Mathlib Map

Theorems · Theorem · general topology

Filter.Tendsto.limUnder_eq

∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [T2Space X] {x : X} {f : Filter Y} [f.NeBot] {g : Y → X},
  Filter.Tendsto g f (nhds x) → f.limUnder g = x
Defined in
Mathlib.Topology.Separation.Hausdorff
Cited by
19 results in Mathlib
Foundations
Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceT2SpaceFilter.NeBot

Around this declaration

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

IsDenseInducing.extend_eq_of_tendsto · cited by 6IsDenseInducing.extend_eq…UpperHalfPlane.IsZeroAtImInfty.valueAtInfty_eq_zero · cited by 5IsZeroAtImInfty.valueAtIn…Complex.differentiableOn_update_limUnder_of_isLittleO · cited by 4Complex.differentiableOn_…Real.tendsto_eulerMascheroniSeq · cited by 3Real.tendsto_eulerMascher…Function.Periodic.cuspFunction_zero_of_zero_at_inf · cited by 3Periodic.cuspFunction_zer…UpperHalfPlane.cuspFunction_apply_zero · cited by 3UpperHalfPlane.cuspFuncti…CircleDeg1Lift.translationNumber_eq_of_tendsto_aux · cited by 2CircleDeg1Lift.translatio…Function.Periodic.cuspFunction_add · cited by 2Periodic.cuspFunction_addFunction.Periodic.cuspFunction_smul · cited by 2Periodic.cuspFunction_smulUpperHalfPlane.qExpansion_one · cited by 2UpperHalfPlane.qExpansion…UpperHalfPlane.qExpansion_zero · cited by 2UpperHalfPlane.qExpansion…SimpleGraph.isGLB_turanDensity · cited by 2SimpleGraph.isGLB_turanDe…HurwitzZeta.differentiableAt_update_of_residue · cited by 2HurwitzZeta.differentiabl…UpperHalfPlane.cuspFunction_mul_zero · cited by 2UpperHalfPlane.cuspFuncti…SimpleGraph.tendsto_turanDensity · cited by 1SimpleGraph.tendsto_turan…TopologicalSpace · cited by 24529TopologicalSpaceFilter · cited by 8121Filternhds · cited by 5554nhdsFilter.Tendsto · cited by 3814Filter.TendstoT2Space · cited by 1351T2SpaceFilter.NeBot · cited by 853Filter.NeBotFilter.limUnder · cited by 47Filter.limUnderlim_eq · cited by 6lim_eqTendsto.limUnder_eqCITED BYCITES

Cites8

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

Cited by19

Results whose statement or proof uses this declaration.