Theorems · Definition · category theory
CategoryTheory.Limits.FormalCoproduct.cochainComplexFunctor
{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) →
[inst_3 : CategoryTheory.Preadditive A] →
CategoryTheory.Functor (CategoryTheory.Functor Cᵒᵖ A) (CochainComplex A ℕ)Given a simplicial object E in the category FormalCoproduct C, this is the
functor (Cᵒᵖ ⥤ A) ⥤ CochainComplex A ℕ which sends P : Cᵒᵖ ⥤ A to the
cochain complex which in degree n consists of the "evaluation" of P on E _⦋n⦌.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- CategoryTheory.Functorstatement · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement · cited by 1,016
- CategoryTheory.SimplicialObjectstatement and proof · cited by 548
- CategoryTheory.Limits.FormalCoproductstatement and proof · cited by 122
- CategoryTheory.Limits.HasProductsstatement and proof · cited by 103
- CategoryTheory.Limits.FormalCoproduct.cosimplicialObjectFunctorproof · cited by 5
- AlgebraicTopology.alternatingCofaceMapComplexproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.FormalCoproduct.cochainComplexFunctor_map_fstatement and proof · cited by 0
- CategoryTheory.Limits.FormalCoproduct.cochainComplexFunctor_obj_Xstatement and proof · cited by 0
- CategoryTheory.Limits.FormalCoproduct.cochainComplexFunctor_obj_dstatement and proof · cited by 0
- CategoryTheory.cechComplexFunctorproof · cited by 0