Mathlib Map

Theorems · Theorem · general topology

tendsto_atTop_of_eventually_const

∀ {X : Type u} [inst : TopologicalSpace X] {x : X} {ι : Type u_2} [inst_1 : Preorder ι] {u : ι → X} {i₀ : ι},
  (∀ i ≥ i₀, u i = x) → Filter.Tendsto u Filter.atTop (nhds x)
Defined in
Mathlib.Topology.Neighborhoods
Cited by
14 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Quot.sound
Assumes
TopologicalSpacePreorder

Around this declaration

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

Nat.Partition.hasProd_genFun · cited by 4Partition.hasProd_genFunMvPowerSeries.WithPiTopology.isTopologicallyNilpotent_of_constantCoeff_isNilpotent · cited by 4WithPiTopology.isTopologi…IsTopologicallyNilpotent.zero · cited by 1IsTopologicallyNilpotent.…MvPowerSeries.WithPiTopology.tendsto_trunc'_atTop · cited by 1WithPiTopology.tendsto_tr…tendsto_smoothingFun_of_eq_zero · cited by 1tendsto_smoothingFun_of_e…PowerSeries.WithPiTopology.tendsto_trunc_atTop · cited by 1WithPiTopology.tendsto_tr…cauchySeq_sum_of_eventually_eq · cited by 1cauchySeq_sum_of_eventual…MeasureTheory.tendsto_indicator_ge · cited by 1MeasureTheory.tendsto_ind…MeasureTheory.Martingale.eq_condExp_of_tendsto_eLpNorm · cited by 1Martingale.eq_condExp_of_…thickenedIndicatorAux_tendsto_indicator_closure · cited by 1thickenedIndicatorAux_ten…MvPowerSeries.WithPiTopology.tendsto_trunc_atTop · cited by 0WithPiTopology.tendsto_tr…tendsto_atBot_of_eventually_const · cited by 0tendsto_atBot_of_eventual…cauchySeq_prod_of_eventually_eq · cited by 0cauchySeq_prod_of_eventua…IsNilpotent.isTopologicallyNilpotent · cited by 0IsNilpotent.isTopological…TopologicalSpace · cited by 24529TopologicalSpacePreorder · cited by 7952Preordernhds · cited by 5554nhdsFilter.Tendsto · cited by 3814Filter.TendstoFilter.atTop · cited by 2405Filter.atTopFilter.Eventually.mono · cited by 646Eventually.monoFilter.EventuallyEq.symm · cited by 408EventuallyEq.symmtendsto_const_nhds · cited by 330tendsto_const_nhdsFilter.Tendsto.congr' · cited by 154Tendsto.congr'Filter.eventually_ge_atTop · cited by 111Filter.eventually_ge_atToptendsto_atTop_of_eventually_c…CITED BYCITES

Cites10

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

Cited by14

Results whose statement or proof uses this declaration.