lean2/library/data/nat
2015-07-18 08:52:58 -05:00
..
examples feat(library/tactic): use occurrence object in unfold tactic family 2015-07-11 18:53:45 -04:00
basic.lean feat(library): add '[rewrite]' annotation some some theorems 2015-07-13 16:39:53 -04:00
bigops.lean feat(library/data/finset/bigops.lean): add Union for finsets 2015-05-17 17:50:32 +10:00
bquant.lean refactor(library): use subtype instead of sigma 2015-07-16 22:48:33 -04: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(frontends/lean): add simp tactic frontend stub 2015-07-14 09:54:53 -04:00
fact.lean feat(library/theories/combinatorics/choose): begin theory of binomial coefficients 2015-07-11 19:01:43 -04:00
gcd.lean feat(frontends/lean): add simp tactic frontend stub 2015-07-14 09:54:53 -04: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): use sigma instead of exists (experimental) 2015-07-15 15:49:47 -04:00
pairing.lean refactor(library/data/nat): use new tactics 2015-05-25 18:14:52 -07:00
parity.lean refactor(library): rename iff.mp' to iff.mpr 2015-07-18 08:52:58 -05:00
power.lean feat(library/data/nat/power): add nat power divide theorems 2015-07-13 22:02:17 -04:00
sqrt.lean feat(nat): redefine le and lt in the standard library 2015-06-04 20:14:13 -04:00
sub.lean feat(frontends/lean): add simp tactic frontend stub 2015-07-14 09:54:53 -04:00