Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: adaptations for nightly-2024-09-15 #16839

Merged
merged 14 commits into from
Sep 16, 2024
Merged

Conversation

jcommelin
Copy link
Member

No description provided.

Copy link

github-actions bot commented Sep 16, 2024

PR summary f0e6420ec9

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.Data.Nat.Cast.NeZero -19
11 files Mathlib.Data.Nat.Cast.WithTop Mathlib.Data.PNat.Equiv Mathlib.Data.PNat.Defs Mathlib.CategoryTheory.ConnectedComponents Mathlib.CategoryTheory.Category.Cat.Adjunction Mathlib.Algebra.Order.ZeroLEOne Mathlib.Algebra.Order.Monoid.NatCast Mathlib.Algebra.CharZero.Defs Mathlib.Algebra.Order.SuccPred Mathlib.Algebra.Order.Monoid.Unbundled.WithTop Mathlib.Algebra.Ring.Nat
-1

Declarations diff

+ binaryRec_one
- Nat.pos_of_neZero
- NeZero
- NeZero.ne
- NeZero.ne'
- Zero.{u}
- append_eq_cons_iff
- cons_eq_append_iff
- countP_join
- count_join
- getElem_attach
- getLast?_isSome
- instance (priority := 200) Zero.ofOfNat0 {α} [OfNat α (nat_lit 0)] : Zero α
- instance (priority := 300) Zero.toOfNat0 {α} [Zero α] : OfNat α (nat_lit 0)
- map_bind
- map_pbind
- map_tail
- mem_of_mem_getLast?
- mem_of_mem_head?
- mem_of_mem_tail
- neZero_iff
- neZero_zero_iff_false
- pmap_eq_none_iff
- pmap_eq_some_iff
- pmap_none
- pmap_some
- succ
- xor_assoc
- xor_comm
- xor_self
- xor_zero
- zero_xor

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.

@kim-em kim-em merged commit 048573f into bump/v4.13.0 Sep 16, 2024
16 checks passed
@mathlib-bors mathlib-bors bot deleted the bump/nightly-2024-09-15 branch September 16, 2024 09:17
github-merge-queue bot pushed a commit to leanprover/lean4 that referenced this pull request Sep 18, 2024
Revert the removal of the macro containing `Iff.rfl` in #5329; it was
causing errors in leanprover-community/mathlib4#16839.
github-merge-queue bot pushed a commit to leanprover/lean4 that referenced this pull request Sep 18, 2024
Revert the removal of the macro containing `Iff.rfl` in #5329; it was
causing errors in leanprover-community/mathlib4#16839.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants