the quasigroup elm rep should be a quasigroup element
This commit is contained in:
parent
8c5670ef3f
commit
4254b760c9
@ -48,7 +48,7 @@ DeclareSynonym( "IsQuasigroupElement",
|
||||
IsMultiplicativeElement and
|
||||
IsLeftQuotientElement and IsRightQuotientElement );
|
||||
DeclareRepresentation( "IsQuasigroupElmRep",
|
||||
IsPositionalObjectRep and IsMultiplicativeElement, [1] );
|
||||
IsPositionalObjectRep and IsQuasigroupElement, [1] );
|
||||
|
||||
## element of a loop
|
||||
DeclareSynonym( "IsLoopElement",
|
||||
|
Loading…
Reference in New Issue
Block a user