Theorems · Theorem · category theory
CategoryTheory.IsKernelPair.lift_snd
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {R X Y : C} {f : X ⟶ Y} {a b : R ⟶ X} {S : C}
(k : CategoryTheory.IsKernelPair f a b) (p q : S ⟶ X)
(w : CategoryTheory.CategoryStruct.comp p f = CategoryTheory.CategoryStruct.comp q f),
CategoryTheory.CategoryStruct.comp (k.lift p q w) b = q- Cited by
- 4 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.IsPullback.isLimitproof · cited by 47
- CategoryTheory.IsKernelPairstatement and proof · cited by 24
- CategoryTheory.Limits.PullbackCone.IsLimit.lift_sndproof · cited by 12
- CategoryTheory.IsKernelPair.liftstatement · cited by 7
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.IsKernelPair.mono_of_eq_fst_snd'proof · cited by 1
- CategoryTheory.IsKernelPair.comp_of_monoproof · cited by 0
- CategoryTheory.IsKernelPair.pullbackproof · cited by 0
- CategoryTheory.IsKernelPair.lift_snd_assocproof · cited by 0