Leonardo de Moura
|
cc8d9bc7ff
|
refactor(hott): replace 'assert'-expr with 'have'-expr
|
2016-02-29 12:11:17 -08:00 |
|
Floris van Doorn
|
43cf2ad23d
|
style(hott): replace all other occurrences of hprop/hset
They are replaced by either Prop/Set or prop/set
|
2016-02-22 11:15:38 -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 |
|
Floris van Doorn
|
8eab58f41a
|
fix(choice): make some style changes
|
2016-01-24 16:34:45 -08:00 |
|
Floris van Doorn
|
da5f10ce63
|
feat(hott): minor fixes. allow the usage of numerals for trunc_index
|
2015-12-17 12:46:16 -08:00 |
|
Floris van Doorn
|
2325d23f68
|
feat(hott): port nat and int from the standard library
|
2015-12-09 12:36:11 -08:00 |
|
Floris van Doorn
|
f82d1bd566
|
feat(category): add limits in a category
|
2015-09-28 09:09:22 -07:00 |
|
Floris van Doorn
|
c24fd508b6
|
feat(hott/types): add more about pathovers in type constructors, prove that double negation elimination doesn't hold universally
|
2015-09-01 15:17:46 -07:00 |
|
Floris van Doorn
|
cfddfdfa84
|
feat(hott/types): add characterization of lift, prove that Type.{u} is not an hset
|
2015-09-01 15:17:46 -07:00 |
|
Floris van Doorn
|
e51ba09a27
|
feat(hott): add types.sum, greatly expand types.prod, minor changes in types.sigma and types.pi
|
2015-08-07 13:34:41 -07:00 |
|
Floris van Doorn
|
876aa20ad6
|
feat(hott): Port remainder of §6.3 and §7.2 from the HoTT book
Also prove a theorem similar to Lemma 7.3.1
There are still some sorry's in hit.suspension
|
2015-06-04 20:14:12 -04:00 |
|
Jeremy Avigad
|
33214f0895
|
refactor(hott/*): remove 'Module:' lines
|
2015-05-23 20:52:58 +10:00 |
|
Floris van Doorn
|
6dfd7af0ec
|
feat(hott.types): add theorems about booleans
|
2015-05-07 16:39:03 -07:00 |
|