Theorems · Theorem · real analysis
leftLim_rightLim
∀ {α : Type u_1} {β : Type u_2} [inst : LinearOrder α] [inst_1 : TopologicalSpace β] [inst_2 : TopologicalSpace α]
[OrderTopology α] [T3Space β] {f : α → β} {a : α},
Filter.Tendsto f (nhdsWithin a (Set.Iio a)) (nhds (Function.leftLim f a)) →
∀ [h' : (nhdsWithin a (Set.Iio a)).NeBot], Function.leftLim (Function.rightLim f) a = Function.leftLim f a- Defined in
- Mathlib.Topology.Order.LeftRightLim
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredproof · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- Bot.botproof · cited by 4,720
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallyproof · cited by 3,134
- LT.lt.leproof · cited by 2,189
- nhdsWithinstatement and proof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- IsClosedproof · cited by 1,639
Cited by2
Results whose statement or proof uses this declaration.
- BoundedVariationOn.vectorMeasure_singletonproof · cited by 1
- rightLim_leftLimproof · cited by 0