lean2/library/data/int
Sebastian Ullrich 2185ee7e95 feat(library/tactic): make let tactic transparent, introduce new opaque note tactic
The new let tactic is semantically equivalent to let terms, while `note`
preserves its old opaque behavior.
2015-12-14 10:14:02 -08:00
..
basic.lean feat(hott): port nat and int from the standard library 2015-12-09 12:36:11 -08:00
countable.lean feat(library/data/int/countable): show that int is encodable, isomorphic to nat, and countable 2015-08-12 21:31:24 -07:00
default.lean refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08:00
div.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
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/tactic): make let tactic transparent, introduce new opaque note tactic 2015-12-14 10:14:02 -08:00
power.lean refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08:00