]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/procedural/Coq/ZArith/auxiliary.mma
transcript: we improved the parser/lexer to read the scripts of the standard
[helm.git] / helm / software / matita / contribs / procedural / Coq / ZArith / auxiliary.mma
diff --git a/helm/software/matita/contribs/procedural/Coq/ZArith/auxiliary.mma b/helm/software/matita/contribs/procedural/Coq/ZArith/auxiliary.mma
new file mode 100644 (file)
index 0000000..0eeec13
--- /dev/null
@@ -0,0 +1,100 @@
+(**************************************************************************)
+(*       ___                                                              *)
+(*      ||M||                                                             *)
+(*      ||A||       A project by Andrea Asperti                           *)
+(*      ||T||                                                             *)
+(*      ||I||       Developers:                                           *)
+(*      ||T||         The HELM team.                                      *)
+(*      ||A||         http://helm.cs.unibo.it                             *)
+(*      \   /                                                             *)
+(*       \ /        This file is distributed under the terms of the       *)
+(*        v         GNU General Public License Version 2                  *)
+(*                                                                        *)
+(**************************************************************************)
+
+(* This file was automatically generated: do not edit *********************)
+
+include "Coq.ma".
+
+(*#**********************************************************************)
+
+(*  v      *   The Coq Proof Assistant  /  The Coq Development Team    *)
+
+(* <O___,, *        INRIA-Rocquencourt  &  LRI-CNRS-Orsay              *)
+
+(*   \VV/  *************************************************************)
+
+(*    //   *      This file is distributed under the terms of the      *)
+
+(*         *       GNU Lesser General Public License Version 2.1       *)
+
+(*#**********************************************************************)
+
+(*i $Id: auxiliary.v,v 1.12 2003/11/29 17:28:46 herbelin Exp $ i*)
+
+(*#* Binary Integers (Pierre Crégut, CNET, Lannion, France) *)
+
+include "Arith/Arith.ma".
+
+include "ZArith/BinInt.ma".
+
+include "ZArith/Zorder.ma".
+
+include "Logic/Decidable.ma".
+
+include "Arith/Peano_dec.ma".
+
+include "Arith/Compare_dec.ma".
+
+(* UNEXPORTED
+Open Local Scope Z_scope.
+*)
+
+(*#*********************************************************************)
+
+(*#* Moving terms from one side to the other of an inequality *)
+
+inline procedural "cic:/Coq/ZArith/auxiliary/Zne_left.con" as theorem.
+
+inline procedural "cic:/Coq/ZArith/auxiliary/Zegal_left.con" as theorem.
+
+inline procedural "cic:/Coq/ZArith/auxiliary/Zle_left.con" as theorem.
+
+inline procedural "cic:/Coq/ZArith/auxiliary/Zle_left_rev.con" as theorem.
+
+inline procedural "cic:/Coq/ZArith/auxiliary/Zlt_left_rev.con" as theorem.
+
+inline procedural "cic:/Coq/ZArith/auxiliary/Zlt_left.con" as theorem.
+
+inline procedural "cic:/Coq/ZArith/auxiliary/Zlt_left_lt.con" as theorem.
+
+inline procedural "cic:/Coq/ZArith/auxiliary/Zge_left.con" as theorem.
+
+inline procedural "cic:/Coq/ZArith/auxiliary/Zgt_left.con" as theorem.
+
+inline procedural "cic:/Coq/ZArith/auxiliary/Zgt_left_gt.con" as theorem.
+
+inline procedural "cic:/Coq/ZArith/auxiliary/Zgt_left_rev.con" as theorem.
+
+(*#*********************************************************************)
+
+(*#* Factorization lemmas *)
+
+inline procedural "cic:/Coq/ZArith/auxiliary/Zred_factor0.con" as theorem.
+
+inline procedural "cic:/Coq/ZArith/auxiliary/Zred_factor1.con" as theorem.
+
+inline procedural "cic:/Coq/ZArith/auxiliary/Zred_factor2.con" as theorem.
+
+inline procedural "cic:/Coq/ZArith/auxiliary/Zred_factor3.con" as theorem.
+
+inline procedural "cic:/Coq/ZArith/auxiliary/Zred_factor4.con" as theorem.
+
+inline procedural "cic:/Coq/ZArith/auxiliary/Zred_factor5.con" as theorem.
+
+inline procedural "cic:/Coq/ZArith/auxiliary/Zred_factor6.con" as theorem.
+
+inline procedural "cic:/Coq/ZArith/auxiliary/Zle_mult_approx.con" as theorem.
+
+inline procedural "cic:/Coq/ZArith/auxiliary/Zmult_le_approx.con" as theorem.
+