Fppf quotient sheaves of affine groups #
Let H be a commutative Hopf algebra over a commutative ring R, and let I be a normal Hopf
ideal. The pointwise quotient A ↦ G(A) / V(I)(A) need not satisfy fppf descent. Its
sheafification is the fppf quotient sheaf of G by the closed normal subgroup cut out by I.
Nonabelian groups are handled as group objects in type-valued presheaves and sheaves. This is the
natural construction because type-valued sheafification is left exact, hence preserves the finite
products used by a group object. It also avoids requiring colimits in GrpCat.
No representability is asserted. Representability of an fppf quotient requires additional hypotheses and is a separate downstream theorem.
Main declarations #
TauCeti.CommHopfAlgCat.pointwiseQuotientPresheaf: the pointwise quotient on the affine fppf site.TauCeti.CommHopfAlgCat.fppfQuotientSheaf: its sheafification as a group object.TauCeti.CommHopfAlgCat.fppfQuotientProjection: the sheafified quotient projection.TauCeti.CommHopfAlgCat.fppfQuotientHomEquiv: the quotient sheaf's universal property.
References #
- J. S. Milne, Algebraic Groups (2017), Section 5.
- W. C. Waterhouse, Introduction to Affine Group Schemes, Section 14.
Implementation notes #
The construction uses Mathlib's sheafificationAdjunction, its lift Adjunction.mapGrp to group
objects, and the finite-product-preserving monoidal structure on type-valued sheafification.
This is the fppf-sheaf-quotient step of Layer 3, "Normality and quotients", in the ReductiveGroups roadmap.
The pointwise quotient group functor, presented as a presheaf on the affine fppf site.
Equations
Instances For
The quotient projection, presented as a morphism of presheaves on the affine fppf site.
Equations
Instances For
The pointwise quotient presheaf as a group object in type-valued presheaves. Values are
lifted by one universe because the category of commutative R-algebras itself lives in
Type (u + 1), the universe in which type-valued sheafification is available.
Equations
Instances For
Unfold the pointwise quotient presheaf group object to the group object associated to its group-valued functor.
The quotient projection as a morphism of group objects in type-valued presheaves.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The carrier of the pointwise quotient presheaf group object is the universe lift of the underlying group-valued quotient presheaf.
On underlying presheaves, the group-object quotient projection is the universe lift of the pointwise quotient projection.
Evaluating the universe-lifted pointwise quotient projection amounts to applying the pointwise projection and then lifting its value.
The fppf quotient sheaf associated to a normal Hopf ideal, as a group object in type-valued fppf sheaves.
Its underlying sheaf is the sheafification of A ↦ G(A) / V(I)(A). This definition makes no
representability claim.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Unfold the fppf quotient group object to the image of its pointwise presheaf group object under sheafification.
The canonical morphism from the fppf sheaf of points of G to the fppf quotient sheaf
G / V(I).
Equations
- One or more equations did not get rendered due to their size.
Instances For
The carrier of the fppf quotient group object is the sheafification of the pointwise quotient presheaf's carrier.
On underlying sheaves, the fppf quotient projection is the sheafification of the pointwise quotient projection.
Maps from the fppf quotient sheaf to a group object in fppf sheaves are naturally equivalent to group-object maps from the pointwise quotient presheaf to its underlying presheaf.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Under the sheafification adjunction, the quotient projection restricts to the pointwise quotient projection followed by the sheafification unit.
A group-object morphism from the pointwise quotient presheaf into the underlying presheaf of an fppf sheaf extends uniquely to the fppf quotient sheaf.
Equations
- TauCeti.CommHopfAlgCat.fppfQuotientLift H I hI F f = (TauCeti.CommHopfAlgCat.fppfQuotientHomEquiv H I hI F).symm f