Mathlib Map

Theorems · Theorem · general topology

Filter.Tendsto.liminf_eq

∀ {α : Type u_2} {β : Type u_3} [inst : ConditionallyCompleteLinearOrder α] [inst_1 : TopologicalSpace α]
  [OrderTopology α] {f : Filter β} {u : β → α} {a : α} [f.NeBot], Filter.Tendsto u f (nhds a) → Filter.liminf u f = a

If a function has a limit, then its liminf coincides with its limit.

Defined in
Mathlib.Topology.Order.LiminfLimsup
Cited by
14 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
ConditionallyCompleteLinearOrderTopologicalSpaceOrderTopologyFilter.NeBot

Around this declaration

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

LinearGrowth.linearGrowthInf_const · cited by 6LinearGrowth.linearGrowth…ENNReal.measurable_of_tendsto' · cited by 4ENNReal.measurable_of_ten…ExpGrowth.expGrowthInf_const · cited by 4ExpGrowth.expGrowthInf_co…MeasureTheory.lintegral_liminf_le' · cited by 3MeasureTheory.lintegral_l…MeasureTheory.tendsto_lintegral_of_dominated_convergence · cited by 3MeasureTheory.tendsto_lin…MeasureTheory.hausdorffMeasure_pi_real · cited by 3MeasureTheory.hausdorffMe…Monotone.linearGrowthInf_comp · cited by 2Monotone.linearGrowthInf_…Monotone.linearGrowthSup_comp · cited by 2Monotone.linearGrowthSup_…MeasureTheory.lintegral_enorm_le_liminf_of_tendsto · cited by 2MeasureTheory.lintegral_e…ProbabilityTheory.IsPreLocalizingSequence.isLocalizingSequence_biInf · cited by 1IsPreLocalizingSequence.i…MeasureTheory.Lp.eLpNorm'_lim_eq_lintegral_liminf · cited by 1Lp.eLpNorm'_lim_eq_linteg…MeasureTheory.Lp.eLpNorm_exponent_top_lim_eq_essSup_liminf · cited by 1Lp.eLpNorm_exponent_top_l…ENNReal.tsum_eq_liminf_sum_nat · cited by 1ENNReal.tsum_eq_liminf_su…ProbabilityTheory.Kernel.isSFiniteKernel_withDensity_of_isFiniteKernel · cited by 0Kernel.isSFiniteKernel_wi…TopologicalSpace · cited by 24529TopologicalSpaceFilter · cited by 8121Filternhds · cited by 5554nhdsFilter.Tendsto · cited by 3814Filter.TendstoOrderTopology · cited by 1355OrderTopologyFilter.NeBot · cited by 853Filter.NeBotConditionallyCompleteLinearOrder · cited by 542ConditionallyCompleteLine…Filter.liminf · cited by 198Filter.liminflimsInf_eq_of_le_nhds · cited by 2limsInf_eq_of_le_nhdsTendsto.liminf_eqCITED BYCITES

Cites9

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.