Theorems · Definition · category theory
CategoryTheory.Abelian.LeftResolution.chainComplexXIso
{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] →
(n : ℕ) →
(Λ.chainComplex X).X (n + 2) ≅
Λ.F.obj (CategoryTheory.Limits.kernel (ι.map ((Λ.chainComplex X).d (n + 1) n)))The isomorphism which gives the inductive step of the construction of Λ.chainComplex X.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xstatement · cited by 1,839
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- ComplexShape.downstatement · cited by 605
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.LeftResolution.chainComplexMapproof · cited by 7
- CategoryTheory.Abelian.LeftResolution.chainComplexMap_f_succ_succstatement and proof · cited by 3
- CategoryTheory.Abelian.LeftResolution.map_chainComplex_dstatement and proof · cited by 1
- CategoryTheory.Abelian.LeftResolution.chainComplexMap_compproof · cited by 1
- CategoryTheory.Abelian.LeftResolution.exactAt_map_chainComplex_succproof · cited by 0
- CategoryTheory.Abelian.LeftResolution.chainComplexMap_idproof · cited by 0
- CategoryTheory.Abelian.LeftResolution.chainComplexMap_zeroproof · cited by 0