Mathlib Map

Theorems · Theorem · Lie groups

uniformity_eq_comap_neg_add_nhds_zero

∀ (Gₗ : Type u_2) [inst : UniformSpace Gₗ] [inst_1 : AddGroup Gₗ] [IsLeftUniformAddGroup Gₗ],
  uniformity Gₗ = Filter.comap (fun x => -x.1 + x.2) (nhds 0)
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
UniformSpaceAddGroupIsLeftUniformAddGroup

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.