FoxDifferential.Completed.FiniteStage.CoeffMap.Source

7 Theorem | 3 Definition

Fox Differential / Completed / Finite Stage / Coefficient Map / Source.

import
Imported by

Declarations

def finiteFoxStageSameSourceGroupAlgebraCoeffMap
    (N : Subgroup (FreeGroup X)) (k : ℕ) (hnm : n₀ ∣ m₀) :
    MonoidAlgebra (ModNCompletedCoeff m₀)
        (FreeGroup X ⧸ finiteFoxCommutatorPowerSubgroup (F := FreeGroup X) N k) →+*
      MonoidAlgebra (ModNCompletedCoeff n₀)
        (FreeGroup X ⧸ finiteFoxCommutatorPowerSubgroup (F := FreeGroup X) N k) :=
  modNCompletedGroupRingCoeffMap
    (n := n₀) (m := m₀)
    (FreeGroup X ⧸ finiteFoxCommutatorPowerSubgroup (F := FreeGroup X) N k) hnm

Coefficient-reduction map on a fixed finite Fox source quotient.

theorem finiteFoxStageSameSourceGroupAlgebraCoeffMap_of
    (N : Subgroup (FreeGroup X)) (k : ℕ) (hnm : n₀ ∣ m₀)
    (q : FreeGroup X ⧸ finiteFoxCommutatorPowerSubgroup (F := FreeGroup X) N k) :
    finiteFoxStageSameSourceGroupAlgebraCoeffMap (X := X) N k hnm
        (MonoidAlgebra.of (ModNCompletedCoeff m₀)
          (FreeGroup X ⧸ finiteFoxCommutatorPowerSubgroup (F := FreeGroup X) N k) q) =
      MonoidAlgebra.of (ModNCompletedCoeff n₀)
        (FreeGroup X ⧸ finiteFoxCommutatorPowerSubgroup (F := FreeGroup X) N k) q

Fixed-source coefficient reduction evaluated on a quotient basis element.

Show proof
def finiteFoxStagePowerSourceQuotientMap
    (N : Subgroup (FreeGroup X)) (hnm : n₀ ∣ m₀) :
    FreeGroup X ⧸ finiteFoxCommutatorPowerSubgroup (F := FreeGroup X) N m₀ →*
      FreeGroup X ⧸ finiteFoxCommutatorPowerSubgroup (F := FreeGroup X) N n₀ :=
  QuotientGroup.map _ _ (MonoidHom.id (FreeGroup X))
    (finiteFoxCommutatorPowerSubgroup_dvd (X := X) N hnm)

Source quotient transition \(F/[N,N]N^m \to F/[N,N]N^n\) induced by \(n \mid m\).

theorem finiteFoxStagePowerSourceQuotientMap_mk
    (N : Subgroup (FreeGroup X)) (hnm : n₀ ∣ m₀) (w : FreeGroup X) :
    finiteFoxStagePowerSourceQuotientMap (X := X) N hnm
        (QuotientGroup.mk'
          (finiteFoxCommutatorPowerSubgroup (F := FreeGroup X) N m₀) w) =
      QuotientGroup.mk'
        (finiteFoxCommutatorPowerSubgroup (F := FreeGroup X) N n₀) w

Evaluation of the source quotient transition on a representative.

Show proof
def finiteFoxStagePowerSourceGroupAlgebraMap
    (N : Subgroup (FreeGroup X)) (hnm : n₀ ∣ m₀) :
    MonoidAlgebra (ModNCompletedCoeff m₀)
        (FreeGroup X ⧸ finiteFoxCommutatorPowerSubgroup (F := FreeGroup X) N m₀) →+*
      MonoidAlgebra (ModNCompletedCoeff n₀)
        (FreeGroup X ⧸ finiteFoxCommutatorPowerSubgroup (F := FreeGroup X) N n₀) :=
  (finiteFoxStageSameSourceGroupAlgebraCoeffMap (X := X) N n₀ hnm).comp
    (MonoidAlgebra.mapDomainRingHom (ModNCompletedCoeff m₀)
      (finiteFoxStagePowerSourceQuotientMap (X := X) N hnm))

Combined source transition on finite Fox source group algebras: quotient transition plus coefficient reduction.

theorem finiteFoxStagePowerSourceGroupAlgebraMap_of
    (N : Subgroup (FreeGroup X)) (hnm : n₀ ∣ m₀) (w : FreeGroup X) :
    finiteFoxStagePowerSourceGroupAlgebraMap (X := X) N hnm
        (MonoidAlgebra.of (ModNCompletedCoeff m₀)
          (FreeGroup X ⧸ finiteFoxCommutatorPowerSubgroup (F := FreeGroup X) N m₀)
          (QuotientGroup.mk'
            (finiteFoxCommutatorPowerSubgroup (F := FreeGroup X) N m₀) w)) =
      MonoidAlgebra.of (ModNCompletedCoeff n₀)
        (FreeGroup X ⧸ finiteFoxCommutatorPowerSubgroup (F := FreeGroup X) N n₀)
        (QuotientGroup.mk'
          (finiteFoxCommutatorPowerSubgroup (F := FreeGroup X) N n₀) w)

The finite Fox source group-algebra transition evaluated on a represented word.

Show proof
theorem finiteFoxStagePowerSourceGroupAlgebraMap_single_apply
    (N : Subgroup (FreeGroup X)) (hnm : n₀ ∣ m₀)
    (q : FreeGroup X ⧸ finiteFoxCommutatorPowerSubgroup (F := FreeGroup X) N m₀)
    (a : ModNCompletedCoeff m₀) :
    finiteFoxStagePowerSourceGroupAlgebraMap (X := X) N hnm
        (MonoidAlgebra.single q a) =
      MonoidAlgebra.single
        (finiteFoxStagePowerSourceQuotientMap (X := X) N hnm q)
        (modNCompletedCoeffMap (n := n₀) (m := m₀) hnm a)

On a single source-stage basis coefficient, the finite source transition sends the group coordinate by the quotient map and reduces the coefficient.

Show proof
theorem finiteFoxStagePowerSourceGroupAlgebraMap_rfl
    (N : Subgroup (FreeGroup X)) :
    finiteFoxStagePowerSourceGroupAlgebraMap (X := X) (n₀ := n₀) (m₀ := n₀) N
        dvd_rfl =
      RingHom.id _

The finite Fox source group-algebra transition is the identity map when the modulus is unchanged.

Show proof
theorem finiteFoxStagePowerSourceGroupAlgebraMap_comp
    {k₀ : ℕ}
    (N : Subgroup (FreeGroup X)) (hnm : n₀ ∣ m₀) (hmk : m₀ ∣ k₀) :
    (finiteFoxStagePowerSourceGroupAlgebraMap (X := X) N hnm).comp
        (finiteFoxStagePowerSourceGroupAlgebraMap (X := X) N hmk) =
      finiteFoxStagePowerSourceGroupAlgebraMap (X := X) N (dvd_trans hnm hmk)

Finite Fox source group-algebra transitions compose along divisibility.

Show proof
theorem finiteFoxStageGroupAlgebraMap_powerSourceGroupAlgebraMap
    (N : Subgroup (FreeGroup X)) [N.Normal] (hnm : n₀ ∣ m₀)
    (x : finiteFoxStageSourceGroupAlgebra (X := X) N m₀) :
    finiteFoxStageTargetGroupAlgebraCoeffMap (X := X) N hnm
        (finiteFoxCommutatorPowerGroupAlgebraMap (F := FreeGroup X) N m₀ x) =
      finiteFoxCommutatorPowerGroupAlgebraMap (F := FreeGroup X) N n₀
        (finiteFoxStagePowerSourceGroupAlgebraMap (X := X) N hnm x)

The natural finite-stage map \(((\mathbb{Z}/m\mathbb{Z})[F/[N,N]N^m]) \to ((\mathbb{Z}/m\mathbb{Z})[F/N])\) commutes with coefficient/source reduction to a divisor \(n \mid m\).

Show proof