lean2/hott
Leonardo de Moura 0b57f7d00a refactor(library/tactic): refine interface between tactic and proof-term modes
Some constraints were being lost with the previous interface.
This is why we had a workaround in fintype.lean.

We can also remove some hacks we have used in the past.
2015-05-07 18:02:51 -07:00
..
algebra refactor(library/tactic): refine interface between tactic and proof-term modes 2015-05-07 18:02:51 -07:00
cubical feat(hott): port parts of natural numbers and integers from standard library to HoTT 2015-05-07 16:39:03 -07:00
hit feat(hit.circle): finish proof that (base = base) is equivalent to int 2015-05-07 16:39:04 -07:00
init feat(hott): add [unfold-c] and [constructor] attributes for HITs 2015-05-07 16:39:04 -07:00
types feat(hit.circle): finish proof that (base = base) is equivalent to int 2015-05-07 16:39:04 -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(hott): change notation of transport to correspond with standard library 2015-05-07 16:39:03 -07:00
core.hlean feat(hott): add core.hlean and types/default.hlean 2015-04-10 06:35:24 -07:00
hott.md fix(hott.md): mention arity.hlean 2015-05-07 16:39:03 -07:00