-
Notifications
You must be signed in to change notification settings - Fork 384
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(AlgebraicGeometry/ProjectiveSpectrum/Scheme): finish the Proj
construction
#12371
Closed
Closed
[Merged by Bors] - feat(AlgebraicGeometry/ProjectiveSpectrum/Scheme): finish the Proj
construction
#12371
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
931847d
test JΓΆel's approach
jjaassoonn 156bdcd
linter error, add isomorphism
jjaassoonn 9d83469
some minor APIs
jjaassoonn a688c62
fix linter and add the sheaf morphism
jjaassoonn bec43a6
add skeleton
jjaassoonn 533ce43
first commit
erdOne acef8f9
clean
erdOne 1ba0b31
Update HomogeneousLocalization.lean
erdOne c21e6d0
use `mk` instead of `mk''`
erdOne eba612f
addd docs
erdOne a342f79
Update Scheme.lean
erdOne a0eee1c
finish draft
erdOne 83e0adf
address comments
erdOne 816f779
Merge remote-tracking branch 'origin/master' into zjj/proj_test
jjaassoonn 87a96b6
Merge remote-tracking branch 'origin/erd1/homogeneousLocalization' inβ¦
jjaassoonn 6279880
Merge remote-tracking branch 'origin/erd1/proj2' into zjj/proj_test
jjaassoonn d2393e1
manually merge Andrew's work
jjaassoonn d40aba7
manually merge Andrew's work
jjaassoonn 5a6f602
move things around
jjaassoonn ecc3c76
add documentation, add "as a scheme"
jjaassoonn 1e1a908
linter
jjaassoonn 1df83c4
linter and documentation
jjaassoonn bc4a6c3
linter fix
jjaassoonn 9693a67
Update Mathlib/AlgebraicGeometry/ProjectiveSpectrum/Scheme.lean
jjaassoonn 39b1d68
Merge remote-tracking branch 'origin/master' into zjj/proj_test
jjaassoonn a988334
Merge remote-tracking branch 'origin/master' into zjj/proj_test
jjaassoonn 3d1595b
Merge remote-tracking branch 'origin/master' into zjj/proj_test
jjaassoonn 70c42b3
Merge remote-tracking branch 'origin/master' into zjj/proj_test
jjaassoonn bf7654d
Merge remote-tracking branch 'origin/master' into zjj/proj_test
jjaassoonn ccd3384
fix?
dbd1278
Merge remote-tracking branch 'origin/master' into zjj/proj_test
jjaassoonn 0e3112f
Merge remote-tracking branch 'origin/master' into zjj/proj_test
01028e6
delete unnecssary open
4751056
add docs
52d8dd3
fix
bd9ef81
Merge remote-tracking branch 'origin/master' into zjj/proj_test
2bd0411
fix
b0c4aa0
add docs
6bd2aad
slight tidy up
4a07e06
Merge remote-tracking branch 'origin/master' into zjj/proj_test
9e99a4b
temp
063794b
fix
e13314f
fix
c600f2e
Merge remote-tracking branch 'origin/master' into zjj/proj_test
jjaassoonn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
note that the french quotation can be safely ignored, they are here because
Proj
is a local notation. But since the notation is local, outside this file, one can just useAlgebraicGeometry.Proj