A submetry is usually defined as a function $f:X\to Y$ between metric spaces such that, if $B(x,r)$ is the closed ball of radius $r$, we have the for every $x$ in $X$, $$ f\big(B(x,r)\big) = B \big( f(x),r \big) . $$ Now, some references, such as the link above, require moreover the map $f$ to be 1-Lipschitz (a.k.a. short), while some other references do not. Does that requirement make a difference? That is, is the condition on balls given above sufficient to make $f$ 1-Lipschitz?
2026-03-26 06:02:50.1774504970
Is every submetry 1-Lipschitz?
50 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in METRIC-SPACES
- Show that $d:\mathbb{C}\times\mathbb{C}\rightarrow[0,\infty[$ is a metric on $\mathbb{C}$.
- Question on minimizing the infimum distance of a point from a non compact set
- Is hedgehog of countable spininess separable space?
- Lemma 1.8.2 - Convex Bodies: The Brunn-Minkowski Theory
- Closure and Subsets of Normed Vector Spaces
- Is the following set open/closed/compact in the metric space?
- Triangle inequality for metric space where the metric is angles between vectors
- continuous surjective function from $n$-sphere to unit interval
- Show that $f$ with $f(\overline{x})=0$ is continuous for every $\overline{x}\in[0,1]$.
- Help in understanding proof of Heine-Borel Theorem from Simmons
Related Questions in RIEMANNIAN-GEOMETRY
- What is the correct formula for the Ricci curvature of a warped manifold?
- How to show that extension of linear connection commutes with contraction.
- geodesic of infinite length without self-intersections
- Levi-Civita-connection of an embedded submanifold is induced by the orthogonal projection of the Levi-Civita-connection of the original manifold
- Geodesically convex neighborhoods
- The induced Riemannian metric is not smooth on the diagonal
- Intrinsic vs. Extrinsic notions of Harmonic maps.
- Equivalence of different "balls" in Riemannian manifold.
- Why is the index of a harmonic map finite?
- A closed manifold of negative Ricci curvature has no conformal vector fields
Related Questions in METRIC-GEOMETRY
- Why not define lines in a metric space using a locus?
- Example of length structure with Euclidian intrinsic metric but different path lengths
- exercise about doubling
- Spaces of (complete) separable metric spaces
- Spaces of separable metric spaces II: pointed spaces
- Formalize idea of 'homeomorphism that preserves geodesics'?
- $2$-dim positively curved Alexandrov space
- Length of a curve defined by a convex function
- Approximation of four dimensional ball by three dimensional spheres
- Product of two CAT($\kappa$) spaces is CAT($\kappa$) for $\kappa \ge 0$
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
If the hypothesis is for all $r>0$, then yes, $f$ is $1$-Lipschitz.
Let $f\colon (X,d_X) \to (Y,d_Y)$ be such that $\forall r> 0$, $f(B_X(x,r)) = B_Y(f(x),r)$. Fix $x\neq z \in X$. Then $d_X(x,z)>0$ and $z \in B(x,d_X(x,z))$ (closed ball). It follows from the hypothesis that $f(z) \in B(f(x),d_X(x,z))$. Therefore, $d_Y(f(x),f(z)) \leqslant d_X(x,z)$, which says that $f$ is 1-Lipschitz.
Comment: I did not know this kind of objects, but it seems that submetries are defined as 1-Lipschitz functions that are "maximal" in the sense that, OK, they send balls of radius $r$ into balls of radius $r$, as does every 1-Lipschitz function, but here they do it "maximally": they fill these balls. Hence, it is not surprising that some authors mention that they are $1$-Lipschitz. They are meant to form a subset of $1$-Lipschitz functions with a maximality property.