Theorems · Inductive type · Lie groups
IsLeftUniformAddGroup
(G : Type u_7) → [UniformSpace G] → [AddGroup G] → Prop
A left-uniform additive group is a topological additive group endowed with the associated
left uniform structure: the uniformity filter 𝓤 G is the inverse image of 𝓝 0 by the map
(x, y) ↦ (-x) + y.
In other words, we declare that two points x and y are infinitely close
precisely when (-x) + y is infinitely close to 0.
- Cited by
- 6 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 by8
Results whose statement or proof uses this declaration.
- uniformity_eq_comap_neg_add_nhds_zerostatement and proof · cited by 4
- uniformity_eq_comap_neg_add_nhds_zero_swappedstatement and proof · cited by 2
- IsLeftUniformAddGroup.uniformity_eqstatement and proof · cited by 1
- comap_addConj_nhds_zerostatement and proof · cited by 1
- tendsto_addConj_nhds_zerostatement and proof · cited by 1
- Filter.Tendsto.addConj_nhds_zerostatement and proof · cited by 0
- IsLeftUniformAddGroup.casesOnstatement and proof · cited by 0
- IsLeftUniformAddGroup.recOnstatement and proof · cited by 0