Theorems · Theorem · group theory
Equiv.Perm.sign_trans_trans
∀ {α : Type u} [inst : DecidableEq α] {β : Type v} [inst_1 : Fintype α] [inst_2 : DecidableEq β] [inst_3 : Fintype β]
(f : β ≃ α) (p : Equiv.Perm α) (g : α ≃ β),
Equiv.Perm.sign (f.trans (Equiv.trans p g)) = Equiv.Perm.sign p * Equiv.Perm.sign (f.trans g)- Defined in
- Mathlib.GroupTheory.Perm.Sign
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Equivstatement and proof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- MonoidHomstatement and proof · cited by 3,629
- Unitsstatement and proof · cited by 2,804
- Equiv.Permstatement and proof · cited by 1,375
- DFunLikeproof · cited by 576
- Equiv.transstatement and proof · cited by 337
- Equiv.symm_apply_applyproof · cited by 320
- Equiv.Perm.signstatement and proof · cited by 138
- Equiv.Perm.extproof · cited by 75
- Equiv.permCongrproof · cited by 27
Cited by1
Results whose statement or proof uses this declaration.
- Equiv.Perm.sign_equivCongrproof · cited by 1