def
ValuationSpectrum.presheafValue
Mathematical summary.
For a rational datum D = (T/s), presheafValue D is 𝒪_X(R(T/s)) = A⟨T/s⟩: the completion of A[1/s] for the rational-localisation topology determined by the fractions t/s, with t ∈ T. It is the section ring assigned to that rational subset.
Original Lean docstring
The presheaf value 𝒪_X(R(T/s)) := A⟨T/s⟩, the completion ofLocalization.Away s with the localization topology
(§8.1, eq. 8.1.1 of Wedhorn).
Used in the paper for: Appendix A (completed rational localisation); Appendix: sections on a rational domain
noncomputable def presheafValue (D : RationalLocData A) : Type _ :=
@UniformSpace.Completion (Localization.Away D.s) D.uniformSpace