Theorems · Theorem · group theory
AddEquivClass.map_finsum
∀ {M : Type u_2} {N : Type u_3} {α : Sort u_4} [inst : AddCommMonoid M] [inst_1 : AddCommMonoid N] {F : Type u_7}
[inst_2 : EquivLike F M N] [AddEquivClass F M N] (g : F) (f : α → M), g (∑ᶠ (i : α), f i) = ∑ᶠ (i : α), g (f i)- Defined in
- Mathlib.Algebra.BigOperators.Finprod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- finsumstatement · cited by 286
- EquivLikestatement and proof · cited by 165
- AddEquivClass.toAddEquivproof · cited by 54
- AddEquivClassstatement and proof · cited by 22
- AddEquiv.map_finsumproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- map_finsetSumproof · cited by 2