Theorems · Definition · category theory
CategoryTheory.Presieve.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 : C} → CategoryTheory.Presieve X → CategoryTheory.Presieve (F.obj X)Given a presieve on X, we can define a presieve on F(X) (which is actually a sieve)
by taking the sieve generated by the image via F.
- Defined in
- Mathlib.CategoryTheory.Sites.Sieves
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Presievestatement and proof · cited by 449
Cited by19
Results whose statement or proof uses this declaration.
- CategoryTheory.Sieve.functorPushforwardproof · cited by 73
- CategoryTheory.Sieve.generate_map_eq_functorPushforwardproof · cited by 6
- CategoryTheory.Sieve.functorPushforward_applystatement · cited by 5
- CategoryTheory.Sieve.arrows_generate_map_eq_functorPushforwardstatement and proof · cited by 4
- CategoryTheory.Presieve.getFunctorPushforwardStructurestatement and proof · cited by 3
- CategoryTheory.Presieve.FamilyOfElements.functorPushforwardstatement and proof · cited by 3
- CategoryTheory.Presieve.image_mem_functorPushforwardstatement · cited by 2
- CategoryTheory.Sieve.functorPushforward_compproof · cited by 2
- CategoryTheory.Presieve.functorPushforward_compstatement and proof · cited by 2
- CategoryTheory.Sieve.functorPushforward_overForget_arrowsstatement and proof · cited by 1
- CategoryTheory.Sieve.overEquiv_generatestatement and proof · cited by 1
- CategoryTheory.Presieve.map_le_functorPushforwardstatement · cited by 1