Mathlib Map

Theorems · Theorem · group theory

Equiv.Perm.IsCycle.pow_eq_one_iff

∀ {β : Type u_3} [Finite β] {f : Equiv.Perm β}, f.IsCycle → ∀ {n : ℕ}, f ^ n = 1 ↔ ∃ x, f x ≠ x ∧ (f ^ n) x = x
Defined in
Mathlib.GroupTheory.Perm.Cycle.Basic
Cited by
3 results in Mathlib
Foundations
Depth 77 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.

Cites15

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

Cited by3

Results whose statement or proof uses this declaration.