Skip to content

Commit cd307b9

Browse files
committed
Bump mathlib to v4.21.0
1 parent 6ac2c45 commit cd307b9

File tree

6 files changed

+16
-15
lines changed

6 files changed

+16
-15
lines changed

LeanCamCombi/ExtrProbCombi/BollobasContainment.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ lemma one_statement
3737
sorry
3838

3939
end SimpleGraph
40+

LeanCamCombi/PlainCombi/KatonaCircle.lean

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,9 @@ def prefixedEquiv (s : Finset α) : prefixed s ≃ Numbering s × Numbering ↑(
8484
simp [hx, this]
8585
· simp [hx, Equiv.symm_apply_eq]
8686
val.right_inv n := by
87-
obtain hns | hsn := lt_or_le n.1 #s
87+
obtain hns | hsn := lt_or_ge n.1 #s
8888
· simp [hns]
89-
· simp [hsn.not_lt, hsn, dif_neg (mem_compl.1 <| Subtype.prop _), Fin.ext_iff,
89+
· simp [hsn.not_gt, hsn, dif_neg (mem_compl.1 <| Subtype.prop _), Fin.ext_iff,
9090
Fintype.card_subtype_le]
9191
property := mem_prefixed.2 fun x ↦ by
9292
constructor

LeanCamCombi/PlainCombi/LittlewoodOfford.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ lemma card_le_of_forall_dist_sum_le (hr : 0 < r) (h𝒜 : ∀ t ∈ 𝒜, t ⊆
4040
obtain ⟨P, hP, _hs, hr⟩ := exists_littlewood_offord_partition hr hf
4141
rw [← hP]
4242
refine card_le_card_of_forall_subsingleton (· ∈ ·) (fun t ht ↦ ?_) fun ℬ hℬ t ht u hu ↦
43-
(hr _ hℬ).eq ht.2 hu.2 (h𝒜r _ ht.1 _ hu.1).not_le
43+
(hr _ hℬ).eq ht.2 hu.2 (h𝒜r _ ht.1 _ hu.1).not_ge
4444
simpa only [exists_prop] using P.exists_mem (mem_powerset.2 <| h𝒜 _ ht)
4545

4646
end Finset

lake-manifest.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "",
8-
"rev": "5c0c94b3f563ed756b48b9439788c53b0d56a897",
8+
"rev": "308445d7985027f538e281e18df29ca16ede2ba3",
99
"name": "mathlib",
1010
"manifestFile": "lake-manifest.json",
11-
"inputRev": "v4.20.1",
11+
"inputRev": "v4.21.0",
1212
"inherited": false,
1313
"configFile": "lakefile.lean"},
1414
{"url": "https://github.com/leanprover-community/plausible",
1515
"type": "git",
1616
"subDir": null,
1717
"scope": "leanprover-community",
18-
"rev": "2ac43674e92a695e96caac19f4002b25434636da",
18+
"rev": "c4aa78186d388e50a436e8362b947bae125a2933",
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": "a11bcb5238149ae5d8a0aa5e2f8eddf8a3a9b27d",
38+
"rev": "d07bd64f1910f1cc5e4cc87b6b9c590080e7a457",
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": "21e6a0522cd2ae6cf88e9da99a1dd010408ab306",
48+
"rev": "6980f6ca164de593cb77cd03d8eac549cc444156",
4949
"name": "proofwidgets",
5050
"manifestFile": "lake-manifest.json",
51-
"inputRev": "v0.0.60",
51+
"inputRev": "v0.0.62",
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": "ddfca7829bf8aa4083cdf9633935dddbb28b7b2a",
58+
"rev": "8ff27701d003456fd59f13a9212431239d902aef",
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": "2865ea099ab1dd8d6fc93381d77a4ac87a85527a",
68+
"rev": "e9c65db4823976353cd0bb03199a172719efbeb7",
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": "7a0d63fbf8fd350e891868a06d9927efa545ac1e",
78+
"rev": "8d2067bf518731a70a255d4a61b5c103922c772e",
7979
"name": "batteries",
8080
"manifestFile": "lake-manifest.json",
8181
"inputRev": "main",
@@ -85,7 +85,7 @@
8585
"type": "git",
8686
"subDir": null,
8787
"scope": "leanprover",
88-
"rev": "f9e25dcbed001489c53bceeb1f1d50bbaf7451d4",
88+
"rev": "7c6aef5f75a43ebbba763b44d535175a1b04c9e0",
8989
"name": "Cli",
9090
"manifestFile": "lake-manifest.json",
9191
"inputRev": "main",

lakefile.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ linter.style.setOption = true
3939
[[require]]
4040
name = "mathlib"
4141
git = "https://github.com/leanprover-community/mathlib4.git"
42-
rev = "v4.20.1"
42+
rev = "v4.21.0"
4343

4444
[[lean_lib]]
4545
name = "LeanCamCombi"

lean-toolchain

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

0 commit comments

Comments
 (0)