]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/contribs/procedural/Coq/Bool/BoolEq.mma
Preparing for 0.5.9 release.
[helm.git] / helm / software / matita / contribs / procedural / Coq / Bool / BoolEq.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: BoolEq.v,v 1.4.2.1 2004/07/16 19:31:02 herbelin Exp $ i*)
34
35 (* Cuihtlauac Alvarado - octobre 2000 *)
36
37 (*#* Properties of a boolean equality   *)
38
39 include "Bool/Bool.ma".
40
41 (* UNEXPORTED
42 Section Bool_eq_dec
43 *)
44
45 (* UNEXPORTED
46 cic:/Coq/Bool/BoolEq/Bool_eq_dec/A.var
47 *)
48
49 (* UNEXPORTED
50 cic:/Coq/Bool/BoolEq/Bool_eq_dec/beq.var
51 *)
52
53 (* UNEXPORTED
54 cic:/Coq/Bool/BoolEq/Bool_eq_dec/beq_refl.var
55 *)
56
57 (* UNEXPORTED
58 cic:/Coq/Bool/BoolEq/Bool_eq_dec/beq_eq.var
59 *)
60
61 inline procedural "cic:/Coq/Bool/BoolEq/beq_eq_true.con" as definition.
62
63 inline procedural "cic:/Coq/Bool/BoolEq/beq_eq_not_false.con" as definition.
64
65 inline procedural "cic:/Coq/Bool/BoolEq/beq_false_not_eq.con" as definition.
66
67 inline procedural "cic:/Coq/Bool/BoolEq/exists_beq_eq.con" as definition.
68
69 inline procedural "cic:/Coq/Bool/BoolEq/not_eq_false_beq.con" as definition.
70
71 inline procedural "cic:/Coq/Bool/BoolEq/eq_dec.con" as definition.
72
73 (* UNEXPORTED
74 End Bool_eq_dec
75 *)
76