Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.ShortComplex.ab_exact_iff

∀ (S : CategoryTheory.ShortComplex Ab),
  S.Exact ↔
    ∀ (x₂ : ↑S.X₂),
      (CategoryTheory.ConcreteCategory.hom S.g) x₂ = 0 → ∃ x₁, (CategoryTheory.ConcreteCategory.hom S.f) x₁ = x₂
Defined in
Mathlib.Algebra.Homology.ShortComplex.Ab
Cited by
10 results in Mathlib
Foundations
Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

CategoryTheory.ShortComplex.ab_exact_iff_function_exact · cited by 8ShortComplex.ab_exact_iff…CategoryTheory.Abelian.Ext.contravariant_sequence_exact₃ · cited by 5Ext.contravariant_sequenc…CategoryTheory.Abelian.Ext.covariant_sequence_exact₁ · cited by 5Ext.covariant_sequence_ex…CategoryTheory.Abelian.Ext.covariant_sequence_exact₃ · cited by 3Ext.covariant_sequence_ex…CategoryTheory.Abelian.Ext.contravariant_sequence_exact₁ · cited by 2Ext.contravariant_sequenc…TopCat.Presheaf.sections_exact_of_exact · cited by 1Presheaf.sections_exact_o…CategoryTheory.Abelian.Ext.contravariant_sequence_exact₂ · cited by 1Ext.contravariant_sequenc…CategoryTheory.ShortComplex.exact_iff_of_hasForget · cited by 1ShortComplex.exact_iff_of…CategoryTheory.Abelian.Ext.covariant_sequence_exact₂ · cited by 1Ext.covariant_sequence_ex…CategoryTheory.ShortComplex.ab_exact_iff_ker_le_range · cited by 1ShortComplex.ab_exact_iff…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homAddMonoidHom · cited by 3230AddMonoidHomCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.ShortComplex.X₂ · cited by 1115ShortComplex.X₂CategoryTheory.ShortComplex.X₁ · cited by 889ShortComplex.X₁CategoryTheory.ShortComplex.X₃ · cited by 876ShortComplex.X₃CategoryTheory.ShortComplex.g · cited by 658ShortComplex.gCategoryTheory.ShortComplex.f · cited by 653ShortComplex.fAddCommGrpCat · cited by 462AddCommGrpCatAddCommGrpCat.carrier · cited by 407AddCommGrpCat.carrierCategoryTheory.ShortComplex.Exact · cited by 292ShortComplex.ExactAb · cited by 198AbAddMonoidHom.ker · cited by 158AddMonoidHom.kerAddCommGrpCat.Hom.hom · cited by 72Hom.homShortComplex.ab_exact_iffCITED BYCITES

Cites18

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

Cited by10

Results whose statement or proof uses this declaration.