Theorems · Definition · Lie groups
Subgroup.commGroupTopologicalClosure
{G : Type w} →
[inst : TopologicalSpace G] →
[inst_1 : Group G] →
[inst_2 : IsTopologicalGroup G] →
[T2Space G] → (s : Subgroup G) → (∀ (x y : ↥s), x * y = y * x) → CommGroup ↥s.topologicalClosureIf a subgroup of a topological group is commutative, then so is its topological closure. See note [reducible non-instances].
- Defined in
- Mathlib.Topology.Algebra.Group.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
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- CommMonoidproof · cited by 2,264
- T2Spacestatement and proof · cited by 1,351
- CommGroupstatement · cited by 990
- IsTopologicalGroupstatement and proof · cited by 469
- Subgroup.toSubmonoidproof · cited by 114
- Subgroup.topologicalClosurestatement and proof · cited by 12
- Submonoid.topologicalClosureproof · cited by 6
- Submonoid.commMonoidTopologicalClosureproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.