Mathlib Map

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
Defined in
Mathlib.Algebra.Group.Submonoid.BigOperators
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.

Cited by2

Results whose statement or proof uses this declaration.