TSTP Solution File: NUM789^1 by Lash---1.13

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Lash---1.13
% Problem  : NUM789^1 : TPTP v8.1.2. Released v3.7.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : lash -P picomus -M modes -p tstp -t %d %s

% Computer : n002.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 11:41:10 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(ty_rat,type,
    rat: $tType ).

thf(ty_x0,type,
    x0: rat ).

thf(ty_more,type,
    more: rat > rat > $o ).

thf(ty_is,type,
    is: rat > rat > $o ).

thf(ty_y0,type,
    y0: rat ).

thf(ty_less,type,
    less: rat > rat > $o ).

thf(sP1,plain,
    ( sP1
  <=> ! [X1: rat,X2: rat] :
        ~ ( ( ( is @ X1 @ X2 )
           => ~ ( more @ X1 @ X2 ) )
         => ( ( ( more @ X1 @ X2 )
             => ~ ( less @ X1 @ X2 ) )
           => ~ ( ( less @ X1 @ X2 )
               => ~ ( is @ X1 @ X2 ) ) ) ) ),
    introduced(definition,[new_symbols(definition,[sP1])]) ).

thf(sP2,plain,
    ( sP2
  <=> ( ( ( more @ x0 @ y0 )
       => ~ ( less @ x0 @ y0 ) )
     => ~ ( ( less @ x0 @ y0 )
         => ~ ( is @ x0 @ y0 ) ) ) ),
    introduced(definition,[new_symbols(definition,[sP2])]) ).

thf(sP3,plain,
    ( sP3
  <=> ( is @ x0 @ y0 ) ),
    introduced(definition,[new_symbols(definition,[sP3])]) ).

thf(sP4,plain,
    ( sP4
  <=> ! [X1: rat] :
        ~ ( ( ( is @ x0 @ X1 )
           => ~ ( more @ x0 @ X1 ) )
         => ( ( ( more @ x0 @ X1 )
             => ~ ( less @ x0 @ X1 ) )
           => ~ ( ( less @ x0 @ X1 )
               => ~ ( is @ x0 @ X1 ) ) ) ) ),
    introduced(definition,[new_symbols(definition,[sP4])]) ).

thf(sP5,plain,
    ( sP5
  <=> ( ( sP3
       => ~ ( more @ x0 @ y0 ) )
     => sP2 ) ),
    introduced(definition,[new_symbols(definition,[sP5])]) ).

thf(sP6,plain,
    ( sP6
  <=> ( ( less @ x0 @ y0 )
     => ~ sP3 ) ),
    introduced(definition,[new_symbols(definition,[sP6])]) ).

thf(sP7,plain,
    ( sP7
  <=> ( ~ ( more @ x0 @ y0 )
     => sP3 ) ),
    introduced(definition,[new_symbols(definition,[sP7])]) ).

thf(sP8,plain,
    ( sP8
  <=> ( ( more @ x0 @ y0 )
     => ~ ( less @ x0 @ y0 ) ) ),
    introduced(definition,[new_symbols(definition,[sP8])]) ).

thf(sP9,plain,
    ( sP9
  <=> ( less @ x0 @ y0 ) ),
    introduced(definition,[new_symbols(definition,[sP9])]) ).

thf(sP10,plain,
    ( sP10
  <=> ( more @ x0 @ y0 ) ),
    introduced(definition,[new_symbols(definition,[sP10])]) ).

thf(satz81h,conjecture,
    ~ sP7 ).

thf(h0,negated_conjecture,
    sP7,
    inference(assume_negation,[status(cth)],[satz81h]) ).

thf(1,plain,
    ( ~ sP6
    | ~ sP9
    | ~ sP3 ),
    inference(prop_rule,[status(thm)],]) ).

thf(2,plain,
    ( ~ sP8
    | ~ sP10
    | ~ sP9 ),
    inference(prop_rule,[status(thm)],]) ).

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

thf(4,plain,
    ( sP2
    | sP8 ),
    inference(prop_rule,[status(thm)],]) ).

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

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

thf(7,plain,
    ( ~ sP1
    | sP4 ),
    inference(all_rule,[status(thm)],]) ).

thf(8,plain,
    ( ~ sP7
    | sP10
    | sP3 ),
    inference(prop_rule,[status(thm)],]) ).

thf(satz81b,axiom,
    sP1 ).

thf(l,axiom,
    sP9 ).

thf(9,plain,
    $false,
    inference(prop_unsat,[status(thm),assumptions([h0])],[1,2,3,4,5,6,7,8,h0,satz81b,l]) ).

thf(0,theorem,
    ~ sP7,
    inference(contra,[status(thm),contra(discharge,[h0])],[9,h0]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : NUM789^1 : TPTP v8.1.2. Released v3.7.0.
% 0.10/0.13  % Command  : lash -P picomus -M modes -p tstp -t %d %s
% 0.12/0.34  % Computer : n002.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Fri Aug 25 09:55:47 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.20/0.41  % SZS status Theorem
% 0.20/0.41  % Mode: cade22grackle2xfee4
% 0.20/0.41  % Steps: 30
% 0.20/0.41  % SZS output start Proof
% See solution above
%------------------------------------------------------------------------------