Theorems · Definition · category theory
CategoryTheory.toOverIteratedSliceForwardIsoPullback
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.ChosenPullbacks C] →
{X Y : C} →
(f : Y ⟶ X) →
(CategoryTheory.toOver (CategoryTheory.Over.mk f)).comp (CategoryTheory.Over.mk f).iteratedSliceForward ≅
CategoryTheory.ChosenPullbacksAlong.pullback fThe functor pullback f : Over X ⥤ Over Y is naturally isomorphic to
toOver : Over X ⥤ Over (Over.mk f) post-composed with the
iterated slice equivalence Over (Over.mk f) ⥤ Over Y.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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.Overstatement · cited by 935
- CategoryTheory.Over.leftstatement · cited by 541
- CategoryTheory.Over.mkstatement and proof · cited by 203
- CategoryTheory.Equivalence.symmproof · cited by 195
- CategoryTheory.eqToIsoproof · cited by 97
- CategoryTheory.ChosenPullbacksAlong.pullbackstatement · cited by 62
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.toOverIteratedSliceForwardIsoPullback_hom_app_leftstatement · cited by 0
- CategoryTheory.toOverIteratedSliceForwardIsoPullback_inv_app_leftstatement · cited by 0