]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/contribs/procedural/Coq/Setoids/Setoid.mma
Preparing for 0.5.9 release.
[helm.git] / helm / software / matita / contribs / procedural / Coq / Setoids / Setoid.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 include "Init/Prelude.ma".
20
21 (*#***********************************************************************)
22
23 (*  v      *   The Coq Proof Assistant  /  The Coq Development Team     *)
24
25 (* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *)
26
27 (*   \VV/  **************************************************************)
28
29 (*    //   *      This file is distributed under the terms of the       *)
30
31 (*         *       GNU Lesser General Public License Version 2.1        *)
32
33 (*#***********************************************************************)
34
35 (*i $Id: Setoid.v,v 1.5.2.1 2004/07/16 19:31:17 herbelin Exp $: i*)
36
37 (* UNEXPORTED
38 Section Setoid
39 *)
40
41 (* UNEXPORTED
42 cic:/Coq/Setoids/Setoid/Setoid/A.var
43 *)
44
45 (* UNEXPORTED
46 cic:/Coq/Setoids/Setoid/Setoid/Aeq.var
47 *)
48
49 inline procedural "cic:/Coq/Setoids/Setoid/Setoid_Theory.ind".
50
51 (* UNEXPORTED
52 End Setoid
53 *)
54
55 inline procedural "cic:/Coq/Setoids/Setoid/Prop_S.con" as definition.
56
57 (* NOTATION
58 Add Setoid Prop iff Prop_S.
59 *)
60
61 (* UNEXPORTED
62 Hint Resolve (Seq_refl Prop iff Prop_S): setoid.
63 *)
64
65 (* UNEXPORTED
66 Hint Resolve (Seq_sym Prop iff Prop_S): setoid.
67 *)
68
69 (* UNEXPORTED
70 Hint Resolve (Seq_trans Prop iff Prop_S): setoid.
71 *)
72
73 (* UNAVAILABLE OBJECT: cic:/Coq/Setoids/Setoid/or_ext1.con ****************)
74
75 inline procedural "cic:/Coq/Setoids/Setoid/or_ext1.con" as theorem.
76
77 inline procedural "cic:/Coq/Setoids/Setoid/or_ext2.con" as theorem.
78
79 (* UNAVAILABLE OBJECT: cic:/Coq/Setoids/Setoid/and_ext1.con ***************)
80
81 inline procedural "cic:/Coq/Setoids/Setoid/and_ext1.con" as theorem.
82
83 inline procedural "cic:/Coq/Setoids/Setoid/and_ext2.con" as theorem.
84
85 (* UNAVAILABLE OBJECT: cic:/Coq/Setoids/Setoid/not_ext1.con ***************)
86
87 inline procedural "cic:/Coq/Setoids/Setoid/not_ext1.con" as theorem.
88
89 inline procedural "cic:/Coq/Setoids/Setoid/not_ext2.con" as theorem.
90
91 inline procedural "cic:/Coq/Setoids/Setoid/fleche.con" as definition.
92
93 (* UNAVAILABLE OBJECT: cic:/Coq/Setoids/Setoid/fleche_ext1.con ************)
94
95 inline procedural "cic:/Coq/Setoids/Setoid/fleche_ext1.con" as theorem.
96
97 inline procedural "cic:/Coq/Setoids/Setoid/fleche_ext2.con" as theorem.
98