let ins be Instruction of SCM ; ( InsCode ins = 3 implies ex da, db being Data-Location st ins = SubFrom da,db )
assume A1:
InsCode ins = 3
; ex da, db being Data-Location st ins = SubFrom da,db
A3:
now assume
ins in { [K,<*a1,b1*>] where K is Element of Segm 9, a1 is Element of NAT , b1 is Element of SCM-Data-Loc : K in {7,8} }
;
contradictionthen consider K being
Element of
Segm 9,
a1 being
Element of
NAT ,
b1 being
Element of
SCM-Data-Loc such that A4:
ins = [K,<*a1,b1*>]
and A5:
K in {7,8}
;
InsCode ins = K
by A4, MCART_1:7;
hence
contradiction
by A1, A5, TARSKI:def 2;
verum end;
not ins in {[SCM-Halt ,{} ]}
by A1, Th37, AMI_3:71, TARSKI:def 1;
then
not ins in {[SCM-Halt ,{} ]} \/ { [J,<*a*>] where J is Element of Segm 9, a is Element of NAT : J = 6 }
by A2, XBOOLE_0:def 3;
then
not ins in ({[SCM-Halt ,{} ]} \/ { [J,<*a*>] where J is Element of Segm 9, a is Element of NAT : J = 6 } ) \/ { [K,<*a1,b1*>] where K is Element of Segm 9, a1 is Element of NAT , b1 is Element of SCM-Data-Loc : K in {7,8} }
by A3, XBOOLE_0:def 3;
then
ins in { [I,<*b,c*>] where I is Element of Segm 9, b, c is Element of SCM-Data-Loc : I in {1,2,3,4,5} }
by XBOOLE_0:def 3;
then consider I being Element of Segm 9, b, c being Element of SCM-Data-Loc such that
A6:
ins = [I,<*b,c*>]
and
I in {1,2,3,4,5}
;
reconsider da = b @ , db = c @ as Data-Location ;
take
da
; ex db being Data-Location st ins = SubFrom da,db
take
db
; ins = SubFrom da,db
thus
ins = SubFrom da,db
by A1, A6, MCART_1:7; verum