Theorems · Theorem · ring theory
TwoSidedIdeal.multiSetProd_mem
∀ {R : Type u_1} [inst : CommRing R] (I : TwoSidedIdeal R) {ι : Type u_2} (s : Multiset ι) (f : ι → R),
(∃ x ∈ s, f x ∈ I) → (Multiset.map f s).prod ∈ I- Cited by
- 1 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Multisetstatement and proof · cited by 2,627
- Multiset.mapstatement · cited by 876
- Multiset.prodstatement · cited by 528
- TwoSidedIdealstatement and proof · cited by 151
- TwoSidedIdeal.listProd_memproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- TwoSidedIdeal.finsetProd_memproof · cited by 2