Skip to content

chore(Analysis/SpecialFunctions/Integrability): better theorem names in LogMeromorphic.lean#37308

Open
ajirving wants to merge 2 commits intoleanprover-community:masterfrom
ajirving:rename_logmero
Open

chore(Analysis/SpecialFunctions/Integrability): better theorem names in LogMeromorphic.lean#37308
ajirving wants to merge 2 commits intoleanprover-community:masterfrom
ajirving:rename_logmero

Conversation

@ajirving
Copy link
Copy Markdown
Contributor

Put MeromorphicOn first in names as suggested by @j-loreaux in review
of #36950. This is the correct Mathlib naming and makes applications simpler.


Open in Gitpod

…n LogMeromorphic.lean

Put MeromorphicOn first in names as suggested by @j-loreaux in review
of leanprover-community#36950. This is the correct Mathlib naming and makes applications simpler.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 28, 2026

PR summary 34f85c5f24

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ MeromorphicOn.circleIntegrable_log_norm
+ MeromorphicOn.circleIntegrable_log_norm_of_nonneg
+ MeromorphicOn.circleIntegrable_posLog_norm
+ MeromorphicOn.circleIntegrable_posLog_norm_of_nonneg
+ MeromorphicOn.intervalIntegrable_log_norm
+ MeromorphicOn.intervalIntegrable_posLog_norm
+ MeromorphicOn.intervalIntegrable_posLog_norm_meromorphicOn
- intervalIntegrable_posLog_norm_meromorphicOn

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

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

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


No changes to technical debt.

You can run this locally as

./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 Mar 28, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 28, 2026

✅ PR Title Formatted Correctly

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

@ajirving ajirving changed the title chor(Analysis/SpecialFunctions/Integrability): better theorem names in LogMeromorphic.lean chore(Analysis/SpecialFunctions/Integrability): better theorem names in LogMeromorphic.lean Mar 28, 2026
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