Theorems · Theorem · sequences and series
Topology.IsInducing.summable_iff_tsum_comp_mem_range
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α]
{L : SummationFilter β} [inst_2 : AddCommMonoid γ] [inst_3 : TopologicalSpace γ] [T2Space γ] {G : Type u_4}
[inst_5 : FunLike G α γ] [AddMonoidHomClass G α γ] {g : G},
Topology.IsInducing ⇑g → ∀ (f : β → α), Summable f L ↔ Summable (⇑g ∘ f) L ∧ ∑'[L] (i : β), g (f i) ∈ Set.range ⇑g- Cited by
- 1 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.
Cites29
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
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- AddCommMonoidstatement and proof · cited by 12,281
- Finset.sumproof · cited by 5,195
- Set.rangestatement and proof · cited by 4,705
- FunLikestatement and proof · cited by 2,560
- Set.Finiteproof · cited by 1,814
- map_zeroproof · cited by 1,614
- T2Spacestatement and proof · cited by 1,351
- tsumstatement and proof · cited by 1,148
- Summablestatement and proof · cited by 778
Cited by1
Results whose statement or proof uses this declaration.
- summable_iff_summable_compl_and_tsum_memproof · cited by 1