Skip to content

[Merged by Bors] - feat: final lemmas needed for showing gaussNorm on MvPowerSeries is an absolute value#40997

Closed
WilliamCoram wants to merge 2 commits into
leanprover-community:masterfrom
WilliamCoram:MvGNormMulEq
Closed

[Merged by Bors] - feat: final lemmas needed for showing gaussNorm on MvPowerSeries is an absolute value#40997
WilliamCoram wants to merge 2 commits into
leanprover-community:masterfrom
WilliamCoram:MvGNormMulEq

Conversation

@WilliamCoram

Copy link
Copy Markdown
Collaborator

We finish our section on showing that the gaussNorm on MvRestricted power series will be an absolute value by giving the neg and mul_eq_mul lemmas.


Open in Gitpod

@github-actions github-actions Bot added the t-ring-theory Ring theory label Jun 24, 2026
@github-actions

github-actions Bot commented Jun 24, 2026

Copy link
Copy Markdown

PR summary fe138269c9

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff (regex)

+ gaussNorm_mul_eq_mul
+ gaussNorm_neg

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.

Declarations diff (Lean)

Lean-aware diff — post-build, computed from the Lean environment (commit fe13826).

  • +2 new declarations
  • −0 removed declarations
+MvPowerSeries.gaussNorm_mul_eq_mul
+MvPowerSeries.gaussNorm_neg

No changes to strong technical debt.

No changes to weak technical debt.

Current commit fe138269c9
Reference commit b9251c8115

This script lives in the mathlib-ci repository. To run it locally, from your mathlib4 directory:

git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci
../mathlib-ci/scripts/reporting/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 commented Jun 24, 2026

Copy link
Copy Markdown

✅ PR Title Formatted Correctly

The title of this PR has been updated to match our commit style conventions.
Thank you!

@WilliamCoram WilliamCoram changed the title feat: final lemmas needed for showing gaussNorm on MvPowerSeries is an absolute value feat: final lemmas needed for showing gaussNorm on MvPowerSeries is an absolute value Jun 24, 2026
@riccardobrasca riccardobrasca self-assigned this Jun 24, 2026

@riccardobrasca riccardobrasca left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

bors d+

Comment thread Mathlib/RingTheory/MvPowerSeries/GaussNorm.lean Outdated
@mathlib-bors mathlib-bors Bot added the delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). label Jun 25, 2026
@mathlib-bors

mathlib-bors Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

✌️ WilliamCoram can now approve this pull request until 2026-07-09 09:21 UTC (in 2 weeks). To approve and merge, reply with bors r+. More detailed instructions are available here.

⚠️ This delegation only covers changes within Archive/**, Counterexamples/**, docs/**, DownstreamTest/**, Mathlib/**, MathlibTest/**, widget/**, Archive.lean, Counterexamples.lean, docs.lean, Mathlib.lean; an author commit touching anything else will revoke it. Bors also revokes it if a later push changes too many files for it to check the full list — even if it stays within scope.

Co-authored-by: Riccardo Brasca <riccardo.brasca@gmail.com>
@WilliamCoram

Copy link
Copy Markdown
Collaborator Author

bors r+

@mathlib-bors mathlib-bors Bot added the ready-to-merge This PR has been sent to bors. label Jun 25, 2026
mathlib-bors Bot pushed a commit that referenced this pull request Jun 25, 2026
…n absolute value (#40997)

We finish our section on showing that the gaussNorm on MvRestricted power series will be an absolute value by giving the neg and mul_eq_mul lemmas.

Co-authored-by: WilliamCoram <williamecoram@gmail.com>
@mathlib-bors mathlib-bors Bot added the bors-staging This PR is currently being built by bors on the staging branch. label Jun 25, 2026
@mathlib-bors

mathlib-bors Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

@mathlib-bors mathlib-bors Bot changed the title feat: final lemmas needed for showing gaussNorm on MvPowerSeries is an absolute value [Merged by Bors] - feat: final lemmas needed for showing gaussNorm on MvPowerSeries is an absolute value Jun 25, 2026
@mathlib-bors mathlib-bors Bot closed this Jun 25, 2026
@mathlib-bors mathlib-bors Bot removed the delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). label Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bors-staging This PR is currently being built by bors on the staging branch. ready-to-merge This PR has been sent to bors. t-ring-theory Ring theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants