Theorems · Inductive type · Lie groups
IsRightUniformAddGroup
(G : Type u_7) → [UniformSpace G] → [AddGroup G] → Prop
A right-uniform additive group is a topological additive group endowed with the associated
right uniform structure: the uniformity filter 𝓤 G is the inverse image of 𝓝 0 by the map
(x, y) ↦ y + (-x).
In other words, we declare that two points x and y are infinitely close
precisely when y + (-x) is infinitely close to 0.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
- Assumes
- UniformSpaceAddGroup
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.
- AddGroupstatement · cited by 4,410
- UniformSpacestatement · cited by 2,040
Cited by11
Results whose statement or proof uses this declaration.
- uniformity_eq_comap_nhds_zerostatement and proof · cited by 17
- uniformity_eq_comap_add_neg_nhds_zerostatement and proof · cited by 4
- uniformity_eq_comap_nhds_zero_swappedstatement and proof · cited by 4
- comap_addConj_nhds_zerostatement and proof · cited by 1
- IsRightUniformAddGroup.uniformity_eqstatement and proof · cited by 1
- tendsto_addConj_nhds_zerostatement and proof · cited by 1
- Filter.Tendsto.addConj_nhds_zerostatement and proof · cited by 0
- uniformity_eq_comap_add_neg_nhds_zero_swappedstatement and proof · cited by 0
- IsRightUniformAddGroup.casesOnstatement and proof · cited by 0
- IsRightUniformAddGroup.completeSpace_of_weaklyLocallyCompactSpacestatement and proof · cited by 0
- IsRightUniformAddGroup.recOnstatement and proof · cited by 0