Documentation

GeometricallyP.Geometry.GeometricallyIrreducible

Geometrically irreducible schemes over a field #

A scheme X over a field k is geometrically irreducible if any base change X_K for a field extension K of k is irreducible.

@[reducible, inline]

A scheme X over a field k is geometrically irreducible if any base change X_K is irreducible for a field extension K of k.

Equations
Instances For

    The affine scheme Spec R is geometrically irreducible over k if and only if the k-algebra R is geometrically irreducible.

    Every nonempty open subscheme of a geometrically irreducible scheme is geometrically irreducible.

    If X is geometrically irreducible over k and U is an affine open, Γ(X, U) is geometrically irreducible over k.

    theorem AlgebraicGeometry.GeometricallyIrreducible.irreducible_of_openCover {X : Scheme} (𝒰 : X.OpenCover) [Nonempty 𝒰.I₀] (hn : ∀ (i j : 𝒰.I₀), Nonempty (CategoryTheory.Limits.pullback (𝒰.f i) (𝒰.f j))) (h : ∀ (i : 𝒰.I₀), IrreducibleSpace (𝒰.X i)) :

    Irreducibility of a scheme can be checked on an open cover with pairwise non-empty intersections.

    If X is covered by geometrically irreducible open subschemes with pairwise non-empty intersections, X is geometrically irreducible.

    Being geometrically irreducible can be checked on finite extensions.

    Being geometrically irreducible can be checked on a separably closed field.

    X is geometrically irreducible over s if and only if X_K is irreducible for K a separable closure of k.

    If X is geometrically irreducible over k and Y is any k-scheme, then X ×[k] Y ⟶ Y induces an order preserving bijection between irreducible components.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For