Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.IsOpenImmersion.isPullback

∀ {U V X Y : AlgebraicGeometry.Scheme} (g : U ⟶ V) (iU : U ⟶ X) (iV : V ⟶ Y) (f : X ⟶ Y)
  [inst : AlgebraicGeometry.IsOpenImmersion iU] [inst_1 : AlgebraicGeometry.IsOpenImmersion iV],
  CategoryTheory.CategoryStruct.comp iU f = CategoryTheory.CategoryStruct.comp g iV →
    (TopologicalSpace.Opens.map f.base).obj (AlgebraicGeometry.Scheme.Hom.opensRange iV) =
        AlgebraicGeometry.Scheme.Hom.opensRange iU →
      CategoryTheory.IsPullback g iU iV f
Defined in
Mathlib.AlgebraicGeometry.OpenImmersion
Cited by
4 results in Mathlib
Foundations
Depth 139 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AlgebraicGeometry.IsOpenImmersionAlgebraicGeometry.IsOpenImmersion

Around this declaration

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

Cites44

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

Cited by4

Results whose statement or proof uses this declaration.