Theorems · Definition · category theory
CategoryTheory.Limits.pullbackZeroZeroIso
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Limits.HasZeroObject C] →
[inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
(X Y : C) → [inst_3 : CategoryTheory.Limits.HasBinaryProduct X Y] → CategoryTheory.Limits.pullback 0 0 ≅ X ⨯ YThe pullback over the zero object is the product.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 · cited by 32,603
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.prodstatement · cited by 364
- CategoryTheory.Limits.PullbackCone.mkproof · cited by 203
- CategoryTheory.Limits.prod.fstproof · cited by 189
- CategoryTheory.Limits.prod.sndproof · cited by 185
- CategoryTheory.Limits.HasBinaryProductstatement and proof · cited by 169
- CategoryTheory.Limits.HasZeroObject.zero'statement · cited by 115
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.pullbackZeroZeroIso_inv_fststatement · cited by 2
- CategoryTheory.Limits.pullbackZeroZeroIso_inv_sndstatement · cited by 2
- CategoryTheory.IsPullback.zero_rightproof · cited by 1
- CategoryTheory.Limits.pullbackZeroZeroIso_hom_fststatement and proof · cited by 0
- CategoryTheory.Limits.pullbackZeroZeroIso_hom_sndstatement and proof · cited by 0