Theorems · Definition · category theory
CategoryTheory.Preadditive.RightFreyd.Candidate.desc
{V : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} V] →
[inst_1 : CategoryTheory.Preadditive V] →
[inst_2 : CategoryTheory.Limits.HasBinaryBiproducts V] →
{u v : CategoryTheory.Arrow V} →
(f : u ⟶ v) →
{w : CategoryTheory.Arrow V} →
(g : v ⟶ w) →
CategoryTheory.Arrow.RightHomotopy (CategoryTheory.CategoryStruct.comp f g) 0 →
(CategoryTheory.Preadditive.RightFreyd.Candidate.cokernel f ⟶ w)If f : u ⟶ v and g : v ⟶ w are morphisms in Arrow V such that f ≫ g is right
homotopic to 0, this is the morphism from the "candidate cokernel" of f to w defined
from the right homotopy.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Arrowstatement and proof · cited by 713
- CategoryTheory.Arrow.Hom.rightproof · cited by 176
- CategoryTheory.Limits.HasBinaryBiproductsstatement and proof · cited by 165
- CategoryTheory.Arrow.Hom.leftproof · cited by 160
- CategoryTheory.Limits.biprod.descproof · cited by 54
- CategoryTheory.Arrow.homMkproof · cited by 35
- CategoryTheory.Arrow.RightHomotopystatement and proof · cited by 22
- CategoryTheory.Arrow.RightHomotopy.homproof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Preadditive.RightFreyd.Candidate.π_descstatement and proof · cited by 1
- CategoryTheory.Preadditive.RightFreyd.Candidate.π_desc_assocstatement and proof · cited by 0