Commit 2024-08-26 13:16 5d1d19d6
View on Github →feat(Topology/UrysohnsLemma): add a variation of Urysohn's lemma for T2Space (#12459) prove a version of Urysohn's lemma and separation lemmas needed for them.
- In a
T2Space X, for a closed settand a relatively compact open setssuch thatt ⊆ s, there is a continuous functionfsupported ins,f x = 1ontand0 ≤ f x ≤ 1. Motivation: this will be used in #12290.