lean2/library/algebra
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
..
category refactor(library/algebra/function): move function.lean to init folder 2015-07-06 07:29:56 -07:00
algebra.md refactor(library/*): do various renamings 2015-05-25 16:50:42 -07:00
binary.lean refactor(library/algebra/function): move function.lean to init folder 2015-07-06 07:29:56 -07:00
bundled.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
field.lean refactor(library/algebra/function): move function.lean to init folder 2015-07-06 07:29:56 -07:00
group.lean refactor(library/algebra/function): move function.lean to init folder 2015-07-06 07:29:56 -07:00
group_bigops.lean feat(frontends/lean): add '[trans-instance]' attribute 2015-06-27 14:07:29 -07:00
group_power.lean feat(library): assign priorities to notation declarations in the standard library 2015-06-30 17:38:13 -07:00
order.lean feat(library): assign priorities to notation declarations in the standard library 2015-06-30 17:38:13 -07:00
ordered_field.lean feat(library/composition_manager): simplify compositions of the form (mk ... (proj (mk ...)) ...) 2015-06-27 14:07:32 -07:00
ordered_group.lean refactor(library/algebra/function): move function.lean to init folder 2015-07-06 07:29:56 -07:00
ordered_ring.lean feat(library/algebra/order,library/data/nat/order,library/*): instantiate nat to lattice, add theorems 2015-06-29 15:23:11 +10:00
priority.lean fix(library/algebra): missing file 2015-06-30 18:15:13 -07:00
relation.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
ring.lean refactor(library/algebra/function): move function.lean to init folder 2015-07-06 07:29:56 -07:00