Theorems · Theorem · Lie groups
IsRightUniformGroup.uniformity_eq
∀ {G : Type u_7} {inst : UniformSpace G} {inst_1 : Group G} [self : IsRightUniformGroup G],
uniformity G = Filter.comap (fun x => x.2 * x.1⁻¹) (nhds 1)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- IsRightUniformGroup
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.
- Filterstatement · cited by 8,121
- Groupstatement and proof · cited by 6,238
- nhdsstatement · cited by 5,554
- UniformSpacestatement and proof · cited by 2,040
- uniformitystatement · cited by 765
- Filter.comapstatement · cited by 546
- IsRightUniformGroupstatement and proof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- uniformity_eq_comap_mul_inv_nhds_oneproof · cited by 5