Theorems · Theorem · sequences and series
hasSum_mul_right_iff
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : DivisionSemiring α] [inst_1 : TopologicalSpace α]
[IsTopologicalSemiring α] {f : ι → α} {a₁ a₂ : α}, a₂ ≠ 0 → (HasSum (fun i => f i * a₂) (a₁ * a₂) L ↔ HasSum f a₁ L)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- SummationFilterstatement and proof · cited by 607
- HasSumstatement and proof · cited by 518
- IsTopologicalSemiringstatement and proof · cited by 442
- DivisionSemiringstatement and proof · cited by 216
- mul_inv_cancel_right₀proof · cited by 30
- HasSum.mul_rightproof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.geometricPMFRealSumproof · cited by 0
- hasSum_div_const_iffproof · cited by 0