Theorems · Theorem · general topology
continuousAt_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} {x x' : X} {y : Y},
x' ≠ x → (ContinuousAt (Function.update f x y) x' ↔ ContinuousAt f x')- Defined in
- Mathlib.Topology.Separation.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.univproof · cited by 3,945
- ContinuousAtstatement · cited by 697
- ContinuousWithinAtproof · cited by 512
- Function.updatestatement and proof · cited by 502
- T1Spacestatement and proof · cited by 275
- continuousWithinAt_update_of_neproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Complex.continuousAt_arg_coe_angleproof · cited by 1