Theorems · Theorem · sequences and series
Function.Injective.hasSum_iff
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] {f : β → α}
{a : α} {g : γ → β}, Function.Injective g → (∀ x ∉ Set.range g, f x = 0) → (HasSum (f ∘ g) a ↔ HasSum f a)- Cited by
- 8 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- AddCommMonoidstatement and proof · cited by 12,281
- Set.rangestatement and proof · cited by 4,705
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- SummationFilterproof · cited by 607
- HasSumstatement and proof · cited by 518
- SummationFilter.comap_unconditionalproof · cited by 4
- Function.Injective.hasSum_comap_iffproof · cited by 2
Cited by8
Results whose statement or proof uses this declaration.
- Equiv.hasSum_iffproof · cited by 18
- Function.Injective.tsum_eqproof · cited by 6
- Function.Injective.summable_iffproof · cited by 3
- hasSum_extend_zeroproof · cited by 3
- PowerSeries.hasSum_eval₂proof · cited by 2
- PowerSeries.WithPiTopology.hasSum_pentagonalSeriesproof · cited by 2
- Real.hasSum_log_sub_log_of_abs_lt_oneproof · cited by 1
- PowerSeries.WithPiTopology.hasSum_pow_pentagonal_sub_pentagonalSeriesproof · cited by 1