lean2/library/data/nat
Leonardo de Moura 3ab0e07ba9 feat(frontends/lean): add simp tactic frontend stub
This commit also removes the fake_simplifier. It doesn't work anymore
because simp is now a reserved word.
2015-07-14 09:54:53 -04: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 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(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/data/nat/power): add nat power divide theorems 2015-07-13 22:02:17 -04:00
pairing.lean refactor(library/data/nat): use new tactics 2015-05-25 18:14:52 -07:00
parity.lean feat(library/logic/equiv): add equivalence between types 2015-07-06 11:17:03 -07: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