lean2/hott/algebra/category/limits
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
..
adjoint.hlean feat(category): more about adjoint functors 2015-11-16 21:32:09 -08:00
colimits.hlean style(*): rename is_hprop/is_hset to is_prop/is_set 2016-02-22 11:15:38 -08:00
default.hlean refactor(category): move some files to subfolders, and create file with basic functors 2015-11-08 14:04:59 -08:00
functor.hlean refactor(hott): replace 'assert'-expr with 'have'-expr 2016-02-29 12:11:17 -08:00
functor_preserve.hlean feat(hott): replace assert by have and merge namespace equiv.ops into equiv 2016-03-03 10:13:21 -08:00
limits.hlean refactor(hott): replace 'assert'-expr with 'have'-expr 2016-02-29 12:11:17 -08:00
limits.md fix(hott): add missing links to markdown files 2016-03-03 10:13:20 -08:00
set.hlean style(hott): replace all other occurrences of hprop/hset 2016-02-22 11:15:38 -08:00