TSTP Solution File: NUM847+1 by Leo-III---1.7.7

View Problem - Process Solution

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

% Computer : n015.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:42:20 EDT 2023

% Result   : Theorem 4.43s 2.00s
% Output   : Refutation 4.69s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   68
% Syntax   : Number of formulae    :  126 (  42 unt;  12 typ;   0 def)
%            Number of atoms       :  224 ( 105 equ;   0 cnn)
%            Maximal formula atoms :    6 (   1 avg)
%            Number of connectives :  826 (  42   ~;  30   |;  24   &; 674   @)
%                                         (   4 <=>;  52  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   14 (  14   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   14 (  12 usr;   5 con; 0-2 aty)
%            Number of variables   :  232 (   0   ^; 214   !;  18   ?; 232   :)

% Comments : 
%------------------------------------------------------------------------------
thf(vplus_type,type,
    vplus: $i > $i > $i ).

thf(vmul_type,type,
    vmul: $i > $i > $i ).

thf(vd436_type,type,
    vd436: $i ).

thf(vd437_type,type,
    vd437: $i ).

thf(vd439_type,type,
    vd439: $i ).

thf(v1_type,type,
    v1: $i ).

thf(vsucc_type,type,
    vsucc: $i > $i ).

thf(vskolem2_type,type,
    vskolem2: $i > $i ).

thf(geq_type,type,
    geq: $i > $i > $o ).

thf(leq_type,type,
    leq: $i > $i > $o ).

thf(less_type,type,
    less: $i > $i > $o ).

thf(greater_type,type,
    greater: $i > $i > $o ).

thf(25,axiom,
    ! [A: $i,B: $i] :
      ( ~ ? [C: $i] :
            ( A
            = ( vplus @ B @ C ) )
      | ~ ? [C: $i] :
            ( B
            = ( vplus @ A @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(goal(88), 0), 2)') ).

thf(141,plain,
    ! [A: $i,B: $i] :
      ( ~ ? [C: $i] :
            ( A
            = ( vplus @ B @ C ) )
      | ~ ? [C: $i] :
            ( B
            = ( vplus @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[25]) ).

thf(35,axiom,
    ( ( vmul @ vd436 @ ( vplus @ vd437 @ vd439 ) )
    = ( vplus @ ( vmul @ vd436 @ vd437 ) @ ( vmul @ vd436 @ vd439 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','holds(285, 440, 0)') ).

thf(173,plain,
    ( ( vmul @ vd436 @ ( vplus @ vd437 @ vd439 ) )
    = ( vplus @ ( vmul @ vd436 @ vd437 ) @ ( vmul @ vd436 @ vd439 ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[35]) ).

thf(41,axiom,
    ! [A: $i,B: $i] :
      ( ( vplus @ ( vsucc @ A ) @ B )
      = ( vsucc @ ( vplus @ A @ B ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(52, 0), 0)') ).

thf(191,plain,
    ! [A: $i,B: $i] :
      ( ( vplus @ ( vsucc @ A ) @ B )
      = ( vsucc @ ( vplus @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[41]) ).

thf(9,axiom,
    ! [A: $i,B: $i] :
      ( ( greater @ A @ B )
     => ( less @ B @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(140, 0), 0)') ).

thf(86,plain,
    ! [A: $i,B: $i] :
      ( ( greater @ A @ B )
     => ( less @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(33,axiom,
    ! [A: $i,B: $i] :
      ( B
     != ( vplus @ A @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(73, 0), 0)') ).

thf(167,plain,
    ! [A: $i,B: $i] :
      ( B
     != ( vplus @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[33]) ).

thf(36,axiom,
    ( ( vmul @ vd436 @ ( vsucc @ vd437 ) )
    = ( vplus @ ( vmul @ vd436 @ vd437 ) @ vd436 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','holds(284, 438, 1)') ).

thf(175,plain,
    ( ( vmul @ vd436 @ ( vsucc @ vd437 ) )
    = ( vplus @ ( vmul @ vd436 @ vd437 ) @ vd436 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[36]) ).

thf(32,axiom,
    ! [A: $i,B: $i] :
      ( ( A != B )
      | ~ ? [C: $i] :
            ( B
            = ( vplus @ A @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(goal(88), 0), 1)') ).

thf(163,plain,
    ! [A: $i,B: $i] :
      ( ( A != B )
      | ~ ? [C: $i] :
            ( B
            = ( vplus @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[32]) ).

thf(24,axiom,
    ! [A: $i,B: $i] :
      ( ( vplus @ B @ A )
      = ( vplus @ A @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(61, 0), 0)') ).

thf(138,plain,
    ! [A: $i,B: $i] :
      ( ( vplus @ B @ A )
      = ( vplus @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[24]) ).

thf(10,axiom,
    ! [A: $i,B: $i] :
      ( ( less @ A @ B )
     => ( greater @ B @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(147, 0), 0)') ).

thf(88,plain,
    ! [A: $i,B: $i] :
      ( ( less @ A @ B )
     => ( greater @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(38,axiom,
    ! [A: $i,B: $i] :
      ( ( greater @ A @ B )
     => ( geq @ A @ ( vplus @ B @ v1 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(234, 0), 0)') ).

thf(184,plain,
    ! [A: $i,B: $i] :
      ( ( greater @ A @ B )
     => ( geq @ A @ ( vplus @ B @ v1 ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[38]) ).

thf(18,axiom,
    ! [A: $i,B: $i] :
      ( ( geq @ B @ A )
    <=> ( ( greater @ B @ A )
        | ( B = A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','def(cond(conseq(axiom(3)), 16), 1)') ).

thf(110,plain,
    ! [A: $i,B: $i] :
      ( ( ( geq @ B @ A )
       => ( ( greater @ B @ A )
          | ( B = A ) ) )
      & ( ( ( greater @ B @ A )
          | ( B = A ) )
       => ( geq @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

thf(43,axiom,
    ( ( vmul @ vd436 @ ( vplus @ vd437 @ v1 ) )
    = ( vmul @ vd436 @ ( vsucc @ vd437 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','holds(284, 438, 0)') ).

thf(196,plain,
    ( ( vmul @ vd436 @ ( vplus @ vd437 @ v1 ) )
    = ( vmul @ vd436 @ ( vsucc @ vd437 ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[43]) ).

thf(40,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( greater @ C @ D )
        & ( greater @ A @ B ) )
     => ( greater @ ( vplus @ A @ C ) @ ( vplus @ B @ D ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(209, 0), 0)') ).

thf(189,plain,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( greater @ C @ D )
        & ( greater @ A @ B ) )
     => ( greater @ ( vplus @ A @ C ) @ ( vplus @ B @ D ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[40]) ).

thf(7,axiom,
    ! [A: $i,B: $i] :
      ( ( A != B )
     => ( ( vsucc @ A )
       != ( vsucc @ B ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(6, 0), 0)') ).

thf(78,plain,
    ! [A: $i,B: $i] :
      ( ( A != B )
     => ( ( vsucc @ A )
       != ( vsucc @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(54,axiom,
    ( ( vmul @ vd436 @ ( vsucc @ ( vplus @ vd437 @ vd439 ) ) )
    = ( vplus @ ( vmul @ vd436 @ ( vplus @ vd437 @ vd439 ) ) @ vd436 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','holds(286, 441, 1)') ).

thf(238,plain,
    ( ( vmul @ vd436 @ ( vsucc @ ( vplus @ vd437 @ vd439 ) ) )
    = ( vplus @ ( vmul @ vd436 @ ( vplus @ vd437 @ vd439 ) ) @ vd436 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[54]) ).

thf(20,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( leq @ B @ C )
        & ( leq @ A @ B ) )
     => ( leq @ A @ C ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(184, 0), 0)') ).

thf(121,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( leq @ B @ C )
        & ( leq @ A @ B ) )
     => ( leq @ A @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[20]) ).

thf(56,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( less @ ( vplus @ A @ C ) @ ( vplus @ B @ C ) )
     => ( less @ A @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(goal(202), 0), 0)') ).

thf(243,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( less @ ( vplus @ A @ C ) @ ( vplus @ B @ C ) )
     => ( less @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[56]) ).

thf(6,axiom,
    ! [A: $i,B: $i] :
      ( ( ( vsucc @ A )
        = ( vsucc @ B ) )
     => ( A = B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','qu(antec(axiom(3)), imp(antec(axiom(3))))') ).

thf(74,plain,
    ! [A: $i,B: $i] :
      ( ( ( vsucc @ A )
        = ( vsucc @ B ) )
     => ( A = B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(3,axiom,
    ! [A: $i] :
      ( ( A != v1 )
     => ( A
        = ( vsucc @ ( vskolem2 @ A ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(20, 0), 0)') ).

thf(60,plain,
    ! [A: $i] :
      ( ( A != v1 )
     => ( A
        = ( vsucc @ ( vskolem2 @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(45,axiom,
    ( ( vmul @ vd436 @ ( vplus @ vd437 @ ( vsucc @ vd439 ) ) )
    = ( vmul @ vd436 @ ( vsucc @ ( vplus @ vd437 @ vd439 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','holds(286, 441, 0)') ).

thf(201,plain,
    ( ( vmul @ vd436 @ ( vplus @ vd437 @ ( vsucc @ vd439 ) ) )
    = ( vmul @ vd436 @ ( vsucc @ ( vplus @ vd437 @ vd439 ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[45]) ).

thf(15,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( less @ B @ C )
        & ( less @ A @ B ) )
     => ( less @ A @ C ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(168, 0), 0)') ).

thf(102,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( less @ B @ C )
        & ( less @ A @ B ) )
     => ( less @ A @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(12,axiom,
    ! [A: $i,B: $i] :
      ( ( A != B )
      | ~ ( greater @ A @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(goal(130), 0), 3)') ).

thf(92,plain,
    ! [A: $i,B: $i] :
      ( ( A != B )
      | ~ ( greater @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(5,axiom,
    ! [A: $i,B: $i] :
      ( ( leq @ B @ A )
    <=> ( ( less @ B @ A )
        | ( B = A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','def(cond(conseq(axiom(3)), 17), 1)') ).

thf(65,plain,
    ! [A: $i,B: $i] :
      ( ( ( leq @ B @ A )
       => ( ( less @ B @ A )
          | ( B = A ) ) )
      & ( ( ( less @ B @ A )
          | ( B = A ) )
       => ( leq @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(48,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( greater @ A @ B )
     => ( greater @ ( vplus @ A @ C ) @ ( vplus @ B @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(goal(193), 0), 2)') ).

thf(212,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( greater @ A @ B )
     => ( greater @ ( vplus @ A @ C ) @ ( vplus @ B @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[48]) ).

thf(13,axiom,
    ! [A: $i,B: $i] :
      ( ( A = B )
      | ( greater @ A @ B )
      | ( less @ A @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(goal(130), 0), 0)') ).

thf(96,plain,
    ! [A: $i,B: $i] :
      ( ( A = B )
      | ( greater @ A @ B )
      | ( less @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(23,axiom,
    ! [A: $i,B: $i] :
      ( ( A != B )
      | ~ ? [C: $i] :
            ( A
            = ( vplus @ B @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(goal(88), 0), 3)') ).

thf(134,plain,
    ! [A: $i,B: $i] :
      ( ( A != B )
      | ~ ? [C: $i] :
            ( A
            = ( vplus @ B @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[23]) ).

thf(47,axiom,
    ! [A: $i,B: $i] :
      ( ( greater @ B @ A )
    <=> ? [C: $i] :
          ( B
          = ( vplus @ A @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','def(cond(conseq(axiom(3)), 11), 1)') ).

thf(205,plain,
    ! [A: $i,B: $i] :
      ( ( ( greater @ B @ A )
       => ? [C: $i] :
            ( B
            = ( vplus @ A @ C ) ) )
      & ( ? [C: $i] :
            ( B
            = ( vplus @ A @ C ) )
       => ( greater @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[47]) ).

thf(27,axiom,
    ! [A: $i,B: $i] :
      ( ( less @ A @ ( vplus @ B @ v1 ) )
     => ( leq @ A @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(241, 0), 0)') ).

thf(148,plain,
    ! [A: $i,B: $i] :
      ( ( less @ A @ ( vplus @ B @ v1 ) )
     => ( leq @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[27]) ).

thf(31,axiom,
    ! [A: $i,B: $i] : ( greater @ ( vplus @ A @ B ) @ A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(189, 0), 0)') ).

thf(161,plain,
    ! [A: $i,B: $i] : ( greater @ ( vplus @ A @ B ) @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[31]) ).

thf(55,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( less @ A @ B )
     => ( less @ ( vplus @ A @ C ) @ ( vplus @ B @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(goal(193), 0), 0)') ).

thf(240,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( less @ A @ B )
     => ( less @ ( vplus @ A @ C ) @ ( vplus @ B @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[55]) ).

thf(29,axiom,
    ! [A: $i,B: $i] :
      ( ( A = B )
      | ? [C: $i] :
          ( A
          = ( vplus @ B @ C ) )
      | ? [C: $i] :
          ( B
          = ( vplus @ A @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(goal(88), 0), 0)') ).

thf(155,plain,
    ! [A: $i,B: $i] :
      ( ( A = B )
      | ? [C: $i] :
          ( A
          = ( vplus @ B @ C ) )
      | ? [C: $i] :
          ( B
          = ( vplus @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[29]) ).

thf(44,axiom,
    ! [A: $i] :
      ( ( vplus @ v1 @ A )
      = ( vsucc @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(43, 0), 0)') ).

thf(198,plain,
    ! [A: $i] :
      ( ( vplus @ v1 @ A )
      = ( vsucc @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[44]) ).

thf(17,axiom,
    ! [A: $i,B: $i] :
      ( ~ ( greater @ A @ B )
      | ~ ( less @ A @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(goal(130), 0), 2)') ).

thf(108,plain,
    ! [A: $i,B: $i] :
      ( ~ ( greater @ A @ B )
      | ~ ( less @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

thf(21,axiom,
    ! [A: $i] :
      ( ( vsucc @ A )
     != v1 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','qu(restrictor(axiom(1)), holds(scope(axiom(1)), 2, 0))') ).

thf(123,plain,
    ! [A: $i] :
      ( ( vsucc @ A )
     != v1 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[21]) ).

thf(42,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( geq @ C @ D )
        & ( geq @ A @ B ) )
     => ( geq @ ( vplus @ A @ C ) @ ( vplus @ B @ D ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(223, 0), 0)') ).

thf(194,plain,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( geq @ C @ D )
        & ( geq @ A @ B ) )
     => ( geq @ ( vplus @ A @ C ) @ ( vplus @ B @ D ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[42]) ).

thf(26,axiom,
    ! [A: $i,B: $i] :
      ( ( vmul @ ( vsucc @ A ) @ B )
      = ( vplus @ ( vmul @ A @ B ) @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(261, 0), 0)') ).

thf(145,plain,
    ! [A: $i,B: $i] :
      ( ( vmul @ ( vsucc @ A ) @ B )
      = ( vplus @ ( vmul @ A @ B ) @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[26]) ).

thf(4,axiom,
    ! [A: $i,B: $i] :
      ( ( geq @ A @ B )
     => ( leq @ B @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(158, 0), 0)') ).

thf(63,plain,
    ! [A: $i,B: $i] :
      ( ( geq @ A @ B )
     => ( leq @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(28,axiom,
    ! [A: $i,B: $i] :
      ( ( A != B )
     => ! [C: $i] :
          ( ( vplus @ C @ A )
         != ( vplus @ C @ B ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(81, 0), 0)') ).

thf(150,plain,
    ! [A: $i,B: $i] :
      ( ( A != B )
     => ! [C: $i] :
          ( ( vplus @ C @ A )
         != ( vplus @ C @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[28]) ).

thf(37,axiom,
    ! [A: $i,B: $i] :
      ( ( ( vmul @ A @ ( vsucc @ B ) )
        = ( vplus @ ( vmul @ A @ B ) @ A ) )
      & ( ( vmul @ A @ v1 )
        = A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','qu(cond(conseq(axiom(3)), 32), and(holds(definiens(249), 399, 0), holds(definiens(249), 398, 0)))') ).

thf(177,plain,
    ! [A: $i,B: $i] :
      ( ( ( vmul @ A @ ( vsucc @ B ) )
        = ( vplus @ ( vmul @ A @ B ) @ A ) )
      & ( ( vmul @ A @ v1 )
        = A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[37]) ).

thf(22,axiom,
    ! [A: $i,B: $i] :
      ( ( ( vplus @ A @ ( vsucc @ B ) )
        = ( vsucc @ ( vplus @ A @ B ) ) )
      & ( ( vplus @ A @ v1 )
        = ( vsucc @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','qu(cond(conseq(axiom(3)), 3), and(holds(definiens(29), 45, 0), holds(definiens(29), 44, 0)))') ).

thf(127,plain,
    ! [A: $i,B: $i] :
      ( ( ( vplus @ A @ ( vsucc @ B ) )
        = ( vsucc @ ( vplus @ A @ B ) ) )
      & ( ( vplus @ A @ v1 )
        = ( vsucc @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[22]) ).

thf(14,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( ( less @ B @ C )
          & ( leq @ A @ B ) )
        | ( ( leq @ B @ C )
          & ( less @ A @ B ) ) )
     => ( less @ A @ C ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(goal(177), 0), 0)') ).

thf(99,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( ( less @ B @ C )
          & ( leq @ A @ B ) )
        | ( ( leq @ B @ C )
          & ( less @ A @ B ) ) )
     => ( less @ A @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(46,axiom,
    ( ( vplus @ ( vmul @ vd436 @ ( vplus @ vd437 @ vd439 ) ) @ vd436 )
    = ( vplus @ ( vplus @ ( vmul @ vd436 @ vd437 ) @ ( vmul @ vd436 @ vd439 ) ) @ vd436 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','holds(286, 441, 2)') ).

thf(203,plain,
    ( ( vplus @ ( vmul @ vd436 @ ( vplus @ vd437 @ vd439 ) ) @ vd436 )
    = ( vplus @ ( vplus @ ( vmul @ vd436 @ vd437 ) @ ( vmul @ vd436 @ vd439 ) ) @ vd436 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[46]) ).

thf(16,axiom,
    ! [A: $i] :
      ( ( vsucc @ A )
     != A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(12, 0), 0)') ).

thf(104,plain,
    ! [A: $i] :
      ( ( vsucc @ A )
     != A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(30,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( vplus @ ( vplus @ A @ B ) @ C )
      = ( vplus @ A @ ( vplus @ B @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(33, 0), 0)') ).

thf(158,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( vplus @ ( vplus @ A @ B ) @ C )
      = ( vplus @ A @ ( vplus @ B @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[30]) ).

thf(39,axiom,
    ! [A: $i,B: $i] :
      ( ( vmul @ A @ B )
      = ( vmul @ B @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(270, 0), 0)') ).

thf(186,plain,
    ! [A: $i,B: $i] :
      ( ( vmul @ A @ B )
      = ( vmul @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[39]) ).

thf(34,axiom,
    ( ( vplus @ ( vmul @ vd436 @ vd437 ) @ vd436 )
    = ( vplus @ ( vmul @ vd436 @ vd437 ) @ ( vmul @ vd436 @ v1 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','holds(284, 438, 2)') ).

thf(171,plain,
    ( ( vplus @ ( vmul @ vd436 @ vd437 ) @ vd436 )
    = ( vplus @ ( vmul @ vd436 @ vd437 ) @ ( vmul @ vd436 @ v1 ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[34]) ).

thf(8,axiom,
    ! [A: $i,B: $i] :
      ( ( A != B )
      | ~ ( less @ A @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(goal(130), 0), 1)') ).

thf(82,plain,
    ! [A: $i,B: $i] :
      ( ( A != B )
      | ~ ( less @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(19,axiom,
    ! [A: $i] : ( geq @ A @ v1 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(228, 0), 0)') ).

thf(119,plain,
    ! [A: $i] : ( geq @ A @ v1 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[19]) ).

thf(1,conjecture,
    ( ( vplus @ ( vplus @ ( vmul @ vd436 @ vd437 ) @ ( vmul @ vd436 @ vd439 ) ) @ vd436 )
    = ( vplus @ ( vmul @ vd436 @ vd437 ) @ ( vplus @ ( vmul @ vd436 @ vd439 ) @ vd436 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','holds(286, 441, 3)') ).

thf(2,negated_conjecture,
    ( ( vplus @ ( vplus @ ( vmul @ vd436 @ vd437 ) @ ( vmul @ vd436 @ vd439 ) ) @ vd436 )
   != ( vplus @ ( vmul @ vd436 @ vd437 ) @ ( vplus @ ( vmul @ vd436 @ vd439 ) @ vd436 ) ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(58,plain,
    ( ( vplus @ ( vplus @ ( vmul @ vd436 @ vd437 ) @ ( vmul @ vd436 @ vd439 ) ) @ vd436 )
   != ( vplus @ ( vmul @ vd436 @ vd437 ) @ ( vplus @ ( vmul @ vd436 @ vd439 ) @ vd436 ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(53,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( greater @ ( vplus @ A @ C ) @ ( vplus @ B @ C ) )
     => ( greater @ A @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(goal(202), 0), 2)') ).

thf(235,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( greater @ ( vplus @ A @ C ) @ ( vplus @ B @ C ) )
     => ( greater @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[53]) ).

thf(57,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( ( greater @ C @ D )
          & ( geq @ A @ B ) )
        | ( ( geq @ C @ D )
          & ( greater @ A @ B ) ) )
     => ( greater @ ( vplus @ A @ C ) @ ( vplus @ B @ D ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(goal(216), 0), 0)') ).

thf(246,plain,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( ( greater @ C @ D )
          & ( geq @ A @ B ) )
        | ( ( geq @ C @ D )
          & ( greater @ A @ B ) ) )
     => ( greater @ ( vplus @ A @ C ) @ ( vplus @ B @ D ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[57]) ).

thf(11,axiom,
    ! [A: $i,B: $i] :
      ( ( leq @ A @ B )
     => ( geq @ B @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(163, 0), 0)') ).

thf(90,plain,
    ! [A: $i,B: $i] :
      ( ( leq @ A @ B )
     => ( geq @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(51,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( vplus @ A @ C )
        = ( vplus @ B @ C ) )
     => ( A = B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(goal(202), 0), 1)') ).

thf(227,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( vplus @ A @ C )
        = ( vplus @ B @ C ) )
     => ( A = B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[51]) ).

thf(49,axiom,
    ! [A: $i,B: $i] :
      ( ( less @ B @ A )
    <=> ? [C: $i] :
          ( A
          = ( vplus @ B @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','def(cond(conseq(axiom(3)), 12), 1)') ).

thf(215,plain,
    ! [A: $i,B: $i] :
      ( ( ( less @ B @ A )
       => ? [C: $i] :
            ( A
            = ( vplus @ B @ C ) ) )
      & ( ? [C: $i] :
            ( A
            = ( vplus @ B @ C ) )
       => ( less @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[49]) ).

thf(50,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( A = B )
     => ( ( vplus @ A @ C )
        = ( vplus @ B @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(goal(193), 0), 1)') ).

thf(222,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( A = B )
     => ( ( vplus @ A @ C )
        = ( vplus @ B @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[50]) ).

thf(52,axiom,
    ! [A: $i] :
      ( ( vmul @ v1 @ A )
      = A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p','ass(cond(253, 0), 0)') ).

thf(232,plain,
    ! [A: $i] :
      ( ( vmul @ v1 @ A )
      = A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[52]) ).

thf(249,plain,
    $false,
    inference(e,[status(thm)],[141,173,191,86,167,175,163,138,88,184,110,196,189,78,238,121,243,74,60,201,102,92,65,212,96,134,205,148,161,240,155,198,108,123,194,145,63,150,177,127,99,203,104,158,186,171,82,119,58,235,246,90,227,215,222,232]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : NUM847+1 : TPTP v8.1.2. Released v4.1.0.
% 0.06/0.15  % Command  : run_Leo-III %s %d
% 0.15/0.36  % Computer : n015.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Thu May 18 16:52:38 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.92/0.82  % [INFO] 	 Parsing problem /export/starexec/sandbox2/benchmark/theBenchmark.p ... 
% 1.24/0.96  % [INFO] 	 Parsing done (139ms). 
% 1.24/0.97  % [INFO] 	 Running in sequential loop mode. 
% 1.82/1.17  % [INFO] 	 eprover registered as external prover. 
% 1.82/1.18  % [INFO] 	 cvc4 registered as external prover. 
% 1.82/1.18  % [INFO] 	 Scanning for conjecture ... 
% 2.02/1.24  % [INFO] 	 Found a conjecture and 55 axioms. Running axiom selection ... 
% 2.14/1.29  % [INFO] 	 Axiom selection finished. Selected 55 axioms (removed 0 axioms). 
% 2.40/1.35  % [INFO] 	 Problem is first-order (TPTP FOF). 
% 2.48/1.36  % [INFO] 	 Type checking passed. 
% 2.48/1.37  % [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 ... 
% 4.43/2.00  % External prover 'e' found a proof!
% 4.43/2.00  % [INFO] 	 Killing All external provers ... 
% 4.43/2.00  % Time passed: 1491ms (effective reasoning time: 1024ms)
% 4.43/2.00  % 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)>
% 4.43/2.00  % Axioms used in derivation (55): ass(cond(223, 0), 0), def(cond(conseq(axiom(3)), 11), 1), def(cond(conseq(axiom(3)), 16), 1), ass(cond(228, 0), 0), ass(cond(20, 0), 0), ass(cond(241, 0), 0), ass(cond(12, 0), 0), ass(cond(140, 0), 0), ass(cond(81, 0), 0), ass(cond(goal(193), 0), 0), ass(cond(goal(130), 0), 1), ass(cond(163, 0), 0), ass(cond(6, 0), 0), holds(286, 441, 2), holds(284, 438, 2), ass(cond(goal(177), 0), 0), ass(cond(goal(193), 0), 2), ass(cond(goal(88), 0), 1), ass(cond(goal(130), 0), 0), ass(cond(goal(130), 0), 3), ass(cond(goal(193), 0), 1), ass(cond(189, 0), 0), qu(cond(conseq(axiom(3)), 32), and(holds(definiens(249), 399, 0), holds(definiens(249), 398, 0))), ass(cond(goal(88), 0), 3), ass(cond(goal(202), 0), 2), ass(cond(270, 0), 0), ass(cond(184, 0), 0), ass(cond(goal(88), 0), 2), holds(286, 441, 1), ass(cond(147, 0), 0), qu(cond(conseq(axiom(3)), 3), and(holds(definiens(29), 45, 0), holds(definiens(29), 44, 0))), ass(cond(73, 0), 0), ass(cond(goal(88), 0), 0), def(cond(conseq(axiom(3)), 17), 1), ass(cond(goal(202), 0), 1), ass(cond(goal(216), 0), 0), holds(285, 440, 0), ass(cond(253, 0), 0), qu(antec(axiom(3)), imp(antec(axiom(3)))), ass(cond(209, 0), 0), holds(286, 441, 0), ass(cond(261, 0), 0), holds(284, 438, 0), ass(cond(52, 0), 0), ass(cond(158, 0), 0), ass(cond(234, 0), 0), ass(cond(33, 0), 0), qu(restrictor(axiom(1)), holds(scope(axiom(1)), 2, 0)), ass(cond(61, 0), 0), ass(cond(goal(130), 0), 2), ass(cond(goal(202), 0), 0), ass(cond(168, 0), 0), ass(cond(43, 0), 0), def(cond(conseq(axiom(3)), 12), 1), holds(284, 438, 1)
% 4.43/2.00  % No. of inferences in proof: 114
% 4.43/2.00  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : 1491 ms resp. 1024 ms w/o parsing
% 4.69/2.07  % SZS output start Refutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 4.69/2.07  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------