lean2/library/theories/number_theory
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
..
bezout.lean feat(library/class): mark instances as quasireducible by default 2016-02-25 12:11:29 -08:00
irrational_roots.lean refactor(library): cleanup proofs 2016-02-03 19:52:23 -08:00
number_theory.md feat/refactor(library/theories/number_theory/irrational_roots,library/*): show nth roots irrational, and add lots of missing theorems 2015-08-16 23:23:23 -04:00
prime_factorization.lean fix(library/tc_multigraph): avoid name collisions 2016-02-04 13:15:42 -08:00
primes.lean refactor(library/init/subtype.lean): put subtype notation in the namespace 2015-12-22 16:39:13 -05:00