Skip to content

Commit bc4814b

Browse files
chore: bump mathlib to 845af83: feat(NumberTheory/Height/NumberField): add lemma on "finite part" of mulHeight (#39127) (2026-06-01)
1 parent 43f68e9 commit bc4814b

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": "d568c8c09630de097a046763c17b9ea99f95f950",
8+
"rev": "845af83e08e842dee84b22bdea86a7b548af785a",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
11-
"inputRev": "d568c8c09630de097a046763c17b9ea99f95f950",
11+
"inputRev": "845af83e08e842dee84b22bdea86a7b548af785a",
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 = "d568c8c09630de097a046763c17b9ea99f95f950"
21+
rev = "845af83e08e842dee84b22bdea86a7b548af785a"
2222

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

0 commit comments

Comments
 (0)