let x be set ; :: thesis: for c being Element of SCM+FSA-Data-Loc
for f being Element of SCM+FSA-Data*-Loc st x in {11,12} holds
[x,<*c,f*>] in SCM+FSA-Instr

let c be Element of SCM+FSA-Data-Loc ; :: thesis: for f being Element of SCM+FSA-Data*-Loc st x in {11,12} holds
[x,<*c,f*>] in SCM+FSA-Instr

let f be Element of SCM+FSA-Data*-Loc ; :: thesis: ( x in {11,12} implies [x,<*c,f*>] in SCM+FSA-Instr )
assume A1: x in {11,12} ; :: thesis: [x,<*c,f*>] in SCM+FSA-Instr
then ( x = 11 or x = 12 ) by TARSKI:def 2;
then reconsider x = x as Element of Segm 13 by GR_CY_1:10;
[x,<*c,f*>] in { [K,<*c1,f1*>] where K is Element of Segm 13, c1 is Element of SCM+FSA-Data-Loc , f1 is Element of SCM+FSA-Data*-Loc : K in {11,12} } by A1;
hence [x,<*c,f*>] in SCM+FSA-Instr by XBOOLE_0:def 3; :: thesis: verum