lean2/hott
Floris van Doorn f983724cf6 feat(pointed): merge pointed2 into pointed
We move the basic notions of pointed types into init.pointed, to avoid cycles in the import graph. Also adds pointed versions of pi and sigma, with corresponding notation
2016-04-11 09:45:59 -07:00
..
algebra feat(pointed): merge pointed2 into pointed 2016-04-11 09:45:59 -07:00
cubical refactor(hott): rename apdo to apd 2016-04-11 09:45:59 -07:00
hit feat(pointed): merge pointed2 into pointed 2016-04-11 09:45:59 -07:00
homotopy feat(connectedness): show that if f is n-connected, then trunc_functor k f is so, too 2016-04-11 09:45:59 -07:00
init feat(pointed): merge pointed2 into pointed 2016-04-11 09:45:59 -07:00
tools chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
types feat(pointed): merge pointed2 into pointed 2016-04-11 09:45:59 -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 refactor(hott): rename apd to apdt 2016-04-11 09:45:59 -07:00
book.md feat(book): add comments about chapter 10 2016-04-11 09:45:59 -07:00
choice.hlean style(hott): replace all other occurrences of hprop/hset 2016-02-22 11:15:38 -08:00
core.hlean fix(hott): import commands (some files have been moved to different directories) 2015-09-25 09:39:45 -07:00
eq2.hlean refactor(hott): rename apdo to apd 2016-04-11 09:45:59 -07:00
function.hlean feat(hott): additions, mostly to types.trunc 2016-03-06 13:03:31 -05:00
hott.md fix(hott): add missing links to markdown files 2016-03-03 10:13:20 -08:00
logic.hlean style(*): rename is_hprop/is_hset to is_prop/is_set 2016-02-22 11:15:38 -08:00
port.md feat(nat/div): port to HoTT library 2016-03-03 10:13:20 -08:00
prop_trunc.hlean style(hott): replace all other occurrences of hprop/hset 2016-02-22 11:15:38 -08:00