1. Optimal Substructure.
Define: Given X = , the ith prefix of X, i = 0, .., m, is . X0 is empty.
Theorem 16.1
Let X = and Y = be sequences, and Z = be any LCS of X and Y.
Thus the LCS problem has optimal substructure.