Theorems · Theorem · Lie groups
Filter.map_add_right_nhdsLT
∀ {H : Type x} [inst : TopologicalSpace H] [inst_1 : AddCommGroup H] [inst_2 : PartialOrder H] [IsOrderedAddMonoid H]
[ContinuousAdd H] {c a : H},
Filter.map (fun x => x + c) (nhdsWithin a (Set.Iio a)) = nhdsWithin (a + c) (Set.Iio (a + c))- Defined in
- Mathlib.Topology.Algebra.Group.Basic
- Cited by
- 0 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.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- AddCommGroupstatement and proof · cited by 12,871
- Filterstatement and proof · cited by 8,121
- PartialOrderstatement and proof · cited by 6,410
- Set.imageproof · cited by 5,609
- nhdsWithinstatement and proof · cited by 1,912
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Set.Iiostatement and proof · cited by 1,166
- Filter.mapstatement and proof · cited by 819
- ContinuousAddstatement and proof · cited by 777
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.