]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/contribs/procedural/Coq/Relations/Operators_Properties.mma
Preparing for 0.5.9 release.
[helm.git] / helm / software / matita / contribs / procedural / Coq / Relations / Operators_Properties.mma
1 (**************************************************************************)
2 (*       ___                                                              *)
3 (*      ||M||                                                             *)
4 (*      ||A||       A project by Andrea Asperti                           *)
5 (*      ||T||                                                             *)
6 (*      ||I||       Developers:                                           *)
7 (*      ||T||         The HELM team.                                      *)
8 (*      ||A||         http://helm.cs.unibo.it                             *)
9 (*      \   /                                                             *)
10 (*       \ /        This file is distributed under the terms of the       *)
11 (*        v         GNU General Public License Version 2                  *)
12 (*                                                                        *)
13 (**************************************************************************)
14
15 (* This file was automatically generated: do not edit *********************)
16
17 include "Coq.ma".
18
19 (*#***********************************************************************)
20
21 (*  v      *   The Coq Proof Assistant  /  The Coq Development Team     *)
22
23 (* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *)
24
25 (*   \VV/  **************************************************************)
26
27 (*    //   *      This file is distributed under the terms of the       *)
28
29 (*         *       GNU Lesser General Public License Version 2.1        *)
30
31 (*#***********************************************************************)
32
33 (*i $Id: Operators_Properties.v,v 1.7.2.1 2004/07/16 19:31:16 herbelin Exp $ i*)
34
35 (*#***************************************************************************)
36
37 (*                            Bruno Barras                                  *)
38
39 (*#***************************************************************************)
40
41 include "Relations/Relation_Definitions.ma".
42
43 include "Relations/Relation_Operators.ma".
44
45 (* UNEXPORTED
46 Section Properties
47 *)
48
49 (* UNEXPORTED
50 cic:/Coq/Relations/Operators_Properties/Properties/A.var
51 *)
52
53 (* UNEXPORTED
54 cic:/Coq/Relations/Operators_Properties/Properties/R.var
55 *)
56
57 (* UNAVAILABLE OBJECT: cic:/Coq/Relations/Operators_Properties/Properties/incl.con *)
58
59 inline procedural "cic:/Coq/Relations/Operators_Properties/Properties/incl.con" "Properties__" as definition.
60
61 (* UNEXPORTED
62 Section Clos_Refl_Trans
63 *)
64
65 inline procedural "cic:/Coq/Relations/Operators_Properties/clos_rt_is_preorder.con" as lemma.
66
67 inline procedural "cic:/Coq/Relations/Operators_Properties/clos_rt_idempotent.con" as lemma.
68
69 inline procedural "cic:/Coq/Relations/Operators_Properties/clos_refl_trans_ind_left.con" as lemma.
70
71 (* UNEXPORTED
72 End Clos_Refl_Trans
73 *)
74
75 (* UNEXPORTED
76 Section Clos_Refl_Sym_Trans
77 *)
78
79 inline procedural "cic:/Coq/Relations/Operators_Properties/clos_rt_clos_rst.con" as lemma.
80
81 inline procedural "cic:/Coq/Relations/Operators_Properties/clos_rst_is_equiv.con" as lemma.
82
83 inline procedural "cic:/Coq/Relations/Operators_Properties/clos_rst_idempotent.con" as lemma.
84
85 (* UNEXPORTED
86 End Clos_Refl_Sym_Trans
87 *)
88
89 (* UNEXPORTED
90 End Properties
91 *)
92