From 9043add656177eeac1491a73d2f3ab92bec0013c Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sat, 29 Dec 2018 14:31:27 -0500 Subject: Imported Upstream version 8.8.2 --- theories/ZArith/Zmin.v | 48 +++++++++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 23 deletions(-) (limited to 'theories/ZArith/Zmin.v') diff --git a/theories/ZArith/Zmin.v b/theories/ZArith/Zmin.v index 782a5158..6bc72227 100644 --- a/theories/ZArith/Zmin.v +++ b/theories/ZArith/Zmin.v @@ -1,9 +1,11 @@ (************************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(* {n <= p} + {m <= p}. Proof. apply Z.min_case; auto. Qed. -- cgit v1.2.3