Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.IsAffineOpen.inf

∀ {X : AlgebraicGeometry.Scheme}
  [AlgebraicGeometry.IsAffineHom (CategoryTheory.Limits.pullback.diagonal (CategoryTheory.Limits.terminal.from X))]
  {U V : X.Opens},
  AlgebraicGeometry.IsAffineOpen U → AlgebraicGeometry.IsAffineOpen V → AlgebraicGeometry.IsAffineOpen (U ⊓ V)

If X ⟶ Spec ℤ has affine diagonal (in particular when X is separated), then intersections of affine opens of X are also affine.

Defined in
Mathlib.AlgebraicGeometry.Morphisms.Affine
Cited by
2 results in Mathlib
Foundations
Depth 183 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AlgebraicGeometry.IsAffineHom

Around this declaration

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

Cites17

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

Cited by2

Results whose statement or proof uses this declaration.