Mathlib Map

Theorems · Definition · category theory

CategoryTheory.zeroMul

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
      {A : C} →
        [CategoryTheory.Closed A] →
          {I : C} → CategoryTheory.Limits.IsInitial I → (CategoryTheory.MonoidalCategoryStruct.tensorObj A I ≅ I)

If an initial object I exists in a CCC, then A ⨯ I ≅ I.

Defined in
Mathlib.CategoryTheory.Monoidal.Closed.Cartesian
Cited by
12 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategoryCategoryTheory.Closed

Around this declaration

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

CategoryTheory.mulZero · cited by 4CategoryTheory.mulZeroCategoryTheory.MonoidalCategory.Arrow.PushoutProduct.isInitialIsTerminalIso_inv_left · cited by 1PushoutProduct.isInitialI…CategoryTheory.zeroMul_hom · cited by 1CategoryTheory.zeroMul_homCategoryTheory.strict_initial · cited by 1CategoryTheory.strict_ini…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.rightUnitor · cited by 1PushoutProduct.rightUnitorCategoryTheory.MonoidalCategory.Arrow.PushoutProduct.isInitialIso_hom_left · cited by 0PushoutProduct.isInitialI…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.isInitialIso_inv_left · cited by 0PushoutProduct.isInitialI…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.triangle · cited by 0PushoutProduct.triangleCategoryTheory.zeroMul_inv · cited by 0CategoryTheory.zeroMul_invCategoryTheory.MonoidalCategory.Arrow.PushoutProduct.leftUnitor_naturality · cited by 0PushoutProduct.leftUnitor…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.rightUnitor_naturality · cited by 0PushoutProduct.rightUnito…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.isInitialIsTerminalIso'_hom_left · cited by 0PushoutProduct.isInitialI…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.isInitialIsTerminalIso'_inv_left · cited by 0PushoutProduct.isInitialI…CategoryTheory.MonoidalCategory.Arrow.PushoutProduct.isInitialIsTerminalIso_hom_left · cited by 0PushoutProduct.isInitialI…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.MonoidalCategoryStruct.tensorObj · cited by 3106MonoidalCategoryStruct.te…CategoryTheory.CartesianMonoidalCategory · cited by 947CategoryTheory.CartesianM…CategoryTheory.SemiCartesianMonoidalCategory.snd · cited by 181SemiCartesianMonoidalCate…CategoryTheory.Limits.IsInitial · cited by 158Limits.IsInitialCategoryTheory.Limits.IsInitial.to · cited by 119IsInitial.toCategoryTheory.Closed · cited by 90CategoryTheory.ClosedCategoryTheory.zeroMulCITED BYCITES

Cites8

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

Cited by14

Results whose statement or proof uses this declaration.