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

Proof of `Aperiodicity through the state transformations of the minimal machine`

groundedproofs/Lax765601Proofs/Results.lean · lax-765601

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.

Read the Lean proof on GitHub

In the paper

Description

A Mealy function is aperiodic if and only if some machine computing it satisfies the stabilisation condition () (Lemma A.2.11). The source constructs the minimal machine on the derivatives and shows that aperiodicity makes its state transformations stabilise; conversely () gives the pumping property.

Attribution

Lemma A.2.11 of Transducers; Lean proof by Aristotle (Transducers.aperiodicifftransStabilisesTransducers.aperiodic_iff_transStabilises).