]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/contribs/procedural/Coq/Relations/Operators_Properties.mma
...
[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___,, *        INRIA-Rocquencourt  &  LRI-CNRS-Orsay              *)
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 2003/11/29 17:28:41 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 inline procedural "cic:/Coq/Relations/Operators_Properties/Properties/incl.con" "Properties__" as definition.
58
59 (* UNEXPORTED
60 Section Clos_Refl_Trans
61 *)
62
63 inline procedural "cic:/Coq/Relations/Operators_Properties/clos_rt_is_preorder.con" as lemma.
64
65 inline procedural "cic:/Coq/Relations/Operators_Properties/clos_rt_idempotent.con" as lemma.
66
67 inline procedural "cic:/Coq/Relations/Operators_Properties/clos_refl_trans_ind_left.con" as lemma.
68
69 (* UNEXPORTED
70 End Clos_Refl_Trans
71 *)
72
73 (* UNEXPORTED
74 Section Clos_Refl_Sym_Trans
75 *)
76
77 inline procedural "cic:/Coq/Relations/Operators_Properties/clos_rt_clos_rst.con" as lemma.
78
79 inline procedural "cic:/Coq/Relations/Operators_Properties/clos_rst_is_equiv.con" as lemma.
80
81 inline procedural "cic:/Coq/Relations/Operators_Properties/clos_rst_idempotent.con" as lemma.
82
83 (* UNEXPORTED
84 End Clos_Refl_Sym_Trans
85 *)
86
87 (* UNEXPORTED
88 End Properties
89 *)
90