Papers
Topics
Authors
Recent
Search
2000 character limit reached

Strictly Convex Normed Planes

Updated 27 January 2026
  • Strictly convex normed planes are two-dimensional spaces where the unit ball has a boundary free of flat segments, ensuring that every chord between distinct points lies within the open ball.
  • This property guarantees unique supporting lines, bisector regularity, and a one-to-one correspondence between ball hull arcs and intersections, which simplifies geometric analysis.
  • Algorithmically, strict convexity enables efficient constructions for ball hulls and intersections, and it underpins the rigidity and linearity of distance-preserving isometries in these spaces.

A strictly convex normed plane is a two-dimensional real normed vector space whose closed unit ball possesses strict convexity: for every pair of distinct unit vectors, the line segment joining them lies entirely in the open unit ball except at the endpoints. This geometric property excludes flat pieces on the boundary of the unit ball and underlies a variety of uniqueness and regularity results for convex sets, bisectors, isometries, and optimization phenomena in the plane. The study of strictly convex normed planes spans constructive convexity theory, algorithmic geometry, variational calculus, and the structure theory of isometries and metric spaces.

1. Definition and Geometric Structure

Let (X,)(X, \|\cdot\|) be a real normed vector space of dimension two. The closed unit ball is B={xX:x1}B = \{x \in X : \|x\| \leq 1\}, with boundary B={xX:x=1}\partial B = \{x \in X : \|x\| = 1\}, called the unit circle or unit sphere. The space XX is strictly convex if for all distinct x,yBx, y \in \partial B,

x+y2<1.\left\| \frac{x + y}{2} \right\| < 1.

Equivalently, no nontrivial segment lies on B\partial B. In the planar case, the unit circle is a compact, centrally symmetric, convex curve whose tangent direction changes strictly monotonically as one moves along the boundary; there are no straight-edge segments and no corners. For any point xBx \in \partial B, there is a unique supporting line not crossing the interior. This ensures that the boundary is a strictly convex, simple, closed curve, but not necessarily differentiable everywhere (Mandelkern, 2024, Sánchez et al., 2024).

Examples:

  • Euclidean norm: (x,y)2=x2+y2\|(x, y)\|_2 = \sqrt{x^2 + y^2}, whose unit circle is the round circle—smooth, strictly convex.
  • p\ell^p norms for 1<p<1 < p < \infty, p2p \neq 2: The unit circle is a "superellipse"—strictly convex, but the curvature varies.
  • Polytopal/unit balls with flat segments (as for the 1\ell^1 and \ell^\infty norms) are not strictly convex.

Every closed, centrally symmetric, strictly convex plane curve can be used as the unit circle for a strictly convex norm (Martín et al., 2014).

2. Characterizations and Analytic Criteria

Strict convexity admits several equivalent characterizations in two dimensions (Mandelkern, 2024, Sánchez et al., 2024):

  • No boundary segments: B\partial B contains no straight line segment of positive length.
  • Midpoint strict inequality: For x=y=1\|x\| = \|y\| = 1, xyx \neq y, x+y2<1\left\| \tfrac{x + y}{2} \right\| < 1.
  • Extreme points: Every boundary point of BB is an extreme point.
  • Norm additivity: If x+y=x+y\|x + y\| = \|x\| + \|y\| and x+y0\|x+y\| \neq 0, then xx and yy are linearly dependent.
  • Bisector uniqueness: Every nonzero zXz \in X belongs to exactly one bisector B(u,u)B(-u, u), up to sign; equivalently, the equation zu=z+u\|z-u\| = \|z+u\|, u=1\|u\|=1, has exactly two solutions u,uu, -u (Sánchez et al., 2024).

In terms of ball geometry, strict convexity is equivalent to the uniqueness of intersection points of osculating disks; in strictly convex planes, any two osculating balls (with centers and radii such that their boundaries "kiss") intersect in at most one point. Constructively, strict convexity ensures uniqueness (but not necessarily existence) of such osculating points (Mandelkern, 2024).

3. Metric Geometry: Bisectors, Ball Hulls, and Algorithms

