Documentation
Mathlib
.
Condensed
.
CartesianClosed
Search
return to top
source
Imports
Init
Mathlib.Condensed.Basic
Mathlib.CategoryTheory.Sites.CartesianClosed
Mathlib.CategoryTheory.Sites.LeftExact
Mathlib.CategoryTheory.Monoidal.Closed.Types
Imported by
instCartesianMonoidalCategoryCondensedSet
instMonoidalClosedCondensedSet
Condensed sets form a Cartesian closed category
#
source
@[implicit_reducible]
instance
instCartesianMonoidalCategoryCondensedSet
:
CategoryTheory.CartesianMonoidalCategory
CondensedSet
Equations
One or more equations did not get rendered due to their size.
source
@[implicit_reducible]
noncomputable instance
instMonoidalClosedCondensedSet
:
CategoryTheory.MonoidalClosed
CondensedSet
Equations
instMonoidalClosedCondensedSet
=
{
closed
:=
instMonoidalClosedCondensedSet._aux_1
}