---- Let $X$ and $Y$ be [[scheme|schemes]]. > [!definition] Definition. ([[closed scheme morphism]]) > A [[morphism of locally ringed spaces|scheme morphism]] $f:X \to Y$ is said to be **closed** if it is closed as a [[continuous|map of]] [[topological space|topological spaces]]. ^definition ---- #### ---- #### References > [!backlink] > ```dataview > TABLE rows.file.link as "Further Reading" > FROM [[]] > FLATTEN file.tags as Tag > WHERE Tag = "#definition" OR Tag = "#theorem" OR Tag = "#MOC" OR Tag = "#proposition" OR Tag = "#axiom" > GROUP BY Tag > ``` > [!frontlink] > ```dataview > TABLE rows.file.link as "Further Reading" > FROM outgoing([[]]) > FLATTEN file.tags as Tag > WHERE Tag = "#definition" OR Tag = "#theorem" OR Tag = "#MOC" OR Tag = "#proposition" OR Tag = "#axiom" > GROUP BY Tag > ```