lean4-htt/library/init/data/nat
Leonardo de Moura 49e7a642c3 feat(library/init/meta/interactive): merge ginduction and induction
This commit is based on 638b34b16de6443.
The changes were applied manually to make sure all changes are
compatible with our plans to `induction`.
2017-12-07 19:10:10 -08:00
..
basic.lean chore(*): remove pos_num and num from stdlib 2017-05-25 18:24:16 -07:00
bitwise.lean feat(library/init/meta/interactive): merge ginduction and induction 2017-12-07 19:10:10 -08:00
default.lean feat(library/init/data/ordering): cleanup ordering module, and add default cmp implementation 2017-11-13 21:55:41 -08:00
div.lean refactor(library): avoid auxiliary definitions such as add/mul/le/etc 2017-05-01 08:52:19 -07:00
gcd.lean refactor(init/data/nat/gcd): swap args in gcd.induction 2017-07-05 12:37:54 -07:00
lemmas.lean feat(library/init/meta/interactive): merge ginduction and induction 2017-12-07 19:10:10 -08:00
pow.lean feat(library/data/list, library/data/array): theorems needed for new hash_map 2017-05-16 14:38:43 -07:00