Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.LocallyRingedSpace.evaluation

(X : AlgebraicGeometry.LocallyRingedSpace) →
  {U : TopologicalSpace.Opens ↑X.toTopCat} → (x : ↥U) → X.presheaf.obj (Opposite.op U) ⟶ X.residueField ↑x

If U is an open of X containing x, we have a canonical ring map from the sections over U to the residue field of x. If we interpret sections over U as functions of X defined on U, then this ring map corresponds to evaluation at x.

Defined in
Mathlib.Geometry.RingedSpace.LocallyRingedSpace.ResidueField
Cited by
6 results in Mathlib
Foundations
Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

AlgebraicGeometry.LocallyRingedSpace.Γevaluation · cited by 5LocallyRingedSpace.Γevalu…AlgebraicGeometry.LocallyRingedSpace.evaluation_naturality · cited by 4LocallyRingedSpace.evalua…AlgebraicGeometry.LocallyRingedSpace.evaluation_eq_zero_iff_notMem_basicOpen · cited by 2LocallyRingedSpace.evalua…AlgebraicGeometry.LocallyRingedSpace.evaluation_naturality_apply · cited by 2LocallyRingedSpace.evalua…AlgebraicGeometry.LocallyRingedSpace.evaluation_ne_zero_iff_mem_basicOpen · cited by 1LocallyRingedSpace.evalua…AlgebraicGeometry.LocallyRingedSpace.basicOpen_eq_bot_iff_forall_evaluation_eq_zero · cited by 1LocallyRingedSpace.basicO…AlgebraicGeometry.LocallyRingedSpace.evaluation_naturality_assoc · cited by 0LocallyRingedSpace.evalua…Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compOpposite · cited by 8081OppositeTopCat.carrier · cited by 3184TopCat.carrierCommRingCat · cited by 2333CommRingCatTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensAlgebraicGeometry.PresheafedSpace.carrier · cited by 2020PresheafedSpace.carrierAlgebraicGeometry.SheafedSpace.toPresheafedSpace · cited by 1988SheafedSpace.toPresheafed…AlgebraicGeometry.LocallyRingedSpace.toSheafedSpace · cited by 1892LocallyRingedSpace.toShea…AlgebraicGeometry.PresheafedSpace.presheaf · cited by 1104PresheafedSpace.presheafTopCat.Presheaf.germ · cited by 208Presheaf.germAlgebraicGeometry.LocallyRingedSpace · cited by 205AlgebraicGeometry.Locally…AlgebraicGeometry.LocallyRingedSpace.toTopCat · cited by 128LocallyRingedSpace.toTopC…AlgebraicGeometry.LocallyRingedSpace.residueField · cited by 16LocallyRingedSpace.residu…LocallyRingedSpace.evaluationCITED BYCITES

Cites16

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.