Theorems · Theorem · category theory
CategoryTheory.Presieve.HasPullbacks.hasPullback
∀ {C : Type u₁} {inst : CategoryTheory.Category.{v₁, u₁} C} {X : C} {R : CategoryTheory.Presieve X} {Y : C} (f : Y ⟶ X)
[self : R.HasPullbacks f] {Z : C} {h : Z ⟶ X}, R h → CategoryTheory.Limits.HasPullback h f- Defined in
- Mathlib.CategoryTheory.Sites.Sieves
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.Presievestatement and proof · cited by 449
- CategoryTheory.Limits.HasPullbackstatement · cited by 434
- CategoryTheory.Presieve.HasPullbacksstatement and proof · cited by 9
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Presieve.hasPullbackproof · cited by 3
- CategoryTheory.Precoverage.hasPairwisePullbacks_of_memproof · cited by 1