TSTP Solution File: ALG073+1 by Leo-III---1.7.10

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.10
% Problem  : ALG073+1 : TPTP v8.1.2. Released v2.7.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n007.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 : Tue May  7 07:25:52 EDT 2024

% Result   : Theorem 3.01s 1.71s
% Output   : Refutation 3.36s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   18 (   1 unt;   6 typ;   0 def)
%            Number of atoms       :   75 (  24 equ;   0 cnn)
%            Maximal formula atoms :   14 (   6 avg)
%            Number of connectives :  216 (  11   ~;   0   |;  28   &; 142   @)
%                                         (   0 <=>;  35  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   8 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   6 usr;   1 con; 0-2 aty)
%            Number of variables   :   40 (   0   ^  32   !;   8   ?;  40   :)

% Comments : 
%------------------------------------------------------------------------------
thf(sorti1_type,type,
    sorti1: $i > $o ).

thf(sorti2_type,type,
    sorti2: $i > $o ).

thf(h_type,type,
    h: $i > $i ).

thf(j_type,type,
    j: $i > $i ).

thf(op1_type,type,
    op1: $i > $i > $i ).

thf(op2_type,type,
    op2: $i > $i > $i ).

thf(4,axiom,
    ! [A: $i] :
      ( ( sorti2 @ A )
     => ! [B: $i] :
          ( ( sorti2 @ B )
         => ( sorti2 @ ( op2 @ A @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax2) ).

thf(25,plain,
    ! [A: $i] :
      ( ( sorti2 @ A )
     => ! [B: $i] :
          ( ( sorti2 @ B )
         => ( sorti2 @ ( op2 @ A @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(5,axiom,
    ? [A: $i] :
      ( ( sorti1 @ A )
      & ? [B: $i] :
          ( ( sorti1 @ B )
          & ( ( op1 @ A @ A )
            = B )
          & ( ( op1 @ B @ B )
            = A )
          & ( ( op1 @ A @ B )
           != A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax3) ).

thf(27,plain,
    ? [A: $i] :
      ( ( sorti1 @ A )
      & ? [B: $i] :
          ( ( sorti1 @ B )
          & ( ( op1 @ A @ A )
            = B )
          & ( ( op1 @ B @ B )
            = A )
          & ( ( op1 @ A @ B )
           != A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(1,conjecture,
    ( ( ! [A: $i] :
          ( ( sorti1 @ A )
         => ( sorti2 @ ( h @ A ) ) )
      & ! [A: $i] :
          ( ( sorti2 @ A )
         => ( sorti1 @ ( j @ A ) ) ) )
   => ~ ( ! [A: $i] :
            ( ( sorti1 @ A )
           => ! [B: $i] :
                ( ( sorti1 @ B )
               => ( ( h @ ( op1 @ A @ B ) )
                  = ( op2 @ ( h @ A ) @ ( h @ B ) ) ) ) )
        & ! [A: $i] :
            ( ( sorti2 @ A )
           => ! [B: $i] :
                ( ( sorti2 @ B )
               => ( ( j @ ( op2 @ A @ B ) )
                  = ( op1 @ ( j @ A ) @ ( j @ B ) ) ) ) )
        & ! [A: $i] :
            ( ( sorti2 @ A )
           => ( ( h @ ( j @ A ) )
              = A ) )
        & ! [A: $i] :
            ( ( sorti1 @ A )
           => ( ( j @ ( h @ A ) )
              = A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

thf(2,negated_conjecture,
    ~ ( ( ! [A: $i] :
            ( ( sorti1 @ A )
           => ( sorti2 @ ( h @ A ) ) )
        & ! [A: $i] :
            ( ( sorti2 @ A )
           => ( sorti1 @ ( j @ A ) ) ) )
     => ~ ( ! [A: $i] :
              ( ( sorti1 @ A )
             => ! [B: $i] :
                  ( ( sorti1 @ B )
                 => ( ( h @ ( op1 @ A @ B ) )
                    = ( op2 @ ( h @ A ) @ ( h @ B ) ) ) ) )
          & ! [A: $i] :
              ( ( sorti2 @ A )
             => ! [B: $i] :
                  ( ( sorti2 @ B )
                 => ( ( j @ ( op2 @ A @ B ) )
                    = ( op1 @ ( j @ A ) @ ( j @ B ) ) ) ) )
          & ! [A: $i] :
              ( ( sorti2 @ A )
             => ( ( h @ ( j @ A ) )
                = A ) )
          & ! [A: $i] :
              ( ( sorti1 @ A )
             => ( ( j @ ( h @ A ) )
                = A ) ) ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(7,plain,
    ~ ( ( ! [A: $i] :
            ( ( sorti1 @ A )
           => ( sorti2 @ ( h @ A ) ) )
        & ! [A: $i] :
            ( ( sorti2 @ A )
           => ( sorti1 @ ( j @ A ) ) ) )
     => ~ ( ! [A: $i] :
              ( ( sorti1 @ A )
             => ! [B: $i] :
                  ( ( sorti1 @ B )
                 => ( ( h @ ( op1 @ A @ B ) )
                    = ( op2 @ ( h @ A ) @ ( h @ B ) ) ) ) )
          & ! [A: $i] :
              ( ( sorti2 @ A )
             => ! [B: $i] :
                  ( ( sorti2 @ B )
                 => ( ( j @ ( op2 @ A @ B ) )
                    = ( op1 @ ( j @ A ) @ ( j @ B ) ) ) ) )
          & ! [A: $i] :
              ( ( sorti2 @ A )
             => ( ( h @ ( j @ A ) )
                = A ) )
          & ! [A: $i] :
              ( ( sorti1 @ A )
             => ( ( j @ ( h @ A ) )
                = A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(3,axiom,
    ! [A: $i] :
      ( ( sorti1 @ A )
     => ! [B: $i] :
          ( ( sorti1 @ B )
         => ( sorti1 @ ( op1 @ A @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax1) ).

thf(23,plain,
    ! [A: $i] :
      ( ( sorti1 @ A )
     => ! [B: $i] :
          ( ( sorti1 @ B )
         => ( sorti1 @ ( op1 @ A @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(6,axiom,
    ~ ? [A: $i] :
        ( ( sorti2 @ A )
        & ? [B: $i] :
            ( ( sorti2 @ B )
            & ( ( op2 @ A @ A )
              = B )
            & ( ( op2 @ B @ B )
              = A )
            & ( ( op2 @ A @ B )
             != A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax4) ).

thf(36,plain,
    ~ ? [A: $i] :
        ( ( sorti2 @ A )
        & ? [B: $i] :
            ( ( sorti2 @ B )
            & ( ( op2 @ A @ A )
              = B )
            & ( ( op2 @ B @ B )
              = A )
            & ( ( op2 @ A @ B )
             != A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(41,plain,
    $false,
    inference(e,[status(thm)],[25,27,7,23,36]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : ALG073+1 : TPTP v8.1.2. Released v2.7.0.
% 0.07/0.15  % Command  : run_Leo-III %s %d
% 0.14/0.36  % Computer : n007.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Mon May  6 15:23:24 EDT 2024
% 0.14/0.36  % CPUTime  : 
% 0.98/0.90  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.32/1.02  % [INFO] 	 Parsing done (125ms). 
% 1.32/1.03  % [INFO] 	 Running in sequential loop mode. 
% 1.73/1.24  % [INFO] 	 eprover registered as external prover. 
% 1.73/1.24  % [INFO] 	 cvc4 registered as external prover. 
% 1.73/1.24  % [INFO] 	 Scanning for conjecture ... 
% 1.95/1.30  % [INFO] 	 Found a conjecture and 4 axioms. Running axiom selection ... 
% 1.95/1.33  % [INFO] 	 Axiom selection finished. Selected 4 axioms (removed 0 axioms). 
% 1.95/1.34  % [INFO] 	 Problem is first-order (TPTP FOF). 
% 1.95/1.35  % [INFO] 	 Type checking passed. 
% 1.95/1.35  % [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 ... 
% 3.01/1.71  % External prover 'e' found a proof!
% 3.01/1.71  % [INFO] 	 Killing All external provers ... 
% 3.01/1.71  % Time passed: 1186ms (effective reasoning time: 675ms)
% 3.01/1.71  % 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)>
% 3.01/1.71  % Axioms used in derivation (4): ax2, ax3, ax1, ax4
% 3.01/1.71  % No. of inferences in proof: 12
% 3.01/1.71  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 1186 ms resp. 675 ms w/o parsing
% 3.36/1.80  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 3.36/1.80  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------