Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.PresheafedSpace.IsOpenImmersion.toSheafedSpace

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {X : AlgebraicGeometry.PresheafedSpace C} →
      (Y : AlgebraicGeometry.SheafedSpace C) →
        (f : X ⟶ Y.toPresheafedSpace) →
          [H : AlgebraicGeometry.PresheafedSpace.IsOpenImmersion f] → AlgebraicGeometry.SheafedSpace C

If X ⟶ Y is an open immersion, and Y is a SheafedSpace, then so is X.

Defined in
Mathlib.Geometry.RingedSpace.OpenImmersion
Cited by
5 results in Mathlib
Foundations
Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryAlgebraicGeometry.PresheafedSpace.IsOpenImmersion

Around this declaration

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

Cites6

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

Cited by7

Results whose statement or proof uses this declaration.