lean2/library/data/nat
2015-07-04 09:49:14 -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 feat(library): move data/nat/primes to theories/number_theory 2015-07-04 09:49:14 -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(library/data/nat): add coprime_primes theorem 2015-07-04 00:37:09 -07: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
parity.lean feat(library/data/nat): add basic facts about parity 2015-07-03 17:38:23 -07:00
power.lean feat(library/data/nat): add coprime_primes theorem 2015-07-04 00:37:09 -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