lean2/hott
Floris van Doorn 5cacebcf86 feat(hott): replace assert by have and merge namespace equiv.ops into equiv
The coercion A ≃ B -> (A -> B) is now in namespace equiv. The notation ⁻¹ for symmetry of equivalences is not supported anymore. Use ⁻¹ᵉ
2016-03-03 10:13:21 -08:00
..
algebra feat(hott): replace assert by have and merge namespace equiv.ops into equiv 2016-03-03 10:13:21 -08:00
cubical feat(hott): replace assert by have and merge namespace equiv.ops into equiv 2016-03-03 10:13:21 -08:00
hit feat(hott): replace assert by have and merge namespace equiv.ops into equiv 2016-03-03 10:13:21 -08:00
homotopy feat(hott): replace assert by have and merge namespace equiv.ops into equiv 2016-03-03 10:13:21 -08:00
init feat(hott): replace assert by have and merge namespace equiv.ops into equiv 2016-03-03 10:13:21 -08:00
tools chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
types feat(hott): replace assert by have and merge namespace equiv.ops into equiv 2016-03-03 10:13:21 -08: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(init.path): update init.path to use tactics, also some additions 2016-02-22 11:15:38 -08:00
book.md feat(homotopy/homotopy_group): add theorems in section 8.3 of the HoTT book 2016-03-03 10:13:21 -08: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 feat(hit/two_quotient): give dependent eliminator for two_quotients 2015-11-22 18:29:37 -08:00
function.hlean style(hott): rename Pointed to pType 2016-02-22 11:15:38 -08: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