Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.BinaryBicone.toBiconeFunctor

{C : Type uC} →
  [inst : CategoryTheory.Category.{uC', uC} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      {X Y : C} →
        CategoryTheory.Functor (CategoryTheory.Limits.BinaryBicone X Y)
          (CategoryTheory.Limits.Bicone (CategoryTheory.Limits.pairFunction X Y))

Convert a BinaryBicone into a Bicone over a pair.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryBiproducts
Cited by
4 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

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

CategoryTheory.Limits.BinaryBicone.toBicone · cited by 1BinaryBicone.toBiconeCategoryTheory.Limits.BinaryBicone.toBiconeFunctor_map_hom · cited by 0BinaryBicone.toBiconeFunc…CategoryTheory.Limits.BinaryBicone.toBiconeFunctor_obj_pt · cited by 0BinaryBicone.toBiconeFunc…CategoryTheory.Limits.BinaryBicone.toBiconeFunctor_obj_ι · cited by 0BinaryBicone.toBiconeFunc…CategoryTheory.Limits.BinaryBicone.toBiconeFunctor_obj_π · cited by 0BinaryBicone.toBiconeFunc…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Limits.WalkingPair · cited by 1319Limits.WalkingPairCategoryTheory.Limits.BinaryBicone · cited by 111Limits.BinaryBiconeCategoryTheory.Limits.BinaryBicone.pt · cited by 95BinaryBicone.ptCategoryTheory.Limits.Bicone · cited by 75Limits.BiconeCategoryTheory.Limits.WalkingPair.casesOn · cited by 59WalkingPair.casesOnCategoryTheory.Limits.BinaryBicone.snd · cited by 48BinaryBicone.sndCategoryTheory.Limits.BinaryBicone.fst · cited by 48BinaryBicone.fstCategoryTheory.Limits.BinaryBicone.inl · cited by 47BinaryBicone.inlCategoryTheory.Limits.BinaryBicone.inr · cited by 47BinaryBicone.inrCategoryTheory.Limits.BinaryBiconeMorphism.hom · cited by 17BinaryBiconeMorphism.homCategoryTheory.Limits.pairFunction · cited by 14Limits.pairFunctionBinaryBicone.toBiconeFunctorCITED BYCITES

Cites15

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

Cited by5

Results whose statement or proof uses this declaration.