Mathlib Map

Theorems · Definition · group theory

Equiv.Perm.decomposeOption

{α : Type u_1} → [DecidableEq α] → Equiv.Perm (Option α) ≃ Option α × Equiv.Perm α

Permutations of Option α are equivalent to fixing an Option α and permuting the remaining with a Perm α. The fixed Option α is swapped with none.

Defined in
Mathlib.GroupTheory.Perm.Option
Cited by
10 results in Mathlib
Foundations
Depth 26 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 by13

Results whose statement or proof uses this declaration.