Theorems · Theorem · group theory
Equiv.Perm.prod_Ioi_comp_eq_sign_mul_prod
∀ {n : ℕ} {R : Type u_1} [inst : CommRing R] (σ : Equiv.Perm (Fin n)) {f : Fin n → Fin n → R},
(∀ (i j : Fin n), f i j = -f j i) → ∏ i, ∏ j > i, f (σ i) (σ j) = ↑↑(Equiv.Perm.sign σ) * ∏ i, ∏ j > i, f i j- Defined in
- Mathlib.GroupTheory.Perm.Fin
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- CommRingstatement and proof · cited by 17,173
- MonoidHomstatement · cited by 3,629
- Finset.univstatement and proof · cited by 3,473
- Unitsstatement · cited by 2,804
- Finset.prodstatement and proof · cited by 2,356
- Units.valstatement and proof · cited by 1,966
- Equiv.Permstatement and proof · cited by 1,375
- Finset.Iioproof · cited by 147
- Equiv.Perm.signstatement and proof · cited by 138
- Finset.Ioistatement and proof · cited by 106
- Finset.prod_comm'proof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.