Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.Functor.PreservesLeftHomologyOf

{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] →
            (F : CategoryTheory.Functor C D) → [F.PreservesZeroMorphisms] → CategoryTheory.ShortComplex C → Prop

A functor preserves the left homology of a short complex S if it preserves all the left homology data of S.

Defined in
Mathlib.Algebra.Homology.ShortComplex.PreservesHomology
Cited by
35 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Functor.PreservesZeroMorphisms

Around this declaration

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

CategoryTheory.ShortComplex.mapHomologyIso · cited by 12ShortComplex.mapHomologyI…CategoryTheory.ShortComplex.Exact.map · cited by 11Exact.mapCategoryTheory.ShortComplex.mapCyclesIso · cited by 8ShortComplex.mapCyclesIsoCategoryTheory.ShortComplex.mapLeftHomologyIso · cited by 5ShortComplex.mapLeftHomol…CategoryTheory.ShortComplex.ShortExact.map · cited by 5ShortExact.mapCategoryTheory.ShortComplex.LeftHomologyMapData.natTransApp · cited by 4LeftHomologyMapData.natTr…CategoryTheory.ShortComplex.exact_map_iff_of_faithful · cited by 3ShortComplex.exact_map_if…CategoryTheory.ShortComplex.HomologyMapData.natTransApp · cited by 2HomologyMapData.natTransA…CategoryTheory.ShortComplex.mapCyclesIso_hom_iCycles · cited by 2ShortComplex.mapCyclesIso…CategoryTheory.ShortComplex.Exact.map_of_preservesLeftHomologyOf · cited by 1Exact.map_of_preservesLef…CategoryTheory.ShortComplex.quasiIso_map_iff_of_preservesLeftHomology · cited by 1ShortComplex.quasiIso_map…CategoryTheory.ShortComplex.mapCyclesIso_hom_naturality · cited by 1ShortComplex.mapCyclesIso…CategoryTheory.ShortComplex.mapCyclesIso_hom_naturality_assoc · cited by 1ShortComplex.mapCyclesIso…CategoryTheory.ShortComplex.mapCyclesIso_inv_naturality · cited by 1ShortComplex.mapCyclesIso…CategoryTheory.ShortComplex.homologyMap_mapNatTrans · cited by 1ShortComplex.homologyMap_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.Functor.PreservesZeroMorphisms · cited by 458Functor.PreservesZeroMorp…Functor.PreservesLeftHomology…CITED BYCITES

Cites5

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

Cited by42

Results whose statement or proof uses this declaration.