Let result
be the result of evaluating proposition p
, return a .done
step where
the resulting expression is True
(False
) if result is
true(
false), and the proof is uses
Decidable pand the auxiliary theorems
eq_true_of_decide/
eq_false_of_decide`.