Theorems · Theorem · general topology
Filter.Tendsto.atTop_mul_const
∀ {α : Type u_1} {β : Type u_2} [inst : Semifield α] [inst_1 : LinearOrder α] [IsStrictOrderedRing α] {l : Filter β}
{f : β → α} {r : α}, 0 < r → Filter.Tendsto f l Filter.atTop → Filter.Tendsto (fun x => f x * r) l Filter.atTopIf a function f tends to infinity along a filter, then f multiplied by a positive
constant (on the right) also tends to infinity. For a version working in ℕ or ℤ, use
Filter.Tendsto.atTop_mul_const' instead.
- Defined in
- Mathlib.Order.Filter.AtTopBot.Field
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 57 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.
- 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
- Semifieldstatement and proof · cited by 439
- Filter.tendsto_mul_const_atTop_of_posproof · cited by 3
Cited by12
Results whose statement or proof uses this declaration.
- Filter.Tendsto.atTop_mul_posproof · cited by 7
- ProperSpace.of_locallyCompactSpaceproof · cited by 6
- summable_jacobiTheta₂_term_iffproof · cited by 4
- Filter.Tendsto.atTop_div_constproof · cited by 3
- tendsto_intCast_atBot_sup_atTop_coboundedproof · cited by 2
- tendsto_atTop_of_geom_leproof · cited by 2
- tendsto_arithGeom_atTop_of_one_ltproof · cited by 1
- tendsto_natCast_atTop_coboundedproof · cited by 1
- Function.Periodic.tendsto_atTop_intervalIntegral_of_posproof · cited by 1
- PhragmenLindelof.eq_zero_on_right_half_plane_of_superexponential_decayproof · cited by 1
- ProperSpace.of_nontriviallyNormedField_of_weaklyLocallyCompactSpaceproof · cited by 1