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/morphisms): Basic framework for classes of morphisms between schemes #14944

Closed
wants to merge 15 commits into from

Conversation

erdOne
Copy link
Member

@erdOne erdOne commented Jun 25, 2022


Open in Gitpod

@erdOne erdOne added the awaiting-review The author would like community review of the PR label Jun 25, 2022
@erdOne erdOne changed the title feat(algebraic_geometry/morphisms) Basic framework for classes of morphisms between schemes feat(algebraic_geometry/morphisms): Basic framework for classes of morphisms between schemes Jun 26, 2022
Copy link
Collaborator

@alreadydone alreadydone left a comment

Choose a reason for hiding this comment

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

looks nice!

src/algebraic_geometry/morphisms/basic.lean Outdated Show resolved Hide resolved
src/algebraic_geometry/morphisms/basic.lean Outdated Show resolved Hide resolved
src/algebraic_geometry/morphisms/basic.lean Outdated Show resolved Hide resolved
src/algebraic_geometry/morphisms/basic.lean Outdated Show resolved Hide resolved
src/algebraic_geometry/morphisms/basic.lean Outdated Show resolved Hide resolved
src/algebraic_geometry/morphisms/basic.lean Outdated Show resolved Hide resolved

/-- A morphism property is `stable_under_composition` if the base change of such a morphism
still falls in the class. -/
def stable_under_base_change
Copy link
Member

Choose a reason for hiding this comment

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

I guess this should come with API that let's you apply/construct this using "a base change" instead of "the base change". Can be done in a future PR.

src/algebraic_geometry/morphisms/basic.lean Outdated Show resolved Hide resolved
@jcommelin jcommelin added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review The author would like community review of the PR labels Jul 16, 2022
@erdOne erdOne added awaiting-review The author would like community review of the PR and removed awaiting-author A reviewer has asked the author a question or requested changes labels Jul 16, 2022
@jcommelin jcommelin added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review The author would like community review of the PR labels Jul 16, 2022
@erdOne erdOne added awaiting-review The author would like community review of the PR and removed awaiting-author A reviewer has asked the author a question or requested changes labels Jul 16, 2022
@erdOne erdOne added this to Pending review in Algebraic geometry Jul 17, 2022
Copy link
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

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

Thanks 🎉

bors merge

@leanprover-community-bot-assistant leanprover-community-bot-assistant added ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) and removed awaiting-review The author would like community review of the PR labels Jul 25, 2022
bors bot pushed a commit that referenced this pull request Jul 25, 2022
…rphisms between schemes (#14944)




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

bors bot commented Jul 25, 2022

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Jul 25, 2022
…rphisms between schemes (#14944)




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

bors bot commented Jul 25, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(algebraic_geometry/morphisms): Basic framework for classes of morphisms between schemes [Merged by Bors] - feat(algebraic_geometry/morphisms): Basic framework for classes of morphisms between schemes Jul 25, 2022
@bors bors bot closed this Jul 25, 2022
Algebraic geometry automation moved this from Pending review to Done Jul 25, 2022
@bors bors bot deleted the scheme_morphism_basic branch July 25, 2022 06:11
bottine pushed a commit to bottine/mathlib that referenced this pull request Jul 30, 2022
…rphisms between schemes (leanprover-community#14944)




Co-authored-by: Andrew Yang <36414270+erdOne@users.noreply.github.com>
robertylewis pushed a commit that referenced this pull request Aug 2, 2022
…rphisms between schemes (#14944)




Co-authored-by: Andrew Yang <36414270+erdOne@users.noreply.github.com>
khwilson pushed a commit that referenced this pull request Aug 2, 2022
…rphisms between schemes (#14944)




Co-authored-by: Andrew Yang <36414270+erdOne@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants