ProCGroups.FoxDifferential.Completed.FiniteStage.ClosedGeneratedCycles

2 Theorems

The principal declarations in this module are:

  • freeProCZCBifilteredAllFiniteQuotientStageCoeffMap_additive_basis The bifiltered coefficient maps form an additive identity-quotient kernel neighbourhood basis. - freeProCZCFoxBoundaryCycles_subset_closedGenTarget_of_zcBiAllStages_coeffGraphRelDeriv If all coefficient-stage graph relations vanish, every completed Fox boundary cycle lies in the closed subgroup generated by the graph elements.
imports
Imported by

Declarations

theorem freeProCZCBifilteredAllFiniteQuotientStageCoeffMap_additive_basis
    {C : ProCGroups.FiniteGroupClass.{u}} (hForm : ProCGroups.FiniteGroupClass.Formation C)
    {X H : Type u}
    [Group H] [TopologicalSpace H] [IsTopologicalGroup H]
    (φ : X → H)
    (hφgen :
      ProCGroups.Generation.TopologicallyGenerates (G := H) (Set.range φ)) :
    HasAdditiveIdentityQuotientKernelNeighbourhoodBasis
      (A := ZCCompletedGroupAlgebra C H)
      (fun j : ZCCompletedGroupAlgebraIndex C H =>
        (freeProCZCBifilteredAllFiniteQuotientStageCoeffMap
          (C := C) (X := X) (H := H) φ hφgen j).toAddMonoidHom)

The bifiltered coefficient maps form an additive identity-quotient kernel neighbourhood basis.

Show Lean proof
theorem freeProCZCFoxBoundaryCycles_subset_closedGenTarget_of_zcBiAllStages_coeffGraphRelDeriv
    {C : ProCGroups.FiniteGroupClass.{u}} (hForm : ProCGroups.FiniteGroupClass.Formation C)
    {X H : Type u} [Fintype X] [DecidableEq X]
    [Group H] [TopologicalSpace H] [IsTopologicalGroup H]

    (φ : X → H)
    (hHbasis : HasOpenNormalBasisInClass C H)
    (hφgen :
      ProCGroups.Generation.TopologicallyGenerates (G := H) (Set.range φ)) :
    freeProCZCCompletedFoxSemidirectBoundaryCycleSet (C := C) φ ⊆
      ((freeProCZCCompletedFoxSemidirectClosedGeneratedTarget
        (C := C) φ : Subgroup
          (ZCCompletedFoxSemidirect C X H)) : Set
          (ZCCompletedFoxSemidirect C X H))

If all coefficient-stage graph relations vanish, every completed Fox boundary cycle lies in the closed subgroup generated by the graph elements.

Show Lean proof