lean2/library/data/nat
2015-04-14 15:38:54 -07:00
..
basic.lean feat(frontends/lean): round parenthesis for [tactic1 | tactic2] 2015-04-06 09:24:09 -07:00
bquant.lean refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
default.lean feat(library/data/nat): naive square root function 2015-04-14 09:01:15 -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 feat(frontends/lean): round parenthesis for [tactic1 | tactic2] 2015-04-06 09:24:09 -07:00
pairing.lean feat(library/data/nat/pairing): add "elegant" pairing/unpairing function 2015-04-14 09:01:15 -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): add sqrt_eq theorem 2015-04-14 15:38:54 -07:00
sub.lean feat(library/data/nat/sub): add two extra theorems 2015-04-14 09:01:15 -07:00