Commit 5352afc
chore: bump toolchain to v4.28.0-rc1 (leanprover-community#34436)
* deprecation in lakefile
* chore: bump to nightly-2025-12-10
* Update lean-toolchain for testing leanprover/lean4#11581
* Update lean-toolchain for testing leanprover/lean4#11587
* chore: adaptations for nightly-2025-12-10
* fix
* fix for leanprover/lean4#11581
* deprecation
* remove unused argument
* feat: register mathlib tactics with try? (#136)
This PR adds `register_try?_tactic` calls for all finishing tactics currently registered with `register_hint`, which are not already covered by `grind` modules (i.e. I have not registered `linarith` or `ring`), using identical priority values:
**Common tactics** (Common.lean):
- tauto (priority 500)
- aesop (priority 80)
- fun_prop (priority 200)
**Domain-specific tactics**:
- norm_num (1000), noncomm_ring (1000)
- field (850), bound (70)
- finiteness (1000), compute_degree (1000), positivity (1000), field_simp (1000)
🤖 Prepared with Claude Code
* chore: adaptations for nightly-2025-12-10 (#141)
Co-authored-by: mathlib4-bot <github-mathlib4-bot@leanprover.zulipchat.com>
Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Joachim Breitner <mail@joachim-breitner.de>
* fix deprecation in mk_all
* chore: adaptations for nightly-2025-12-10
* chore: bump to nightly-2025-12-11
* Kick CI
* lake update
* fix deps
* remove upstreamed
* workaround
* fix
* chore: bump to nightly-2025-12-12
* Update lean-toolchain for testing leanprover/lean4#11620
* more fix
* fix the fix
* lake update
* adding a prime to NameMapExtension
* adaptations for leanprover/lean4#11620
* revert spurious change
* warning
* Merge master into nightly-testing
* fixes
* fix
* deprecations
* chore: bump to nightly-2025-12-13
* lake update
* lake update
* fix merge
* revert a lia back to omega
* remove upstreamed
* deprecation
* fixes
* fix archive
* lint
* lake update aesop
* chore: adaptations for nightly-2025-12-13
* remove aliases for upstreamed lemmas
* deprecation
* revert a lia back to omega
* lake update
* cutsat to lia
* hm
* note
* adaptation notes
* chore: bump to nightly-2025-12-14
* remove @[grind =] from even_sign_iff
* chore: adaptations for nightly-2025-12-13 (#142)
* lake update
* chore: adaptations for nightly-2025-12-14 (#143)
* chore: adaptations for nightly-2025-12-14
* chore: update lean-toolchain to leanprover/lean4:nightly-2025-12-14
* chore: bump to nightly-2025-12-15
* chore: adaptations for nightly-2025-12-15 (#144)
* chore: bump to nightly-2025-12-16
* Update batteries
* Adapt to leanprover/lean4#11608
* Pull in aesop fixes (from my fork, sorry for that)
* chore: adaptations for nightly-2025-12-16
* fixes
* chore: bump to nightly-2025-12-17
* chore: adaptations for nightly-2025-12-17
* chore: adaptations for nightly-2025-12-16 (#145)
* chore: adaptations for nightly-2025-12-17 (#146)
* chore: adaptations for nightly-2025-12-17
* chore: bump to nightly-2025-12-18
* lake update
* chore: adaptations for nightly-2025-12-18
* chore: bump to nightly-2025-12-19
* remove upstreamed
* remove upstreamed
* fixes
* chore: bump to nightly-2025-12-20
* mk_all
* chore: adaptations for nightly-2025-12-20
* chore: adaptations for nightly-2025-12-20 (#148)
Co-authored-by: mathlib4-bot <github-mathlib4-bot@leanprover.zulipchat.com>
Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com>
Co-authored-by: Kim Morrison <kim@tqft.net>
Co-authored-by: Kim Morrison <477956+kim-em@users.noreply.github.com>
Co-authored-by: Joachim Breitner <mail@joachim-breitner.de>
* chore: adaptations for nightly-2025-12-20
* chore: bump to nightly-2025-12-21
* chore: adaptations for nightly-2025-12-21
* chore: adaptations for nightly-2025-12-21 (#149)
* chore: adaptations for nightly-2025-12-21
* chore: bump to nightly-2025-12-22
* chore: adaptations for nightly-2025-12-22
* chore: bump to nightly-2025-12-23
* chore: bump to nightly-2025-12-24
* chore: adaptations for nightly-2025-12-24
* chore: bump to nightly-2025-12-25
* chore: adaptations for nightly-2025-12-25
* chore: bump to nightly-2025-12-26
* chore: adaptations for nightly-2025-12-26
* chore: bump to nightly-2025-12-27
* chore: bump to nightly-2025-12-28
* chore: bump to nightly-2025-12-29
* chore: bump to nightly-2025-12-30
* chore: bump to nightly-2025-12-31
* chore: bump to nightly-2026-01-01
* chore: bump to nightly-2026-01-02
* lake update
* chore: bump to nightly-2026-01-03
* chore: bump to nightly-2026-01-04
* merge lean-pr-testing-10059
* lake update
* deprecations
* Revert "merge lean-pr-testing-10387"
This reverts commit e166d33, reversing
changes made to cf6049c.
* fix
* Revert incorrectly merged lean-pr-testing branches
Reverts the following branches that were incorrectly merged due to a bug
in discover-lean-pr-testing.yml where an empty prs.txt caused grep to
match ALL lean-pr-testing branches:
- lean-pr-testing-2714 (from Oct 2023!)
- lean-pr-testing-11455
- lean-pr-testing-11163
- lean-pr-testing-10231
- lean-pr-testing-10178
- lean-pr-testing-10059
These PRs are not in nightly-2026-01-04, so their adaptations should not
be merged.
The bug fix is in: leanprover-community#33546
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* deprecations
* Update lean-toolchain for testing leanprover/lean4#11893
* fix
* chore: bump to nightly-2026-01-05
* remove upstreamed
* lake update
* fix
* chore: adaptations for nightly-2026-01-05
* chore: bump to nightly-2026-01-06
* chore: adaptations for nightly-2026-01-06
* chore: adaptations for nightly-2026-01-06
* chore: bump to nightly-2026-01-07
* chore: adaptations for nightly-2026-01-07
* chore: adaptations for nightly-2026-01-09 (#159)
* replace aesop proof
* chore: adaptations for nightly-2026-01-07
* chore: bump to nightly-2026-01-08
* chore: adaptations for nightly-2026-01-08
* chore: bump to nightly-2026-01-09
---------
Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com>
Co-authored-by: Kim Morrison <kim@tqft.net>
Co-authored-by: mathlib4-bot <github-mathlib4-bot@leanprover.zulipchat.com>
* chore: adaptations for nightly-2026-01-23 (#160)
Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com>
Co-authored-by: Sebastian Ullrich <sebasti@nullri.ch>
Co-authored-by: Rob23oba <robin@arnez.web.de>
Co-authored-by: Rob23oba <robin.arnez@web.de>
Co-authored-by: Markus Himmel <markus@lean-fro.org>
* chore: adaptations for nightly-2026-01-24 (#161)
Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com>
Co-authored-by: Sebastian Ullrich <sebasti@nullri.ch>
Co-authored-by: Rob23oba <robin@arnez.web.de>
Co-authored-by: Rob23oba <robin.arnez@web.de>
Co-authored-by: Markus Himmel <markus@lean-fro.org>
* chore: adaptations for nightly-2026-01-25 (#162)
Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com>
Co-authored-by: Sebastian Ullrich <sebasti@nullri.ch>
Co-authored-by: Rob23oba <robin@arnez.web.de>
Co-authored-by: Rob23oba <robin.arnez@web.de>
Co-authored-by: Markus Himmel <markus@lean-fro.org>
* chore: bump toolchain to v4.28.0-rc1
* fix: use main/master instead of nightly-testing for dependencies
---------
Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com>
Co-authored-by: mathlib4-bot <github-mathlib4-bot@leanprover.zulipchat.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Joachim Breitner <mail@joachim-breitner.de>
Co-authored-by: Sebastian Ullrich <sebasti@nullri.ch>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: leanprover-community-bot-assistant <97194829+leanprover-community-bot-assistant@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Kevin Buzzard <k.buzzard@imperial.ac.uk>
Co-authored-by: Rob23oba <robin@arnez.web.de>
Co-authored-by: Rob23oba <robin.arnez@web.de>
Co-authored-by: Markus Himmel <markus@lean-fro.org>1 parent 216257f commit 5352afc
File tree
72 files changed
+125
-311
lines changed- .github/workflows
- MathlibTest
- Algebra/MonoidAlgebra
- DirectoryDependencyLinter
- LibrarySearch
- UnusedInstancesInType
- Util
- Mathlib
- Algebra
- Group
- Action
- TypeTags
- Notation
- Pi
- Order/Group
- Unbundled
- Prime
- Analysis
- Distribution
- Normed/Order
- CategoryTheory/Limits
- Data
- Finite
- Int
- Cast
- List
- Multiset
- Nat
- Option
- Lean/Meta
- LinearAlgebra
- MeasureTheory/Integral
- NumberTheory
- Order
- BoundedOrder
- GaloisConnection
- Monotone
- RingTheory/Valuation/Discrete
- SetTheory/Cardinal
- Tactic
- FunProp
- Linter
- NormNum
- Positivity
- Push
- Simps
- Translate
- Widget
- Topology/Defs
- Util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
72 files changed
+125
-311
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7493 | 7493 | | |
7494 | 7494 | | |
7495 | 7495 | | |
7496 | | - | |
7497 | 7496 | | |
7498 | 7497 | | |
7499 | 7498 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
0 commit comments