section ‹Underlying FSM Representation› text ‹This theory contains the underlying datatype for (possibly not well-formed) finite state machines.› theory FSM_Impl imports Util Datatype_Order_Generator.Order_Generator "HOL-Library.FSet" begin text ‹A finite state machine (FSM) is represented using its classical definition:›