Commit 2022-08-29 16:05 7e20c8fc
View on Github →feat(topology): composition of continuous functions is continuous w.r.t. the compact-open topologies (#15721)
- Remove the t2_spaceassumption fromexists_compact_betweenby generalizing the proof ofexists_compact_superset, and move it fromtopology/separationtotopology/subset_properties.
- Use it to prove continuous_map.continuous_prodintopology/continuous_mapstating that for topological spacesX,Y,ZwithYlocally compact, the composition induces a continuous map fromC(X,Y) x C(Y,Z)toC(X,Z)where all function spaces are endowed with the compact-open topology. The (statement and the) proof is taken from Prop. 9 of Chap. X, §3, №. 4 of Bourbaki's Topologie Générale.
- Generalize exists_open_between_and_is_compact_closurefromt3_spacetot2_spaceusing the generalizedexists_compact_between. This has been briefly discussed in this Zulip discussion