forgot to change one L to R
This commit is contained in:
parent
6e25748df5
commit
479191ce0a
@ -444,7 +444,7 @@ InstallOtherMethod(DirectProductOp,
|
||||
fi;
|
||||
return LeftQuasigroupByMultiplicationTableNC(bigtable);
|
||||
elif "IsRightQuasigroup" in jof then
|
||||
if "IsLSelfDistributive" in jof then
|
||||
if "IsRSelfDistributive" in jof then
|
||||
if "IsElementwiseIdempotent" in jof then
|
||||
return RightQuandleByMultiplicationTableNC(bigtable);
|
||||
fi;
|
||||
|
Loading…
Reference in New Issue
Block a user