Module docstring
{"# Uniform isomorphisms
This file defines uniform isomorphisms between two uniform spaces. They are bijections with both
directions uniformly continuous. We denote uniform isomorphisms with the notation ≃ᵤ.
Main definitions
UniformEquiv α β: The type of uniform isomorphisms fromαtoβ. This type can be denoted using the following notation:α ≃ᵤ β.
"}