Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.PreservesFiniteLimitsOfIsFilteredCostructuredArrowYonedaAux.functorToInterchange

{C : Type u} →
  [inst : CategoryTheory.SmallCategory C] →
    (A : CategoryTheory.Functor Cᵒᵖ (Type u)) →
      {J : Type} →
        [inst_1 : CategoryTheory.SmallCategory J] →
          CategoryTheory.Functor J Cᵒᵖ →
            CategoryTheory.Functor J
              (CategoryTheory.Functor (CategoryTheory.CostructuredArrow CategoryTheory.yoneda A) (Type u))

(Implementation) This is the bifunctor we will apply "filtered colimits commute with finite limits" to.

Defined in
Mathlib.CategoryTheory.Limits.Preserves.Presheaf
Cited by
5 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.SmallCategoryCategoryTheory.SmallCategory

Around this declaration

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

CategoryTheory.Limits.PreservesFiniteLimitsOfIsFilteredCostructuredArrowYonedaAux.flipFunctorToInterchange · cited by 3PreservesFiniteLimitsOfIs…CategoryTheory.Limits.PreservesFiniteLimitsOfIsFilteredCostructuredArrowYonedaAux.functorToInterchangeIso · cited by 3PreservesFiniteLimitsOfIs…CategoryTheory.Limits.PreservesFiniteLimitsOfIsFilteredCostructuredArrowYonedaAux.iso_hom · cited by 1PreservesFiniteLimitsOfIs…CategoryTheory.Limits.PreservesFiniteLimitsOfIsFilteredCostructuredArrowYonedaAux.iso · cited by 1PreservesFiniteLimitsOfIs…CategoryTheory.Limits.PreservesFiniteLimitsOfIsFilteredCostructuredArrowYonedaAux.flipFunctorToInterchange_hom_app_app_hom_apply · cited by 0PreservesFiniteLimitsOfIs…CategoryTheory.Limits.PreservesFiniteLimitsOfIsFilteredCostructuredArrowYonedaAux.flipFunctorToInterchange_inv_app_app_hom_apply · cited by 0PreservesFiniteLimitsOfIs…CategoryTheory.Limits.PreservesFiniteLimitsOfIsFilteredCostructuredArrowYonedaAux.functorToInterchangeIso_hom_app_app_hom_apply · cited by 0PreservesFiniteLimitsOfIs…CategoryTheory.Limits.PreservesFiniteLimitsOfIsFilteredCostructuredArrowYonedaAux.functorToInterchangeIso_inv_app_app_hom_apply · cited by 0PreservesFiniteLimitsOfIs…CategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.CostructuredArrow · cited by 536CategoryTheory.Costructur…CategoryTheory.SmallCategory · cited by 480CategoryTheory.SmallCateg…CategoryTheory.Functor.whiskeringLeft · cited by 395Functor.whiskeringLeftCategoryTheory.yoneda · cited by 351CategoryTheory.yonedaCategoryTheory.coyoneda · cited by 208CategoryTheory.coyonedaCategoryTheory.CostructuredArrow.proj · cited by 122CostructuredArrow.projPreservesFiniteLimitsOfIsFilt…CITED BYCITES

Cites10

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

Cited by8

Results whose statement or proof uses this declaration.