Documentation

Cslib.Computability.Automata.EpsilonNA.ToNA

Translation of εNA into NA #

def Cslib.Automata.εNA.FinAcc.toNAFinAcc {State : Type u_1} {Symbol : Type u_2} (a : FinAcc State Symbol) :
NA.FinAcc State Symbol

Any εNA.FinAcc can be converted into an NA.FinAcc that does not use ε-transitions.

Equations
Instances For

    Correctness of toNAFinAcc.