Theorems · Definition · group theory
Equiv.Perm.sign
{α : Type u} → [DecidableEq α] → [Fintype α] → Equiv.Perm α →* ℤˣSignType.sign of a permutation returns the signature or parity of a permutation, 1 for even
permutations, -1 for odd permutations. It is the unique surjective group homomorphism from
Perm α to the group with two elements.
- Defined in
- Mathlib.GroupTheory.Perm.Sign
- Cited by
- 138 results in Mathlib
- Foundations
- Depth 77 from the axioms, rests on 1,900 definitions · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqFintype
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.
- Fintypestatement and proof · cited by 7,736
- MonoidHomstatement · cited by 3,629
- Unitsstatement · cited by 2,804
- Equiv.Permstatement and proof · cited by 1,375
- Finset.mem_univproof · cited by 361
- MonoidHom.mk'proof · cited by 3
- Equiv.Perm.signAux3proof · cited by 2
Cited by143
Results whose statement or proof uses this declaration.
- alternatingGroupproof · cited by 96
- Matrix.det_mulproof · cited by 51
- Matrix.det_transposeproof · cited by 51
- RingHom.map_detproof · cited by 41
- Matrix.det_diagonalproof · cited by 27
- Equiv.Perm.ofSignproof · cited by 21
- Equiv.Perm.sign_mulstatement and proof · cited by 18
- Matrix.det_applystatement · cited by 16
- Equiv.Perm.sign_onestatement and proof · cited by 15
- Matrix.det_uniqueproof · cited by 15
- Matrix.det_apply'statement and proof · cited by 11
- Equiv.Perm.sign_reflstatement and proof · cited by 10