Base class for all types of abelian group elements.
Base class for all types of left module elements.
LeftModuleElement()
Base class for all types of left module elements.
override ISemiGroup AssociatedSemiGroup
Associated Semi-Group.
override IAbelianGroup AssociatedAbelianGroup
Associated Abelian Group.
override IGroup AssociatedGroup
Associated Group.
abstract ILeftModuleElement MultiplyScalarLeft(IRingElement Scalar)
Tries to multiply a scalar to the current element from the left.
abstract ILeftModule AssociatedLeftModule
Associated Left-Module.
override ISet AssociatedSet
Associated Set.
Basic interface for all types of left module elements.
Basic interface for all types of ring elements.
Basic interface for all types of abelian groups.
Basic interface for all types of groups.
Basic interface for all types of left modules.
Basic interface for all types of semigroups.
Basic interface for all types of sets.