thus
STC N is with_explicit_jumps
( STC N is without_implicit_jumps & STC N is homogeneous & STC N is regular & STC N is J/A-independent )
thus
STC N is without_implicit_jumps
( STC N is homogeneous & STC N is regular & STC N is J/A-independent )proof
let I be
Instruction of
(STC N);
AMISTD_2:def 9 I is without_implicit_jumps let f be
set ;
TARSKI:def 3,
AMISTD_2:def 7 ( not f in rng (JumpPart I) or f in JUMP I )
the
Instructions of
(STC N) = {[0 ,0 ,0 ],[1,0 ,0 ]}
by AMISTD_1:def 11;
then
(
I = [0 ,0 ,0 ] or
I = [1,0 ,0 ] )
by TARSKI:def 2;
hence
( not
f in rng (JumpPart I) or
f in JUMP I )
by RECDEF_2:def 2, RELAT_1:60;
verum
end;
thus
STC N is homogeneous
( STC N is regular & STC N is J/A-independent )
thus
STC N is regular
STC N is J/A-independent
let T be InsType of (STC N); AMISTD_2:def 12 for f1, f2 being Function
for p being set st f1 in JumpParts T & f2 in product (product" (JumpParts T)) & [T,f1,p] in the Instructions of (STC N) holds
[T,f2,p] in the Instructions of (STC N)
let f1, f2 be Function; for p being set st f1 in JumpParts T & f2 in product (product" (JumpParts T)) & [T,f1,p] in the Instructions of (STC N) holds
[T,f2,p] in the Instructions of (STC N)
let p be set ; ( f1 in JumpParts T & f2 in product (product" (JumpParts T)) & [T,f1,p] in the Instructions of (STC N) implies [T,f2,p] in the Instructions of (STC N) )
assume
f1 in JumpParts T
; ( not f2 in product (product" (JumpParts T)) or not [T,f1,p] in the Instructions of (STC N) or [T,f2,p] in the Instructions of (STC N) )
then A:
f1 in {0 }
by Th19;
assume Z:
f2 in product (product" (JumpParts T))
; ( not [T,f1,p] in the Instructions of (STC N) or [T,f2,p] in the Instructions of (STC N) )
product" (JumpParts T) = {}
by Th19, CARD_3:156;
then
( f1 = 0 & f2 = 0 )
by A, Z, CARD_3:19, TARSKI:def 1;
hence
( not [T,f1,p] in the Instructions of (STC N) or [T,f2,p] in the Instructions of (STC N) )
; verum