Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.Scheme.IdealSheafData.subschemeMap

{X Y : AlgebraicGeometry.Scheme} →
  (I : X.IdealSheafData) → (J : Y.IdealSheafData) → (f : X ⟶ Y) → J ≤ I.map f → (I.subscheme ⟶ J.subscheme)

If J ≤ I.map f, then f restricts to a map I ⟶ J between the closed subschemes.

Defined in
Mathlib.AlgebraicGeometry.IdealSheaf.Functorial
Cited by
6 results in Mathlib
Foundations
Depth 220 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.