Draft — mutable and not usable as a dependency; its citation marks the draft state.

Proof of `The state transformation transducer is a composition of primes`

groundedproofs/Lax765601Proofs/Results.lean · lax-765601

What this proof establishes

Assuming the claims on the left, the claim on the right holds — checked by the archive's pipeline. Proof code is not displayed here.

Read the Lean proof on GitHub

Description

The state transformation transducer of a pre-automaton is a composition of primes (Lemma A.2.5): the induction of the book on the number of states and, for a tie, on the number of letters whose state transformation is not a permutation, with the tripartite decomposition of the input into the first aa-block, the middle blocks and the aa-free suffix.

Attribution

Lemma A.2.5 of Transducers; Lean proof by Aristotle (Transducers.stateTransTransducerprimedecompositionTransducers.stateTransTransducer_prime_decomposition, RequestProject/PartA/StateTrans.leanRequestProject/PartA/StateTrans.lean).