Definitions GenAutomata Sections NuprlLIB Doc

No mentions to report in GenAutomata
fappendDef fappend(f;n;x)(i) == if i=n x else f(i) fi
Thm* n,m:, f:(nm), x:m. fappend(f;n;x) (n+1)m
eq_int Def i=j == if i=j true ; false fi
Thm* i,j:. (i=j)

Syntax:fappend(f;n;x) has structure: fappend(f; n; x)

About:
boolbfalsebtrueifthenelseintnatural_numberadd
int_eqapplyfunctionmemberall
!abstraction

Definitions GenAutomata Sections NuprlLIB Doc