Documentation

TauCeti.Analysis.Calculus.MetricVariation

Metric variation of a continuously differentiable curve #

For a continuously differentiable curve in a complete real normed space, its metric total variation equals the integral of the norm of its derivative.

The upper bound sums the fundamental theorem of calculus over finite partitions. For the reverse bound, the curve is clamped to the compact parameter interval. The resulting globally Lipschitz curve has bounded variation, and its associated vector measure has density given by the derivative on the interval.

Main result #

Roadmap alignment #

This module advances the Regular reparametrization and limits target under Layer 0: the reconciled Riemannian distance in roadmap/HopfRinow/README.md. It supplies the vector metric-variation identity used as an analytic prerequisite by the lower-semicontinuity comparison; this file does not claim the broader Hopf--Rinow dependency path.

Provenance #

The partition-comparison architecture follows DoCarmoLib/Riemannian/Geodesic/HopfRinow/EVariationLePathELength.lean in the Apache-2.0 frenzymath/Poincare-Conjecture source at revision 24f32e4d600878bfaac6bc2f2f9324175571c321. That source proves the forward comparison with Riemannian path length. The reverse derivative-integral comparison here is a Tau Ceti proof using Mathlib's clamped-curve and vector-measure APIs; it is not asserted to be present in that source.

References #

For a curve in a real normed space, metric total variation is bounded by the integral of the norm of its derivative.

For a curve in a complete real normed space, the integral of the norm of its derivative is bounded by its metric total variation.

The metric total variation of a curve in a complete real normed space equals the integral of the norm of its derivative.