replace

change patt with t

Synopsis:

replace pattern with sterm

Pre-conditions:

None.

Action:

It replaces the subterms of the current sequent matched by patt with the new term t. For each subterm matched by the pattern, t is disambiguated in the context of the subterm.

New sequents to prove:

For each matched term t' it opens a new sequent to prove whose conclusion is t'=t.