lean2/hott
Leonardo de Moura 584f9e3f49 fix(library/tactic/unfold_rec): support indexed families at unfold_rec
This commit also removes many (now unnecessary) folds from the HoTT
library.

See issue #692

We still have to implement support for recursive definitions based on
brec_on that recurse over inductive families.
2015-07-12 12:32:58 -04:00
..
algebra fix(library/tactic/unfold_rec): support indexed families at unfold_rec 2015-07-12 12:32:58 -04:00
hit fix(library/tactic/unfold_rec): support indexed families at unfold_rec 2015-07-12 12:32:58 -04:00
init feat(frontends/lean): rename '[unfold-c]' to '[unfold]' and '[unfold-f]' to '[unfold-full]' 2015-07-07 16:37:06 -07:00
types feat(library/tactic/rewrite_tactic): try to fold nested recursive applications after unfolding a recursive function 2015-07-08 21:19:18 -04: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(frontends/lean): rename '[unfold-c]' to '[unfold]' and '[unfold-f]' to '[unfold-full]' 2015-07-07 16:37:06 -07:00
core.hlean feat(types): incorporate pathovers in the files of the types folder 2015-05-26 21:37:01 -07:00
hott.md refactor(types): create cubical subfolder, update markdown files 2015-06-04 20:14:13 -04:00