Theorems · Definition · functional analysis
Subalgebra.commRingTopologicalClosure
{R : Type u_1} →
[inst : CommRing R] →
{A : Type u} →
[inst_1 : TopologicalSpace A] →
[inst_2 : Ring A] →
[inst_3 : Algebra R A] →
[inst_4 : IsSemitopologicalRing A] →
[T2Space A] → (s : Subalgebra R A) → (∀ (x y : ↥s), x * y = y * x) → CommRing ↥s.topologicalClosureIf a subalgebra of a topological algebra is commutative, then so is its topological closure. See note [reducible non-instances].
- Defined in
- Mathlib.Topology.Algebra.Algebra
- 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.
Cites13
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 and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- CommMonoidproof · cited by 2,264
- Subalgebrastatement and proof · cited by 1,353
- T2Spacestatement and proof · cited by 1,351
- Subsemiring.toSubmonoidproof · cited by 153
- IsSemitopologicalRingstatement and proof · cited by 130
- Subalgebra.toSubsemiringproof · cited by 115
- Subalgebra.topologicalClosurestatement and proof · cited by 26
- Submonoid.topologicalClosureproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.