Theorems · Theorem · category theory
CategoryTheory.InjectiveResolution.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.InjectiveResolution X) (n₁ n₂ : ℤ) (k₁ k₂ : ℕ)
(h₁ : ↑k₁ = n₁) (h₂ : ↑k₂ = n₂),
R.cochainComplex.d n₁ n₂ =
CategoryTheory.CategoryStruct.comp (R.cochainComplexXIso n₁ k₁ h₁).hom
(CategoryTheory.CategoryStruct.comp (R.cocomplex.d k₁ k₂) (R.cochainComplexXIso n₂ k₂ h₂).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.
Cites16
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
- HomologicalComplex.dstatement · cited by 598
- CategoryTheory.InjectiveResolutionstatement and proof · cited by 90
- CategoryTheory.InjectiveResolution.cocomplexstatement and proof · cited by 73
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.InjectiveResolution.cochainComplex_d_assocproof · cited by 0
- CategoryTheory.InjectiveResolution.sub_extMkproof · cited by 0
- CategoryTheory.InjectiveResolution.extMk_comp_mk₀proof · cited by 0
- CategoryTheory.InjectiveResolution.extMk_eq_zero_iffproof · cited by 0
- CategoryTheory.InjectiveResolution.extMk_surjectiveproof · cited by 0
- CategoryTheory.InjectiveResolution.mk₀_comp_extMkproof · cited by 0
- CategoryTheory.InjectiveResolution.neg_extMkproof · cited by 0
- CategoryTheory.InjectiveResolution.add_extMkproof · cited by 0