Theorems · Theorem · general topology
continuousWithinAt_iff_continuousAt
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β} {s : Set α}
{x : α}, s ∈ nhds x → (ContinuousWithinAt f s x ↔ ContinuousAt f x)- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- ContinuousAtstatement and proof · cited by 697
- ContinuousWithinAtstatement and proof · cited by 512
- Set.univ_interproof · cited by 258
- continuousWithinAt_univproof · cited by 22
- continuousWithinAt_interproof · cited by 4
Cited by7
Results whose statement or proof uses this declaration.
- ContinuousWithinAt.continuousAtproof · cited by 11
- ConvexOn.continuousOn_Iciproof · cited by 7
- IsOpen.continuousOn_iffproof · cited by 5
- ConvexOn.continuousOn_Icoproof · cited by 2
- ConvexOn.continuousOn_Iocproof · cited by 2
- ConvexOn.continuousOn_Iccproof · cited by 1
- ConvexOn.continuousOn_Iicproof · cited by 1