Prime-Zeta Weighted Metric
Abstract
The normalized prime-zeta weighted p-adic distance metrizes the hidden-address product.
Theorem 1.1 (Prime-zeta weighting induces the product topology).
Proof. Machine-checked in Lean as D5/S3/Factorization/Solenoid/PrimeZetaWeightedMetric.prime_weighted_distance_is_metric_and_induces_product_topology (✓ std3). ∎
Source. Repository-derived.
Commentary.
The carrier is the literal product, over all bundled natural primes p, of the p-adic integer rings. No parallel hidden-address alias is introduced.
For a real exponent s greater than one, primeWeightedDistance is the sum of the standard p-adic coordinate distances weighted by p to the power minus s and normalized by the corresponding prime-zeta sum.
The displayed conclusion exposes reflexivity, symmetry, the triangle inequality, separation, and equality between product-open sets and sets locally containing a weighted-distance ball.
Prime-power summability controls the tail, while finitely many p-adic balls control the remaining coordinates. This proves the topology clause directly on the source distance rather than hiding it in a new metric instance.
References
- Truth anchor:
D5/S3/Factorization/Solenoid/PrimeZetaWeightedMetric.prime_weighted_distance_is_metric_and_induces_product_topology