We define an equivalence on lambda terms, which we shall write
, based on the many step reduction relation
.
Basically,
is the symmetric transitive closure of
. It can be defined inductively using inference rules in the
same way that we defined
based on
:
We can do the same with any reflexive, transitive relation -- the
symmetric, transitive closure of
defines an equivalence relation
.