lean2/library/data/nat
Mario Carneiro 066b0fcdf9 feat(library): clean up "sorry"s in library
Breaking changes: pnat was redefined to use subtype instead of a custom inductive type, which affects the notation for pnat 2 and 3
2015-07-24 12:21:33 -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): clean up "sorry"s in library 2015-07-24 12:21:33 -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(frontends/lean): use 'this' as the name for anonymous 'have'-expression 2015-07-18 13:36:05 -05:00
choose.lean refactor(library/data): cleanup proofs using new features 2015-07-21 09:57:10 -07: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): clean up "sorry"s in library 2015-07-24 12:21:33 -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(library): clean up "sorry"s in library 2015-07-24 12:21:33 -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): clean up "sorry"s in library 2015-07-24 12:21:33 -04:00
pairing.lean refactor(library/data/nat): cleanup for the tutorial 2015-07-22 13:41:50 -07:00
parity.lean refactor(library/data/nat): cleanup for the tutorial 2015-07-22 13:41:50 -07:00
power.lean refactor(library/data/nat): cleanup for the tutorial 2015-07-22 13:41:50 -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): clean up "sorry"s in library 2015-07-24 12:21:33 -04:00