Skip to content

[Merged by Bors] - feat(AlgebraicGeometry/ProjectiveSpectrum/Scheme): add the instance IsLocalization#13933

Closed
jjaassoonn wants to merge 3 commits intomasterfrom
zjj/proj/localizationInstance
Closed

[Merged by Bors] - feat(AlgebraicGeometry/ProjectiveSpectrum/Scheme): add the instance IsLocalization#13933
jjaassoonn wants to merge 3 commits intomasterfrom
zjj/proj/localizationInstance

Conversation

@jjaassoonn
Copy link
Copy Markdown
Collaborator

If x is a point in the basic open set D(f) where f is a homogeneous element of positive
degree, then the homogeneously localized ring A⁰ₓ has the universal property of the localization
of A⁰_f at φ(x) where φ : Proj|D(f) ⟶ Spec A⁰_f is the morphism of locally ringed space
constructed as above.

Co-authored-by: Andrew Yang the.erd.one@gmail.com


Open in Gitpod

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 18, 2024

PR summary 7d46dd4da0

Import changes

No significant changes to the import graph


Declarations diff

+ isLocalization_atPrime

You can run this locally as follows
## summary with just the declaration names:
./scripts/no_lost_declarations.sh short <optional_commit>

## more verbose report:
./scripts/no_lost_declarations.sh <optional_commit>

@jjaassoonn jjaassoonn added awaiting-review awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. t-algebra Algebra (groups, rings, fields, etc) labels Jun 18, 2024
@github-actions github-actions bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Jun 18, 2024
@jjaassoonn jjaassoonn added the t-algebraic-geometry Algebraic geometry label Jun 18, 2024
@jjaassoonn jjaassoonn requested a review from joelriou June 18, 2024 18:35
@erdOne
Copy link
Copy Markdown
Member

erdOne commented Jun 19, 2024

Thanks!
maintainer merge

Edit: to clarify, this is entirely Jujian's work.

@github-actions
Copy link
Copy Markdown

🚀 Pull request has been placed on the maintainer queue by erdOne.

@github-actions github-actions bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Jun 19, 2024
@github-actions
Copy link
Copy Markdown

🚀 Pull request has been placed on the maintainer queue by erdOne.

@joelriou
Copy link
Copy Markdown
Contributor

Thanks!

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Jun 19, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jun 19, 2024
…IsLocalization` (#13933)

If `x` is a point in the basic open set `D(f)` where `f` is a homogeneous element of positive
degree, then the homogeneously localized ring `A⁰ₓ` has the universal property of the localization
of `A⁰_f` at `φ(x)` where `φ : Proj|D(f) ⟶ Spec A⁰_f` is the morphism of locally ringed space
constructed as above.


Co-authored-by: Andrew Yang <the.erd.one@gmail.com>




Co-authored-by: zjj <j.jj@j.jj>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jun 19, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(AlgebraicGeometry/ProjectiveSpectrum/Scheme): add the instance IsLocalization [Merged by Bors] - feat(AlgebraicGeometry/ProjectiveSpectrum/Scheme): add the instance IsLocalization Jun 19, 2024
@mathlib-bors mathlib-bors bot closed this Jun 19, 2024
@mathlib-bors mathlib-bors bot deleted the zjj/proj/localizationInstance branch June 19, 2024 15:38
Comment on lines +706 to +708
@IsLocalization (Away 𝒜 f) _ ((toSpec 𝒜 f).1.base x).asIdeal.primeCompl
(AtPrime 𝒜 x.1.asHomogeneousIdeal.toIdeal) _
(mapId 𝒜 (Submonoid.powers_le.mpr x.2)).toAlgebra := by
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we use named parameters instead of @?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The instance argument is not named, and it is hard to use letI to massage lean into accepting it. We would need to provide 4 parameters out of 6 anyway.

AntoineChambert-Loir pushed a commit that referenced this pull request Jun 20, 2024
…IsLocalization` (#13933)

If `x` is a point in the basic open set `D(f)` where `f` is a homogeneous element of positive
degree, then the homogeneously localized ring `A⁰ₓ` has the universal property of the localization
of `A⁰_f` at `φ(x)` where `φ : Proj|D(f) ⟶ Spec A⁰_f` is the morphism of locally ringed space
constructed as above.


Co-authored-by: Andrew Yang <the.erd.one@gmail.com>




Co-authored-by: zjj <j.jj@j.jj>
kbuzzard pushed a commit that referenced this pull request Jun 26, 2024
…IsLocalization` (#13933)

If `x` is a point in the basic open set `D(f)` where `f` is a homogeneous element of positive
degree, then the homogeneously localized ring `A⁰ₓ` has the universal property of the localization
of `A⁰_f` at `φ(x)` where `φ : Proj|D(f) ⟶ Spec A⁰_f` is the morphism of locally ringed space
constructed as above.


Co-authored-by: Andrew Yang <the.erd.one@gmail.com>




Co-authored-by: zjj <j.jj@j.jj>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. ready-to-merge This PR has been sent to bors. t-algebra Algebra (groups, rings, fields, etc) t-algebraic-geometry Algebraic geometry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants