Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.ShortExact.singleTriangle.map

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Abelian C] →
      [inst_2 : HasDerivedCategory C] →
        {S₁ S₂ : CategoryTheory.ShortComplex C} →
          (h₁ : S₁.ShortExact) → (h₂ : S₂.ShortExact) → (S₁ ⟶ S₂) → (h₁.singleTriangle ⟶ h₂.singleTriangle)

The morphism h₁.singleTriangle h₁ ⟶ h₂.singleTriangle that is induced by a map of short exact sequences of objects of C.

Defined in
Mathlib.Algebra.Homology.DerivedCategory.SingleTriangle
Cited by
4 results in Mathlib
Foundations
Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.AbelianHasDerivedCategory

Around this declaration

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

Cites14

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

Cited by4

Results whose statement or proof uses this declaration.