Commit ee5567b
chore: bump mathlib to 73b2611, fix breaking changes (#640)
Bump `mathlib` dependency to
[73b2611](leanprover-community/mathlib4@73b2611):
chore(Order/Defs/Unbundled): deprecate `def Symmetric` in favor of
`class Std.Symm` (#38092) (2026-06-10)
Previously at:
[8589236](leanprover-community/mathlib4@8589236):
chore: move Data/Nat/Lattice to Order (#39990) (2026-06-09)
Closes #639
Failure log from the validation run:
[download](https://github.com/leanprover-community/downstream-reports/actions/runs/27427486135/artifacts/7596930467)
_(link expires after 1 year)_
---
This PR bumps `mathlib` to an identified incompatible (first-known-bad)
commit (`73b2611`) so you can reproduce and fix the incompatibility
locally by checking out this branch.
_Opened automatically by
[downstream-reports/track-incompatibility](https://github.com/leanprover-community/downstream-reports)
via [this workflow
run](https://github.com/leanprover/cslib/actions/runs/27442101619)._
---------
Co-authored-by: mathlib-nightly-testing[bot] <mathlib-nightly-testing[bot]@users.noreply.github.com>
Co-authored-by: Chris Henson <chrishenson.net@gmail.com>1 parent d6c0b90 commit ee5567b
4 files changed
Lines changed: 10 additions & 13 deletions
File tree
- Cslib
- Foundations/Data
- Languages/LambdaCalculus/LocallyNameless/Untyped
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
143 | 141 | | |
144 | 142 | | |
145 | 143 | | |
| |||
420 | 418 | | |
421 | 419 | | |
422 | 420 | | |
423 | | - | |
| 421 | + | |
424 | 422 | | |
425 | 423 | | |
426 | 424 | | |
| |||
681 | 679 | | |
682 | 680 | | |
683 | 681 | | |
684 | | - | |
685 | | - | |
686 | | - | |
687 | | - | |
| 682 | + | |
| 683 | + | |
688 | 684 | | |
689 | 685 | | |
690 | 686 | | |
| |||
760 | 756 | | |
761 | 757 | | |
762 | 758 | | |
763 | | - | |
| 759 | + | |
764 | 760 | | |
765 | 761 | | |
766 | 762 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
| 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 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments