Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.ShortComplex.ShortExact.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},
  S.ShortExact →
    ∀ (F : CategoryTheory.Functor C D) [inst_4 : F.PreservesZeroMorphisms] [F.PreservesLeftHomologyOf S]
      [F.PreservesRightHomologyOf S] [CategoryTheory.Mono (F.map S.f)] [CategoryTheory.Epi (F.map S.g)],
      (S.map F).ShortExact
Defined in
Mathlib.Algebra.Homology.ShortComplex.ShortExact
Cited by
5 results in Mathlib
Foundations
Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Functor.PreservesZeroMorphismsCategoryTheory.Functor.PreservesLeftHomologyOfCategoryTheory.Functor.PreservesRightHomologyOfCategoryTheory.MonoCategoryTheory.Epi

Around this declaration

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

CategoryTheory.ShortComplex.ShortExact.map_of_exact · cited by 23ShortExact.map_of_exactCategoryTheory.JointlyReflectIsomorphisms.shortExact_iff · cited by 0JointlyReflectIsomorphism…CategoryTheory.Functor.mapExt_bijective_of_preservesInjectiveObjects · cited by 0Functor.mapExt_bijective_…CategoryTheory.Functor.mapExt_bijective_of_preservesProjectiveObjects · cited by 0Functor.mapExt_bijective_…HomologicalComplex.shortExact_iff_degreewise_shortExact · cited by 0HomologicalComplex.shortE…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.ShortComplex.X₂ · cited by 1115ShortComplex.X₂CategoryTheory.Mono · cited by 893CategoryTheory.MonoCategoryTheory.ShortComplex.X₁ · cited by 889ShortComplex.X₁CategoryTheory.ShortComplex.X₃ · cited by 876ShortComplex.X₃CategoryTheory.Epi · cited by 688CategoryTheory.EpiCategoryTheory.ShortComplex.g · cited by 658ShortComplex.gCategoryTheory.ShortComplex.f · cited by 653ShortComplex.fCategoryTheory.Functor.PreservesZeroMorphisms · cited by 458Functor.PreservesZeroMorp…CategoryTheory.ShortComplex.ShortExact · cited by 232ShortComplex.ShortExactShortExact.mapCITED BYCITES

Cites20

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

Cited by5

Results whose statement or proof uses this declaration.