Commit 3780f5f
chore: adaptations for nightly-2025-06-04 (#25431)
* Update lean-toolchain for testing leanprover/lean4#8347
* fixes for leanprover/lean4#8347
* Update lean-toolchain for testing leanprover/lean4#8397
* deprecations for leanprover/lean4#8397
* chore: bump to nightly-2025-05-19
* chore: adaptations for nightly-2025-05-19
* Trigger CI for leanprover/lean4#8347
* Update the style linter to use LinterOptions
* Fix test
* chore: adaptations for nightly-2025-05-19 (#25017)
Co-authored-by: Kim Morrison <[email protected]>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: mathlib4-bot <[email protected]>
Co-authored-by: Anne C.A. Baanen <[email protected]>
Co-authored-by: Sebastian Ullrich <[email protected]>
* chore: bump to nightly-2025-05-20
* Merge master into nightly-testing
* feat: a `grind` test case (#25037)
Adds a test case for `grind` that was previously failing in the presence of Mathlib's typeclass shortcuts. Let's just keep it in Mathlib as a regression test.
Note that this is a PR to `bump/v4.21.0`, as it requires a recent nightly toolchain. (It can still be reviewed and bors'd as any other PR.)
* lake update
* fixes
* fixes
* fixes
* fixes
* fix
* fixes
* fixes
* shake --update
* chore: bump to nightly-2025-05-21
* Update lean-toolchain for testing leanprover/lean4#7352
* lake update
* Trigger CI for leanprover/lean4#7352
* chore: adaptations for nightly-2025-05-21
* chore: adaptations for nightly-2025-05-21 (#25079)
Co-authored-by: mathlib4-bot <[email protected]>
Co-authored-by: leanprover-community-mathlib4-bot <[email protected]>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Anne C.A. Baanen <[email protected]>
* chore: adaptations for nightly-2025-05-21
* fix for leanprover/lean4#7352
* remove unneeded List.ofFn_succ from simp sets
* Merge master into nightly-testing
* Merge master into nightly-testing
* Revert "fix for leanprover/lean4#7352"
This reverts commit 38ca408.
* chore: fix some defeq abuse in theorem statements around the `Id` monad (#25098)
Follows on from leanprover/lean4#7352.
This also deprecates:
* `id.mk`, which looks like a porting error
* `Free(Add)(Magma|Semigroup).mul_map_seq`, which is a garbage lemma that both is not meaningfully about the free objects and has defeq abuse everywhere.
* chore: bump to nightly-2025-05-22
* update batteries
* chore: bump to nightly-2025-05-23
* Update lean-toolchain for testing leanprover/lean4#8449
* chore: adaptations for nightly-2025-05-22 (#25110)
Co-authored-by: leanprover-community-mathlib4-bot <[email protected]>
Co-authored-by: Kim Morrison <[email protected]>
Co-authored-by: github-actions <[email protected]>
* remove now upstreamed `clear_value`
* Update lean-toolchain for testing leanprover/lean4#8457
* chore: update tests for `Format` bug fix
* Trigger CI for leanprover/lean4#8457
* lake update
* lake update
* fixes
* Merge master into nightly-testing
* chore: bump to nightly-2025-05-24
* fix
* chore: adaptations for nightly-2025-05-24 (#25147)
Co-authored-by: Kim Morrison <[email protected]>
Co-authored-by: mathlib4-bot <[email protected]>
Co-authored-by: Eric Wieser <[email protected]>
Co-authored-by: github-actions <[email protected]>
* chore: adaptations for nightly-2025-05-24
* Merge master into nightly-testing
* Update lean-toolchain for testing leanprover/lean4#8470
* chore: bump to nightly-2025-05-25
* chore: adaptations for nightly-2025-05-25
* chore: adaptations for nightly-2025-05-25 (#25184)
Co-authored-by: leanprover-community-mathlib4-bot <[email protected]>
Co-authored-by: Eric Wieser <[email protected]>
Co-authored-by: Kim Morrison <[email protected]>
Co-authored-by: github-actions <[email protected]>
* unsimp `List.getElem?_length`
This is solved using `getElem?_neg` now.
* chore: adaptations for nightly-2025-05-25
* Trigger CI for leanprover/lean4#8470
* chore: bump to nightly-2025-05-26
* lake update
* deprecations
* Trigger CI for leanprover/lean4#8449
* Merge master into nightly-testing
* chore: bump to nightly-2025-05-27
* chore: adaptations for nightly-2025-05-27
* Update lean-toolchain for testing leanprover/lean4#8504
* chore: bump to nightly-2025-05-28
* chore: adaptations for nightly-2025-05-27 (#25234)
Co-authored-by: mathlib4-bot <[email protected]>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Kim Morrison <[email protected]>
* fix
* fix merge
* fix merge again
* deprecations
* deprecations
* fix Archive
* comment out test
* Fix and re-enable directory dependency lint test.
* chore: bump to nightly-2025-05-29
* Use the formatting from the master branch. (Seems to have been a merge that went wrong.)
* lake update
* chore: adaptations for nightly-2025-05-28 (#25295)
Co-authored-by: leanprover-community-mathlib4-bot <[email protected]>
Co-authored-by: mathlib4-bot <[email protected]>
Co-authored-by: github-actions <[email protected]>
* fix
* Trigger CI for leanprover/lean4#8337
* fixes
* Merge master into nightly-testing
* chore: bump to nightly-2025-05-30
* chore: adaptations for nightly-2025-05-29 (#25306)
Co-authored-by: Kim Morrison <[email protected]>
Co-authored-by: leanprover-community-mathlib4-bot <[email protected]>
Co-authored-by: mathlib4-bot <[email protected]>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Rob23oba <[email protected]>
* chore: bump to nightly-2025-05-31
* chore: bump to nightly-2025-06-01
* fix Archive
* chore: adaptations for nightly-2025-06-01 (#25355)
Co-authored-by: leanprover-community-mathlib4-bot <[email protected]>
Co-authored-by: Anne C.A. Baanen <[email protected]>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: mathlib4-bot <[email protected]>
* chore: bump to nightly-2025-06-02
* chore: adaptations for nightly-2025-06-02 (#25360)
Co-authored-by: Kim Morrison <[email protected]>
Co-authored-by: mathlib4-bot <[email protected]>
Co-authored-by: Anne C.A. Baanen <[email protected]>
Co-authored-by: github-actions <[email protected]>
* Update lean-toolchain for testing leanprover/lean4#8584
* chore: adaptations for nightly-2025-06-02
* chore: bump to nightly-2025-06-03
* fix
* fix
* Update lean-toolchain for testing leanprover/lean4#8610
* fix
* chore: bump to nightly-2025-06-04
* bump toolchain
---------
Co-authored-by: leanprover-community-mathlib4-bot <[email protected]>
Co-authored-by: Kim Morrison <[email protected]>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: mathlib4-bot <[email protected]>
Co-authored-by: Anne C.A. Baanen <[email protected]>
Co-authored-by: Sebastian Ullrich <[email protected]>
Co-authored-by: Eric Wieser <[email protected]>
Co-authored-by: Rob23oba <[email protected]>
Co-authored-by: Joseph Rotella <[email protected]>1 parent 9fbd068 commit 3780f5f
File tree
5 files changed
+19
-21
lines changed- Mathlib
- Data/Int/Order
- Lean
5 files changed
+19
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | | - | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments