Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.BinaryFan.fst

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {X Y : C} →
      (s : CategoryTheory.Limits.BinaryFan X Y) →
        ((CategoryTheory.Functor.const (CategoryTheory.Discrete CategoryTheory.Limits.WalkingPair)).obj s.pt).obj
            { as := CategoryTheory.Limits.WalkingPair.left } ⟶
          (CategoryTheory.Limits.pair X Y).obj { as := CategoryTheory.Limits.WalkingPair.left }

The first projection of a binary fan.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts
Cited by
53 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Limits.pullbackConeEquivBinaryFan · cited by 23Limits.pullbackConeEquivB…CategoryTheory.Limits.IsLimit.pullbackConeEquivBinaryFanFunctor · cited by 13IsLimit.pullbackConeEquiv…CategoryTheory.Limits.BinaryFan.IsLimit.lift'_coe · cited by 7IsLimit.lift'_coeCategoryTheory.Limits.BinaryFan.assoc · cited by 6BinaryFan.assocCategoryTheory.Limits.BinaryFan.assocInv · cited by 6BinaryFan.assocInvCategoryTheory.Limits.BinaryFan.IsLimit.hom_ext · cited by 5IsLimit.hom_extCategoryTheory.Limits.BinaryFan.IsLimit.lift' · cited by 5IsLimit.lift'CategoryTheory.Limits.Types.binaryProductLimit · cited by 4Types.binaryProductLimitCategoryTheory.Limits.BinaryFan.rightUnitor · cited by 4BinaryFan.rightUnitorCategoryTheory.Limits.BinaryFan.swap · cited by 4BinaryFan.swapCategoryTheory.IsPullback.of_is_product · cited by 3IsPullback.of_is_productCategoryTheory.FunctorToTypes.binaryProductLimit · cited by 3FunctorToTypes.binaryProd…CategoryTheory.Limits.BinaryFan.ext · cited by 3BinaryFan.extCategoryTheory.Limits.BinaryFan.IsLimit.mk · cited by 3IsLimit.mkCategoryTheory.ObjectProperty.IsClosedUnderBinaryProducts.closedUnderIsomorphisms · cited by 2IsClosedUnderBinaryProduc…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Limits.WalkingPair · cited by 1319Limits.WalkingPairCategoryTheory.Limits.Cone.pt · cited by 1298Cone.ptCategoryTheory.Functor.const · cited by 1264Functor.constCategoryTheory.Limits.pair · cited by 536Limits.pairCategoryTheory.Limits.Cone.π · cited by 500Cone.πCategoryTheory.Limits.BinaryFan · cited by 51Limits.BinaryFanBinaryFan.fstCITED BYCITES

Cites12

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

Cited by85

Results whose statement or proof uses this declaration.