Log-space transducers run in polynomial time — proof internals #
This module turns the finite reduced-configuration bound for deterministic
transducers into a polynomial bound when the auxiliary space is logarithmic.
The public results are in Complexitylib.Classes.L.PolynomialTime.
Internal containment of deterministic logarithmic-space transducer languages in polynomial time.
Internal containment of deterministic logarithmic-space transducer functions in polynomial-time transducer functions.