]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/procedural/Coq/Arith/Div.mma
transcript: we now check for non-existing objects
[helm.git] / helm / software / matita / contribs / procedural / Coq / Arith / Div.mma
index 1c8e1b85ff6da5a693cb95d9d4d8b352bdfeb5fe..d8278bed67d08c539bc0b37b7e7a9c8c4ad19ab2 100644 (file)
 
 include "Coq.ma".
 
-(*#**********************************************************************)
+(*#***********************************************************************)
 
-(*  v      *   The Coq Proof Assistant  /  The Coq Development Team    *)
+(*  v      *   The Coq Proof Assistant  /  The Coq Development Team     *)
 
-(* <O___,, *        INRIA-Rocquencourt  &  LRI-CNRS-Orsay              *)
+(* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *)
 
-(*   \VV/  *************************************************************)
+(*   \VV/  **************************************************************)
 
-(*    //   *      This file is distributed under the terms of the      *)
+(*    //   *      This file is distributed under the terms of the       *)
 
-(*         *       GNU Lesser General Public License Version 2.1       *)
+(*         *       GNU Lesser General Public License Version 2.1        *)
 
-(*#**********************************************************************)
+(*#***********************************************************************)
 
-(*i $Id: Div.v,v 1.8 2003/04/09 10:55:03 herbelin Exp $ i*)
+(*i $Id: Div.v,v 1.8.2.1 2004/07/16 19:31:00 herbelin Exp $ i*)
 
 (*#* Euclidean division *)
 
@@ -50,9 +50,15 @@ include "Arith/Compare_dec.ma".
 Implicit Variables Type n,a,b,q,r:nat.
 *)
 
+(* UNAVAILABLE OBJECT: cic:/Coq/Arith/Div/inf_dec.con *********************)
+
 inline procedural "cic:/Coq/Arith/Div/inf_dec.con" as definition.
 
+(* UNAVAILABLE OBJECT: cic:/Coq/Arith/Div/div1.con ************************)
+
 inline procedural "cic:/Coq/Arith/Div/div1.con" as theorem.
 
+(* UNAVAILABLE OBJECT: cic:/Coq/Arith/Div/div2.con ************************)
+
 inline procedural "cic:/Coq/Arith/Div/div2.con" as theorem.