Theorems · Definition · category theory
CategoryTheory.IsPushout.isColimitCokernelCofork
{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₄} →
(h : CategoryTheory.IsPushout f g inl inr) → CategoryTheory.Limits.IsColimit ⋯.cokernelCoforkThe colimit cokernel cofork attached to a pushout square.
- Defined in
- Mathlib.Algebra.Homology.CommSq
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Limits.IsColimitstatement · cited by 773
- CategoryTheory.Limits.parallelPairstatement · cited by 766
- CategoryTheory.Limits.biprodstatement · cited by 312
- CategoryTheory.Limits.HasBinaryBiproductstatement and proof · cited by 251
- CategoryTheory.IsPushoutstatement and proof · cited by 219
- CategoryTheory.Limits.biprod.liftstatement · cited by 79
- CategoryTheory.IsPushout.toCommSqstatement and proof · cited by 35
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.IsPushout.epi_shortComplex_gproof · cited by 1
- CategoryTheory.Abelian.epi_kernel_map_of_isPushoutproof · cited by 0
- CategoryTheory.IsPushout.exact_shortComplexproof · cited by 0