Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.RightHomologyData.map

{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} →
              (h : S.RightHomologyData) →
                (F : CategoryTheory.Functor C D) →
                  [inst_4 : F.PreservesZeroMorphisms] → [h.IsPreservedBy F] → (S.map F).RightHomologyData

When a right homology data h of a short complex S is preserved by a functor F, this is the induced right homology data h.map F for the short complex S.map F.

Defined in
Mathlib.Algebra.Homology.ShortComplex.PreservesHomology
Cited by
23 results in Mathlib
Foundations
Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Functor.PreservesZeroMorphismsCategoryTheory.ShortComplex.RightHomologyData.IsPreservedBy

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.ShortComplex.HomologyData.map · cited by 9HomologyData.mapCategoryTheory.ShortComplex.mapHomologyIso' · cited by 7ShortComplex.mapHomologyI…CategoryTheory.ShortComplex.RightHomologyMapData.map · cited by 7RightHomologyMapData.mapCategoryTheory.ShortComplex.mapOpcyclesIso · cited by 5ShortComplex.mapOpcyclesI…CategoryTheory.ShortComplex.mapRightHomologyIso · cited by 5ShortComplex.mapRightHomo…CategoryTheory.ShortComplex.RightHomologyData.map_rightHomologyMap' · cited by 4RightHomologyData.map_rig…CategoryTheory.ShortComplex.RightHomologyMapData.natTransApp · cited by 3RightHomologyMapData.natT…CategoryTheory.ShortComplex.RightHomologyData.map_opcyclesMap' · cited by 2RightHomologyData.map_opc…CategoryTheory.ShortComplex.RightHomologyData.map_p · cited by 2RightHomologyData.map_pCategoryTheory.ShortComplex.RightHomologyMapData.map_φH · cited by 2RightHomologyMapData.map_…CategoryTheory.ShortComplex.mapHomologyIso'_hom_naturality · cited by 1ShortComplex.mapHomologyI…CategoryTheory.ShortComplex.mapOpcyclesIso_hom_naturality · cited by 1ShortComplex.mapOpcyclesI…CategoryTheory.ShortComplex.RightHomologyData.exact_map_iff · cited by 1RightHomologyData.exact_m…CategoryTheory.ShortComplex.mapRightHomologyIso_hom_naturality · cited by 1ShortComplex.mapRightHomo…CategoryTheory.ShortComplex.RightHomologyData.mapHomologyIso'_eq · cited by 1RightHomologyData.mapHomo…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.Limits.Cone.pt · cited by 1298Cone.ptCategoryTheory.ShortComplex.X₃ · cited by 876ShortComplex.X₃CategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Limits.parallelPair · cited by 766Limits.parallelPairCategoryTheory.Iso.refl · cited by 727Iso.reflRightHomologyData.mapCITED BYCITES

Cites46

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by29

Results whose statement or proof uses this declaration.