Skip to content

Commit 40c5059

Browse files
chore: bump mathlib to a881155: feat(RingTheory/Localization, FieldTheory/Galois): refactor fraction field action API and add fixingSubgroup lemmas (#38377) (2026-05-08)
1 parent ab16df6 commit 40c5059

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": "6cf3ab1c11e19e328c2e535bdd32d66dc7842fb5",
8+
"rev": "a881155cb02ac28bb98a7a5c767b282f8d3bb13a",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
11-
"inputRev": "6cf3ab1c11e19e328c2e535bdd32d66dc7842fb5",
11+
"inputRev": "a881155cb02ac28bb98a7a5c767b282f8d3bb13a",
1212
"inherited": false,
1313
"configFile": "lakefile.lean"},
1414
{"url": "https://github.com/leanprover-community/plausible",
@@ -35,7 +35,7 @@
3535
"type": "git",
3636
"subDir": null,
3737
"scope": "leanprover-community",
38-
"rev": "cdab3938ccabbdb044be6896e251b5814bec932e",
38+
"rev": "fd70b40073aeca8fa60fe0fb492f189d3b12c0ef",
3939
"name": "importGraph",
4040
"manifestFile": "lake-manifest.json",
4141
"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 = "6cf3ab1c11e19e328c2e535bdd32d66dc7842fb5"
21+
rev = "a881155cb02ac28bb98a7a5c767b282f8d3bb13a"
2222

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

0 commit comments

Comments
 (0)