Mathlib Map

Theorems · Definition · general topology

TopologicalSpace.induced

{X : Type u_1} → {Y : Type u_2} → (X → Y) → TopologicalSpace Y → TopologicalSpace X

Given f : X → Y and a topology on Y, the induced topology on X is the collection of sets that are preimages of some open set in Y. This is the coarsest topology that makes f continuous.

Defined in
Mathlib.Topology.Defs.Induced
Cited by
148 results in Mathlib
Foundations
Depth 64 from the axioms, rests on 697 definitions · 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.

Cited by156

Results whose statement or proof uses this declaration.