]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/procedural/Coq/Num/DiscrProps.mma
transcript: we now check for non-existing objects
[helm.git] / helm / software / matita / contribs / procedural / Coq / Num / DiscrProps.mma
index 6ee46514b48875826d46f4c481567eae9cff3f39..2a1a6aa23fccf443c9c95a394a6823bc931050f6 100644 (file)
 
 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: DiscrProps.v,v 1.4 2002/04/17 11:30:20 herbelin Exp $ i*)
-
 include "Num/DiscrAxioms.ma".
 
 include "Num/LtProps.ma".
 
-(*#* Properties of a discrete order *)
+(* UNAVAILABLE OBJECT: cic:/Coq/Num/DiscrProps/lt_le_Sx_y.con *************)
 
 inline procedural "cic:/Coq/Num/DiscrProps/lt_le_Sx_y.con" as lemma.
 
-(* UNEXPORTED
-Hints Resolve lt_le_Sx_y : num.
-*)
-