Theorems · Theorem · group theory
Finset.sum_sdiff_ne_sum_sdiff_iff
∀ {ι : Type u_1} {M : Type u_4} [inst : DecidableEq ι] [inst_1 : AddCancelCommMonoid M] {s t : Finset ι} {f : ι → M},
∑ i ∈ s \ t, f i ≠ ∑ i ∈ t \ s, f i ↔ ∑ i ∈ s, f i ≠ ∑ i ∈ t, f i- Cited by
- 0 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Finset.sumstatement · cited by 5,195
- Iff.notproof · cited by 489
- AddCancelCommMonoidstatement and proof · cited by 48
- Finset.sum_sdiff_eq_sum_sdiff_iffproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.