Skip to content

Commit d55482d

Browse files
authored
Merge pull request #577 from Seasawher/auto-update-branch
Lean/Mathlib update
2 parents 25138d2 + 5ef8d1d commit d55482d

File tree

5 files changed

+13
-6
lines changed

5 files changed

+13
-6
lines changed

docs/attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Attributes
22

3-
Mathlib version: `3bdc7047b97538f795b725dc0713c28c0f53ed10`
3+
Mathlib version: `519f4546a1d17b087d41de5b9013759869109ed6`
44

55
## Std.Internal.tree_tac
66
simp theorems used by internal DTreeMap lemmas

docs/commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Commands
22

3-
Mathlib version: `3bdc7047b97538f795b725dc0713c28c0f53ed10`
3+
Mathlib version: `519f4546a1d17b087d41de5b9013759869109ed6`
44

55
## \#adaptation_note
66
Defined in: `adaptationNoteCmd`

docs/options.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Options
22

3-
Mathlib version: `3bdc7047b97538f795b725dc0713c28c0f53ed10`
3+
Mathlib version: `519f4546a1d17b087d41de5b9013759869109ed6`
44

55
## Elab.async
66
type: `Bool`
@@ -2308,6 +2308,13 @@ default: `false`
23082308

23092309
enable/disable tracing for the given module and submodules
23102310

2311+
## trace.Batteries.Lint
2312+
type: `Bool`
2313+
2314+
default: `false`
2315+
2316+
enable/disable tracing for the given module and submodules
2317+
23112318
## trace.CancelDenoms
23122319
type: `Bool`
23132320

docs/tactics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Tactics
22

3-
Mathlib version: `3bdc7047b97538f795b725dc0713c28c0f53ed10`
3+
Mathlib version: `519f4546a1d17b087d41de5b9013759869109ed6`
44

55
## \#adaptation_note
66
Defined in: `«tactic#adaptation_note_»`

lake-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "",
8-
"rev": "3bdc7047b97538f795b725dc0713c28c0f53ed10",
8+
"rev": "519f4546a1d17b087d41de5b9013759869109ed6",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
1111
"inputRev": "master",
@@ -75,7 +75,7 @@
7575
"type": "git",
7676
"subDir": null,
7777
"scope": "leanprover-community",
78-
"rev": "2e16f91af2a97975e5d2fac906494cd6c17ba255",
78+
"rev": "d320358435ce77f0be1d91d493e797876112beba",
7979
"name": "batteries",
8080
"manifestFile": "lake-manifest.json",
8181
"inputRev": "main",

0 commit comments

Comments
 (0)