lean2/library/algebra/category
Leonardo de Moura 77d5657813 refactor(library/algebra/function): move function.lean to init folder
Motivation: this file defines basic things such as function composition.
In the HoTT library, it is located in the init folder.
2015-07-06 07:29:56 -07:00
..
adjoint.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
basic.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
category.md feat(*.md): create markdown files for HoTT library, update ones in standard library 2015-03-04 18:33:18 -08:00
constructions.lean refactor(library/algebra/category/constructions): modify proof 2015-06-25 17:48:26 -07:00
default.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
functor.lean refactor(library/algebra/function): move function.lean to init folder 2015-07-06 07:29:56 -07:00
limit.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
morphism.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
natural_transformation.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
yoneda.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00