Theorems · Theorem · commutative algebra
Subsemiring.list_prod_mem
∀ {R : Type u_1} [inst : Semiring R] (s : Subsemiring R) {l : List R}, (∀ x ∈ l, x ∈ s) → l.prod ∈ sProduct of a list of elements in a Subsemiring is in the Subsemiring.
- Defined in
- Mathlib.Algebra.Ring.Subsemiring.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Semiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Subsemiringstatement and proof · cited by 456
- list_prod_memproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- Subsemiring.mem_closure_iff_exists_listproof · cited by 1