lean2/hott
Leonardo de Moura 226f8bafeb fix(library/tactic/rewrite_tactic): do not allow projections to be unfolded
fixes #1032

This is just a workaround. A better fix has been implemented in the
lean3 branch.
2016-03-28 13:02:57 -07:00
..
algebra fix(library,hott): avoid rewrite with patterns of the form (?M ...) 2016-03-09 15:39:17 -08:00
cubical feat(hott): functoriality of pushout; connectedness in is_conn namespace 2016-03-23 09:22:55 -07:00
hit feat(hott): flattening lemma for susp 2016-03-23 09:22:55 -07:00
homotopy chore(hott): standardize names of homotopy_of_inv_homotopy_post and friends 2016-03-23 09:22:55 -07:00
init chore(hott): standardize names of homotopy_of_inv_homotopy_post and friends 2016-03-23 09:22:55 -07:00
tools chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
types fix(library/tactic/rewrite_tactic): do not allow projections to be unfolded 2016-03-28 13:02:57 -07: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 feat(hott): update book.md and homotopy.md to reflect additions 2016-03-23 09:22:55 -07: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 feat(hott): additions, mostly to types.trunc 2016-03-06 13:03:31 -05:00
hott.md fix(hott): add missing links to markdown files 2016-03-03 10:13:20 -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 feat(nat/div): port to HoTT library 2016-03-03 10:13:20 -08:00
prop_trunc.hlean style(hott): replace all other occurrences of hprop/hset 2016-02-22 11:15:38 -08:00