Mathlib Map

Theorems · Theorem · Lie groups

uniformity_eq_comap_nhds_one

∀ (Gᵣ : Type u_3) [inst : UniformSpace Gᵣ] [inst_1 : Group Gᵣ] [IsRightUniformGroup Gᵣ],
  uniformity Gᵣ = Filter.comap (fun x => x.2 / x.1) (nhds 1)
Defined in
Mathlib.Topology.Algebra.IsUniformGroup.Defs
Cited by
11 results in Mathlib
Foundations
Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
UniformSpaceGroupIsRightUniformGroup

Around this declaration

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

Cites9

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

Cited by11

Results whose statement or proof uses this declaration.