Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.Functor.PreservesHomology

{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] → Prop

A functor preserves homology when it preserves both kernels and cokernels.

Defined in
Mathlib.Algebra.Homology.ShortComplex.PreservesHomology
Cited by
42 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.Functor.mapHomologicalComplexUpToQuasiIsoLocalizerMorphism · cited by 5Functor.mapHomologicalCom…HomologicalComplex.i_cyclesMk · cited by 5HomologicalComplex.i_cycl…CategoryTheory.Functor.preservesFiniteLimits_of_preservesHomology · cited by 4Functor.preservesFiniteLi…CategoryTheory.Functor.exact_tfae · cited by 3Functor.exact_tfaeCategoryTheory.Functor.mapHomologicalComplexUpToQuasiIso · cited by 3Functor.mapHomologicalCom…CategoryTheory.Functor.mapHomologicalComplexUpToQuasiIsoFactorsh · cited by 3Functor.mapHomologicalCom…CategoryTheory.Preadditive.mono_iff_injective · cited by 3Preadditive.mono_iff_inje…CategoryTheory.Functor.preservesHomology_of_map_exact · cited by 2Functor.preservesHomology…CategoryTheory.Functor.mapHomologicalComplexUpToQuasiIsoFactors · cited by 2Functor.mapHomologicalCom…CategoryTheory.Functor.mapHomologicalComplexUpToQuasiIsoFactorsh_hom_app · cited by 2Functor.mapHomologicalCom…HomologicalComplex.cyclesMk · cited by 2HomologicalComplex.cycles…CategoryTheory.ShortComplex.homologyFunctorIso · cited by 2ShortComplex.homologyFunc…CategoryTheory.Functor.mapProjectiveResolution · cited by 2Functor.mapProjectiveReso…CategoryTheory.JointlyReflectIsomorphisms.exact_iff · cited by 2JointlyReflectIsomorphism…CategoryTheory.ShortComplex.ShortExact.δ_apply · cited by 2ShortExact.δ_applyCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Functor.PreservesZeroMorphisms · cited by 458Functor.PreservesZeroMorp…Functor.PreservesHomologyCITED BYCITES

Cites4

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

Cited by56

Results whose statement or proof uses this declaration.