lean2/library/theories
Leonardo de Moura 146edde5b3 feat(library/class): mark instances as quasireducible by default
quasireducible are also known as lazyreducible.

There is a lot of work to be done.
We still need to revise blast, and add a normalizer for type class
instances. This commit worksaround that by eagerly unfolding
quasireducible.
2016-02-25 12:11:29 -08:00
..
analysis feat(library/theories/analysis/complex_norm): instantiate complex numbers as a real normed vector space 2016-02-22 11:25:24 -08:00
combinatorics feat(library/class): mark instances as quasireducible by default 2016-02-25 12:11:29 -08:00
group_theory refactor(library/data/{set,finset},library/*): use compl for set and finset complement 2016-02-22 11:25:23 -08:00
measure_theory feat(library/class): mark instances as quasireducible by default 2016-02-25 12:11:29 -08:00
number_theory feat(library/class): mark instances as quasireducible by default 2016-02-25 12:11:29 -08:00
topology refactor(library/data/{set,finset},library/*): use compl for set and finset complement 2016-02-22 11:25:23 -08:00
theories.md feat(library/theories/topology/basic): start on topology (with Jacob Gross) 2015-12-26 10:29:58 -08:00