CompletedGroupAlgebra.AllFiniteFunctoriality.Surjectivity

1 Theorem

This module develops the maps induced by continuous homomorphisms. It organizes the relevant quotient pullbacks and finite-stage maps, then proves the compatibility statements needed for the completed construction.

import
Imported by

Declarations

theorem completedGroupAlgebraMap_surjective_of_surjective
    (hR : IsProfiniteRing R) (hG : ProCGroups.IsProfiniteGroup G)
    (hH : ProCGroups.IsProfiniteGroup H) (φ : G →* H) (hφ : Continuous φ)
    (hφsurj : Function.Surjective φ) :
    Function.Surjective (completedGroupAlgebraMap (G := G) (H := H) R hG φ hφ)

A surjective continuous homomorphism of profinite groups induces a surjective map on completed group algebras.

Show proof