Mathlib Map

Theorems · Theorem · general topology

le_of_tendsto

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

Around this declaration

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

le_of_tendsto' · cited by 25le_of_tendsto'ConvexOn.le_slope_of_hasDerivWithinAt_Ioi · cited by 5ConvexOn.le_slope_of_hasD…dist_le_tsum_of_dist_le_of_tendsto · cited by 4dist_le_tsum_of_dist_le_o…IsLUB.isLUB_of_tendsto · cited by 4IsLUB.isLUB_of_tendstoeVariationOn.eVariationOn_on_inter_Iic_eq_Iio_add_edist · cited by 4eVariationOn.eVariationOn…isCompact_setOfPred_finiteMeasure_le_of_compactSpace · cited by 3isCompact_setOfPred_finit…BoundedVariationOn.tendsto_eVariationOn_Ici_zero_of_filter · cited by 3BoundedVariationOn.tendst…MeasureTheory.AECover.integrable_of_lintegral_enorm_bounded · cited by 3AECover.integrable_of_lin…IsLocalMaxOn.hasFDerivWithinAt_nonpos · cited by 3IsLocalMaxOn.hasFDerivWit…PhragmenLindelof.horizontal_strip · cited by 3PhragmenLindelof.horizont…isCompact_setOfPred_finiteMeasure_mass_le_compl_isCompact_le · cited by 2isCompact_setOfPred_finit…lp.sum_rpow_le_of_tendsto · cited by 2lp.sum_rpow_le_of_tendstoReal.deriv_Gamma_nat · cited by 2Real.deriv_Gamma_natENNReal.le_of_forall_lt_one_mul_le · cited by 2ENNReal.le_of_forall_lt_o…tendsto_tsum_of_dominated_convergence · cited by 2tendsto_tsum_of_dominated…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.NeBotClosedIicTopology · cited by 115ClosedIicTopologyIsClosed.mem_of_tendsto · cited by 32IsClosed.mem_of_tendstoisClosed_Iic · cited by 23isClosed_Iicle_of_tendstoCITED BYCITES

Cites10

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

Cited by32

Results whose statement or proof uses this declaration.