Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.CategoricalPullback.Hom.fst

{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 y : CategoryTheory.Limits.CategoricalPullback F G} → x.Hom y → (x.fst ⟶ y.fst)

the first component of f : Hom x y is a morphism x.fst ⟶ y.fst

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

Around this declaration

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

CategoryTheory.Limits.CategoricalPullback.π₁ · cited by 23CategoricalPullback.π₁CategoryTheory.Limits.CategoricalPullback.hom_ext · cited by 3CategoricalPullback.hom_e…CategoryTheory.Limits.CategoricalPullback.Hom.w · cited by 3Hom.wCategoryTheory.Limits.CategoricalPullback.Hom.ext · cited by 2Hom.extCategoryTheory.Limits.CategoricalPullback.mkNatIso_hom_app_fst · cited by 1CategoricalPullback.mkNat…CategoryTheory.Limits.CategoricalPullback.toCatCommSqOver_map_fst_app · cited by 1CategoricalPullback.toCat…CategoryTheory.Limits.CategoricalPullback.Hom.w' · cited by 1Hom.w'CategoryTheory.Limits.CategoricalPullback.comp_fst · cited by 1CategoricalPullback.comp_…CategoryTheory.Limits.CategoricalPullback.functorEquiv_unitIso_hom_app_app_fst · cited by 0CategoricalPullback.funct…CategoryTheory.Limits.CategoricalPullback.functorEquiv_unitIso_inv_app_app_fst · cited by 0CategoricalPullback.funct…CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.toFunctorToCategoricalPullback_map_app_fst · cited by 0CatCommSqOver.toFunctorTo…CategoryTheory.Limits.CategoricalPullback.hom_ext_iff · cited by 0CategoricalPullback.hom_e…CategoryTheory.Limits.CategoricalPullback.id_fst · cited by 0CategoricalPullback.id_fstCategoryTheory.Limits.CategoricalPullback.CatCommSqOver.toFunctorToCategoricalPullback_obj_map_fst · cited by 0CatCommSqOver.toFunctorTo…CategoryTheory.Limits.CategoricalPullback.inv_fst · cited by 0CategoricalPullback.inv_f…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.CategoricalPullback · cited by 84Limits.CategoricalPullbackCategoryTheory.Limits.CategoricalPullback.fst · cited by 39CategoricalPullback.fstCategoryTheory.Limits.CategoricalPullback.Hom · cited by 12CategoricalPullback.HomHom.fstCITED BYCITES

Cites6

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

Cited by29

Results whose statement or proof uses this declaration.