forgot rank
This commit is contained in:
parent
c6754cfc68
commit
9646c6e5ee
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ end);
|
|||
# is pre-empted by the immediate method that all collections of size
|
||||
# larger than one are non-trivial.
|
||||
InstallImmediateMethod(IsTrivial, "for a left quasigroup",
|
||||
[IsLeftQuasigroup and HasSize],
|
||||
[IsLeftQuasigroup and HasSize], 1,
|
||||
Q -> ForAll(LeftPerms(Q), p -> p = ())
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue