Theorems · Theorem · general topology
continuousWithinAt_Ioc_iff_Iic
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [ClosedIicTopology α]
[inst_3 : TopologicalSpace β] {a b : α} {f : α → β},
a < b → (ContinuousWithinAt f (Set.Ioc a b) b ↔ ContinuousWithinAt f (Set.Iic b) b)- Defined in
- Mathlib.Topology.Order.OrderClosed
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- nhdsWithinproof · cited by 1,912
- Set.Iicstatement and proof · cited by 1,111
- Set.Iocstatement · cited by 971
- ContinuousWithinAtstatement · cited by 512
- ClosedIicTopologystatement and proof · cited by 115
- nhdsWithin_Ioc_eq_nhdsLEproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- ConvexOn.continuousOn_Iocproof · cited by 2