Theorem all_equal : forall x y : Empty_set, x = y. Theorem all_diff : forall x y : Empty_set, x <> y.