lean2/library/data/nat
2015-11-08 14:04:54 -08:00
..
examples feat(library/tactic): use occurrence object in unfold tactic family 2015-07-11 18:53:45 -04:00
basic.lean refactor(library): use type classes for encoding all arithmetic operations 2015-11-08 14:04:54 -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/logic): move logic/choice.lean to init/classical.lean 2015-08-12 18:37:33 -07: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 encoding all arithmetic operations 2015-11-08 14:04:54 -08:00
fact.lean refactor(library): use type classes for encoding all arithmetic operations 2015-11-08 14:04:54 -08:00
find.lean feat(library): add some spacing hints 2015-09-30 17:36:32 -07:00
gcd.lean refactor(library): use type classes for encoding all arithmetic operations 2015-11-08 14:04:54 -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): use type classes for encoding all arithmetic operations 2015-11-08 14:04:54 -08:00
pairing.lean refactor(library): use type classes for encoding all arithmetic operations 2015-11-08 14:04:54 -08:00
parity.lean fix(library/data/int,library/data/nat): nat and int 2015-11-08 14:04:54 -08:00
power.lean fix(library/data/int,library/data/nat): nat and int 2015-11-08 14:04:54 -08:00
sqrt.lean refactor(library): use type classes for encoding all arithmetic operations 2015-11-08 14:04:54 -08:00
sub.lean refactor(library): use type classes for encoding all arithmetic operations 2015-11-08 14:04:54 -08:00