Theorems · Definition · category theory
CategoryTheory.ShortComplex.mapCyclesIso
{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).cycles ≅ F.obj S.cyclesWhen a functor F preserves the left homology of a short complex S, this is the
canonical isomorphism (S.map F).cycles ≅ F.obj S.cycles.
- Cited by
- 8 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.cyclesstatement · cited by 220
- CategoryTheory.ShortComplex.mapstatement · cited by 188
- CategoryTheory.ShortComplex.HasLeftHomologystatement and proof · cited by 132
- CategoryTheory.ShortComplex.leftHomologyDataproof · cited by 83
- CategoryTheory.Functor.PreservesLeftHomologyOfstatement and proof · cited by 35
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.mapCyclesIso_hom_iCyclesstatement · cited by 2
- CategoryTheory.ShortComplex.i_cyclesMkproof · cited by 1
- CategoryTheory.ShortComplex.cyclesMkproof · cited by 1
- CategoryTheory.ShortComplex.mapCyclesIso_hom_naturalitystatement · cited by 1
- CategoryTheory.ShortComplex.mapCyclesIso_hom_naturality_assocstatement and proof · cited by 1
- CategoryTheory.ShortComplex.mapCyclesIso_inv_naturalitystatement and proof · cited by 1
- CategoryTheory.ShortComplex.cyclesFunctorIsoproof · cited by 0
- CategoryTheory.ShortComplex.LeftHomologyData.mapCyclesIso_eqstatement · cited by 0
- CategoryTheory.ShortComplex.mapCyclesIso_hom_iCycles_assocstatement and proof · cited by 0
- CategoryTheory.ShortComplex.mapCyclesIso_inv_naturality_assocstatement and proof · cited by 0