Mathlib Map

Theorems · Theorem · general topology

ge_of_tendsto

∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : Preorder α] [ClosedIciTopology α] {f : β → α}
  {a b : α} {x : Filter β} [hx : x.NeBot], Filter.Tendsto f x (nhds a) → (∀ᶠ (c : β) in x, b ≤ f c) → b ≤ a
Defined in
Mathlib.Topology.Order.OrderClosed
Cited by
29 results in Mathlib
Foundations
Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpacePreorderClosedIciTopologyFilter.NeBot

Around this declaration

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

ge_of_tendsto' · cited by 20ge_of_tendsto'Monotone.ge_of_tendsto · cited by 8Monotone.ge_of_tendstosum_le_hasSum · cited by 7sum_le_hasSumConvexOn.slope_le_of_hasDerivWithinAt_Iio · cited by 5ConvexOn.slope_le_of_hasD…MeasureTheory.addHaar_image_le_mul_of_det_lt · cited by 4MeasureTheory.addHaar_ima…eVariationOn.eVariationOn_on_inter_Iic_eq_Iio_add_edist · cited by 4eVariationOn.eVariationOn…Monotone.tendstoLocallyUniformly_of_forall_tendsto · cited by 4Monotone.tendstoLocallyUn…HasDerivWithinAt.nonneg_of_monotoneOn · cited by 4HasDerivWithinAt.nonneg_o…prod_le_hasProd · cited by 3prod_le_hasProdIsLUB.mem_upperBounds_of_tendsto · cited by 3IsLUB.mem_upperBounds_of_…VitaliFamily.measure_limRatioMeas_top · cited by 2VitaliFamily.measure_limR…eventually_le_const_iff_forall_gt_eventually_lt_const · cited by 2eventually_le_const_iff_f…MeasureTheory.hahn_decomposition · cited by 2MeasureTheory.hahn_decomp…Real.deriv_Gamma_nat · cited by 2Real.deriv_Gamma_natcontraction_of_isPowMul_of_boundedWrt · cited by 2contraction_of_isPowMul_o…TopologicalSpace · cited by 24529TopologicalSpaceFilter · cited by 8121FilterPreorder · cited by 7952Preordernhds · cited by 5554nhdsFilter.Tendsto · cited by 3814Filter.TendstoFilter.Eventually · cited by 3134Filter.EventuallyFilter.NeBot · cited by 853Filter.NeBotClosedIciTopology · cited by 156ClosedIciTopologyisClosed_Ici · cited by 40isClosed_IciIsClosed.mem_of_tendsto · cited by 32IsClosed.mem_of_tendstoge_of_tendstoCITED BYCITES

Cites10

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

Cited by29

Results whose statement or proof uses this declaration.