Theorems · Theorem · group theory
list_prod_mem
∀ {M : Type u_1} {B : Type u_3} [inst : Monoid M] [inst_1 : SetLike B M] [SubmonoidClass B M] {S : B} {l : List M},
(∀ x ∈ l, x ∈ S) → l.prod ∈ SProduct of a list of elements in a submonoid is in the submonoid.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MonoidSetLikeSubmonoidClass
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.
- Monoidstatement and proof · cited by 3,887
- SetLikestatement and proof · cited by 1,084
- SubmonoidClassstatement and proof · cited by 60
- Subtype.coe_propproof · cited by 42
- SubmonoidClass.coe_list_prodproof · cited by 2
Cited by9
Results whose statement or proof uses this declaration.
- Submonoid.list_prod_memproof · cited by 3
- Subgroup.list_prod_memproof · cited by 1
- Subsemiring.list_prod_memproof · cited by 1
- Subfield.list_prod_memproof · cited by 0
- HasCompactMulSupport.list_prodproof · cited by 0
- Polynomial.Splits.listProdproof · cited by 0
- Subring.list_prod_memproof · cited by 0
- IntermediateField.list_prod_memproof · cited by 0
- Subalgebra.list_prod_memproof · cited by 0