TSTP Solution File: LCL082-1 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : LCL082-1 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s

% Computer : n003.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 06:52:08 EDT 2023

% Result   : Unsatisfiable 0.18s 0.59s
% Output   : CNFRefutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   43
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   56 (  29 unt;   4 typ;   0 def)
%            Number of atoms       :   78 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   54 (  28   ~;  26   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    3 (   2   >;   1   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-1 aty)
%            Number of functors    :    3 (   3 usr;   2 con; 0-2 aty)
%            Number of variables   :  155 (  74 sgn;   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    implies: ( $i * $i ) > $i ).

tff(decl_23,type,
    is_a_theorem: $i > $o ).

tff(decl_24,type,
    a: $i ).

tff(decl_25,type,
    b: $i ).

cnf(condensed_detachment,axiom,
    ( is_a_theorem(X2)
    | ~ is_a_theorem(implies(X1,X2))
    | ~ is_a_theorem(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',condensed_detachment) ).

cnf(ic_JLukasiewicz,axiom,
    is_a_theorem(implies(implies(implies(X1,X2),X3),implies(implies(X3,X1),implies(X4,X1)))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ic_JLukasiewicz) ).

cnf(prove_ic_2,negated_conjecture,
    ~ is_a_theorem(implies(a,implies(b,a))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_ic_2) ).

cnf(c_0_3,axiom,
    ( is_a_theorem(X2)
    | ~ is_a_theorem(implies(X1,X2))
    | ~ is_a_theorem(X1) ),
    condensed_detachment ).

cnf(c_0_4,axiom,
    is_a_theorem(implies(implies(implies(X1,X2),X3),implies(implies(X3,X1),implies(X4,X1)))),
    ic_JLukasiewicz ).

cnf(c_0_5,plain,
    ( is_a_theorem(implies(implies(X1,X2),implies(X3,X2)))
    | ~ is_a_theorem(implies(implies(X2,X4),X1)) ),
    inference(spm,[status(thm)],[c_0_3,c_0_4]) ).

cnf(c_0_6,plain,
    is_a_theorem(implies(implies(implies(implies(X1,X2),implies(X3,X2)),implies(X2,X4)),implies(X5,implies(X2,X4)))),
    inference(spm,[status(thm)],[c_0_5,c_0_4]) ).

cnf(c_0_7,plain,
    ( is_a_theorem(implies(X1,implies(X2,X3)))
    | ~ is_a_theorem(implies(implies(implies(X4,X2),implies(X5,X2)),implies(X2,X3))) ),
    inference(spm,[status(thm)],[c_0_3,c_0_6]) ).

cnf(c_0_8,plain,
    is_a_theorem(implies(X1,implies(implies(X2,X3),implies(X3,implies(X2,X3))))),
    inference(spm,[status(thm)],[c_0_7,c_0_6]) ).

cnf(c_0_9,plain,
    ( is_a_theorem(implies(implies(X1,X2),implies(X2,implies(X1,X2))))
    | ~ is_a_theorem(X3) ),
    inference(spm,[status(thm)],[c_0_3,c_0_8]) ).

cnf(c_0_10,plain,
    is_a_theorem(implies(implies(X1,X2),implies(X2,implies(X1,X2)))),
    inference(spm,[status(thm)],[c_0_9,c_0_4]) ).

cnf(c_0_11,plain,
    is_a_theorem(implies(implies(implies(implies(X1,X2),implies(X2,implies(X1,X2))),X3),implies(X4,X3))),
    inference(spm,[status(thm)],[c_0_5,c_0_8]) ).

cnf(c_0_12,plain,
    is_a_theorem(implies(implies(implies(X1,implies(X2,X1)),X2),implies(X3,X2))),
    inference(spm,[status(thm)],[c_0_5,c_0_10]) ).

cnf(c_0_13,plain,
    ( is_a_theorem(implies(X1,X2))
    | ~ is_a_theorem(implies(implies(implies(X3,X4),implies(X4,implies(X3,X4))),X2)) ),
    inference(spm,[status(thm)],[c_0_3,c_0_11]) ).

cnf(c_0_14,plain,
    is_a_theorem(implies(implies(implies(X1,X2),implies(X3,implies(X2,X3))),implies(X4,implies(X3,implies(X2,X3))))),
    inference(spm,[status(thm)],[c_0_5,c_0_12]) ).

cnf(c_0_15,plain,
    is_a_theorem(implies(X1,implies(X2,implies(X3,implies(X3,X3))))),
    inference(spm,[status(thm)],[c_0_13,c_0_14]) ).

cnf(c_0_16,plain,
    ( is_a_theorem(implies(X1,implies(X2,implies(X2,X2))))
    | ~ is_a_theorem(X3) ),
    inference(spm,[status(thm)],[c_0_3,c_0_15]) ).

cnf(c_0_17,plain,
    is_a_theorem(implies(X1,implies(X2,implies(X2,X2)))),
    inference(spm,[status(thm)],[c_0_16,c_0_4]) ).

cnf(c_0_18,plain,
    is_a_theorem(implies(implies(implies(X1,implies(X1,X1)),X2),implies(X3,X2))),
    inference(spm,[status(thm)],[c_0_5,c_0_17]) ).

cnf(c_0_19,plain,
    is_a_theorem(implies(X1,implies(implies(X2,X2),implies(X3,implies(X2,X2))))),
    inference(spm,[status(thm)],[c_0_7,c_0_18]) ).

cnf(c_0_20,plain,
    ( is_a_theorem(implies(implies(X1,X1),implies(X2,implies(X1,X1))))
    | ~ is_a_theorem(X3) ),
    inference(spm,[status(thm)],[c_0_3,c_0_19]) ).

cnf(c_0_21,plain,
    is_a_theorem(implies(implies(X1,X1),implies(X2,implies(X1,X1)))),
    inference(spm,[status(thm)],[c_0_20,c_0_4]) ).

cnf(c_0_22,plain,
    is_a_theorem(implies(X1,implies(X2,implies(implies(X3,X2),implies(X3,X2))))),
    inference(spm,[status(thm)],[c_0_7,c_0_21]) ).

cnf(c_0_23,plain,
    ( is_a_theorem(implies(X1,implies(implies(X2,X1),implies(X2,X1))))
    | ~ is_a_theorem(X3) ),
    inference(spm,[status(thm)],[c_0_3,c_0_22]) ).

cnf(c_0_24,plain,
    is_a_theorem(implies(X1,implies(implies(X2,X1),implies(X2,X1)))),
    inference(spm,[status(thm)],[c_0_23,c_0_4]) ).

cnf(c_0_25,plain,
    ( is_a_theorem(implies(implies(X1,X2),implies(X1,X2)))
    | ~ is_a_theorem(X2) ),
    inference(spm,[status(thm)],[c_0_3,c_0_24]) ).

cnf(c_0_26,plain,
    ( is_a_theorem(implies(implies(implies(X1,X2),X1),implies(X3,X1)))
    | ~ is_a_theorem(X2) ),
    inference(spm,[status(thm)],[c_0_5,c_0_25]) ).

cnf(c_0_27,plain,
    ( is_a_theorem(implies(X1,implies(X2,implies(X3,X2))))
    | ~ is_a_theorem(X2) ),
    inference(spm,[status(thm)],[c_0_7,c_0_26]) ).

cnf(c_0_28,plain,
    ( is_a_theorem(implies(X1,implies(X2,X1)))
    | ~ is_a_theorem(X3)
    | ~ is_a_theorem(X1) ),
    inference(spm,[status(thm)],[c_0_3,c_0_27]) ).

cnf(c_0_29,plain,
    ( is_a_theorem(implies(X1,implies(X2,X1)))
    | ~ is_a_theorem(X1) ),
    inference(spm,[status(thm)],[c_0_28,c_0_4]) ).

cnf(c_0_30,plain,
    ( is_a_theorem(implies(X1,X2))
    | ~ is_a_theorem(X2) ),
    inference(spm,[status(thm)],[c_0_3,c_0_29]) ).

cnf(c_0_31,plain,
    ( is_a_theorem(implies(implies(X1,X2),implies(X3,X2)))
    | ~ is_a_theorem(X1) ),
    inference(spm,[status(thm)],[c_0_5,c_0_30]) ).

cnf(c_0_32,plain,
    ( is_a_theorem(implies(X1,implies(X2,implies(X3,X2))))
    | ~ is_a_theorem(implies(X4,X2)) ),
    inference(spm,[status(thm)],[c_0_7,c_0_31]) ).

cnf(c_0_33,plain,
    is_a_theorem(implies(X1,implies(implies(X2,X3),implies(X4,implies(X2,X3))))),
    inference(spm,[status(thm)],[c_0_32,c_0_11]) ).

cnf(c_0_34,plain,
    ( is_a_theorem(implies(implies(X1,X2),implies(X3,implies(X1,X2))))
    | ~ is_a_theorem(X4) ),
    inference(spm,[status(thm)],[c_0_3,c_0_33]) ).

cnf(c_0_35,plain,
    is_a_theorem(implies(implies(X1,X2),implies(X3,implies(X1,X2)))),
    inference(spm,[status(thm)],[c_0_34,c_0_4]) ).

cnf(c_0_36,plain,
    is_a_theorem(implies(implies(implies(implies(X1,X2),implies(X3,implies(X1,X2))),X4),implies(X5,X4))),
    inference(spm,[status(thm)],[c_0_5,c_0_33]) ).

cnf(c_0_37,plain,
    is_a_theorem(implies(implies(implies(X1,implies(X2,X3)),X2),implies(X4,X2))),
    inference(spm,[status(thm)],[c_0_5,c_0_35]) ).

cnf(c_0_38,plain,
    ( is_a_theorem(implies(X1,X2))
    | ~ is_a_theorem(implies(implies(implies(X3,X4),implies(X5,implies(X3,X4))),X2)) ),
    inference(spm,[status(thm)],[c_0_3,c_0_36]) ).

cnf(c_0_39,plain,
    is_a_theorem(implies(implies(implies(X1,X2),implies(X3,implies(X2,X4))),implies(X5,implies(X3,implies(X2,X4))))),
    inference(spm,[status(thm)],[c_0_5,c_0_37]) ).

cnf(c_0_40,plain,
    is_a_theorem(implies(X1,implies(X2,implies(X3,implies(X4,X4))))),
    inference(spm,[status(thm)],[c_0_38,c_0_39]) ).

cnf(c_0_41,plain,
    ( is_a_theorem(implies(X1,implies(X2,implies(X3,X3))))
    | ~ is_a_theorem(X4) ),
    inference(spm,[status(thm)],[c_0_3,c_0_40]) ).

cnf(c_0_42,plain,
    is_a_theorem(implies(X1,implies(X2,implies(X3,X3)))),
    inference(spm,[status(thm)],[c_0_41,c_0_4]) ).

cnf(c_0_43,plain,
    ( is_a_theorem(implies(X1,implies(X2,X2)))
    | ~ is_a_theorem(X3) ),
    inference(spm,[status(thm)],[c_0_3,c_0_42]) ).

cnf(c_0_44,plain,
    is_a_theorem(implies(X1,implies(X2,X2))),
    inference(spm,[status(thm)],[c_0_43,c_0_4]) ).

cnf(c_0_45,plain,
    ( is_a_theorem(implies(X1,X1))
    | ~ is_a_theorem(X2) ),
    inference(spm,[status(thm)],[c_0_3,c_0_44]) ).

cnf(c_0_46,plain,
    is_a_theorem(implies(X1,X1)),
    inference(spm,[status(thm)],[c_0_45,c_0_4]) ).

cnf(c_0_47,plain,
    is_a_theorem(implies(X1,implies(X2,implies(X3,X2)))),
    inference(spm,[status(thm)],[c_0_32,c_0_46]) ).

cnf(c_0_48,plain,
    ( is_a_theorem(implies(X1,implies(X2,X1)))
    | ~ is_a_theorem(X3) ),
    inference(spm,[status(thm)],[c_0_3,c_0_47]) ).

cnf(c_0_49,negated_conjecture,
    ~ is_a_theorem(implies(a,implies(b,a))),
    prove_ic_2 ).

cnf(c_0_50,plain,
    is_a_theorem(implies(X1,implies(X2,X1))),
    inference(spm,[status(thm)],[c_0_48,c_0_4]) ).

cnf(c_0_51,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_49,c_0_50])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem    : LCL082-1 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.12  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s
% 0.12/0.33  % Computer : n003.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit   : 300
% 0.12/0.33  % WCLimit    : 300
% 0.12/0.33  % DateTime   : Fri Aug 25 00:51:08 EDT 2023
% 0.12/0.33  % CPUTime  : 
% 0.18/0.55  start to proof: theBenchmark
% 0.18/0.59  % Version  : CSE_E---1.5
% 0.18/0.59  % Problem  : theBenchmark.p
% 0.18/0.59  % Proof found
% 0.18/0.59  % SZS status Theorem for theBenchmark.p
% 0.18/0.59  % SZS output start Proof
% See solution above
% 0.18/0.60  % Total time : 0.041000 s
% 0.18/0.60  % SZS output end Proof
% 0.18/0.60  % Total time : 0.042000 s
%------------------------------------------------------------------------------