Skip to content

refactor: golf Mathlib/Analysis/Complex/Liouville#38249

Closed
yuanyi-350 wants to merge 1 commit intoleanprover-community:masterfrom
yuanyi-350:golf_90
Closed

refactor: golf Mathlib/Analysis/Complex/Liouville#38249
yuanyi-350 wants to merge 1 commit intoleanprover-community:masterfrom
yuanyi-350:golf_90

Conversation

@yuanyi-350
Copy link
Copy Markdown
Collaborator

This PR selectively ports part of #37968 and only migrates the changes in:

  • Mathlib/Analysis/Complex/Liouville.lean

Concretely, this PR:

  • replaces the local boundedness argument in liouville_theorem_aux with the existing helper hb.exists_pos_norm_le
  • keeps the proof structure unchanged otherwise while shortening the setup of the positive bound C

This is a patch-only selective port prepared without running a build.

@github-actions github-actions bot added the t-analysis Analysis (normed *, calculus) label Apr 19, 2026
@github-actions
Copy link
Copy Markdown

PR summary 700fcd702f

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

@yuanyi-350 yuanyi-350 closed this Apr 19, 2026
@yuanyi-350 yuanyi-350 deleted the golf_90 branch April 20, 2026 05:53
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.

1 participant