15 lines
351 B
Markdown
15 lines
351 B
Markdown
algebra
|
|
=======
|
|
|
|
Algebraic structures.
|
|
|
|
* [function](function.lean)
|
|
* [relation](relation.lean)
|
|
* [binary](binary.lean) : binary operations
|
|
* [wf](wf.lean) : well-founded relations
|
|
* [group](group.lean)
|
|
* [ring](ring.lean)
|
|
* [ordered_group](ordered_group.lean)
|
|
* [ordered_ring](ordered_ring.lean)
|
|
* [category](category/category.md) : category theory
|
|
|