Expand description
Module for definiting algebraic structures and properties.
Functions§
- Defines an abelian group structure.
- Defines the absorbing_element property.
- Defines the associativity property.
- Defines the bilinearity property
- Defines a commutative monoid structure.
- Defines a commutative ring structure.
- Defines the commutativity property.
- Defines the distributive property
- Defines a field structure.
- Loop through each algebraic property in SINGLE_FUNCTION_PROPERTIES and test for them.
- Defines a group structure.
- Defines the idempotency property.
- Defines the identity property.
- Defines an integral domain structure.
- Defines the inverse property.
- Defines the left distributive property
- Defines the linearity property
- Defines a monoid structure.
- Defines a no-nonzero-zero-divisors property.
- Defines the non_zero inverse property.
- Defines the right distributive property.
- Defines a ring structure.
- Defines a semigroup structure.
- Defines a semiring structure.