Geometric kernel presentations for ambient commutative group schemes #
The canonical kernel of an arbitrary morphism of commutative group schemes exists, but it need
not inherit a finiteness or flatness property from the source and target. A
KernelPresentation records an actual supplied group scheme, its chosen inclusion, and its
geometric identification with that canonical kernel. Compatibility with the inclusion rules
out unrelated pointwise models.
This interface is deliberately independent of finite-flat and quasi-finite wrappers. Its point-kernel equivalence, unique lift, and represented-point exactness API therefore applies to both settings without duplicating the later fppf connecting construction. No claim is made that an arbitrary canonical kernel is flat, quasi-finite, finite, or finitely presented.
Ambient group-scheme point maps preserve identity morphisms.
Ambient group-scheme point maps turn composition into composition of homomorphisms.
An isomorphism of ambient commutative group schemes induces a multiplicative equivalence on points of every test scheme.
Equations
- One or more equations did not get rendered due to their size.
Instances For
A supplied commutative group scheme identified geometrically with the canonical kernel of
f. The explicit inclusion preserves a caller's chosen exact-sequence morphism, while the
compatibility field certifies that it is the inclusion induced by the geometric kernel.
- kernel : CommGroupScheme S
The supplied geometric kernel object.
The chosen inclusion into the source.
Identification with the canonical ambient group-scheme kernel.
- kernelIso_hom_kernelInclusion : CategoryTheory.CategoryStruct.comp self.kernelIso.hom (kernelInclusion f) = self.inclusion
The chosen inclusion is the canonical one under the geometric identification.
Instances For
Points of a supplied geometric kernel are the pointwise kernel of the original morphism.
Equations
Instances For
Every supplied-kernel point maps to the identity in the target.
The canonical chosen lift of a point killed by the original morphism.
Instances For
A supplied geometric kernel inclusion is injective on every test scheme.
Every killed point lifts uniquely through the supplied geometric kernel.
A geometric kernel presentation is exact on represented points of every test scheme.
Concrete represented-point consumer of the ambient presentation: a source point is killed exactly when it comes from the supplied geometric kernel.
Arbitrary base change #
Certified geometric kernels of ambient commutative group-scheme homomorphisms commute with arbitrary base change.
Equations
- One or more equations did not get rendered due to their size.