lean2/library/data/quotient
Leonardo de Moura a618bd7d6c refactor(library): use type classes for encoding all arithmetic operations
Before this commit we were using overloading for concrete structures and
type classes for abstract ones.

This is the first of series of commits that implement this modification
2015-11-08 14:04:54 -08:00
..
basic.lean refactor(library/logic): move logic/choice.lean to init/classical.lean 2015-08-12 18:37:33 -07:00
classical.lean refactor(library/logic): move logic/choice.lean to init/classical.lean 2015-08-12 18:37:33 -07:00
default.lean fix(library/data/quotient/default.lean): remove classical 2014-10-24 07:41:29 -07:00
quotient.md refactor(library/data/quotient.lean): improve comments 2015-05-23 14:21:16 +10:00
util.lean refactor(library): use type classes for encoding all arithmetic operations 2015-11-08 14:04:54 -08:00