Theorems · Theorem · general topology
IsOpenQuotientMap.map_nhds_eq
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y},
IsOpenQuotientMap f → ∀ (x : X), Filter.map f (nhds x) = nhds (f x)- Defined in
- Mathlib.Topology.Maps.OpenQuotient
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- nhdsstatement · cited by 5,554
- le_antisymmproof · cited by 2,068
- Filter.mapstatement · cited by 819
- Continuous.continuousAtproof · cited by 297
- IsOpenQuotientMapstatement and proof · cited by 65
- IsOpenQuotientMap.isOpenMapproof · cited by 16
- IsOpenQuotientMap.continuousproof · cited by 15
- IsOpenMap.nhds_leproof · cited by 11
Cited by3
Results whose statement or proof uses this declaration.
- QuotientAddGroup.nhds_eqproof · cited by 3
- QuotientGroup.nhds_eqproof · cited by 1
- IsOpenQuotientMap.continuousAt_comp_iffproof · cited by 0