Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.pointOfClosedPoint

{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} → (AlgebraicGeometry.Spec (CommRingCat.of K) ⟶ X)

If k is algebraically closed, this is the k-point of X associated to a closed point.

Defined in
Mathlib.AlgebraicGeometry.AlgClosed.Basic
Cited by
6 results in Mathlib
Foundations
Depth 226 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.pointEquivClosedPoint · cited by 4AlgebraicGeometry.pointEq…AlgebraicGeometry.pointOfClosedPoint_comp · cited by 2AlgebraicGeometry.pointOf…AlgebraicGeometry.isCommMonObj_of_isProper_of_isIntegral_tensorObj_of_isAlgClosed · cited by 1AlgebraicGeometry.isCommM…AlgebraicGeometry.pointOfClosedPoint_apply · cited by 1AlgebraicGeometry.pointOf…AlgebraicGeometry.pointEquivClosedPoint_symm_apply_coe · cited by 0AlgebraicGeometry.pointEq…AlgebraicGeometry.pointOfClosedPoint_comp_assoc · cited by 0AlgebraicGeometry.pointOf…AlgebraicGeometry.pointOfClosedPoint.congr_simp · cited by 0pointOfClosedPoint.congr_…Set · cited by 53352SetQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso.hom · cited by 7684Iso.homField · cited by 7404FieldTopCat.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 1639IsClosedAlgebraicGeometry.Spec · cited by 626AlgebraicGeometry.SpecAlgebraicGeometry.Spec.map · cited by 332Spec.mapAlgebraicGeometry.pointOfClos…CITED BYCITES

Cites19

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.