(atomic macro) forward chain from an implication in the hyps
Example: (forwardchain 2) ; Second hypothesis should be of the form ; (IMPLIES hyp concl), and the result is to replace ; that hypothesis with concl. General Forms: (forwardchain hypothesis-number) (forwardchain hypothesis-number hints) (forwardchain hypothesis-number hints quiet-flg)
This command replaces the hypothesis corresponding to the given index.
That hypothesis — call it
The prover must be able to prove
Output is suppressed if