Theorems · Theorem · general topology
Filter.Tendsto.const_mul_atTop
∀ {α : 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 => r * f x) l Filter.atTopIf f tends to infinity along a filter, then f multiplied by a positive
constant (on the left) also tends to infinity. For a version working in ℕ or ℤ, use
Filter.Tendsto.const_mul_atTop' instead.
- Defined in
- Mathlib.Order.Filter.AtTopBot.Field
- Cited by
- 30 results in Mathlib
- Foundations
- Depth 56 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_const_mul_atTop_of_posproof · cited by 8
Cited by30
Results whose statement or proof uses this declaration.
- summable_pow_mul_jacobiTheta₂_term_boundproof · cited by 6
- summable_jacobiTheta₂_term_iffproof · cited by 4
- AkraBazziRecurrence.GrowsPolynomially.congr_of_eventuallyEqproof · cited by 3
- AkraBazziRecurrence.GrowsPolynomially.invproof · cited by 3
- AkraBazziRecurrence.GrowsPolynomially.rpowproof · cited by 3
- PhragmenLindelof.horizontal_stripproof · cited by 3
- UpperHalfPlane.tendsto_smul_atImInftyproof · cited by 2
- AddCircle.ae_empty_or_univ_of_forall_vadd_ae_eq_selfproof · cited by 2
- AkraBazziRecurrence.growsPolynomially_logproof · cited by 2
- Filter.tendsto_const_mul_pow_atTopproof · cited by 2
- AkraBazziRecurrence.isBigO_apply_r_sub_bproof · cited by 2
- Real.Wallis.tendsto_W_nhds_pi_div_twoproof · cited by 2