Mathlib Map

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
Assumes
TopologicalSpaceLinearOrderClosedIciTopologyTopologicalSpace

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.

Cited by1

Results whose statement or proof uses this declaration.