Theorems · Definition · Lie groups
Subring.commRingTopologicalClosure
{R : Type u_1} →
[inst : TopologicalSpace R] →
[inst_1 : Ring R] →
[inst_2 : IsSemitopologicalRing R] →
[T2Space R] → (s : Subring R) → (∀ (x y : ↥s), x * y = y * x) → CommRing ↥s.topologicalClosureIf a subring of a topological ring 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.
Cites12
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
- CommRingstatement · cited by 17,173
- Ringstatement and proof · cited by 7,463
- CommMonoidproof · cited by 2,264
- T2Spacestatement and proof · cited by 1,351
- Subringstatement and proof · cited by 602
- Subsemiring.toSubmonoidproof · cited by 153
- IsSemitopologicalRingstatement and proof · cited by 130
- Subring.toSubsemiringproof · cited by 71
- Submonoid.topologicalClosureproof · cited by 6
- Subring.topologicalClosurestatement and proof · cited by 4
- Submonoid.commMonoidTopologicalClosureproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.