Theorems · Theorem · Lie groups
uniformity_translate_add
∀ {α : Type u_1} [inst : UniformSpace α] [inst_1 : AddGroup α] [IsUniformAddGroup α] (a : α),
Filter.map (fun x => (x.1 + a, x.2 + a)) (uniformity α) = uniformity α- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement · cited by 8,121
- AddGroupstatement and proof · cited by 4,410
- le_antisymmproof · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- Filter.mapstatement and proof · cited by 819
- uniformitystatement and proof · cited by 765
- IsUniformAddGroupstatement and proof · cited by 342
- Prod.mk.etaproof · cited by 84
- Filter.map_mapproof · cited by 80
- neg_add_cancel_rightproof · cited by 75
- Filter.map_monoproof · cited by 63
- uniformContinuous_idproof · cited by 51
Cited by1
Results whose statement or proof uses this declaration.
- isUniformEmbedding_translate_addproof · cited by 0