Thms list 3 autom Sections AutomataTheory Doc

lremove Def l \ a == Case of l; nil nil ; h.l' if eq(a,h) l' \ a else h.(l' \ a) fi (recursive)

Thm* St:Type, l:St*, s:St, eq:(StSt). (l \ s) St*

mem_f Def mem_f(T;a;bs) == Case of bs; nil False ; b.bs' b = a T mem_f(T;a;bs') (recursive)

Thm* T:Type, a:T, bs:T*. mem_f(T;a;bs) Prop

About:
recursive_def_notice!abstractionlist_indfalseorequal
alluniverselistmemberpropnil
ifthenelseapplyconsfunctionbool