Theorems · Theorem · general topology
continuousWithinAt_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 x- Defined in
- Mathlib.Topology.Separation.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 72 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- nhdsWithinproof · cited by 1,912
- eq_or_neproof · cited by 1,117
- ContinuousWithinAtstatement · cited by 512
- T1Spacestatement and proof · cited by 275
- nhdsWithin_insert_of_neproof · cited by 9
- continuousWithinAt_insert_selfproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- continuousWithinAt_sdiff_singletonproof · cited by 1
- ContinuousWithinAt.insert'proof · cited by 0
- ContinuousWithinAt.of_insertproof · cited by 0