Skip to content

Commit e46bf0d

Browse files
chore: bump mathlib to 54f98fd: doc(Data/NNReal): document the defeq footgun (#39409) (2026-05-15)
1 parent 608cbe1 commit e46bf0d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

lake-manifest.json

Lines changed: 5 additions & 5 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": "54f98fd67e63d316ddc3452ae31e18b2283be6e1",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
11-
"inputRev": "6cf3ab1c11e19e328c2e535bdd32d66dc7842fb5",
11+
"inputRev": "54f98fd67e63d316ddc3452ae31e18b2283be6e1",
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",
@@ -75,10 +75,10 @@
7575
"type": "git",
7676
"subDir": null,
7777
"scope": "leanprover-community",
78-
"rev": "5c57f3857ba81924a88b2cdf4f062e34ec04ff11",
78+
"rev": "48ff08a0e30a15078186548f11981d8988dee0c5",
7979
"name": "batteries",
8080
"manifestFile": "lake-manifest.json",
81-
"inputRev": "v4.30.0-rc2",
81+
"inputRev": "main",
8282
"inherited": true,
8383
"configFile": "lakefile.toml"},
8484
{"url": "https://github.com/leanprover/lean4-cli",

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 = "54f98fd67e63d316ddc3452ae31e18b2283be6e1"
2222

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

0 commit comments

Comments
 (0)