Fresh-bank frame invariants for fixed-time repetition #
This internal layer tracks the parts of a repetition configuration not owned by the active trial. It proves that input contents, strictly future tape banks, and the real output tape survive simulation and rewind steps, and that a nonfinal finish transition initializes the next trial exactly at the source machine's initial configuration.
Main results #
NTM.RepeatFrame— invariant for input cells, future banks, and real outputNTM.RepeatFrame.run,.rewind,.finish— one-step frame preservationNTM.RepeatFrame.finish_next_project— exact next-trial initialization
A blank tape parked at cell one.
Instances For
The source input tape parked at cell one.
Equations
Instances For
Frame facts not owned by the currently active trial: input contents stay unchanged, every strictly later bank is still parked and blank, and the real output is still parked and blank.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The parked blank tape reads blank.
The parked blank tape's head is at cell one.
A guarded idle write-and-move preserves the parked blank tape.
Reduced form of guarded idle preservation for the parked blank tape.
Positioning a parked blank tape reconstructs the initial blank tape.
Positioning a parked input with write-back reconstructs the initial input.
Positioning the read-only parked input reconstructs the initial input.
The configuration after setup satisfies the frame for every trial index.
The setup transition establishes the frame for any prospective first trial.
A simulation transition leaves every inactive parked bank unchanged.
A rewind transition leaves every inactive parked bank unchanged.
A nonfinal finish leaves banks after the next active bank parked.
The real output tape remains parked and blank through a run step.
The real output tape remains parked and blank through a rewind step.
A nonfinal finish transition preserves the real output tape.
Run steps preserve the complete fresh-bank frame for the active trial.
Rewind steps preserve the complete fresh-bank frame for the active trial.
A nonfinal finish advances the frame boundary to the next trial.
A nonfinal finish positions the input tape exactly at the source initial tape.
A nonfinal finish positions every tape of the next fresh bank at its source initial blank tape.
The nonfinal finish handoff initializes the complete source projection for the next trial.
Once rewind has parked the input, a nonfinal finish starts the next trial at exactly the source initial configuration.