Theorems · Theorem · general topology
continuousWithinAt_iff_continuousAt_domRestrict
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] (f : α → β) {x : α}
{s : Set α} (h : x ∈ s), ContinuousWithinAt f s x ↔ ContinuousAt (s.domRestrict f) ⟨x, h⟩- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 74 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement · cited by 7,166
- nhdsproof · cited by 5,554
- ContinuousAtstatement · cited by 697
- ContinuousWithinAtstatement · cited by 512
- Set.domRestrictstatement · cited by 383
- tendsto_nhdsWithin_iff_subtypeproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- continuousOn_iff_continuous_domRestrictproof · cited by 51
- continuousOn_list_prodproof · cited by 1
- continuousOn_list_sumproof · cited by 1
- continuousWithinAt_iff_continuousAt_restrictproof · cited by 0