Theorems · Theorem · commutative algebra
RingCon.multisetSum
∀ {ι : Type u_1} {S : Type u_2} [inst : AddCommMonoid S] [inst_1 : Mul S] (t : RingCon S) (s : Multiset ι)
{f g : ι → S}, (∀ i ∈ s, t (f i) (g i)) → t (Multiset.map f s).sum (Multiset.map g s).sumCongruence relation of a ring preserves finite sum indexed by a multiset.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- Assumes
- AddCommMonoidMul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- AddCommMonoidstatement and proof · cited by 12,281
- Multisetstatement and proof · cited by 2,627
- Multiset.mapstatement · cited by 876
- Multiset.sumstatement · cited by 388
- RingConstatement and proof · cited by 219
- RingCon.toAddConproof · cited by 20
- AddCon.multiset_sumproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- TwoSidedIdeal.multisetSum_memproof · cited by 0