TSTP Solution File: LCL544+1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : LCL544+1 : TPTP v8.1.2. Released v3.3.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.aYy8l7tQro true

% 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 09:00:08 EDT 2023

% Result   : Theorem 0.89s 0.90s
% Output   : Refutation 0.89s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   24
% Syntax   : Number of formulae    :   48 (  20 unt;  12 typ;   0 def)
%            Number of atoms       :   59 (   3 equ;   0 cnn)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :  166 (  17   ~;  14   |;   1   &; 126   @)
%                                         (   5 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   14 (  12 usr;   8 con; 0-2 aty)
%            Number of variables   :   34 (   0   ^;  34   !;   0   ?;  34   :)

% Comments : 
%------------------------------------------------------------------------------
thf(and_type,type,
    and: $i > $i > $i ).

thf(is_a_theorem_type,type,
    is_a_theorem: $i > $o ).

thf(necessarily_type,type,
    necessarily: $i > $i ).

thf(axiom_m4_type,type,
    axiom_m4: $o ).

thf(strict_implies_type,type,
    strict_implies: $i > $i > $i ).

thf(op_strict_implies_type,type,
    op_strict_implies: $o ).

thf(necessitation_type,type,
    necessitation: $o ).

thf(and_3_type,type,
    and_3: $o ).

thf(modus_ponens_type,type,
    modus_ponens: $o ).

thf(implies_type,type,
    implies: $i > $i > $i ).

thf(implies_2_type,type,
    implies_2: $o ).

thf(sk__83_type,type,
    sk__83: $i ).

thf(axiom_m4,axiom,
    ( axiom_m4
  <=> ! [X: $i] : ( is_a_theorem @ ( strict_implies @ X @ ( and @ X @ X ) ) ) ) ).

thf(zip_derived_cl117,plain,
    ( axiom_m4
    | ~ ( is_a_theorem @ ( strict_implies @ sk__83 @ ( and @ sk__83 @ sk__83 ) ) ) ),
    inference(cnf,[status(esa)],[axiom_m4]) ).

thf(s1_0_axiom_m4,conjecture,
    axiom_m4 ).

thf(zf_stmt_0,negated_conjecture,
    ~ axiom_m4,
    inference('cnf.neg',[status(esa)],[s1_0_axiom_m4]) ).

thf(zip_derived_cl146,plain,
    ~ axiom_m4,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl158,plain,
    ~ ( is_a_theorem @ ( strict_implies @ sk__83 @ ( and @ sk__83 @ sk__83 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl117,zip_derived_cl146]) ).

thf(and_3,axiom,
    ( and_3
  <=> ! [X: $i,Y: $i] : ( is_a_theorem @ ( implies @ X @ ( implies @ Y @ ( and @ X @ Y ) ) ) ) ) ).

thf(zip_derived_cl19,plain,
    ! [X0: $i,X1: $i] :
      ( ( is_a_theorem @ ( implies @ X0 @ ( implies @ X1 @ ( and @ X0 @ X1 ) ) ) )
      | ~ and_3 ),
    inference(cnf,[status(esa)],[and_3]) ).

thf(hilbert_and_3,axiom,
    and_3 ).

thf(zip_derived_cl70,plain,
    and_3,
    inference(cnf,[status(esa)],[hilbert_and_3]) ).

thf(zip_derived_cl301,plain,
    ! [X0: $i,X1: $i] : ( is_a_theorem @ ( implies @ X0 @ ( implies @ X1 @ ( and @ X0 @ X1 ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl19,zip_derived_cl70]) ).

thf(implies_2,axiom,
    ( implies_2
  <=> ! [X: $i,Y: $i] : ( is_a_theorem @ ( implies @ ( implies @ X @ ( implies @ X @ Y ) ) @ ( implies @ X @ Y ) ) ) ) ).

thf(zip_derived_cl11,plain,
    ! [X0: $i,X1: $i] :
      ( ( is_a_theorem @ ( implies @ ( implies @ X0 @ ( implies @ X0 @ X1 ) ) @ ( implies @ X0 @ X1 ) ) )
      | ~ implies_2 ),
    inference(cnf,[status(esa)],[implies_2]) ).

thf(hilbert_implies_2,axiom,
    implies_2 ).

thf(zip_derived_cl66,plain,
    implies_2,
    inference(cnf,[status(esa)],[hilbert_implies_2]) ).

thf(zip_derived_cl209,plain,
    ! [X0: $i,X1: $i] : ( is_a_theorem @ ( implies @ ( implies @ X0 @ ( implies @ X0 @ X1 ) ) @ ( implies @ X0 @ X1 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl11,zip_derived_cl66]) ).

thf(modus_ponens,axiom,
    ( modus_ponens
  <=> ! [X: $i,Y: $i] :
        ( ( ( is_a_theorem @ X )
          & ( is_a_theorem @ ( implies @ X @ Y ) ) )
       => ( is_a_theorem @ Y ) ) ) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i,X1: $i] :
      ( ( is_a_theorem @ X0 )
      | ~ ( is_a_theorem @ ( implies @ X1 @ X0 ) )
      | ~ ( is_a_theorem @ X1 )
      | ~ modus_ponens ),
    inference(cnf,[status(esa)],[modus_ponens]) ).

thf(hilbert_modus_ponens,axiom,
    modus_ponens ).

thf(zip_derived_cl63,plain,
    modus_ponens,
    inference(cnf,[status(esa)],[hilbert_modus_ponens]) ).

thf(zip_derived_cl147,plain,
    ! [X0: $i,X1: $i] :
      ( ( is_a_theorem @ X0 )
      | ~ ( is_a_theorem @ ( implies @ X1 @ X0 ) )
      | ~ ( is_a_theorem @ X1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl0,zip_derived_cl63]) ).

thf(zip_derived_cl210,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( is_a_theorem @ ( implies @ X1 @ ( implies @ X1 @ X0 ) ) )
      | ( is_a_theorem @ ( implies @ X1 @ X0 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl209,zip_derived_cl147]) ).

thf(zip_derived_cl635,plain,
    ! [X0: $i] : ( is_a_theorem @ ( implies @ X0 @ ( and @ X0 @ X0 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl301,zip_derived_cl210]) ).

thf(op_strict_implies,axiom,
    ( op_strict_implies
   => ! [X: $i,Y: $i] :
        ( ( strict_implies @ X @ Y )
        = ( necessarily @ ( implies @ X @ Y ) ) ) ) ).

thf(zip_derived_cl132,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( strict_implies @ X0 @ X1 )
        = ( necessarily @ ( implies @ X0 @ X1 ) ) )
      | ~ op_strict_implies ),
    inference(cnf,[status(esa)],[op_strict_implies]) ).

thf(s1_0_op_strict_implies,axiom,
    op_strict_implies ).

thf(zip_derived_cl143,plain,
    op_strict_implies,
    inference(cnf,[status(esa)],[s1_0_op_strict_implies]) ).

thf(zip_derived_cl205,plain,
    ! [X0: $i,X1: $i] :
      ( ( strict_implies @ X0 @ X1 )
      = ( necessarily @ ( implies @ X0 @ X1 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl132,zip_derived_cl143]) ).

thf(necessitation,axiom,
    ( necessitation
  <=> ! [X: $i] :
        ( ( is_a_theorem @ X )
       => ( is_a_theorem @ ( necessarily @ X ) ) ) ) ).

thf(zip_derived_cl78,plain,
    ! [X0: $i] :
      ( ~ ( is_a_theorem @ X0 )
      | ( is_a_theorem @ ( necessarily @ X0 ) )
      | ~ necessitation ),
    inference(cnf,[status(esa)],[necessitation]) ).

thf(km4b_necessitation,axiom,
    necessitation ).

thf(zip_derived_cl135,plain,
    necessitation,
    inference(cnf,[status(esa)],[km4b_necessitation]) ).

thf(zip_derived_cl156,plain,
    ! [X0: $i] :
      ( ~ ( is_a_theorem @ X0 )
      | ( is_a_theorem @ ( necessarily @ X0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl78,zip_derived_cl135]) ).

thf(zip_derived_cl206,plain,
    ! [X0: $i,X1: $i] :
      ( ( is_a_theorem @ ( strict_implies @ X1 @ X0 ) )
      | ~ ( is_a_theorem @ ( implies @ X1 @ X0 ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl205,zip_derived_cl156]) ).

thf(zip_derived_cl661,plain,
    ! [X0: $i] : ( is_a_theorem @ ( strict_implies @ X0 @ ( and @ X0 @ X0 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl635,zip_derived_cl206]) ).

thf(zip_derived_cl705,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl158,zip_derived_cl661]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : LCL544+1 : TPTP v8.1.2. Released v3.3.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.aYy8l7tQro true
% 0.13/0.35  % Computer : n013.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  : 300
% 0.13/0.35  % DateTime : Fri Aug 25 01:22:17 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.36  % Running in FO mode
% 0.20/0.65  % Total configuration time : 435
% 0.20/0.65  % Estimated wc time : 1092
% 0.20/0.65  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.73  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.73  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.74  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.57/0.75  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.57/0.76  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.57/0.76  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.57/0.76  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.57/0.77  % /export/starexec/sandbox/solver/bin/fo/fo17_bce.sh running for 50s
% 0.57/0.78  % /export/starexec/sandbox/solver/bin/fo/fo1_lcnf.sh running for 50s
% 0.57/0.78  % /export/starexec/sandbox/solver/bin/fo/fo8.sh running for 50s
% 0.89/0.90  % Solved by fo/fo5.sh.
% 0.89/0.90  % done 343 iterations in 0.124s
% 0.89/0.90  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.89/0.90  % SZS output start Refutation
% See solution above
% 0.89/0.90  
% 0.89/0.90  
% 0.89/0.90  % Terminating...
% 0.89/0.95  % Runner terminated.
% 0.89/0.96  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------