Theorems · Theorem · category theory
CategoryTheory.Abelian.LeftResolution.map_chainComplex_d_1_0_assoc
∀ {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 : A) [inst_2 : ι.Full] [inst_3 : ι.Faithful]
[inst_4 : CategoryTheory.Limits.HasZeroMorphisms C] [inst_5 : CategoryTheory.Abelian A] {Z : A}
(h : ι.obj ((Λ.chainComplex X).X 0) ⟶ Z),
CategoryTheory.CategoryStruct.comp (ι.map ((Λ.chainComplex X).d 1 0)) h =
CategoryTheory.CategoryStruct.comp (ι.map (Λ.chainComplexXOneIso X).hom)
(CategoryTheory.CategoryStruct.comp (Λ.π.app (CategoryTheory.Limits.kernel (Λ.π.app X)))
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.kernel.ι (Λ.π.app X))
(CategoryTheory.CategoryStruct.comp (ι.map (Λ.chainComplexXZeroIso X).inv) h)))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 34 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 and proof · 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.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Functor.idstatement · cited by 3,333
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.