Theorems · Definition · category theory
CategoryTheory.Limits.Wedge.mk
{J : Type u} →
[inst : CategoryTheory.Category.{v, u} J] →
{C : Type u'} →
[inst_1 : CategoryTheory.Category.{v', u'} C] →
{F : CategoryTheory.Functor Jᵒᵖ (CategoryTheory.Functor J C)} →
(pt : C) →
(π : (j : J) → pt ⟶ (F.obj (Opposite.op j)).obj j) →
(∀ ⦃i j : J⦄ (f : i ⟶ j),
CategoryTheory.CategoryStruct.comp (π i) ((F.obj (Opposite.op i)).map f) =
CategoryTheory.CategoryStruct.comp (π j) ((F.map f.op).app j)) →
CategoryTheory.Limits.Wedge FConstructor for wedges.
- Defined in
- Mathlib.CategoryTheory.Limits.Shapes.End
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- Quiver.Hom.opstatement and proof · cited by 1,948
- CategoryTheory.Limits.multicospanIndexEndproof · cited by 22
- CategoryTheory.Limits.Multifork.ofιproof · cited by 21
- CategoryTheory.Limits.Wedgestatement · cited by 8
Cited by15
Results whose statement or proof uses this declaration.
- CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.map_app_comp_πproof · cited by 4
- CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.isLimitWedgestatement · cited by 4
- CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.coev_app_πproof · cited by 3
- CategoryTheory.Limits.Wedge.mk_ιstatement · cited by 2
- CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.mk.injstatement and proof · cited by 1
- CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.mk.noConfusionstatement and proof · cited by 1
- CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.noConfusionproof · cited by 0
- CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.recOnstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.mk.injEqstatement and proof · cited by 0
- CategoryTheory.MonoidalCategory.DayConvolutionInternalHom.mk.sizeOf_specstatement and proof · cited by 0