loop element reps are quasigroup element reps.
This commit is contained in:
parent
4c2817b04f
commit
8f7f6891ec
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ DeclareRepresentation( "IsQuasigroupElmRep",
|
|||
DeclareSynonym( "IsLoopElement",
|
||||
IsQuasigroupElement and IsMultiplicativeElementWithInverse );
|
||||
DeclareRepresentation( "IsLoopElmRep",
|
||||
IsPositionalObjectRep and IsMultiplicativeElementWithInverse, [1] );
|
||||
IsQuasigroupElmRRep and IsMultiplicativeElementWithInverse, [1] );
|
||||
|
||||
## Right quasigroup
|
||||
DeclareCategory("IsRightQuasigroup",
|
||||
|
|
Loading…
Add table
Reference in a new issue