at.logic.gapt.proofs.expansion
Replaces terms in an expansion tree according to a replacement context.
An expansion tree.
A replacement context, i.e. a lambda expression of the form λx.E.
The term to insert for x.
A new expansion tree where x has been replaced with exp in every node.
Replaces terms in an expansion tree according to a replacement context.