Theorems · Theorem · sequences and series
Topology.IsClosedEmbedding.map_tsum
∀ {ι : Type u_4} {α : Type u_5} {α' : Type u_6} {G : Type u_7} [inst : AddCommMonoid α] [inst_1 : AddCommMonoid α']
[inst_2 : TopologicalSpace α] [inst_3 : TopologicalSpace α'] [T2Space α'] (f : ι → α) {L : SummationFilter ι} {g : G}
[inst_5 : FunLike G α α'] [AddMonoidHomClass G α α'],
Topology.IsClosedEmbedding ⇑g → g (∑'[L] (i : ι), f i) = ∑'[L] (i : ι), g (f i)- Cited by
- 6 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetproof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Filterproof · cited by 8,121
- nhdsproof · cited by 5,554
- Finset.sumproof · cited by 5,195
- Set.rangeproof · cited by 4,705
- Filter.Tendstoproof · cited by 3,814
- FunLikestatement and proof · cited by 2,560
- Finset.sum_congrproof · cited by 2,323
- map_zeroproof · cited by 1,614
Cited by6
Results whose statement or proof uses this declaration.
- tsum_mul_leftproof · cited by 21
- Function.LeftInverse.map_tsumproof · cited by 9
- tsum_mul_rightproof · cited by 6
- tsum_negproof · cited by 5
- tsum_opproof · cited by 3
- tsum_const_smul'proof · cited by 1