lean2/hott
Floris van Doorn ecc141779a feat(init.path): update init.path to use tactics, also some additions
Now the file hardly uses eq.rec explicitly anymore.
Also add the fact that horizontal and vertical inverses of paths are equal
Make one more argument explicit in eq.cancel_left and eq.cancel_right (to make it nicer to write 'apply cancel_right p')
2016-02-22 11:15:38 -08:00
..
algebra refactor(hott,tests): make sure HoTT library and tests still work if we introduce checkpoints in have-expressions 2016-02-04 16:58:32 -08:00
cubical chore(hott): delay lemmas about smash product until I have more ideas on how to tackle the coherence there. 2016-02-09 09:58:17 -08:00
hit feat(hott): add symmetry of pushouts and pointed pushouts 2016-01-24 16:30:26 -08:00
homotopy feat(init.path): update init.path to use tactics, also some additions 2016-02-22 11:15:38 -08:00
init feat(init.path): update init.path to use tactics, also some additions 2016-02-22 11:15:38 -08:00
tools feat(hott): port nat and int from the standard library 2015-12-09 12:36:11 -08:00
types feat(init.path): update init.path to use tactics, also some additions 2016-02-22 11:15:38 -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(hott/homotopy): general connectivity elimination and the wedge connectivity lemma 2016-02-04 11:07:22 -08:00
choice.hlean fix(choice): make some style changes 2016-01-24 16:34:45 -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 chore(hott): more cleanup. 2015-12-10 10:42:16 -08:00
hott.md chore(hott): update md files, move port.md 2016-01-24 16:34:45 -08:00
hprop_trunc.hlean refactor(hott): move cubical folder and files eq2, function and hprop_trunc from types/ to the root HoTT directory 2015-08-07 13:34:41 -07:00
logic.hlean feat(hott): port finite ordinal sets from the std library, with all things related to nat.mod and to fintype still missing. 2016-02-09 09:58:10 -08:00
port.md chore(hott): update md files, move port.md 2016-01-24 16:34:45 -08:00