lean2/library/data/nat
2015-11-08 14:04:59 -08:00
..
examples refactor(library/*): use type classes for div and mod 2015-11-08 14:04:59 -08:00
basic.lean refactor(library/init/nat,library/data/nat/*): chagne dots to underscores in protected names 2015-11-08 14:04:59 -08:00
bigops.lean feat(library/data/nat/bigops,library/data/set/card,library/*): add set versions of bigops for nat 2015-08-08 17:20:23 -04:00
bquant.lean refactor(library/init/nat,library/): protect more nat theorems 2015-11-08 14:04:59 -08:00
default.lean fix(library/data): 'choose' -> 'find' renaming problems 2015-07-25 11:25:04 -07:00
div.lean refactor(library/*): use type classes for div and mod 2015-11-08 14:04:59 -08:00
fact.lean refactor(library/data/nat/*): protect some theorems in nat 2015-11-08 14:04:59 -08:00
find.lean refactor(library/data/nat/*): protect some theorems in nat 2015-11-08 14:04:59 -08:00
gcd.lean refactor(library/*): use type classes for div and mod 2015-11-08 14:04:59 -08:00
nat.md fix(library/data/nat/nat.md): add 'find' to markdown file 2015-07-27 07:46:59 -07:00
order.lean refactor(library/init/nat,library/data/nat/*): chagne dots to underscores in protected names 2015-11-08 14:04:59 -08:00
pairing.lean refactor(library/*): protect sub in nat, div in nat and int 2015-11-08 14:04:59 -08:00
parity.lean refactor(library/*): use type classes for div and mod 2015-11-08 14:04:59 -08:00
power.lean refactor(library/*): use type classes for div and mod 2015-11-08 14:04:59 -08:00
sqrt.lean refactor(library/data/nat/*): protect some theorems in nat 2015-11-08 14:04:59 -08:00
sub.lean refactor(library/*): protect sub in nat, div in nat and int 2015-11-08 14:04:59 -08:00