Theorems · Theorem · category theory
imageToKernel_unop
∀ {V : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} V] [inst_1 : CategoryTheory.Abelian V] {X Y Z : Vᵒᵖ}
(f : X ⟶ Y) (g : Y ⟶ Z) (w : CategoryTheory.CategoryStruct.comp f g = 0),
imageToKernel g.unop f.unop ⋯ =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.imageSubobjectIso g.unop ≪≫ (CategoryTheory.imageUnopUnop g).symm).hom
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.cokernel.desc f (CategoryTheory.Limits.factorThruImage g) ⋯).unop
(CategoryTheory.Limits.kernelSubobjectIso f.unop ≪≫ CategoryTheory.kernelUnopUnop f).inv)- Defined in
- Mathlib.Algebra.Homology.Opposite
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
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.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- Opposite.unopstatement · cited by 2,231
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Iso.symmstatement · cited by 993
- Quiver.Hom.unopstatement and proof · cited by 903
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.