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