Theorems · Theorem · sequences and series
HasSum.div_const
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : DivisionSemiring α] [inst_1 : TopologicalSpace α]
[IsTopologicalSemiring α] {f : ι → α} {a : α}, HasSum f a L → ∀ (b : α), HasSum (fun i => f i / b) (a / b) L- Cited by
- 18 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
- div_eq_mul_invproof · cited by 715
- SummationFilterstatement and proof · cited by 607
- HasSumstatement and proof · cited by 518
- IsTopologicalSemiringstatement and proof · cited by 442
- DivisionSemiringstatement and proof · cited by 216
- HasSum.mul_rightproof · cited by 11
Cited by18
Results whose statement or proof uses this declaration.
- Complex.hasSum_cos'proof · cited by 3
- Complex.hasSum_sin'proof · cited by 3
- hasSum_one_div_nat_pow_mul_cosproof · cited by 2
- hasSum_one_div_nat_pow_mul_sinproof · cited by 2
- HurwitzZeta.hasSum_int_completedCosZetaproof · cited by 2
- HurwitzZeta.hasSum_int_completedSinZetaproof · cited by 2
- HurwitzZeta.hasSum_int_oddKernelproof · cited by 2
- HurwitzZeta.hasSum_int_sinKernelproof · cited by 2
- Summable.div_constproof · cited by 2
- hasSum_nat_jacobiThetaproof · cited by 1
- HurwitzZeta.hasSum_int_completedHurwitzZetaEvenproof · cited by 1
- HurwitzZeta.hasSum_int_completedHurwitzZetaOddproof · cited by 1