Theorems · Theorem · category theory
CategoryTheory.Limits.FormalCoproduct.cochainComplexFunctor_obj_d
∀ {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))
[inst_3 : CategoryTheory.Preadditive A] (X : CategoryTheory.Functor Cᵒᵖ A) (i j : ℕ),
((CategoryTheory.Limits.FormalCoproduct.cochainComplexFunctor E).obj X).d i j =
CochainComplex.of.d (fun n => ∏ᶜ fun i => X.obj (Opposite.op ((E.obj (Opposite.op { len := n })).obj i)))
(AlgebraicTopology.AlternatingCofaceMapComplex.objD
((CategoryTheory.Limits.FormalCoproduct.cosimplicialObjectFunctor E).obj X))
i j- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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 · cited by 32,603
- 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.Preadditivestatement and proof · cited by 3,309
- SimplexCategorystatement · cited by 2,204
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement · cited by 1,016
- HomologicalComplex.dstatement and proof · cited by 598
- CategoryTheory.SimplicialObjectstatement and proof · cited by 548
- CategoryTheory.Limits.piObjstatement · cited by 237
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.