Theorems · Definition · category theory
CategoryTheory.Presieve.pullbackArrows.recOn
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X Y : C} {f : Y ⟶ X} {R : CategoryTheory.Presieve X}
[inst_1 : R.HasPullbacks f] {motive : ⦃Y_1 : C⦄ → (a : Y_1 ⟶ Y) → CategoryTheory.Presieve.pullbackArrows f R a → Prop}
⦃Y_1 : C⦄ {a : Y_1 ⟶ Y} (t : CategoryTheory.Presieve.pullbackArrows f R a),
(∀ (Z : C) (h : Z ⟶ X) (hRh : R h), motive (CategoryTheory.Limits.pullback.snd h f) ⋯) → motive a t- Defined in
- Mathlib.CategoryTheory.Sites.Sieves
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Limits.pullbackstatement and proof · cited by 864
- CategoryTheory.Limits.pullback.sndstatement and proof · cited by 637
- CategoryTheory.Presievestatement and proof · cited by 449
- CategoryTheory.Presieve.pullbackArrowsstatement and proof · cited by 17
- CategoryTheory.Presieve.HasPullbacksstatement and proof · cited by 9
- CategoryTheory.Presieve.hasPullbackstatement · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.