Theorems · Inductive type · Lie groups
IsUniformGroup
(α : Type u_3) → [UniformSpace α] → [Group α] → Prop
A uniform group is a group in which multiplication and inversion are uniformly continuous.
IsUniformGroup G is equivalent to the fact that G is a topological group, and the uniformity
coincides with both the associated left and right uniformities
(see IsUniformGroup.isRightUniformGroup, IsUniformGroup.isLeftUniformGroup and
IsUniformGroup.of_left_right).
Since there are topological groups where these two uniformities do not coincide,
not all topological groups admit a uniform group structure in this sense. This is however the
case for commutative groups, which are the main motivation for the existence of this
typeclass.
- Cited by
- 145 results in Mathlib
- Foundations
- Depth 1 from the axioms, rests on 3 definitions · uses no axioms
- Assumes
- UniformSpaceGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement · cited by 6,238
- UniformSpacestatement · cited by 2,040
Cited by147
Results whose statement or proof uses this declaration.
- uniformContinuous_invstatement and proof · cited by 9
- uniformContinuous_divstatement and proof · cited by 8
- uniformContinuous_mulstatement and proof · cited by 8
- Multipliable.comp_injectivestatement and proof · cited by 7
- UniformContinuous.mulstatement and proof · cited by 7
- Multipliable.subtypestatement and proof · cited by 6
- isUniformGroup_of_commGroupstatement · cited by 4
- Filter.Tendsto.uniformity_invstatement and proof · cited by 4
- uniformContinuous_of_continuousAt_onestatement and proof · cited by 3
- UniformContinuous.divstatement and proof · cited by 3
- UniformContinuous.invstatement and proof · cited by 3
- cauchySeq_finset_iff_prod_vanishingstatement and proof · cited by 3