Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.PushoutObjObj.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₃] →
            {F : CategoryTheory.Functor C₁ (CategoryTheory.Functor C₂ C₃)} →
              {X₁ Y₁ : C₁} → {f₁ : X₁ ⟶ Y₁} → {X₂ Y₂ : C₂} → {f₂ : X₂ ⟶ Y₂} → F.PushoutObjObj f₁ f₂ → C₃

the pushout

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Pullback.PullbackObjObj
Cited by
70 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.PushoutObjObj.ι · cited by 59PushoutObjObj.ιCategoryTheory.Functor.PushoutObjObj.inr · cited by 33PushoutObjObj.inrCategoryTheory.Functor.PushoutObjObj.inl · cited by 31PushoutObjObj.inlCategoryTheory.ParametrizedAdjunction.arrowHomEquiv · cited by 11ParametrizedAdjunction.ar…CategoryTheory.Functor.PushoutObjObj.mapArrowRight · cited by 11PushoutObjObj.mapArrowRig…CategoryTheory.Functor.PushoutObjObj.mapArrowLeft · cited by 10PushoutObjObj.mapArrowLeftCategoryTheory.Functor.PushoutObjObj.flip · cited by 8PushoutObjObj.flipCategoryTheory.ParametrizedAdjunction.hasLiftingProperty_iff · cited by 6ParametrizedAdjunction.ha…CategoryTheory.Functor.PushoutObjObj.hom_ext · cited by 5PushoutObjObj.hom_extCategoryTheory.Functor.PushoutObjObj.ofNatIso · cited by 4PushoutObjObj.ofNatIsoSSet.innerAnodyneExtensions_pushoutObjObjι · cited by 3SSet.innerAnodyneExtensio…CategoryTheory.Functor.PushoutObjObj.isPushout · cited by 3PushoutObjObj.isPushoutSSet.anodyneExtensions_pushoutObjObjι · cited by 3SSet.anodyneExtensions_pu…SSet.innerAnodyneExtensions_pushoutObjObjι' · cited by 2SSet.innerAnodyneExtensio…CategoryTheory.Functor.PushoutObjObj.mapArrowLeft_comp · cited by 2PushoutObjObj.mapArrowLef…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.PushoutObjObj · cited by 54Functor.PushoutObjObjPushoutObjObj.ptCITED BYCITES

Cites4

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

Cited by81

Results whose statement or proof uses this declaration.