TSTP Solution File: SEU801^2 by Lash---1.13

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Lash---1.13
% Problem  : SEU801^2 : 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 : n013.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 17:32:45 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(ty_dsetconstr,type,
    dsetconstr: $i > ( $i > $o ) > $i ).

thf(ty_eigen__2,type,
    eigen__2: $i ).

thf(ty_ap,type,
    ap: $i > $i > $i > $i > $i ).

thf(ty_eigen__1,type,
    eigen__1: $i ).

thf(ty_in,type,
    in: $i > $i > $o ).

thf(ty_eigen__0,type,
    eigen__0: $i ).

thf(ty_funcSet,type,
    funcSet: $i > $i > $i ).

thf(sP1,plain,
    ( sP1
  <=> ( in @ eigen__2
      @ ( dsetconstr @ ( funcSet @ eigen__0 @ eigen__1 )
        @ ^ [X1: $i] :
          ! [X2: $i] :
            ( ( in @ X2 @ eigen__1 )
           => ~ ! [X3: $i] :
                  ( ( in @ X3 @ eigen__0 )
                 => ( ( ap @ eigen__0 @ eigen__1 @ X1 @ X3 )
                   != X2 ) ) ) ) ) ),
    introduced(definition,[new_symbols(definition,[sP1])]) ).

thf(sP2,plain,
    ( sP2
  <=> ( sP1
     => ( in @ eigen__2 @ ( funcSet @ eigen__0 @ eigen__1 ) ) ) ),
    introduced(definition,[new_symbols(definition,[sP2])]) ).

thf(sP3,plain,
    ( sP3
  <=> ! [X1: $i > $o,X2: $i] :
        ( ( in @ X2 @ ( dsetconstr @ ( funcSet @ eigen__0 @ eigen__1 ) @ X1 ) )
       => ( in @ X2 @ ( funcSet @ eigen__0 @ eigen__1 ) ) ) ),
    introduced(definition,[new_symbols(definition,[sP3])]) ).

thf(sP4,plain,
    ( sP4
  <=> ! [X1: $i,X2: $i > $o,X3: $i] :
        ( ( in @ X3 @ ( dsetconstr @ X1 @ X2 ) )
       => ( in @ X3 @ X1 ) ) ),
    introduced(definition,[new_symbols(definition,[sP4])]) ).

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

thf(sP6,plain,
    ( sP6
  <=> ! [X1: $i] :
        ( ( in @ X1
          @ ( dsetconstr @ ( funcSet @ eigen__0 @ eigen__1 )
            @ ^ [X2: $i] :
              ! [X3: $i] :
                ( ( in @ X3 @ eigen__1 )
               => ~ ! [X4: $i] :
                      ( ( in @ X4 @ eigen__0 )
                     => ( ( ap @ eigen__0 @ eigen__1 @ X2 @ X4 )
                       != X3 ) ) ) ) )
       => ( in @ X1 @ ( funcSet @ eigen__0 @ eigen__1 ) ) ) ),
    introduced(definition,[new_symbols(definition,[sP6])]) ).

thf(def_dsetconstrEL,definition,
    ( dsetconstrEL
    = ( ! [X1: $i,X2: $i > $o,X3: $i] :
          ( ^ [X4: $o,X5: $o] :
              ( X4
             => X5 )
          @ ( in @ X3
            @ ( dsetconstr @ X1
              @ ^ [X4: $i] : ( X2 @ X4 ) ) )
          @ ( in @ X3 @ X1 ) ) ) ) ).

thf(def_surjective,definition,
    ( surjective
    = ( ^ [X1: $i,X2: $i,X3: $i] :
        ! [X4: $i] :
          ( ^ [X5: $o,X6: $o] :
              ( X5
             => X6 )
          @ ( in @ X4 @ X2 )
          @ ? [X5: $i] :
              ( ( in @ X5 @ X1 )
              & ( ( ap @ X1 @ X2 @ X3 @ X5 )
                = X4 ) ) ) ) ) ).

thf(def_surjFuncSet,definition,
    ( surjFuncSet
    = ( ^ [X1: $i,X2: $i] :
          ( dsetconstr @ ( funcSet @ X1 @ X2 )
          @ ^ [X3: $i] : ( surjective @ X1 @ X2 @ X3 ) ) ) ) ).

