Mathlib Map

Theorems · Theorem · group theory

Equiv.Perm.IsCycle.exists_pow_eq

∀ {α : Type u_2} {f : Equiv.Perm α} {x y : α} [Finite α], f.IsCycle → f x ≠ x → f y ≠ y → ∃ i, (f ^ i) x = y
Defined in
Mathlib.GroupTheory.Perm.Cycle.Basic
Cited by
7 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Finite

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by7

Results whose statement or proof uses this declaration.