Theorems · Definition · category theory
CategoryTheory.toOverPullbackIsoToOver
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
{X Y : C} →
(f : Y ⟶ X) →
[inst_2 : CategoryTheory.ChosenPullbacksAlong f] →
(CategoryTheory.toOver X).comp (CategoryTheory.ChosenPullbacksAlong.pullback f) ≅ CategoryTheory.toOver YA natural isomorphism between the functors toOver Y and toOver X ⋙ pullback f
for any morphism f : X ⟶ Y.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.CartesianMonoidalCategorystatement and proof · cited by 947
- CategoryTheory.Overstatement · cited by 935
- CategoryTheory.ChosenPullbacksAlongstatement and proof · cited by 73
- CategoryTheory.ChosenPullbacksAlong.pullbackstatement · cited by 62
- CategoryTheory.Adjunction.compproof · cited by 42
- CategoryTheory.ChosenPullbacksAlong.mapPullbackAdjproof · cited by 29
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.toOverPullbackIsoToOver_hom_app_leftstatement · cited by 0
- CategoryTheory.toOverPullbackIsoToOver_inv_app_leftstatement · cited by 0