Mathlib Map

Theorems · Theorem · algebraic geometry

AlgebraicGeometry.iSup_basicOpen_of_span_eq_top

∀ {X : AlgebraicGeometry.Scheme} (U : X.Opens) (s : Set ↑(X.presheaf.obj (Opposite.op U))),
  Ideal.span s = ⊤ → ⨆ i ∈ s, X.basicOpen i = U

Given a spanning set of Γ(X, U), the corresponding basic open sets cover U. See IsAffineOpen.basicOpen_union_eq_self_iff for the inverse direction for affine open sets.

Defined in
Mathlib.AlgebraicGeometry.AffineScheme
Cited by
2 results in Mathlib
Foundations
Depth 153 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites53

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.