Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.Limits.BinaryBicone.IsBilimit

{C : Type uC} →
  [inst : CategoryTheory.Category.{uC', uC} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      {P Q : C} → CategoryTheory.Limits.BinaryBicone P Q → Type (max uC uC')

Structure witnessing that a binary bicone is a limit cone and a limit cocone.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.BinaryBiproducts
Cited by
26 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

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

CategoryTheory.Limits.BinaryBiproduct.isBilimit · cited by 13BinaryBiproduct.isBilimitCategoryTheory.Limits.BinaryBicone.IsBilimit.isLimit · cited by 7IsBilimit.isLimitCategoryTheory.Limits.isBinaryBilimitOfPreserves · cited by 6Limits.isBinaryBilimitOfP…CategoryTheory.Limits.BinaryBicone.IsBilimit.isColimit · cited by 5IsBilimit.isColimitCategoryTheory.IsPullback.of_isBilimit · cited by 4IsPullback.of_isBilimitCategoryTheory.IsPushout.of_isBilimit · cited by 4IsPushout.of_isBilimitCategoryTheory.Limits.biprod.uniqueUpToIso · cited by 3biprod.uniqueUpToIsoCategoryTheory.IsPullback.inl_snd' · cited by 2IsPullback.inl_snd'CategoryTheory.IsPullback.of_is_bilimit' · cited by 2IsPullback.of_is_bilimit'CategoryTheory.Limits.biprod.uniqueUpToIso_inv · cited by 2biprod.uniqueUpToIso_invCategoryTheory.IsPushout.inl_snd' · cited by 2IsPushout.inl_snd'CategoryTheory.IsPushout.of_is_bilimit' · cited by 2IsPushout.of_is_bilimit'CategoryTheory.Limits.preservesBinaryBiproduct_of_preservesBinaryProduct · cited by 2Limits.preservesBinaryBip…CategoryTheory.Limits.binaryBiconeIsBilimitOfColimitCoconeOfIsColimit · cited by 2Limits.binaryBiconeIsBili…CategoryTheory.Limits.binaryBiconeIsBilimitOfLimitConeOfIsLimit · cited by 2Limits.binaryBiconeIsBili…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Limits.BinaryBicone · cited by 111Limits.BinaryBiconeBinaryBicone.IsBilimitCITED BYCITES

Cites3

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

Cited by61

Results whose statement or proof uses this declaration.