Theorems · Theorem · category theory
CategoryTheory.Presieve.map_le_iff_le_functorPullback
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{F : CategoryTheory.Functor C D} {X : C} {R : CategoryTheory.Presieve X} {S : CategoryTheory.Presieve (F.obj X)},
CategoryTheory.Presieve.map F R ≤ S ↔ R ≤ CategoryTheory.Presieve.functorPullback F S- Defined in
- Mathlib.CategoryTheory.Sites.Sieves
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 25 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.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Presievestatement and proof · cited by 449
- CategoryTheory.Presieve.mapstatement and proof · cited by 38
- CategoryTheory.Presieve.functorPullbackstatement and proof · cited by 23
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Presieve.galoisConnection_map_functorPullbackproof · cited by 7