Base class for all types of abelian group elements.
Base class for all types of right module elements.
abstract IRightModuleElement MultiplyScalarRight(IRingElement Scalar)
Tries to multiply a scalar to the current element from the right.
override IGroup AssociatedGroup
Associated Group.
abstract IRightModule AssociatedRightModule
Associated Right-Module.
override IAbelianGroup AssociatedAbelianGroup
Associated Abelian Group.
RightModuleElement()
Base class for all types of right module elements.
override ISet AssociatedSet
Associated Set.
override ISemiGroup AssociatedSemiGroup
Associated Semi-Group.
Basic interface for all types of right 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 right modules.
Basic interface for all types of semigroups.
Basic interface for all types of sets.