Metric differential

In mathematical analysis, a metric differential is a generalization of a derivative for a Lipschitz continuous function defined on a Euclidean space and taking values in an arbitrary metric space. With this definition of a derivative, one can generalize Rademacher's theorem to metric space-valued Lipschitz functions.

Discussion

Rademacher's theorem states that a Lipschitz map f : Rn  Rm is differentiable almost everywhere in Rn; in other words, for almost every x, f is approximately linear in any sufficiently small range of x. If f is a function from a Euclidean space Rn that takes values instead in a metric space X, it doesn't immediately make sense to talk about differentiability since X has no linear structure a priori. Even if you assume that X is a Banach space and ask whether a Fréchet derivative exists almost everywhere, this does not hold. For example, consider the function f : [0,1]  L1([0,1]), mapping the unit interval into the space of integrable functions, defined by f(x) = χ[0,x], this function is Lipschitz (and in fact, an isometry) since, if 0  x  y 1, then

but one can verify that limh→0(f(x + h)   f(x))/h does not converge to an L1 function for any x in [0,1], so it is not differentiable anywhere.

However, if you look at Rademacher's theorem as a statement about how a Lipschitz function stabilizes as you zoom in on almost every point, then such a theorem exists but is stated in terms of the metric properties of f instead of its linear properties.

Definition and existence of the metric differential

A substitute for a derivative of f:Rn  X is the metric differential of f at a point z in Rn which is a function on Rn defined by the limit

whenever the limit exists (here d X denotes the metric on X).

A theorem due to Bernd Kirchheim[1] states that a Rademacher theorem in terms of metric differentials holds: for almost every z in Rn, MD(f, z) is a seminorm and

The little-o notation employed here means that, at values very close to z, the function f is approximately an isometry from Rn with respect to the seminorm MD(f, z) into the metric space X.

gollark: ```lua-- Code donated by jakedacatman, 28/12/2019 CEfunction _G.potatOS.print_hi() print "hi"end```
gollark: Well, we have a code donation program.
gollark: There is a *lot* of potatOS. I even skipped some, but there's still a lot.
gollark: It might also be useful to look into moving some common stuff like fetch, fread/fwrite and all that into a big library...
gollark: Oh, come to think of it, it would be cool if potatOS could do P2P update if there's no internet connection somehow. Which is probably one of the things git is designed for. Hmmm.

References

  1. Kirchheim, Bernd (1994). "Rectifiable metric spaces: local structure and regularity of the Hausdorff measure". Proc. Am. Math. Soc. 121: 113–124.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.