Theorems · Definition · category theory
CategoryTheory.MonoidalCategory.ExternalProduct.extensionUnitRight
{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 K H ⟶
((CategoryTheory.Functor.id E).prod L).comp
(CategoryTheory.MonoidalCategory.externalProduct K H')Given an extension α : H ⟶ L ⋙ H', this is the canonical extension
K ⊠ H ⟶ (𝟭 E).prod L ⋙ K ⊠ H' it induces through bifunctoriality of the external product.
- Cited by
- 9 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 by13
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.DayConvolution.associator_hom_unit_unitproof · cited by 4
- CategoryTheory.MonoidalCategory.DayConvolution.corepresentableBy₂proof · cited by 3
- CategoryTheory.MonoidalCategory.ExternalProduct.isPointwiseLeftKanExtensionExtensionUnitRightstatement and proof · cited by 1
- CategoryTheory.MonoidalCategory.DayConvolutionUnit.rightUnitor_inv_appproof · cited by 1
- CategoryTheory.MonoidalCategory.DayConvolution.associator_inv_unit_unitproof · cited by 1
- CategoryTheory.MonoidalCategory.ExternalProduct.isPointwiseLeftKanExtensionAtExtensionUnitRightstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.DayConvolution.corepresentableBy₂_homEquivstatement · cited by 0
- CategoryTheory.MonoidalCategory.DayConvolution.hexagon_reverseproof · cited by 0
- CategoryTheory.MonoidalCategory.DayConvolutionUnit.corepresentableByRight_homEquivstatement · cited by 0