Theorems · Theorem · general topology
continuousOn_Icc_extendFrom_Ioo
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [DenselyOrdered α]
[OrderTopology α] [inst_4 : TopologicalSpace β] {f : α → β} {a b : α} {la lb : β} [RegularSpace β],
ContinuousOn f (Set.Ioo a b) →
Filter.Tendsto f (nhdsWithin a (Set.Ioi a)) (nhds la) →
Filter.Tendsto f (nhdsWithin b (Set.Iio b)) (nhds lb) → ContinuousOn (extendFrom (Set.Ioo a b) f) (Set.Icc a b)- Defined in
- Mathlib.Topology.Order.ExtendFrom
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- le_reflproof · cited by 2,061
- nhdsWithinstatement and proof · cited by 1,912
- Set.Iccstatement and proof · cited by 1,702
- Set.Ioistatement and proof · cited by 1,463
- ContinuousOnstatement and proof · cited by 1,411
- OrderTopologystatement and proof · cited by 1,355
- Set.Ioostatement and proof · cited by 1,214
Cited by2
Results whose statement or proof uses this declaration.
- exists_isExtrOn_Ioo_of_tendstoproof · cited by 1
- continuousOn_uIcc_extendFrom_uIooproof · cited by 1