Theorems · Definition · category theory
CategoryTheory.MonoidalCategory.ExternalProduct.extensionUnitLeft
{V : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} V] →
[inst_1 : CategoryTheory.MonoidalCategory V] →
{D : Type u₂} →
{D' : Type u₃} →
{E : Type u₄} →
[inst_2 : CategoryTheory.Category.{v₂, u₂} D] →
[inst_3 : CategoryTheory.Category.{v₃, u₃} D'] →
[inst_4 : CategoryTheory.Category.{v₄, u₄} E] →
{H : CategoryTheory.Functor D V} →
{L : CategoryTheory.Functor D D'} →
(H' : CategoryTheory.Functor D' V) →
(H ⟶ L.comp H') →
(K : CategoryTheory.Functor E V) →
CategoryTheory.MonoidalCategory.externalProduct H K ⟶
(L.prod (CategoryTheory.Functor.id E)).comp
(CategoryTheory.MonoidalCategory.externalProduct H' K)Given an extension α : H ⟶ L ⋙ H', this is the canonical extension
H ⊠ K ⟶ L.prod (𝟭 E) ⋙ H' ⊠ K it induces through bifunctoriality of the external product.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Functor.prodstatement · cited by 126
- CategoryTheory.Functor.leftUnitorproof · cited by 117
- CategoryTheory.Prod.mkHomproof · cited by 108
- CategoryTheory.MonoidalCategory.externalProductstatement · cited by 77
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.DayConvolution.corepresentableBy₂'proof · cited by 5
- CategoryTheory.MonoidalCategory.DayConvolution.associator_hom_unit_unitproof · cited by 4
- CategoryTheory.MonoidalCategory.DayConvolutionUnit.corepresentableByLeftproof · cited by 3
- CategoryTheory.MonoidalCategory.ExternalProduct.isPointwiseLeftKanExtensionExtensionUnitLeftstatement and proof · cited by 2
- CategoryTheory.MonoidalCategory.DayConvolutionUnit.leftUnitor_inv_appproof · cited by 1
- CategoryTheory.MonoidalCategory.DayConvolutionUnit.leftUnitor_naturalityproof · cited by 1
- CategoryTheory.MonoidalCategory.DayConvolution.associator_inv_unit_unitproof · cited by 1
- CategoryTheory.MonoidalCategory.DayConvolution.corepresentableBy₂'_homEquivstatement · cited by 0
- CategoryTheory.MonoidalCategory.DayConvolution.hexagon_forwardproof · cited by 0
- CategoryTheory.MonoidalCategory.DayConvolutionUnit.corepresentableByLeft_homEquivstatement · cited by 0
- CategoryTheory.MonoidalCategory.DayConvolution.pentagonproof · cited by 0