Mathlib Map

Theorems · Theorem · Lie groups

IsRightUniformAddGroup.uniformity_eq

∀ {G : Type u_7} {inst : UniformSpace G} {inst_1 : AddGroup G} [self : IsRightUniformAddGroup G],
  uniformity G = Filter.comap (fun x => x.2 + -x.1) (nhds 0)
Defined in
Mathlib.Topology.Algebra.IsUniformGroup.Defs
Cited by
1 results in Mathlib
Foundations
Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
IsRightUniformAddGroup

Around this declaration

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

Cites7

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

Cited by1

Results whose statement or proof uses this declaration.