(************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) (* forall x y : nat, x = y \/ x <> y. Proof. Fail tauto.