You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Construct the specific analytic structure sheaf of an affinoid Berkovich spectrum from rational localizations. First construct it on the analytic-domain G-site from #38 using #35's sheaf machinery; then derive the ordinary-open sheaf required by mathlib's LocallyRingedSpace API and prove its stalks are local rings.
This issue owns the analytic section rings and their geometric identifications. It does not own generic site, sheaf, stalk, germ, or category infrastructure.
Comparator targets
BerkovichSpace.affinoidStructureSheaf
affinoidStructureSheafGlobalSectionsEquiv
affinoidStructureSheafStalkIsLocalRing
affinoidLocallyRingedSpace (concretely assembled from the preceding data)
Scope
Define sections on rational/affinoid analytic domains from the corresponding rational localizations and restriction maps.
Extend or compare that G-sheaf with a sheaf on ordinary open subsets of the affinoid point topology. The ordinary sheaf must be mathematically derived from the analytic-domain structure, not constructed as unrelated arbitrary data.
Identify global sections with the coordinate ring.
Use mathlib's sheaf-colimit stalks and the comparison with admissible neighborhoods to prove the ordinary stalks are local rings.
Package the ordinary point space and sheaf as AlgebraicGeometry.LocallyRingedSpace.
Explicit exclusions
Do not define another generic G-ringed-space abstraction.
Do not store arbitrary stalks, germs, or gluing operations.
Do not conflate rational or affinoid domains with ordinary open subsets.
Parent and dependencies
Subtask of #21, split from draft PR #34. Depends on:
Comparator targets were added in
d960950.Goal
Construct the specific analytic structure sheaf of an affinoid Berkovich spectrum from rational localizations. First construct it on the analytic-domain G-site from #38 using #35's sheaf machinery; then derive the ordinary-open sheaf required by mathlib's
LocallyRingedSpaceAPI and prove its stalks are local rings.This issue owns the analytic section rings and their geometric identifications. It does not own generic site, sheaf, stalk, germ, or category infrastructure.
Comparator targets
BerkovichSpace.affinoidStructureSheafaffinoidStructureSheafGlobalSectionsEquivaffinoidStructureSheafStalkIsLocalRingaffinoidLocallyRingedSpace(concretely assembled from the preceding data)Scope
AlgebraicGeometry.LocallyRingedSpace.Explicit exclusions
Acceptance criteria
sorry.Rigidbuilds pass.