Commit 667ad7e
chore: adaptations for nightly-2025-06-15 (#25940)
* Update lean-toolchain for testing leanprover/lean4#8584
* chore: adaptations for nightly-2025-06-02
* change phrasing of comments
* chore(Geometry/Manifold): two simp-lemmas can be proven by simp
* fix two lint problems
* Trigger CI for leanprover/lean4#8519
* chore: bump to nightly-2025-06-03
* fix
* fix
* Update lean-toolchain for testing leanprover/lean4#8610
* fix
* revert change in `Mathlib.Data.ZMOD.Basic`
* fix Mathlib/Data/List/EditDistance/Estimator.lean
* give specialized simp lemmas higher prio
* simp can prove these
* simp can prove these
* chore: bump to nightly-2025-06-04
* bump toolchain
* Adapt eqns
* Revert "Adapt eqns"
This reverts commit 34f1f7f.
* Simply remove check for now
* fix a bunch
* fixes?
* chore: adaptations for nightly-2025-06-04
* add `simp low` lemma `injOn_of_eq_iff_eq`
* wip
* wip
* wip
* fix
* Trigger CI for leanprover-community/batteries#1220
* Merge master into nightly-testing
* chore: bump to nightly-2025-06-05
* Kick CI
* Bump lean4-cli
* Bump import-graph
* Kick CI
* update lakefile
* chore: use more robust syntax quotation in Shake
* Trigger CI for leanprover/lean4#8419
* Revert "chore: use more robust syntax quotation in Shake"
This reverts commit cd87328.
* fix(Shake): fix import syntax
@Kha this is deliberately using this approach because syntax quotations
are also not robust but for a different reason: they fail to parse the
new versions of the syntax (and do so at run time). And using all the
optional doohickeys will not be future proof. The current setup is
explicitly meant to ping me when there is a syntax change so I can
evaluate the right way to handle it. In this case we want all the
module options to be ignored (treated the same as a regular import
for the purpose of dependency tracking), we don't want to fail.
* cleanup lakefile
* chore: bump to nightly-2025-06-06
* Update lean-toolchain for testing leanprover/lean4#8653
* fix
* how did this get dropped?!?!
* chore: bump to nightly-2025-06-07
* chore: bump to nightly-2025-06-08
* chore: bump to nightly-2025-06-09
* fix lakefile
* fix lint-style for new Lean.Options API
* chore: bump to nightly-2025-06-10
* chore: bump to nightly-2025-06-09
* merge lean-pr-testing-4
* chore: bump to nightly-2025-06-11
* chore: adaptations for nightly-2025-06-11
* Update Shake/Main.lean
Co-authored-by: Johan Commelin <[email protected]>
* Apply suggestions from code review
* revert
* chore: adaptations for nightly-2025-06-11
* cleanup grind tests
* chore: bump to nightly-2025-06-12
* merge lean-pr-testing-8419
* chore: bump to nightly-2025-06-12
* merge lean-pr-testing-8653
* adaptation note
* oops
* chore: adaptations for nightly-2025-06-12
* remove nolint simpNF
* remove spurious file
* Update lean-toolchain for testing leanprover/lean4#8751
* fix
* chore: bump to nightly-2025-06-13
* Merge master into nightly-testing
* fix
* remove upstreamed
* drop no-op `show`
* chore: bump to nightly-2025-06-14
* chore: bump to nightly-2025-06-15
* intentionally left blank
* fix tests
---------
Co-authored-by: leanprover-community-mathlib4-bot <[email protected]>
Co-authored-by: mathlib4-bot <[email protected]>
Co-authored-by: Johan Commelin <[email protected]>
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Sebastian Ullrich <[email protected]>
Co-authored-by: Jovan Gerbscheid <[email protected]>
Co-authored-by: Joachim Breitner <[email protected]>
Co-authored-by: Mario Carneiro <[email protected]>
Co-authored-by: sgouezel <[email protected]>
Co-authored-by: Kyle Miller <[email protected]>1 parent c55fadb commit 667ad7e
File tree
18 files changed
+33
-36
lines changed- MathlibTest
- CategoryTheory
- grind
- Mathlib
- Algebra/Group/Hom
- Analysis
- Normed/Module
- SpecialFunctions/Log
- Data
- List
- Multiset
- Nat
- FieldTheory
- GroupTheory
- Coxeter
- Tactic
- FunProp
18 files changed
+33
-36
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | 80 | | |
82 | 81 | | |
83 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
515 | | - | |
516 | 515 | | |
517 | 516 | | |
518 | 517 | | |
519 | 518 | | |
520 | 519 | | |
521 | | - | |
522 | 520 | | |
523 | 521 | | |
524 | 522 | | |
525 | 523 | | |
526 | | - | |
527 | 524 | | |
528 | 525 | | |
529 | 526 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
255 | | - | |
| 254 | + | |
256 | 255 | | |
257 | 256 | | |
258 | 257 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
551 | | - | |
552 | | - | |
553 | | - | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | 551 | | |
559 | 552 | | |
560 | | - | |
561 | | - | |
562 | | - | |
563 | | - | |
564 | 553 | | |
565 | 554 | | |
566 | 555 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
64 | 63 | | |
65 | | - | |
66 | | - | |
| 64 | + | |
67 | 65 | | |
68 | 66 | | |
69 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
442 | | - | |
443 | 442 | | |
444 | 443 | | |
445 | 444 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | 142 | | |
144 | 143 | | |
145 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1000 | 1000 | | |
1001 | 1001 | | |
1002 | 1002 | | |
1003 | | - | |
1004 | | - | |
1005 | | - | |
1006 | | - | |
| 1003 | + | |
| 1004 | + | |
1007 | 1005 | | |
1008 | 1006 | | |
1009 | 1007 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
415 | | - | |
416 | 415 | | |
417 | 416 | | |
418 | 417 | | |
| |||
0 commit comments