Mathlib Map

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 ∈ s

Product 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.

Cited by1

Results whose statement or proof uses this declaration.