Maybe if we undup the declaration.
This commit is contained in:
parent
b3b9e3817b
commit
69a866d5db
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
## -------------------------------------------------------------------------
|
||||
|
||||
DeclareProperty( "IsAssociative", IsLoop );
|
||||
DeclareProperty( "IsCommutative", IsQuasigroup );
|
||||
#DeclareProperty( "IsCommutative", IsQuasigroup ); # Already covered by GAP
|
||||
DeclareProperty( "IsPowerAssociative", IsQuasigroup );
|
||||
DeclareProperty( "IsDiassociative", IsQuasigroup );
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue