Skip to content

Commit 440eb6f

Browse files
chore: bump mathlib to 4efb9ea: feat(NumberTheory/ArithmeticFunction/Liouville): definition of the Liouville function (#38969) (2026-05-06)
1 parent 02052d4 commit 440eb6f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

lake-manifest.json

Lines changed: 2 additions & 2 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": "4efb9eabf5d768770df3c6c6d396432b8bf0fb49",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
11-
"inputRev": "6cf3ab1c11e19e328c2e535bdd32d66dc7842fb5",
11+
"inputRev": "4efb9eabf5d768770df3c6c6d396432b8bf0fb49",
1212
"inherited": false,
1313
"configFile": "lakefile.lean"},
1414
{"url": "https://github.com/leanprover-community/plausible",

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 = "4efb9eabf5d768770df3c6c6d396432b8bf0fb49"
2222

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

0 commit comments

Comments
 (0)