Theorems · Theorem · general topology
ContinuousWithinAt.insert
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β} {s : Set α}
{x : α}, ContinuousWithinAt f s x → ContinuousWithinAt f (insert x s) xAlias of the reverse direction of continuousWithinAt_insert_self.
- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- continuousWithinAt_insert_selfproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- hasMFDerivWithinAt_insertproof · cited by 3