TSTP Solution File: SYO146^5 by Satallax---3.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Satallax---3.5
% Problem  : SYO146^5 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satallax -E eprover-ho -P picomus -M modes -p tstp -t %d %s

% Computer : n025.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 : Thu Jul 21 19:30:31 EDT 2022

% Result   : Theorem 0.13s 0.39s
% Output   : Proof 0.13s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
thf(ty_a,type,
    a: $i ).

thf(ty_cP,type,
    cP: $i > $i > $o ).

thf(ty_b,type,
    b: $i ).

thf(ty_c,type,
    c: $i ).

thf(ty_cQ,type,
    cQ: $i > $o ).

thf(sP1,plain,
    ( sP1
  <=> ( cP @ a @ b ) ),
    introduced(definition,[new_symbols(definition,[sP1])]) ).

thf(sP2,plain,
    ( sP2
  <=> ( ~ ( !! @ ( cP @ a ) )
     => ( cQ @ a ) ) ),
    introduced(definition,[new_symbols(definition,[sP2])]) ).

thf(sP3,plain,
    ( sP3
  <=> ( cP @ a @ c ) ),
    introduced(definition,[new_symbols(definition,[sP3])]) ).

thf(sP4,plain,
    ( sP4
  <=> ! [X1: $i] :
        ( ~ ( !! @ ( cP @ X1 ) )
       => ( cQ @ X1 ) ) ),
    introduced(definition,[new_symbols(definition,[sP4])]) ).

thf(sP5,plain,
    ( sP5
  <=> ( cQ @ a ) ),
    introduced(definition,[new_symbols(definition,[sP5])]) ).

thf(sP6,plain,
    ( sP6
  <=> ( !! @ ( cP @ a ) ) ),
    introduced(definition,[new_symbols(definition,[sP6])]) ).

thf(cDUP_EXPL_1,conjecture,
    ( sP4
   => ( ( sP1
       => ~ sP3 )
     => sP5 ) ) ).

thf(h0,negated_conjecture,
    ~ ( sP4
     => ( ( sP1
         => ~ sP3 )
       => sP5 ) ),
    inference(assume_negation,[status(cth)],[cDUP_EXPL_1]) ).

thf(h1,assumption,
    sP4,
    introduced(assumption,[]) ).

thf(h2,assumption,
    ~ ( ( sP1
       => ~ sP3 )
     => sP5 ),
    introduced(assumption,[]) ).

thf(h3,assumption,
    ( sP1
   => ~ sP3 ),
    introduced(assumption,[]) ).

thf(h4,assumption,
    ~ sP5,
    introduced(assumption,[]) ).

thf(h5,assumption,
    ~ sP1,
    introduced(assumption,[]) ).

thf(h6,assumption,
    ~ sP3,
    introduced(assumption,[]) ).

thf(1,plain,
    ( ~ sP6
    | sP1 ),
    inference(all_rule,[status(thm)],]) ).

thf(2,plain,
    ( ~ sP4
    | sP2 ),
    inference(all_rule,[status(thm)],]) ).

thf(3,plain,
    ( ~ sP2
    | sP6
    | sP5 ),
    inference(prop_rule,[status(thm)],]) ).

thf(4,plain,
    $false,
    inference(prop_unsat,[status(thm),assumptions([h5,h3,h4,h1,h2,h0])],[1,2,3,h1,h5,h4]) ).

thf(5,plain,
    ( ~ sP6
    | sP3 ),
    inference(all_rule,[status(thm)],]) ).

thf(6,plain,
    ( ~ sP4
    | sP2 ),
    inference(all_rule,[status(thm)],]) ).

thf(7,plain,
    ( ~ sP2
    | sP6
    | sP5 ),
    inference(prop_rule,[status(thm)],]) ).

thf(8,plain,
    $false,
    inference(prop_unsat,[status(thm),assumptions([h6,h3,h4,h1,h2,h0])],[5,6,7,h1,h6,h4]) ).

thf(9,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h3,h4,h1,h2,h0]),tab_imp(discharge,[h5]),tab_imp(discharge,[h6])],[h3,4,8,h5,h6]) ).

thf(10,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h1,h2,h0]),tab_negimp(discharge,[h3,h4])],[h2,9,h3,h4]) ).

thf(11,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h0]),tab_negimp(discharge,[h1,h2])],[h0,10,h1,h2]) ).

thf(0,theorem,
    ( sP4
   => ( ( sP1
       => ~ sP3 )
     => sP5 ) ),
    inference(contra,[status(thm),contra(discharge,[h0])],[11,h0]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : SYO146^5 : TPTP v8.1.0. Released v4.0.0.
% 0.08/0.14  % Command  : satallax -E eprover-ho -P picomus -M modes -p tstp -t %d %s
% 0.13/0.35  % Computer : n025.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  : 600
% 0.13/0.35  % DateTime : Fri Jul  8 21:29:30 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.13/0.39  % SZS status Theorem
% 0.13/0.39  % Mode: mode213
% 0.13/0.39  % Inferences: 81
% 0.13/0.39  % SZS output start Proof
% See solution above
%------------------------------------------------------------------------------