Theorems · Theorem · category theory
CategoryTheory.Limits.kernel.map_zero
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
{X Y X' Y' : C} (f : X ⟶ Y) (f' : X' ⟶ Y') [inst_2 : CategoryTheory.Limits.HasKernel f]
[inst_3 : CategoryTheory.Limits.HasKernel f'] (q : Y ⟶ Y')
(w : CategoryTheory.CategoryStruct.comp f q = CategoryTheory.CategoryStruct.comp 0 f'),
CategoryTheory.Limits.kernel.map f f' 0 q w = 0- Cited by
- 1 results in Mathlib
- Foundations
- Depth 34 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
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.comp_zeroproof · cited by 365
- CategoryTheory.Limits.zero_compproof · cited by 339
- CategoryTheory.Limits.kernelstatement · cited by 272
- CategoryTheory.Limits.kernel.ιproof · cited by 214
- CategoryTheory.Limits.HasKernelstatement and proof · cited by 169
- CategoryTheory.Limits.kernel.lift_ιproof · cited by 55
- CategoryTheory.Limits.kernel.mapstatement · cited by 32
- CategoryTheory.Limits.equalizer.hom_extproof · cited by 27
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.LeftResolution.chainComplexMap_zeroproof · cited by 0