Commit 2021-02-10 15:17 08545369
View on Github →feat(topology/constructions): add map_fst_nhds
and map_snd_nhds
(#6142)
- Move the definition of
nhds_within
totopology/basic
. The theory is still incontinuous_on
. - Add
filter.map_inf_principal_preimage
. - Add
map_fst_nhds_within
,map_fst_nhds
,map_snd_nhds_within
, andmap_snd_nhds
.