Definition 5.2.  Let V ⊆ Var such that V is finite. We define:
Fresh(V) := Var ∖ V
Remarks.

This is just the subset of variables that do not appear in V. It should be used whenever a new bound variable is needed.