1 (**************************************************************************)
4 (* ||A|| A project by Andrea Asperti *)
6 (* ||I|| Developers: *)
7 (* ||T|| The HELM team. *)
8 (* ||A|| http://helm.cs.unibo.it *)
10 (* \ / This file is distributed under the terms of the *)
11 (* v GNU General Public License Version 2 *)
13 (**************************************************************************)
15 (* This file was automatically generated: do not edit *********************)
19 (*#**********************************************************************)
21 (* v * The Coq Proof Assistant / The Coq Development Team *)
23 (* <O___,, * INRIA-Rocquencourt & LRI-CNRS-Orsay *)
25 (* \VV/ *************************************************************)
27 (* // * This file is distributed under the terms of the *)
29 (* * GNU Lesser General Public License Version 2.1 *)
31 (*#**********************************************************************)
33 (*i $Id: Decidable.v,v 1.5 2003/11/29 17:28:33 herbelin Exp $ i*)
35 (*#* Properties of decidable propositions *)
37 inline procedural "cic:/Coq/Logic/Decidable/decidable.con" as definition.
39 inline procedural "cic:/Coq/Logic/Decidable/dec_not_not.con" as theorem.
41 inline procedural "cic:/Coq/Logic/Decidable/dec_True.con" as theorem.
43 inline procedural "cic:/Coq/Logic/Decidable/dec_False.con" as theorem.
45 inline procedural "cic:/Coq/Logic/Decidable/dec_or.con" as theorem.
47 inline procedural "cic:/Coq/Logic/Decidable/dec_and.con" as theorem.
49 inline procedural "cic:/Coq/Logic/Decidable/dec_not.con" as theorem.
51 inline procedural "cic:/Coq/Logic/Decidable/dec_imp.con" as theorem.
53 inline procedural "cic:/Coq/Logic/Decidable/not_not.con" as theorem.
55 inline procedural "cic:/Coq/Logic/Decidable/not_or.con" as theorem.
57 inline procedural "cic:/Coq/Logic/Decidable/not_and.con" as theorem.
59 inline procedural "cic:/Coq/Logic/Decidable/not_imp.con" as theorem.
61 inline procedural "cic:/Coq/Logic/Decidable/imp_simp.con" as theorem.