Complete trials for fixed-time repetition #
This internal module composes one fixed-width source simulation with the administrative rewind. It handles both positive simulation widths and the zero-time path, and packages the finish-state facts needed by the vote step.
Main results #
NTM.RepeatTrialComplete— finish-state simulation, parking, and frame factsNTM.repeatAtTime_trace_rewind_trial— common rewind-to-finish compositionNTM.repeatAtTime_trace_trial_pos— a complete positive-time trialNTM.repeatAtTime_trace_trial_zero— a complete zero-time trialNTM.repeatAtTime_trace_trial— the combined trial theorem for everyT
Facts established when one repetition trial has completed its fixed
rewind and reached .finish.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Every proper prefix of a positive-time run preserves the fresh-bank frame.
A complete positive-time run preserves the fresh-bank frame.
Fixed rewind turns a halted source simulation into the complete trial facts consumed by a finish transition.
One positive-time trial simulates exactly T source steps and then
rewinds to a complete finish configuration.
A zero-time trial starts directly in rewind and reaches the same complete finish configuration as a positive-time trial.
A complete trial theorem uniform in the simulation width: positive widths
run the source for T slots before rewind, while width zero starts in rewind.