Mathlib Map

Theorems · Definition · Lie groups

NonUnitalSubsemiring.nonUnitalCommSemiringTopologicalClosure

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

If a non-unital subsemiring of a non-unital 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 85 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceNonUnitalSemiringIsSemitopologicalSemiringT2Space

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.