Skip to content

chore(Data/Nat/Size): simplify proofs, reduce dependencies#36974

Open
astrainfinita wants to merge 3 commits intoleanprover-community:masterfrom
astrainfinita:nat_size_imports
Open

chore(Data/Nat/Size): simplify proofs, reduce dependencies#36974
astrainfinita wants to merge 3 commits intoleanprover-community:masterfrom
astrainfinita:nat_size_imports

Conversation

@astrainfinita
Copy link
Collaborator


Open in Gitpod

@github-actions
Copy link

github-actions bot commented Mar 22, 2026

PR summary de4f458186

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.Data.Nat.Size 123 68 -55 (-44.72%)
Import changes for all files
Files Import difference
Mathlib.Data.Nat.Size -55
Mathlib.Data.FP.Basic -1

Declarations diff

+ shiftLeft'_true_eq_mul_pow
+ shiftLeft'_true_ne_zero

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-data Data (lists, quotients, numbers, etc) label Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-data Data (lists, quotients, numbers, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants