Proof of `Polyregular functions are computed by for-transducers`
What this proof establishes
no assumptions
Assuming the claims on the left, the claim on the right holds — checked by the archive's pipeline. Proof code is not displayed here.
Description
Every polyregular function is computed by a for-transducer (Theorem D.1.1, from polyregular to for-transducers): for-transducers for the regular primes through their two-way transducers (Corollary C.2.8), a for-transducer for marked squaring, and Lemma D.1.4 for the composition ().
Proof strategy
The concept's for-transducer syntax is a distinct inductive type from the source's; the bridge's / are mutually inverse and preserve the semantics (, by induction on the program), which gives ; transports the hypothesis.
Attribution
Theorem D.1.1 of Transducers, Part D; formalised by Aristotle (Harmonic), , , .