Documentation

MazurTorsion.AlgebraicGeometry.FiniteFlatCommGroupScheme.QuasiFiniteFppfHOne

Quasi-finite flat commutative group schemes and their fppf cohomology #

Mazur's pre-admissible group schemes over Spec ℤ are flat, quasi-finite, separated, and of finite presentation; they are only required to become finite after removing the level prime. This file packages the common structural part without prematurely adding a level, a power that kills the group, an open-base finiteness witness, or an admissible filtration.

Here quasi-finite is represented by Mathlib's LocallyQuasiFinite together with QuasiCompact, and finite presentation by LocallyOfFinitePresentation together with the same quasi-compactness condition. Morphisms act functorially on represented points and fppf H¹. Finite-flat group schemes and their morphisms embed in this category and provide compiled compatibility consumers for both the coefficient and map-level ambient APIs.

No extension-by-zero construction or claim about the four elementary admissible factors is made in this file.

The structural property of a flat, quasi-finite, separated commutative group scheme of finite presentation over S.

Equations
  • One or more equations did not get rendered due to their size.
Instances For
    @[reducible, inline]

    Flat, quasi-finite, separated commutative group schemes of finite presentation over S. This is the ambient category in which Mazur's integral pre-admissible groups live.

    Equations
    Instances For
      @[reducible, inline]

      The underlying ambient commutative group scheme.

      Equations
      Instances For
        @[reducible, inline]

        The underlying scheme.

        Equations
        Instances For
          @[reducible, inline]

          The flat, quasi-finite, separated, finite-presentation structure morphism.

          Equations
          Instances For
            @[reducible, inline]

            Global fppf H¹ of a quasi-finite flat commutative group scheme, through the ambient represented-point wrapper.

            Equations
            Instances For

              A morphism of quasi-finite flat commutative group schemes acts on test-scheme points through its underlying ambient group-scheme morphism.

              Equations
              Instances For

                A quasi-finite flat group-scheme morphism induces the canonical map on global fppf H¹.

                Equations
                Instances For

                  A finite-flat commutative group scheme whose structure map is locally of finite presentation satisfies the broader quasi-finite, separated, finite-presentation property. The hypothesis is explicit because the legacy finite-flat wrapper does not store finite-presentation data.

                  Equations
                  Instances For

                    The new quasi-finite wrapper is definitionally compatible with the existing finite-flat global fppf H¹; this is the first downstream consumer of the broader interface.

                    Equations
                    Instances For

                      A finite-flat morphism gives the same morphism after both endpoints are regarded as quasi-finite flat group schemes.

                      Equations
                      Instances For

                        The quasi-finite and finite-flat maps on fppf H¹ agree under the definitional compatibility equivalences. This is a morphism-level downstream consumer, needed before transporting exact quotient sequences to Mazur's four integral elementary factors.