Leonardo de Moura
|
cc8d9bc7ff
|
refactor(hott): replace 'assert'-expr with 'have'-expr
|
2016-02-29 12:11:17 -08:00 |
|
Floris van Doorn
|
4e2cc66061
|
style(*): rename is_hprop/is_hset to is_prop/is_set
|
2016-02-22 11:15:38 -08:00 |
|
Sebastian Ullrich
|
2185ee7e95
|
feat(library/tactic): make let tactic transparent, introduce new opaque note tactic
The new let tactic is semantically equivalent to let terms, while `note`
preserves its old opaque behavior.
|
2015-12-14 10:14:02 -08:00 |
|
Floris van Doorn
|
9e492a8771
|
feat(category): more about adjoint functors
This commit has multiple unfinished proofs (commented out)
|
2015-11-16 21:32:09 -08:00 |
|
Floris van Doorn
|
49cb516c71
|
feat(category.limit): prove that the limit functor is right adjoint to the diagonal map
|
2015-11-08 14:04:59 -08:00 |
|
Floris van Doorn
|
f2d07ca23c
|
feat(category): various small changes in category theory
|
2015-11-08 14:04:59 -08:00 |
|
Floris van Doorn
|
de1c47eda9
|
feat(categories): add exponential laws for categories
also give nicer rules to construct equalities between (pre)categories
|
2015-11-08 14:04:59 -08:00 |
|
Floris van Doorn
|
0e7b7af1da
|
refactor(category): add new folder functor, split adjoint file into separate files
|
2015-11-08 14:04:59 -08:00 |
|