Theorems · Definition · general topology
ContinuousAt
{X : Type u_1} → {Y : Type u_2} → [TopologicalSpace X] → [TopologicalSpace Y] → (X → Y) → X → PropA function between topological spaces is continuous at a point x₀
if f x tends to f x₀ when x tends to x₀.
- Defined in
- Mathlib.Topology.Defs.Filter
- Cited by
- 697 results in Mathlib
- Foundations
- Depth 19 from the axioms, rests on 95 definitions · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
Cited by709
Results whose statement or proof uses this declaration.
- Continuous.continuousAtstatement · cited by 297
- continuous_iff_continuousAtstatement and proof · cited by 139
- ContinuousAt.tendstostatement and proof · cited by 103
- ContinuousAt.continuousWithinAtstatement and proof · cited by 102
- continuousAt_conststatement · cited by 59
- ContinuousAt.compstatement and proof · cited by 56
- continuousOn_iff_continuous_domRestrictproof · cited by 51
- ContinuousAt.preimage_mem_nhdsstatement and proof · cited by 46
- HasMFDerivAtproof · cited by 46
- continuousAt_id'statement · cited by 44
- AnalyticAt.continuousAtstatement and proof · cited by 35
- Topology.IsInducing.continuous_iffproof · cited by 34
Showing the 200 most cited of 709.