Skip to content

Commit 5a086a1

Browse files
authored
Merge pull request #472 from Seasawher/auto-update-branch
2 parents eaea130 + cf23c8b commit 5a086a1

File tree

5 files changed

+36
-18
lines changed

5 files changed

+36
-18
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: `b30c0393ac6454d5d43ee1d1a6760c1939a2302b`
3+
Mathlib version: `9045a8d3ed0be26977ab8cb89e12d06e93000c5f`
44

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

docs/commands.md

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

3-
Mathlib version: `b30c0393ac6454d5d43ee1d1a6760c1939a2302b`
3+
Mathlib version: `9045a8d3ed0be26977ab8cb89e12d06e93000c5f`
44

55
## \#adaptation_note
66
Defined in: `adaptationNoteCmd`
@@ -629,6 +629,17 @@ Another important difference is that the `minImports` *linter* starts counting i
629629
where the option is set to `true` *downwards*, whereas the `#min_imports` *command* looks at the
630630
imports needed from the command *upwards*.
631631

632+
## \#import_diff
633+
Defined in: `«command#import_diff_»`
634+
635+
`#import_diff foo bar ...` computes the new transitive imports that are added to a given file when
636+
modules `foo, bar, ...` are added to the set of imports of the file. More precisely, it computes the
637+
import diff between when `foo, bar, ...` are added to the imports and when `foo, bar, ...` are removed
638+
from the imports.
639+
640+
Note: the command also works when some of the modules passed as arguments are already present in the file's
641+
imports.
642+
632643
## \#info_trees
633644
Defined in: `Lean.infoTreesCmd`
634645

docs/options.md

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

3-
Mathlib version: `b30c0393ac6454d5d43ee1d1a6760c1939a2302b`
3+
Mathlib version: `9045a8d3ed0be26977ab8cb89e12d06e93000c5f`
44

55
## Elab.async
66
type: `Bool`
@@ -1020,28 +1020,35 @@ default: `true`
10201020

10211021

10221022

1023-
## linter.tacticAnalysis.linarithToGrind
1023+
## linter.tacticAnalysis.mergeWithGrind
10241024
type: `Bool`
10251025

10261026
default: `false`
10271027

10281028

10291029

1030-
## linter.tacticAnalysis.mergeWithGrind
1030+
## linter.tacticAnalysis.omegaToCutsat
1031+
type: `Bool`
1032+
1033+
default: `false`
1034+
1035+
1036+
1037+
## linter.tacticAnalysis.regressions.linarithToGrind
10311038
type: `Bool`
10321039

10331040
default: `false`
10341041

10351042

10361043

1037-
## linter.tacticAnalysis.omegaToGrind
1044+
## linter.tacticAnalysis.regressions.omegaToCutsat
10381045
type: `Bool`
10391046

10401047
default: `false`
10411048

10421049

10431050

1044-
## linter.tacticAnalysis.ringToGrind
1051+
## linter.tacticAnalysis.regressions.ringToGrind
10451052
type: `Bool`
10461053

10471054
default: `false`

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: `b30c0393ac6454d5d43ee1d1a6760c1939a2302b`
3+
Mathlib version: `9045a8d3ed0be26977ab8cb89e12d06e93000c5f`
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": "b30c0393ac6454d5d43ee1d1a6760c1939a2302b",
8+
"rev": "9045a8d3ed0be26977ab8cb89e12d06e93000c5f",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
1111
"inputRev": "master",
@@ -35,30 +35,30 @@
3535
"type": "git",
3636
"subDir": null,
3737
"scope": "leanprover-community",
38-
"rev": "a564b9c2252afef6e0d40613d4ec086b54ffe7df",
38+
"rev": "90f3b0f429411beeeb29bbc248d799c18a2d520d",
3939
"name": "importGraph",
4040
"manifestFile": "lake-manifest.json",
41-
"inputRev": "nightly-testing",
41+
"inputRev": "main",
4242
"inherited": true,
4343
"configFile": "lakefile.toml"},
4444
{"url": "https://github.com/leanprover-community/ProofWidgets4",
4545
"type": "git",
4646
"subDir": null,
4747
"scope": "leanprover-community",
48-
"rev": "557f2069977de1c95e68de09e693bc4d1eee7842",
48+
"rev": "c8d576901430dcf9633bee1f85b397507367d38b",
4949
"name": "proofwidgets",
5050
"manifestFile": "lake-manifest.json",
51-
"inputRev": "v0.0.72-pre",
51+
"inputRev": "v0.0.73",
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": "fc97e592e3e150370f17a12e3613e96252c4d3d0",
58+
"rev": "9e8de5716b162ec8983a89711a186d13ff871c22",
5959
"name": "aesop",
6060
"manifestFile": "lake-manifest.json",
61-
"inputRev": "nightly-testing",
61+
"inputRev": "master",
6262
"inherited": true,
6363
"configFile": "lakefile.toml"},
6464
{"url": "https://github.com/leanprover-community/quote4",
@@ -75,17 +75,17 @@
7575
"type": "git",
7676
"subDir": null,
7777
"scope": "leanprover-community",
78-
"rev": "b3a8bc5f8b72102ebbe4da3302432b196e215522",
78+
"rev": "3881bc95874e5843b76886ea136f4722f1fa83cf",
7979
"name": "batteries",
8080
"manifestFile": "lake-manifest.json",
81-
"inputRev": "nightly-testing",
81+
"inputRev": "main",
8282
"inherited": true,
8383
"configFile": "lakefile.toml"},
8484
{"url": "https://github.com/leanprover/lean4-cli",
8585
"type": "git",
8686
"subDir": null,
8787
"scope": "leanprover",
88-
"rev": "e22ed0883c7d7f9a7e294782b6b137b783715386",
88+
"rev": "b62fd39acc32da6fb8bb160c82d1bbc3cb3c186e",
8989
"name": "Cli",
9090
"manifestFile": "lake-manifest.json",
9191
"inputRev": "main",

0 commit comments

Comments
 (0)