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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : NUM549+1 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %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  : 300s
% DateTime : Thu Aug 31 10:38:37 EDT 2023

% Result   : Theorem 0.18s 0.60s
% Output   : CNFRefutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   41
% Syntax   : Number of formulae    :   60 (   7 unt;  35 typ;   0 def)
%            Number of atoms       :   63 (  22 equ)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :   65 (  27   ~;  23   |;  10   &)
%                                         (   2 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   45 (  27   >;  18   *;   0   +;   0  <<)
%            Number of predicates  :   10 (   8 usr;   1 prp; 0-2 aty)
%            Number of functors    :   27 (  27 usr;   8 con; 0-3 aty)
%            Number of variables   :   22 (   0 sgn;  11   !;   3   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    aSet0: $i > $o ).

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

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

tff(decl_25,type,
    isFinite0: $i > $o ).

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

tff(decl_27,type,
    isCountable0: $i > $o ).

tff(decl_28,type,
    aSubsetOf0: ( $i * $i ) > $o ).

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

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

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

tff(decl_32,type,
    sz00: $i ).

tff(decl_33,type,
    szszuzczcdt0: $i > $i ).

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

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

tff(decl_36,type,
    sbrdtbr0: $i > $i ).

tff(decl_37,type,
    szmzizndt0: $i > $i ).

tff(decl_38,type,
    szmzazxdt0: $i > $i ).

tff(decl_39,type,
    slbdtrb0: $i > $i ).

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

tff(decl_41,type,
    xk: $i ).

tff(decl_42,type,
    xS: $i ).

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

tff(decl_44,type,
    xx: $i ).

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

tff(decl_46,type,
    esk1_1: $i > $i ).

tff(decl_47,type,
    esk2_2: ( $i * $i ) > $i ).

tff(decl_48,type,
    esk3_3: ( $i * $i * $i ) > $i ).

tff(decl_49,type,
    esk4_3: ( $i * $i * $i ) > $i ).

tff(decl_50,type,
    esk5_1: $i > $i ).

tff(decl_51,type,
    esk6_2: ( $i * $i ) > $i ).

tff(decl_52,type,
    esk7_2: ( $i * $i ) > $i ).

tff(decl_53,type,
    esk8_2: ( $i * $i ) > $i ).

tff(decl_54,type,
    esk9_2: ( $i * $i ) > $i ).

tff(decl_55,type,
    esk10_1: $i > $i ).

tff(decl_56,type,
    esk11_3: ( $i * $i * $i ) > $i ).

fof(m__,conjecture,
    ? [X1] :
      ( aElement0(X1)
      & aElementOf0(X1,xQ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__) ).

fof(mEOfElem,axiom,
    ! [X1] :
      ( aSet0(X1)
     => ! [X2] :
          ( aElementOf0(X2,X1)
         => aElement0(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mEOfElem) ).

fof(mDefEmp,axiom,
    ! [X1] :
      ( X1 = slcrc0
    <=> ( aSet0(X1)
        & ~ ? [X2] : aElementOf0(X2,X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mDefEmp) ).

fof(mCardEmpty,axiom,
    ! [X1] :
      ( aSet0(X1)
     => ( sbrdtbr0(X1) = sz00
      <=> X1 = slcrc0 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mCardEmpty) ).

fof(m__2291,hypothesis,
    ( aSet0(xQ)
    & isFinite0(xQ)
    & sbrdtbr0(xQ) = xk ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__2291) ).

fof(m__2202_02,hypothesis,
    ( aSet0(xS)
    & aSet0(xT)
    & xk != sz00 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',m__2202_02) ).

fof(c_0_6,negated_conjecture,
    ~ ? [X1] :
        ( aElement0(X1)
        & aElementOf0(X1,xQ) ),
    inference(assume_negation,[status(cth)],[m__]) ).

fof(c_0_7,plain,
    ! [X5,X6] :
      ( ~ aSet0(X5)
      | ~ aElementOf0(X6,X5)
      | aElement0(X6) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mEOfElem])])]) ).

fof(c_0_8,plain,
    ! [X7,X8,X9] :
      ( ( aSet0(X7)
        | X7 != slcrc0 )
      & ( ~ aElementOf0(X8,X7)
        | X7 != slcrc0 )
      & ( ~ aSet0(X9)
        | aElementOf0(esk1_1(X9),X9)
        | X9 = slcrc0 ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[mDefEmp])])])])])]) ).

