Theorems · Definition · category theory
HomologicalComplex.opcyclesIsCokernel
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{ι : Type u_2} →
{c : ComplexShape ι} →
(K : HomologicalComplex C c) →
(i j : ι) →
[K.HasHomology i] →
c.prev j = i →
[inst_3 : K.HasHomology j] →
CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.CokernelCofork.ofπ (K.pOpcycles j) ⋯)K.opcycles j is the cokernel of K.d i j when c.prev j = i.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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 · cited by 32,603
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xstatement · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Limits.IsColimitstatement · cited by 773
- CategoryTheory.Limits.parallelPairstatement · cited by 766
- HomologicalComplex.dstatement · cited by 598
- HomologicalComplex.HasHomologystatement and proof · cited by 342
- ComplexShape.prevstatement and proof · cited by 223
Cited by4
Results whose statement or proof uses this declaration.
- groupHomology.opcyclesIso₀proof · cited by 7
- groupHomology.pOpcycles_comp_opcyclesIso_homproof · cited by 4
- CochainComplex.injective_opcyclesproof · cited by 1
- CategoryTheory.ProjectiveResolution.isColimitCokernelCoforkproof · cited by 1