Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.liftCoborder_app

∀ {X Y : AlgebraicGeometry.Scheme} (f : X ⟶ Y) [inst : AlgebraicGeometry.IsImmersion f]
  (U : (↑(AlgebraicGeometry.Scheme.Hom.coborderRange f)).Opens),
  AlgebraicGeometry.Scheme.Hom.app (AlgebraicGeometry.Scheme.Hom.liftCoborder f) U =
    CategoryTheory.CategoryStruct.comp
      (AlgebraicGeometry.Scheme.Hom.app f
        ((AlgebraicGeometry.Scheme.Hom.opensFunctor (AlgebraicGeometry.Scheme.Hom.coborderRange f).ι).obj U))
      (X.presheaf.map (CategoryTheory.eqToHom ⋯).op)
Defined in
Mathlib.AlgebraicGeometry.Morphisms.Immersion
Cited by
1 results in Mathlib
Foundations
Depth 144 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AlgebraicGeometry.IsImmersion

Around this declaration

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

Cites47

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

Cited by1

Results whose statement or proof uses this declaration.