Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.BinaryCofan.mk

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] → {X Y P : C} → (X ⟶ P) → (Y ⟶ P) → CategoryTheory.Limits.BinaryCofan X Y

A binary cofan with vertex P consists of the two inclusions ι₁ : X ⟶ P and ι₂ : Y ⟶ P.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts
Cited by
83 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.coprod.desc · cited by 69coprod.descCategoryTheory.Limits.coprod.desc_comp · cited by 22coprod.desc_compCategoryTheory.Limits.biprod.inl_desc · cited by 20biprod.inl_descCategoryTheory.Limits.biprod.inr_desc · cited by 18biprod.inr_descCategoryTheory.Limits.BinaryBicone.toCocone · cited by 16BinaryBicone.toCoconeCategoryTheory.Limits.coprod.map_desc · cited by 16coprod.map_descAlgebraicGeometry.Scheme.Hom.normalizationCoprodIso · cited by 15Hom.normalizationCoprodIsoCategoryTheory.Limits.BinaryCofan.IsColimit.desc · cited by 12IsColimit.descCategoryTheory.Limits.coprodIsCoprod · cited by 11Limits.coprodIsCoprodCategoryTheory.Limits.coprod.inl_desc · cited by 10coprod.inl_descCategoryTheory.Limits.coprod.inr_desc · cited by 10coprod.inr_descCategoryTheory.Limits.pushoutCoconeEquivBinaryCofan · cited by 7Limits.pushoutCoconeEquiv…HomotopicalAlgebra.Precylinder.inl_i · cited by 5Precylinder.inl_iHomotopicalAlgebra.Precylinder.inr_i · cited by 5Precylinder.inr_iCommRingCat.coproductCocone · cited by 5CommRingCat.coproductCoco…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Limits.WalkingPair · cited by 1319Limits.WalkingPairCategoryTheory.Functor.const · cited by 1264Functor.constCategoryTheory.Limits.pair · cited by 536Limits.pairCategoryTheory.Limits.BinaryCofan · cited by 58Limits.BinaryCofanBinaryCofan.mkCITED BYCITES

Cites8

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

Cited by122

Results whose statement or proof uses this declaration.