Theorems · Theorem · general topology
continuousWithinAt_Ico_iff_Ici
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [ClosedIciTopology α]
[inst_3 : TopologicalSpace β] {a b : α} {f : α → β},
b < a → (ContinuousWithinAt f (Set.Ico b a) b ↔ ContinuousWithinAt f (Set.Ici 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.Icistatement and proof · cited by 1,070
- Set.Icostatement · cited by 799
- ContinuousWithinAtstatement · cited by 512
- ClosedIciTopologystatement and proof · cited by 156
- nhdsWithin_Ico_eq_nhdsGEproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- ConvexOn.continuousOn_Icoproof · cited by 2