SemiGroupΒΆ
catdef.spad line 1415 [edit on github]
the class of all multiplicative semigroups, i.e. a set with an associative operation *.
- ^: (%, PositiveInteger) -> %
from Magma
- coerce: % -> OutputForm
from CoercibleTo OutputForm
- latex: % -> String
from SetCategory
- leftPower: (%, PositiveInteger) -> %
from Magma
- rightPower: (%, PositiveInteger) -> %
from Magma