Theorems · Theorem · general topology
eq_lim_at_left_extendFrom_Ioo
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [DenselyOrdered α]
[OrderTopology α] [inst_4 : TopologicalSpace β] {f : α → β} {a b : α} {la : β} [T2Space β],
a < b → Filter.Tendsto f (nhdsWithin a (Set.Ioi a)) (nhds la) → extendFrom (Set.Ioo a b) f a = la- Defined in
- Mathlib.Topology.Order.ExtendFrom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- nhdsWithinstatement and proof · cited by 1,912
- Set.Ioistatement and proof · cited by 1,463
- OrderTopologystatement and proof · cited by 1,355
- T2Spacestatement and proof · cited by 1,351
- Set.Ioostatement · cited by 1,214
- le_of_ltproof · cited by 1,175
- LT.lt.neproof · cited by 872
Cited by1
Results whose statement or proof uses this declaration.
- exists_isExtrOn_Ioo_of_tendstoproof · cited by 1