TSTP Solution File: CSR032+4 by Metis---2.4

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Metis---2.4
% Problem  : CSR032+4 : TPTP v8.1.0. Released v3.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : metis --show proof --show saturation %s

% Computer : n026.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 : Fri Jul 15 21:56:44 EDT 2022

% Result   : Theorem 240.24s 240.45s
% Output   : CNFRefutation 240.35s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   23 (  10 unt;   0 def)
%            Number of atoms       :   36 (   6 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   26 (  13   ~;   7   |;   1   &)
%                                         (   0 <=>;   5  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   4 con; 0-2 aty)
%            Number of variables   :   24 (   5 sgn  12   !;   3   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(ax3_36873,axiom,
    ! [ARG1,INS] :
      ( ARG1 = INS
     => thing(INS) ) ).

fof(ax3_44057,axiom,
    ! [X] :
      ( thing(X)
     => isa(X,c_thing) ) ).

fof(query182,conjecture,
    ? [COL] :
      ( mtvisible(c_reasoningaboutpossibleantecedentsmt)
     => isa(f_citynamedfn(s_agen,c_france),COL) ) ).

fof(subgoal_0,plain,
    ? [COL] :
      ( mtvisible(c_reasoningaboutpossibleantecedentsmt)
     => isa(f_citynamedfn(s_agen,c_france),COL) ),
    inference(strip,[],[query182]) ).

fof(negate_0_0,plain,
    ~ ? [COL] :
        ( mtvisible(c_reasoningaboutpossibleantecedentsmt)
       => isa(f_citynamedfn(s_agen,c_france),COL) ),
    inference(negate,[],[subgoal_0]) ).

fof(normalize_0_0,plain,
    ! [X] :
      ( ~ thing(X)
      | isa(X,c_thing) ),
    inference(canonicalize,[],[ax3_44057]) ).

fof(normalize_0_1,plain,
    ! [X] :
      ( ~ thing(X)
      | isa(X,c_thing) ),
    inference(specialize,[],[normalize_0_0]) ).

fof(normalize_0_2,plain,
    ! [ARG1,INS] :
      ( ARG1 != INS
      | thing(INS) ),
    inference(canonicalize,[],[ax3_36873]) ).

fof(normalize_0_3,plain,
    ! [ARG1,INS] :
      ( ARG1 != INS
      | thing(INS) ),
    inference(specialize,[],[normalize_0_2]) ).

fof(normalize_0_4,plain,
    ( mtvisible(c_reasoningaboutpossibleantecedentsmt)
    & ! [COL] : ~ isa(f_citynamedfn(s_agen,c_france),COL) ),
    inference(canonicalize,[],[negate_0_0]) ).

fof(normalize_0_5,plain,
    ! [COL] : ~ isa(f_citynamedfn(s_agen,c_france),COL),
    inference(conjunct,[],[normalize_0_4]) ).

fof(normalize_0_6,plain,
    ! [COL] : ~ isa(f_citynamedfn(s_agen,c_france),COL),
    inference(specialize,[],[normalize_0_5]) ).

cnf(refute_0_0,plain,
    ( ~ thing(X)
    | isa(X,c_thing) ),
    inference(canonicalize,[],[normalize_0_1]) ).

cnf(refute_0_1,plain,
    ( ARG1 != INS
    | thing(INS) ),
    inference(canonicalize,[],[normalize_0_3]) ).

cnf(refute_0_2,plain,
    ( INS != INS
    | thing(INS) ),
    inference(subst,[],[refute_0_1:[bind(ARG1,$fot(INS))]]) ).

cnf(refute_0_3,plain,
    INS = INS,
    introduced(tautology,[refl,[$fot(INS)]]) ).

cnf(refute_0_4,plain,
    thing(INS),
    inference(resolve,[$cnf( $equal(INS,INS) )],[refute_0_3,refute_0_2]) ).

cnf(refute_0_5,plain,
    thing(X),
    inference(subst,[],[refute_0_4:[bind(INS,$fot(X))]]) ).

cnf(refute_0_6,plain,
    isa(X,c_thing),
    inference(resolve,[$cnf( thing(X) )],[refute_0_5,refute_0_0]) ).

cnf(refute_0_7,plain,
    isa(f_citynamedfn(s_agen,c_france),c_thing),
    inference(subst,[],[refute_0_6:[bind(X,$fot(f_citynamedfn(s_agen,c_france)))]]) ).

cnf(refute_0_8,plain,
    ~ isa(f_citynamedfn(s_agen,c_france),COL),
    inference(canonicalize,[],[normalize_0_6]) ).

cnf(refute_0_9,plain,
    ~ isa(f_citynamedfn(s_agen,c_france),c_thing),
    inference(subst,[],[refute_0_8:[bind(COL,$fot(c_thing))]]) ).

cnf(refute_0_10,plain,
    $false,
    inference(resolve,[$cnf( isa(f_citynamedfn(s_agen,c_france),c_thing) )],[refute_0_7,refute_0_9]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : CSR032+4 : TPTP v8.1.0. Released v3.4.0.
% 0.07/0.14  % Command  : metis --show proof --show saturation %s
% 0.14/0.35  % Computer : n026.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Thu Jun  9 18:56:33 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.14/0.36  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 240.24/240.45  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 240.24/240.45  
% 240.24/240.45  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 240.35/240.50  
%------------------------------------------------------------------------------