lean2/library/data/nat
2015-07-02 23:18:02 -07:00
..
basic.lean refactor(library,hott,tests): rename succ_inj to succ.inj, add abbreviation eq_of_succ_eq_succ 2015-06-15 22:52:38 +10:00
bigops.lean feat(library/data/finset/bigops.lean): add Union for finsets 2015-05-17 17:50:32 +10:00
bquant.lean feat(library/data/nat/bquant): add not bex and not ball lemmas 2015-07-02 23:18:02 -07:00
choose.lean feat(nat): redefine le and lt in the standard library 2015-06-04 20:14:13 -04:00
default.lean chore(library/data/nat/default): add new files to nat/default 2015-07-02 22:28:51 -07:00
div.lean feat(library/data/nat): add aux lemmas 2015-07-02 22:27:21 -07:00
fact.lean feat(library/data/nat/fact): define factorial 2015-07-02 20:25:34 -07:00
gcd.lean feat/refactor(library/*): various additions and improvements 2015-06-01 12:35:44 +10:00
nat.md refactor(library/data/nat/gcd.lean): move gcd to a new file 2015-05-30 22:10:21 +10:00
order.lean feat(library/data/nat/order): add theorems for max and min 2015-06-29 15:23:11 +10:00
pairing.lean refactor(library/data/nat): use new tactics 2015-05-25 18:14:52 -07:00
power.lean feat(library/data/nat): add aux lemmas 2015-07-02 22:27:21 -07:00
primes.lean feat(library/data/nat/primes): add is_prime 2015-07-02 22:27:51 -07:00
sqrt.lean feat(nat): redefine le and lt in the standard library 2015-06-04 20:14:13 -04:00
sub.lean feat(library/data/nat/sub): add calculation facts for sub 2015-06-27 18:41:57 +10:00