Theorems · Definition · category theory
CategoryTheory.Limits.PreservesFiniteLimitsOfIsFilteredCostructuredArrowYonedaAux.isoAux
{C : Type u} →
[inst : CategoryTheory.SmallCategory C] →
[inst_1 : CategoryTheory.Limits.HasFiniteColimits C] →
(A : CategoryTheory.Functor Cᵒᵖ (Type u)) →
{J : Type} →
[inst_2 : CategoryTheory.SmallCategory J] →
[inst_3 : CategoryTheory.FinCategory J] →
(K : CategoryTheory.Functor J Cᵒᵖ) →
(CategoryTheory.CostructuredArrow.proj CategoryTheory.yoneda A).comp
(CategoryTheory.yoneda.comp
((CategoryTheory.evaluation Cᵒᵖ (Type u)).obj (CategoryTheory.Limits.limit K))) ≅
(CategoryTheory.coyoneda.comp
((CategoryTheory.Functor.whiskeringLeft
(CategoryTheory.CostructuredArrow CategoryTheory.yoneda A) C (Type u)).obj
(CategoryTheory.CostructuredArrow.proj CategoryTheory.yoneda A))).obj
(CategoryTheory.Limits.limit K)(Implementation) A natural isomorphism we will need to construct iso.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 73 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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.CostructuredArrowstatement · cited by 536
- CategoryTheory.SmallCategorystatement and proof · cited by 480
- CategoryTheory.Functor.whiskeringLeftstatement · cited by 395
- CategoryTheory.yonedastatement and proof · cited by 351
- CategoryTheory.Limits.limitstatement and proof · cited by 346
- CategoryTheory.coyonedastatement · cited by 208
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.PreservesFiniteLimitsOfIsFilteredCostructuredArrowYonedaAux.isoAux_hom_appstatement and proof · cited by 1