Skip to content

[Merged by Bors] - chore (Data.Nat.Cast.Field): split into unbundled and bundled results #14536

Closed
mattrobball wants to merge 4 commits intomasterfrom
mrb/split_data_nat_cast_field
Closed

[Merged by Bors] - chore (Data.Nat.Cast.Field): split into unbundled and bundled results #14536
mattrobball wants to merge 4 commits intomasterfrom
mrb/split_data_nat_cast_field

Conversation

@mattrobball
Copy link
Copy Markdown
Contributor

We split off the results depending on LinearOrderedSemifield into a separate file.


Open in Gitpod

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 8, 2024

PR summary d4d816339b

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.Data.Nat.Cast.Field 443 318 -125 (-28.22%)
Mathlib.Algebra.CharZero.Lemmas 457 408 -49 (-10.72%)
Mathlib.Data.Int.Interval 569 535 -34 (-5.98%)
Mathlib.Data.ENat.Basic 470 447 -23 (-4.89%)
Mathlib.Combinatorics.SimpleGraph.Coloring 611 594 -17 (-2.78%)
Import changes for all files
Files Import difference
Too many changes (2155)!

Declarations diff

+ Int.instCovariantClassAddLE
+ Nat.instCovariantClassMulLE

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

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

@fpvandoorn fpvandoorn added the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Jul 8, 2024
@grunweg
Copy link
Copy Markdown
Contributor

grunweg commented Jul 8, 2024

Needs a lake exe mk_all (and one long line being fixed).

@grunweg grunweg added the awaiting-author A reviewer has asked the author a question or requested changes. label Jul 8, 2024
@grunweg
Copy link
Copy Markdown
Contributor

grunweg commented Jul 9, 2024

I took the liberty to push a simple fix for the archive build failure - I hope you don't mind. (If you do, I'm sorry and will not do so again!)

@github-actions github-actions bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Jul 9, 2024
@mattrobball mattrobball added awaiting-review and removed awaiting-author A reviewer has asked the author a question or requested changes. labels Jul 9, 2024
Copy link
Copy Markdown
Contributor

@grunweg grunweg left a comment

Choose a reason for hiding this comment

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

I cannot vouch for the change in Mathlib/Algebra/Order/Monoid/Unbundled/Basic.lean; the rest looks good. Thank you for doing this!
maintainer merge

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 9, 2024

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

@github-actions github-actions bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Jul 9, 2024
@jcommelin
Copy link
Copy Markdown
Member

Thanks 🎉

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Jul 9, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jul 9, 2024
…#14536)

We split off the results depending on `LinearOrderedSemifield` into a separate file.



Co-authored-by: Michael Rothgang <rothgami@math.hu-berlin.de>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jul 9, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore (Data.Nat.Cast.Field): split into unbundled and bundled results [Merged by Bors] - chore (Data.Nat.Cast.Field): split into unbundled and bundled results Jul 9, 2024
@mathlib-bors mathlib-bors bot closed this Jul 9, 2024
@mathlib-bors mathlib-bors bot deleted the mrb/split_data_nat_cast_field branch July 9, 2024 12:42
@adomani adomani mentioned this pull request Aug 1, 2024
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants