lean2/library/data/real
Jeremy Avigad e80559237a fix(library/data/real): tinker with instances
Convert two instances of has_zero and has_one to local instance,
and change one "[instance]" to a "[trans_instance]". This (by
accident) fixed a problem Rob had a couple of weeks ago.
2016-02-22 11:25:23 -08:00
..
basic.lean fix(library/data/real): tinker with instances 2016-02-22 11:25:23 -08:00
complete.lean feat(library/data/real): add more theorems concerning rationals embedded in reals 2016-02-04 11:03:28 -08:00
default.lean refactor(library): remove algebra namespace 2015-12-05 23:50:01 -08:00
division.lean fix(library/data/real/division): make temporary has_div only a local instance 2016-02-22 11:25:23 -08:00
order.lean fix(library/data/real): tinker with instances 2016-02-22 11:25:23 -08:00
real.md feat(library/data/{int,rat,real}/bigops): add bigops for int, rat, real 2015-08-08 17:20:23 -04:00