Theorems · Inductive type · general topology
Continuous
{X : Type u} → {Y : Type v} → [TopologicalSpace X] → [TopologicalSpace Y] → (X → Y) → PropA function between topological spaces is continuous if the preimage of every open set is open. Registered as a structure to make sure it is not unfolded by Lean.
- Defined in
- Mathlib.Topology.Defs.Basic
- Cited by
- 2,592 results in Mathlib
- Foundations
- Depth 1 from the axioms, rests on 2 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
Cited by2,856
Results whose statement or proof uses this declaration.
- Continuous.compstatement and proof · cited by 371
- Continuous.continuousOnstatement and proof · cited by 311
- Continuous.continuousAtstatement and proof · cited by 297
- continuous_id'statement · cited by 295
- continuous_conststatement · cited by 278
- Continuous.tendstostatement and proof · cited by 206
- continuous_idstatement · cited by 192
- Continuous.comp'statement and proof · cited by 184
- Continuous.measurablestatement and proof · cited by 181
- continuous_subtype_valstatement · cited by 159
- IsOpen.preimagestatement and proof · cited by 147
- continuous_iff_continuousAtstatement · cited by 139
Showing the 200 most cited of 2,856.