Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.FormalCoproduct.cosimplicialObjectFunctor

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {A : Type u'} →
      [inst_1 : CategoryTheory.Category.{v', u'} A] →
        [CategoryTheory.Limits.HasProducts A] →
          CategoryTheory.SimplicialObject (CategoryTheory.Limits.FormalCoproduct C) →
            CategoryTheory.Functor (CategoryTheory.Functor Cᵒᵖ A) (CategoryTheory.CosimplicialObject A)

Given a simplicial object E in the category FormalCoproduct C, this is the functor (Cᵒᵖ ⥤ A) ⥤ CosimplicialObject A which sends P : Cᵒᵖ ⥤ A to the cosimplicial object which sends ⦋n⦌ to the "evaluation" of P on E _⦋n⦌.

Defined in
Mathlib.CategoryTheory.Sites.SheafCohomology.Cech
Cited by
5 results in Mathlib
Foundations
Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasProducts

Around this declaration

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

CategoryTheory.Limits.FormalCoproduct.cochainComplexFunctor · cited by 3FormalCoproduct.cochainCo…CategoryTheory.Limits.FormalCoproduct.cochainComplexFunctor_map_f · cited by 0FormalCoproduct.cochainCo…CategoryTheory.Limits.FormalCoproduct.cochainComplexFunctor_obj_d · cited by 0FormalCoproduct.cochainCo…CategoryTheory.Limits.FormalCoproduct.cosimplicialObjectFunctor_map_app · cited by 0FormalCoproduct.cosimplic…CategoryTheory.Limits.FormalCoproduct.cosimplicialObjectFunctor_obj_map · cited by 0FormalCoproduct.cosimplic…CategoryTheory.Limits.FormalCoproduct.cosimplicialObjectFunctor_obj_obj · cited by 0FormalCoproduct.cosimplic…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compSimplexCategory · cited by 2204SimplexCategoryCategoryTheory.SimplicialObject · cited by 548CategoryTheory.Simplicial…CategoryTheory.Functor.whiskeringLeft · cited by 395Functor.whiskeringLeftCategoryTheory.Functor.rightOp · cited by 214Functor.rightOpCategoryTheory.CosimplicialObject · cited by 125CategoryTheory.Cosimplici…CategoryTheory.Limits.FormalCoproduct · cited by 122Limits.FormalCoproductCategoryTheory.Limits.HasProducts · cited by 103Limits.HasProductsCategoryTheory.Limits.FormalCoproduct.evalOp · cited by 7FormalCoproduct.evalOpFormalCoproduct.cosimplicialO…CITED BYCITES

Cites13

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.