Theorems · Definition · category theory
CategoryTheory.IsPullback.isLimitKernelFork
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{X₁ X₂ X₃ X₄ : C} →
[inst_2 : CategoryTheory.Limits.HasBinaryBiproduct X₂ X₃] →
{fst : X₁ ⟶ X₂} →
{snd : X₁ ⟶ X₃} →
{f : X₂ ⟶ X₄} →
{g : X₃ ⟶ X₄} → (h : CategoryTheory.IsPullback fst snd f g) → CategoryTheory.Limits.IsLimit ⋯.kernelForkThe limit kernel fork attached to a pullback square.
- Defined in
- Mathlib.Algebra.Homology.CommSq
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 37 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.
- DFunLike.coeproof · cited by 62,936
- 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.IsLimitstatement · cited by 664
- CategoryTheory.IsPullbackstatement and proof · cited by 320
- CategoryTheory.Limits.biprodstatement · cited by 312
- CategoryTheory.Limits.HasBinaryBiproductstatement and proof · cited by 251
- CategoryTheory.Limits.biprod.descstatement · cited by 54
- CategoryTheory.IsPullback.toCommSqstatement and proof · cited by 52
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.IsPullback.exact_shortComplex'proof · cited by 0
- CategoryTheory.IsPullback.mono_shortComplex'_fproof · cited by 0