Mathlib Map

Theorems · Definition · category theory

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

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

Defined in
Mathlib.Algebra.Homology.ShortComplex.PreservesHomology
Cited by
25 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.LeftHomologyData.IsPreservedBy

Around this declaration

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

CategoryTheory.ShortComplex.mapHomologyIso · cited by 12ShortComplex.mapHomologyI…CategoryTheory.ShortComplex.HomologyData.map · cited by 9HomologyData.mapCategoryTheory.ShortComplex.mapCyclesIso · cited by 8ShortComplex.mapCyclesIsoCategoryTheory.ShortComplex.LeftHomologyMapData.map · cited by 7LeftHomologyMapData.mapCategoryTheory.ShortComplex.LeftHomologyData.map_leftHomologyMap' · cited by 6LeftHomologyData.map_left…CategoryTheory.ShortComplex.mapLeftHomologyIso · cited by 5ShortComplex.mapLeftHomol…CategoryTheory.ShortComplex.LeftHomologyMapData.natTransApp · cited by 4LeftHomologyMapData.natTr…CategoryTheory.ShortComplex.exact_map_iff_of_faithful · cited by 3ShortComplex.exact_map_if…CategoryTheory.ShortComplex.mapCyclesIso_hom_iCycles · cited by 2ShortComplex.mapCyclesIso…CategoryTheory.ShortComplex.LeftHomologyData.map_cyclesMap' · cited by 2LeftHomologyData.map_cycl…CategoryTheory.ShortComplex.LeftHomologyMapData.map_φH · cited by 2LeftHomologyMapData.map_φHCategoryTheory.ShortComplex.LeftHomologyData.map_i · cited by 2LeftHomologyData.map_iCategoryTheory.ShortComplex.mapCyclesIso_hom_naturality · cited by 1ShortComplex.mapCyclesIso…CategoryTheory.ShortComplex.mapHomologyIso_hom_naturality · cited by 1ShortComplex.mapHomologyI…CategoryTheory.ShortComplex.mapLeftHomologyIso_hom_naturality · cited by 1ShortComplex.mapLeftHomol…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.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.ShortComplex.X₁ · cited by 889ShortComplex.X₁CategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Limits.parallelPair · cited by 766Limits.parallelPairCategoryTheory.Iso.refl · cited by 727Iso.reflLeftHomologyData.mapCITED BYCITES

Cites46

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

Cited by31

Results whose statement or proof uses this declaration.