No Invisible Register
Abstract
Total-code-preserving transformations cannot hide object changes.
Theorem 1.1 (Preserving the total code preserves the object).
Proof. Machine-checked in Lean as D5/S0/Conventions/TotalCode.no_hidden_register (✓ std3). ∎
Source. Repository-derived.
Commentary.
The semantic kernel-identity criterion is represented here by Lean structure equality, not claimed as a proof of an ontological identity criterion. Extensionality proves both the preservation clause and its componentwise dual. This is the C3a identity pillar announced for use in 23.4.
References
- Truth anchor:
D5/S0/Conventions/TotalCode.no_hidden_register