Subsheaf of types #
We define the sub(pre)sheaf of a type valued presheaf.
Main results #
CategoryTheory.GrothendieckTopology.Subpresheaf
: A subpresheaf of a presheaf of types.CategoryTheory.GrothendieckTopology.Subpresheaf.sheafify
: The sheafification of a subpresheaf as a subpresheaf. Note that this is a sheaf only when the whole sheaf is.CategoryTheory.GrothendieckTopology.Subpresheaf.sheafify_isSheaf
: The sheafification is a sheafCategoryTheory.GrothendieckTopology.Subpresheaf.sheafifyLift
: The descent of a map into a sheaf to the sheafification.CategoryTheory.GrothendieckTopology.imageSheaf
: The image sheaf of a morphism.CategoryTheory.GrothendieckTopology.imageFactorization
: The image sheaf as aLimits.imageFactorization
.
A subpresheaf of a presheaf consists of a subset of F.obj U
for every U
,
compatible with the restriction maps F.map i
.
If
G
is a sub-presheaf ofF
, then the sections ofG
onU
forms a subset of sections ofF
onU
.If
G
is a sub-presheaf ofF
andi : U ⟶ V
, then for eachG
-sections onU
x
,F i x
is inF(V)
.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Equations
The subpresheaf as a presheaf.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The inclusion of a subpresheaf to the original presheaf.
Equations
- CategoryTheory.GrothendieckTopology.Subpresheaf.ι G = CategoryTheory.NatTrans.mk fun (U : Cᵒᵖ) (x : (CategoryTheory.GrothendieckTopology.Subpresheaf.toPresheaf G).toPrefunctor.obj U) => ↑x
Instances For
The inclusion of a subpresheaf to a larger subpresheaf
Equations
- One or more equations did not get rendered due to their size.
Instances For
If the image of a morphism falls in a subpresheaf, then the morphism factors through it.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Given a subpresheaf G
of F
, an F
-section s
on U
, we may define a sieve of U
consisting of all f : V ⟶ U
such that the restriction of s
along f
is in G
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Given an F
-section s
on U
and a subpresheaf G
, we may define a family of elements in
G
consisting of the restrictions of s
Equations
- CategoryTheory.GrothendieckTopology.Subpresheaf.familyOfElementsOfSection G s i hi = { val := F.toPrefunctor.map i.op s, property := hi }
Instances For
The sheafification of a subpresheaf as a subpresheaf. Note that this is a sheaf only when the whole presheaf is a sheaf.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The lift of a presheaf morphism onto the sheafification subpresheaf.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The image presheaf of a morphism, whose components are the set-theoretic images.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A morphism factors through the image presheaf.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A morphism factors through the sheafification of the image presheaf.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The image sheaf of a morphism between sheaves, defined to be the sheafification of
image_presheaf
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A morphism factors through the image sheaf.
Equations
Instances For
The inclusion of the image sheaf to the target.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The mono factorization given by image_sheaf
for a morphism.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The mono factorization given by image_sheaf
for a morphism is an image.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- (_ : CategoryTheory.Limits.HasImages (CategoryTheory.Sheaf J (Type (max v u)))) = (_ : CategoryTheory.Limits.HasImages (CategoryTheory.Sheaf J (Type (max v u))))