TSTP Solution File: LCL134-1 by Z3---4.8.9.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Z3---4.8.9.0
% Problem  : LCL134-1 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp
% Command  : z3_tptp -proof -model -t:%d -file:%s

% Computer : n001.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 : Sun Sep 18 04:55:03 EDT 2022

% Result   : Unsatisfiable 0.18s 0.38s
% Output   : Proof 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   20
% Syntax   : Number of formulae    :   54 (  38 unt;   3 typ;   0 def)
%            Number of atoms       :   70 (  66 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   26 (  10   ~;   6   |;   0   &)
%                                         (  10 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   2 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of FOOLs       :    3 (   3 fml;   0 var)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    2 (   1   >;   1   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    3 (   3 usr;   2 con; 0-2 aty)
%            Number of variables   :   65 (  59   !;   0   ?;  65   :)

% Comments : 
%------------------------------------------------------------------------------
tff(truth_type,type,
    truth: $i ).

tff(implies_type,type,
    implies: ( $i * $i ) > $i ).

tff(x_type,type,
    x: $i ).

tff(1,plain,
    ^ [Z: $i,Y: $i,X: $i] :
      refl(
        ( ( implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z))) = truth )
      <=> ( implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z))) = truth ) )),
    inference(bind,[status(th)],]) ).

tff(2,plain,
    ( ! [Z: $i,Y: $i,X: $i] : ( implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z))) = truth )
  <=> ! [Z: $i,Y: $i,X: $i] : ( implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z))) = truth ) ),
    inference(quant_intro,[status(thm)],[1]) ).

tff(3,plain,
    ( ! [Z: $i,Y: $i,X: $i] : ( implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z))) = truth )
  <=> ! [Z: $i,Y: $i,X: $i] : ( implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z))) = truth ) ),
    inference(rewrite,[status(thm)],]) ).

tff(4,axiom,
    ! [Z: $i,Y: $i,X: $i] : ( implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z))) = truth ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL001-0.ax',wajsberg_2) ).

tff(5,plain,
    ! [Z: $i,Y: $i,X: $i] : ( implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z))) = truth ),
    inference(modus_ponens,[status(thm)],[4,3]) ).

tff(6,plain,
    ! [Z: $i,Y: $i,X: $i] : ( implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z))) = truth ),
    inference(skolemize,[status(sab)],[5]) ).

tff(7,plain,
    ! [Z: $i,Y: $i,X: $i] : ( implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z))) = truth ),
    inference(modus_ponens,[status(thm)],[6,2]) ).

tff(8,plain,
    ( ~ ! [Z: $i,Y: $i,X: $i] : ( implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z))) = truth )
    | ( implies(implies(truth,x),implies(implies(x,truth),implies(truth,truth))) = truth ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(9,plain,
    implies(implies(truth,x),implies(implies(x,truth),implies(truth,truth))) = truth,
    inference(unit_resolution,[status(thm)],[8,7]) ).

tff(10,plain,
    ^ [X: $i] :
      refl(
        ( ( implies(truth,X) = X )
      <=> ( implies(truth,X) = X ) )),
    inference(bind,[status(th)],]) ).

tff(11,plain,
    ( ! [X: $i] : ( implies(truth,X) = X )
  <=> ! [X: $i] : ( implies(truth,X) = X ) ),
    inference(quant_intro,[status(thm)],[10]) ).

tff(12,plain,
    ( ! [X: $i] : ( implies(truth,X) = X )
  <=> ! [X: $i] : ( implies(truth,X) = X ) ),
    inference(rewrite,[status(thm)],]) ).

