Theorems · Theorem · Lie groups
Filter.map_mul_left_nhdsGT
∀ {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 => c * x) (nhdsWithin a (Set.Ioi a)) = nhdsWithin (c * a) (Set.Ioi (c * a))- 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.
Cites20
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
- Set.preimageproof · cited by 4,946
- mul_commproof · cited by 2,262
- nhdsWithinstatement and proof · cited by 1,912
- Set.Ioistatement and proof · cited by 1,463
- CommGroupstatement and proof · cited by 990
- Filter.mapstatement and proof · cited by 819
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.