Skip to content

Commit 46c58a9

Browse files
committed
bump mathlib
1 parent aedee22 commit 46c58a9

7 files changed

Lines changed: 20 additions & 23 deletions

File tree

Poly/ForMathlib/CategoryTheory/Comma/Over/Pullback.lean

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -304,11 +304,6 @@ def starPullbackIsoStar [HasBinaryProducts C] [HasPullbacks C] {X Y : C} (f : X
304304
star Y ⋙ pullback f ≅ star X :=
305305
conjugateIsoEquiv ((mapPullbackAdj f).comp (forgetAdjStar Y)) (forgetAdjStar X) (mapForget f)
306306

307-
-- from Over.Basic
308-
theorem iteratedSliceBackward_forget {X : C} (A : Over X) :
309-
iteratedSliceBackward A ⋙ forget A = Over.map A.hom :=
310-
rfl
311-
312307
/-- The functor `Over.pullback f : Over Y ⥤ Over X` is naturally isomorphic to
313308
`Over.star : Over Y ⥤ Over (Over.mk f)` post-composed with the
314309
iterated slice equivlanece `Over (Over.mk f) ⥤ Over X`. -/

Poly/ForMathlib/CategoryTheory/Comma/Over/Sections.lean

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
44
Authors: Sina Hazratpour
55
-/
66
import Poly.ForMathlib.CategoryTheory.Comma.Over.Pullback
7-
import Mathlib.CategoryTheory.Closed.Cartesian
7+
import Mathlib.CategoryTheory.Monoidal.Closed.Cartesian
88

99
/-!
1010
# The section functor as a right adjoint to the star functor
@@ -13,6 +13,7 @@ We show that if `C` is cartesian closed then `star I : C ⥤ Over I`
1313
has a right adjoint `sectionsFunctor` whose object part is the object of sections
1414
of `X` over `I`.
1515
16+
1617
-/
1718

1819
noncomputable section

Poly/ForMathlib/CategoryTheory/LocallyCartesianClosed/Distributivity.lean

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/-
22
Copyright (c) 2025 Sina Hazratpour. All rights reserved.
33
Released under Apache 2.0 license as described in the file LICENSE.
4-
Authors: Sina Hazratpour, Emily Riehl
4+
Authors: Sina Hazratpour, Mario Carneiro
55
-/
66
import Mathlib.CategoryTheory.Adjunction.Lifting.Right
77
import Poly.ForMathlib.CategoryTheory.LocallyCartesianClosed.Basic
@@ -54,7 +54,7 @@ def exponentiableMorphism : ExponentiableMorphism (g f u) := by infer_instance
5454

5555
namespace ExponentiableMorphism
5656

57-
instance mapPullbackAdj_regularMono {C} [Category C] [HasPullbacks C] {A B : C} (F : A ⟶ B)
57+
def mapPullbackAdj_regularMono {C} [Category C] [HasPullbacks C] {A B : C} (F : A ⟶ B)
5858
(X : Over A) : RegularMono ((mapPullbackAdj F).unit.app X) := by
5959
let FU := Over.map F ⋙ Over.pullback F
6060
set η := (mapPullbackAdj F).unit
@@ -73,6 +73,7 @@ theorem of_isPullback {C' : Type u} [Category.{v} C'] [HasPullbacks C'] [HasTerm
7373
have : IsLeftAdjoint _ :=
7474
⟨_, ⟨(mapPullbackAdj f).comp (adj g) |>.ofNatIsoLeft (pullbackMapIsoSquare H.flip).symm⟩⟩
7575
isLeftAdjoint_triangle_lift (Over.pullback fst) (mapPullbackAdj snd)
76+
(mapPullbackAdj_regularMono _)
7677

7778
end ExponentiableMorphism
7879

Poly/ForMathlib/CategoryTheory/LocallyCartesianClosed/Presheaf.lean

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ Released under Apache 2.0 license as described in the file LICENSE.
44
Authors: Steve Awodey, Sina Hazratpour
55
-/
66

7-
import Mathlib.CategoryTheory.Closed.Types
7+
import Mathlib.CategoryTheory.Monoidal.Closed.Types
88
import Mathlib.CategoryTheory.Limits.Constructions.Over.Basic
99
import Poly.ForMathlib.CategoryTheory.LocallyCartesianClosed.Basic
10-
import Mathlib.CategoryTheory.Closed.FunctorCategory.Basic
10+
import Mathlib.CategoryTheory.Monoidal.Closed.FunctorCategory.Basic
1111

1212

1313
noncomputable section

Poly/ForMathlib/CategoryTheory/PartialProduct.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Authors: Sina Hazratpour
66
import Mathlib.CategoryTheory.Limits.Shapes.Pullback.CommSq
77
import Mathlib.CategoryTheory.Comma.Over.Pullback
88
import Poly.ForMathlib.CategoryTheory.Comma.Over.Pullback
9-
import Mathlib.CategoryTheory.Closed.Cartesian
9+
import Mathlib.CategoryTheory.Monoidal.Closed.Cartesian
1010
import Mathlib.CategoryTheory.EqToHom
1111

1212
/-! ## Partial Products

lake-manifest.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"type": "git",
1616
"subDir": null,
1717
"scope": "",
18-
"rev": "32bd6c7c8ca4a4be1c71bc04df0c9cf929d04818",
18+
"rev": "3cfe59e73325809509831ef285891b6ebd02da62",
1919
"name": "mathlib",
2020
"manifestFile": "lake-manifest.json",
2121
"inputRev": null,
@@ -25,7 +25,7 @@
2525
"type": "git",
2626
"subDir": null,
2727
"scope": "leanprover-community",
28-
"rev": "8864a73bf79aad549e34eff972c606343935106d",
28+
"rev": "b3dd6c3ebc0a71685e86bea9223be39ea4c299fb",
2929
"name": "plausible",
3030
"manifestFile": "lake-manifest.json",
3131
"inputRev": "main",
@@ -35,7 +35,7 @@
3535
"type": "git",
3636
"subDir": null,
3737
"scope": "leanprover-community",
38-
"rev": "2ed4ba69b6127de8f5c2af83cccacd3c988b06bf",
38+
"rev": "5ce7f0a355f522a952a3d678d696bd563bb4fd28",
3939
"name": "LeanSearchClient",
4040
"manifestFile": "lake-manifest.json",
4141
"inputRev": "main",
@@ -45,7 +45,7 @@
4545
"type": "git",
4646
"subDir": null,
4747
"scope": "leanprover-community",
48-
"rev": "451499ea6e97cee4c8979b507a9af5581a849161",
48+
"rev": "cff9dd30f2c161b9efd7c657cafed1f967645890",
4949
"name": "importGraph",
5050
"manifestFile": "lake-manifest.json",
5151
"inputRev": "main",
@@ -55,17 +55,17 @@
5555
"type": "git",
5656
"subDir": null,
5757
"scope": "leanprover-community",
58-
"rev": "fb8ed0a85a96e3176f6e94b20d413ea72d92576d",
58+
"rev": "ef8377f31b5535430b6753a974d685b0019d0681",
5959
"name": "proofwidgets",
6060
"manifestFile": "lake-manifest.json",
61-
"inputRev": "v0.0.77",
61+
"inputRev": "v0.0.84",
6262
"inherited": true,
6363
"configFile": "lakefile.lean"},
6464
{"url": "https://github.com/leanprover-community/aesop",
6565
"type": "git",
6666
"subDir": null,
6767
"scope": "leanprover-community",
68-
"rev": "1fa48c6a63b4c4cda28be61e1037192776e77ac0",
68+
"rev": "fa78cf032194308a950a264ed87b422a2a7c1c6c",
6969
"name": "aesop",
7070
"manifestFile": "lake-manifest.json",
7171
"inputRev": "master",
@@ -75,7 +75,7 @@
7575
"type": "git",
7676
"subDir": null,
7777
"scope": "leanprover-community",
78-
"rev": "95c2f8afe09d9e49d3cacca667261da04f7f93f7",
78+
"rev": "8920dcbb96a4e8bf641fc399ac9c0888e4a6be72",
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": "c44068fa1b40041e6df42bd67639b690eb2764ca",
88+
"rev": "dff865b7ee7011518d59abfc101c368293173150",
8989
"name": "batteries",
9090
"manifestFile": "lake-manifest.json",
9191
"inputRev": "main",
@@ -95,10 +95,10 @@
9595
"type": "git",
9696
"subDir": null,
9797
"scope": "leanprover",
98-
"rev": "72ae7004d9f0ddb422aec5378204fdd7828c5672",
98+
"rev": "726b98c53e2da249c1de768fbbbb5e67bc9cef60",
9999
"name": "Cli",
100100
"manifestFile": "lake-manifest.json",
101-
"inputRev": "v4.25.0-rc2",
101+
"inputRev": "v4.27.0-rc1",
102102
"inherited": true,
103103
"configFile": "lakefile.toml"}],
104104
"name": "Poly",

lean-toolchain

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

0 commit comments

Comments
 (0)