Theorems · Theorem · category theory
CategoryTheory.CommSq.shortComplex_g
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Preadditive C] {X₁ X₂ X₃ X₄ : C}
[inst_2 : CategoryTheory.Limits.HasBinaryBiproduct X₂ X₃] {f : X₁ ⟶ X₂} {g : X₁ ⟶ X₃} {inl : X₂ ⟶ X₄} {inr : X₃ ⟶ X₄}
(sq : CategoryTheory.CommSq f g inl inr), sq.shortComplex.g = CategoryTheory.Limits.biprod.desc inl inr- Defined in
- Mathlib.Algebra.Homology.CommSq
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.ShortComplex.gstatement and proof · cited by 658
- CategoryTheory.Limits.biprodstatement · cited by 312
- CategoryTheory.Limits.HasBinaryBiproductstatement and proof · cited by 251
- CategoryTheory.CommSqstatement and proof · cited by 158
- CategoryTheory.Limits.biprod.descstatement · cited by 54
- CategoryTheory.CommSq.shortComplexstatement and proof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.IsPushout.epi_shortComplex_gproof · cited by 1