Theorems · Theorem · general topology
map_snd_nhds
∀ {X : Type u} {Y : Type v} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] (x : X × Y),
Filter.map Prod.snd (nhds x) = nhds x.2- Defined in
- Mathlib.Topology.Constructions.SumProd
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 and proof · cited by 5,554
- Set.preimageproof · cited by 4,946
- le_antisymmproof · cited by 2,068
- nhdsWithinproof · cited by 1,912
- Filter.mapstatement · cited by 819
- inf_le_leftproof · cited by 286
- Eq.trans_leproof · cited by 155
- Filter.map_monoproof · cited by 63
- continuousAt_sndproof · cited by 12
- map_snd_nhdsWithinproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- isOpenMap_sndproof · cited by 3