Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.BinaryFan.mk

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

A binary fan with vertex P consists of the two projections π₁ : P ⟶ X and π₂ : P ⟶ Y.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts
Cited by
112 results in Mathlib
Foundations
Depth 23 from the axioms, rests on 131 definitions · 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.prod.lift · cited by 123prod.liftCategoryTheory.Limits.prod.comp_lift · cited by 46prod.comp_liftCategoryTheory.Limits.biprod.lift_snd · cited by 33biprod.lift_sndCategoryTheory.Limits.biprod.lift_fst · cited by 31biprod.lift_fstCategoryTheory.Limits.prod.lift_map · cited by 26prod.lift_mapCategoryTheory.Limits.pullbackConeEquivBinaryFan · cited by 23Limits.pullbackConeEquivB…CategoryTheory.Limits.BinaryBicone.toCone · cited by 18BinaryBicone.toConeCategoryTheory.Limits.BinaryFan.IsLimit.lift · cited by 12IsLimit.liftCategoryTheory.Limits.prod.lift_fst · cited by 10prod.lift_fstCategoryTheory.Limits.prod.lift_snd · cited by 10prod.lift_sndCategoryTheory.Limits.Types.binaryProductCone · cited by 8Types.binaryProductConeHomotopicalAlgebra.PrepathObject.p_fst · cited by 7PrepathObject.p_fstHomotopicalAlgebra.PrepathObject.p_snd · cited by 7PrepathObject.p_sndCategoryTheory.Limits.prodIsProd · cited by 7Limits.prodIsProdCategoryTheory.Limits.BinaryFan.IsLimit.lift'_coe · cited by 7IsLimit.lift'_coeCategoryTheory.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.BinaryFan · cited by 51Limits.BinaryFanBinaryFan.mkCITED BYCITES

Cites8

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

Cited by167

Results whose statement or proof uses this declaration.