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___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *)
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: Classical_Pred_Set.v,v 1.6.2.1 2004/07/16 19:31:06 herbelin Exp $ i*)
35 (*#* Classical Predicate Logic on Set*)
37 include "Logic/Classical_Prop.ma".
44 cic:/Coq/Logic/Classical_Pred_Set/Generic/U.var
47 (*#* de Morgan laws for quantifiers *)
49 inline procedural "cic:/Coq/Logic/Classical_Pred_Set/not_all_ex_not.con" as lemma.
51 inline procedural "cic:/Coq/Logic/Classical_Pred_Set/not_all_not_ex.con" as lemma.
53 inline procedural "cic:/Coq/Logic/Classical_Pred_Set/not_ex_all_not.con" as lemma.
55 inline procedural "cic:/Coq/Logic/Classical_Pred_Set/not_ex_not_all.con" as lemma.
57 inline procedural "cic:/Coq/Logic/Classical_Pred_Set/ex_not_not_all.con" as lemma.
59 inline procedural "cic:/Coq/Logic/Classical_Pred_Set/all_not_not_ex.con" as lemma.