Theorems · Definition · category theory
CategoryTheory.Preadditive.isWeakLimitForkOfKernelFork
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{X Y : C} →
{f g : X ⟶ Y} →
{c : CategoryTheory.Limits.KernelFork (f - g)} →
CategoryTheory.Limits.IsWeakLimit c →
CategoryTheory.Limits.IsWeakLimit (CategoryTheory.Preadditive.forkOfKernelFork c)A weak kernel of f - g is a weak equalizer of f and g.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 30 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.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Limits.parallelPairstatement · cited by 766
- CategoryTheory.Limits.KernelForkstatement and proof · cited by 108
- CategoryTheory.Limits.Forkproof · cited by 85
- CategoryTheory.Limits.IsWeakLimitstatement and proof · cited by 23
- CategoryTheory.Limits.IsWeakLimit.liftproof · cited by 8
- CategoryTheory.Preadditive.forkOfKernelForkstatement and proof · cited by 8
- CategoryTheory.Preadditive.kernelForkOfForkproof · cited by 7
- CategoryTheory.Limits.Fork.IsWeakLimit.mk'proof · cited by 0
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Preadditive.hasWeakEqualizer_of_hasWeakKernelproof · cited by 1
- CategoryTheory.Preadditive.isWeakLimitForkOfKernelFork_liftstatement · cited by 0