Commit 2019-04-17 11:03 3f4b154a
View on Github →feat(tactic/omega): tactic for linear integer & natural number arithmetic (#827)
- feat(tactic/omega): tactic for discharging linear integer and natural number arithmetic goals
- refactor(tactic/omega): clean up namespace and notations
- Update src/data/list/func.lean Co-Authored-By: skbaek seulkeebaek@gmail.com
- Add changed files
- Refactor val_between_map_div
- Use default inhabitants for list.func