Skip to content

Commit 962e11a

Browse files
authored
Merge pull request #536 from Seasawher/auto-update-branch
Lean/Mathlib update
2 parents be974ca + bb8aa3e commit 962e11a

File tree

6 files changed

+31
-17
lines changed

6 files changed

+31
-17
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: `337d737caea8838b2303b3cd16fb35e75acedd84`
3+
Mathlib version: `35f7a9bdabaf259310b5434c0e67f4b7b704b96d`
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: `337d737caea8838b2303b3cd16fb35e75acedd84`
3+
Mathlib version: `35f7a9bdabaf259310b5434c0e67f4b7b704b96d`
44

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

docs/options.md

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

3-
Mathlib version: `337d737caea8838b2303b3cd16fb35e75acedd84`
3+
Mathlib version: `35f7a9bdabaf259310b5434c0e67f4b7b704b96d`
44

55
## Elab.async
66
type: `Bool`
@@ -74,7 +74,7 @@ type: `Bool`
7474

7575
default: `false`
7676

77-
(aesop) collect statistics about Aesop invocations. Use #aesop_stats to display the collected statistics.
77+
(aesop) Collect statistics about Aesop invocations. Use #aesop_stats to display the collected statistics.
7878

7979
## aesop.dev.dynamicStructuring
8080
type: `Bool`
@@ -111,6 +111,13 @@ default: `false`
111111

112112
(aesop) Print smaller error messages. Used for testing.
113113

114+
## aesop.stats.file
115+
type: `String`
116+
117+
default: `""`
118+
119+
(aesop) Write statistics about Aesop invocations to the given file in JSONL format. Each invocation adds one JSON record to the file.
120+
114121
## aesop.warn.applyIff
115122
type: `Bool`
116123

@@ -904,6 +911,13 @@ default: `false`
904911

905912
enable the ppRoundtrip linter
906913

914+
## linter.privateModule
915+
type: `Bool`
916+
917+
default: `false`
918+
919+
Enable the `privateModule` linter, which lints against nonempty modules that have only private declarations.
920+
907921
## linter.pythonStyle
908922
type: `Bool`
909923

@@ -2136,7 +2150,7 @@ Number of results requested from statesearch (default 6)
21362150
## statesearch.revision
21372151
type: `String`
21382152

2139-
default: `"v4.26.0-rc1"`
2153+
default: `"v4.26.0-rc2"`
21402154

21412155
Revision of LeanStateSearch to use
21422156

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: `337d737caea8838b2303b3cd16fb35e75acedd84`
3+
Mathlib version: `35f7a9bdabaf259310b5434c0e67f4b7b704b96d`
44

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

lake-manifest.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "",
8-
"rev": "337d737caea8838b2303b3cd16fb35e75acedd84",
8+
"rev": "35f7a9bdabaf259310b5434c0e67f4b7b704b96d",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
1111
"inputRev": "master",
@@ -15,7 +15,7 @@
1515
"type": "git",
1616
"subDir": null,
1717
"scope": "leanprover-community",
18-
"rev": "ec4a54b5308c1f46b4b52a9c62fb67d193aa0972",
18+
"rev": "74835c84b38e4070b8240a063c6417c767e551ae",
1919
"name": "plausible",
2020
"manifestFile": "lake-manifest.json",
2121
"inputRev": "main",
@@ -35,7 +35,7 @@
3535
"type": "git",
3636
"subDir": null,
3737
"scope": "leanprover-community",
38-
"rev": "7ff87023a8e1b358d2d01c1bc56b040a60609577",
38+
"rev": "6e3bb4bf31f731ab28891fe229eb347ec7d5dad3",
3939
"name": "importGraph",
4040
"manifestFile": "lake-manifest.json",
4141
"inputRev": "main",
@@ -45,17 +45,17 @@
4545
"type": "git",
4646
"subDir": null,
4747
"scope": "leanprover-community",
48-
"rev": "894c511d39bf442636bcba085245a1cf2bbdf665",
48+
"rev": "2aaad968dd10a168b644b6a5afd4b92496af4710",
4949
"name": "proofwidgets",
5050
"manifestFile": "lake-manifest.json",
51-
"inputRev": "v0.0.81",
51+
"inputRev": "v0.0.82",
5252
"inherited": true,
5353
"configFile": "lakefile.lean"},
5454
{"url": "https://github.com/leanprover-community/aesop",
5555
"type": "git",
5656
"subDir": null,
5757
"scope": "leanprover-community",
58-
"rev": "c00943d5ff28c6dc623dbc24f8d659a9d3a3d29a",
58+
"rev": "ea86e311a31a4dfa2abf3d7c0664b8c28499369e",
5959
"name": "aesop",
6060
"manifestFile": "lake-manifest.json",
6161
"inputRev": "master",
@@ -65,7 +65,7 @@
6565
"type": "git",
6666
"subDir": null,
6767
"scope": "leanprover-community",
68-
"rev": "1be06a278c3c249edafb722bfb278622024929d8",
68+
"rev": "a31845b5557fd5e47d52b9e2977a1b0eff3c38c3",
6969
"name": "Qq",
7070
"manifestFile": "lake-manifest.json",
7171
"inputRev": "master",
@@ -75,7 +75,7 @@
7575
"type": "git",
7676
"subDir": null,
7777
"scope": "leanprover-community",
78-
"rev": "c278d4e94fe43bc38da4966795dc0c72538e68ab",
78+
"rev": "30cfb2255996f3e6217a77fd940fde1f3e12ccc2",
7979
"name": "batteries",
8080
"manifestFile": "lake-manifest.json",
8181
"inputRev": "main",
@@ -85,10 +85,10 @@
8585
"type": "git",
8686
"subDir": null,
8787
"scope": "leanprover",
88-
"rev": "00fad25fa9bedece1f1f988ab9c180dfe3d535b3",
88+
"rev": "7e1ced9e049a4fab2508980ec4877ca9c46dffc9",
8989
"name": "Cli",
9090
"manifestFile": "lake-manifest.json",
91-
"inputRev": "v4.26.0-rc1",
91+
"inputRev": "v4.26.0-rc2",
9292
"inherited": true,
9393
"configFile": "lakefile.toml"}],
9494
"name": "«mathlib4-help»",

lean-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
leanprover/lean4:v4.26.0-rc1
1+
leanprover/lean4:v4.26.0-rc2

0 commit comments

Comments
 (0)