TSTP Solution File: CSR035+1 by CSE_E---1.5

View Problem - Process Solution

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

% Computer : n006.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 : Wed Aug 30 19:16:49 EDT 2023

% Result   : Theorem 0.20s 0.60s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   30
% Syntax   : Number of formulae    :   37 (   3 unt;  28 typ;   0 def)
%            Number of atoms       :   15 (   0 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   11 (   5   ~;   2   |;   1   &)
%                                         (   0 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   30 (  18   >;  12   *;   0   +;   0  <<)
%            Number of predicates  :   18 (  17 usr;   1 prp; 0-3 aty)
%            Number of functors    :   11 (  11 usr;  10 con; 0-3 aty)
%            Number of variables   :    4 (   1 sgn;   1   !;   2   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    c_englishmt: $i ).

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

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

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

tff(decl_26,type,
    c_beloitcollege: $i ).

tff(decl_27,type,
    f_instancewithrelationtofn: ( $i * $i * $i ) > $i ).

tff(decl_28,type,
    s_thefootballteamwhohasbeenaffiliatedwithbeloitcollege: $i ).

tff(decl_29,type,
    prettystring: ( $i * $i ) > $o ).

tff(decl_30,type,
    isa: ( $i * $i ) > $o ).

tff(decl_31,type,
    disjointwith: ( $i * $i ) > $o ).

tff(decl_32,type,
    genlinverse: ( $i * $i ) > $o ).

tff(decl_33,type,
    genlpreds: ( $i * $i ) > $o ).

tff(decl_34,type,
    predicate: $i > $o ).

tff(decl_35,type,
    binarypredicate: $i > $o ).

tff(decl_36,type,
    collection: $i > $o ).

tff(decl_37,type,
    genls: ( $i * $i ) > $o ).

tff(decl_38,type,
    thing: $i > $o ).

tff(decl_39,type,
    c_basekb: $i ).

tff(decl_40,type,
    affiliatedwith: ( $i * $i ) > $o ).

tff(decl_41,type,
    agent_generic: $i > $o ).

tff(decl_42,type,
    footballteam: $i > $o ).

tff(decl_43,type,
    c_instancewithrelationtofn: $i ).

tff(decl_44,type,
    natfunction: ( $i * $i ) > $o ).

tff(decl_45,type,
    n_1: $i ).

tff(decl_46,type,
    natargument: ( $i * $i * $i ) > $o ).

tff(decl_47,type,
    n_2: $i ).

tff(decl_48,type,
    n_3: $i ).

tff(decl_49,type,
    controlcharacterfreestring: $i > $o ).

fof(query35,conjecture,
    ? [X10] :
      ( mtvisible(c_englishmt)
     => prettystring(f_instancewithrelationtofn(c_footballteam,c_affiliatedwith,c_beloitcollege),X10) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',query35) ).

fof(just1,axiom,
    ( mtvisible(c_englishmt)
   => prettystring(f_instancewithrelationtofn(c_footballteam,c_affiliatedwith,c_beloitcollege),s_thefootballteamwhohasbeenaffiliatedwithbeloitcollege) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',just1) ).

fof(c_0_2,negated_conjecture,
    ~ ? [X10] :
        ( mtvisible(c_englishmt)
       => prettystring(f_instancewithrelationtofn(c_footballteam,c_affiliatedwith,c_beloitcollege),X10) ),
    inference(assume_negation,[status(cth)],[query35]) ).

fof(c_0_3,plain,
    ( ~ mtvisible(c_englishmt)
    | prettystring(f_instancewithrelationtofn(c_footballteam,c_affiliatedwith,c_beloitcollege),s_thefootballteamwhohasbeenaffiliatedwithbeloitcollege) ),
    inference(fof_nnf,[status(thm)],[just1]) ).

fof(c_0_4,negated_conjecture,
    ! [X96] :
      ( mtvisible(c_englishmt)
      & ~ prettystring(f_instancewithrelationtofn(c_footballteam,c_affiliatedwith,c_beloitcollege),X96) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_2])]) ).

cnf(c_0_5,plain,
    ( prettystring(f_instancewithrelationtofn(c_footballteam,c_affiliatedwith,c_beloitcollege),s_thefootballteamwhohasbeenaffiliatedwithbeloitcollege)
    | ~ mtvisible(c_englishmt) ),
    inference(split_conjunct,[status(thm)],[c_0_3]) ).

cnf(c_0_6,negated_conjecture,
    mtvisible(c_englishmt),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_7,negated_conjecture,
    ~ prettystring(f_instancewithrelationtofn(c_footballteam,c_affiliatedwith,c_beloitcollege),X1),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_8,plain,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_5,c_0_6])]),c_0_7]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem    : CSR035+1 : TPTP v8.1.2. Released v3.4.0.
% 0.00/0.13  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s
% 0.13/0.35  % Computer : n006.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 28 10:53:21 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.20/0.59  start to proof: theBenchmark
% 0.20/0.60  % Version  : CSE_E---1.5
% 0.20/0.60  % Problem  : theBenchmark.p
% 0.20/0.60  % Proof found
% 0.20/0.60  % SZS status Theorem for theBenchmark.p
% 0.20/0.60  % SZS output start Proof
% See solution above
% 0.20/0.61  % Total time : 0.007000 s
% 0.20/0.61  % SZS output end Proof
% 0.20/0.61  % Total time : 0.010000 s
%------------------------------------------------------------------------------