return to top
source
This example is adapted from Example 4.2 of [Tho90].
A sequence xs is in eventually_zero iff xs k = 0 for all large k.
xs
eventually_zero
xs k = 0
k
eventually_zero is accepted by a 2-state nondeterministic Buchi automaton.