Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.ShortComplex.ShortExact.map_of_exact

∀ {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]
      [CategoryTheory.Limits.PreservesFiniteLimits F] [CategoryTheory.Limits.PreservesFiniteColimits F],
      (S.map F).ShortExact
Defined in
Mathlib.Algebra.Homology.ShortComplex.ShortExact
Cited by
23 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Functor.PreservesZeroMorphismsCategoryTheory.Limits.PreservesFiniteLimitsCategoryTheory.Limits.PreservesFiniteColimits

Around this declaration

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

CategoryTheory.ShortComplex.ShortExact.singleTriangle_distinguished · cited by 8ShortExact.singleTriangle…CategoryTheory.ShortComplex.ShortExact.singleTriangleIso · cited by 7ShortExact.singleTriangle…ModuleCat.hasInjectiveDimensionLE_iff_forall_maximalSpectrum · cited by 2ModuleCat.hasInjectiveDim…ModuleCat.hasProjectiveDimensionLE_iff_forall_maximalSpectrum · cited by 2ModuleCat.hasProjectiveDi…CategoryTheory.Abelian.Ext.mapExactFunctor_extClass · cited by 2Ext.mapExactFunctor_extCl…ModuleCat.localizedModule_hasInjectiveDimensionLE · cited by 2ModuleCat.localizedModule…ModuleCat.localizedModule_hasProjectiveDimensionLE · cited by 2ModuleCat.localizedModule…CategoryTheory.ShortComplex.ShortExact.mapShiftedHom_singleδ' · cited by 2ShortExact.mapShiftedHom_…groupCohomology.map_cochainsFunctor_eval_shortExact · cited by 1groupCohomology.map_cocha…groupHomology.map_chainsFunctor_eval_shortExact · cited by 1groupHomology.map_chainsF…CategoryTheory.DerivedCategory.map_triangleOfSESδ · cited by 1DerivedCategory.map_trian…CategoryTheory.ShortComplex.ShortExact.mapShiftedHom_singleδ · cited by 1ShortExact.mapShiftedHom_…CategoryTheory.ShortComplex.ShortExact.mapShiftedHom_singleδ'_assoc · cited by 1ShortExact.mapShiftedHom_…CategoryTheory.ShortComplex.ShortExact.mapShiftedHom_singleδ_assoc · cited by 0ShortExact.mapShiftedHom_…CategoryTheory.ShortComplex.ShortExact.singleTriangleIso_hom_hom₁ · cited by 0ShortExact.singleTriangle…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.Mono · cited by 893CategoryTheory.MonoCategoryTheory.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.ShortExactCategoryTheory.ShortComplex.map · cited by 188ShortComplex.mapCategoryTheory.Limits.PreservesFiniteLimits · cited by 121Limits.PreservesFiniteLim…CategoryTheory.Limits.PreservesFiniteColimits · cited by 102Limits.PreservesFiniteCol…CategoryTheory.ShortComplex.ShortExact.mono_f · cited by 19ShortExact.mono_fCategoryTheory.ShortComplex.ShortExact.epi_g · cited by 17ShortExact.epi_gShortExact.map_of_exactCITED BYCITES

Cites16

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

Cited by24

Results whose statement or proof uses this declaration.