]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/procedural/Coq/Wellfounded/Disjoint_Union.mma
transcript: we improved the parser/lexer to read the scripts of the standard
[helm.git] / helm / software / matita / contribs / procedural / Coq / Wellfounded / Disjoint_Union.mma
diff --git a/helm/software/matita/contribs/procedural/Coq/Wellfounded/Disjoint_Union.mma b/helm/software/matita/contribs/procedural/Coq/Wellfounded/Disjoint_Union.mma
new file mode 100644 (file)
index 0000000..dc6e8db
--- /dev/null
@@ -0,0 +1,74 @@
+(**************************************************************************)
+(*       ___                                                              *)
+(*      ||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: Disjoint_Union.v,v 1.9 2003/11/29 17:28:44 herbelin Exp $ i*)
+
+(*#* Author: Cristina Cornes
+    From : Constructing Recursion Operators in Type Theory                 
+           L. Paulson  JSC (1986) 2, 325-355 *)
+
+include "Relations/Relation_Operators.ma".
+
+(* UNEXPORTED
+Section Wf_Disjoint_Union
+*)
+
+(* UNEXPORTED
+cic:/Coq/Wellfounded/Disjoint_Union/Wf_Disjoint_Union/A.var
+*)
+
+(* UNEXPORTED
+cic:/Coq/Wellfounded/Disjoint_Union/Wf_Disjoint_Union/B.var
+*)
+
+(* UNEXPORTED
+cic:/Coq/Wellfounded/Disjoint_Union/Wf_Disjoint_Union/leA.var
+*)
+
+(* UNEXPORTED
+cic:/Coq/Wellfounded/Disjoint_Union/Wf_Disjoint_Union/leB.var
+*)
+
+(* NOTATION
+Notation Le_AsB := (le_AsB A B leA leB).
+*)
+
+inline procedural "cic:/Coq/Wellfounded/Disjoint_Union/acc_A_sum.con" as lemma.
+
+inline procedural "cic:/Coq/Wellfounded/Disjoint_Union/acc_B_sum.con" as lemma.
+
+inline procedural "cic:/Coq/Wellfounded/Disjoint_Union/wf_disjoint_sum.con" as lemma.
+
+(* UNEXPORTED
+End Wf_Disjoint_Union
+*)
+