Theorems · Theorem · combinatorics
Finset.sum_sym2_filter_not_isDiag
∀ {ι : Type u_1} {M : Type u_2} [inst : LinearOrder ι] [inst_1 : AddCommMonoid M] (s : Finset ι) (p : Sym2 ι → M),
∑ i ∈ s.sym2 with ¬i.IsDiag, p i = ∑ i ∈ s.offDiag with i.1 < i.2, p s(i.1, i.2)- Defined in
- Mathlib.Algebra.BigOperators.Sym
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrderAddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- LinearOrderstatement and proof · cited by 8,572
- Finset.sumstatement and proof · cited by 5,195
- Equiv.symmproof · cited by 3,681
- Finset.filterstatement and proof · cited by 949
- Sym2statement and proof · cited by 737
- Sym2.mkstatement and proof · cited by 332
- Finset.offDiagstatement and proof · cited by 44
- Finset.sym2statement and proof · cited by 43
- Sym2.IsDiagstatement and proof · cited by 43
- Finset.subtypeproof · cited by 41
Cited by1
Results whose statement or proof uses this declaration.
- QuadraticMap.toQuadraticMap_toBilinproof · cited by 1