Base class for all types of commutative ring elements.
Base class for all types of commutative ring with identity elements.
override ICommutativeRing AssociatedCommutativeRing
Associated Commutative Ring.
override ISet AssociatedSet
Associated Set.
CommutativeRingWithIdentityElement()
Base class for all types of commutative ring with identity elements.
abstract ICommutativeRingWithIdentity AssociatedCommutativeRingWithIdentity
Associated Commutative Ring With Identity.
abstract ICommutativeRingWithIdentityElement One
Returns the identity element of the commutative ring with identity.
override IRing AssociatedRing
Associated Ring.
override IAbelianGroup AssociatedAbelianGroup
Associated Abelian Group.
override ISemiGroup AssociatedSemiGroup
Associated Semi-Group.
override IGroup AssociatedGroup
Associated Group.
Basic interface for all types of commutative ring with identity elements.
Basic interface for all types of abelian groups.
Basic interface for all types of commutative rings.
Basic interface for all types of commutative rings with identity.
Basic interface for all types of groups.
Basic interface for all types of rings.
Basic interface for all types of semigroups.
Basic interface for all types of sets.