lean4-htt/library/init/data/nat
Leonardo de Moura 75aa94b34c refactor(library): rename repeat ==> iterate
Reason: we will implement a new `repeat` tactic.
2017-12-04 12:34:59 -08:00
..
basic.lean chore(*): remove pos_num and num from stdlib 2017-05-25 18:24:16 -07:00
bitwise.lean feat(library): do not using simp lemmas for sorting arguments of AC operators by default 2017-12-03 15:03:58 -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 refactor(library): rename repeat ==> iterate 2017-12-04 12:34:59 -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