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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Lash---1.13
% Problem  : NUM638^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 : n014.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:40:03 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(ty_nat,type,
    nat: $tType ).

thf(ty_x,type,
    x: nat ).

thf(ty_eigen__1,type,
    eigen__1: nat ).

thf(ty_some,type,
    some: ( nat > $o ) > $o ).

thf(ty_eigen__0,type,
    eigen__0: nat ).

thf(ty_n_1,type,
    n_1: nat ).

thf(ty_suc,type,
    suc: nat > nat ).

thf(sP1,plain,
    ( sP1
  <=> ! [X1: nat] :
        ( ( X1 != n_1 )
       => ( some
          @ ^ [X2: nat] :
              ( X1
              = ( suc @ X2 ) ) ) ) ),
    introduced(definition,[new_symbols(definition,[sP1])]) ).

thf(sP2,plain,
    ( sP2
  <=> ! [X1: nat] :
        ( ( ( suc @ eigen__0 )
          = ( suc @ X1 ) )
       => ( eigen__0 = X1 ) ) ),
    introduced(definition,[new_symbols(definition,[sP2])]) ).

thf(sP3,plain,
    ( sP3
  <=> ( eigen__0 = eigen__1 ) ),
    introduced(definition,[new_symbols(definition,[sP3])]) ).

thf(sP4,plain,
    ( sP4
  <=> ( ( x != n_1 )
     => ( some
        @ ^ [X1: nat] :
            ( x
            = ( suc @ X1 ) ) ) ) ),
    introduced(definition,[new_symbols(definition,[sP4])]) ).

thf(sP5,plain,
    ( sP5
  <=> ( ( suc @ eigen__0 )
      = ( suc @ eigen__1 ) ) ),
    introduced(definition,[new_symbols(definition,[sP5])]) ).

thf(sP6,plain,
    ( sP6
  <=> ( x
      = ( suc @ eigen__1 ) ) ),
    introduced(definition,[new_symbols(definition,[sP6])]) ).

thf(sP7,plain,
    ( sP7
  <=> ! [X1: nat,X2: nat] :
        ( ( ( suc @ X1 )
          = ( suc @ X2 ) )
       => ( X1 = X2 ) ) ),
    introduced(definition,[new_symbols(definition,[sP7])]) ).

thf(sP8,plain,
    ( sP8
  <=> ( some
      @ ^ [X1: nat] :
          ( x
          = ( suc @ X1 ) ) ) ),
    introduced(definition,[new_symbols(definition,[sP8])]) ).

thf(sP9,plain,
    ( sP9
  <=> ( x
      = ( suc @ eigen__0 ) ) ),
    introduced(definition,[new_symbols(definition,[sP9])]) ).

thf(sP10,plain,
    ( sP10
  <=> ( x = n_1 ) ),
    introduced(definition,[new_symbols(definition,[sP10])]) ).

thf(sP11,plain,
    ( sP11
  <=> ( sP5
     => sP3 ) ),
    introduced(definition,[new_symbols(definition,[sP11])]) ).

thf(satz3a,conjecture,
    ~ ( ! [X1: nat,X2: nat] :
          ( ( x
            = ( suc @ X1 ) )
         => ( ( x
              = ( suc @ X2 ) )
           => ( X1 = X2 ) ) )
     => ~ sP8 ) ).

thf(h0,negated_conjecture,
    ( ! [X1: nat,X2: nat] :
        ( ( x
          = ( suc @ X1 ) )
       => ( ( x
            = ( suc @ X2 ) )
         => ( X1 = X2 ) ) )
   => ~ sP8 ),
    inference(assume_negation,[status(cth)],[satz3a]) ).

thf(h1,assumption,
    ~ ! [X1: nat,X2: nat] :
        ( ( x
          = ( suc @ X1 ) )
       => ( ( x
            = ( suc @ X2 ) )
         => ( X1 = X2 ) ) ),
    introduced(assumption,[]) ).

thf(h2,assumption,
    ~ sP8,
    introduced(assumption,[]) ).

thf(h3,assumption,
    ~ ! [X1: nat] :
        ( sP9
       => ( ( x
            = ( suc @ X1 ) )
         => ( eigen__0 = X1 ) ) ),
    introduced(assumption,[]) ).

thf(h4,assumption,
    ~ ( sP9
     => ( sP6
       => sP3 ) ),
    introduced(assumption,[]) ).

thf(h5,assumption,
    sP9,
    introduced(assumption,[]) ).

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

thf(h7,assumption,
    sP6,
    introduced(assumption,[]) ).

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

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

thf(2,plain,
    ( ~ sP11
    | ~ sP5
    | sP3 ),
    inference(prop_rule,[status(thm)],]) ).

thf(3,plain,
    ( ~ sP2
    | sP11 ),
    inference(all_rule,[status(thm)],]) ).

thf(4,plain,
    ( ~ sP7
    | sP2 ),
    inference(all_rule,[status(thm)],]) ).

thf(ax4,axiom,
    sP7 ).

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

thf(6,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h5,h6,h4,h3,h1,h0]),tab_negimp(discharge,[h7,h8])],[h6,5,h7,h8]) ).

thf(7,plain,
    $false,
    inference(tab_negimp,[status(thm),assumptions([h4,h3,h1,h0]),tab_negimp(discharge,[h5,h6])],[h4,6,h5,h6]) ).

thf(8,plain,
    $false,
    inference(tab_negall,[status(thm),assumptions([h3,h1,h0]),tab_negall(discharge,[h4]),tab_negall(eigenvar,eigen__1)],[h3,7,h4]) ).

thf(9,plain,
    $false,
    inference(tab_negall,[status(thm),assumptions([h1,h0]),tab_negall(discharge,[h3]),tab_negall(eigenvar,eigen__0)],[h1,8,h3]) ).

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

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

thf(n,axiom,
    ~ sP10 ).

thf(satz3,axiom,
    sP1 ).

thf(12,plain,
    $false,
    inference(prop_unsat,[status(thm),assumptions([h2,h0])],[10,11,n,satz3,h2]) ).

thf(13,plain,
    $false,
    inference(tab_imp,[status(thm),assumptions([h0]),tab_imp(discharge,[h1]),tab_imp(discharge,[h2])],[h0,9,12,h1,h2]) ).

thf(0,theorem,
    ~ ( ! [X1: nat,X2: nat] :
          ( ( x
            = ( suc @ X1 ) )
         => ( ( x
              = ( suc @ X2 ) )
           => ( X1 = X2 ) ) )
     => ~ sP8 ),
    inference(contra,[status(thm),contra(discharge,[h0])],[13,h0]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : NUM638^1 : TPTP v8.1.2. Released v3.7.0.
% 0.00/0.13  % Command  : lash -P picomus -M modes -p tstp -t %d %s
% 0.13/0.34  % Computer : n014.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Fri Aug 25 17:28:02 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 20.29/20.52  % SZS status Theorem
% 20.29/20.52  % Mode: cade22grackle2x798d
% 20.29/20.52  % Steps: 352
% 20.29/20.52  % SZS output start Proof
% See solution above
%------------------------------------------------------------------------------