Theorems · Theorem · general topology
continuousWithinAt_sdiff_self
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β} {s : Set α}
{x : α}, ContinuousWithinAt f (s \ {x}) x ↔ ContinuousWithinAt f s xSee also continuousWithinAt_sdiff_singleton for the case of s \ {y}, but
requiring T1Space α.
- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- ContinuousWithinAtstatement · cited by 512
- ContinuousWithinAt.sdiff_iffproof · cited by 2
- continuousWithinAt_singletonproof · cited by 1
Cited by6
Results whose statement or proof uses this declaration.
- continuousWithinAt_update_sameproof · cited by 4
- continuousWithinAt_compl_selfproof · cited by 3
- continuousWithinAt_Iio_iff_Iicproof · cited by 2
- continuousWithinAt_of_not_accPtproof · cited by 1
- continuousWithinAt_inter_Iio_iff_Iicproof · cited by 1
- continuousWithinAt_diff_selfproof · cited by 0