Mathlib Map

Theorems · Theorem · Lie groups

uniformity_eq_comap_nhds_one_swapped

∀ (Gᵣ : Type u_3) [inst : UniformSpace Gᵣ] [inst_1 : Group Gᵣ] [IsRightUniformGroup Gᵣ],
  uniformity Gᵣ = Filter.comap (fun x => x.1 / x.2) (nhds 1)
Defined in
Mathlib.Topology.Algebra.IsUniformGroup.Defs
Cited by
3 results in Mathlib
Foundations
Depth 75 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.

Cites10

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

Cited by3

Results whose statement or proof uses this declaration.