]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/procedural/Coq/ZArith/Wf_Z.mma
some notation for map_arrows2
[helm.git] / helm / software / matita / contribs / procedural / Coq / ZArith / Wf_Z.mma
index 7e85e4ad215f2bbeed2522d45e817954d59a37a3..63aa792302b3d66ebb5519aa7aa8cdc19c1463f3 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: Wf_Z.v,v 1.20 2003/12/24 10:27:08 barras Exp $ i*)
+(*i $Id: Wf_Z.v,v 1.20.2.1 2004/07/16 19:31:20 herbelin Exp $ i*)
 
 include "ZArith/BinInt.ma".
 
@@ -87,8 +87,12 @@ Section Efficient_Rec
 (*#* [natlike_rec2] is the same as [natlike_rec], but with a different proof, designed 
      to give a better extracted term. *)
 
+(* UNAVAILABLE OBJECT: cic:/Coq/ZArith/Wf_Z/Efficient_Rec/R.con ***********)
+
 inline procedural "cic:/Coq/ZArith/Wf_Z/Efficient_Rec/R.con" "Efficient_Rec__" as definition.
 
+(* UNAVAILABLE OBJECT: cic:/Coq/ZArith/Wf_Z/Efficient_Rec/R_wf.con ********)
+
 inline procedural "cic:/Coq/ZArith/Wf_Z/Efficient_Rec/R_wf.con" "Efficient_Rec__" as definition.
 
 inline procedural "cic:/Coq/ZArith/Wf_Z/natlike_rec2.con" as lemma.