Mathlib Map

Theorems · Definition · Lie groups

Subsemiring.commSemiringTopologicalClosure

{R : Type u_1} →
  [inst : TopologicalSpace R] →
    [inst_1 : Semiring R] →
      [inst_2 : IsSemitopologicalSemiring R] →
        [T2Space R] → (s : Subsemiring R) → (∀ (x y : ↥s), x * y = y * x) → CommSemiring ↥s.topologicalClosure

If a subsemiring of a topological semiring is commutative, then so is its topological closure. See note [reducible non-instances].

Defined in
Mathlib.Topology.Algebra.Ring.Basic
Cited by
0 results in Mathlib
Foundations
Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceSemiringIsSemitopologicalSemiringT2Space

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.