7cfac38eda
This also involves: - adding definitions about logic and natural numbers existing in the standard library to init - porting the current algebraic hierarchy
583 B
583 B
algebra
Note: most of these 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).
- binary : properties of binary operations
- relation : properties of relations
- group
- ring
- ordered_group
- ordered_ring
- field
Subfolders:
- category : Category Theory