Commit 2022-06-01 17:27 0950ba3d
View on Github →refactor(topology/separation): rename indistinguishable to inseparable (#14401)
- Replace indistinguishablebyinseparablein the definition and lemma names. The word "indistinguishable" is too generic.
- Rename t0_space_iff_distinguishabletot0_space_iff_not_inseparablebecause the namet0_space_iff_separableis misleading, slightly golf the proof.
- Add t0_space_iff_nhds_injective,nhds_injective, reorder lemmas around these two.