lean2/library/theories
Leonardo de Moura 9bedbbb739 refactor(library,hott): remove coercions between algebraic structures
They are classes, and mixing coercion with type class resolution is a
recipe for disaster (aka counterintuitive behavior).
2015-11-11 11:57:44 -08:00
..
analysis refactor(library/*): protect sub in nat, div in nat and int 2015-11-08 14:04:59 -08:00
combinatorics refactor(library/*): use type classes for div and mod 2015-11-08 14:04:59 -08:00
group_theory refactor(library,hott): remove coercions between algebraic structures 2015-11-11 11:57:44 -08:00
number_theory refactor(library/*): use type classes for div and mod 2015-11-08 14:04:59 -08:00
theories.md feat(library/theories/{metric_space,real_limit}): define metric spaces, limits, instantiate reals 2015-09-12 21:46:09 -04:00