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

Proof of `Deciding whether a rational function is a Mealy machine`

groundedproofs/Lax132576Proofs/Results.lean · lax-132576

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

Deciding whether a rational function is a Mealy machine (Theorem B.4.2): prefix preservation is reduced to the equality of two rational functions (PartB/PrefixCodes.leanPartB/PrefixCodes.lean), decided by Theorem B.3.4 (Transducers.rationalFunisMealydecidableTransducers.rationalFun_isMealy_decidable).

Attribution

Theorem B.4.2 of Transducers; Lean proof by Aristotle (PartB/MealyDec.leanPartB/MealyDec.lean).