ProCGroups.ProC.OpenNormalSubgroups.BasisAtOne

1 Theorem

This module supplies the topological part of the construction. It checks continuity and stagewise neighborhood properties so that the completed object inherits the required topology.

import
  • Mathlib.Topology.Algebra.ClopenNhdofOne
Imported by

Declarations

theorem exists_openNormalSubgroup_sub_open_nhds_of_one [CompactSpace G]
    [TotallyDisconnectedSpace G] {W : Set G} (hW : IsOpen W) (h1W : (1 : G) ∈ W) :
    ∃ U : OpenNormalSubgroup G, ((U : Subgroup G) : Set G) ⊆ W

In a compact totally disconnected topological group, any open neighborhood of \(1\) contains an open normal subgroup.

Show proof