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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : REL015+1 : TPTP v8.1.2. Released v4.0.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.VtZ4aPocjU true

% Computer : n010.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 13:47:09 EDT 2023

% Result   : Theorem 1.49s 0.83s
% Output   : Refutation 1.49s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   56 (  50 unt;   6 typ;   0 def)
%            Number of atoms       :   50 (  49 equ;   0 cnn)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :  228 (   2   ~;   0   |;   0   &; 226   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    6 (   6   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   68 (   0   ^;  68   !;   0   ?;  68   :)

% Comments : 
%------------------------------------------------------------------------------
thf(join_type,type,
    join: $i > $i > $i ).

thf(converse_type,type,
    converse: $i > $i ).

thf(top_type,type,
    top: $i ).

thf(composition_type,type,
    composition: $i > $i > $i ).

thf(complement_type,type,
    complement: $i > $i ).

thf(one_type,type,
    one: $i ).

thf(composition_identity,axiom,
    ! [X0: $i] :
      ( ( composition @ X0 @ one )
      = X0 ) ).

thf(zip_derived_cl5,plain,
    ! [X0: $i] :
      ( ( composition @ X0 @ one )
      = X0 ),
    inference(cnf,[status(esa)],[composition_identity]) ).

thf(converse_idempotence,axiom,
    ! [X0: $i] :
      ( ( converse @ ( converse @ X0 ) )
      = X0 ) ).

thf(zip_derived_cl7,plain,
    ! [X0: $i] :
      ( ( converse @ ( converse @ X0 ) )
      = X0 ),
    inference(cnf,[status(esa)],[converse_idempotence]) ).

thf(converse_multiplicativity,axiom,
    ! [X0: $i,X1: $i] :
      ( ( converse @ ( composition @ X0 @ X1 ) )
      = ( composition @ ( converse @ X1 ) @ ( converse @ X0 ) ) ) ).

thf(zip_derived_cl9,plain,
    ! [X0: $i,X1: $i] :
      ( ( converse @ ( composition @ X1 @ X0 ) )
      = ( composition @ ( converse @ X0 ) @ ( converse @ X1 ) ) ),
    inference(cnf,[status(esa)],[converse_multiplicativity]) ).

thf(zip_derived_cl116,plain,
    ! [X0: $i,X1: $i] :
      ( ( converse @ ( composition @ ( converse @ X0 ) @ X1 ) )
      = ( composition @ ( converse @ X1 ) @ X0 ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl7,zip_derived_cl9]) ).

thf(zip_derived_cl149,plain,
    ! [X0: $i] :
      ( ( converse @ ( converse @ X0 ) )
      = ( composition @ ( converse @ one ) @ X0 ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl5,zip_derived_cl116]) ).

thf(zip_derived_cl7_001,plain,
    ! [X0: $i] :
      ( ( converse @ ( converse @ X0 ) )
      = X0 ),
    inference(cnf,[status(esa)],[converse_idempotence]) ).

thf(zip_derived_cl154,plain,
    ! [X0: $i] :
      ( X0
      = ( composition @ ( converse @ one ) @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl149,zip_derived_cl7]) ).

thf(zip_derived_cl5_002,plain,
    ! [X0: $i] :
      ( ( composition @ X0 @ one )
      = X0 ),
    inference(cnf,[status(esa)],[composition_identity]) ).

thf(composition_associativity,axiom,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( composition @ X0 @ ( composition @ X1 @ X2 ) )
      = ( composition @ ( composition @ X0 @ X1 ) @ X2 ) ) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( composition @ X0 @ ( composition @ X1 @ X2 ) )
      = ( composition @ ( composition @ X0 @ X1 ) @ X2 ) ),
    inference(cnf,[status(esa)],[composition_associativity]) ).

thf(zip_derived_cl18,plain,
    ! [X0: $i,X1: $i] :
      ( ( composition @ X0 @ ( composition @ one @ X1 ) )
      = ( composition @ X0 @ X1 ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl5,zip_derived_cl4]) ).

thf(zip_derived_cl165,plain,
    ! [X0: $i] :
      ( ( composition @ one @ X0 )
      = ( composition @ ( converse @ one ) @ X0 ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl154,zip_derived_cl18]) ).

thf(zip_derived_cl154_003,plain,
    ! [X0: $i] :
      ( X0
      = ( composition @ ( converse @ one ) @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl149,zip_derived_cl7]) ).

