1.1 KiB
1.1 KiB
algebra
The following files are ported from the standard library. If anything needs to be changed, it is probably a good idea to change it in the standard library and then port the file again (see also script/port.pl).
- priority : priority for algebraic operations
- relation
- binary : binary operations
- order
- lattice
- group
- ring
- ordered_group
- ordered_ring
- field
- ordered_field
- bundled : bundled versions of the algebraic structures
Files which are HoTT specific:
- hott : Basic theorems about the algebraic hierarchy specific to HoTT
- trunc_group : truncate an infinity-group to a group
- homotopy_group : homotopy groups of a pointed type
- e_closure : the type of words formed by a relation
Subfolders (not ported):
- category : Category Theory