Theorems · Definition · category theory
CategoryTheory.cokernelUnopUnop
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Abelian C] →
{A B : Cᵒᵖ} → (g : A ⟶ B) → CategoryTheory.Limits.cokernel g.unop ≅ Opposite.unop (CategoryTheory.Limits.kernel g)The cokernel of g.unop is the opposite of kernel g.
- Defined in
- Mathlib.CategoryTheory.Abelian.Opposite
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Isostatement · cited by 3,963
- Opposite.unopstatement · cited by 2,231
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Iso.symmproof · cited by 993
- Quiver.Hom.unopstatement · cited by 903
- CategoryTheory.Limits.kernelstatement · cited by 272
- CategoryTheory.Limits.cokernelstatement · cited by 229
- CategoryTheory.Iso.unopproof · cited by 33
- CategoryTheory.cokernelUnopOpproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.cokernelUnopUnop_homstatement and proof · cited by 0
- CategoryTheory.cokernelUnopUnop_invstatement and proof · cited by 0