Theorems · Definition · category theory
CategoryTheory.CommSq.shortComplex
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{X₁ X₂ X₃ X₄ : C} →
[CategoryTheory.Limits.HasBinaryBiproduct X₂ X₃] →
{f : X₁ ⟶ X₂} →
{g : X₁ ⟶ X₃} →
{inl : X₂ ⟶ X₄} → {inr : X₃ ⟶ X₄} → CategoryTheory.CommSq f g inl inr → CategoryTheory.ShortComplex CThe short complex attached to the cokernel cofork of a commutative square.
- Defined in
- Mathlib.Algebra.Homology.CommSq
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.ShortComplexstatement · cited by 1,850
- CategoryTheory.Limits.HasBinaryBiproductstatement and proof · cited by 251
- CategoryTheory.CommSqstatement and proof · cited by 158
- CategoryTheory.Limits.biprod.liftproof · cited by 79
- CategoryTheory.Limits.biprod.descproof · cited by 54
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.IsPushout.epi_shortComplex_gstatement and proof · cited by 1
- CategoryTheory.IsPushout.hom_eq_add_up_to_refinementsproof · cited by 1
- CategoryTheory.CommSq.shortComplex_gstatement and proof · cited by 1
- CategoryTheory.CommSq.shortComplex.congr_simpstatement and proof · cited by 0
- CategoryTheory.IsPushout.exact_shortComplexstatement and proof · cited by 0
- CategoryTheory.CommSq.shortComplex_X₁statement and proof · cited by 0
- CategoryTheory.CommSq.shortComplex_X₂statement and proof · cited by 0
- CategoryTheory.CommSq.shortComplex_X₃statement and proof · cited by 0
- CategoryTheory.CommSq.shortComplex_fstatement and proof · cited by 0