Theorems · Theorem · real analysis
Monotone.tendsto_leftLim_within
∀ {α : Type u_1} {β : Type u_2} [inst : LinearOrder α] [inst_1 : ConditionallyCompleteLinearOrder β]
[inst_2 : TopologicalSpace β] [OrderTopology β] {f : α → β},
Monotone f →
∀ [inst_4 : TopologicalSpace α] [OrderTopology α] (x : α),
Filter.Tendsto f (nhdsWithin x (Set.Iio x)) (nhdsWithin (Function.leftLim f x) (Set.Iic (Function.leftLim f x)))- Defined in
- Mathlib.Topology.Order.LeftRightLim
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Filter.Tendstostatement · cited by 3,814
- nhdsWithinstatement · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- Monotonestatement and proof · cited by 1,397
- OrderTopologystatement and proof · cited by 1,355
- Set.Iiostatement and proof · cited by 1,166
- Set.Iicstatement · cited by 1,111
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- self_mem_nhdsWithinproof · cited by 215
Cited by2
Results whose statement or proof uses this declaration.
- Monotone.tendsto_rightLim_withinproof · cited by 1
- Antitone.tendsto_leftLim_withinproof · cited by 0