Theorems · Theorem · Lie groups
Filter.map_divLeft_nhdsNE
∀ {G : Type w} [inst : Group G] [inst_1 : TopologicalSpace G] [IsTopologicalGroup G] {c a : G},
Filter.map (fun x => c / x) (nhdsWithin a {a}ᶜ) = nhdsWithin (c / a) {c / a}ᶜ- 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.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- Groupstatement and proof · cited by 6,238
- Set.imageproof · cited by 5,609
- Compl.complstatement and proof · cited by 2,925
- nhdsWithinstatement and proof · cited by 1,912
- Filter.mapstatement and proof · cited by 819
- Set.image_congrproof · cited by 533
- IsTopologicalGroupstatement and proof · cited by 469
- Homeomorph.isEmbeddingproof · cited by 73
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.