Theorems · Definition · category theory
CategoryTheory.ShortComplex.mapOpcyclesIso
{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.HasRightHomology] →
[inst_6 : F.PreservesRightHomologyOf S] → (S.map F).opcycles ≅ F.obj S.opcyclesWhen a functor F preserves the right homology of a short complex S, this is the
canonical isomorphism (S.map F).opcycles ≅ F.obj S.opcycles.
- 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.opcyclesstatement · cited by 192
- CategoryTheory.ShortComplex.mapstatement · cited by 188
- CategoryTheory.ShortComplex.HasRightHomologystatement and proof · cited by 125
- CategoryTheory.ShortComplex.rightHomologyDataproof · cited by 64
- CategoryTheory.Functor.PreservesRightHomologyOfstatement and proof · cited by 33
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.mapOpcyclesIso_hom_naturalitystatement · cited by 1
- CategoryTheory.ShortComplex.mapOpcyclesIso_hom_naturality_assocstatement and proof · cited by 1
- CategoryTheory.ShortComplex.mapOpcyclesIso_inv_naturalitystatement and proof · cited by 1
- CategoryTheory.ShortComplex.opcyclesFunctorIsoproof · cited by 0
- CategoryTheory.ShortComplex.RightHomologyData.mapOpcyclesIso_eqstatement and proof · cited by 0
- CategoryTheory.ShortComplex.mapOpcyclesIso_inv_naturality_assocstatement and proof · cited by 0