Skip to content

Commit 92a9547

Browse files
chore: bump mathlib to 06e4a53: feat: a bit more API around ContinuousAffineEquiv.pointReflection (#40889) (2026-06-22)
1 parent f10c049 commit 92a9547

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

lake-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "leanprover-community",
8-
"rev": "29af5245bafea7d69fdca69591450f60b916ed71",
8+
"rev": "06e4a530c2ee8e5c0fc6ba40a38d4814102c8fa2",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
11-
"inputRev": "29af5245bafea7d69fdca69591450f60b916ed71",
11+
"inputRev": "06e4a530c2ee8e5c0fc6ba40a38d4814102c8fa2",
1212
"inherited": false,
1313
"configFile": "lakefile.lean"},
1414
{"url": "https://github.com/leanprover-community/plausible",
@@ -75,7 +75,7 @@
7575
"type": "git",
7676
"subDir": null,
7777
"scope": "leanprover-community",
78-
"rev": "e535e4feb0aa360e59e7adf4837b91ffbfb8c943",
78+
"rev": "7d1b02eb63b526dff04cb990cf05b06b38ccbd3f",
7979
"name": "batteries",
8080
"manifestFile": "lake-manifest.json",
8181
"inputRev": "main",

lakefile.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ weak.linter.unicodeLinter = false
1818
[[require]]
1919
name = "mathlib"
2020
scope = "leanprover-community"
21-
rev = "29af5245bafea7d69fdca69591450f60b916ed71"
21+
rev = "06e4a530c2ee8e5c0fc6ba40a38d4814102c8fa2"
2222

2323
[[lean_lib]]
2424
name = "Cslib"

0 commit comments

Comments
 (0)