Mathlib Map

Theorems · Definition · group theory

Cycle.formPerm

{α : Type u_1} → [DecidableEq α] → (s : Cycle α) → s.Nodup → Equiv.Perm α

A cycle s : Cycle α, given Nodup s can be interpreted as an Equiv.Perm α where each element in the list is permuted to the next one, defined as formPerm.

Defined in
Mathlib.GroupTheory.Perm.Cycle.Concrete
Cited by
13 results in Mathlib
Foundations
Depth 64 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.

Cites6

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

Cited by15

Results whose statement or proof uses this declaration.