fof(c_0_9,negated_conjecture,
    ! [X123] :
      ( ~ aElement0(X123)
      | ~ aElementOf0(X123,xQ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_6])]) ).

cnf(c_0_10,plain,
    ( aElement0(X2)
    | ~ aSet0(X1)
    | ~ aElementOf0(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_7]) ).

cnf(c_0_11,plain,
    ( aElementOf0(esk1_1(X1),X1)
    | X1 = slcrc0
    | ~ aSet0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_12,negated_conjecture,
    ( ~ aElement0(X1)
    | ~ aElementOf0(X1,xQ) ),
    inference(split_conjunct,[status(thm)],[c_0_9]) ).

cnf(c_0_13,plain,
    ( X1 = slcrc0
    | aElement0(esk1_1(X1))
    | ~ aSet0(X1) ),
    inference(spm,[status(thm)],[c_0_10,c_0_11]) ).

fof(c_0_14,plain,
    ! [X74] :
      ( ( sbrdtbr0(X74) != sz00
        | X74 = slcrc0
        | ~ aSet0(X74) )
      & ( X74 != slcrc0
        | sbrdtbr0(X74) = sz00
        | ~ aSet0(X74) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[mCardEmpty])])]) ).

cnf(c_0_15,plain,
    ( aSet0(X1)
    | X1 != slcrc0 ),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_16,negated_conjecture,
    ( X1 = slcrc0
    | ~ aElementOf0(esk1_1(X1),xQ)
    | ~ aSet0(X1) ),
    inference(spm,[status(thm)],[c_0_12,c_0_13]) ).

cnf(c_0_17,hypothesis,
    aSet0(xQ),
    inference(split_conjunct,[status(thm)],[m__2291]) ).

cnf(c_0_18,plain,
    ( sbrdtbr0(X1) = sz00
    | X1 != slcrc0
    | ~ aSet0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

cnf(c_0_19,plain,
    aSet0(slcrc0),
    inference(er,[status(thm)],[c_0_15]) ).

cnf(c_0_20,hypothesis,
    sbrdtbr0(xQ) = xk,
    inference(split_conjunct,[status(thm)],[m__2291]) ).

cnf(c_0_21,negated_conjecture,
    xQ = slcrc0,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_16,c_0_11]),c_0_17])]) ).

cnf(c_0_22,plain,
    sbrdtbr0(slcrc0) = sz00,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(er,[status(thm)],[c_0_18]),c_0_19])]) ).

cnf(c_0_23,hypothesis,
    xk != sz00,
    inference(split_conjunct,[status(thm)],[m__2202_02]) ).

cnf(c_0_24,hypothesis,
    $false,
    inference(sr,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_20,c_0_21]),c_0_22]),c_0_23]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem    : NUM549+1 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.12  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s
% 0.12/0.33  % Computer : n026.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 14:03:17 EDT 2023
% 0.12/0.33  % CPUTime  : 
% 0.18/0.56  start to proof: theBenchmark
% 0.18/0.60  % Version  : CSE_E---1.5
% 0.18/0.60  % Problem  : theBenchmark.p
% 0.18/0.60  % Proof found
% 0.18/0.60  % SZS status Theorem for theBenchmark.p
% 0.18/0.60  % SZS output start Proof
% See solution above
% 0.18/0.60  % Total time : 0.024000 s
% 0.18/0.60  % SZS output end Proof
% 0.18/0.60  % Total time : 0.028000 s
%------------------------------------------------------------------------------