Equations
- NA'.instInhabitedFinAlpha = { default := { step := fun (x : σ) (x : Fin alpha) => ∅, start := default, accept := default } }
Equations
- M.step_set S a = ⋃ s ∈ S, M.step s a
Instances For
Equations
- M.eval = M.eval_from {M.start}
Instances For
Equations
- M.accepts x = (M.accept ∈ M.eval x)
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For