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)
|
2015-05-16 18:42:13 +10:00
|
|
|
* [group_power](group_power.lean) : nat and int powers
|
|
|
|
* [group_bigops](group_bigops.lean) : finite products and sums
|
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)
|
2015-05-25 22:13:23 +10:00
|
|
|
* [ordered_field](ordered_field.lean)
|
2014-11-06 22:17:08 -05:00
|
|
|
* [category](category/category.md) : category theory
|
|
|
|
|