Theorems · Theorem · category theory
CategoryTheory.InjectiveResolution.descHomotopyZeroSucc.congr_simp
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Abelian C] {Y Z : C}
{I : CategoryTheory.InjectiveResolution Y} {J : CategoryTheory.InjectiveResolution Z}
(f f_1 : I.cocomplex ⟶ J.cocomplex) (e_f : f = f_1) (n : ℕ) (g g_1 : I.cocomplex.X (n + 1) ⟶ J.cocomplex.X n)
(e_g : g = g_1) (g' g'_1 : I.cocomplex.X (n + 2) ⟶ J.cocomplex.X (n + 1)) (e_g' : g' = g'_1)
(w :
f.f (n + 1) =
CategoryTheory.CategoryStruct.comp (I.cocomplex.d (n + 1) (n + 2)) g' +
CategoryTheory.CategoryStruct.comp g (J.cocomplex.d n (n + 1))),
CategoryTheory.InjectiveResolution.descHomotopyZeroSucc f n g g' w =
CategoryTheory.InjectiveResolution.descHomotopyZeroSucc f_1 n g_1 g'_1 ⋯- Cited by
- 0 results in Mathlib
- Foundations
- Depth 98 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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- HomologicalComplex.Xstatement and proof · cited by 1,839
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement · cited by 1,016
- HomologicalComplex.Hom.fstatement and proof · cited by 845
- HomologicalComplex.dstatement and proof · cited by 598
- CategoryTheory.InjectiveResolutionstatement and proof · cited by 90
- CategoryTheory.InjectiveResolution.cocomplexstatement and proof · cited by 73
- CategoryTheory.InjectiveResolution.descHomotopyZeroSuccstatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.