lean2/hott
Leonardo de Moura 6c958a25e7 refactor(library/tactic/expr_to_tactic): make sure builtin tactics don't need to be marked opaque
This modification is needed since we will remove opaque definitions from
the kernel.

see issue #576
2015-05-08 16:06:16 -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 refactor(library/tactic/expr_to_tactic): make sure builtin tactics don't need to be marked opaque 2015-05-08 16:06:16 -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