From ce83183d22640b3bad592c7b65c94213a7d623f2 Mon Sep 17 00:00:00 2001 From: herbelin Date: Sun, 10 Aug 2003 18:47:42 +0000 Subject: Un peu d'aide pour le traducteur git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4249 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/ZArith/Zcomplements.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theories/ZArith/Zcomplements.v b/theories/ZArith/Zcomplements.v index bcf90f9618..e9f6b52e1d 100644 --- a/theories/ZArith/Zcomplements.v +++ b/theories/ZArith/Zcomplements.v @@ -306,7 +306,7 @@ Unfold Zlength; Intros; Rewrite H; Auto. Qed. Implicits Zlength_correct [1]. -Lemma Zlength_nil : (A:Set)(Zlength (nil A))=0. +Lemma Zlength_nil : (A:Set)(Zlength 1!A (nil A))=0. Proof. Auto. Qed. -- cgit v1.2.3