Theorems · Theorem · Lie groups
map_add_left_nhds
∀ {G : Type w} [inst : TopologicalSpace G] [inst_1 : AddGroup G] [IsTopologicalAddGroup 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
- 3 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
- nhdsstatement · cited by 5,554
- AddGroupstatement and proof · cited by 4,410
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- Filter.mapstatement · cited by 819
- Homeomorph.map_nhds_eqproof · cited by 31
- Homeomorph.addLeftproof · cited by 20
Cited by3
Results whose statement or proof uses this declaration.
- map_add_left_nhds_zeroproof · cited by 13
- hasFDerivWithinAt_comp_add_leftproof · cited by 1
- nhds_addproof · cited by 0