Theorems · Theorem · category theory
CategoryTheory.ProjectiveResolution.cochainComplex_d
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasZeroObject C]
[inst_2 : CategoryTheory.Preadditive C] {X : C} (R : CategoryTheory.ProjectiveResolution X) (n₁ n₂ : ℤ) (k₁ k₂ : ℕ)
(h₁ : autoParam (-↑k₁ = n₁) CategoryTheory.ProjectiveResolution.cochainComplex_d._auto_1)
(h₂ : autoParam (-↑k₂ = n₂) CategoryTheory.ProjectiveResolution.cochainComplex_d._auto_3),
R.cochainComplex.d n₁ n₂ =
CategoryTheory.CategoryStruct.comp (R.cochainComplexXIso n₁ k₁ ⋯).hom
(CategoryTheory.CategoryStruct.comp (R.complex.d k₁ k₂) (R.cochainComplexXIso n₂ k₂ ⋯).inv)- Cited by
- 8 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- HomologicalComplex.Xstatement · cited by 1,839
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- ComplexShape.upstatement · cited by 1,123
- ComplexShape.downstatement · cited by 605
- HomologicalComplex.dstatement · cited by 598
- CategoryTheory.ProjectiveResolutionstatement and proof · cited by 92
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.ProjectiveResolution.sub_extMkproof · cited by 0
- CategoryTheory.ProjectiveResolution.extMk_comp_mk₀proof · cited by 0
- CategoryTheory.ProjectiveResolution.add_extMkproof · cited by 0
- CategoryTheory.ProjectiveResolution.extMk_eq_zero_iffproof · cited by 0
- CategoryTheory.ProjectiveResolution.extMk_surjectiveproof · cited by 0
- CategoryTheory.ProjectiveResolution.mk₀_comp_extMkproof · cited by 0
- CategoryTheory.ProjectiveResolution.neg_extMkproof · cited by 0
- CategoryTheory.ProjectiveResolution.cochainComplex_d_assocproof · cited by 0