Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.PullbackObjObj.pt

{C₁ : Type u₁} →
  {C₂ : Type u₂} →
    {C₃ : Type u₃} →
      [inst : CategoryTheory.Category.{v₁, u₁} C₁] →
        [inst_1 : CategoryTheory.Category.{v₂, u₂} C₂] →
          [inst_2 : CategoryTheory.Category.{v₃, u₃} C₃] →
            {G : CategoryTheory.Functor C₁ᵒᵖ (CategoryTheory.Functor C₃ C₂)} →
              {X₁ Y₁ : C₁} → {f₁ : X₁ ⟶ Y₁} → {X₃ Y₃ : C₃} → {f₃ : X₃ ⟶ Y₃} → G.PullbackObjObj f₁ f₃ → C₂

the pullback

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Pullback.PullbackObjObj
Cited by
50 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Functor.PullbackObjObj.π · cited by 47PullbackObjObj.πCategoryTheory.Functor.PullbackObjObj.fst · cited by 19PullbackObjObj.fstCategoryTheory.Functor.PullbackObjObj.snd · cited by 17PullbackObjObj.sndCategoryTheory.ParametrizedAdjunction.arrowHomEquiv · cited by 11ParametrizedAdjunction.ar…CategoryTheory.Functor.PullbackObjObj.mapArrowRight · cited by 9PullbackObjObj.mapArrowRi…CategoryTheory.Functor.PullbackObjObj.mapArrowLeft · cited by 8PullbackObjObj.mapArrowLe…CategoryTheory.ParametrizedAdjunction.hasLiftingProperty_iff · cited by 6ParametrizedAdjunction.ha…CategoryTheory.Functor.PullbackObjObj.hom_ext · cited by 5PullbackObjObj.hom_extSSet.innerAnodyneExtensions_pushoutObjObjι · cited by 3SSet.innerAnodyneExtensio…SSet.anodyneExtensions_pushoutObjObjι · cited by 3SSet.anodyneExtensions_pu…CategoryTheory.Functor.PullbackObjObj.isPullback · cited by 3PullbackObjObj.isPullbackCategoryTheory.Functor.PullbackObjObj.π_iso_of_iso_left · cited by 2PullbackObjObj.π_iso_of_i…CategoryTheory.Functor.PullbackObjObj.π_iso_of_iso_right · cited by 2PullbackObjObj.π_iso_of_i…CategoryTheory.Functor.PullbackObjObj.π_snd · cited by 1PullbackObjObj.π_sndSSet.innerFibration_pullbackObjObjπ · cited by 1SSet.innerFibration_pullb…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Functor.PullbackObjObj · cited by 39Functor.PullbackObjObjPullbackObjObj.ptCITED BYCITES

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by59

Results whose statement or proof uses this declaration.