lean2/library/data/nat
Jeremy Avigad 6913eb0c76 refactor(library/init/subtype.lean): put subtype notation in the namespace
The notation { x : A | P x } is overloaded in set, and is ambiguous.
2015-12-22 16:39:13 -05:00
..
examples refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08:00
basic.lean feat(hott): port nat and int from the standard library 2015-12-09 12:36:11 -08:00
bquant.lean refactor(library/init/subtype.lean): put subtype notation in the namespace 2015-12-22 16:39:13 -05:00
default.lean fix(library/data): 'choose' -> 'find' renaming problems 2015-07-25 11:25:04 -07:00
div.lean refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08:00
fact.lean refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08:00
find.lean refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08:00
gcd.lean refactor(library): remove algebra namespace 2015-12-05 23:50:01 -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 feat(hott): port nat and int from the standard library 2015-12-09 12:36:11 -08:00
pairing.lean refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08:00
parity.lean refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08:00
power.lean refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08:00
sqrt.lean refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08:00
sub.lean feat(hott): minor fixes. allow the usage of numerals for trunc_index 2015-12-17 12:46:16 -08:00