let N be with_non-empty_elements set ; :: thesis: for IL being non empty set
for i being Element of the Instructions of (Trivial-AMI IL,N) holds InsCode i = 0

let IL be non empty set ; :: thesis: for i being Element of the Instructions of (Trivial-AMI IL,N) holds InsCode i = 0
let i be Element of the Instructions of (Trivial-AMI IL,N); :: thesis: InsCode i = 0
the Instructions of (Trivial-AMI IL,N) = {[0 ,{} ]} by AMI_1:def 2;
then i = [0 ,{} ] by TARSKI:def 1;
hence InsCode i = 0 by MCART_1:def 1; :: thesis: verum