
theorem
  for N be with_zero set
  for S be IC-Ins-separated non empty with_non-empty_values AMI-Struct over N
  for I be Instruction of S st I is jump-only
  for k be Nat holds IncAddr(I,k) is jump-only
  by COMPOS_0:def 9;