thf(zip_derived_cl171,plain,
    ! [X0: $i] :
      ( ( composition @ one @ X0 )
      = X0 ),
    inference(demod,[status(thm)],[zip_derived_cl165,zip_derived_cl154]) ).

thf(converse_cancellativity,axiom,
    ! [X0: $i,X1: $i] :
      ( ( join @ ( composition @ ( converse @ X0 ) @ ( complement @ ( composition @ X0 @ X1 ) ) ) @ ( complement @ X1 ) )
      = ( complement @ X1 ) ) ).

thf(zip_derived_cl10,plain,
    ! [X0: $i,X1: $i] :
      ( ( join @ ( composition @ ( converse @ X1 ) @ ( complement @ ( composition @ X1 @ X0 ) ) ) @ ( complement @ X0 ) )
      = ( complement @ X0 ) ),
    inference(cnf,[status(esa)],[converse_cancellativity]) ).

thf(zip_derived_cl253,plain,
    ! [X0: $i] :
      ( ( join @ ( composition @ ( converse @ one ) @ ( complement @ X0 ) ) @ ( complement @ X0 ) )
      = ( complement @ X0 ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl171,zip_derived_cl10]) ).

thf(zip_derived_cl154_004,plain,
    ! [X0: $i] :
      ( X0
      = ( composition @ ( converse @ one ) @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl149,zip_derived_cl7]) ).

thf(zip_derived_cl5_005,plain,
    ! [X0: $i] :
      ( ( composition @ X0 @ one )
      = X0 ),
    inference(cnf,[status(esa)],[composition_identity]) ).

thf(zip_derived_cl166,plain,
    ( one
    = ( converse @ one ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl154,zip_derived_cl5]) ).

thf(zip_derived_cl171_006,plain,
    ! [X0: $i] :
      ( ( composition @ one @ X0 )
      = X0 ),
    inference(demod,[status(thm)],[zip_derived_cl165,zip_derived_cl154]) ).

thf(zip_derived_cl254,plain,
    ! [X0: $i] :
      ( ( join @ ( complement @ X0 ) @ ( complement @ X0 ) )
      = ( complement @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl253,zip_derived_cl166,zip_derived_cl171]) ).

thf(def_top,axiom,
    ! [X0: $i] :
      ( top
      = ( join @ X0 @ ( complement @ X0 ) ) ) ).

thf(zip_derived_cl11,plain,
    ! [X0: $i] :
      ( top
      = ( join @ X0 @ ( complement @ X0 ) ) ),
    inference(cnf,[status(esa)],[def_top]) ).

thf(maddux2_join_associativity,axiom,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( join @ X0 @ ( join @ X1 @ X2 ) )
      = ( join @ ( join @ X0 @ X1 ) @ X2 ) ) ).

thf(zip_derived_cl1,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( join @ X0 @ ( join @ X1 @ X2 ) )
      = ( join @ ( join @ X0 @ X1 ) @ X2 ) ),
    inference(cnf,[status(esa)],[maddux2_join_associativity]) ).

thf(zip_derived_cl36,plain,
    ! [X0: $i,X1: $i] :
      ( ( join @ X1 @ ( join @ X0 @ ( complement @ ( join @ X1 @ X0 ) ) ) )
      = top ),
    inference('s_sup+',[status(thm)],[zip_derived_cl11,zip_derived_cl1]) ).

thf(zip_derived_cl696,plain,
    ! [X0: $i] :
      ( ( join @ ( complement @ X0 ) @ ( join @ ( complement @ X0 ) @ ( complement @ ( complement @ X0 ) ) ) )
      = top ),
    inference('s_sup+',[status(thm)],[zip_derived_cl254,zip_derived_cl36]) ).

thf(zip_derived_cl11_007,plain,
    ! [X0: $i] :
      ( top
      = ( join @ X0 @ ( complement @ X0 ) ) ),
    inference(cnf,[status(esa)],[def_top]) ).

thf(maddux1_join_commutativity,axiom,
    ! [X0: $i,X1: $i] :
      ( ( join @ X0 @ X1 )
      = ( join @ X1 @ X0 ) ) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i,X1: $i] :
      ( ( join @ X1 @ X0 )
      = ( join @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[maddux1_join_commutativity]) ).

