Theorems · Theorem · category theory
CategoryTheory.Limits.FormalCoproduct.cosimplicialObjectFunctor_map_app
∀ {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 Y : CategoryTheory.Functor Cᵒᵖ A}
(f : X ⟶ Y) (X_1 : SimplexCategory),
((CategoryTheory.Limits.FormalCoproduct.cosimplicialObjectFunctor E).map f).app X_1 =
CategoryTheory.Limits.Pi.map fun i => f.app (Opposite.op ((E.obj (Opposite.op X_1)).obj i))- 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.
Cites19
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 · cited by 19,642
- 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
- SimplexCategorystatement and proof · cited by 2,204
- CategoryTheory.SimplicialObjectstatement and proof · cited by 548
- CategoryTheory.Functor.whiskeringLeftstatement · cited by 395
- CategoryTheory.Functor.rightOpstatement · cited by 214
- CategoryTheory.CosimplicialObjectstatement · cited by 125
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.