Theorems · Theorem · group theory
AddEquiv.map_finsum_mem
∀ {α : Type u_1} {M : Type u_5} {N : Type u_6} [inst : AddCommMonoid M] [inst_1 : AddCommMonoid N] (g : M ≃+ N)
(f : α → M) {s : Set α}, s.Finite → g (∑ᶠ (i : α) (_ : i ∈ s), f i) = ∑ᶠ (i : α) (_ : i ∈ s), g (f i)- Defined in
- Mathlib.Algebra.BigOperators.Finprod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoidAddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- AddCommMonoidstatement and proof · cited by 12,281
- Set.Finitestatement and proof · cited by 1,814
- AddEquivstatement and proof · cited by 1,087
- finsumstatement · cited by 286
- AddEquiv.toAddMonoidHomproof · cited by 101
- AddMonoidHom.map_finsum_memproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- finsum_mem_neg_distribproof · cited by 1