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.topologicalClosureIf 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
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.
- TopologicalSpacestatement and proof · cited by 24,529
- Semiringstatement and proof · cited by 13,802
- CommSemiringstatement · cited by 10,911
- CommMonoidproof · cited by 2,264
- T2Spacestatement and proof · cited by 1,351
- Subsemiringstatement and proof · cited by 456
- Subsemiring.toSubmonoidproof · cited by 153
- IsSemitopologicalSemiringstatement and proof · cited by 88
- Submonoid.topologicalClosureproof · cited by 6
- Subsemiring.topologicalClosurestatement and proof · cited by 6
- Submonoid.commMonoidTopologicalClosureproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.