PrintForm Definitions list 3 autom Sections AutomataTheory Doc

At: lremove mem 1

1. St: Type
2. l: St*
3. s: St
4. eq: StSt
5. sx: St

mem_f(St;sx;l \ s) if eq(s,sx) False else mem_f(St;sx;l) fi

By: ListInd 2

Generated subgoals:

1 mem_f(St;sx;nil \ s) if eq(s,sx) False else mem_f(St;sx;nil) fi
26. u: St
7. v: St*
8. mem_f(St;sx;v \ s) if eq(s,sx) False else mem_f(St;sx;v) fi
mem_f(St;sx;(u.v) \ s) if eq(s,sx) False else mem_f(St;sx;u.v) fi


About:
impliesifthenelseapplyfalseuniverse
listfunctionboolnilcons