Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.ComposableArrows.Exact

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [CategoryTheory.Limits.HasZeroMorphisms C] → {n : ℕ} → CategoryTheory.ComposableArrows C n → Prop

F : ComposableArrows C n is exact if it is a complex and that all short complexes consisting of two consecutive arrows are exact.

Defined in
Mathlib.Algebra.Homology.ExactSequence
Cited by
65 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

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

CategoryTheory.ComposableArrows.Exact.toIsComplex · cited by 23Exact.toIsComplexCategoryTheory.ComposableArrows.Exact.exact · cited by 22Exact.exactCategoryTheory.ShortComplex.Exact.exact_toComposableArrows · cited by 20Exact.exact_toComposableA…CategoryTheory.ComposableArrows.exact_of_δ₀ · cited by 10ComposableArrows.exact_of…CategoryTheory.ComposableArrows.exact₂_mk · cited by 7ComposableArrows.exact₂_mkCategoryTheory.ComposableArrows.Exact.cokerIsoKer' · cited by 6Exact.cokerIsoKer'CategoryTheory.ComposableArrows.Exact.cokerToKer' · cited by 6Exact.cokerToKer'CategoryTheory.ComposableArrows.exact₂_iff · cited by 4ComposableArrows.exact₂_i…CategoryTheory.Abelian.isIso_of_epi_of_isIso_of_isIso_of_mono · cited by 4Abelian.isIso_of_epi_of_i…CategoryTheory.ComposableArrows.exact_iff_δlast · cited by 3ComposableArrows.exact_if…CategoryTheory.ComposableArrows.exact_iff_δ₀ · cited by 3ComposableArrows.exact_if…CategoryTheory.Abelian.epi_of_epi_of_epi_of_mono · cited by 3Abelian.epi_of_epi_of_epi…CategoryTheory.Abelian.epi_of_epi_of_epi_of_mono' · cited by 3Abelian.epi_of_epi_of_epi…HomologicalComplex.HomologySequence.composableArrows₅_exact · cited by 3HomologySequence.composab…CategoryTheory.Abelian.mono_of_epi_of_mono_of_mono · cited by 3Abelian.mono_of_epi_of_mo…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ComposableArrows · cited by 627CategoryTheory.Composable…ComposableArrows.ExactCITED BYCITES

Cites3

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

Cited by78

Results whose statement or proof uses this declaration.