lean2/library/data/nat
2015-05-17 16:00:38 +10:00
..
basic.lean feat(library/data/nat/{basic.lean,order.lean}): use migrate 2015-05-12 06:20:51 -07:00
bigops.lean refactor(library/algebra/group_bigops.lean,library/data/nat/bigops.lean): add ext principle, clean up file 2015-05-17 16:00:38 +10:00
bquant.lean refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
choose.lean feat(library): avoid 'definition' hack for theorems 2015-05-09 12:15:30 -07:00
default.lean feat(library/data/nat/choose): choice function for natural numbers 2015-04-16 11:33:26 -07:00
div.lean feat(library/data/nat/div): add mul_cancel theorems 2015-04-14 09:01:15 -07:00
nat.md refactor,feat(library/{data,algebra}): move bigops to algebra, define sums 2015-05-16 18:42:13 +10:00
order.lean feat(library/algebra/group_pow.lean,library/data/nat/power.lean): add generic power operation on monoids and groups 2015-05-13 22:19:02 -07:00
pairing.lean feat(library/data/nat/pairing): add unpair_mkpair theorem 2015-04-14 20:28:20 -07:00
power.lean refactor,feat(library/{data,algebra}): move bigops to algebra, define sums 2015-05-16 18:42:13 +10:00
sqrt.lean feat(library/data/nat/sqrt): generalize sqrt_eq theorem 2015-04-14 20:10:18 -07:00
sub.lean feat(library): enforce name conventions on old nat declarations 2015-04-18 10:50:30 -07:00