Skip to content

Commit 4f373bd

Browse files
chore: bump mathlib to 6923f2f: feat(NumberTheory/Padics/PadicVal): remove redundant hypotheses + add padicValRat.zpow (#40558) (2026-06-14)
1 parent 87c249d commit 4f373bd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

lake-manifest.json

Lines changed: 4 additions & 4 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": "73b2611ac34fe053446b21322ee51d19cb27b3e7",
8+
"rev": "6923f2f17585e9f2ef76e10ad91efe1b9cb8500d",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
11-
"inputRev": "73b2611ac34fe053446b21322ee51d19cb27b3e7",
11+
"inputRev": "6923f2f17585e9f2ef76e10ad91efe1b9cb8500d",
1212
"inherited": false,
1313
"configFile": "lakefile.lean"},
1414
{"url": "https://github.com/leanprover-community/plausible",
@@ -45,7 +45,7 @@
4545
"type": "git",
4646
"subDir": null,
4747
"scope": "leanprover-community",
48-
"rev": "1537e3fc7e680d64e06fe5fb95c4c9edee7941c2",
48+
"rev": "b2da7698bdf22804095ea5b5007f23c09398f687",
4949
"name": "proofwidgets",
5050
"manifestFile": "lake-manifest.json",
5151
"inputRev": "main",
@@ -75,7 +75,7 @@
7575
"type": "git",
7676
"subDir": null,
7777
"scope": "leanprover-community",
78-
"rev": "5dd219c775e402f818b42cd3997b5cf21017babf",
78+
"rev": "c43d7789ff29244c1f6f7c8480342a2d2d6c0d30",
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 = "73b2611ac34fe053446b21322ee51d19cb27b3e7"
21+
rev = "6923f2f17585e9f2ef76e10ad91efe1b9cb8500d"
2222

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

0 commit comments

Comments
 (0)