Theorems · Definition · category theory
CategoryTheory.NonPreadditiveAbelian.r
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.NonPreadditiveAbelian C] →
(A : C) → A ⟶ CategoryTheory.Limits.cokernel (CategoryTheory.Limits.diag A)The composite A ⟶ A ⨯ A ⟶ cokernel (Δ A), where the first map is (𝟙 A, 0) and the second map
is the canonical projection into the cokernel.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 64 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 · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.pairstatement · cited by 536
- CategoryTheory.Limits.prodstatement · cited by 364
- CategoryTheory.Limits.cokernelstatement · cited by 229
- CategoryTheory.Limits.cokernel.πproof · cited by 194
- CategoryTheory.Limits.prod.liftproof · cited by 123
- CategoryTheory.NonPreadditiveAbelianstatement and proof · cited by 29
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.NonPreadditiveAbelian.σproof · cited by 12
- CategoryTheory.NonPreadditiveAbelian.diag_σproof · cited by 3
- CategoryTheory.NonPreadditiveAbelian.lift_σproof · cited by 3
- CategoryTheory.NonPreadditiveAbelian.isColimitσproof · cited by 1
- CategoryTheory.NonPreadditiveAbelian.diag_σ_assocstatement and proof · cited by 0
- CategoryTheory.NonPreadditiveAbelian.lift_σ_assocstatement and proof · cited by 0