Mathlib Map

Theorems · Theorem · category theory

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

Around this declaration

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

groupCohomology.map_cochainsFunctor_shortExact · cited by 9groupCohomology.map_cocha…groupHomology.map_chainsFunctor_shortExact · cited by 8groupHomology.map_chainsF…CategoryTheory.ShortComplex.ShortExact.map · cited by 5ShortExact.mapCategoryTheory.Functor.exact_tfae · cited by 3Functor.exact_tfaeCategoryTheory.ShortComplex.exact_map_iff_of_faithful · cited by 3ShortComplex.exact_map_if…CategoryTheory.JointlyReflectIsomorphisms.exact_iff · cited by 2JointlyReflectIsomorphism…CategoryTheory.ObjectProperty.isoModSerre_isInvertedBy_iff · cited by 1ObjectProperty.isoModSerr…HomologicalComplex.opcycles_right_exact · cited by 1HomologicalComplex.opcycl…CategoryTheory.Limits.colim.exact_mapShortComplex · cited by 1colim.exact_mapShortCompl…HomologicalComplex.exact_iff_degreewise_exact · cited by 0HomologicalComplex.exact_…HomologicalComplex.cycles_left_exact · cited by 0HomologicalComplex.cycles…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…CategoryTheory.ShortComplex.Exact · cited by 292ShortComplex.ExactCategoryTheory.ShortComplex.HasHomology · cited by 253ShortComplex.HasHomologyCategoryTheory.ShortComplex.map · cited by 188ShortComplex.mapCategoryTheory.Functor.PreservesLeftHomologyOf · cited by 35Functor.PreservesLeftHomo…CategoryTheory.Functor.PreservesRightHomologyOf · cited by 33Functor.PreservesRightHom…CategoryTheory.ShortComplex.Exact.hasHomology · cited by 12Exact.hasHomologyCategoryTheory.ShortComplex.Exact.map_of_preservesLeftHomologyOf · cited by 1Exact.map_of_preservesLef…Exact.mapCITED BYCITES

Cites12

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

Cited by11

Results whose statement or proof uses this declaration.