Mathlib Map

Theorems · Definition · Lie groups

Submonoid.commMonoidTopologicalClosure

{M : Type u_3} →
  [inst : TopologicalSpace M] →
    [inst_1 : Monoid M] →
      [inst_2 : SeparatelyContinuousMul M] →
        [T2Space M] → (s : Submonoid M) → (∀ (x y : ↥s), x * y = y * x) → CommMonoid ↥s.topologicalClosure

If a submonoid of a topological monoid is commutative, then so is its topological closure.

Defined in
Mathlib.Topology.Algebra.Monoid
Cited by
0 results in Mathlib
Foundations
Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceMonoidSeparatelyContinuousMulT2Space

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.