tff(13,axiom,
    ! [X: $i] : ( implies(truth,X) = X ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL001-0.ax',wajsberg_1) ).

tff(14,plain,
    ! [X: $i] : ( implies(truth,X) = X ),
    inference(modus_ponens,[status(thm)],[13,12]) ).

tff(15,plain,
    ! [X: $i] : ( implies(truth,X) = X ),
    inference(skolemize,[status(sab)],[14]) ).

tff(16,plain,
    ! [X: $i] : ( implies(truth,X) = X ),
    inference(modus_ponens,[status(thm)],[15,11]) ).

tff(17,plain,
    ( ~ ! [X: $i] : ( implies(truth,X) = X )
    | ( implies(truth,truth) = truth ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(18,plain,
    implies(truth,truth) = truth,
    inference(unit_resolution,[status(thm)],[17,16]) ).

tff(19,plain,
    implies(implies(x,truth),implies(truth,truth)) = implies(implies(x,truth),truth),
    inference(monotonicity,[status(thm)],[18]) ).

tff(20,plain,
    implies(implies(x,truth),truth) = implies(implies(x,truth),implies(truth,truth)),
    inference(symmetry,[status(thm)],[19]) ).

tff(21,plain,
    ( ~ ! [X: $i] : ( implies(truth,X) = X )
    | ( implies(truth,implies(implies(x,truth),truth)) = implies(implies(x,truth),truth) ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(22,plain,
    implies(truth,implies(implies(x,truth),truth)) = implies(implies(x,truth),truth),
    inference(unit_resolution,[status(thm)],[21,16]) ).

tff(23,plain,
    ( ~ ! [X: $i] : ( implies(truth,X) = X )
    | ( implies(truth,x) = x ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(24,plain,
    implies(truth,x) = x,
    inference(unit_resolution,[status(thm)],[23,16]) ).

tff(25,plain,
    implies(implies(truth,x),implies(truth,x)) = implies(implies(truth,x),x),
    inference(monotonicity,[status(thm)],[24]) ).

tff(26,plain,
    implies(implies(truth,x),x) = implies(implies(truth,x),implies(truth,x)),
    inference(symmetry,[status(thm)],[25]) ).

tff(27,plain,
    ^ [Y: $i,X: $i] :
      refl(
        ( ( implies(implies(X,Y),Y) = implies(implies(Y,X),X) )
      <=> ( implies(implies(X,Y),Y) = implies(implies(Y,X),X) ) )),
    inference(bind,[status(th)],]) ).

tff(28,plain,
    ( ! [Y: $i,X: $i] : ( implies(implies(X,Y),Y) = implies(implies(Y,X),X) )
  <=> ! [Y: $i,X: $i] : ( implies(implies(X,Y),Y) = implies(implies(Y,X),X) ) ),
    inference(quant_intro,[status(thm)],[27]) ).

tff(29,plain,
    ( ! [Y: $i,X: $i] : ( implies(implies(X,Y),Y) = implies(implies(Y,X),X) )
  <=> ! [Y: $i,X: $i] : ( implies(implies(X,Y),Y) = implies(implies(Y,X),X) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(30,axiom,
    ! [Y: $i,X: $i] : ( implies(implies(X,Y),Y) = implies(implies(Y,X),X) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL001-0.ax',wajsberg_3) ).

tff(31,plain,
    ! [Y: $i,X: $i] : ( implies(implies(X,Y),Y) = implies(implies(Y,X),X) ),
    inference(modus_ponens,[status(thm)],[30,29]) ).

tff(32,plain,
    ! [Y: $i,X: $i] : ( implies(implies(X,Y),Y) = implies(implies(Y,X),X) ),
    inference(skolemize,[status(sab)],[31]) ).

tff(33,plain,
    ! [Y: $i,X: $i] : ( implies(implies(X,Y),Y) = implies(implies(Y,X),X) ),
    inference(modus_ponens,[status(thm)],[32,28]) ).

tff(34,plain,
    ( ~ ! [Y: $i,X: $i] : ( implies(implies(X,Y),Y) = implies(implies(Y,X),X) )
    | ( implies(implies(truth,x),x) = implies(implies(x,truth),truth) ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(35,plain,
    implies(implies(truth,x),x) = implies(implies(x,truth),truth),
    inference(unit_resolution,[status(thm)],[34,33]) ).

tff(36,plain,
    implies(implies(x,truth),truth) = implies(implies(truth,x),x),
    inference(symmetry,[status(thm)],[35]) ).

tff(37,plain,
    implies(implies(x,truth),truth) = implies(implies(truth,x),implies(truth,x)),
    inference(transitivity,[status(thm)],[36,26]) ).

tff(38,plain,
    truth = implies(truth,truth),
    inference(symmetry,[status(thm)],[18]) ).

tff(39,plain,
    implies(truth,implies(implies(x,truth),truth)) = implies(implies(truth,truth),implies(implies(truth,x),implies(truth,x))),
    inference(monotonicity,[status(thm)],[38,37]) ).

tff(40,plain,
    implies(implies(truth,truth),implies(implies(truth,x),implies(truth,x))) = implies(truth,implies(implies(x,truth),truth)),
    inference(symmetry,[status(thm)],[39]) ).

tff(41,plain,
    ( ~ ! [Z: $i,Y: $i,X: $i] : ( implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z))) = truth )
    | ( implies(implies(truth,truth),implies(implies(truth,x),implies(truth,x))) = truth ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(42,plain,
    implies(implies(truth,truth),implies(implies(truth,x),implies(truth,x))) = truth,
    inference(unit_resolution,[status(thm)],[41,7]) ).

tff(43,plain,
    truth = implies(implies(truth,truth),implies(implies(truth,x),implies(truth,x))),
    inference(symmetry,[status(thm)],[42]) ).

tff(44,plain,
    truth = implies(implies(x,truth),implies(truth,truth)),
    inference(transitivity,[status(thm)],[43,40,22,20]) ).

tff(45,plain,
    x = implies(truth,x),
    inference(symmetry,[status(thm)],[24]) ).

tff(46,plain,
    implies(x,truth) = implies(implies(truth,x),implies(implies(x,truth),implies(truth,truth))),
    inference(monotonicity,[status(thm)],[45,44]) ).

tff(47,plain,
    implies(x,truth) = truth,
    inference(transitivity,[status(thm)],[46,9]) ).

tff(48,plain,
    ( ( implies(x,truth) != truth )
  <=> ( implies(x,truth) != truth ) ),
    inference(rewrite,[status(thm)],]) ).

tff(49,axiom,
    implies(x,truth) != truth,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_wajsberg_lemma) ).

tff(50,plain,
    implies(x,truth) != truth,
    inference(modus_ponens,[status(thm)],[49,48]) ).

tff(51,plain,
    $false,
    inference(unit_resolution,[status(thm)],[50,47]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : LCL134-1 : TPTP v8.1.0. Released v1.0.0.
% 0.06/0.12  % Command  : z3_tptp -proof -model -t:%d -file:%s
% 0.12/0.33  % Computer : n001.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Thu Sep  1 18:32:36 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.33  Z3tptp [4.8.9.0] (c) 2006-20**. Microsoft Corp.
% 0.12/0.33  Usage: tptp [options] [-file:]file
% 0.12/0.33    -h, -?       prints this message.
% 0.12/0.33    -smt2        print SMT-LIB2 benchmark.
% 0.12/0.33    -m, -model   generate model.
% 0.12/0.33    -p, -proof   generate proof.
% 0.12/0.33    -c, -core    generate unsat core of named formulas.
% 0.12/0.33    -st, -statistics display statistics.
% 0.12/0.33    -t:timeout   set timeout (in second).
% 0.12/0.33    -smt2status  display status in smt2 format instead of SZS.
% 0.12/0.33    -check_status check the status produced by Z3 against annotation in benchmark.
% 0.12/0.33    -<param>:<value> configuration parameter and value.
% 0.12/0.33    -o:<output-file> file to place output in.
% 0.18/0.38  % SZS status Unsatisfiable
% 0.18/0.38  % SZS output start Proof
% See solution above
%------------------------------------------------------------------------------