Theorems · Theorem · general topology
MonotoneOn.tendsto_nhdsLT
∀ {α : Type u_3} {β : Type u_4} [inst : LinearOrder α] [inst_1 : TopologicalSpace α] [OrderTopology α]
[inst_3 : ConditionallyCompleteLinearOrder β] [inst_4 : TopologicalSpace β] [OrderTopology β] {f : α → β} {x : α},
MonotoneOn f (Set.Iio x) →
BddAbove (f '' Set.Iio x) → Filter.Tendsto f (nhdsWithin x (Set.Iio x)) (nhds (sSup (f '' Set.Iio x)))- Defined in
- Mathlib.Topology.Order.Monotone
- Cited by
- 3 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.
Cites30
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 and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Set.Nonemptyproof · cited by 2,627
- LT.lt.leproof · cited by 2,189
- nhdsWithinstatement and proof · 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.Iooproof · cited by 1,214
Cited by3
Results whose statement or proof uses this declaration.
- Monotone.tendsto_nhdsLTproof · cited by 4
- MonotoneOn.tendsto_nhdsGTproof · cited by 1
- AntitoneOn.tendsto_nhdsLTproof · cited by 0