Theorems · Theorem · general topology
continuousWithinAt_update_of_ne
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [T1Space X] [inst_2 : DecidableEq X]
[inst_3 : TopologicalSpace Y] {f : X → Y} {s : Set X} {x x' : X} {y : Y},
x' ≠ x → (ContinuousWithinAt (Function.update f x y) s x' ↔ ContinuousWithinAt f s x')- Defined in
- Mathlib.Topology.Separation.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Set.ofPredproof · cited by 6,101
- ContinuousWithinAtstatement · cited by 512
- Function.updatestatement · cited by 502
- IsOpen.mem_nhdsproof · cited by 470
- Filter.mem_of_supersetproof · cited by 308
- T1Spacestatement and proof · cited by 275
- Function.update_of_neproof · cited by 198
- mem_nhdsWithin_of_mem_nhdsproof · cited by 50
- isOpen_neproof · cited by 22
- Filter.EventuallyEq.congr_continuousWithinAtproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- continuousWithinAt_dslope_of_neproof · cited by 2
- continuousOn_update_iffproof · cited by 1
- continuousAt_update_of_neproof · cited by 1