Theorems · Theorem · general topology
MonotoneOn.tendsto_nhdsGT
∀ {α : Type u_3} {β : Type u_4} [inst : LinearOrder α] [inst_1 : TopologicalSpace α] [OrderTopology α]
[inst_3 : ConditionallyCompleteLinearOrder β] [inst_4 : TopologicalSpace β] [OrderTopology β] {f : α → β} {x : α},
MonotoneOn f (Set.Ioi x) →
BddBelow (f '' Set.Ioi x) → Filter.Tendsto f (nhdsWithin x (Set.Ioi x)) (nhds (sInf (f '' Set.Ioi x)))- Defined in
- Mathlib.Topology.Order.Monotone
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- nhdsWithinstatement · cited by 1,912
- Set.Ioistatement and proof · cited by 1,463
- OrderTopologystatement and proof · cited by 1,355
- InfSet.sInfstatement · cited by 935
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- BddBelowstatement and proof · cited by 401
- MonotoneOnstatement and proof · cited by 311
Cited by1
Results whose statement or proof uses this declaration.
- AntitoneOn.tendsto_nhdsGTproof · cited by 0