..
int
refactor(hott): replace 'assert'-expr with 'have'-expr
2016-02-29 12:11:17 -08:00
nat
feat(nat/div): port to HoTT library
2016-03-03 10:13:20 -08:00
arrow.hlean
style(hott): rename Pointed to pType
2016-02-22 11:15:38 -08:00
arrow_2.hlean
feat(hott): prove HoTT book 7.5.4 and 7.5.5
2015-09-28 09:09:21 -07:00
bool.hlean
refactor(hott): replace 'assert'-expr with 'have'-expr
2016-02-29 12:11:17 -08:00
default.hlean
refactor(hott): move cubical folder and files eq2, function and hprop_trunc from types/ to the root HoTT directory
2015-08-07 13:34:41 -07:00
eq.hlean
style(*): rename is_hprop/is_hset to is_prop/is_set
2016-02-22 11:15:38 -08:00
equiv.hlean
style(hott): rename Pointed to pType
2016-02-22 11:15:38 -08:00
fiber.hlean
style(hott): rename Pointed to pType
2016-02-22 11:15:38 -08:00
fin.hlean
feat(fin): port more parts of fin from the standard library
2016-03-03 10:13:20 -08:00
lift.hlean
style(hott): rename instances of pType using pfoo instead of Foo
2016-02-22 11:15:38 -08:00
list.hlean
refactor(hott): replace 'assert'-expr with 'have'-expr
2016-02-29 12:11:17 -08:00
num.hlean
feat(hott): port nat and int from the standard library
2015-12-09 12:36:11 -08:00
pi.hlean
refactor(hott): replace 'assert'-expr with 'have'-expr
2016-02-29 12:11:17 -08:00
pointed.hlean
feat(hott/library): various changes and additions.
2016-03-03 10:13:20 -08:00
pointed2.hlean
feat(hott/library): various changes and additions.
2016-03-03 10:13:20 -08:00
prod.hlean
feat(hott): port finite ordinal sets from the std library, with all things related to nat.mod and to fintype still missing.
2016-02-09 09:58:10 -08:00
pullback.hlean
style(*): rename is_hprop/is_hset to is_prop/is_set
2016-02-22 11:15:38 -08:00
sigma.hlean
refactor(library/tactic): remove 'append' and 'interleave' tacticals
2016-02-24 16:02:16 -08:00
sum.hlean
refactor(hott): replace 'assert'-expr with 'have'-expr
2016-02-29 12:11:17 -08:00
trunc.hlean
feat(hott/library): various changes and additions.
2016-03-03 10:13:20 -08:00
type_functor.hlean
chore(hott) adjust to new naming for pointed types and truncated types
2016-03-01 13:52:53 -08:00
types.md
fix(hott): add missing links to markdown files
2016-03-03 10:13:20 -08:00
unit.hlean
feat(hott): port nat and int from the standard library
2015-12-09 12:36:11 -08:00
univ.hlean
feat(hott/library): various changes and additions.
2016-03-03 10:13:20 -08:00
W.hlean
feat(hott/function): show that a function is embedding iff it has propositional fibers
2015-11-16 21:32:09 -08:00