TSTP Solution File: GRP756-1 by Leo-III---1.7.7

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.7
% Problem  : GRP756-1 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n009.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 May 19 11:15:20 EDT 2023

% Result   : Unsatisfiable 2.73s 1.57s
% Output   : Refutation 2.73s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   19 (  13 unt;   6 typ;   0 def)
%            Number of atoms       :   13 (  12 equ;   0 cnn)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :   74 (   2   ~;   0   |;   0   &;  72   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   3 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    6 (   6   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :   22 (   0   ^;  22   !;   0   ?;  22   :)

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

thf(a_type,type,
    a: $i ).

thf(b_type,type,
    b: $i ).

thf(c_type,type,
    c: $i ).

thf(ld_type,type,
    ld: $i > $i > $i ).

thf(rd_type,type,
    rd: $i > $i > $i ).

thf(2,axiom,
    ! [B: $i,A: $i] :
      ( ( mult @ A @ ( ld @ A @ B ) )
      = B ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',f01) ).

thf(10,plain,
    ! [B: $i,A: $i] :
      ( ( mult @ A @ ( ld @ A @ B ) )
      = B ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(4,axiom,
    ! [B: $i,A: $i] :
      ( ( mult @ ( rd @ A @ B ) @ B )
      = A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',f03) ).

thf(14,plain,
    ! [B: $i,A: $i] :
      ( ( mult @ ( rd @ A @ B ) @ B )
      = A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(3,axiom,
    ! [B: $i,A: $i] :
      ( ( ld @ A @ ( mult @ A @ B ) )
      = B ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',f02) ).

thf(12,plain,
    ! [B: $i,A: $i] :
      ( ( ld @ A @ ( mult @ A @ B ) )
      = B ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(1,negated_conjecture,
    ( ( mult @ ( mult @ a @ b ) @ c )
   != ( mult @ a @ ( mult @ b @ c ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',goals) ).

thf(7,plain,
    ( ( mult @ ( mult @ a @ b ) @ c )
   != ( mult @ a @ ( mult @ b @ c ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[1]) ).

thf(6,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ( mult @ A @ ( mult @ ( mult @ B @ B ) @ C ) )
      = ( mult @ ( mult @ A @ B ) @ ( mult @ B @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',f05) ).

thf(18,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ( mult @ A @ ( mult @ ( mult @ B @ B ) @ C ) )
      = ( mult @ ( mult @ A @ B ) @ ( mult @ B @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(5,axiom,
    ! [B: $i,A: $i] :
      ( ( rd @ ( mult @ A @ B ) @ B )
      = A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',f04) ).

thf(16,plain,
    ! [B: $i,A: $i] :
      ( ( rd @ ( mult @ A @ B ) @ B )
      = A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(32,plain,
    $false,
    inference(e,[status(thm)],[10,14,12,7,18,16]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : GRP756-1 : TPTP v8.1.2. Released v4.0.0.
% 0.03/0.14  % Command  : run_Leo-III %s %d
% 0.14/0.35  % Computer : n009.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Fri May 19 02:00:19 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.94/0.84  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.23/0.94  % [INFO] 	 Parsing done (98ms). 
% 1.23/0.94  % [INFO] 	 Running in sequential loop mode. 
% 1.48/1.13  % [INFO] 	 eprover registered as external prover. 
% 1.48/1.14  % [INFO] 	 cvc4 registered as external prover. 
% 1.48/1.14  % [INFO] 	 Scanning for conjecture ... 
% 1.65/1.18  % [INFO] 	 Found a conjecture and 5 axioms. Running axiom selection ... 
% 1.75/1.20  % [INFO] 	 Axiom selection finished. Selected 5 axioms (removed 0 axioms). 
% 1.75/1.21  % [INFO] 	 Problem is propositional (TPTP CNF). 
% 1.75/1.21  % [INFO] 	 Type checking passed. 
% 1.75/1.21  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 2.53/1.53  % External prover 'e' found a proof!
% 2.53/1.53  % [INFO] 	 Killing All external provers ... 
% 2.53/1.53  % Time passed: 1015ms (effective reasoning time: 583ms)
% 2.53/1.53  % Solved by strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>
% 2.73/1.57  % Axioms used in derivation (5): f03, f02, f05, f04, f01
% 2.73/1.57  % No. of inferences in proof: 13
% 2.73/1.57  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 1015 ms resp. 583 ms w/o parsing
% 2.73/1.60  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 2.73/1.60  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------