Theorems · Definition · category theory
CategoryTheory.ShortComplex.mapLeftHomologyIso
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
[inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
[inst_3 : CategoryTheory.Limits.HasZeroMorphisms D] →
(S : CategoryTheory.ShortComplex C) →
(F : CategoryTheory.Functor C D) →
[inst_4 : F.PreservesZeroMorphisms] →
[inst_5 : S.HasLeftHomology] →
[inst_6 : F.PreservesLeftHomologyOf S] → (S.map F).leftHomology ≅ F.obj S.leftHomologyWhen a functor F preserves the left homology of a short complex S, this is the
canonical isomorphism (S.map F).leftHomology ≅ F.obj S.leftHomology.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
- CategoryTheory.ShortComplex.mapstatement · cited by 188
- CategoryTheory.ShortComplex.HasLeftHomologystatement and proof · cited by 132
- CategoryTheory.ShortComplex.leftHomologyDataproof · cited by 83
- CategoryTheory.ShortComplex.leftHomologystatement · cited by 66
- CategoryTheory.Functor.PreservesLeftHomologyOfstatement and proof · cited by 35
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.mapLeftHomologyIso_hom_naturalitystatement · cited by 1
- CategoryTheory.ShortComplex.mapLeftHomologyIso_hom_naturality_assocstatement and proof · cited by 1
- CategoryTheory.ShortComplex.mapLeftHomologyIso_inv_naturalitystatement and proof · cited by 1
- CategoryTheory.ShortComplex.leftHomologyFunctorIsoproof · cited by 0
- CategoryTheory.ShortComplex.mapLeftHomologyIso_inv_naturality_assocstatement and proof · cited by 0
- CategoryTheory.ShortComplex.LeftHomologyData.mapLeftHomologyIso_eqstatement and proof · cited by 0