Theorems · Definition · category theory
CategoryTheory.tensorClosed
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.MonoidalCategory C] →
{X Y : C} →
CategoryTheory.Closed X →
CategoryTheory.Closed Y → CategoryTheory.Closed (CategoryTheory.MonoidalCategoryStruct.tensorObj X Y)If X and Y are closed then X ⊗ Y is.
This isn't an instance because it's not usually how we want to construct internal homs,
we'll usually prove all objects are closed uniformly.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Closedstatement and proof · cited by 90
- CategoryTheory.Adjunction.compproof · cited by 42
- CategoryTheory.Adjunction.ofNatIsoLeftproof · cited by 10
- CategoryTheory.Closed.adjproof · cited by 7
- CategoryTheory.MonoidalCategory.tensorLeftTensorproof · cited by 2
- CategoryTheory.Closed.rightAdjproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.