let N be non empty with_non-empty_elements set ; :: thesis: for I being Instruction of (Trivial-AMI N) holds JumpPart I = 0
let I be Instruction of (Trivial-AMI N); :: thesis: JumpPart I = 0
the Instructions of (Trivial-AMI N) = {[0 ,0 ,{} ]} by AMI_1:def 2;
then I = [0 ,0 ,0 ] by TARSKI:def 1;
hence JumpPart I = 0 by RECDEF_2:def 2; :: thesis: verum