Theorems · Theorem · sequences and series
Summable.map_iff_of_equiv
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α}
{L : SummationFilter β} [inst_2 : AddCommMonoid γ] [inst_3 : TopologicalSpace γ] {G : Type u_4}
[inst_4 : EquivLike G α γ] [AddEquivClass G α γ] (g : G),
Continuous ⇑g → Continuous (EquivLike.inv g) → (Summable (⇑g ∘ f) L ↔ Summable f L)A special case of Summable.map_iff_of_leftInverse for convenience
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Summablestatement · cited by 778
- SummationFilterstatement and proof · cited by 607
- AddEquiv.symmproof · cited by 530
- EquivLikestatement and proof · cited by 165
- AddEquivClass.toAddEquivproof · cited by 54
- EquivLike.invstatement and proof · cited by 42
- AddEquivClassstatement and proof · cited by 22
- EquivLike.left_invproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- summable_matrix_conjTransposeproof · cited by 0
- summable_matrix_transposeproof · cited by 0