From 7cfc4e5146be5666419451bdd516f1f3f264d24a Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Sun, 25 Jan 2015 14:42:51 +0100 Subject: Imported Upstream version 8.5~beta1+dfsg --- theories/ZArith/Zgcd_alt.v | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'theories/ZArith/Zgcd_alt.v') diff --git a/theories/ZArith/Zgcd_alt.v b/theories/ZArith/Zgcd_alt.v index 1e19479e..14286bde 100644 --- a/theories/ZArith/Zgcd_alt.v +++ b/theories/ZArith/Zgcd_alt.v @@ -1,6 +1,6 @@ (************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) -(* 0<=fibonacci n). - eauto. + enough (forall N n, (n 0<=fibonacci n) by eauto. induction N. inversion 1. intros. -- cgit v1.2.3