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(Algebra/Module/LinearMap/Defs): add restrictScalars as a LinearMap #14831

Closed
wants to merge 3 commits into from

Conversation

judithludwig
Copy link
Collaborator

@judithludwig judithludwig commented Jul 17, 2024

add some missing lemmas on RestrictScalars as a Linear Map.

This contribution was created as part of the AIM workshop "Formalizing algebraic geometry" in
June 2024.


Open in Gitpod

@github-actions github-actions bot added the new-contributor This PR was made by a contributor with at most 5 merged PRs. Welcome to the community! label Jul 17, 2024
Copy link

github-actions bot commented Jul 17, 2024

PR summary 2d73d6080a

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ restrictScalars_add
+ restrictScalars_neg
+ restrictScalars_smul
+ restrictScalars_zero
+ restrictScalarsₗ

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

@judithludwig judithludwig added the t-algebra Algebra (groups, rings, fields, etc) label Jul 17, 2024
@judithludwig judithludwig requested a review from hrmacbeth July 17, 2024 12:41
@judithludwig judithludwig added the workshop-AIM-AG-2024 This PR is associated with the 2024 AIM workshop on formalization of algebraic geometry label Jul 17, 2024
@erdOne
Copy link
Member

erdOne commented Jul 17, 2024

(I've edited the PR message according to the tag you added)

@judithludwig judithludwig removed the request for review from hrmacbeth July 17, 2024 14:19
@kim-em
Copy link
Contributor

kim-em commented Jul 17, 2024

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Jul 17, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jul 17, 2024
…arMap` (#14831)

add some missing lemmas on `RestrictScalars` as a `Linear Map`.

This contribution was created as part of the AIM workshop "Formalizing algebraic geometry" in
June 2024.



Co-authored-by: judithludwig <[email protected]>
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jul 17, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(Algebra/Module/LinearMap/Defs): add restrictScalars as a LinearMap [Merged by Bors] - feat(Algebra/Module/LinearMap/Defs): add restrictScalars as a LinearMap Jul 17, 2024
@mathlib-bors mathlib-bors bot closed this Jul 17, 2024
@mathlib-bors mathlib-bors bot deleted the restrictscalarslemmas branch July 17, 2024 19:39
@adomani adomani mentioned this pull request Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-contributor This PR was made by a contributor with at most 5 merged PRs. Welcome to the community! ready-to-merge This PR has been sent to bors. t-algebra Algebra (groups, rings, fields, etc) workshop-AIM-AG-2024 This PR is associated with the 2024 AIM workshop on formalization of algebraic geometry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants