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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Lash---1.13
% Problem  : ALG261^2 : TPTP v8.1.2. Bugfixed v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : lash -P picomus -M modes -p tstp -t %d %s

% Computer : n004.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 : Wed Aug 30 16:33:46 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(ty_subst,type,
    subst: $tType ).

thf(ty_term,type,
    term: $tType ).

thf(ty_eigen__1,type,
    eigen__1: term ).

thf(ty_id,type,
    id: subst ).

thf(ty_sub,type,
    sub: term > subst > term ).

thf(ty_eigen__0,type,
    eigen__0: term ).

thf(ty_var,type,
    var: term > $o ).

thf(ty_ap,type,
    ap: term > term > term ).

thf(sP1,plain,
    ( sP1
  <=> ! [X1: term,X2: term] :
        ~ ( var @ ( ap @ X1 @ X2 ) ) ),
    introduced(definition,[new_symbols(definition,[sP1])]) ).

thf(sP2,plain,
    ( sP2
  <=> ( ( sub @ ( ap @ ( sub @ eigen__0 @ id ) @ eigen__1 ) @ id )
      = ( ap @ ( sub @ eigen__0 @ id ) @ eigen__1 ) ) ),
    introduced(definition,[new_symbols(definition,[sP2])]) ).

thf(sP3,plain,
    ( sP3
  <=> ( var @ ( ap @ ( sub @ eigen__0 @ id ) @ eigen__1 ) ) ),
    introduced(definition,[new_symbols(definition,[sP3])]) ).

thf(sP4,plain,
    ( sP4
  <=> ! [X1: term] :
        ( ( sub @ X1 @ id )
        = X1 ) ),
    introduced(definition,[new_symbols(definition,[sP4])]) ).

thf(sP5,plain,
    ( sP5
  <=> ( var @ ( sub @ ( ap @ ( sub @ eigen__0 @ id ) @ eigen__1 ) @ id ) ) ),
    introduced(definition,[new_symbols(definition,[sP5])]) ).

thf(sP6,plain,
    ( sP6
  <=> ! [X1: term] :
        ~ ( var @ ( ap @ ( sub @ eigen__0 @ id ) @ X1 ) ) ),
    introduced(definition,[new_symbols(definition,[sP6])]) ).

thf(def_axvarid,definition,
    axvarid = sP4 ).

thf(def_apnotvar,definition,
    ( apnotvar
    = ( ! [X1: term,X2: term] : ( (~) @ ( var @ ( ap @ X1 @ X2 ) ) ) ) ) ).

thf(def_hoasap,definition,
    ( hoasap
    = ( ^ [X1: subst,X2: term,X3: subst,X4: term] : ( ap @ ( sub @ X2 @ X3 ) @ X4 ) ) ) ).

thf(def_hoasvar,definition,
    ( hoasvar
    = ( ^ [X1: subst,X2: term,X3: subst] : ( var @ ( sub @ X2 @ X3 ) ) ) ) ).

thf(def_hoasapnotvar,definition,
    ( hoasapnotvar
    = ( ! [X1: term,X2: term] : ( (~) @ ( hoasvar @ id @ ( hoasap @ id @ X1 @ id @ X2 ) @ id ) ) ) ) ).

thf(def_hoasapnotvar_lthm,definition,
    ( hoasapnotvar_lthm
    = ( ^ [X1: $o,X2: $o] :
          ( X1
         => X2 )
      @ axvarid
      @ ( ^ [X1: $o,X2: $o] :
            ( X1
           => X2 )
        @ apnotvar
        @ hoasapnotvar ) ) ) ).

thf(thm,conjecture,
    ( sP4
   => ( sP1
     => ! [X1: term,X2: term] :
          ~ ( var @ ( sub @ ( ap @ ( sub @ X1 @ id ) @ X2 ) @ id ) ) ) ) ).

thf(h0,negated_conjecture,
    ~ ( sP4
     => ( sP1
       => ! [X1: term,X2: term] :
            ~ ( var @ ( sub @ ( ap @ ( sub @ X1 @ id ) @ X2 ) @ id ) ) ) ),
    inference(assume_negation,[status(cth)],[thm]) ).

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

thf(h2,assumption,
    ~ ( sP1
     => ! [X1: term,X2: term] :
          ~ ( var @ ( sub @ ( ap @ ( sub @ X1 @ id ) @ X2 ) @ id ) ) ),
    introduced(assumption,[]) ).

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

thf(h4,assumption,
    ~ ! [X1: term,X2: term] :
        ~ ( var @ ( sub @ ( ap @ ( sub @ X1 @ id ) @ X2 ) @ id ) ),
    introduced(assumption,[]) ).

thf(h5,assumption,
    ~ ! [X1: term] :
        ~ ( var @ ( sub @ ( ap @ ( sub @ eigen__0 @ id ) @ X1 ) @ id ) ),
    introduced(assumption,[]) ).

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

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

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

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

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

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

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

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

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

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

thf(0,theorem,
    ( sP4
   => ( sP1
     => ! [X1: term,X2: term] :
          ~ ( var @ ( sub @ ( ap @ ( sub @ X1 @ id ) @ X2 ) @ id ) ) ) ),
    inference(contra,[status(thm),contra(discharge,[h0])],[9,h0]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : ALG261^2 : TPTP v8.1.2. Bugfixed v5.2.0.
% 0.00/0.12  % Command  : lash -P picomus -M modes -p tstp -t %d %s
% 0.13/0.34  % Computer : n004.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 : Mon Aug 28 05:58:22 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.42  % SZS status Theorem
% 0.19/0.42  % Mode: cade22sinegrackle2x6978
% 0.19/0.42  % Steps: 182
% 0.19/0.42  % SZS output start Proof
% See solution above
%------------------------------------------------------------------------------