From a4c7f8bd98be2a200489325ff7c5061cf80ab4f3 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Tue, 27 Dec 2016 16:53:30 +0100 Subject: Imported Upstream version 8.6 --- theories/Init/Wf.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theories/Init/Wf.v') diff --git a/theories/Init/Wf.v b/theories/Init/Wf.v index 985ecaf2..b5b17e5e 100644 --- a/theories/Init/Wf.v +++ b/theories/Init/Wf.v @@ -34,7 +34,7 @@ Section Well_founded. destruct 1; trivial. Defined. - Global Implicit Arguments Acc_inv [x y] [x]. + Global Arguments Acc_inv [x] _ [y] _, [x] _ y _. (** A relation is well-founded if every element is accessible *) -- cgit v1.2.3