Skip to content

feat(AlgebraicGeometry/Restrict): a few more restriction lemmas#39442

Open
justus-springer wants to merge 1 commit into
leanprover-community:masterfrom
justus-springer:justus/restrict_lemmas
Open

feat(AlgebraicGeometry/Restrict): a few more restriction lemmas#39442
justus-springer wants to merge 1 commit into
leanprover-community:masterfrom
justus-springer:justus/restrict_lemmas

Conversation

@justus-springer
Copy link
Copy Markdown
Collaborator

@justus-springer justus-springer commented May 15, 2026

These will be used later to define composition of rational maps in #39445.


Open in Gitpod

@github-actions
Copy link
Copy Markdown

PR summary a884fb60c6

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ Scheme.Hom.isoImage_hom_homOfLE
+ Scheme.Hom.isoImage_inv_homOfLE
+ Scheme.Opens.ι_isoImage_inv_ι
+ morphismRestrict_eq_isoImage_hom_homOfLE
+ morphismRestrict_homOfLE
+ morphismRestrict_homOfLE_ι_isoImage_hom
+ morphismRestrict_morphismRestrict_ι_isoImage_hom
+ morphismRestrict_ι_image_ι_isoImage_inv
+ ι_isoImage_inv_morphismRestrict_homOfLE

You can run this locally as follows
## from your `mathlib4` directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci

## summary with just the declaration names:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh <optional_commit>

## more verbose report:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh long <optional_commit>

The doc-module for scripts/pr_summary/declarations_diff.sh in the mathlib-ci repository contains some details about this script.


No changes to strong technical debt.
No changes to weak technical debt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-algebraic-geometry Algebraic geometry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants