Skip to content

Commit c110cb1

Browse files
chore: bump mathlib to 843d789: chore(Algebra/Group/Subgroup/Basic): automated extraction from #38864 (#40842) (2026-06-20)
1 parent dc23a39 commit c110cb1

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": "360da6fa66c1273b76b6b2d8c5666fd5ac2e3b56",
8+
"rev": "843d7890de006fe2cb1d2974f5bafcf1b0e3fad8",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
11-
"inputRev": "360da6fa66c1273b76b6b2d8c5666fd5ac2e3b56",
11+
"inputRev": "843d7890de006fe2cb1d2974f5bafcf1b0e3fad8",
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": "954dbc9873f3b4534dc9896604593406d0383520",
78+
"rev": "125807f43a86b5d58892b7ea6972eec0d6c164d2",
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 = "360da6fa66c1273b76b6b2d8c5666fd5ac2e3b56"
21+
rev = "843d7890de006fe2cb1d2974f5bafcf1b0e3fad8"
2222

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

0 commit comments

Comments
 (0)