Mathlib Map

Theorems · Theorem · real analysis

Monotone.leftLim_le

∀ {α : Type u_1} {β : Type u_2} [inst : LinearOrder α] [inst_1 : ConditionallyCompleteLinearOrder β]
  [inst_2 : TopologicalSpace β] [OrderTopology β] {f : α → β},
  Monotone f → ∀ {x y : α}, x ≤ y → Function.leftLim f x ≤ f y
Defined in
Mathlib.Topology.Order.LeftRightLim
Cited by
13 results in Mathlib
Foundations
Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderConditionallyCompleteLinearOrderTopologicalSpaceOrderTopology

Around this declaration

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

StieltjesFunction.measure_Icc · cited by 8StieltjesFunction.measure…Monotone.le_rightLim · cited by 4Monotone.le_rightLimStieltjesFunction.measure_Ioo · cited by 3StieltjesFunction.measure…Monotone.leftLim · cited by 3Monotone.leftLimStieltjesFunction.measure_Ico · cited by 2StieltjesFunction.measure…Monotone.continuousAt_iff_leftLim_eq_rightLim · cited by 2Monotone.continuousAt_iff…Monotone.leftLim_le_rightLim · cited by 1Monotone.leftLim_le_right…Monotone.ae_hasDerivAt · cited by 1Monotone.ae_hasDerivAtStieltjesFunction.ae_hasDerivAt · cited by 1StieltjesFunction.ae_hasD…StieltjesFunction.measure_add · cited by 0StieltjesFunction.measure…StieltjesFunction.measure_Iio · cited by 0StieltjesFunction.measure…Antitone.le_leftLim · cited by 0Antitone.le_leftLimStieltjesFunction.measure_Ioi · cited by 0StieltjesFunction.measure…TopologicalSpace · cited by 24529TopologicalSpaceLinearOrder · cited by 8572LinearOrdernhds · cited by 5554nhdsBot.bot · cited by 4720Bot.botFilter.Tendsto · cited by 3814Filter.TendstoLE.le.trans · cited by 3151le.transLT.lt.le · cited by 2189lt.lenhdsWithin · cited by 1912nhdsWithinMonotone · cited by 1397MonotoneOrderTopology · cited by 1355OrderTopologySet.Iio · cited by 1166Set.IioFilter.NeBot · cited by 853Filter.NeBotConditionallyCompleteLinearOrder · cited by 542ConditionallyCompleteLine…self_mem_nhdsWithin · cited by 215self_mem_nhdsWithinFilter.eq_or_neBot · cited by 62Filter.eq_or_neBotMonotone.leftLim_leCITED BYCITES

Cites21

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

Cited by13

Results whose statement or proof uses this declaration.