Skip to content

Commit 311aee1

Browse files
mathlib-update-dependencies[bot]bryangingechen
authored andcommitted
chore: update Mathlib dependencies 2026-07-09 (leanprover-community#41405)
This PR updates the Mathlib dependencies. Co-authored-by: Bryan Gin-ge Chen <bryangingechen@gmail.com>
1 parent 21c2724 commit 311aee1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

MathlibTest/Tactic/AesopCat.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ example : Foo where
1212
/--
1313
error: could not synthesize default value for field 'w' of 'Foo' using tactics
1414
---
15-
error: tactic 'aesop' failed, failed to prove the goal after exhaustive search.
15+
error: Tactic `aesop` failed, failed to prove the goal after exhaustive search.
1616
Initial goal:
1717
⊢ 35 = 37
1818
Remaining goals after safe rules:

lake-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"type": "git",
4646
"subDir": null,
4747
"scope": "leanprover-community",
48-
"rev": "b5b9e2bb45ce91e4bc44eaa738c3a8910404ab82",
48+
"rev": "24fa6b3599743c23e6debd53d5fd09ebfa587d29",
4949
"name": "aesop",
5050
"manifestFile": "lake-manifest.json",
5151
"inputRev": "master",
@@ -65,7 +65,7 @@
6565
"type": "git",
6666
"subDir": null,
6767
"scope": "leanprover-community",
68-
"rev": "9c6e03c0a86237b199ebe6b1fbac18078a767ade",
68+
"rev": "232c5be1450cb3e59fd3486ab87393af0a98986e",
6969
"name": "batteries",
7070
"manifestFile": "lake-manifest.json",
7171
"inputRev": "main",

0 commit comments

Comments
 (0)