Theorems · Theorem · category theory
CategoryTheory.Presieve.image_mem_functorPushforward
∀ {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 Y : C} (R : CategoryTheory.Presieve X) {f : Y ⟶ X},
R f → CategoryTheory.Presieve.functorPushforward F R (F.map f)- Defined in
- Mathlib.CategoryTheory.Sites.Sieves
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Presievestatement and proof · cited by 449
- CategoryTheory.Presieve.functorPushforwardstatement · cited by 16
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.isContinuous_of_coverPreservingproof · cited by 4
- CategoryTheory.CompatiblePreserving.apply_mapstatement and proof · cited by 1