Mathlib Map

Theorems · Definition · group theory

Equiv.Perm.signAux2

{α : Type u} → [DecidableEq α] → List α → Equiv.Perm α → ℤˣ

When the list l : List α contains all nonfixed points of the permutation f : Perm α, signAux2 l f recursively calculates the sign of f.

Defined in
Mathlib.GroupTheory.Perm.Sign
Cited by
5 results in Mathlib
Foundations
Depth 38 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.

Cites2

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

  • Unitsstatement · cited by 2,804
  • Equiv.Permstatement and proof · cited by 1,375

Cited by6

Results whose statement or proof uses this declaration.