Theorems · Theorem · sequences and series
Summable.map
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α}
{L : SummationFilter β} [inst_2 : AddCommMonoid γ] [inst_3 : TopologicalSpace γ],
Summable f L →
∀ {G : Type u_4} [inst_4 : FunLike G α γ] [AddMonoidHomClass G α γ] (g : G), Continuous ⇑g → Summable (⇑g ∘ f) L- Cited by
- 5 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- AddCommMonoidstatement and proof · cited by 12,281
- Continuousstatement and proof · cited by 2,592
- FunLikestatement and proof · cited by 2,560
- Summablestatement and proof · cited by 778
- SummationFilterstatement and proof · cited by 607
- AddMonoidHomClassstatement and proof · cited by 252
- Summable.hasSumproof · cited by 184
- HasSum.summableproof · cited by 98
- HasSum.mapproof · cited by 32
Cited by5
Results whose statement or proof uses this declaration.
- Summable.map_iff_of_leftInverseproof · cited by 5
- TrivSqZeroExt.exp_def_of_smul_commproof · cited by 3
- Topology.IsInducing.summable_iff_tsum_comp_mem_rangeproof · cited by 1
- PowerSeries.summable_substproof · cited by 0
- MvPowerSeries.summable_substproof · cited by 0