TSTP Solution File: GRP704-11 by Z3---4.8.9.0

View Problem - Process Solution

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

% Computer : n020.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 : Fri Sep 16 22:29:33 EDT 2022

% Result   : Unsatisfiable 0.18s 0.43s
% Output   : Proof 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   20
%            Number of leaves      :   35
% Syntax   : Number of formulae    :   94 (  66 unt;   7 typ;   0 def)
%            Number of atoms       :  120 ( 113 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   39 (  12   ~;   8   |;   0   &)
%                                         (  19 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   2 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number of FOOLs       :    6 (   6 fml;   0 var)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    4 (   2   >;   2   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   5 con; 0-2 aty)
%            Number of variables   :  102 (  92   !;   0   ?; 102   :)

% Comments : 
%------------------------------------------------------------------------------
tff(mult_type,type,
    mult: ( $i * $i ) > $i ).

tff(op_f_type,type,
    op_f: $i ).

tff(x5_type,type,
    x5: $i ).

tff(x4_type,type,
    x4: $i ).

tff(op_c_type,type,
    op_c: $i ).

tff(ld_type,type,
    ld: ( $i * $i ) > $i ).

tff(unit_type,type,
    unit: $i ).

tff(1,plain,
    ^ [B: $i,A: $i] :
      refl(
        ( ( op_f = mult(A,mult(B,ld(mult(A,B),op_c))) )
      <=> ( op_f = mult(A,mult(B,ld(mult(A,B),op_c))) ) )),
    inference(bind,[status(th)],]) ).

tff(2,plain,
    ( ! [B: $i,A: $i] : ( op_f = mult(A,mult(B,ld(mult(A,B),op_c))) )
  <=> ! [B: $i,A: $i] : ( op_f = mult(A,mult(B,ld(mult(A,B),op_c))) ) ),
    inference(quant_intro,[status(thm)],[1]) ).

tff(3,plain,
    ( ! [B: $i,A: $i] : ( op_f = mult(A,mult(B,ld(mult(A,B),op_c))) )
  <=> ! [B: $i,A: $i] : ( op_f = mult(A,mult(B,ld(mult(A,B),op_c))) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(4,axiom,
    ! [B: $i,A: $i] : ( op_f = mult(A,mult(B,ld(mult(A,B),op_c))) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',f13) ).

tff(5,plain,
    ! [B: $i,A: $i] : ( op_f = mult(A,mult(B,ld(mult(A,B),op_c))) ),
    inference(modus_ponens,[status(thm)],[4,3]) ).

tff(6,plain,
    ! [B: $i,A: $i] : ( op_f = mult(A,mult(B,ld(mult(A,B),op_c))) ),
    inference(skolemize,[status(sab)],[5]) ).

tff(7,plain,
    ! [B: $i,A: $i] : ( op_f = mult(A,mult(B,ld(mult(A,B),op_c))) ),
    inference(modus_ponens,[status(thm)],[6,2]) ).

tff(8,plain,
    ( ~ ! [B: $i,A: $i] : ( op_f = mult(A,mult(B,ld(mult(A,B),op_c))) )
    | ( op_f = mult(op_c,mult(mult(mult(unit,unit),unit),ld(mult(op_c,mult(mult(unit,unit),unit)),op_c))) ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(9,plain,
    op_f = mult(op_c,mult(mult(mult(unit,unit),unit),ld(mult(op_c,mult(mult(unit,unit),unit)),op_c))),
    inference(unit_resolution,[status(thm)],[8,7]) ).

tff(10,plain,
    mult(op_c,mult(mult(mult(unit,unit),unit),ld(mult(op_c,mult(mult(unit,unit),unit)),op_c))) = op_f,
    inference(symmetry,[status(thm)],[9]) ).

tff(11,plain,
    ^ [A: $i] :
      refl(
        ( ( mult(A,unit) = A )
      <=> ( mult(A,unit) = A ) )),
    inference(bind,[status(th)],]) ).

tff(12,plain,
    ( ! [A: $i] : ( mult(A,unit) = A )
  <=> ! [A: $i] : ( mult(A,unit) = A ) ),
    inference(quant_intro,[status(thm)],[11]) ).

tff(13,plain,
    ( ! [A: $i] : ( mult(A,unit) = A )
  <=> ! [A: $i] : ( mult(A,unit) = A ) ),
    inference(rewrite,[status(thm)],]) ).

tff(14,axiom,
    ! [A: $i] : ( mult(A,unit) = A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',f05) ).

tff(15,plain,
    ! [A: $i] : ( mult(A,unit) = A ),
    inference(modus_ponens,[status(thm)],[14,13]) ).

tff(16,plain,
    ! [A: $i] : ( mult(A,unit) = A ),
    inference(skolemize,[status(sab)],[15]) ).

tff(17,plain,
    ! [A: $i] : ( mult(A,unit) = A ),
    inference(modus_ponens,[status(thm)],[16,12]) ).

tff(18,plain,
    ( ~ ! [A: $i] : ( mult(A,unit) = A )
    | ( mult(mult(unit,unit),unit) = mult(unit,unit) ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(19,plain,
    mult(mult(unit,unit),unit) = mult(unit,unit),
    inference(unit_resolution,[status(thm)],[18,17]) ).

tff(20,plain,
    mult(unit,unit) = mult(mult(unit,unit),unit),
    inference(symmetry,[status(thm)],[19]) ).

tff(21,plain,
    ^ [A: $i] :
      refl(
        ( ( mult(unit,A) = A )
      <=> ( mult(unit,A) = A ) )),
    inference(bind,[status(th)],]) ).

tff(22,plain,
    ( ! [A: $i] : ( mult(unit,A) = A )
  <=> ! [A: $i] : ( mult(unit,A) = A ) ),
    inference(quant_intro,[status(thm)],[21]) ).

tff(23,plain,
    ( ! [A: $i] : ( mult(unit,A) = A )
  <=> ! [A: $i] : ( mult(unit,A) = A ) ),
    inference(rewrite,[status(thm)],]) ).

tff(24,axiom,
    ! [A: $i] : ( mult(unit,A) = A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',f06) ).

tff(25,plain,
    ! [A: $i] : ( mult(unit,A) = A ),
    inference(modus_ponens,[status(thm)],[24,23]) ).

tff(26,plain,
    ! [A: $i] : ( mult(unit,A) = A ),
    inference(skolemize,[status(sab)],[25]) ).

tff(27,plain,
    ! [A: $i] : ( mult(unit,A) = A ),
    inference(modus_ponens,[status(thm)],[26,22]) ).

tff(28,plain,
    ( ~ ! [A: $i] : ( mult(unit,A) = A )
    | ( mult(unit,unit) = unit ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(29,plain,
    mult(unit,unit) = unit,
    inference(unit_resolution,[status(thm)],[28,27]) ).

tff(30,plain,
    unit = mult(unit,unit),
    inference(symmetry,[status(thm)],[29]) ).

tff(31,plain,
    ^ [B: $i,A: $i] :
      refl(
        ( ( ld(A,mult(A,B)) = B )
      <=> ( ld(A,mult(A,B)) = B ) )),
    inference(bind,[status(th)],]) ).

tff(32,plain,
    ( ! [B: $i,A: $i] : ( ld(A,mult(A,B)) = B )
  <=> ! [B: $i,A: $i] : ( ld(A,mult(A,B)) = B ) ),
    inference(quant_intro,[status(thm)],[31]) ).

tff(33,plain,
    ( ! [B: $i,A: $i] : ( ld(A,mult(A,B)) = B )
  <=> ! [B: $i,A: $i] : ( ld(A,mult(A,B)) = B ) ),
    inference(rewrite,[status(thm)],]) ).

tff(34,axiom,
    ! [B: $i,A: $i] : ( ld(A,mult(A,B)) = B ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',f02) ).

tff(35,plain,
    ! [B: $i,A: $i] : ( ld(A,mult(A,B)) = B ),
    inference(modus_ponens,[status(thm)],[34,33]) ).

tff(36,plain,
    ! [B: $i,A: $i] : ( ld(A,mult(A,B)) = B ),
    inference(skolemize,[status(sab)],[35]) ).

tff(37,plain,
    ! [B: $i,A: $i] : ( ld(A,mult(A,B)) = B ),
    inference(modus_ponens,[status(thm)],[36,32]) ).

tff(38,plain,
    ( ~ ! [B: $i,A: $i] : ( ld(A,mult(A,B)) = B )
    | ( ld(mult(op_c,unit),mult(mult(op_c,unit),unit)) = unit ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(39,plain,
    ld(mult(op_c,unit),mult(mult(op_c,unit),unit)) = unit,
    inference(unit_resolution,[status(thm)],[38,37]) ).

tff(40,plain,
    ( ~ ! [A: $i] : ( mult(A,unit) = A )
    | ( mult(mult(op_c,unit),unit) = mult(op_c,unit) ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(41,plain,
    mult(mult(op_c,unit),unit) = mult(op_c,unit),
    inference(unit_resolution,[status(thm)],[40,17]) ).

tff(42,plain,
    mult(op_c,unit) = mult(mult(op_c,unit),unit),
    inference(symmetry,[status(thm)],[41]) ).

tff(43,plain,
    ( ~ ! [A: $i] : ( mult(A,unit) = A )
    | ( mult(op_c,unit) = op_c ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(44,plain,
    mult(op_c,unit) = op_c,
    inference(unit_resolution,[status(thm)],[43,17]) ).

tff(45,plain,
    op_c = mult(op_c,unit),
    inference(symmetry,[status(thm)],[44]) ).

tff(46,plain,
    op_c = mult(mult(op_c,unit),unit),
    inference(transitivity,[status(thm)],[45,42]) ).

tff(47,plain,
    ^ [B: $i,A: $i] :
      refl(
        ( ( mult(op_c,mult(A,B)) = mult(mult(op_c,A),B) )
      <=> ( mult(op_c,mult(A,B)) = mult(mult(op_c,A),B) ) )),
    inference(bind,[status(th)],]) ).

tff(48,plain,
    ( ! [B: $i,A: $i] : ( mult(op_c,mult(A,B)) = mult(mult(op_c,A),B) )
  <=> ! [B: $i,A: $i] : ( mult(op_c,mult(A,B)) = mult(mult(op_c,A),B) ) ),
    inference(quant_intro,[status(thm)],[47]) ).

tff(49,plain,
    ( ! [B: $i,A: $i] : ( mult(op_c,mult(A,B)) = mult(mult(op_c,A),B) )
  <=> ! [B: $i,A: $i] : ( mult(op_c,mult(A,B)) = mult(mult(op_c,A),B) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(50,axiom,
    ! [B: $i,A: $i] : ( mult(op_c,mult(A,B)) = mult(mult(op_c,A),B) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',f08) ).

tff(51,plain,
    ! [B: $i,A: $i] : ( mult(op_c,mult(A,B)) = mult(mult(op_c,A),B) ),
    inference(modus_ponens,[status(thm)],[50,49]) ).

tff(52,plain,
    ! [B: $i,A: $i] : ( mult(op_c,mult(A,B)) = mult(mult(op_c,A),B) ),
    inference(skolemize,[status(sab)],[51]) ).

tff(53,plain,
    ! [B: $i,A: $i] : ( mult(op_c,mult(A,B)) = mult(mult(op_c,A),B) ),
    inference(modus_ponens,[status(thm)],[52,48]) ).

tff(54,plain,
    ( ~ ! [B: $i,A: $i] : ( mult(op_c,mult(A,B)) = mult(mult(op_c,A),B) )
    | ( mult(op_c,mult(unit,unit)) = mult(mult(op_c,unit),unit) ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(55,plain,
    mult(op_c,mult(unit,unit)) = mult(mult(op_c,unit),unit),
    inference(unit_resolution,[status(thm)],[54,53]) ).

tff(56,plain,
    mult(op_c,mult(unit,unit)) = mult(op_c,mult(mult(unit,unit),unit)),
    inference(monotonicity,[status(thm)],[20]) ).

tff(57,plain,
    mult(op_c,mult(mult(unit,unit),unit)) = mult(op_c,mult(unit,unit)),
    inference(symmetry,[status(thm)],[56]) ).

tff(58,plain,
    mult(op_c,mult(mult(unit,unit),unit)) = mult(op_c,unit),
    inference(transitivity,[status(thm)],[57,55,41]) ).

tff(59,plain,
    ld(mult(op_c,mult(mult(unit,unit),unit)),op_c) = ld(mult(op_c,unit),mult(mult(op_c,unit),unit)),
    inference(monotonicity,[status(thm)],[58,46]) ).

tff(60,plain,
    ld(mult(op_c,mult(mult(unit,unit),unit)),op_c) = mult(mult(unit,unit),unit),
    inference(transitivity,[status(thm)],[59,39,30,20]) ).

tff(61,plain,
    mult(mult(mult(unit,unit),unit),ld(mult(op_c,mult(mult(unit,unit),unit)),op_c)) = mult(mult(mult(unit,unit),unit),mult(mult(unit,unit),unit)),
    inference(monotonicity,[status(thm)],[60]) ).

tff(62,plain,
    mult(mult(mult(unit,unit),unit),mult(mult(unit,unit),unit)) = mult(mult(mult(unit,unit),unit),ld(mult(op_c,mult(mult(unit,unit),unit)),op_c)),
    inference(symmetry,[status(thm)],[61]) ).

tff(63,plain,
    mult(mult(unit,unit),unit) = unit,
    inference(transitivity,[status(thm)],[19,29]) ).

tff(64,plain,
    mult(mult(mult(unit,unit),unit),mult(mult(unit,unit),unit)) = mult(unit,unit),
    inference(monotonicity,[status(thm)],[63,63]) ).

tff(65,plain,
    mult(unit,unit) = mult(mult(mult(unit,unit),unit),mult(mult(unit,unit),unit)),
    inference(symmetry,[status(thm)],[64]) ).

tff(66,plain,
    mult(mult(unit,unit),unit) = mult(mult(mult(unit,unit),unit),ld(mult(op_c,mult(mult(unit,unit),unit)),op_c)),
    inference(transitivity,[status(thm)],[19,65,62]) ).

tff(67,plain,
    mult(op_c,mult(mult(unit,unit),unit)) = mult(op_c,mult(mult(mult(unit,unit),unit),ld(mult(op_c,mult(mult(unit,unit),unit)),op_c))),
    inference(monotonicity,[status(thm)],[66]) ).

tff(68,plain,
    mult(mult(op_c,unit),unit) = mult(op_c,mult(unit,unit)),
    inference(symmetry,[status(thm)],[55]) ).

tff(69,plain,
    op_c = op_f,
    inference(transitivity,[status(thm)],[45,42,68,56,67,10]) ).

tff(70,plain,
    mult(mult(x4,x5),op_c) = mult(mult(x4,x5),op_f),
    inference(monotonicity,[status(thm)],[69]) ).

tff(71,plain,
    ^ [B: $i,A: $i] :
      refl(
        ( ( mult(A,mult(B,op_c)) = mult(mult(A,B),op_c) )
      <=> ( mult(A,mult(B,op_c)) = mult(mult(A,B),op_c) ) )),
    inference(bind,[status(th)],]) ).

tff(72,plain,
    ( ! [B: $i,A: $i] : ( mult(A,mult(B,op_c)) = mult(mult(A,B),op_c) )
  <=> ! [B: $i,A: $i] : ( mult(A,mult(B,op_c)) = mult(mult(A,B),op_c) ) ),
    inference(quant_intro,[status(thm)],[71]) ).

tff(73,plain,
    ( ! [B: $i,A: $i] : ( mult(A,mult(B,op_c)) = mult(mult(A,B),op_c) )
  <=> ! [B: $i,A: $i] : ( mult(A,mult(B,op_c)) = mult(mult(A,B),op_c) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(74,axiom,
    ! [B: $i,A: $i] : ( mult(A,mult(B,op_c)) = mult(mult(A,B),op_c) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',f09) ).

tff(75,plain,
    ! [B: $i,A: $i] : ( mult(A,mult(B,op_c)) = mult(mult(A,B),op_c) ),
    inference(modus_ponens,[status(thm)],[74,73]) ).

tff(76,plain,
    ! [B: $i,A: $i] : ( mult(A,mult(B,op_c)) = mult(mult(A,B),op_c) ),
    inference(skolemize,[status(sab)],[75]) ).

tff(77,plain,
    ! [B: $i,A: $i] : ( mult(A,mult(B,op_c)) = mult(mult(A,B),op_c) ),
    inference(modus_ponens,[status(thm)],[76,72]) ).

tff(78,plain,
    ( ~ ! [B: $i,A: $i] : ( mult(A,mult(B,op_c)) = mult(mult(A,B),op_c) )
    | ( mult(x4,mult(x5,op_c)) = mult(mult(x4,x5),op_c) ) ),
    inference(quant_inst,[status(thm)],]) ).

tff(79,plain,
    mult(x4,mult(x5,op_c)) = mult(mult(x4,x5),op_c),
    inference(unit_resolution,[status(thm)],[78,77]) ).

tff(80,plain,
    mult(x5,op_c) = mult(x5,op_f),
    inference(monotonicity,[status(thm)],[69]) ).

tff(81,plain,
    mult(x5,op_f) = mult(x5,op_c),
    inference(symmetry,[status(thm)],[80]) ).

tff(82,plain,
    mult(x4,mult(x5,op_f)) = mult(x4,mult(x5,op_c)),
    inference(monotonicity,[status(thm)],[81]) ).

tff(83,plain,
    mult(x4,mult(x5,op_f)) = mult(mult(x4,x5),op_f),
    inference(transitivity,[status(thm)],[82,79,70]) ).

tff(84,plain,
    ( ( mult(x4,mult(x5,op_f)) != mult(mult(x4,x5),op_f) )
  <=> ( mult(x4,mult(x5,op_f)) != mult(mult(x4,x5),op_f) ) ),
    inference(rewrite,[status(thm)],]) ).

tff(85,axiom,
    mult(x4,mult(x5,op_f)) != mult(mult(x4,x5),op_f),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goal) ).

tff(86,plain,
    mult(x4,mult(x5,op_f)) != mult(mult(x4,x5),op_f),
    inference(modus_ponens,[status(thm)],[85,84]) ).

tff(87,plain,
    $false,
    inference(unit_resolution,[status(thm)],[86,83]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : GRP704-11 : TPTP v8.1.0. Released v8.1.0.
% 0.06/0.12  % Command  : z3_tptp -proof -model -t:%d -file:%s
% 0.12/0.33  % Computer : n020.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 : Wed Aug 31 20:19:00 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.43  % SZS status Unsatisfiable
% 0.18/0.43  % SZS output start Proof
% See solution above
%------------------------------------------------------------------------------