Canonical Discounted Future Geometry
Abstract
Discounted future distance is the canonical bounded-observer pseudometric.
Theorem 1.1 (Discounted future distance gives the observer pseudometric).
Proof. Machine-checked in Lean as D5/S3/Observer/MetricGeometryLaws/CanonicalDiscountedFutureGeometry.canonical_discounted_future_geometry (✓ std3). ∎
Source. Repository-derived.
Commentary.
Let F be a deterministic state update and q a readout into a bounded metric space. For a discount gamma strictly between zero and one, D_gamma is the supremum of gamma^n times the output distance after n updates.
The existing Bellman equation supplies both current-output domination and the one-step gamma-inverse contraction. The latter is also packaged as the standard Mathlib LipschitzWith predicate.
Strict positivity of every discount power makes zero D_gamma equivalent to equality of every finite future readout, namely membership in the infinite-future relation K_infty.
References
- Truth anchor:
D5/S3/Observer/MetricGeometryLaws/CanonicalDiscountedFutureGeometry.canonical_discounted_future_geometry - Dependency: D5/S3/Observer/MetricGeometryLaws/DiscountedPredictionPseudometric
- Dependency: D5/S3/Observer/Separation/FiniteFutureCongruence