Theorems · Theorem · general topology
continuousWithinAt_diff_self
Deprecated since 2026-06-03Use continuousWithinAt_sdiff_self instead.
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β} {s : Set α}
{x : α}, ContinuousWithinAt f (s \ {x}) x ↔ ContinuousWithinAt f s xAlias of continuousWithinAt_sdiff_self.
See also continuousWithinAt_sdiff_singleton for the case of s \ {y}, but
requiring T1Space α.
- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement · cited by 24,529
- ContinuousWithinAtstatement · cited by 512
- continuousWithinAt_sdiff_selfproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.