2014-09-16 18:58:54 +00:00
|
|
|
algebra
|
|
|
|
=======
|
2014-08-01 17:37:55 +00:00
|
|
|
|
2014-09-16 18:58:54 +00:00
|
|
|
Algebraic structures.
|
2014-08-01 17:37:55 +00:00
|
|
|
|
2014-08-05 00:07:59 +00:00
|
|
|
* [function](function.lean)
|
|
|
|
* [relation](relation.lean)
|
2014-08-01 17:37:55 +00:00
|
|
|
* [binary](binary.lean) : binary operations
|
|
|
|
* [wf](wf.lean) : well-founded relations
|
2014-11-07 02:30:46 +00:00
|
|
|
* [group](group.lean)
|
2014-12-22 20:33:29 +00:00
|
|
|
* [ring](ring.lean)
|
|
|
|
* [ordered_group](ordered_group.lean)
|
|
|
|
* [ordered_ring](ordered_ring.lean)
|
2015-03-05 02:06:39 +00:00
|
|
|
* [field](field.lean)
|
2014-11-07 03:17:08 +00:00
|
|
|
* [category](category/category.md) : category theory
|
|
|
|
|