Theorems · Definition · category theory
CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.isLimitWedge
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{V : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} V] →
[inst_2 : CategoryTheory.MonoidalCategory C] →
[inst_3 : CategoryTheory.MonoidalCategory V] →
[inst_4 : CategoryTheory.MonoidalClosed V] →
{F G H : CategoryTheory.Functor C V} →
(self : CategoryTheory.MonoidalCategory.DayConvolutionInternalHom F G H) →
(c : C) → CategoryTheory.Limits.IsLimit (CategoryTheory.Limits.Wedge.mk (H.obj c) (self.π c) ⋯)The wedge defined by π and hπ is a limit wedge, i.e H.obj c is
an end of internalHomDiagramFunctor F G|>.obj c.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Limits.IsLimitstatement · cited by 664
- CategoryTheory.Limits.WalkingMulticospanstatement · cited by 199
- CategoryTheory.Limits.MulticospanIndex.multicospanstatement · cited by 167
- CategoryTheory.MonoidalClosedstatement and proof · cited by 134
- CategoryTheory.Limits.multicospanShapeEndstatement · cited by 23
- CategoryTheory.Limits.multicospanIndexEndstatement · cited by 22
- CategoryTheory.MonoidalCategory.DayConvolutionInternalHomstatement and proof · cited by 17
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.coev_appproof · cited by 5
- CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.mapproof · cited by 5
- CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.map_app_comp_πproof · cited by 4
- CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.coev_app_πproof · cited by 3