In strictly convex normed planes, metric objects exhibit strong regularity:

  • Bisectors: The locus B(a,b)={zX:za=zb}B(a, b) = \{ z \in X : \|z - a\| = \|z - b\| \} is, for aba \neq b, a homeomorphic image of R\mathbb{R}, i.e., a simple unbroken curve with two arms diverging to infinity. There are no segments in bisectors and every such bisector is determined uniquely by the endpoints (Sánchez et al., 2024).
  • Ball Hull and Ball Intersection: The λ\lambda-ball hull $\bh(K, \lambda)$ of a finite set KK is the intersection of all balls of radius λ\lambda containing KK, while the ball intersection $\bi(K, \lambda)$ is the intersection of balls centered at the points of KK with radius λ\lambda. In strictly convex planes, the boundary of the ball hull is formed by minimal circular arcs joining pairs of points of KK, and there is a duality: each vertex of the ball intersection corresponds to an arc in the ball hull and vice versa (Martín et al., 2014, Martín et al., 2014).

Algorithmic Implications

Strict convexity allows the extension of Euclidean geometric algorithms to the normed setting:

  • Construction of ball hulls and intersections is achievable in O(nlogn)O(n \log n) time for nn points.
  • The 2-center problem (finding two disks of given radii covering all points in KK) admits deterministic algorithms of complexity O(n2)O(n^2) to O(n2logn)O(n^2 \log n).
  • Geometric predicates, such as inclusion or separation, behave analogously to the Euclidean setting due to the uniqueness of arcs and intersection points, making the tools robust under changes of norm so long as strict convexity is preserved (Martín et al., 2014).

4. Isometries, Affine Geometry, and Rigidity

A fundamental consequence of strict convexity is that the group of distance-preserving transformations in the plane is sharply restricted:

  • If a surjection ϕ:XX\phi: X \to X preserves unit distance (i.e., xy=1    ϕ(x)ϕ(y)=1\|x-y\|=1 \implies \|\phi(x) - \phi(y)\|=1), then in strictly convex normed planes, ϕ\phi is necessarily an affine isometry (Gehér, 2015). This solves the Aleksandrov conservative distance problem in the affirmative for strictly convex norms.
  • The absence of flat segments is essential: if the unit circle has flat segments of length exceeding 1, non-affine distance-preserving transformations can exist. Strict convexity ensures the unique construction of "equilateral triangles" on any base and the global extension property for isometries.
  • Any isometry between the unit spheres of strictly convex normed planes is linear provided non-differentiability points exist and the spheres are piecewise differentiable. The result extends to isometries between arbitrary piecewise C1C^1 Jordan convex curves provided both spaces have finite—greater than two—non-smooth directions (Sánchez, 2021).

5. Convex Analysis, Homogenization, and the Stable Norm

In variational and homogenization settings, strictly convex normed planes arise naturally:

  • The stable norm ϕ\phi on R2\mathbb{R}^2, defined via periodic perimeter homogenization, is always strictly convex in the sense that ϕ2\phi^2 is strictly convex (Chambolle et al., 2012).
  • Differentiability of the stable norm at a vector p0p \neq 0 is equivalent to the associated family of plane-like minimizers foliating the plane; totally irrational directions always admit differentiability, while rational directions may manifest corners (non-differentiable points) but strictly convex boundaries (no flat segments).
  • The absence of flat segments in the unit ball of the stable norm underpins regularity results for minimizers in geometric variational problems.

6. Constructive Aspects and Limitations

From a constructive mathematics perspective, strict convexity retains its characterizations regarding uniqueness but not necessarily existence:

  • Uniqueness of osculation points—the intersection of osculating balls—is guaranteed under strict convexity, but classically equivalent existence statements translate constructively into requirements for metric convexity or completeness (Mandelkern, 2024).
  • Classical theorems relying on the guarantee of intersection points (such as the existence of a unique touchpoint for osculating balls) may fail constructively; only the uniqueness component is inherited by strict convexity without further metric assumptions.

7. Further Theoretical Implications and Open Directions

Strict convexity in two dimensions provides a setting where many classical Euclidean structures generalize with full rigor. However, notable phenomena and subtleties arise:

  • The characterization of Euclidean planes among strictly convex normed planes depends on the global shape of bisectors: only if every central symmetric bisector is a straight line (full rotational symmetry) do we obtain a Euclidean norm (Sánchez et al., 2024).
  • Extending geometric algorithms (e.g., for hulls or covering sets) to non-strictly convex (e.g., polyhedral) norms is a major open direction. In non-strictly convex planes, ball hull and intersection boundaries may involve segments, and algorithmic schemes require deeper case analysis to account for such degeneracies (Martín et al., 2014).
  • In metric analysis and convex geometry, differentiability of the norm, duality between primal and dual spheres, and isometric rigidity continue to motivate foundational investigations in the theory of normed vector spaces and their applications in geometric analysis.

References:

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Strictly Convex Normed Planes.