Theorems · Theorem · category theory
CategoryTheory.IsPullback.of_forall_isPullback_app
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{F₁ F₂ F₃ F₄ : CategoryTheory.Functor C D} {f₁ : F₁ ⟶ F₂} {f₂ : F₁ ⟶ F₃} {f₃ : F₂ ⟶ F₄} {f₄ : F₃ ⟶ F₄},
(∀ (X : C), CategoryTheory.IsPullback (f₁.app X) (f₂.app X) (f₃.app X) (f₄.app X)) →
CategoryTheory.IsPullback f₁ f₂ f₃ f₄- Cited by
- 2 results in Mathlib
- Foundations
- Depth 36 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.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- Equiv.symmproof · cited by 3,681
- CategoryTheory.NatTrans.ext'proof · cited by 340
- CategoryTheory.IsPullbackstatement and proof · cited by 320
- CategoryTheory.Limits.PullbackCone.mkproof · cited by 203
- CategoryTheory.evaluationproof · cited by 173
- CategoryTheory.CommSq.wproof · cited by 122
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Presheaf.isPullback_χ_truthproof · cited by 1
- CategoryTheory.IsPullback.iff_appproof · cited by 0