Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.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] →
                    CategoryTheory.Limits.CategoricalPullback.CatCommSqOver F G X → CategoryTheory.Functor X C

The second projection functor.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Pullback.Categorical.Basic
Cited by
90 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.iso · cited by 47CatCommSqOver.isoCategoryTheory.Limits.CategoricalPullback.CatCommSqOver.Hom.snd · cited by 47Hom.sndCategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precompose · cited by 37CatCommSqOver.precomposeCategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transform · cited by 37CatCommSqOver.transformCategoryTheory.Limits.CategoricalPullback.functorEquiv · cited by 25CategoricalPullback.funct…CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.hom_ext · cited by 18CatCommSqOver.hom_extCategoryTheory.Limits.CategoricalPullback.CatCommSqOver.toFunctorToCategoricalPullback · cited by 16CatCommSqOver.toFunctorTo…CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precomposeObjComp · cited by 10CatCommSqOver.precomposeO…CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjComp · cited by 10CatCommSqOver.transformOb…CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.mkIso · cited by 7CatCommSqOver.mkIsoCategoryTheory.Limits.CategoricalPullback.CatCommSqOver.precomposeObjId · cited by 7CatCommSqOver.precomposeO…CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformObjId · cited by 7CatCommSqOver.transformOb…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.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.CategoricalPullback.CatCommSqOver · cited by 135CategoricalPullback.CatCo…CatCommSqOver.sndCITED BYCITES

Cites3

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

Cited by107

Results whose statement or proof uses this declaration.