thus Trivial-AMI N is regular :: thesis: Trivial-AMI N is J/A-independent
proof
let I be Instruction of (Trivial-AMI N); :: according to COMPOS_1:def 35 :: thesis: for b1 being set holds
( not b1 in dom (JumpPart I) or (product" (JumpParts (InsCode I))) . b1 = NAT )

JumpPart I = {} by Lm3;
hence for b1 being set holds
( not b1 in dom (JumpPart I) or (product" (JumpParts (InsCode I))) . b1 = NAT ) ; :: thesis: verum
end;
let T be InsType of (Trivial-AMI N); :: according to COMPOS_1:def 36 :: thesis: 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 (Trivial-AMI N) or [T,b2,b3] in the Instructions of (Trivial-AMI N) )

let f1, f2 be Function; :: thesis: 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 (Trivial-AMI N) or [T,f2,b1] in the Instructions of (Trivial-AMI N) )

let p be set ; :: thesis: ( not f1 in JumpParts T or not f2 in product (product" (JumpParts T)) or not [T,f1,p] in the Instructions of (Trivial-AMI N) or [T,f2,p] in the Instructions of (Trivial-AMI N) )
assume f1 in JumpParts T ; :: thesis: ( not f2 in product (product" (JumpParts T)) or not [T,f1,p] in the Instructions of (Trivial-AMI N) or [T,f2,p] in the Instructions of (Trivial-AMI N) )
then A: f1 in {0} by Lm4;
assume Z: f2 in product (product" (JumpParts T)) ; :: thesis: ( not [T,f1,p] in the Instructions of (Trivial-AMI N) or [T,f2,p] in the Instructions of (Trivial-AMI N) )
product" (JumpParts T) = {} by Lm4, 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 (Trivial-AMI N) or [T,f2,p] in the Instructions of (Trivial-AMI N) ) ; :: thesis: verum