FoxDifferential.Completed.FiniteStage.Stage.KernelIdeal

2 Theorem

This module develops the augmentation side of the construction. It identifies the relevant kernels and ideals and compares the finite-stage and completed forms.

import
Imported by

Declarations

theorem finiteFoxStageSourceGeneratorSubOne_mem_sourceAugmentationIdeal
    (i : X) :
    MonoidAlgebra.of (ModNCompletedCoeff n)
        (FreeGroup X ⧸ finiteFoxCommutatorPowerSubgroup (F := FreeGroup X) N n)
        (QuotientGroup.mk'
          (finiteFoxCommutatorPowerSubgroup (F := FreeGroup X) N n)
          (FreeGroup.of i)) - 1 ∈
      finiteFoxStageSourceAugmentationIdeal (X := X) N n

The finite-stage source generator \([x_i]-1\) belongs to the source augmentation ideal.

Show proof
theorem finiteFoxStageGroupAlgebraMapKernel_mem_mulAugmentation_of_derivatives_eq_zero
    [Finite X]
    {x : finiteFoxStageSourceGroupAlgebra (X := X) N n}
    (hderivative :
      ∀ i : X, finiteFoxStageGroupAlgebraDerivative (X := X) N n i x = 0)
    (haugmentation :
      finiteFoxCommutatorPowerSourceGroupAlgebraAugmentation
        (F := FreeGroup X) N n x = 0) :
    x ∈ finiteFoxStageGroupAlgebraMapKernelMulAugmentationIdeal (X := X) N n

Finite-stage Fox kernel input. The proof uses the source-valued finite Fox fundamental formula. The target derivative equations put the source coefficients in K_j, while the source generator boundaries lie in I_j.

Show proof