Commit 2024-06-26 13:40 4f99ec07

View on Github →

feat(GroupTheory/Perm/Cycle/Factors): Remove finiteness requirement from cycleOf. (#13145) cycleOf can be defined using only a decidability condition, rather than the current finiteness condition (from which decidability can be inferred). This commit removes this dependency on finiteness.

Estimated changes

modified def Equiv.Perm.cycleOf
modified theorem Equiv.Perm.cycleOf_apply
modified theorem Equiv.Perm.cycleOf_inv
modified theorem Equiv.Perm.cycleOf_one
modified theorem Equiv.Perm.isCycle_cycleOf