Theorems · Theorem · group theory
Submonoid.list_prod_mem
∀ {M : Type u_1} [inst : Monoid M] (s : Submonoid M) {l : List M}, (∀ x ∈ l, x ∈ s) → l.prod ∈ sProduct of a list of elements in a submonoid is in the submonoid.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Monoid
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.
- Monoidstatement and proof · cited by 3,887
- Submonoidstatement and proof · cited by 3,086
- list_prod_memproof · cited by 9
Cited by3
Results whose statement or proof uses this declaration.
- Equiv.Perm.mclosure_isSwapproof · cited by 2
- Submonoid.multiset_noncommProd_memproof · cited by 2
- jacobiSym.trichotomyproof · cited by 1