Mathlib Map

Theorems · Theorem · category theory

ModuleCat.shortComplex_shortExact

∀ {R : Type u} [inst : Ring R] (S : CategoryTheory.ShortComplex (ModuleCat R)),
  Function.Exact ⇑(CategoryTheory.ConcreteCategory.hom S.f) ⇑(CategoryTheory.ConcreteCategory.hom S.g) →
    Function.Injective ⇑(CategoryTheory.ConcreteCategory.hom S.f) →
      Function.Surjective ⇑(CategoryTheory.ConcreteCategory.hom S.g) → S.ShortExact
Defined in
Mathlib.Algebra.Homology.ShortComplex.ModuleCat
Cited by
1 results in Mathlib
Foundations
Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Ring

Around this declaration

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

Cites16

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

Cited by1

Results whose statement or proof uses this declaration.