Mathlib Map

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 is a limit wedge, i.e H.obj c is an end of internalHomDiagramFunctor F G|>.obj c.

Defined in
Mathlib.CategoryTheory.Monoidal.DayConvolution.Closed
Cited by
4 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.MonoidalCategoryCategoryTheory.MonoidalClosed

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.coev_app · cited by 5DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.map · cited by 5DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.map_app_comp_π · cited by 4DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.coev_app_π · cited by 3DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.coev_naturality_app · cited by 0DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.right_triangle_components · cited by 0DayConvolutionInternalHom…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.Limits.IsLimit · cited by 664Limits.IsLimitCategoryTheory.Limits.WalkingMulticospan · cited by 199Limits.WalkingMulticospanCategoryTheory.Limits.MulticospanIndex.multicospan · cited by 167MulticospanIndex.multicos…CategoryTheory.MonoidalClosed · cited by 134CategoryTheory.MonoidalCl…CategoryTheory.Limits.multicospanShapeEnd · cited by 23Limits.multicospanShapeEndCategoryTheory.Limits.multicospanIndexEnd · cited by 22Limits.multicospanIndexEndCategoryTheory.MonoidalCategory.DayConvolutionInternalHom · cited by 17MonoidalCategory.DayConvo…CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.π · cited by 14DayConvolutionInternalHom…CategoryTheory.MonoidalCategory.dayConvolutionInternalHomDiagramFunctor · cited by 10MonoidalCategory.dayConvo…CategoryTheory.Limits.Wedge.mk · cited by 8Wedge.mkDayConvolutionInternalHom.isL…CITED BYCITES

Cites16

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.