lean2/library/data/nat
2015-05-30 22:10:21 +10:00
..
basic.lean fix(frontends/lean): consistent behavior for protected declarations 2015-05-18 22:35:18 -07: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/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
choose.lean refactor(library/data/nat): use new tactics 2015-05-25 18:14:52 -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,int}/div.lean): add to and improve div library 2015-05-30 22:10:21 +10: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(data): update orderings on int and nat to conform to new algebraic hierarchy 2015-05-29 14:11:51 +10:00
pairing.lean refactor(library/data/nat): use new tactics 2015-05-25 18:14:52 -07:00
power.lean refactor(library/data/nat/*): cleanup, additions, renaming 2015-05-25 16:50:42 -07:00
sqrt.lean refactor(library/algebra/order.lean,library/{data,algebra}/*): use better names for order theorems 2015-05-25 16:50:42 -07:00
sub.lean refactor(library/algebra/order.lean,library/{data,algebra}/*): use better names for order theorems 2015-05-25 16:50:42 -07:00