Theorems · Definition · category theory
CategoryTheory.IsKernelPair
{C : Type u} → [inst : CategoryTheory.Category.{v, u} C] → {R X Y : C} → (X ⟶ Y) → (R ⟶ X) → (R ⟶ X) → PropIsKernelPair f a b expresses that (a, b) is a kernel pair for f, i.e. a ≫ f = b ≫ f
and the square
R → X
↓ ↓
X → Y
is a pullback square.
This is just an abbreviation for IsPullback a b f f.
- Cited by
- 24 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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.IsPullbackproof · cited by 320
Cited by36
Results whose statement or proof uses this declaration.
- CategoryTheory.IsKernelPair.id_of_monostatement · cited by 7
- CategoryTheory.IsKernelPair.liftstatement and proof · cited by 7
- CategoryTheory.IsKernelPair.lift_fststatement and proof · cited by 4
- CategoryTheory.IsKernelPair.lift_sndstatement and proof · cited by 4
- CategoryTheory.IsKernelPair.mono_of_isIso_fststatement and proof · cited by 2
- CategoryTheory.IsKernelPair.cancel_rightstatement and proof · cited by 1
- CategoryTheory.EffectiveEquivalenceRelation.mk.injstatement and proof · cited by 1
- CategoryTheory.IsKernelPair.lift'statement and proof · cited by 1
- CategoryTheory.IsKernelPair.lift_fst_assocstatement and proof · cited by 1
- CategoryTheory.IsKernelPair.mono_of_eq_fst_snd'statement and proof · cited by 1
- CategoryTheory.IsKernelPair.toCoequalizer'statement and proof · cited by 1
- CategoryTheory.EffectiveEquivalenceRelation.mk.noConfusionstatement and proof · cited by 1