Theorems · Theorem · real analysis
tendsto_leftLim_of_tendsto
∀ {α : Type u_1} {β : Type u_2} [inst : LinearOrder α] [inst_1 : TopologicalSpace β] [inst_2 : TopologicalSpace α]
[h'α : OrderTopology α] {f : α → β} {a : α},
(∃ y, Filter.Tendsto f (nhdsWithin a (Set.Iio a)) (nhds y)) →
Filter.Tendsto f (nhdsWithin a (Set.Iio a)) (nhds (Function.leftLim f a))- Defined in
- Mathlib.Topology.Order.LeftRightLim
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- nhdsstatement and proof · cited by 5,554
- Bot.botproof · cited by 4,720
- Filter.Tendstostatement and proof · cited by 3,814
- nhdsWithinstatement and proof · cited by 1,912
- OrderTopologystatement and proof · cited by 1,355
- Set.Iiostatement and proof · cited by 1,166
- Filter.NeBotproof · cited by 853
- Filter.eq_or_neBotproof · cited by 62
- Function.leftLimstatement and proof · cited by 60
- Filter.limUnderproof · cited by 47
Cited by5
Results whose statement or proof uses this declaration.
- Monotone.tendsto_leftLimproof · cited by 7
- BoundedVariationOn.tendsto_leftLimproof · cited by 5
- mapClusterPt_leftLimproof · cited by 3
- continuousWithinAt_leftLim_Iicproof · cited by 2
- tendsto_rightLim_of_tendstoproof · cited by 1