What happened?
The IsCyclic function must be defined clearly.
We say antimagma is cyclic if there exists element $m \in M$ such that $M \langle m \rangle$. The associativity does not matter here, more-over, left and right sides does not matter too.
- Remove
IsLeftCyclic
- Remove
IsRightCyclic
- Add
IsCyclic, template:
ForAny(Elements(M), m -> Size(Submagma(M, [m])) = Size(M) )
- Remove tests too.
Version
0.5.0 (Default)
What browsers are you seeing the problem on?
No response
Relevant log output
Code of Conduct
What happened?
The
IsCyclicfunction must be defined clearly.We say antimagma is cyclic if there exists element$m \in M$ such that $M \langle m \rangle$ . The associativity does not matter here, more-over, left and right sides does not matter too.
IsLeftCyclicIsRightCyclicIsCyclic, template:Version
0.5.0 (Default)
What browsers are you seeing the problem on?
No response
Relevant log output
Code of Conduct