lean2/library/data/int
Jeremy Avigad 4b39400439 feat(library/data/{int,rat,real}/bigops): add bigops for int, rat, real
Because migrate does not handle parameters, we have to migrate by hand.
2015-08-08 17:20:23 -04:00
..
basic.lean feat(library): clean up "sorry"s in library 2015-07-24 12:21:33 -04:00
bigops.lean feat(library/data/{int,rat,real}/bigops): add bigops for int, rat, real 2015-08-08 17:20:23 -04:00
default.lean feat(library/data/{int,rat,real}/bigops): add bigops for int, rat, real 2015-08-08 17:20:23 -04: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,rat,real}/bigops): add bigops for int, rat, real 2015-08-08 17:20:23 -04: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