forgot rank
This commit is contained in:
parent
9646c6e5ee
commit
3e7d40f11c
@ -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], 1,
|
||||
IsLeftQuasigroup and HasSize, 1,
|
||||
Q -> ForAll(LeftPerms(Q), p -> p = ())
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user