Theorems · Theorem · group theory
AddSubmonoidClass.coe_list_sum
∀ {M : Type u_1} {B : Type u_3} [inst : AddMonoid M] [inst_1 : SetLike B M] [inst_2 : AddSubmonoidClass B M] {S : B}
(l : List ↥S), ↑l.sum = (List.map Subtype.val l).sum- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext
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.
- AddMonoidstatement and proof · cited by 2,864
- SetLikestatement and proof · cited by 1,084
- AddSubmonoidClassstatement and proof · cited by 346
- map_list_sumproof · cited by 31
- AddSubmonoidClass.subtypeproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- list_sum_memproof · cited by 10
- AddSubgroup.val_list_sumproof · cited by 0