thf(surjFuncSetFuncIn,conjecture,
    ( sP4
   => ! [X1: $i,X2: $i,X3: $i] :
        ( ( in @ X3
          @ ( dsetconstr @ ( funcSet @ X1 @ X2 )
            @ ^ [X4: $i] :
              ! [X5: $i] :
                ( ( in @ X5 @ X2 )
               => ~ ! [X6: $i] :
                      ( ( in @ X6 @ X1 )
                     => ( ( ap @ X1 @ X2 @ X4 @ X6 )
                       != X5 ) ) ) ) )
       => ( in @ X3 @ ( funcSet @ X1 @ X2 ) ) ) ) ).

thf(h0,negated_conjecture,
    ~ ( sP4
     => ! [X1: $i,X2: $i,X3: $i] :
          ( ( in @ X3
            @ ( dsetconstr @ ( funcSet @ X1 @ X2 )
              @ ^ [X4: $i] :
                ! [X5: $i] :
                  ( ( in @ X5 @ X2 )
                 => ~ ! [X6: $i] :
                        ( ( in @ X6 @ X1 )
                       => ( ( ap @ X1 @ X2 @ X4 @ X6 )
                         != X5 ) ) ) ) )
         => ( in @ X3 @ ( funcSet @ X1 @ X2 ) ) ) ),
    inference(assume_negation,[status(cth)],[surjFuncSetFuncIn]) ).

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

thf(h2,assumption,
    ~ ! [X1: $i,X2: $i,X3: $i] :
        ( ( in @ X3
          @ ( dsetconstr @ ( funcSet @ X1 @ X2 )
            @ ^ [X4: $i] :
              ! [X5: $i] :
                ( ( in @ X5 @ X2 )
               => ~ ! [X6: $i] :
                      ( ( in @ X6 @ X1 )
                     => ( ( ap @ X1 @ X2 @ X4 @ X6 )
                       != X5 ) ) ) ) )
       => ( in @ X3 @ ( funcSet @ X1 @ X2 ) ) ),
    introduced(assumption,[]) ).

thf(h3,assumption,
    ~ ! [X1: $i,X2: $i] :
        ( ( in @ X2
          @ ( dsetconstr @ ( funcSet @ eigen__0 @ X1 )
            @ ^ [X3: $i] :
              ! [X4: $i] :
                ( ( in @ X4 @ X1 )
               => ~ ! [X5: $i] :
                      ( ( in @ X5 @ eigen__0 )
                     => ( ( ap @ eigen__0 @ X1 @ X3 @ X5 )
                       != X4 ) ) ) ) )
       => ( in @ X2 @ ( funcSet @ eigen__0 @ X1 ) ) ),
    introduced(assumption,[]) ).

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

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

thf(h6,assumption,
    sP1,
    introduced(assumption,[]) ).

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

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

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

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

thf(4,plain,
    ( ~ sP4
    | sP3 ),
    inference(all_rule,[status(thm)],]) ).

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

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

thf(7,plain,
    $false,
    inference(tab_negall,[status(thm),assumptions([h4,h3,h1,h2,h0]),tab_negall(discharge,[h5]),tab_negall(eigenvar,eigen__2)],[h4,6,h5]) ).

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

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

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

thf(0,theorem,
    ( sP4
   => ! [X1: $i,X2: $i,X3: $i] :
        ( ( in @ X3
          @ ( dsetconstr @ ( funcSet @ X1 @ X2 )
            @ ^ [X4: $i] :
              ! [X5: $i] :
                ( ( in @ X5 @ X2 )
               => ~ ! [X6: $i] :
                      ( ( in @ X6 @ X1 )
                     => ( ( ap @ X1 @ X2 @ X4 @ X6 )
                       != X5 ) ) ) ) )
       => ( in @ X3 @ ( funcSet @ X1 @ X2 ) ) ) ),
    inference(contra,[status(thm),contra(discharge,[h0])],[10,h0]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SEU801^2 : TPTP v8.1.2. Released v3.7.0.
% 0.00/0.14  % Command  : lash -P picomus -M modes -p tstp -t %d %s
% 0.18/0.35  % Computer : n013.cluster.edu
% 0.18/0.35  % Model    : x86_64 x86_64
% 0.18/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.18/0.35  % Memory   : 8042.1875MB
% 0.18/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.18/0.35  % CPULimit : 300
% 0.18/0.35  % WCLimit  : 300
% 0.18/0.35  % DateTime : Wed Aug 23 12:55:17 EDT 2023
% 0.18/0.35  % CPUTime  : 
% 20.23/20.44  % SZS status Theorem
% 20.23/20.44  % Mode: cade22grackle2x798d
% 20.23/20.44  % Steps: 65
% 20.23/20.44  % SZS output start Proof
% See solution above
%------------------------------------------------------------------------------