Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

feat(algebraic_geometry/morphisms/affine): Define affine morphisms#17560

Open
erdOne wants to merge 1 commit intomasterfrom
affine_morphism
Open

feat(algebraic_geometry/morphisms/affine): Define affine morphisms#17560
erdOne wants to merge 1 commit intomasterfrom
affine_morphism

Conversation

@erdOne
Copy link
Member

@erdOne erdOne commented Nov 16, 2022

This is just a stub. Most results depends on the qcqs lemma and will come after that.


Open in Gitpod

@erdOne erdOne added awaiting-review The author would like community review of the PR t-algebraic-geometry Algebraic geometry labels Nov 16, 2022
@erdOne erdOne requested a review from a team as a code owner November 16, 2022 06:59
@joelriou joelriou self-assigned this Dec 1, 2022
@joelriou
Copy link
Collaborator

joelriou commented Dec 1, 2022

Could you add the following, which presumably only uses that fibered products of affine schemes are affine (which is already known to mathlib)?

@[priority 100]
instance affine_of_is_affine_of_is_affine {X Y : Scheme} [is_affine X] [is_affine Y]
  (f : X ⟶ Y) : affine f := sorry

Otherwise, it looks good to me.

@joelriou joelriou 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 Dec 3, 2022
@kim-em kim-em added the too-late This PR was ready too late for inclusion in mathlib3 label Jul 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

awaiting-author A reviewer has asked the author a question or requested changes t-algebraic-geometry Algebraic geometry too-late This PR was ready too late for inclusion in mathlib3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants