mathlib
mathlib
copied to clipboard
Published
20 hours ago
•
leanprover-community
Reame
Issues
feat(topology/metric_space/basic): Distance between constant functions
Open
YaelDillies
opened this issue 3 years ago
• 0 comments
The distance between
λ _, a
and
λ _, b
is less than the distance between
a
and
b
.
Oct 13 '22 18:10
YaelDillies