Skip to content

[Merged by Bors] - feat: EuclideanSpace.finAddEquivProd#26086

Closed
grunweg wants to merge 3 commits intoleanprover-community:masterfrom
grunweg:MR-euclideanspace-prod
Closed

[Merged by Bors] - feat: EuclideanSpace.finAddEquivProd#26086
grunweg wants to merge 3 commits intoleanprover-community:masterfrom
grunweg:MR-euclideanspace-prod

Conversation

@grunweg
Copy link
Copy Markdown
Contributor

@grunweg grunweg commented Jun 18, 2025

I need this for #25505 (to show that R^n is a submanifold of R^m for n \leq m) and for my bordism theory branch.

Previous zulip discussions:

Co-authored-by: @peabrainiac


TODO: paste my zulip reasoning above into the PR description. I still believe my applications 1 and 2 may hold water, but 3/4 may not.

This PR continues the work from #25524.

@grunweg
Copy link
Copy Markdown
Contributor Author

grunweg commented Jun 18, 2025

Comments from Original PR #25524

This section contains 2 comment(s) from the original PR, excluding bot comments.


@github-actions (2025-06-06 07:34 UTC):

PR summary 4e5a0b1879

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

No declarations were harmed in the making of this PR! 🐙

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>

The doc-module for script/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@grunweg (2025-06-06 11:46 UTC):
Thanks for the feedback. I have addressed both comments.

@github-actions
Copy link
Copy Markdown

PR summary bb38781a57

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ EuclideanSpace.finAddEquivProd
+ EuclideanSpace.sumEquivProd

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>

The doc-module for script/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@github-actions github-actions bot added the t-analysis Analysis (normed *, calculus) label Jun 18, 2025
@grunweg
Copy link
Copy Markdown
Contributor Author

grunweg commented Jun 18, 2025

@eric-wieser Would you like to give this a final look? Thanks!

Copy link
Copy Markdown
Contributor

@j-loreaux j-loreaux 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

mathlib-bors bot pushed a commit that referenced this pull request Jun 20, 2025
I need this for #25505 (to show that R^n is a submanifold of R^m for n \leq m) and for my bordism theory branch.

Previous zulip discussions:
- [#Is there code for X? > Product of Euclidean spaces @ 💬](https://leanprover.zulipchat.com/#narrow/channel/217875-Is-there-code-for-X.3F/topic/Product.20of.20Euclidean.20spaces/near/500124944)
- [#mathlib4 > Create &#96;LinearIsometryEquiv&#96; with &#96;WithLp 2 (α × β)&#96; and.. @ 💬](https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/Create.20.60LinearIsometryEquiv.60.20with.20.60WithLp.202.20.28.CE.B1.20.C3.97.20.CE.B2.29.60.20and.2E.2E/near/505938119)
- [#mathlib4 > Manifold structure on Moebius strip @ 💬](https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/Manifold.20structure.20on.20Moebius.20strip/near/522156122)

Co-authored-by: @peabrainiac
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jun 20, 2025

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: EuclideanSpace.finAddEquivProd [Merged by Bors] - feat: EuclideanSpace.finAddEquivProd Jun 20, 2025
@mathlib-bors mathlib-bors bot closed this Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-analysis Analysis (normed *, calculus)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants