Theorems · Theorem · category theory
CochainComplex.cm5b.i_f_comp_assoc
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Abelian C]
[inst_2 : CategoryTheory.EnoughInjectives C] {K L : CochainComplex C ℤ} (f : K ⟶ L) (n : ℤ) {Z : C}
(h : (CochainComplex.cm5b.I K).X n ⟶ Z),
CategoryTheory.CategoryStruct.comp ((CochainComplex.cm5b.i f).f n)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.biprod.fst.f n)
(CategoryTheory.CategoryStruct.comp
((CochainComplex.mappingCone.snd (CategoryTheory.CategoryStruct.id (CochainComplex.cm5b.I K))).v n n ⋯) h)) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Injective.ι (K.X n)) h- Cited by
- 0 results in Mathlib
- Foundations
- Depth 83 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 and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- add_zerostatement and proof · cited by 2,707
- HomologicalComplex.Xstatement and proof · cited by 1,839
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- HomologicalComplex.Hom.fstatement and proof · cited by 845
- CategoryTheory.Limits.biprodstatement · cited by 312
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.