Theorems · Theorem · general topology
Filter.Tendsto.const_mul_atTop_of_neg
∀ {α : Type u_1} {β : Type u_2} [inst : Field α] [inst_1 : LinearOrder α] [IsStrictOrderedRing α] {l : Filter β}
{f : β → α} {r : α}, r < 0 → Filter.Tendsto f l Filter.atTop → Filter.Tendsto (fun x => r * f x) l Filter.atBotIf a function f tends to infinity along a filter,
then f multiplied by a negative constant (on the left) tends to negative infinity.
- Defined in
- Mathlib.Order.Filter.AtTopBot.Field
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Fieldstatement and proof · cited by 7,404
- Filter.Tendstostatement and proof · cited by 3,814
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Filter.atTopstatement and proof · cited by 2,405
- Filter.atBotstatement · cited by 512
- Filter.tendsto_const_mul_atBot_of_negproof · cited by 3
Cited by9
Results whose statement or proof uses this declaration.
- Function.Periodic.qParam_tendstoproof · cited by 3
- discrim_le_zeroproof · cited by 3
- exp_neg_integrableOn_Ioiproof · cited by 2
- UpperHalfPlane.IsZeroAtImInfty.of_exp_decayproof · cited by 2
- tendsto_mul_add_inv_atTop_nhds_zeroproof · cited by 1
- Polynomial.div_tendsto_atBot_of_degree_gt'proof · cited by 1
- integral_mul_cexp_neg_mul_sqproof · cited by 1
- tendsto_rpow_abs_mul_exp_neg_mul_sq_cocompactproof · cited by 0
- Filter.tendsto_neg_const_mul_pow_atTopproof · cited by 0