lean2/hott/algebra
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
..
category feat(frontends/lean): rename '[unfold-c]' to '[unfold]' and '[unfold-f]' to '[unfold-full]' 2015-07-07 16:37:06 -07:00
algebra.md feat(hott): port parts of natural numbers and integers from standard library to HoTT 2015-05-07 16:39:03 -07:00
binary.hlean refactor(hott/*): remove 'Module:' lines 2015-05-23 20:52:58 +10:00
e_closure.hlean fix(library/tactic/unfold_rec): support indexed families at unfold_rec 2015-07-12 12:32:58 -04:00
field.hlean refactor(hott/algebra/field): cleanup 2015-06-21 15:58:54 -07:00
fundamental_group.hlean refactor(hott/*): remove 'Module:' lines 2015-05-23 20:52:58 +10:00
group.hlean refactor(hott,library): make sure files compile even without using "projection macros" 2015-06-22 12:22:11 -07:00
hott.hlean feat(types): incorporate pathovers in the files of the types folder 2015-05-26 21:37:01 -07:00
order.hlean refactor(hott/*): remove 'Module:' lines 2015-05-23 20:52:58 +10:00
ordered_group.hlean refactor(hott/*): remove 'Module:' lines 2015-05-23 20:52:58 +10:00
ordered_ring.hlean refactor(hott/algebra/ring.lean,ordered_ring.lean): rename some theorems 2015-06-01 12:35:44 +10:00
relation.hlean feat(hott/relation): add equivalence closure of a relation 2015-06-25 22:31:41 -04:00
ring.hlean refactor(hott/algebra/ring.lean,ordered_ring.lean): rename some theorems 2015-06-01 12:35:44 +10:00