Theorems · Theorem · Lie groups
Filter.map_mul_right_nhdsLT
∀ {H : Type x} [inst : TopologicalSpace H] [inst_1 : CommGroup H] [inst_2 : PartialOrder H] [IsOrderedMonoid H]
[ContinuousMul 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
- 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
- Set.Iiostatement and proof · cited by 1,166
- CommGroupstatement and proof · cited by 990
- Filter.mapstatement and proof · cited by 819
- IsOrderedMonoidstatement and proof · cited by 577
- ContinuousMulstatement and proof · cited by 343
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.