loop element reps are quasigroup element reps.
This commit is contained in:
parent
4c2817b04f
commit
8f7f6891ec
@ -54,7 +54,7 @@ DeclareRepresentation( "IsQuasigroupElmRep",
|
|||||||
DeclareSynonym( "IsLoopElement",
|
DeclareSynonym( "IsLoopElement",
|
||||||
IsQuasigroupElement and IsMultiplicativeElementWithInverse );
|
IsQuasigroupElement and IsMultiplicativeElementWithInverse );
|
||||||
DeclareRepresentation( "IsLoopElmRep",
|
DeclareRepresentation( "IsLoopElmRep",
|
||||||
IsPositionalObjectRep and IsMultiplicativeElementWithInverse, [1] );
|
IsQuasigroupElmRRep and IsMultiplicativeElementWithInverse, [1] );
|
||||||
|
|
||||||
## Right quasigroup
|
## Right quasigroup
|
||||||
DeclareCategory("IsRightQuasigroup",
|
DeclareCategory("IsRightQuasigroup",
|
||||||
|
Loading…
Reference in New Issue
Block a user