Commit 2024-03-20 13:11 3a427de2
View on Github →refactor(UniformSpace): change the definition (#10901)
- replace
isOpen_uniformitywithnhds_eq_comap_uniformityas I suggested in #2028 - don't extend
UniformSpace.Coreso that we can droprefl, as it follows fromnhds_eq_comap_uniformity; - drop
UniformSpace.mk'- can't be amatch_patternanymore; - deprecate
UniformSpace.ofNhdsEqComap.