Theorems · Theorem · category theory
CategoryTheory.Limits.kernelIsoOfEq_refl
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] {X Y : C}
(f : X ⟶ Y) [inst_2 : CategoryTheory.Limits.HasKernel f] {h : f = f},
CategoryTheory.Limits.kernelIsoOfEq h = CategoryTheory.Iso.refl (CategoryTheory.Limits.kernel f)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Isostatement · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Limits.parallelPairproof · cited by 766
- CategoryTheory.Iso.reflstatement and proof · cited by 727
- CategoryTheory.Limits.kernelstatement · cited by 272
- CategoryTheory.Limits.kernel.ιproof · cited by 214
- CategoryTheory.Limits.HasKernelstatement and proof · cited by 169
- CategoryTheory.Iso.extproof · cited by 166
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.lift_comp_kernelIsoOfEq_homproof · cited by 2
- CategoryTheory.Limits.kernelIsoOfEq_inv_comp_ιproof · cited by 2
- CategoryTheory.Limits.kernelIsoOfEq_hom_comp_ιproof · cited by 1
- CategoryTheory.Limits.lift_comp_kernelIsoOfEq_invproof · cited by 1
- CategoryTheory.Limits.kernelIsoOfEq_transproof · cited by 0