Theorems · Theorem · general topology
eq_lim_at_left_extendFrom_uIoo
∀ {α : 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.uIoo a b)) (nhds la) → extendFrom (Set.uIoo 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.
Cites12
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
- Filter.Tendstostatement and proof · cited by 3,814
- nhdsWithinstatement and proof · cited by 1,912
- OrderTopologystatement and proof · cited by 1,355
- T2Spacestatement and proof · cited by 1,351
- DenselyOrderedstatement and proof · cited by 471
- Set.uIoostatement and proof · cited by 68
- extendFromstatement · cited by 15
- extendFrom_eqproof · cited by 5
- closure_uIooproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- exists_isExtrOn_uIoo_of_tendstoproof · cited by 1