Theorems · Theorem · general topology
ContinuousWithinAt.of_insert
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] [T1Space X] {x y : X}
{s : Set X} {f : X → Y}, ContinuousWithinAt f (insert y s) x → ContinuousWithinAt f s xAlias of the forward direction of continuousWithinAt_insert.
- Defined in
- Mathlib.Topology.Separation.Basic
- Cited by
- 0 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.
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
- T1Spacestatement and proof · cited by 275
- continuousWithinAt_insertproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.