Theorems · Theorem · Lie groups
map_mul_left_nhds
∀ {G : Type w} [inst : TopologicalSpace G] [inst_1 : Group G] [IsTopologicalGroup G] (x y : G),
Filter.map (fun x_1 => x * x_1) (nhds y) = nhds (x * y)- Defined in
- Mathlib.Topology.Algebra.Group.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement · cited by 8,121
- Groupstatement and proof · cited by 6,238
- nhdsstatement · cited by 5,554
- Filter.mapstatement · cited by 819
- IsTopologicalGroupstatement and proof · cited by 469
- Homeomorph.map_nhds_eqproof · cited by 31
- Homeomorph.mulLeftproof · cited by 14
Cited by2
Results whose statement or proof uses this declaration.
- map_mul_left_nhds_oneproof · cited by 4
- nhds_mulproof · cited by 0