thf(zip_derived_cl712,plain,
    ! [X0: $i] :
      ( ( join @ top @ ( complement @ X0 ) )
      = top ),
    inference(demod,[status(thm)],[zip_derived_cl696,zip_derived_cl11,zip_derived_cl0]) ).

thf(zip_derived_cl36_008,plain,
    ! [X0: $i,X1: $i] :
      ( ( join @ X1 @ ( join @ X0 @ ( complement @ ( join @ X1 @ X0 ) ) ) )
      = top ),
    inference('s_sup+',[status(thm)],[zip_derived_cl11,zip_derived_cl1]) ).

thf(zip_derived_cl779,plain,
    ! [X0: $i] :
      ( ( join @ X0 @ top )
      = top ),
    inference('s_sup+',[status(thm)],[zip_derived_cl712,zip_derived_cl36]) ).

thf(zip_derived_cl171_009,plain,
    ! [X0: $i] :
      ( ( composition @ one @ X0 )
      = X0 ),
    inference(demod,[status(thm)],[zip_derived_cl165,zip_derived_cl154]) ).

thf(composition_distributivity,axiom,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( composition @ ( join @ X0 @ X1 ) @ X2 )
      = ( join @ ( composition @ X0 @ X2 ) @ ( composition @ X1 @ X2 ) ) ) ).

thf(zip_derived_cl6,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( composition @ ( join @ X0 @ X2 ) @ X1 )
      = ( join @ ( composition @ X0 @ X1 ) @ ( composition @ X2 @ X1 ) ) ),
    inference(cnf,[status(esa)],[composition_distributivity]) ).

thf(zip_derived_cl251,plain,
    ! [X0: $i,X1: $i] :
      ( ( composition @ ( join @ one @ X1 ) @ X0 )
      = ( join @ X0 @ ( composition @ X1 @ X0 ) ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl171,zip_derived_cl6]) ).

thf(zip_derived_cl803,plain,
    ! [X0: $i] :
      ( ( composition @ top @ X0 )
      = ( join @ X0 @ ( composition @ top @ X0 ) ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl779,zip_derived_cl251]) ).

thf(zip_derived_cl779_010,plain,
    ! [X0: $i] :
      ( ( join @ X0 @ top )
      = top ),
    inference('s_sup+',[status(thm)],[zip_derived_cl712,zip_derived_cl36]) ).

thf(zip_derived_cl0_011,plain,
    ! [X0: $i,X1: $i] :
      ( ( join @ X1 @ X0 )
      = ( join @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[maddux1_join_commutativity]) ).

thf(zip_derived_cl792,plain,
    ! [X0: $i] :
      ( ( join @ top @ X0 )
      = top ),
    inference('s_sup+',[status(thm)],[zip_derived_cl779,zip_derived_cl0]) ).

thf(zip_derived_cl847,plain,
    ( ( composition @ top @ top )
    = top ),
    inference('s_sup+',[status(thm)],[zip_derived_cl803,zip_derived_cl792]) ).

thf(goals,conjecture,
    ( ( composition @ top @ top )
    = top ) ).

thf(zf_stmt_0,negated_conjecture,
    ( ( composition @ top @ top )
   != top ),
    inference('cnf.neg',[status(esa)],[goals]) ).

thf(zip_derived_cl13,plain,
    ( ( composition @ top @ top )
   != top ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl848,plain,
    $false,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl847,zip_derived_cl13]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : REL015+1 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.VtZ4aPocjU true
% 0.13/0.34  % Computer : n010.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 19:05:35 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.34  % Number of cores: 8
% 0.13/0.34  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.20/0.61  % Total configuration time : 435
% 0.20/0.61  % Estimated wc time : 1092
% 0.20/0.61  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.68  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.71  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.71  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.20/0.73  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.20/0.73  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.20/0.73  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.20/0.75  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 1.49/0.83  % Solved by fo/fo6_bce.sh.
% 1.49/0.83  % BCE start: 14
% 1.49/0.83  % BCE eliminated: 0
% 1.49/0.83  % PE start: 14
% 1.49/0.83  logic: eq
% 1.49/0.83  % PE eliminated: 0
% 1.49/0.83  % done 82 iterations in 0.128s
% 1.49/0.83  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 1.49/0.83  % SZS output start Refutation
% See solution above
% 1.49/0.83  
% 1.49/0.83  
% 1.49/0.83  % Terminating...
% 2.18/0.93  % Runner terminated.
% 2.18/0.94  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------