TSTP Solution File: LCL046-1 by Metis---2.4

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Metis---2.4
% Problem  : LCL046-1 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : metis --show proof --show saturation %s

% Computer : n008.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  : 600s
% DateTime : Sun Jul 17 12:49:02 EDT 2022

% Result   : Unsatisfiable 0.12s 0.39s
% Output   : CNFRefutation 0.12s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :    5
% Syntax   : Number of clauses     :   18 (  11 unt;   0 nHn;   8 RR)
%            Number of literals    :   28 (   0 equ;  11 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-1 aty)
%            Number of functors    :    3 (   3 usr;   1 con; 0-2 aty)
%            Number of variables   :   34 (   5 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(condensed_detachment,axiom,
    ( ~ is_a_theorem(implies(X,Y))
    | ~ is_a_theorem(X)
    | is_a_theorem(Y) ) ).

cnf(cn_1,axiom,
    is_a_theorem(implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z)))) ).

cnf(cn_2,axiom,
    is_a_theorem(implies(implies(not(X),X),X)) ).

cnf(cn_3,axiom,
    is_a_theorem(implies(X,implies(not(X),Y))) ).

cnf(prove_cn_16,negated_conjecture,
    ~ is_a_theorem(implies(a,a)) ).

cnf(refute_0_0,plain,
    is_a_theorem(implies(implies(not(X_197),X_197),X_197)),
    inference(subst,[],[cn_2:[bind(X,$fot(X_197))]]) ).

cnf(refute_0_1,plain,
    ( ~ is_a_theorem(implies(implies(implies(not(X_45),X_44),X_46),implies(X_45,X_46)))
    | ~ is_a_theorem(implies(implies(not(X_45),X_44),X_46))
    | is_a_theorem(implies(X_45,X_46)) ),
    inference(subst,[],[condensed_detachment:[bind(X,$fot(implies(implies(not(X_45),X_44),X_46))),bind(Y,$fot(implies(X_45,X_46)))]]) ).

cnf(refute_0_2,plain,
    is_a_theorem(implies(X_23,implies(not(X_23),Y))),
    inference(subst,[],[cn_3:[bind(X,$fot(X_23))]]) ).

cnf(refute_0_3,plain,
    ( ~ is_a_theorem(implies(X,Y))
    | ~ is_a_theorem(implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z))))
    | is_a_theorem(implies(implies(Y,Z),implies(X,Z))) ),
    inference(subst,[],[condensed_detachment:[bind(X,$fot(implies(X,Y))),bind(Y,$fot(implies(implies(Y,Z),implies(X,Z))))]]) ).

cnf(refute_0_4,plain,
    ( ~ is_a_theorem(implies(X,Y))
    | is_a_theorem(implies(implies(Y,Z),implies(X,Z))) ),
    inference(resolve,[$cnf( is_a_theorem(implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z)))) )],[cn_1,refute_0_3]) ).

cnf(refute_0_5,plain,
    ( ~ is_a_theorem(implies(X_23,implies(not(X_23),Y)))
    | is_a_theorem(implies(implies(implies(not(X_23),Y),X_25),implies(X_23,X_25))) ),
    inference(subst,[],[refute_0_4:[bind(X,$fot(X_23)),bind(Y,$fot(implies(not(X_23),Y))),bind(Z,$fot(X_25))]]) ).

cnf(refute_0_6,plain,
    is_a_theorem(implies(implies(implies(not(X_23),Y),X_25),implies(X_23,X_25))),
    inference(resolve,[$cnf( is_a_theorem(implies(X_23,implies(not(X_23),Y))) )],[refute_0_2,refute_0_5]) ).

cnf(refute_0_7,plain,
    is_a_theorem(implies(implies(implies(not(X_45),X_44),X_46),implies(X_45,X_46))),
    inference(subst,[],[refute_0_6:[bind(Y,$fot(X_44)),bind(X_23,$fot(X_45)),bind(X_25,$fot(X_46))]]) ).

cnf(refute_0_8,plain,
    ( ~ is_a_theorem(implies(implies(not(X_45),X_44),X_46))
    | is_a_theorem(implies(X_45,X_46)) ),
    inference(resolve,[$cnf( is_a_theorem(implies(implies(implies(not(X_45),X_44),X_46),implies(X_45,X_46))) )],[refute_0_7,refute_0_1]) ).

cnf(refute_0_9,plain,
    ( ~ is_a_theorem(implies(implies(not(X_197),X_197),X_197))
    | is_a_theorem(implies(X_197,X_197)) ),
    inference(subst,[],[refute_0_8:[bind(X_44,$fot(X_197)),bind(X_45,$fot(X_197)),bind(X_46,$fot(X_197))]]) ).

cnf(refute_0_10,plain,
    is_a_theorem(implies(X_197,X_197)),
    inference(resolve,[$cnf( is_a_theorem(implies(implies(not(X_197),X_197),X_197)) )],[refute_0_0,refute_0_9]) ).

cnf(refute_0_11,plain,
    is_a_theorem(implies(a,a)),
    inference(subst,[],[refute_0_10:[bind(X_197,$fot(a))]]) ).

cnf(refute_0_12,plain,
    $false,
    inference(resolve,[$cnf( is_a_theorem(implies(a,a)) )],[refute_0_11,prove_cn_16]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.11  % Problem  : LCL046-1 : TPTP v8.1.0. Released v1.0.0.
% 0.11/0.12  % Command  : metis --show proof --show saturation %s
% 0.12/0.33  % Computer : n008.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  : 600
% 0.12/0.33  % DateTime : Mon Jul  4 14:17:08 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.34  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 0.12/0.39  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.12/0.39  
% 0.12/0.39  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 0.12/0.39  
%------------------------------------------------------------------------------