Mathlib Map

Theorems · Theorem · field theory

Filter.Tendsto.inv_tendsto_atTop

∀ {𝕜 : Type u_1} {α : Type u_2} [inst : Semifield 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜]
  [inst_3 : TopologicalSpace 𝕜] [OrderTopology 𝕜] {l : Filter α} {f : α → 𝕜},
  Filter.Tendsto f l Filter.atTop → Filter.Tendsto f⁻¹ l (nhds 0)
Defined in
Mathlib.Topology.Algebra.Order.Field
Cited by
21 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemifieldLinearOrderIsStrictOrderedRingTopologicalSpaceOrderTopology

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

tendsto_rpow_mul_exp_neg_mul_atTop_nhds_zero · cited by 4tendsto_rpow_mul_exp_neg_…AffineSpace.asymptoticNhds_eq_smul · cited by 4AffineSpace.asymptoticNhd…isLittleO_exp_neg_mul_rpow_atTop · cited by 4isLittleO_exp_neg_mul_rpo…Real.tendsto_div_pow_mul_exp_add_atTop · cited by 3Real.tendsto_div_pow_mul_…tendsto_rpow_neg_atTop · cited by 3tendsto_rpow_neg_atTopAkraBazziRecurrence.isLittleO_smoothingFn_one · cited by 3AkraBazziRecurrence.isLit…AddCircle.ae_empty_or_univ_of_forall_vadd_ae_eq_self · cited by 2AddCircle.ae_empty_or_uni…Real.Gamma_integrand_isLittleO · cited by 2Real.Gamma_integrand_isLi…tendsto_pow_neg_atTop · cited by 1tendsto_pow_neg_atTopReal.tendsto_sigmoid_atBot · cited by 1Real.tendsto_sigmoid_atBottendsto_bdd_div_atTop_nhds_zero · cited by 1tendsto_bdd_div_atTop_nhd…Asymptotics.superpolynomialDecay_iff_isBigO · cited by 1Asymptotics.superpolynomi…integrableOn_inv_div_log_sq_Ioi · cited by 1integrableOn_inv_div_log_…AbsoluteValue.tendsto_div_one_add_pow_nhds_zero · cited by 1AbsoluteValue.tendsto_div…Chebyshev.integral_theta_div_log_sq_isLittleO · cited by 1Chebyshev.integral_theta_…TopologicalSpace · cited by 24529TopologicalSpaceLinearOrder · cited by 8572LinearOrderFilter · cited by 8121Filternhds · cited by 5554nhdsFilter.Tendsto · cited by 3814Filter.TendstoIsStrictOrderedRing · cited by 2490IsStrictOrderedRingFilter.atTop · cited by 2405Filter.atTopOrderTopology · cited by 1355OrderTopologyFilter.Tendsto.comp · cited by 560Tendsto.compSemifield · cited by 439Semifieldtendsto_inv_atTop_zero · cited by 19tendsto_inv_atTop_zeroTendsto.inv_tendsto_atTopCITED BYCITES

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by21

Results whose statement or proof uses this declaration.