Theorems · Theorem · Lie groups
Filter.map_divRight_nhdsGT
∀ {H : Type x} [inst : TopologicalSpace H] [inst_1 : CommGroup H] [IsTopologicalGroup H] [inst_3 : PartialOrder H]
[IsOrderedMonoid H] {c a : H},
Filter.map (fun x => x / c) (nhdsWithin a (Set.Ioi a)) = nhdsWithin (a / c) (Set.Ioi (a / c))- Defined in
- Mathlib.Topology.Algebra.Group.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 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.Ioistatement and proof · cited by 1,463
- CommGroupstatement and proof · cited by 990
- Filter.mapstatement and proof · cited by 819
- IsOrderedMonoidstatement and proof · cited by 577
- Set.image_congrproof · cited by 533
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.