Theorems · Theorem · category theory
CategoryTheory.Abelian.LeftResolution.chainComplexMap_f_succ_succ
∀ {A : Type u_1} {C : Type u_2} [inst : CategoryTheory.Category.{v_1, u_2} C]
[inst_1 : CategoryTheory.Category.{v_2, u_1} A] {ι : CategoryTheory.Functor C A}
(Λ : CategoryTheory.Abelian.LeftResolution ι) {X Y : A} (f : X ⟶ Y) [inst_2 : ι.Full] [inst_3 : ι.Faithful]
[inst_4 : CategoryTheory.Limits.HasZeroMorphisms C] [inst_5 : CategoryTheory.Abelian A] (n : ℕ),
(Λ.chainComplexMap f).f (n + 2) =
CategoryTheory.CategoryStruct.comp (Λ.chainComplexXIso X n).hom
(CategoryTheory.CategoryStruct.comp
(Λ.F.map
(CategoryTheory.Limits.kernel.map (ι.map ((Λ.chainComplex X).d (n + 1) n))
(ι.map ((Λ.chainComplex Y).d (n + 1) n)) (ι.map ((Λ.chainComplexMap f).f (n + 1)))
(ι.map ((Λ.chainComplexMap f).f n)) ⋯))
(Λ.chainComplexXIso Y n).inv)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xstatement and proof · cited by 1,839
- CategoryTheory.Abelianstatement and proof · cited by 1,753
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.LeftResolution.chainComplexMap_compproof · cited by 1
- CategoryTheory.Abelian.LeftResolution.chainComplexMap_idproof · cited by 0
- CategoryTheory.Abelian.LeftResolution.chainComplexMap_zeroproof · cited by 0