Theorems · Definition · category theory
CochainComplex.HomComplex.Cochain.map
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{K L : CochainComplex C ℤ} →
{n : ℤ} →
{D : Type u_2} →
[inst_2 : CategoryTheory.Category.{v_1, u_2} D] →
[inst_3 : CategoryTheory.Preadditive D] →
CochainComplex.HomComplex.Cochain K L n →
(Φ : CategoryTheory.Functor C D) →
[inst_4 : Φ.Additive] →
CochainComplex.HomComplex.Cochain ((Φ.mapHomologicalComplex (ComplexShape.up ℤ)).obj K)
((Φ.mapHomologicalComplex (ComplexShape.up ℤ)).obj L) nIf Φ : C ⥤ D is an additive functor, a cochain z : Cochain K L n between
cochain complexes in C can be mapped to a cochain between the cochain complexes
in D obtained by applying the functor
Φ.mapHomologicalComplex _ : CochainComplex C ℤ ⥤ CochainComplex D ℤ.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- HomologicalComplexstatement · cited by 1,691
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- CochainComplex.HomComplex.Cochainstatement and proof · cited by 341
- CochainComplex.HomComplex.Cochain.vproof · cited by 213
- CategoryTheory.Functor.mapHomologicalComplexstatement · cited by 145
Cited by8
Results whose statement or proof uses this declaration.
- CochainComplex.HomComplex.Cochain.map_zerostatement and proof · cited by 1
- CochainComplex.HomComplex.Cochain.map_addstatement and proof · cited by 0
- CochainComplex.HomComplex.Cochain.map_compstatement and proof · cited by 0
- CochainComplex.HomComplex.Cochain.map_negstatement and proof · cited by 0
- CochainComplex.HomComplex.Cochain.map_ofHomstatement and proof · cited by 0
- CochainComplex.HomComplex.Cochain.map_substatement and proof · cited by 0
- CochainComplex.HomComplex.Cochain.map_vstatement · cited by 0
- CochainComplex.HomComplex.δ_mapstatement and proof · cited by 0