Mathlib Map

Theorems · Theorem · group theory

List.cycleOf_formPerm

∀ {α : Type u_1} [inst : DecidableEq α] {l : List α},
  l.Nodup → 2 ≤ l.length → ∀ (x : { x // x ∈ l }), l.attach.formPerm.cycleOf x = l.attach.formPerm
Defined in
Mathlib.GroupTheory.Perm.Cycle.Concrete
Cited by
0 results in Mathlib
Foundations
Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEq

Around this declaration

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

Cites7

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.