Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-02-18 09:33 1435a196

View on Github →

refactor(topology/maps): split the proof of is_open_map_iff_nhds_le (#2007) Extract a lemma is_open_map.image_mem_nhds from the proof, and make the proof use this lemma.

Estimated changes