Mathlib Map

Theorems · Definition · general topology

IsClosedMap

{X : Type u} → {Y : Type v} → [TopologicalSpace X] → [TopologicalSpace Y] → (X → Y) → Prop

A map f : X → Y is said to be a closed map, if the image of any closed U : Set X is closed in Y.

Defined in
Mathlib.Topology.Defs.Basic
Cited by
138 results in Mathlib
Foundations
Depth 5 from the axioms, rests on 14 definitions · uses no axioms
Assumes
TopologicalSpaceTopologicalSpace

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 by141

Results whose statement or proof uses this declaration.