Mathlib Map

Theorems · Theorem · Lie groups

uniformity_eq_comap_inv_mul_nhds_one

∀ (Gₗ : Type u_2) [inst : UniformSpace Gₗ] [inst_1 : Group Gₗ] [IsLeftUniformGroup Gₗ],
  uniformity Gₗ = Filter.comap (fun x => x.1⁻¹ * x.2) (nhds 1)
Defined in
Mathlib.Topology.Algebra.IsUniformGroup.Defs
Cited by
4 results in Mathlib
Foundations
Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
UniformSpaceGroupIsLeftUniformGroup

Around this declaration

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

Cites8

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

Cited by4

Results whose statement or proof uses this declaration.