lean2/library/data/int
Mario Carneiro 066b0fcdf9 feat(library): clean up "sorry"s in library
Breaking changes: pnat was redefined to use subtype instead of a custom inductive type, which affects the notation for pnat 2 and 3
2015-07-24 12:21:33 -04:00
..
basic.lean feat(library): clean up "sorry"s in library 2015-07-24 12:21:33 -04:00
default.lean feat(library/data/int/gcd.lean): add gcd for the integers 2015-06-01 12:35:44 +10:00
div.lean refactor(library/data): cleanup proofs using new features 2015-07-21 09:57:10 -07:00
gcd.lean refactor(library/data): cleanup proofs using new features 2015-07-21 09:57:10 -07:00
int.md feat(library/data/int/gcd.lean): add gcd for the integers 2015-06-01 12:35:44 +10:00
order.lean feat(library): clean up "sorry"s in library 2015-07-24 12:21:33 -04:00
power.lean feat(library): assign priorities to notation declarations in the standard library 2015-06-30 17:38:13 -07:00