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

View Problem - Process Solution

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

% Computer : n005.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:28:34 EDT 2023

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

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

tff(decl_23,type,
    c_calendarsvocabularymt: $i ).

tff(decl_24,type,
    genlmt: ( $i * $i ) > $o ).

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

tff(decl_26,type,
    transitivebinarypredicate: $i > $o ).

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

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

tff(decl_29,type,
    c_cyclistsmt: $i ).

tff(decl_30,type,
    c_tptpcol_16_30972: $i ).

tff(decl_31,type,
    c_tptpcol_15_30970: $i ).

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

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

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

tff(decl_35,type,
    c_tptp_spindleheadmt: $i ).

tff(decl_36,type,
    c_tptp_member2862_mt: $i ).

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

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

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

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

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

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

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

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

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

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

tff(decl_47,type,
    microtheory: $i > $o ).

fof(query43,conjecture,
    ( mtvisible(c_tptp_member2862_mt)
   => genls(c_tptpcol_16_30972,c_tptpcol_15_30970) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',query43) ).

fof(just6,axiom,
    genls(c_tptpcol_16_30972,c_tptpcol_15_30970),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',just6) ).

fof(c_0_2,negated_conjecture,
    ~ ( mtvisible(c_tptp_member2862_mt)
     => genls(c_tptpcol_16_30972,c_tptpcol_15_30970) ),
    inference(assume_negation,[status(cth)],[query43]) ).

fof(c_0_3,negated_conjecture,
    ( mtvisible(c_tptp_member2862_mt)
    & ~ genls(c_tptpcol_16_30972,c_tptpcol_15_30970) ),
    inference(fof_nnf,[status(thm)],[c_0_2]) ).

cnf(c_0_4,plain,
    genls(c_tptpcol_16_30972,c_tptpcol_15_30970),
    inference(split_conjunct,[status(thm)],[just6]) ).

cnf(c_0_5,negated_conjecture,
    ~ genls(c_tptpcol_16_30972,c_tptpcol_15_30970),
    inference(split_conjunct,[status(thm)],[c_0_3]) ).

cnf(c_0_6,plain,
    $false,
    inference(sr,[status(thm)],[c_0_4,c_0_5]),
    [proof] ).

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