(************************************************************************) (* * The Coq Proof Assistant / The Coq Development Team *) (* v * INRIA, CNRS and contributors - Copyright 1999-2018 *) (* forall x y : nat, x = y \/ x <> y. Proof. Fail tauto.