In Figure 6.3, Step 2 pushes a state on the parse stack. In the bottom-up parse shown in Figure 6.6, stack cells show both the state and the input symbol causing the state's shift onto the stack. Explain why the input symbol's presence in the stack cell is superfluous.
Figure 6.3
Figure 6.6