Mathlib Map

Theorems · Definition · category theory

CategoryTheory.equivPUnit

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.CartesianMonoidalCategory C] →
      [CategoryTheory.MonoidalClosed C] →
        [CategoryTheory.Limits.HasZeroObject C] → C ≌ CategoryTheory.Discrete PUnit.{w + 1}

A Cartesian closed category with a zero object is equivalent to the category with one object and one morphism.

Defined in
Mathlib.CategoryTheory.Monoidal.Closed.Zero
Cited by
0 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CartesianMonoidalCategoryCategoryTheory.MonoidalClosedCategoryTheory.Limits.HasZeroObject

Around this declaration

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

Cites12

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.