Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.residueFieldIsoBase

{X : AlgebraicGeometry.Scheme} →
  {K : Type u} →
    [inst : Field K] →
      [IsAlgClosed K] →
        (f : X ⟶ AlgebraicGeometry.Spec (CommRingCat.of K)) →
          [AlgebraicGeometry.LocallyOfFiniteType f] → (x : ↥X) → IsClosed {x} → (X.residueField x ≅ CommRingCat.of K)

If X is a locally of finite type k-scheme and k is algebraically closed, then the residue field of any closed point of x is isomorphic to k.

Defined in
Mathlib.AlgebraicGeometry.AlgClosed.Basic
Cited by
6 results in Mathlib
Foundations
Depth 225 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldIsAlgClosedAlgebraicGeometry.LocallyOfFiniteType

Around this declaration

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

AlgebraicGeometry.pointOfClosedPoint · cited by 6AlgebraicGeometry.pointOf…AlgebraicGeometry.pointOfClosedPoint_comp · cited by 2AlgebraicGeometry.pointOf…AlgebraicGeometry.SpecMap_residueFieldIsoBase_inv · cited by 2AlgebraicGeometry.SpecMap…AlgebraicGeometry.ext_of_apply_eq · cited by 1AlgebraicGeometry.ext_of_…AlgebraicGeometry.pointOfClosedPoint_apply · cited by 1AlgebraicGeometry.pointOf…AlgebraicGeometry.residueFieldIsoBase.congr_simp · cited by 0residueFieldIsoBase.congr…AlgebraicGeometry.SpecMap_residueFieldIsoBase_inv_assoc · cited by 0AlgebraicGeometry.SpecMap…Set · cited by 53352SetQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compField · cited by 7404FieldCategoryTheory.Iso · cited by 3963CategoryTheory.IsoTopCat.carrier · cited by 3184TopCat.carrierAlgebraicGeometry.Scheme · cited by 2540AlgebraicGeometry.SchemeCommRingCat · cited by 2333CommRingCatAlgebraicGeometry.PresheafedSpace.carrier · cited by 2020PresheafedSpace.carrierAlgebraicGeometry.SheafedSpace.toPresheafedSpace · cited by 1988SheafedSpace.toPresheafed…AlgebraicGeometry.LocallyRingedSpace.toSheafedSpace · cited by 1892LocallyRingedSpace.toShea…AlgebraicGeometry.Scheme.toLocallyRingedSpace · cited by 1734Scheme.toLocallyRingedSpa…IsClosed · cited by 1639IsClosedCategoryTheory.Iso.symm · cited by 993Iso.symmAlgebraicGeometry.Spec · cited by 626AlgebraicGeometry.SpecAlgebraicGeometry.residueFiel…CITED BYCITES

Cites21

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

Cited by7

Results whose statement or proof uses this declaration.