Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.Hom.snd

{A : Type u₁} →
  {B : Type u₂} →
    {C : Type u₃} →
      [inst : CategoryTheory.Category.{v₁, u₁} A] →
        [inst_1 : CategoryTheory.Category.{v₂, u₂} B] →
          [inst_2 : CategoryTheory.Category.{v₃, u₃} C] →
            {F : CategoryTheory.Functor A B} →
              {G : CategoryTheory.Functor C B} →
                {X : Type u₄} →
                  [inst_3 : CategoryTheory.Category.{v₄, u₄} X] →
                    {x y : CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G X} →
                      CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.Hom X x y → (x.snd ⟶ y.snd)

the second component of f : Hom x y is a morphism x.snd ⟶ y.snd

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
Cited by
47 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose · cited by 37CatCommSqOver.precomposeCategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform · cited by 37CatCommSqOver.transformCategoryTheory.Limits.CategoricalPullback.CatCommSqOver.hom_ext · cited by 18CatCommSqOver.hom_extCategoryTheory.Limits.CategoricalPullback.CatCommSqOver.toFunctorToCategoricalPullback · cited by 16CatCommSqOver.toFunctorTo…CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.sndFunctor · cited by 4CatCommSqOver.sndFunctorCategoryTheory.Limits.CategoricalPullback.CatCommSqOver.Hom.ext · cited by 2Hom.extCategoryTheory.Limits.CategoricalPullback.CatCommSqOver.Hom.w · cited by 2Hom.wCategoryTheory.Limits.CategoricalPullback.CatCommSqOver.mkIso_hom_snd · cited by 1CatCommSqOver.mkIso_hom_s…CategoryTheory.Limits.CategoricalPullback.toCatCommSqOver_map_snd_app · cited by 1CategoricalPullback.toCat…CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.w_app · cited by 1CatCommSqOver.w_appCategoryTheory.Limits.CategoricalPullback.CatCommSqOver.comp_snd_app · cited by 0CatCommSqOver.comp_snd_appCategoryTheory.Limits.CategoricalPullback.CatCommSqOver.hom_ext_iff · cited by 0CatCommSqOver.hom_ext_iffCategoryTheory.Limits.CategoricalPullback.CatCommSqOver.id_snd_app · cited by 0CatCommSqOver.id_snd_appCategoryTheory.Limits.CategoricalPullback.CatCommSqOver.mkIso_inv_snd · cited by 0CatCommSqOver.mkIso_inv_s…CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precomposeObjComp_hom_app_snd_app · cited by 0CatCommSqOver.precomposeO…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.CategoricalPullback.CatCommSqOver · cited by 135CategoricalPullback.CatCo…CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.snd · cited by 90CatCommSqOver.sndCategoryTheory.Limits.CategoricalPullback.CatCommSqOver.Hom · cited by 10CatCommSqOver.HomHom.sndCITED BYCITES

Cites6

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

Cited by51

Results whose statement or proof uses this declaration.