Theorems · Theorem · category theory
image_le_kernel
∀ {V : Type u} [inst : CategoryTheory.Category.{v, u} V] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms V] {A B C : V}
(f : A ⟶ B) [inst_2 : CategoryTheory.Limits.HasImage f] (g : B ⟶ C) [inst_3 : CategoryTheory.Limits.HasKernel g],
CategoryTheory.CategoryStruct.comp f g = 0 →
CategoryTheory.Limits.imageSubobject f ≤ CategoryTheory.Limits.kernelSubobject g- Defined in
- Mathlib.Algebra.Homology.ImageToKernel
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 43 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.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Subobjectstatement · cited by 385
- CategoryTheory.Limits.kernel.ιproof · cited by 214
- CategoryTheory.Limits.HasKernelstatement and proof · cited by 169
- CategoryTheory.Limits.HasImagestatement and proof · cited by 107
- CategoryTheory.Limits.kernel.liftproof · cited by 64
- CategoryTheory.Limits.kernelSubobjectstatement · cited by 58
- CategoryTheory.Limits.kernel.lift_ιproof · cited by 55
- CategoryTheory.Limits.imageSubobjectstatement · cited by 53
Cited by2
Results whose statement or proof uses this declaration.
- imageToKernelproof · cited by 21
- imageToKernel_arrowproof · cited by 15