1 (**************************************************************************)
4 (* ||A|| A project by Andrea Asperti *)
6 (* ||I|| Developers: *)
7 (* ||T|| The HELM team. *)
8 (* ||A|| http://helm.cs.unibo.it *)
10 (* \ / This file is distributed under the terms of the *)
11 (* v GNU General Public License Version 2 *)
13 (**************************************************************************)
15 (* This file was automatically generated: do not edit *********************)
19 (*#**********************************************************************)
21 (* v * The Coq Proof Assistant / The Coq Development Team *)
23 (* <O___,, * INRIA-Rocquencourt & LRI-CNRS-Orsay *)
25 (* \VV/ *************************************************************)
27 (* // * This file is distributed under the terms of the *)
29 (* * GNU Lesser General Public License Version 2.1 *)
31 (*#**********************************************************************)
33 (*i $Id: LeAxioms.v,v 1.3 2002/02/14 14:39:02 filliatr Exp $ i*)
35 include "Num/Axioms.ma".
37 include "Num/LtProps.ma".
39 (*#* Axiomatizing [<=] from [<] *)
41 inline procedural "cic:/Coq/Num/LeAxioms/lt_or_eq_le.con".
43 inline procedural "cic:/Coq/Num/LeAxioms/le_lt_or_eq.con".
46 Hints Resolve lt_or_eq_le : num.
50 Hints Immediate le_lt_or_eq : num.