section‹Proof Terms› theory Proof_Terms imports First_Order_Terms.Matching First_Order_Rewriting.Multistep Proof_Term_Utils begin subsection‹Definitions› text‹A rewrite rule consists of a pair of terms representing its left-hand side and right-hand side. We associate a rule symbol with each rewrite rule. ›