]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/contribs/procedural/Coq/ZArith/auxiliary.mma
Preparing for 0.5.9 release.
[helm.git] / helm / software / matita / contribs / procedural / Coq / ZArith / auxiliary.mma
1 (**************************************************************************)
2 (*       ___                                                              *)
3 (*      ||M||                                                             *)
4 (*      ||A||       A project by Andrea Asperti                           *)
5 (*      ||T||                                                             *)
6 (*      ||I||       Developers:                                           *)
7 (*      ||T||         The HELM team.                                      *)
8 (*      ||A||         http://helm.cs.unibo.it                             *)
9 (*      \   /                                                             *)
10 (*       \ /        This file is distributed under the terms of the       *)
11 (*        v         GNU General Public License Version 2                  *)
12 (*                                                                        *)
13 (**************************************************************************)
14
15 (* This file was automatically generated: do not edit *********************)
16
17 include "Coq.ma".
18
19 (*#***********************************************************************)
20
21 (*  v      *   The Coq Proof Assistant  /  The Coq Development Team     *)
22
23 (* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *)
24
25 (*   \VV/  **************************************************************)
26
27 (*    //   *      This file is distributed under the terms of the       *)
28
29 (*         *       GNU Lesser General Public License Version 2.1        *)
30
31 (*#***********************************************************************)
32
33 (*i $Id: auxiliary.v,v 1.12.2.1 2004/07/16 19:31:22 herbelin Exp $ i*)
34
35 (*#* Binary Integers (Pierre Cr\233\gut, CNET, Lannion, France) *)
36
37 include "Arith/Arith.ma".
38
39 include "ZArith/BinInt.ma".
40
41 include "ZArith/Zorder.ma".
42
43 include "Logic/Decidable.ma".
44
45 include "Arith/Peano_dec.ma".
46
47 include "Arith/Compare_dec.ma".
48
49 (* UNEXPORTED
50 Open Local Scope Z_scope.
51 *)
52
53 (*#*********************************************************************)
54
55 (*#* Moving terms from one side to the other of an inequality *)
56
57 inline procedural "cic:/Coq/ZArith/auxiliary/Zne_left.con" as theorem.
58
59 inline procedural "cic:/Coq/ZArith/auxiliary/Zegal_left.con" as theorem.
60
61 inline procedural "cic:/Coq/ZArith/auxiliary/Zle_left.con" as theorem.
62
63 inline procedural "cic:/Coq/ZArith/auxiliary/Zle_left_rev.con" as theorem.
64
65 inline procedural "cic:/Coq/ZArith/auxiliary/Zlt_left_rev.con" as theorem.
66
67 inline procedural "cic:/Coq/ZArith/auxiliary/Zlt_left.con" as theorem.
68
69 inline procedural "cic:/Coq/ZArith/auxiliary/Zlt_left_lt.con" as theorem.
70
71 inline procedural "cic:/Coq/ZArith/auxiliary/Zge_left.con" as theorem.
72
73 inline procedural "cic:/Coq/ZArith/auxiliary/Zgt_left.con" as theorem.
74
75 inline procedural "cic:/Coq/ZArith/auxiliary/Zgt_left_gt.con" as theorem.
76
77 inline procedural "cic:/Coq/ZArith/auxiliary/Zgt_left_rev.con" as theorem.
78
79 (*#*********************************************************************)
80
81 (*#* Factorization lemmas *)
82
83 inline procedural "cic:/Coq/ZArith/auxiliary/Zred_factor0.con" as theorem.
84
85 inline procedural "cic:/Coq/ZArith/auxiliary/Zred_factor1.con" as theorem.
86
87 inline procedural "cic:/Coq/ZArith/auxiliary/Zred_factor2.con" as theorem.
88
89 inline procedural "cic:/Coq/ZArith/auxiliary/Zred_factor3.con" as theorem.
90
91 inline procedural "cic:/Coq/ZArith/auxiliary/Zred_factor4.con" as theorem.
92
93 inline procedural "cic:/Coq/ZArith/auxiliary/Zred_factor5.con" as theorem.
94
95 inline procedural "cic:/Coq/ZArith/auxiliary/Zred_factor6.con" as theorem.
96
97 inline procedural "cic:/Coq/ZArith/auxiliary/Zle_mult_approx.con" as theorem.
98
99 inline procedural "cic:/Coq/ZArith/auxiliary/Zmult_le_approx.con" as theorem.
100