lean2/hott
Leonardo de Moura 9bedbbb739 refactor(library,hott): remove coercions between algebraic structures
They are classes, and mixing coercion with type class resolution is a
recipe for disaster (aka counterintuitive behavior).
2015-11-11 11:57:44 -08:00
..
algebra refactor(library,hott): remove coercions between algebraic structures 2015-11-11 11:57:44 -08:00
cubical feat(hit/quotient): prove the flattening lemma 2015-11-08 14:04:59 -08:00
hit feat(hit/quotient): prove the flattening lemma 2015-11-08 14:04:59 -08:00
homotopy feat(hott/homotopy): connectedness, including HoTT Thm 8.2.1 2015-11-08 14:21:16 -08:00
init feat(hott/init/logic): congr_fun was missing in the HoTT library, blast assumes it is part of the environment 2015-11-08 14:05:03 -08:00
types feat(hott/homotopy): connectedness, including HoTT Thm 8.2.1 2015-11-08 14:21:16 -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(categories): add exponential laws for categories 2015-11-08 14:04:59 -08:00
book.md fix(hott/book.md): align with previous commit 2015-11-08 14:21:27 -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(hott): various changes in the HoTT library 2015-09-11 23:35:21 -07:00
function.hlean feat(category.adjoint): prove more about functors 2015-11-08 14:04:58 -08:00
hott.md 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
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