]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/contribs/procedural/Coq/Setoids/Setoid.mma
80019f64fab12d0af1003b251a48c0b2de551a92
[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 (*#***********************************************************************)
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: Setoid.v,v 1.5.2.1 2004/07/16 19:31:17 herbelin Exp $: i*)
34
35 (* UNEXPORTED
36 Section Setoid
37 *)
38
39 (* UNEXPORTED
40 cic:/Coq/Setoids/Setoid/Setoid/A.var
41 *)
42
43 (* UNEXPORTED
44 cic:/Coq/Setoids/Setoid/Setoid/Aeq.var
45 *)
46
47 inline procedural "cic:/Coq/Setoids/Setoid/Setoid_Theory.ind".
48
49 (* UNEXPORTED
50 End Setoid
51 *)
52
53 inline procedural "cic:/Coq/Setoids/Setoid/Prop_S.con" as definition.
54
55 (* NOTATION
56 Add Setoid Prop iff Prop_S.
57 *)
58
59 (* UNEXPORTED
60 Hint Resolve (Seq_refl Prop iff Prop_S): setoid.
61 *)
62
63 (* UNEXPORTED
64 Hint Resolve (Seq_sym Prop iff Prop_S): setoid.
65 *)
66
67 (* UNEXPORTED
68 Hint Resolve (Seq_trans Prop iff Prop_S): setoid.
69 *)
70
71 (* UNAVAILABLE OBJECT: cic:/Coq/Setoids/Setoid/or_ext1.con ****************)
72
73 inline procedural "cic:/Coq/Setoids/Setoid/or_ext1.con" as theorem.
74
75 inline procedural "cic:/Coq/Setoids/Setoid/or_ext2.con" as theorem.
76
77 (* UNAVAILABLE OBJECT: cic:/Coq/Setoids/Setoid/and_ext1.con ***************)
78
79 inline procedural "cic:/Coq/Setoids/Setoid/and_ext1.con" as theorem.
80
81 inline procedural "cic:/Coq/Setoids/Setoid/and_ext2.con" as theorem.
82
83 (* UNAVAILABLE OBJECT: cic:/Coq/Setoids/Setoid/not_ext1.con ***************)
84
85 inline procedural "cic:/Coq/Setoids/Setoid/not_ext1.con" as theorem.
86
87 inline procedural "cic:/Coq/Setoids/Setoid/not_ext2.con" as theorem.
88
89 inline procedural "cic:/Coq/Setoids/Setoid/fleche.con" as definition.
90
91 (* UNAVAILABLE OBJECT: cic:/Coq/Setoids/Setoid/fleche_ext1.con ************)
92
93 inline procedural "cic:/Coq/Setoids/Setoid/fleche_ext1.con" as theorem.
94
95 inline procedural "cic:/Coq/Setoids/Setoid/fleche_ext2.con" as theorem.
96