Theorems · Theorem · general topology
continuousWithinAt_update_same
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β} {s : Set α}
{x : α} [inst_2 : DecidableEq α] {y : β},
ContinuousWithinAt (Function.update f x y) s x ↔ Filter.Tendsto f (nhdsWithin x (s \ {x})) (nhds y)- Defined in
- Mathlib.Topology.Piecewise
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- nhdsWithinstatement and proof · cited by 1,912
- Filter.Eventually.of_forallproof · cited by 526
- ContinuousWithinAtstatement · cited by 512
- Function.updatestatement and proof · cited by 502
- Function.update_selfproof · cited by 201
- Function.update_of_neproof · cited by 198
- Filter.tendsto_congr'proof · cited by 37
- eventually_nhdsWithin_iffproof · cited by 34
Cited by4
Results whose statement or proof uses this declaration.
- continuousAt_update_sameproof · cited by 3
- continuousOn_update_iffproof · cited by 1
- MeasureTheory.integral_Ioi_deriv_mul_eq_subproof · cited by 1
- MeasureTheory.integral_Iic_deriv_mul_eq_subproof · cited by 1