lean2/hott
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
..
algebra chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
cubical style(*): rename is_hprop/is_hset to is_prop/is_set 2016-02-22 11:15:38 -08:00
hit style(hott): rename instances of pType using pfoo instead of Foo 2016-02-22 11:15:38 -08:00
homotopy feat(library/class): mark instances as quasireducible by default 2016-02-25 12:11:29 -08:00
init refactor(library/tactic): remove 'append' and 'interleave' tacticals 2016-02-24 16:02:16 -08:00
tools chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
types feat(library/class): mark instances as quasireducible by default 2016-02-25 12:11:29 -08:00
.gitignore chore(.gitignore): update 2015-03-28 23:29:41 -04:00
.project feat(*): add support for separate HoTT library 2014-12-05 14:34:02 -08:00
arity.hlean feat(init.path): update init.path to use tactics, also some additions 2016-02-22 11:15:38 -08:00
book.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
choice.hlean style(hott): replace all other occurrences of hprop/hset 2016-02-22 11:15:38 -08:00
core.hlean fix(hott): import commands (some files have been moved to different directories) 2015-09-25 09:39:45 -07:00
eq2.hlean feat(hit/two_quotient): give dependent eliminator for two_quotients 2015-11-22 18:29:37 -08:00
function.hlean style(hott): rename Pointed to pType 2016-02-22 11:15:38 -08:00
hott.md style(hott): replace all other occurrences of hprop/hset 2016-02-22 11:15:38 -08:00
logic.hlean style(*): rename is_hprop/is_hset to is_prop/is_set 2016-02-22 11:15:38 -08:00
port.md chore(hott): update md files, move port.md 2016-01-24 16:34:45 -08:00
prop_trunc.hlean style(hott): replace all other occurrences of hprop/hset 2016-02-22 11:15:38 -08:00