A profinite group is the projective limit of finite groups #
We define the topological group isomorphism between a profinite group and the projective limit of its quotients by open normal subgroups.
Main definitions #
toFiniteQuotientFunctor
: The functor fromOpenNormalSubgroup P
toFiniteGrp
sending an open normal subgroupU
toP ⧸ U
, whereP : ProfiniteGrp
.toLimit
: The continuous homomorphism from a profinite groupP
to the projective limit of its quotients by open normal subgroups ordered by inclusion.ContinuousMulEquivLimittoFiniteQuotientFunctor
: ThetoLimit
is aContinuousMulEquiv
Main Statements #
OpenNormalSubgroupSubClopenNhdsOfOne
: For any open neighborhood of1
there is an open normal subgroup contained in it.
Equations
- P.instSmallCategoryOpenNormalSubgroupαTopologicalSpaceToTopTotallyDisconnectedSpaceToProfinite = Preorder.smallCategory (OpenNormalSubgroup ↑P.toProfinite.toTop)
The functor from OpenNormalSubgroup P
to FiniteGrp
sending U
to P ⧸ U
,
where P : ProfiniteGrp
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The MonoidHom
from a profinite group P
to the projective limit of its quotients by
open normal subgroups ordered by inclusion.
Equations
- P.toLimit_fun = { toFun := fun (p : ↑P.toProfinite.toTop) => ⟨fun (x : OpenNormalSubgroup ↑P.toProfinite.toTop) => ↑p, ⋯⟩, map_one' := ⋯, map_mul' := ⋯ }
Instances For
The morphism in the category of ProfiniteGrp
from a profinite group P
to
the projective limit of its quotients by open normal subgroups ordered by inclusion.
Equations
- P.toLimit = { toMonoidHom := P.toLimit_fun, continuous_toFun := ⋯ }
Instances For
An auxiliary result, superceded by toLimit_surjective
.
The topological group isomorphism between a profinite group and the projective limit of its quotients by open normal subgroups
Equations
- P.continuousMulEquivLimittoFiniteQuotientFunctor = { toEquiv := ⋯.homeoOfEquivCompactToT2.toEquiv, map_mul' := ⋯, continuous_toFun := ⋯, continuous_invFun := ⋯ }
Instances For
The isomorphism in the category of profinite group between a profinite group and the projective limit of its quotients by open normal subgroups
Equations
- One or more equations did not get rendered due to their size.