Legal Tail Rekey Conservativity
Abstract
Every legal tail rekey preserves settlement and changes only its active source.
Theorem 1.1 (Legal tail rekeys are conservative).
Proof. Machine-checked in Lean as D5/S3/ConceptDynamics/GovernanceFixedPoint/TailRekeyConservative.legal_tail_rekey_is_conservative (✓ std3). ∎
Source. Repository-derived.
Commentary.
The named conservativity predicate records the old predecessor and stable logical identifier, equality of the complete settlement view, the unique active key at the target identifier, and preservation of every other identifier’s active key.
References
- Truth anchor:
D5/S3/ConceptDynamics/GovernanceFixedPoint/TailRekeyConservative.legal_tail_rekey_is_conservative - Dependency: D5/S3/ConceptDynamics/GovernanceFixedPoint/TailRekeyExistence