Skip to content

[Merged by Bors] - chore(NumberTheory/Harmonic): shake imports - #18158

Closed
Vierkantor wants to merge 1 commit into
masterfrom
import-reduction-harmonic
Closed

[Merged by Bors] - chore(NumberTheory/Harmonic): shake imports#18158
Vierkantor wants to merge 1 commit into
masterfrom
import-reduction-harmonic

Conversation

@Vierkantor

Copy link
Copy Markdown
Contributor

This file seems to contain many unused imports. Some of them were around from the start of the file, and some were added in #11750 for reasons I don't entirely understand.

(Context: I'm checking which Defs.lean files actually only provide definitions.)


Open in Gitpod

This file seems to contain many unused imports. Some of them were around from the start of the file, and some were added in #11750 for reasons I don't entirely understand.

(Context: I'm checking which `Defs.lean` files actually only provide definitions.)
@Vierkantor Vierkantor added the t-number-theory Number theory (also use t-algebra or t-analysis to specialize) label Oct 24, 2024
@github-actions

Copy link
Copy Markdown

PR summary 119949e7c0

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.NumberTheory.Harmonic.Defs 702 683 -19 (-2.71%)
Import changes for all files
Files Import difference
Mathlib.NumberTheory.Harmonic.Defs -19

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/declarations_diff.sh <optional_commit>

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

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

@YaelDillies YaelDillies left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

shake was acting unreliably in #11750 so I had to do things manually in places, and clearly I got it wrong!

maintainer merge

@github-actions

Copy link
Copy Markdown

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

@github-actions github-actions Bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Oct 24, 2024
@sgouezel

Copy link
Copy Markdown
Contributor

bors r+

@github-actions github-actions Bot added the ready-to-merge This PR has been sent to bors. label Oct 24, 2024
mathlib-bors Bot pushed a commit that referenced this pull request Oct 24, 2024
This file seems to contain many unused imports. Some of them were around from the start of the file, and some were added in #11750 for reasons I don't entirely understand.

(Context: I'm checking which `Defs.lean` files actually only provide definitions.)
@mathlib-bors

mathlib-bors Bot commented Oct 24, 2024

Copy link
Copy Markdown
Contributor

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors Bot changed the title chore(NumberTheory/Harmonic): shake imports [Merged by Bors] - chore(NumberTheory/Harmonic): shake imports Oct 24, 2024
@mathlib-bors mathlib-bors Bot closed this Oct 24, 2024
@mathlib-bors
mathlib-bors Bot deleted the import-reduction-harmonic branch October 24, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. ready-to-merge This PR has been sent to bors. t-number-theory Number theory (also use t-algebra or t-analysis to specialize)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants