thus
STC N is with_explicit_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 2 I is with_explicit_jumps
the
Instructions of
(STC N) = {[0,0,0],[1,0,0]}
by AMISTD_1:def 7;
then
(
I = [0,0,0] or
I = [1,0,0] )
by TARSKI:def 2;
hence
JUMP I = rng (JumpPart I)
by RECDEF_2:def 2, RELAT_1:38;
AMISTD_2:def 1 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); COMPOS_1:def 15 for b1, b2 being set
for b3 being set holds
( not b1 in JumpParts T or not b2 in product (product" (JumpParts T)) or not [T,b1,b3] in the Instructions of (STC N) or [T,b2,b3] in the Instructions of (STC N) )
let f1, f2 be Function; for b1 being set holds
( not f1 in JumpParts T or not f2 in product (product" (JumpParts T)) or not [T,f1,b1] in the Instructions of (STC N) or [T,f2,b1] in the Instructions of (STC N) )
let p be set ; ( not f1 in JumpParts T or 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) )
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 A1:
f1 in {0}
by Th19;
assume A2:
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:106;
then
( f1 = 0 & f2 = 0 )
by A1, A2, CARD_3:10, 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