Theorems · Theorem · Lie groups
QuotientGroup.nhds_eq
∀ {G : Type u_1} [inst : TopologicalSpace G] [inst_1 : Group G] [SeparatelyContinuousMul G] (N : Subgroup G) (x : G),
nhds ↑x = Filter.map QuotientGroup.mk (nhds x)Neighborhoods in the quotient are precisely the map of neighborhoods in the prequotient.
- Defined in
- Mathlib.Topology.Algebra.Group.Quotient
- Cited by
- 1 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement · cited by 8,121
- Groupstatement and proof · cited by 6,238
- nhdsstatement · cited by 5,554
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement · cited by 2,301
- Filter.mapstatement · cited by 819
- QuotientGroup.mkstatement · cited by 196
- SeparatelyContinuousMulstatement and proof · cited by 133
- IsOpenQuotientMap.map_nhds_eqproof · cited by 3
- QuotientGroup.isOpenQuotientMap_mkproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- QuotientGroup.nhds_one_hasBasisproof · cited by 0