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.
Equations
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.
Equations
- Φ.toPresheafFiberMap F K P X x = CategoryTheory.GrothendieckTopology.Point.toPresheafFiberOfIsCofiltered ((CategoryTheory.CategoryOfElements.π Φ.fiber).comp F) ⋯ (Φ.fiber.elementsMk X x) P
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.
Equations
- One or more equations did not get rendered due to their size.
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.
Equations
Instances For
Relation between the fiber functors on presheaves for the points Φ.map F K
and Φ.
Equations
- Φ.presheafFiberMapObjIso F K P = (Φ.isColimitPresheafFiberMapCocone F K P).coconePointUniqueUpToIso (Φ.isColimitPresheafFiberCocone (F.op.comp P))
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).
Equations
- Φ.presheafFiberMapIso F K A = CategoryTheory.NatIso.ofComponents (Φ.presheafFiberMapObjIso F 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).
Equations
- One or more equations did not get rendered due to their size.