Theorems · Theorem · group theory
SubmonoidClass.coe_list_prod
∀ {M : Type u_1} {B : Type u_3} [inst : Monoid M] [inst_1 : SetLike B M] [inst_2 : SubmonoidClass B M] {S : B}
(l : List ↥S), ↑l.prod = (List.map Subtype.val l).prod- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext
- 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
- map_list_prodproof · cited by 35
- SubmonoidClass.subtypeproof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- list_prod_memproof · cited by 9
- Subgroup.val_list_prodproof · cited by 1