]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/contribs/procedural/Coq/Setoids/Setoid.mma
transcript: we improved the parser/lexer to read the scripts of the standard
[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___,, *        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: Setoid.v,v 1.5 2003/11/29 17:28:41 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 inline procedural "cic:/Coq/Setoids/Setoid/or_ext1.con" as theorem.
72
73 inline procedural "cic:/Coq/Setoids/Setoid/or_ext2.con" as theorem.
74
75 inline procedural "cic:/Coq/Setoids/Setoid/and_ext1.con" as theorem.
76
77 inline procedural "cic:/Coq/Setoids/Setoid/and_ext2.con" as theorem.
78
79 inline procedural "cic:/Coq/Setoids/Setoid/not_ext1.con" as theorem.
80
81 inline procedural "cic:/Coq/Setoids/Setoid/not_ext2.con" as theorem.
82
83 inline procedural "cic:/Coq/Setoids/Setoid/fleche.con" as definition.
84
85 inline procedural "cic:/Coq/Setoids/Setoid/fleche_ext1.con" as theorem.
86
87 inline procedural "cic:/Coq/Setoids/Setoid/fleche_ext2.con" as theorem.
88