Skip to content

[Merged by Bors] - chore(Analysis/Complex/Circle): nnnorm and enorm lemmas for circle - #43053

Closed
mathlib-splicebot[bot] wants to merge 1 commit into
masterfrom
splice-bot/pr-42953-Mathlib-Analysis-Complex-Circle.lean-350e694f9a-6z90b90
Closed

[Merged by Bors] - chore(Analysis/Complex/Circle): nnnorm and enorm lemmas for circle#43053
mathlib-splicebot[bot] wants to merge 1 commit into
masterfrom
splice-bot/pr-42953-Mathlib-Analysis-Complex-Circle.lean-350e694f9a-6z90b90

Conversation

@mathlib-splicebot

@mathlib-splicebot mathlib-splicebot Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

This PR was automatically created from PR #42953 by @teorth via a review comment by @themathqueen.

@github-actions github-actions Bot added the tech debt Tracking cross-cutting technical debt, see e.g. the "Technical debt counters" stream on zulip label Aug 22, 2026
@github-actions

github-actions Bot commented Aug 22, 2026

Copy link
Copy Markdown

PR summary e5269e2988

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff (regex)

+ enorm_coe
+ enorm_smul
+ instance : IsIsometricSMul Circle E
+ nnnorm_coe
+ nnnorm_smul

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 e5269e2).

  • +5 new declarations
  • −0 removed declarations
+Circle.enorm_coe
+Circle.enorm_smul
+Circle.instIsIsometricSMul
+Circle.nnnorm_coe
+Circle.nnnorm_smul

Decrease in strong tech debt: (relative, absolute) = (1.00, 0.00)
Current number Change Type (strong)
4926 -1 backward.isDefEq.respectTransparency
No changes to weak technical debt.

Current commit e5269e2988
Reference commit b63493a474

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 added the t-analysis Analysis (normed *, calculus) label Aug 22, 2026

@themathqueen themathqueen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

maintainer merge

@github-actions

Copy link
Copy Markdown

🚀 Pull request has been placed on the maintainer queue by themathqueen.

@mathlib-triage mathlib-triage Bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Aug 22, 2026
@themathqueen themathqueen changed the title chore(Analysis/Complex/Circle): automated extraction from #42953 chore(Analysis/Complex/Circle): nnnorm and enorm lemmas for circle Aug 22, 2026
@faenuccio

Copy link
Copy Markdown
Contributor

Thanks

bors merge

@mathlib-bors mathlib-bors Bot added the ready-to-merge This PR has been sent to bors. label Aug 23, 2026
@mathlib-triage mathlib-triage Bot removed the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Aug 23, 2026
mathlib-bors Bot pushed a commit that referenced this pull request Aug 23, 2026
…43053)

Co-authored-by: teorth <199308+teorth@users.noreply.github.com>
@mathlib-bors mathlib-bors Bot added the bors-staging This PR is currently being built by bors on the staging branch. label Aug 23, 2026
@mathlib-bors

mathlib-bors Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

@mathlib-bors mathlib-bors Bot changed the title chore(Analysis/Complex/Circle): nnnorm and enorm lemmas for circle [Merged by Bors] - chore(Analysis/Complex/Circle): nnnorm and enorm lemmas for circle Aug 23, 2026
@mathlib-bors mathlib-bors Bot closed this Aug 23, 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-analysis Analysis (normed *, calculus) tech debt Tracking cross-cutting technical debt, see e.g. the "Technical debt counters" stream on zulip

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants