Leonardo de Moura
|
744d1cba3d
|
feat(library,hott,frontends/lean): avoid keywords with hyphen
|
2015-11-08 14:04:54 -08: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
|
fa1979c128
|
feat(datatypes): let the type of unit be the lowest non-Prop universe
The definitional package (brec_on and cases_on) now use poly_unit instead of unit
closes #698
|
2015-06-25 17:33:46 -07:00 |
|
Floris van Doorn
|
54ed8a8e76
|
feat(hott): small changes in init and category
|
2015-05-26 21:37:01 -07:00 |
|
Jeremy Avigad
|
33214f0895
|
refactor(hott/*): remove 'Module:' lines
|
2015-05-23 20:52:58 +10:00 |
|
Floris van Doorn
|
c430d1d5ba
|
feat(category.constructions): define comma category
|
2015-05-18 15:59:55 -07:00 |
|
Floris van Doorn
|
2144036cdb
|
feat(hott.circle): prove that the fundamental group of the circle is equal to the integers, as groups
Also many minor fixes at various places
|
2015-05-18 15:59:55 -07:00 |
|
Floris van Doorn
|
90f1a691fd
|
feat(hott): change notation of transport to correspond with standard library
|
2015-05-07 16:39:03 -07:00 |
|
Leonardo de Moura
|
cd17618f4a
|
refactor(library): replace 'calc_trans', 'calc_symm', 'calc_refl' and 'calc_subst' commands with attributes '[symm]', '[refl]', '[trans]' and '[subst]'
These attributes are used by the calc command.
They will also be used by tactics such as 'reflexivity', 'symmetry' and
'transitivity'.
See issue #500
|
2015-05-02 15:15:35 -07:00 |
|
Floris van Doorn
|
15c2ee289f
|
feat(hott): make some fibrations in path.hlean implicit, and a bit of renaming in init
|
2015-04-29 10:04:07 -07:00 |
|
Floris van Doorn
|
4173c958f7
|
feat(init.ua): add some useful consequences of ua
|
2015-04-29 10:04:07 -07:00 |
|
Floris van Doorn
|
b70841171a
|
fix(hott): rename retr and sect to right_inv and left_inv
|
2015-04-29 10:04:06 -07:00 |
|
Floris van Doorn
|
052fbe0228
|
refactor(hott.init): remove subdirectories, merge some files
|
2015-04-29 10:04:06 -07:00 |
|
Jakob von Raumer
|
a02cc1aff9
|
chore(hott) fix init
|
2014-12-16 13:11:32 -08:00 |
|
Jakob von Raumer
|
dae2aeb605
|
chore(hott) fix file endings
|
2014-12-16 13:11:32 -08:00 |
|