ProCGroups.NormalSubgroups.PointedSumsAndSimpleQuotients
This module studies pointed sums and simple quotients for pro cgroups. Input data recording a closed normal closure that is free of the expected stabilized rank.
structure NormalClosureFreeInputData
(C : ProCGroups.FiniteGroupClass.{u})
(F : Type u) [Group F] [TopologicalSpace F] [IsTopologicalGroup F]
(S : Set F) (m : Cardinal) : Type (u + 1) where
normalClosure : Subgroup F
isClosedNormalClosure : IsClosedNormalClosure S normalClosure
isFree : ProCGroups.FreeProC.IsFreeProCGroupOfClassRank C normalClosure (m ⊔ ℵ₀)Input data recording a closed normal closure that is free of the expected stabilized rank.