Theorems · Theorem · group theory
Equiv.Perm.SameCycle.exists_pow_eq
∀ {α : Type u_2} {x y : α} [inst : DecidableEq α] [inst_1 : Fintype α] (f : Equiv.Perm α),
f.SameCycle x y → ∃ i, 0 < i ∧ i ≤ (f.cycleOf x).support.card + 1 ∧ (f ^ i) x = y- Defined in
- Mathlib.GroupTheory.Perm.Cycle.Factors
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqFintype
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Fintypestatement and proof · cited by 7,736
- Finset.cardstatement and proof · cited by 2,327
- LT.lt.leproof · cited by 2,189
- Equiv.Permstatement and proof · cited by 1,375
- pow_zeroproof · cited by 1,094
- zero_lt_oneproof · cited by 598
- orderOfproof · cited by 324
- Equiv.Perm.supportstatement and proof · cited by 230
- Equiv.Perm.SameCyclestatement and proof · cited by 116
- Equiv.Perm.cycleOfstatement and proof · cited by 59
- Equiv.Perm.mem_supportproof · cited by 51
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.