Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Hidden-Motion Rigidity

Abstract

Every continuous path in the prime-adic hidden fiber is constant.

Theorem 1.1 (Every continuous prime-adic hidden motion is constant).

Proof. Machine-checked in Lean as D5/S1/Solenoid/HiddenMotionRigidity.prime_adic_hidden_motion_rigidity (✓ std3). ∎

Source. Repository-derived.

Commentary.

The path domain is the closed unit interval, while the hidden codomain is the product of the rings of p-adic integers over all primes. Each p-adic factor is ultrametric and therefore totally disconnected; the product retains total disconnectedness. Mathlib’s general rigidity theorem then makes any continuous map from the connected interval constant, excluding every genuine pure hidden continuous slide.

Theorem 1.2 (The total-disconnectedness hypothesis is weight-bearing).

Proof. Machine-checked in Lean as D5/S1/Solenoid/HiddenMotionRigidity.real_unit_interval_has_nonconstant_continuous_motion (✓ std3). ∎

Source. Repository-derived.

Commentary.

Replacing the hidden codomain by the real line invalidates the rigidity conclusion: the subtype inclusion from the unit interval to the reals is continuous and sends zero and one to distinct values. This kernel-checked counterexample shows that total disconnectedness, not the path notation alone, carries the exclusion.

References

  • Truth anchor: D5/S1/Solenoid/HiddenMotionRigidity.prime_adic_hidden_motion_rigidity
  • Truth anchor: D5/S1/Solenoid/HiddenMotionRigidity.real_unit_interval_has_nonconstant_continuous_motion