You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(UniformSpace): change the definition (#10901)
- replace `isOpen_uniformity` with `nhds_eq_comap_uniformity`
as I suggested in #2028
- don't extend `UniformSpace.Core` so that we can drop `refl`,
as it follows from `nhds_eq_comap_uniformity`;
- drop `UniformSpace.mk'` - can't be a `match_pattern` anymore;
- deprecate `UniformSpace.ofNhdsEqComap`.
0 commit comments