1 set "baseuri" "cic:/matita/TPTP/LCL109-4".
2 include "logic/equality.ma".
4 (* Inclusion of: LCL109-4.p *)
6 (* -------------------------------------------------------------------------- *)
8 (* File : LCL109-4 : TPTP v3.2.0. Released v1.0.0. *)
10 (* Domain : Logic Calculi (Wajsberg Algebra) *)
12 (* Problem : A theorem in the lattice structure of Wajsberg algebras *)
14 (* Version : [Bon91] (equality) axioms. *)
16 (* Theorem formulation : Wajsberg algebras lattice structure. *)
20 (* Refs : [FRT84] Font et al. (1984), Wajsberg Algebras *)
22 (* : [Bon91] Bonacina (1991), Problems in Lukasiewicz Logic *)
24 (* Source : [Bon91] *)
26 (* Names : Lattice structure theorem 8 [Bon91] *)
28 (* Status : Unsatisfiable *)
30 (* Rating : 0.57 v3.2.0, 0.43 v3.1.0, 0.67 v2.7.0, 0.50 v2.6.0, 0.57 v2.5.0, 0.40 v2.4.0, 0.67 v2.2.1, 0.89 v2.2.0, 1.00 v2.0.0 *)
32 (* Syntax : Number of clauses : 9 ( 0 non-Horn; 7 unit; 3 RR) *)
34 (* Number of atoms : 11 ( 9 equality) *)
36 (* Maximal clause size : 2 ( 1 average) *)
38 (* Number of predicates : 2 ( 0 propositional; 2-2 arity) *)
40 (* Number of functors : 7 ( 3 constant; 0-2 arity) *)
42 (* Number of variables : 16 ( 0 singleton) *)
44 (* Maximal term depth : 4 ( 2 average) *)
48 (* -------------------------------------------------------------------------- *)
50 (* ----Include Wajsberg algebra axioms *)
52 (* Inclusion of: Axioms/LCL001-0.ax *)
54 (* -------------------------------------------------------------------------- *)
56 (* File : LCL001-0 : TPTP v3.2.0. Released v1.0.0. *)
58 (* Domain : Logic Calculi (Wajsberg Algebras) *)
60 (* Axioms : Wajsberg algebra axioms *)
62 (* Version : [Bon91] (equality) axioms. *)
66 (* Refs : [FRT84] Font et al. (1984), Wajsberg Algebras *)
68 (* : [Bon91] Bonacina (1991), Problems in Lukasiewicz Logic *)
70 (* : [MW92] McCune & Wos (1992), Experiments in Automated Deductio *)
74 (* Names : MV Sentential Calculus [MW92] *)
78 (* Syntax : Number of clauses : 4 ( 0 non-Horn; 4 unit; 0 RR) *)
80 (* Number of literals : 4 ( 4 equality) *)
82 (* Maximal clause size : 1 ( 1 average) *)
84 (* Number of predicates : 1 ( 0 propositional; 2-2 arity) *)
86 (* Number of functors : 3 ( 1 constant; 0-2 arity) *)
88 (* Number of variables : 8 ( 0 singleton) *)
90 (* Maximal term depth : 4 ( 2 average) *)
94 (* -------------------------------------------------------------------------- *)
96 (* -------------------------------------------------------------------------- *)
98 (* ----Include Wajsberg algebra lattice structure axioms *)
100 (* Inclusion of: Axioms/LCL001-1.ax *)
102 (* -------------------------------------------------------------------------- *)
104 (* File : LCL001-1 : TPTP v3.2.0. Released v1.0.0. *)
106 (* Domain : Logic Calculi (Wajsberg Algebras) *)
108 (* Axioms : Wajsberg algebra lattice structure definitions *)
110 (* Version : [Bon91] (equality) axioms. *)
114 (* Refs : [FRT84] Font et al. (1984), Wajsberg Algebras *)
116 (* : [Bon91] Bonacina (1991), Problems in Lukasiewicz Logic *)
118 (* Source : [Bon91] *)
124 (* Syntax : Number of clauses : 4 ( 0 non-Horn; 2 unit; 2 RR) *)
126 (* Number of literals : 6 ( 4 equality) *)
128 (* Maximal clause size : 2 ( 2 average) *)
130 (* Number of predicates : 2 ( 0 propositional; 2-2 arity) *)
132 (* Number of functors : 5 ( 1 constant; 0-2 arity) *)
134 (* Number of variables : 8 ( 0 singleton) *)
136 (* Maximal term depth : 4 ( 2 average) *)
138 (* Comments : Requires LCL001-0.ax *)
140 (* -------------------------------------------------------------------------- *)
142 (* ----Definitions of big_V and big_hat *)
144 (* ----Definition of partial order *)
146 (* -------------------------------------------------------------------------- *)
148 (* -------------------------------------------------------------------------- *)
150 ∀Univ:Set.∀X:Univ.∀Y:Univ.∀Z:Univ.∀big_V:∀_:Univ.∀_:Univ.Univ.∀big_hat:∀_:Univ.∀_:Univ.Univ.∀implies:∀_:Univ.∀_:Univ.Univ.∀not:∀_:Univ.Univ.∀ordered:∀_:Univ.∀_:Univ.Prop.∀truth:Univ.∀x:Univ.∀y:Univ.∀H0:∀X:Univ.∀Y:Univ.∀_:eq Univ (implies X Y) truth.ordered X Y.∀H1:∀X:Univ.∀Y:Univ.∀_:ordered X Y.eq Univ (implies X Y) truth.∀H2:∀X:Univ.∀Y:Univ.eq Univ (big_hat X Y) (not (big_V (not X) (not Y))).∀H3:∀X:Univ.∀Y:Univ.eq Univ (big_V X Y) (implies (implies X Y) Y).∀H4:∀X:Univ.∀Y:Univ.eq Univ (implies (implies (not X) (not Y)) (implies Y X)) truth.∀H5:∀X:Univ.∀Y:Univ.eq Univ (implies (implies X Y) Y) (implies (implies Y X) X).∀H6:∀X:Univ.∀Y:Univ.∀Z:Univ.eq Univ (implies (implies X Y) (implies (implies Y Z) (implies X Z))) truth.∀H7:∀X:Univ.eq Univ (implies truth X) X.eq Univ (big_V (implies x y) (implies y x)) truth
153 autobatch depth=5 width=5 size=20 timeout=10;
158 (* -------------------------------------------------------------------------- *)