Theorems · Theorem · category theory
CategoryTheory.Limits.FormalCoproduct.cosimplicialObjectFunctor_obj_map
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {A : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} A]
[inst_2 : CategoryTheory.Limits.HasProducts A]
(E : CategoryTheory.SimplicialObject (CategoryTheory.Limits.FormalCoproduct C)) (X : CategoryTheory.Functor Cᵒᵖ A)
{X_1 Y : SimplexCategory} (f : X_1 ⟶ Y),
((CategoryTheory.Limits.FormalCoproduct.cosimplicialObjectFunctor E).obj X).map f =
CategoryTheory.Limits.Pi.lift fun i =>
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.Pi.π (fun i => X.obj (Opposite.op ((E.obj (Opposite.op X_1)).obj i))) ((E.map f.op).f i))
(X.map ((E.map f.op).φ i).op)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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 · 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
- SimplexCategorystatement and proof · cited by 2,204
- Quiver.Hom.opstatement · cited by 1,948
- CategoryTheory.SimplicialObjectstatement and proof · cited by 548
- CategoryTheory.Limits.piObjstatement · cited by 237
- CategoryTheory.Functor.rightOpstatement · cited by 214
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.