Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.ShortComplex.LeftHomologyData.IsPreservedBy

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

A left homology data h of a short complex S is preserved by a functor F is F preserves the kernel of S.g : S.X₂ ⟶ S.X₃ and the cokernel of h.f' : S.X₁ ⟶ h.K.

Defined in
Mathlib.Algebra.Homology.ShortComplex.PreservesHomology
Cited by
24 results in Mathlib
Foundations
Depth 4 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.LeftHomologyData.map · cited by 25LeftHomologyData.mapCategoryTheory.ShortComplex.HomologyData.map · cited by 9HomologyData.mapCategoryTheory.ShortComplex.LeftHomologyMapData.map · cited by 7LeftHomologyMapData.mapCategoryTheory.ShortComplex.LeftHomologyData.map_leftHomologyMap' · cited by 6LeftHomologyData.map_left…CategoryTheory.ShortComplex.HomologyMapData.map · cited by 2HomologyMapData.mapCategoryTheory.ShortComplex.LeftHomologyMapData.map_φH · cited by 2LeftHomologyMapData.map_φHCategoryTheory.ShortComplex.LeftHomologyData.map_cyclesMap' · cited by 2LeftHomologyData.map_cycl…CategoryTheory.ShortComplex.LeftHomologyData.map_i · cited by 2LeftHomologyData.map_iCategoryTheory.ShortComplex.LeftHomologyData.exact_map_iff · cited by 1LeftHomologyData.exact_ma…CategoryTheory.ShortComplex.LeftHomologyData.IsPreservedBy.f' · cited by 1IsPreservedBy.f'CategoryTheory.ShortComplex.LeftHomologyData.IsPreservedBy.g · cited by 1IsPreservedBy.gCategoryTheory.ShortComplex.LeftHomologyData.IsPreservedBy.hf' · cited by 1IsPreservedBy.hf'CategoryTheory.ShortComplex.LeftHomologyMapData.map_φK · cited by 1LeftHomologyMapData.map_φKCategoryTheory.ShortComplex.LeftHomologyData.IsPreservedBy.hg · cited by 1IsPreservedBy.hgCategoryTheory.ShortComplex.LeftHomologyData.map_H · cited by 1LeftHomologyData.map_HCategoryTheory.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…CategoryTheory.ShortComplex.LeftHomologyData · cited by 212ShortComplex.LeftHomology…LeftHomologyData.IsPreservedByCITED BYCITES

Cites6

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

Cited by32

Results whose statement or proof uses this declaration.