Theorems · Theorem · general topology
MonotoneOn.tendsto_nhdsWithin_Ioo_left
∀ {α : Type u_3} {β : Type u_4} [inst : LinearOrder α] [inst_1 : TopologicalSpace α] [OrderTopology α]
[inst_3 : ConditionallyCompleteLinearOrder β] [inst_4 : TopologicalSpace β] [OrderTopology β] {f : α → β} {x y : α},
(Set.Ioo y x).Nonempty →
MonotoneOn f (Set.Ioo y x) →
BddAbove (f '' Set.Ioo y x) → Filter.Tendsto f (nhdsWithin x (Set.Iio x)) (nhds (sSup (f '' Set.Ioo y x)))- Defined in
- Mathlib.Topology.Order.Monotone
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Set.imagestatement and proof · cited by 5,609
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- Set.Nonemptystatement and proof · cited by 2,627
- LT.lt.leproof · cited by 2,189
- nhdsWithinstatement · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- OrderTopologystatement and proof · cited by 1,355
- Set.Ioostatement and proof · cited by 1,214
Cited by2
Results whose statement or proof uses this declaration.
- ConvexOn.hasDerivWithinAt_sSup_slope_of_mem_interiorproof · cited by 2
- AntitoneOn.tendsto_nhdsWithin_Ioo_leftproof · cited by 0