Skip to content

[Merged by Bors] - chore: adaptations for nightly-2024-07-07#14532

Closed
kim-em wants to merge 1 commit intobump/v4.11.0from
bump/nightly-2024-07-07
Closed

[Merged by Bors] - chore: adaptations for nightly-2024-07-07#14532
kim-em wants to merge 1 commit intobump/v4.11.0from
bump/nightly-2024-07-07

Conversation

@kim-em
Copy link
Copy Markdown
Contributor

@kim-em kim-em commented Jul 8, 2024

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 8, 2024

PR summary 443f8a17ad

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.Tactic.Linter.Lint 3 2 -1 (-33.33%)
Mathlib.Algebra.Group.Fin 319 318 -1 (-0.31%)
Mathlib.CategoryTheory.Limits.Shapes.Pullback.Assoc 404 403 -1 (-0.25%)
Mathlib.CategoryTheory.Monoidal.Rigid.Basic 431 430 -1 (-0.23%)
Mathlib.Combinatorics.Additive.PluenneckeRuzsa 743 742 -1 (-0.13%)
Mathlib.Analysis.NormedSpace.Pointwise 1176 1175 -1 (-0.09%)
Mathlib.Topology.Category.Profinite.Nobeling 1500 1499 -1 (-0.07%)
Mathlib.AlgebraicGeometry.Cover.Open 1530 1529 -1 (-0.07%)
Mathlib.MeasureTheory.Function.Jacobian 1720 1719 -1 (-0.06%)
Mathlib.Analysis.SpecialFunctions.Gamma.Beta 1859 1858 -1 (-0.05%)
Import changes for all files
Files Import difference
Too many changes (3916)!

Declarations diff

- get!_none
- get!_some
- isSome_map

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>

-- variable [HasPullback (g₂ ≫ f₃) f₄] [HasPullback f₁ (g₃ ≫ f₂)] -/
variable [HasPullback (g₂ ≫ f₃) f₄] [HasPullback f₁ ((pullback.fst : Z₂ ⟶ X₂) ≫ f₂)]
variable
[HasPullback ((pullback.snd : (pullback f₁ f₂) ⟶ X₂) ≫ f₃) f₄]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Where did this come from?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

There was a recent change to variables, making its elaboration a bit stricter, and I'm guessing a side effect is that it won't use the local notations above. Didn't investigate further.

Copy link
Copy Markdown
Contributor

@Ruben-VandeVelde Ruben-VandeVelde left a comment

Choose a reason for hiding this comment

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

Okay, I guess.

maintainer merge

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 8, 2024

🚀 Pull request has been placed on the maintainer queue by Ruben-VandeVelde.

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

LGTM

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Jul 8, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jul 8, 2024
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jul 8, 2024

Pull request successfully merged into bump/v4.11.0.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: adaptations for nightly-2024-07-07 [Merged by Bors] - chore: adaptations for nightly-2024-07-07 Jul 8, 2024
@mathlib-bors mathlib-bors bot closed this Jul 8, 2024
@mathlib-bors mathlib-bors bot deleted the bump/nightly-2024-07-07 branch July 8, 2024 20:37
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