set X = NAT ;
set S = ECIW-signature ;
set G = INT-ElemIns ;
set A = FreeUnivAlgNSG ECIW-signature ,INT-ElemIns ;
let f be INT-Exec ; :: thesis: for v being INT-Variable of NAT
for t being INT-Expression of NAT holds v,t form_assignment_wrt f

let v be INT-Variable of NAT ; :: thesis: for t being INT-Expression of NAT holds v,t form_assignment_wrt f
let t be INT-Expression of NAT ; :: thesis: v,t form_assignment_wrt f
reconsider v' = v as Element of Funcs (Funcs NAT ,INT ),NAT by FUNCT_2:11;
reconsider t' = t as Element of Funcs (Funcs NAT ,INT ),INT by FUNCT_2:11;
AA: ElementaryInstructions (FreeUnivAlgNSG ECIW-signature ,INT-ElemIns ) = FreeGenSetNSG ECIW-signature ,INT-ElemIns by AOFA_000:70;
BB: Terminals (DTConUA ECIW-signature ,INT-ElemIns ) = INT-ElemIns by FREEALG:3;
CC: [v',t'] in INT-ElemIns by ZFMISC_1:106;
then root-tree [v',t'] in ElementaryInstructions (FreeUnivAlgNSG ECIW-signature ,INT-ElemIns ) by AA, BB;
then reconsider I = root-tree [v',t'] as Element of (FreeUnivAlgNSG ECIW-signature ,INT-ElemIns ) ;
take I ; :: according to AOFA_I00:def 15 :: thesis: ( I in ElementaryInstructions (FreeUnivAlgNSG ECIW-signature ,INT-ElemIns ) & ( for s being Element of Funcs NAT ,INT holds f . s,I = s +* (v . s),(t . s) ) )
thus I in ElementaryInstructions (FreeUnivAlgNSG ECIW-signature ,INT-ElemIns ) by AA, BB, CC; :: thesis: for s being Element of Funcs NAT ,INT holds f . s,I = s +* (v . s),(t . s)
thus for s being Element of Funcs NAT ,INT holds f . s,I = s +* (v . s),(t . s) by INTiwaEXEC; :: thesis: verum