lean2/library/algebra
Floris van Doorn 5396e422d2 feat(library): add constructions of categories, some changes in eq, sigma and path
in eq, add theorem for proof irrelevance and congruence for binary functions
in sigma, add some support for triplets
in path, comment out two unneccesary definitions
in category, add Cat, slice, coslice, product and arrow categories, also add fully bundled approach
2014-09-26 19:45:23 -04:00
..
algebra.md refactor(library): rename algebra directory to struc, move categories.lean to algebra 2014-09-16 13:13:01 -07:00
binary.lean feat(frontends/lean): definitions are opaque by default 2014-09-19 15:54:32 -07:00
category.lean feat(library): add constructions of categories, some changes in eq, sigma and path 2014-09-26 19:45:23 -04:00
function.lean feat(frontends/lean): add 'reducible' modifier for controlling which 2014-09-19 15:54:32 -07:00
relation.lean feat(frontends/lean): definitions are opaque by default 2014-09-19 15:54:32 -07:00
wf.lean refactor(library): rename algebra directory to struc, move categories.lean to algebra 2014-09-16 13:13:01 -07:00