Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - feat(algebraic_geometry/*): Proved Spec β‹™ Ξ“ β‰… 𝟭 #9416

Closed
wants to merge 16 commits into from

Conversation

erdOne
Copy link
Member

@erdOne erdOne commented Sep 27, 2021

  • Specialied algebraic_geometry.structure_sheaf.basic_open_iso into global sections, proving that the map structure_sheaf.to_open R ⊀ is an isomorphism in algebraic_geometry.is_iso_to_global.
  • Proved that the map R ⟢ Ξ“(Spec R) is natural, and presents the fact above as an natural isomorphism Spec.right_op β‹™ Ξ“ β‰… 𝟭 _ in algebraic_geometry.Spec_Ξ“_identity.

Open in Gitpod

@erdOne erdOne added the awaiting-review The author would like community review of the PR label Sep 27, 2021
@tb65536
Copy link
Collaborator

tb65536 commented Sep 28, 2021

Could you add a description to the PR, explaining in words what the result is?

src/algebraic_geometry/Spec.lean Outdated Show resolved Hide resolved
src/algebraic_geometry/Spec.lean Outdated Show resolved Hide resolved
src/algebraic_geometry/Spec.lean Outdated Show resolved Hide resolved
src/algebraic_geometry/Spec.lean Outdated Show resolved Hide resolved
src/algebraic_geometry/Spec.lean Outdated Show resolved Hide resolved
src/algebraic_geometry/structure_sheaf.lean Outdated Show resolved Hide resolved
src/algebraic_geometry/Spec.lean Outdated Show resolved Hide resolved
src/algebraic_geometry/Spec.lean Outdated Show resolved Hide resolved
src/algebraic_geometry/Spec.lean Outdated Show resolved Hide resolved
src/algebraic_geometry/structure_sheaf.lean Outdated Show resolved Hide resolved
erdOne and others added 5 commits September 28, 2021 14:19
Co-authored-by: tb65536 <tb65536@users.noreply.github.com>
Co-authored-by: Johan Commelin <johan@commelin.net>
@justus-springer
Copy link
Collaborator

Thanks, looks good to me now.

src/algebraic_geometry/Spec.lean Outdated Show resolved Hide resolved
src/algebraic_geometry/Spec.lean Outdated Show resolved Hide resolved
src/algebraic_geometry/structure_sheaf.lean Outdated Show resolved Hide resolved
src/algebraic_geometry/structure_sheaf.lean Outdated Show resolved Hide resolved
src/algebraic_geometry/Spec.lean Outdated Show resolved Hide resolved
erdOne and others added 5 commits September 29, 2021 01:04
Co-authored-by: tb65536 <tb65536@users.noreply.github.com>
Co-authored-by: tb65536 <tb65536@users.noreply.github.com>
Co-authored-by: tb65536 <tb65536@users.noreply.github.com>
Co-authored-by: tb65536 <tb65536@users.noreply.github.com>
@github-actions github-actions bot added the blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. label Sep 29, 2021
bors bot pushed a commit that referenced this pull request Oct 1, 2021
bors bot pushed a commit that referenced this pull request Oct 1, 2021
bors bot pushed a commit that referenced this pull request Oct 1, 2021
@github-actions github-actions bot added the merge-conflict Please `git merge origin/master` then a bot will remove this label. label Oct 1, 2021
@github-actions github-actions bot removed the blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. label Oct 1, 2021
@github-actions
Copy link

github-actions bot commented Oct 1, 2021

πŸŽ‰ Great news! Looks like all the dependencies have been resolved:

πŸ’‘ To add or remove a dependency please update this issue/PR description.

Brought to you by Dependent Issues (:robot: ). Happy coding!

@semorrison
Copy link
Collaborator

semorrison commented Oct 1, 2021

Could you add a line or two to the module-doc at the top, summarising progress on this adjunction?

(Even just the text from the PR top comment would be great.)

@jcommelin jcommelin added awaiting-CI The author would like to see what CI has to say before doing more work. ready-for-bors labels Oct 1, 2021
@jcommelin
Copy link
Member

bors d+

@bors
Copy link

bors bot commented Oct 1, 2021

✌️ erdOne can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@github-actions github-actions bot added delegated The PR author may merge after reviewing final suggestions. and removed awaiting-review The author would like community review of the PR labels Oct 1, 2021
@erdOne
Copy link
Member Author

erdOne commented Oct 1, 2021

bors r+

@jcommelin
Copy link
Member

bors r-

bors d+

@erdOne, please merge this after CI gives you a green checkmark. Also, please remove awaiting-CI before you merge, otherwise bors will be unhappy.

@bors
Copy link

bors bot commented Oct 1, 2021

✌️ erdOne can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@bors
Copy link

bors bot commented Oct 1, 2021

Canceled.

@erdOne
Copy link
Member Author

erdOne commented Oct 1, 2021

bors r+

@erdOne erdOne removed the awaiting-CI The author would like to see what CI has to say before doing more work. label Oct 1, 2021
bors bot pushed a commit that referenced this pull request Oct 1, 2021
- Specialied `algebraic_geometry.structure_sheaf.basic_open_iso` into global sections, proving that the map `structure_sheaf.to_open R ⊀` is an isomorphism in `algebraic_geometry.is_iso_to_global`.
- Proved that the map `R ⟢ Ξ“(Spec R)` is natural, and presents the fact above as an natural isomorphism `Spec.right_op β‹™ Ξ“ β‰… 𝟭 _` in `algebraic_geometry.Spec_Ξ“_identity`.



Co-authored-by: erdOne <36414270+erdOne@users.noreply.github.com>
@bors
Copy link

bors bot commented Oct 1, 2021

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Oct 1, 2021
- Specialied `algebraic_geometry.structure_sheaf.basic_open_iso` into global sections, proving that the map `structure_sheaf.to_open R ⊀` is an isomorphism in `algebraic_geometry.is_iso_to_global`.
- Proved that the map `R ⟢ Ξ“(Spec R)` is natural, and presents the fact above as an natural isomorphism `Spec.right_op β‹™ Ξ“ β‰… 𝟭 _` in `algebraic_geometry.Spec_Ξ“_identity`.



Co-authored-by: erdOne <36414270+erdOne@users.noreply.github.com>
@bors
Copy link

bors bot commented Oct 1, 2021

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Oct 1, 2021
- Specialied `algebraic_geometry.structure_sheaf.basic_open_iso` into global sections, proving that the map `structure_sheaf.to_open R ⊀` is an isomorphism in `algebraic_geometry.is_iso_to_global`.
- Proved that the map `R ⟢ Ξ“(Spec R)` is natural, and presents the fact above as an natural isomorphism `Spec.right_op β‹™ Ξ“ β‰… 𝟭 _` in `algebraic_geometry.Spec_Ξ“_identity`.



Co-authored-by: erdOne <36414270+erdOne@users.noreply.github.com>
@bors
Copy link

bors bot commented Oct 1, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(algebraic_geometry/*): Proved Spec β‹™ Ξ“ β‰… 𝟭 [Merged by Bors] - feat(algebraic_geometry/*): Proved Spec β‹™ Ξ“ β‰… 𝟭 Oct 1, 2021
@bors bors bot closed this Oct 1, 2021
@bors bors bot deleted the global_sections_of_structure_sheaf branch October 1, 2021 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated The PR author may merge after reviewing final suggestions. ready-for-bors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants