lean2/library/data/nat
2015-04-27 12:03:41 -07:00
..
basic.lean fix(library/scoped_ext): bug in local metadata in sections 2015-04-21 18:56:28 -07:00
bquant.lean refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
choose.lean refactor(library): make sure "choose" compute inside the kernel 2015-04-25 23:10:48 -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 feat(library/data/nat): make nat an instance of comm_semiring 2014-12-23 21:14:35 -05:00
order.lean refactor(library/algebra/order.lean): rename a field in an order structure 2015-04-27 12:03:41 -07:00
pairing.lean feat(library/data/nat/pairing): add unpair_mkpair theorem 2015-04-14 20:28:20 -07:00
power.lean feat(library/data/nat/power): define power and add basic theorems 2015-04-14 09:01:15 -07: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