Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ComposableArrows.sc

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      {n : ℕ} →
        (S : CategoryTheory.ComposableArrows C n) →
          S.IsComplex →
            (i : ℕ) → autoParam (i + 2 ≤ n) CategoryTheory.ComposableArrows.sc._auto_1 → CategoryTheory.ShortComplex C

The short complex consisting of maps S.map' i (i + 1) and S.map' (i + 1) (i + 2) when we know that S : ComposableArrows C n satisfies S.IsComplex.

Defined in
Mathlib.Algebra.Homology.ExactSequence
Cited by
16 results in Mathlib
Foundations
Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

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

CategoryTheory.ComposableArrows.Exact.exact · cited by 22Exact.exactCategoryTheory.ComposableArrows.scMap · cited by 5ComposableArrows.scMapCategoryTheory.Abelian.epi_of_epi_of_epi_of_mono' · cited by 3Abelian.epi_of_epi_of_epi…CategoryTheory.ComposableArrows.scMapIso · cited by 3ComposableArrows.scMapIsoCategoryTheory.Abelian.mono_of_epi_of_mono_of_mono' · cited by 3Abelian.mono_of_epi_of_mo…CategoryTheory.ComposableArrows.IsComplex.opcyclesToCycles · cited by 2IsComplex.opcyclesToCyclesCategoryTheory.ComposableArrows.IsComplex.opcyclesToCycles_fac · cited by 2IsComplex.opcyclesToCycle…CategoryTheory.Abelian.SpectralObject.dCokernelSequence_exact · cited by 1SpectralObject.dCokernelS…CategoryTheory.Abelian.SpectralObject.dKernelSequence_exact · cited by 1SpectralObject.dKernelSeq…CategoryTheory.ComposableArrows.Exact.isIso_map' · cited by 1Exact.isIso_map'CategoryTheory.ComposableArrows.sc.congr_simp · cited by 0sc.congr_simpCategoryTheory.ComposableArrows.Exact.casesOn · cited by 0Exact.casesOnCategoryTheory.ComposableArrows.scMapIso_hom · cited by 0ComposableArrows.scMapIso…CategoryTheory.ComposableArrows.scMapIso_inv · cited by 0ComposableArrows.scMapIso…CategoryTheory.ComposableArrows.scMap_τ₁ · cited by 0ComposableArrows.scMap_τ₁CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.ComposableArrows · cited by 627CategoryTheory.Composable…CategoryTheory.ComposableArrows.IsComplex · cited by 37ComposableArrows.IsComplexCategoryTheory.ComposableArrows.sc' · cited by 7ComposableArrows.sc'ComposableArrows.scCITED BYCITES

Cites6

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

Cited by21

Results whose statement or proof uses this declaration.