Mathlib Map

Theorems · Definition · Lie groups

IsTopologicalGroup.rightUniformSpace

(G : Type u_1) → [inst : Group G] → [inst_1 : TopologicalSpace G] → [IsTopologicalGroup G] → UniformSpace G

The right uniformity on a topological group (as opposed to the left uniformity). Warning: in general the right and left uniformities do not coincide and so one does not obtain a IsUniformGroup structure. Two important special cases where they _do_ coincide are for commutative groups (see isUniformGroup_of_commGroup) and for compact groups (see IsUniformGroup.of_compactSpace).

Defined in
Mathlib.Topology.Algebra.IsUniformGroup.Defs
Cited by
16 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupTopologicalSpaceIsTopologicalGroup

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by19

Results whose statement or proof uses this declaration.