Mathlib Map

Theorems · Theorem · general topology

Filter.eventually_ne_atTop

∀ {α : Type u_3} [inst : Preorder α] [NoTopOrder α] (a : α), ∀ᶠ (x : α) in Filter.atTop, x ≠ a
Defined in
Mathlib.Order.Filter.AtTopBot.Defs
Cited by
35 results in Mathlib
Foundations
Depth 55 from the axioms · uses propext, Quot.sound
Assumes
PreorderNoTopOrder

Around this declaration

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

Filter.Tendsto.eventually_ne_atTop · cited by 9Tendsto.eventually_ne_atT…AffineSpace.asymptoticNhds_eq_smul · cited by 4AffineSpace.asymptoticNhd…tendsto_natCast_div_add_atTop · cited by 3tendsto_natCast_div_add_a…Real.tendsto_eulerMascheroniSeq' · cited by 3Real.tendsto_eulerMascher…Filter.atTop_le_cofinite · cited by 3Filter.atTop_le_cofiniteComplex.Gamma_mul_Gamma_one_sub · cited by 3Complex.Gamma_mul_Gamma_o…Complex.tendsto_mul_log_one_add_of_tendsto · cited by 3Complex.tendsto_mul_log_o…summable_jacobiTheta₂'_term_iff · cited by 2summable_jacobiTheta₂'_te…summable_jacobiTheta₂_term_fderiv_iff · cited by 2summable_jacobiTheta₂_ter…tendsto_rpow_atTop_of_base_lt_one · cited by 2tendsto_rpow_atTop_of_bas…MonotoneOn.exists_tendsto_deriv_liminf_lintegral_enorm_le · cited by 2MonotoneOn.exists_tendsto…LSeriesSummable_of_sum_norm_bigO · cited by 2LSeriesSummable_of_sum_no…Complex.GammaSeq_tendsto_Gamma · cited by 2Complex.GammaSeq_tendsto_…bernsteinApproximation_uniform · cited by 1bernsteinApproximation_un…Complex.tendsto_pow_exp_of_isLittleO_sub_add_div · cited by 1Complex.tendsto_pow_exp_o…Preorder · cited by 7952PreorderFilter.Eventually · cited by 3134Filter.EventuallyFilter.atTop · cited by 2405Filter.atTopFilter.Eventually.mono · cited by 646Eventually.monone_of_gt · cited by 637ne_of_gtFilter.eventually_gt_atTop · cited by 90Filter.eventually_gt_atTopNoTopOrder · cited by 50NoTopOrderFilter.eventually_ne_atTopCITED BYCITES

Cites7

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

Cited by35

Results whose statement or proof uses this declaration.