The image of a point by a cocontinuous functor #
Let F : C ⥤ D be a cocontinuous functor between sites (C, J) and (D, K).
Let Φ be a point of (C, J). In this file, we define a point Φ.map F K
of (D, K) and show that there are natural isomorphisms
(Φ.map F K).presheafFiber ≅ (Functor.whiskeringLeft _ _ A).obj F.op ⋙ Φ.presheafFiber
and (Φ.map F K).sheafFiber ≅ F.sheafPushforwardContinuous A J K ⋙ Φ.sheafFiber
(the latter is defined only if F is also continuous).
The image of a point of a site by a cocontinuous functor.
Instances For
Given a cocontinuous functor F : C ⥤ D between sites (C, J) and (D, K),
P a presheaf on D, X : C, x : Φ.fiber.obj X, this is the canonical morphism
P.obj (op (F.obj X)) ⟶ (Φ.map F K).presheafFiber.obj P, which is part
of the colimit cocone presheafFiberMapCocone.
Instances For
Given a cocontinuous functor F : C ⥤ D between sites (C, J) and (D, K),
P a presheaf on D, this is the (colimit) cocone which expresses
(Φ.map F K).presheafFiber.obj P as a colimit of P.obj (op (F.obj X))
for X : C, x : Φ.fiber.obj X.
Instances For
Given a cocontinuous functor F : C ⥤ D between sites (C, J) and (D, K),
P a presheaf on D, then (Φ.map F K).presheafFiber.obj P is a colimit
of P.obj (op (F.obj X)) for X : C, x : Φ.fiber.obj X.
Instances For
Relation between the fiber functors on presheaves for the points Φ.map F K
and Φ.
Instances For
Relation between the fiber functors on presheaves for the points Φ.map F K
and Φ when F : C ⥤ D is a cocontinuous functor between sites (C, J) and (D, K).
Instances For
Relation between the fiber functors on presheaves for the points Φ.map F K
and Φ when F : C ⥤ D is a cocontinuous and continuous functor between
sites (C, J) and (D, K).