Suppose that we think of a sequence of two instructions, I1 and I2, where first I1 is done and then I2. The combination of I1 followed by I2 just represents a change from the state before I1 to the state after I2 (without regard for the intermediate state). If the combined "instruction" of I1 followed by I2 is denoted I12, what is the relationship between I1, I2, and I12 (as functions)?