Mathlib Map

Theorems · Theorem · general topology

Filter.Tendsto.eventually_le_const

∀ {α : Type u} {γ : Type w} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [ClosedIciTopology α] {l : Filter γ}
  {f : γ → α} {u v : α}, v < u → Filter.Tendsto f l (nhds v) → ∀ᶠ (a : γ) in l, f a ≤ u
Defined in
Mathlib.Topology.Order.OrderClosed
Cited by
15 results in Mathlib
Foundations
Depth 63 from the axioms · uses propext, Quot.sound
Assumes
TopologicalSpaceLinearOrderClosedIciTopology

Around this declaration

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

MeasureTheory.exists_eLpNorm_indicator_le · cited by 3MeasureTheory.exists_eLpN…IsPreconnected.intermediate_value_Ioo · cited by 2IsPreconnected.intermedia…MeasureTheory.ae_le_of_forall_setLIntegral_le_of_sigmaFinite₀ · cited by 2MeasureTheory.ae_le_of_fo…Multipliable.eventually_bounded_finsetProd · cited by 2Multipliable.eventually_b…Complex.summable_log_one_add_of_summable · cited by 2Complex.summable_log_one_…summable_of_ratio_test_tendsto_lt_one · cited by 2summable_of_ratio_test_te…IsPreconnected.intermediate_value_Ioc · cited by 2IsPreconnected.intermedia…AkraBazziRecurrence.one_mem_range_sumCoeffsExp · cited by 1AkraBazziRecurrence.one_m…MeasureTheory.IsLocallyFiniteMeasure.withDensity_coe · cited by 1IsLocallyFiniteMeasure.wi…Asymptotics.Filter.Tendsto.isBigOTVS_one · cited by 1Tendsto.isBigOTVS_oneSummable.hasSumUniformlyOn_log_one_add · cited by 1Summable.hasSumUniformlyO…MeasureTheory.tendsto_iff_forall_lipschitz_integral_tendsto · cited by 1MeasureTheory.tendsto_iff…IsCompactOperator.antilipschitz_of_not_hasEigenvalue · cited by 1IsCompactOperator.antilip…MeasureTheory.FiniteMeasure.limsup_measure_closed_le_of_tendsto · cited by 1FiniteMeasure.limsup_meas…IsPreconnected.intermediate_value_Ioi · cited by 0IsPreconnected.intermedia…TopologicalSpace · cited by 24529TopologicalSpaceLinearOrder · cited by 8572LinearOrderFilter · cited by 8121Filternhds · cited by 5554nhdsFilter.Tendsto · cited by 3814Filter.TendstoFilter.Eventually · cited by 3134Filter.EventuallyFilter.Tendsto.eventually · cited by 174Tendsto.eventuallyClosedIciTopology · cited by 156ClosedIciTopologyeventually_le_nhds · cited by 8eventually_le_nhdsTendsto.eventually_le_constCITED BYCITES

Cites9

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

Cited by15

Results whose statement or proof uses this declaration.