Theorems · Theorem · general topology
Filter.tendsto_const_mul_atTop_of_pos
∀ {α : Type u_1} {β : Type u_2} [inst : Semifield α] [inst_1 : LinearOrder α] [IsStrictOrderedRing α] {l : Filter β}
{f : β → α} {r : α}, 0 < r → (Filter.Tendsto (fun x => r * f x) l Filter.atTop ↔ Filter.Tendsto f l Filter.atTop)If r is a positive constant, fun x ↦ r * f x tends to infinity along a filter
if and only if f tends to infinity along the same filter.
- Defined in
- Mathlib.Order.Filter.AtTopBot.Field
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- Filter.Tendstostatement and proof · cited by 3,814
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Filter.atTopstatement and proof · cited by 2,405
- LT.lt.ne'proof · cited by 1,417
- Semifieldstatement and proof · cited by 439
- inv_posproof · cited by 124
- inv_mul_cancel_left₀proof · cited by 47
- Filter.Tendsto.atTop_of_const_mul₀proof · cited by 2
Cited by8
Results whose statement or proof uses this declaration.
- Filter.Tendsto.const_mul_atTopproof · cited by 30
- Filter.tendsto_const_mul_atBot_of_posproof · cited by 4
- Filter.tendsto_mul_const_atTop_of_posproof · cited by 3
- Filter.tendsto_const_mul_atBot_of_negproof · cited by 3
- Filter.tendsto_const_mul_atTop_iff_posproof · cited by 2
- Real.tendsto_integral_gaussian_smul'proof · cited by 1
- GaussianFourier.tendsto_verticalIntegralproof · cited by 1