Skip to content

Commit b5cdde1

Browse files
committed
Bump mathlib
1 parent fa90374 commit b5cdde1

File tree

4 files changed

+5
-75
lines changed

4 files changed

+5
-75
lines changed

PFR.lean

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import PFR.ForMathlib.FiniteMeasureProd
2222
import PFR.ForMathlib.FiniteRange.ConditionalProbability
2323
import PFR.ForMathlib.FiniteRange.Defs
2424
import PFR.ForMathlib.FiniteRange.IdentDistrib
25-
import PFR.ForMathlib.GroupQuot
2625
import PFR.ForMathlib.MeasureReal.Defs
2726
import PFR.ForMathlib.MeasureReal.Indep
2827
import PFR.ForMathlib.MeasureReal.UniformOn

PFR/ForMathlib/GroupQuot.lean

Lines changed: 0 additions & 69 deletions
This file was deleted.

PFR/WeakPFR.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
import Mathlib.GroupTheory.Torsion
22
import Mathlib.LinearAlgebra.Dimension.FreeAndStrongRankCondition
3+
import Mathlib.LinearAlgebra.FreeModule.ModN
34
import Mathlib.LinearAlgebra.FreeModule.PID
45
import Mathlib.MeasureTheory.Constructions.SubmoduleQuotient
56
import PFR.Mathlib.Data.Set.Pointwise.SMul
67
import PFR.Mathlib.LinearAlgebra.Dimension.FreeAndStrongRankCondition
78
import PFR.ForMathlib.AffineSpaceDim
89
import PFR.ForMathlib.Entropy.RuzsaSetDist
9-
import PFR.ForMathlib.GroupQuot
1010
import PFR.ImprovedPFR
1111

1212
/-!

lake-manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "",
8-
"rev": "0177f355e733fd7caebad72d1308219b302a8d1f",
8+
"rev": "16f61b7761caa9784f17b1b22bfe989f4499afb4",
99
"name": "LeanAPAP",
1010
"manifestFile": "lake-manifest.json",
1111
"inputRev": null,
@@ -15,7 +15,7 @@
1515
"type": "git",
1616
"subDir": null,
1717
"scope": "",
18-
"rev": "b1df36dae55e50867f35dabde48f516c0a07c12a",
18+
"rev": "215e9c6293496e3cccee65b4f66ebdc22c8ad728",
1919
"name": "mathlib",
2020
"manifestFile": "lake-manifest.json",
2121
"inputRev": null,
@@ -75,7 +75,7 @@
7575
"type": "git",
7676
"subDir": null,
7777
"scope": "leanprover-community",
78-
"rev": "7b3b0c8327b3c0214ac49ca6d6922edbb81ab8c9",
78+
"rev": "35f683e2d8c1ff031e52e397efeb9bc0a74d83dd",
7979
"name": "Qq",
8080
"manifestFile": "lake-manifest.json",
8181
"inputRev": "master",
@@ -85,7 +85,7 @@
8585
"type": "git",
8686
"subDir": null,
8787
"scope": "leanprover-community",
88-
"rev": "80520e5834d0d9a2446cb88ea3d2a38a94d2e143",
88+
"rev": "6635f4e1607ca8c70c5bec6bb288493b8f3e567b",
8989
"name": "batteries",
9090
"manifestFile": "lake-manifest.json",
9191
"inputRev": "main",

0 commit comments

Comments
 (0)