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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.7
% Problem  : SWV225+1 : TPTP v8.1.2. Bugfixed v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n013.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 12:14:22 EDT 2023

% Result   : Theorem 6.47s 2.46s
% Output   : Refutation 6.67s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :  116
% Syntax   : Number of formulae    :  201 (  95 unt;  33 typ;   0 def)
%            Number of atoms       :  742 ( 359 equ;   0 cnn)
%            Maximal formula atoms :   79 (   4 avg)
%            Number of connectives : 2188 ( 100   ~;  34   |; 408   &;1514   @)
%                                         (   5 <=>; 127  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   40 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   46 (  46   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   35 (  33 usr;  12 con; 0-4 aty)
%            Number of variables   :  354 (   0   ^; 354   !;   0   ?; 354   :)

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

thf(n0_type,type,
    n0: $i ).

thf(n5_type,type,
    n5: $i ).

thf(a_select3_type,type,
    a_select3: $i > $i > $i > $i ).

thf(q_ds1_filter_type,type,
    q_ds1_filter: $i ).

thf(n2_type,type,
    n2: $i ).

thf(r_ds1_filter_type,type,
    r_ds1_filter: $i ).

thf(n3_type,type,
    n3: $i ).

thf(n4_type,type,
    n4: $i ).

thf(n1_type,type,
    n1: $i ).

thf(a_select2_type,type,
    a_select2: $i > $i > $i ).

thf(xinit_noise_type,type,
    xinit_noise: $i ).

thf(gt_type,type,
    gt: $i > $i > $o ).

thf(pred_type,type,
    pred: $i > $i ).

thf(succ_type,type,
    succ: $i > $i ).

thf(lt_type,type,
    lt: $i > $i > $o ).

thf(tptp_update2_type,type,
    tptp_update2: $i > $i > $i > $i ).

thf(tptp_minus_1_type,type,
    tptp_minus_1: $i ).

thf(sum_type,type,
    sum: $i > $i > $i > $i ).

thf(tptp_const_array2_type,type,
    tptp_const_array2: $i > $i > $i > $i ).

thf(dim_type,type,
    dim: $i > $i > $i ).

thf(tptp_mmul_type,type,
    tptp_mmul: $i > $i > $i ).

thf(trans_type,type,
    trans: $i > $i ).

thf(tptp_update3_type,type,
    tptp_update3: $i > $i > $i > $i > $i ).

thf(plus_type,type,
    plus: $i > $i > $i ).

thf(minus_type,type,
    minus: $i > $i > $i ).

thf(tptp_madd_type,type,
    tptp_madd: $i > $i > $i ).

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

thf(tptp_msub_type,type,
    tptp_msub: $i > $i > $i ).

thf(tptp_float_0_0_type,type,
    tptp_float_0_0: $i ).

thf(tptp_const_array1_type,type,
    tptp_const_array1: $i > $i > $i ).

thf(uniform_int_rnd_type,type,
    uniform_int_rnd: $i > $i > $i ).

thf(inv_type,type,
    inv: $i > $i ).

thf(58,axiom,
    gt @ n1 @ tptp_minus_1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_1_tptp_minus_1) ).

thf(538,plain,
    gt @ n1 @ tptp_minus_1,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[58]) ).

thf(69,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( leq @ A @ B )
        & ( leq @ B @ C ) )
     => ( leq @ A @ C ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',transitivity_leq) ).

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

thf(57,axiom,
    ! [A: $i,B: $i] :
      ( ( leq @ ( minus @ A @ B ) @ A )
     => ( leq @ n0 @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',leq_minus) ).

thf(536,plain,
    ! [A: $i,B: $i] :
      ( ( leq @ ( minus @ A @ B ) @ A )
     => ( leq @ n0 @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[57]) ).

thf(21,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ! [E: $i,F: $i] :
          ( ( ( leq @ n0 @ E )
            & ( leq @ E @ D )
            & ( leq @ n0 @ F )
            & ( leq @ F @ D ) )
         => ( ( a_select3 @ B @ E @ F )
            = ( a_select3 @ B @ F @ E ) ) )
     => ! [E: $i,F: $i] :
          ( ( ( leq @ n0 @ E )
            & ( leq @ E @ C )
            & ( leq @ n0 @ F )
            & ( leq @ F @ C ) )
         => ( ( a_select3 @ ( tptp_mmul @ A @ ( tptp_mmul @ B @ ( trans @ A ) ) ) @ E @ F )
            = ( a_select3 @ ( tptp_mmul @ A @ ( tptp_mmul @ B @ ( trans @ A ) ) ) @ F @ E ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',matrix_symm_aba2) ).

thf(210,plain,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ! [E: $i,F: $i] :
          ( ( ( leq @ n0 @ E )
            & ( leq @ E @ D )
            & ( leq @ n0 @ F )
            & ( leq @ F @ D ) )
         => ( ( a_select3 @ B @ E @ F )
            = ( a_select3 @ B @ F @ E ) ) )
     => ! [E: $i,F: $i] :
          ( ( ( leq @ n0 @ E )
            & ( leq @ E @ C )
            & ( leq @ n0 @ F )
            & ( leq @ F @ C ) )
         => ( ( a_select3 @ ( tptp_mmul @ A @ ( tptp_mmul @ B @ ( trans @ A ) ) ) @ E @ F )
            = ( a_select3 @ ( tptp_mmul @ A @ ( tptp_mmul @ B @ ( trans @ A ) ) ) @ F @ E ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[21]) ).

thf(37,axiom,
    ! [A: $i,B: $i] :
      ( ( leq @ A @ ( pred @ B ) )
    <=> ( gt @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',leq_gt_pred) ).

thf(365,plain,
    ! [A: $i,B: $i] :
      ( ( ( leq @ A @ ( pred @ B ) )
       => ( gt @ B @ A ) )
      & ( ( gt @ B @ A )
       => ( leq @ A @ ( pred @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[37]) ).

thf(53,axiom,
    ( ( succ @ ( succ @ ( succ @ n0 ) ) )
    = n3 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',successor_3) ).

thf(518,plain,
    ( ( succ @ ( succ @ ( succ @ n0 ) ) )
    = n3 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[53]) ).

thf(23,axiom,
    ! [A: $i] :
      ( ( plus @ n3 @ A )
      = ( succ @ ( succ @ ( succ @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',succ_plus_3_l) ).

thf(234,plain,
    ! [A: $i] :
      ( ( plus @ n3 @ A )
      = ( succ @ ( succ @ ( succ @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[23]) ).

thf(75,axiom,
    gt @ n1 @ n0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_1_0) ).

thf(582,plain,
    gt @ n1 @ n0,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[75]) ).

thf(80,axiom,
    gt @ n4 @ n2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_4_2) ).

thf(597,plain,
    gt @ n4 @ n2,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[80]) ).

thf(6,axiom,
    ! [A: $i] :
      ~ ( gt @ A @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',irreflexivity_gt) ).

thf(174,plain,
    ! [A: $i] :
      ~ ( gt @ A @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(67,axiom,
    gt @ n4 @ n0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_4_0) ).

thf(565,plain,
    gt @ n4 @ n0,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[67]) ).

thf(9,axiom,
    ! [A: $i] : ( gt @ ( succ @ A ) @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_succ) ).

thf(184,plain,
    ! [A: $i] : ( gt @ ( succ @ A ) @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(16,axiom,
    gt @ n2 @ tptp_minus_1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_2_tptp_minus_1) ).

thf(196,plain,
    gt @ n2 @ tptp_minus_1,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(60,axiom,
    ! [A: $i,B: $i] :
      ( ! [C: $i,D: $i] :
          ( ( ( leq @ n0 @ C )
            & ( leq @ C @ B )
            & ( leq @ n0 @ D )
            & ( leq @ D @ B ) )
         => ( ( a_select3 @ A @ C @ D )
            = ( a_select3 @ A @ D @ C ) ) )
     => ! [C: $i,D: $i] :
          ( ( ( leq @ n0 @ C )
            & ( leq @ C @ B )
            & ( leq @ n0 @ D )
            & ( leq @ D @ B ) )
         => ( ( a_select3 @ ( inv @ A ) @ C @ D )
            = ( a_select3 @ ( inv @ A ) @ D @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',matrix_symm_inv) ).

thf(542,plain,
    ! [A: $i,B: $i] :
      ( ! [C: $i,D: $i] :
          ( ( ( leq @ n0 @ C )
            & ( leq @ C @ B )
            & ( leq @ n0 @ D )
            & ( leq @ D @ B ) )
         => ( ( a_select3 @ A @ C @ D )
            = ( a_select3 @ A @ D @ C ) ) )
     => ! [C: $i,D: $i] :
          ( ( ( leq @ n0 @ C )
            & ( leq @ C @ B )
            & ( leq @ n0 @ D )
            & ( leq @ D @ B ) )
         => ( ( a_select3 @ ( inv @ A ) @ C @ D )
            = ( a_select3 @ ( inv @ A ) @ D @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[60]) ).

thf(64,axiom,
    gt @ n2 @ n0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_2_0) ).

thf(559,plain,
    gt @ n2 @ n0,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[64]) ).

thf(13,axiom,
    ( ( succ @ n0 )
    = n1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',successor_1) ).

thf(189,plain,
    ( ( succ @ n0 )
    = n1 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(39,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( a_select3 @ ( tptp_update3 @ A @ B @ C @ D ) @ B @ C )
      = D ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sel3_update_1) ).

thf(421,plain,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( a_select3 @ ( tptp_update3 @ A @ B @ C @ D ) @ B @ C )
      = D ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[39]) ).

thf(30,axiom,
    ! [A: $i] :
      ( ( plus @ n2 @ A )
      = ( succ @ ( succ @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',succ_plus_2_l) ).

thf(261,plain,
    ! [A: $i] :
      ( ( plus @ n2 @ A )
      = ( succ @ ( succ @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[30]) ).

thf(47,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( leq @ B @ A )
        & ( leq @ A @ C ) )
     => ( ( a_select2 @ ( tptp_const_array1 @ ( dim @ B @ C ) @ D ) @ A )
        = D ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',const_array1_select) ).

thf(443,plain,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ( leq @ B @ A )
        & ( leq @ A @ C ) )
     => ( ( a_select2 @ ( tptp_const_array1 @ ( dim @ B @ C ) @ D ) @ A )
        = D ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[47]) ).

thf(25,axiom,
    ! [A: $i,B: $i] :
      ( ( leq @ ( succ @ A ) @ ( succ @ B ) )
    <=> ( leq @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',leq_succ_succ) ).

thf(238,plain,
    ! [A: $i,B: $i] :
      ( ( ( leq @ ( succ @ A ) @ ( succ @ B ) )
       => ( leq @ A @ B ) )
      & ( ( leq @ A @ B )
       => ( leq @ ( succ @ A ) @ ( succ @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[25]) ).

thf(26,axiom,
    ! [A: $i,B: $i] :
      ( ! [C: $i,D: $i] :
          ( ( ( leq @ n0 @ C )
            & ( leq @ C @ B )
            & ( leq @ n0 @ D )
            & ( leq @ D @ B ) )
         => ( ( a_select3 @ A @ C @ D )
            = ( a_select3 @ A @ D @ C ) ) )
     => ! [C: $i,D: $i] :
          ( ( ( leq @ n0 @ C )
            & ( leq @ C @ B )
            & ( leq @ n0 @ D )
            & ( leq @ D @ B ) )
         => ( ( a_select3 @ ( trans @ A ) @ C @ D )
            = ( a_select3 @ ( trans @ A ) @ D @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',matrix_symm_trans) ).

thf(243,plain,
    ! [A: $i,B: $i] :
      ( ! [C: $i,D: $i] :
          ( ( ( leq @ n0 @ C )
            & ( leq @ C @ B )
            & ( leq @ n0 @ D )
            & ( leq @ D @ B ) )
         => ( ( a_select3 @ A @ C @ D )
            = ( a_select3 @ A @ D @ C ) ) )
     => ! [C: $i,D: $i] :
          ( ( ( leq @ n0 @ C )
            & ( leq @ C @ B )
            & ( leq @ n0 @ D )
            & ( leq @ D @ B ) )
         => ( ( a_select3 @ ( trans @ A ) @ C @ D )
            = ( a_select3 @ ( trans @ A ) @ D @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[26]) ).

thf(42,axiom,
    ! [A: $i] :
      ( ( ( leq @ n0 @ A )
        & ( leq @ A @ n1 ) )
     => ( ( A = n0 )
        | ( A = n1 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',finite_domain_1) ).

thf(428,plain,
    ! [A: $i] :
      ( ( ( leq @ n0 @ A )
        & ( leq @ A @ n1 ) )
     => ( ( A = n0 )
        | ( A = n1 ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[42]) ).

thf(20,axiom,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i] :
      ( ( ( leq @ B @ A )
        & ( leq @ A @ C )
        & ( leq @ E @ D )
        & ( leq @ D @ F ) )
     => ( ( a_select3 @ ( tptp_const_array2 @ ( dim @ B @ C ) @ ( dim @ E @ F ) @ G ) @ A @ D )
        = G ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',const_array2_select) ).

thf(206,plain,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i] :
      ( ( ( leq @ B @ A )
        & ( leq @ A @ C )
        & ( leq @ E @ D )
        & ( leq @ D @ F ) )
     => ( ( a_select3 @ ( tptp_const_array2 @ ( dim @ B @ C ) @ ( dim @ E @ F ) @ G ) @ A @ D )
        = G ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[20]) ).

thf(51,axiom,
    gt @ n4 @ tptp_minus_1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_4_tptp_minus_1) ).

thf(512,plain,
    gt @ n4 @ tptp_minus_1,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[51]) ).

thf(1,conjecture,
    ( ( ! [A: $i,B: $i] :
          ( ( ( leq @ n0 @ A )
            & ( leq @ n0 @ B )
            & ( leq @ A @ n5 )
            & ( leq @ B @ n5 ) )
         => ( ( a_select3 @ q_ds1_filter @ A @ B )
            = ( a_select3 @ q_ds1_filter @ B @ A ) ) )
      & ! [A: $i,B: $i] :
          ( ( ( leq @ n0 @ A )
            & ( leq @ n0 @ B )
            & ( leq @ A @ n2 )
            & ( leq @ B @ n2 ) )
         => ( ( a_select3 @ r_ds1_filter @ A @ B )
            = ( a_select3 @ r_ds1_filter @ B @ A ) ) ) )
   => ! [A: $i,B: $i] :
        ( ( ( leq @ n0 @ A )
          & ( leq @ n0 @ B )
          & ( leq @ A @ n5 )
          & ( leq @ B @ n5 ) )
       => ( ( ~ ( ( n0 = A )
                & ( n2 = B ) )
            & ~ ( ( n0 = A )
                & ( n3 = B ) )
            & ~ ( ( n0 = A )
                & ( n4 = B ) )
            & ~ ( ( n0 = A )
                & ( n5 = B ) )
            & ~ ( ( n0 = B )
                & ( n4 = A ) )
            & ~ ( ( n0 = B )
                & ( n5 = A ) )
            & ~ ( ( n1 = A )
                & ( n2 = B ) )
            & ~ ( ( n1 = A )
                & ( n3 = B ) )
            & ~ ( ( n1 = A )
                & ( n4 = B ) )
            & ~ ( ( n1 = A )
                & ( n5 = B ) )
            & ~ ( ( n1 = B )
                & ( n2 = A ) )
            & ~ ( ( n1 = B )
                & ( n3 = A ) )
            & ~ ( ( n1 = B )
                & ( n4 = A ) )
            & ~ ( ( n1 = B )
                & ( n5 = A ) )
            & ~ ( ( n2 = A )
                & ( n2 = B ) )
            & ~ ( ( n2 = A )
                & ( n3 = B ) )
            & ~ ( ( n2 = A )
                & ( n4 = B ) )
            & ~ ( ( n2 = A )
                & ( n5 = B ) )
            & ~ ( ( n2 = B )
                & ( n3 = A ) )
            & ~ ( ( n2 = B )
                & ( n4 = A ) )
            & ~ ( ( n2 = B )
                & ( n5 = A ) )
            & ~ ( ( n3 = A )
                & ( n3 = B ) )
            & ~ ( ( n3 = A )
                & ( n4 = B ) )
            & ~ ( ( n3 = A )
                & ( n5 = B ) )
            & ~ ( ( n3 = B )
                & ( n4 = A ) )
            & ~ ( ( n3 = B )
                & ( n5 = A ) )
            & ~ ( ( n4 = A )
                & ( n4 = B ) )
            & ~ ( ( n4 = A )
                & ( n5 = B ) )
            & ~ ( ( n4 = B )
                & ( n5 = A ) )
            & ~ ( ( n5 = A )
                & ( n5 = B ) )
            & ( n1 = A )
            & ( n1 = B )
            & ( n2 = B )
            & ( n3 = A ) )
         => ( n0
            = ( a_select2 @ xinit_noise @ n1 ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quaternion_ds1_symm_0561) ).

thf(2,negated_conjecture,
    ~ ( ( ! [A: $i,B: $i] :
            ( ( ( leq @ n0 @ A )
              & ( leq @ n0 @ B )
              & ( leq @ A @ n5 )
              & ( leq @ B @ n5 ) )
           => ( ( a_select3 @ q_ds1_filter @ A @ B )
              = ( a_select3 @ q_ds1_filter @ B @ A ) ) )
        & ! [A: $i,B: $i] :
            ( ( ( leq @ n0 @ A )
              & ( leq @ n0 @ B )
              & ( leq @ A @ n2 )
              & ( leq @ B @ n2 ) )
           => ( ( a_select3 @ r_ds1_filter @ A @ B )
              = ( a_select3 @ r_ds1_filter @ B @ A ) ) ) )
     => ! [A: $i,B: $i] :
          ( ( ( leq @ n0 @ A )
            & ( leq @ n0 @ B )
            & ( leq @ A @ n5 )
            & ( leq @ B @ n5 ) )
         => ( ( ~ ( ( n0 = A )
                  & ( n2 = B ) )
              & ~ ( ( n0 = A )
                  & ( n3 = B ) )
              & ~ ( ( n0 = A )
                  & ( n4 = B ) )
              & ~ ( ( n0 = A )
                  & ( n5 = B ) )
              & ~ ( ( n0 = B )
                  & ( n4 = A ) )
              & ~ ( ( n0 = B )
                  & ( n5 = A ) )
              & ~ ( ( n1 = A )
                  & ( n2 = B ) )
              & ~ ( ( n1 = A )
                  & ( n3 = B ) )
              & ~ ( ( n1 = A )
                  & ( n4 = B ) )
              & ~ ( ( n1 = A )
                  & ( n5 = B ) )
              & ~ ( ( n1 = B )
                  & ( n2 = A ) )
              & ~ ( ( n1 = B )
                  & ( n3 = A ) )
              & ~ ( ( n1 = B )
                  & ( n4 = A ) )
              & ~ ( ( n1 = B )
                  & ( n5 = A ) )
              & ~ ( ( n2 = A )
                  & ( n2 = B ) )
              & ~ ( ( n2 = A )
                  & ( n3 = B ) )
              & ~ ( ( n2 = A )
                  & ( n4 = B ) )
              & ~ ( ( n2 = A )
                  & ( n5 = B ) )
              & ~ ( ( n2 = B )
                  & ( n3 = A ) )
              & ~ ( ( n2 = B )
                  & ( n4 = A ) )
              & ~ ( ( n2 = B )
                  & ( n5 = A ) )
              & ~ ( ( n3 = A )
                  & ( n3 = B ) )
              & ~ ( ( n3 = A )
                  & ( n4 = B ) )
              & ~ ( ( n3 = A )
                  & ( n5 = B ) )
              & ~ ( ( n3 = B )
                  & ( n4 = A ) )
              & ~ ( ( n3 = B )
                  & ( n5 = A ) )
              & ~ ( ( n4 = A )
                  & ( n4 = B ) )
              & ~ ( ( n4 = A )
                  & ( n5 = B ) )
              & ~ ( ( n4 = B )
                  & ( n5 = A ) )
              & ~ ( ( n5 = A )
                  & ( n5 = B ) )
              & ( n1 = A )
              & ( n1 = B )
              & ( n2 = B )
              & ( n3 = A ) )
           => ( n0
              = ( a_select2 @ xinit_noise @ n1 ) ) ) ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(85,plain,
    ~ ( ( ! [A: $i,B: $i] :
            ( ( ( leq @ n0 @ A )
              & ( leq @ n0 @ B )
              & ( leq @ A @ n5 )
              & ( leq @ B @ n5 ) )
           => ( ( a_select3 @ q_ds1_filter @ A @ B )
              = ( a_select3 @ q_ds1_filter @ B @ A ) ) )
        & ! [A: $i,B: $i] :
            ( ( ( leq @ n0 @ A )
              & ( leq @ n0 @ B )
              & ( leq @ A @ n2 )
              & ( leq @ B @ n2 ) )
           => ( ( a_select3 @ r_ds1_filter @ A @ B )
              = ( a_select3 @ r_ds1_filter @ B @ A ) ) ) )
     => ! [A: $i,B: $i] :
          ( ( ( leq @ n0 @ A )
            & ( leq @ n0 @ B )
            & ( leq @ A @ n5 )
            & ( leq @ B @ n5 ) )
         => ( ( ~ ( ( n0 = A )
                  & ( n2 = B ) )
              & ~ ( ( n0 = A )
                  & ( n3 = B ) )
              & ~ ( ( n0 = A )
                  & ( n4 = B ) )
              & ~ ( ( n0 = A )
                  & ( n5 = B ) )
              & ~ ( ( n0 = B )
                  & ( n4 = A ) )
              & ~ ( ( n0 = B )
                  & ( n5 = A ) )
              & ~ ( ( n1 = A )
                  & ( n2 = B ) )
              & ~ ( ( n1 = A )
                  & ( n3 = B ) )
              & ~ ( ( n1 = A )
                  & ( n4 = B ) )
              & ~ ( ( n1 = A )
                  & ( n5 = B ) )
              & ~ ( ( n1 = B )
                  & ( n2 = A ) )
              & ~ ( ( n1 = B )
                  & ( n3 = A ) )
              & ~ ( ( n1 = B )
                  & ( n4 = A ) )
              & ~ ( ( n1 = B )
                  & ( n5 = A ) )
              & ~ ( ( n2 = A )
                  & ( n2 = B ) )
              & ~ ( ( n2 = A )
                  & ( n3 = B ) )
              & ~ ( ( n2 = A )
                  & ( n4 = B ) )
              & ~ ( ( n2 = A )
                  & ( n5 = B ) )
              & ~ ( ( n2 = B )
                  & ( n3 = A ) )
              & ~ ( ( n2 = B )
                  & ( n4 = A ) )
              & ~ ( ( n2 = B )
                  & ( n5 = A ) )
              & ~ ( ( n3 = A )
                  & ( n3 = B ) )
              & ~ ( ( n3 = A )
                  & ( n4 = B ) )
              & ~ ( ( n3 = A )
                  & ( n5 = B ) )
              & ~ ( ( n3 = B )
                  & ( n4 = A ) )
              & ~ ( ( n3 = B )
                  & ( n5 = A ) )
              & ~ ( ( n4 = A )
                  & ( n4 = B ) )
              & ~ ( ( n4 = A )
                  & ( n5 = B ) )
              & ~ ( ( n4 = B )
                  & ( n5 = A ) )
              & ~ ( ( n5 = A )
                  & ( n5 = B ) )
              & ( n1 = A )
              & ( n1 = B )
              & ( n2 = B )
              & ( n3 = A ) )
           => ( n0
              = ( a_select2 @ xinit_noise @ n1 ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(56,axiom,
    ! [A: $i,B: $i] :
      ( ( leq @ A @ B )
     => ( leq @ A @ ( succ @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',leq_succ) ).

thf(534,plain,
    ! [A: $i,B: $i] :
      ( ( leq @ A @ B )
     => ( leq @ A @ ( succ @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[56]) ).

thf(81,axiom,
    gt @ n5 @ n1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_5_1) ).

thf(598,plain,
    gt @ n5 @ n1,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[81]) ).

thf(40,axiom,
    ! [A: $i] :
      ( tptp_float_0_0
      = ( sum @ n0 @ tptp_minus_1 @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sum_plus_base_float) ).

thf(424,plain,
    ! [A: $i] :
      ( tptp_float_0_0
      = ( sum @ n0 @ tptp_minus_1 @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[40]) ).

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

thf(165,plain,
    ! [A: $i,B: $i] :
      ( ( gt @ A @ B )
      | ( gt @ B @ A )
      | ( A = B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(68,axiom,
    ! [A: $i] :
      ( ( ( leq @ n0 @ A )
        & ( leq @ A @ n3 ) )
     => ( ( A = n0 )
        | ( A = n1 )
        | ( A = n2 )
        | ( A = n3 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',finite_domain_3) ).

thf(566,plain,
    ! [A: $i] :
      ( ( ( leq @ n0 @ A )
        & ( leq @ A @ n3 ) )
     => ( ( A = n0 )
        | ( A = n1 )
        | ( A = n2 )
        | ( A = n3 ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[68]) ).

thf(17,axiom,
    gt @ n4 @ n1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_4_1) ).

thf(197,plain,
    gt @ n4 @ n1,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

thf(45,axiom,
    ! [A: $i] :
      ( ( plus @ A @ n5 )
      = ( succ @ ( succ @ ( succ @ ( succ @ ( succ @ A ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',succ_plus_5_r) ).

thf(435,plain,
    ! [A: $i] :
      ( ( plus @ A @ n5 )
      = ( succ @ ( succ @ ( succ @ ( succ @ ( succ @ A ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[45]) ).

thf(76,axiom,
    ( ( succ @ ( succ @ ( succ @ ( succ @ ( succ @ n0 ) ) ) ) )
    = n5 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',successor_5) ).

thf(583,plain,
    ( ( succ @ ( succ @ ( succ @ ( succ @ ( succ @ n0 ) ) ) ) )
    = n5 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[76]) ).

thf(12,axiom,
    gt @ n3 @ n1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_3_1) ).

thf(188,plain,
    gt @ n3 @ n1,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(33,axiom,
    ! [A: $i,B: $i] :
      ( ( ( leq @ A @ B )
        & ( A != B ) )
     => ( gt @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',leq_gt2) ).

thf(356,plain,
    ! [A: $i,B: $i] :
      ( ( ( leq @ A @ B )
        & ( A != B ) )
     => ( gt @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[33]) ).

thf(62,axiom,
    ! [A: $i,B: $i] :
      ( ( leq @ ( succ @ A ) @ B )
     => ( gt @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',leq_succ_gt) ).

thf(554,plain,
    ! [A: $i,B: $i] :
      ( ( leq @ ( succ @ A ) @ B )
     => ( gt @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[62]) ).

thf(15,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( a_select2 @ ( tptp_update2 @ A @ B @ C ) @ B )
      = C ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sel2_update_1) ).

thf(193,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( a_select2 @ ( tptp_update2 @ A @ B @ C ) @ B )
      = C ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(79,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ! [E: $i] :
            ( ( ( leq @ n0 @ E )
              & ( leq @ E @ B ) )
           => ( ( a_select2 @ C @ E )
              = D ) )
        & ( leq @ n0 @ A )
        & ( leq @ A @ B ) )
     => ( ( a_select2 @ ( tptp_update2 @ C @ B @ D ) @ A )
        = D ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sel2_update_3) ).

thf(590,plain,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( ! [E: $i] :
            ( ( ( leq @ n0 @ E )
              & ( leq @ E @ B ) )
           => ( ( a_select2 @ C @ E )
              = D ) )
        & ( leq @ n0 @ A )
        & ( leq @ A @ B ) )
     => ( ( a_select2 @ ( tptp_update2 @ C @ B @ D ) @ A )
        = D ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[79]) ).

thf(24,axiom,
    gt @ n5 @ n3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_5_3) ).

thf(237,plain,
    gt @ n5 @ n3,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[24]) ).

thf(35,axiom,
    ! [A: $i] :
      ( ( plus @ n5 @ A )
      = ( succ @ ( succ @ ( succ @ ( succ @ ( succ @ A ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',succ_plus_5_l) ).

thf(360,plain,
    ! [A: $i] :
      ( ( plus @ n5 @ A )
      = ( succ @ ( succ @ ( succ @ ( succ @ ( succ @ A ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[35]) ).

thf(52,axiom,
    ! [A: $i,B: $i] :
      ( ( leq @ A @ B )
    <=> ( gt @ ( succ @ B ) @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',leq_succ_gt_equiv) ).

thf(513,plain,
    ! [A: $i,B: $i] :
      ( ( ( leq @ A @ B )
       => ( gt @ ( succ @ B ) @ A ) )
      & ( ( gt @ ( succ @ B ) @ A )
       => ( leq @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[52]) ).

thf(31,axiom,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i] :
      ( ( ! [I: $i,J: $i] :
            ( ( ( leq @ n0 @ I )
              & ( leq @ I @ H )
              & ( leq @ n0 @ J )
              & ( leq @ J @ H ) )
           => ( ( a_select3 @ D @ I @ J )
              = ( a_select3 @ D @ J @ I ) ) )
        & ! [I: $i,J: $i] :
            ( ( ( leq @ n0 @ I )
              & ( leq @ I @ G )
              & ( leq @ n0 @ J )
              & ( leq @ J @ G ) )
           => ( ( a_select3 @ A @ I @ J )
              = ( a_select3 @ A @ J @ I ) ) )
        & ! [I: $i,J: $i] :
            ( ( ( leq @ n0 @ I )
              & ( leq @ I @ G )
              & ( leq @ n0 @ J )
              & ( leq @ J @ G ) )
           => ( ( a_select3 @ F @ I @ J )
              = ( a_select3 @ F @ J @ I ) ) ) )
     => ! [I: $i,J: $i] :
          ( ( ( leq @ n0 @ I )
            & ( leq @ I @ G )
            & ( leq @ n0 @ J )
            & ( leq @ J @ G ) )
         => ( ( a_select3 @ ( tptp_madd @ A @ ( tptp_mmul @ B @ ( tptp_mmul @ ( tptp_madd @ ( tptp_mmul @ C @ ( tptp_mmul @ D @ ( trans @ C ) ) ) @ ( tptp_mmul @ E @ ( tptp_mmul @ F @ ( trans @ E ) ) ) ) @ ( trans @ B ) ) ) ) @ I @ J )
            = ( a_select3 @ ( tptp_madd @ A @ ( tptp_mmul @ B @ ( tptp_mmul @ ( tptp_madd @ ( tptp_mmul @ C @ ( tptp_mmul @ D @ ( trans @ C ) ) ) @ ( tptp_mmul @ E @ ( tptp_mmul @ F @ ( trans @ E ) ) ) ) @ ( trans @ B ) ) ) ) @ J @ I ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',matrix_symm_joseph_update) ).

thf(264,plain,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i] :
      ( ( ! [I: $i,J: $i] :
            ( ( ( leq @ n0 @ I )
              & ( leq @ I @ H )
              & ( leq @ n0 @ J )
              & ( leq @ J @ H ) )
           => ( ( a_select3 @ D @ I @ J )
              = ( a_select3 @ D @ J @ I ) ) )
        & ! [I: $i,J: $i] :
            ( ( ( leq @ n0 @ I )
              & ( leq @ I @ G )
              & ( leq @ n0 @ J )
              & ( leq @ J @ G ) )
           => ( ( a_select3 @ A @ I @ J )
              = ( a_select3 @ A @ J @ I ) ) )
        & ! [I: $i,J: $i] :
            ( ( ( leq @ n0 @ I )
              & ( leq @ I @ G )
              & ( leq @ n0 @ J )
              & ( leq @ J @ G ) )
           => ( ( a_select3 @ F @ I @ J )
              = ( a_select3 @ F @ J @ I ) ) ) )
     => ! [I: $i,J: $i] :
          ( ( ( leq @ n0 @ I )
            & ( leq @ I @ G )
            & ( leq @ n0 @ J )
            & ( leq @ J @ G ) )
         => ( ( a_select3 @ ( tptp_madd @ A @ ( tptp_mmul @ B @ ( tptp_mmul @ ( tptp_madd @ ( tptp_mmul @ C @ ( tptp_mmul @ D @ ( trans @ C ) ) ) @ ( tptp_mmul @ E @ ( tptp_mmul @ F @ ( trans @ E ) ) ) ) @ ( trans @ B ) ) ) ) @ I @ J )
            = ( a_select3 @ ( tptp_madd @ A @ ( tptp_mmul @ B @ ( tptp_mmul @ ( tptp_madd @ ( tptp_mmul @ C @ ( tptp_mmul @ D @ ( trans @ C ) ) ) @ ( tptp_mmul @ E @ ( tptp_mmul @ F @ ( trans @ E ) ) ) ) @ ( trans @ B ) ) ) ) @ J @ I ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[31]) ).

thf(66,axiom,
    ! [A: $i] :
      ( ( plus @ n1 @ A )
      = ( succ @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',succ_plus_1_l) ).

thf(562,plain,
    ! [A: $i] :
      ( ( plus @ n1 @ A )
      = ( succ @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[66]) ).

thf(14,axiom,
    ( ( succ @ ( succ @ ( succ @ ( succ @ n0 ) ) ) )
    = n4 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',successor_4) ).

thf(191,plain,
    ( ( succ @ ( succ @ ( succ @ ( succ @ n0 ) ) ) )
    = n4 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(74,axiom,
    ! [A: $i] :
      ( ( plus @ A @ n3 )
      = ( succ @ ( succ @ ( succ @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',succ_plus_3_r) ).

thf(579,plain,
    ! [A: $i] :
      ( ( plus @ A @ n3 )
      = ( succ @ ( succ @ ( succ @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[74]) ).

thf(71,axiom,
    ! [A: $i] :
      ( ( ( leq @ n0 @ A )
        & ( leq @ A @ n4 ) )
     => ( ( A = n0 )
        | ( A = n1 )
        | ( A = n2 )
        | ( A = n3 )
        | ( A = n4 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',finite_domain_4) ).

thf(572,plain,
    ! [A: $i] :
      ( ( ( leq @ n0 @ A )
        & ( leq @ A @ n4 ) )
     => ( ( A = n0 )
        | ( A = n1 )
        | ( A = n2 )
        | ( A = n3 )
        | ( A = n4 ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[71]) ).

thf(49,axiom,
    ! [A: $i,B: $i] :
      ( ( leq @ n0 @ A )
     => ( leq @ ( uniform_int_rnd @ B @ A ) @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',uniform_int_rand_ranges_hi) ).

thf(498,plain,
    ! [A: $i,B: $i] :
      ( ( leq @ n0 @ A )
     => ( leq @ ( uniform_int_rnd @ B @ A ) @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[49]) ).

thf(11,axiom,
    gt @ n2 @ n1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_2_1) ).

thf(187,plain,
    gt @ n2 @ n1,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(82,axiom,
    gt @ n4 @ n3,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_4_3) ).

thf(599,plain,
    gt @ n4 @ n3,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[82]) ).

thf(54,axiom,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i] :
      ( ( ! [G: $i,H: $i] :
            ( ( ( leq @ n0 @ G )
              & ( leq @ n0 @ H )
              & ( leq @ G @ C )
              & ( leq @ H @ D ) )
           => ( ( a_select3 @ E @ G @ H )
              = F ) )
        & ( leq @ n0 @ A )
        & ( leq @ A @ C )
        & ( leq @ n0 @ B )
        & ( leq @ B @ D ) )
     => ( ( a_select3 @ ( tptp_update3 @ E @ C @ D @ F ) @ A @ B )
        = F ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sel3_update_3) ).

thf(520,plain,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i] :
      ( ( ! [G: $i,H: $i] :
            ( ( ( leq @ n0 @ G )
              & ( leq @ n0 @ H )
              & ( leq @ G @ C )
              & ( leq @ H @ D ) )
           => ( ( a_select3 @ E @ G @ H )
              = F ) )
        & ( leq @ n0 @ A )
        & ( leq @ A @ C )
        & ( leq @ n0 @ B )
        & ( leq @ B @ D ) )
     => ( ( a_select3 @ ( tptp_update3 @ E @ C @ D @ F ) @ A @ B )
        = F ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[54]) ).

thf(18,axiom,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i] :
      ( ( ( A != B )
        & ( ( a_select2 @ C @ B )
          = D ) )
     => ( ( a_select2 @ ( tptp_update2 @ C @ A @ E ) @ B )
        = D ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sel2_update_2) ).

thf(198,plain,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i] :
      ( ( ( A != B )
        & ( ( a_select2 @ C @ B )
          = D ) )
     => ( ( a_select2 @ ( tptp_update2 @ C @ A @ E ) @ B )
        = D ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

thf(46,axiom,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i] :
      ( ( ( A != C )
        & ( B = D )
        & ( ( a_select3 @ E @ C @ D )
          = F ) )
     => ( ( a_select3 @ ( tptp_update3 @ E @ A @ B @ G ) @ C @ D )
        = F ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sel3_update_2) ).

thf(438,plain,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i] :
      ( ( ( A != C )
        & ( B = D )
        & ( ( a_select3 @ E @ C @ D )
          = F ) )
     => ( ( a_select3 @ ( tptp_update3 @ E @ A @ B @ G ) @ C @ D )
        = F ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[46]) ).

thf(43,axiom,
    gt @ n5 @ n2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_5_2) ).

thf(431,plain,
    gt @ n5 @ n2,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[43]) ).

thf(55,axiom,
    ! [A: $i] :
      ( ( plus @ A @ n1 )
      = ( succ @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',succ_plus_1_r) ).

thf(531,plain,
    ! [A: $i] :
      ( ( plus @ A @ n1 )
      = ( succ @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[55]) ).

thf(28,axiom,
    ! [A: $i] :
      ( ( minus @ A @ n1 )
      = ( pred @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',pred_minus_1) ).

thf(255,plain,
    ! [A: $i] :
      ( ( minus @ A @ n1 )
      = ( pred @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[28]) ).

thf(61,axiom,
    gt @ n5 @ tptp_minus_1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_5_tptp_minus_1) ).

thf(553,plain,
    gt @ n5 @ tptp_minus_1,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[61]) ).

thf(73,axiom,
    ! [A: $i] :
      ( ( plus @ A @ n2 )
      = ( succ @ ( succ @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',succ_plus_2_r) ).

thf(576,plain,
    ! [A: $i] :
      ( ( plus @ A @ n2 )
      = ( succ @ ( succ @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[73]) ).

thf(34,axiom,
    gt @ n5 @ n0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_5_0) ).

thf(359,plain,
    gt @ n5 @ n0,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[34]) ).

thf(7,axiom,
    ! [A: $i,B: $i] :
      ( ( lt @ A @ B )
    <=> ( gt @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',lt_gt) ).

thf(177,plain,
    ! [A: $i,B: $i] :
      ( ( ( lt @ A @ B )
       => ( gt @ B @ A ) )
      & ( ( gt @ B @ A )
       => ( lt @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(8,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( gt @ A @ B )
        & ( gt @ B @ C ) )
     => ( gt @ A @ C ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',transitivity_gt) ).

thf(182,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( gt @ A @ B )
        & ( gt @ B @ C ) )
     => ( gt @ A @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(77,axiom,
    ! [A: $i] :
      ( ( ( leq @ n0 @ A )
        & ( leq @ A @ n5 ) )
     => ( ( A = n0 )
        | ( A = n1 )
        | ( A = n2 )
        | ( A = n3 )
        | ( A = n4 )
        | ( A = n5 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',finite_domain_5) ).

thf(585,plain,
    ! [A: $i] :
      ( ( ( leq @ n0 @ A )
        & ( leq @ A @ n5 ) )
     => ( ( A = n0 )
        | ( A = n1 )
        | ( A = n2 )
        | ( A = n3 )
        | ( A = n4 )
        | ( A = n5 ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[77]) ).

thf(38,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ! [D: $i,E: $i] :
            ( ( ( leq @ n0 @ D )
              & ( leq @ D @ C )
              & ( leq @ n0 @ E )
              & ( leq @ E @ C ) )
           => ( ( a_select3 @ A @ D @ E )
              = ( a_select3 @ A @ E @ D ) ) )
        & ! [D: $i,E: $i] :
            ( ( ( leq @ n0 @ D )
              & ( leq @ D @ C )
              & ( leq @ n0 @ E )
              & ( leq @ E @ C ) )
           => ( ( a_select3 @ B @ D @ E )
              = ( a_select3 @ B @ E @ D ) ) ) )
     => ! [D: $i,E: $i] :
          ( ( ( leq @ n0 @ D )
            & ( leq @ D @ C )
            & ( leq @ n0 @ E )
            & ( leq @ E @ C ) )
         => ( ( a_select3 @ ( tptp_msub @ A @ B ) @ D @ E )
            = ( a_select3 @ ( tptp_msub @ A @ B ) @ E @ D ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',matrix_symm_sub) ).

thf(370,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ! [D: $i,E: $i] :
            ( ( ( leq @ n0 @ D )
              & ( leq @ D @ C )
              & ( leq @ n0 @ E )
              & ( leq @ E @ C ) )
           => ( ( a_select3 @ A @ D @ E )
              = ( a_select3 @ A @ E @ D ) ) )
        & ! [D: $i,E: $i] :
            ( ( ( leq @ n0 @ D )
              & ( leq @ D @ C )
              & ( leq @ n0 @ E )
              & ( leq @ E @ C ) )
           => ( ( a_select3 @ B @ D @ E )
              = ( a_select3 @ B @ E @ D ) ) ) )
     => ! [D: $i,E: $i] :
          ( ( ( leq @ n0 @ D )
            & ( leq @ D @ C )
            & ( leq @ n0 @ E )
            & ( leq @ E @ C ) )
         => ( ( a_select3 @ ( tptp_msub @ A @ B ) @ D @ E )
            = ( a_select3 @ ( tptp_msub @ A @ B ) @ E @ D ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[38]) ).

thf(83,axiom,
    ! [A: $i,B: $i] :
      ( ( leq @ n0 @ A )
     => ( leq @ n0 @ ( uniform_int_rnd @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',uniform_int_rand_ranges_lo) ).

thf(600,plain,
    ! [A: $i,B: $i] :
      ( ( leq @ n0 @ A )
     => ( leq @ n0 @ ( uniform_int_rnd @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[83]) ).

thf(70,axiom,
    gt @ n5 @ n4,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_5_4) ).

thf(571,plain,
    gt @ n5 @ n4,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[70]) ).

thf(59,axiom,
    ! [A: $i] :
      ( ( ( leq @ n0 @ A )
        & ( leq @ A @ n2 ) )
     => ( ( A = n0 )
        | ( A = n1 )
        | ( A = n2 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',finite_domain_2) ).

thf(539,plain,
    ! [A: $i] :
      ( ( ( leq @ n0 @ A )
        & ( leq @ A @ n2 ) )
     => ( ( A = n0 )
        | ( A = n1 )
        | ( A = n2 ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[59]) ).

thf(19,axiom,
    ! [A: $i] :
      ( ( sum @ n0 @ tptp_minus_1 @ A )
      = n0 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',sum_plus_base) ).

thf(203,plain,
    ! [A: $i] :
      ( ( sum @ n0 @ tptp_minus_1 @ A )
      = n0 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[19]) ).

thf(36,axiom,
    ( ( succ @ tptp_minus_1 )
    = n0 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',succ_tptp_minus_1) ).

thf(363,plain,
    ( ( succ @ tptp_minus_1 )
    = n0 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[36]) ).

thf(63,axiom,
    ! [A: $i] :
      ( ( plus @ n4 @ A )
      = ( succ @ ( succ @ ( succ @ ( succ @ A ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',succ_plus_4_l) ).

thf(556,plain,
    ! [A: $i] :
      ( ( plus @ n4 @ A )
      = ( succ @ ( succ @ ( succ @ ( succ @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[63]) ).

thf(78,axiom,
    ! [A: $i,B: $i] :
      ( ( gt @ B @ A )
     => ( leq @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',leq_gt1) ).

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

thf(29,axiom,
    ! [A: $i] :
      ( ( ( leq @ n0 @ A )
        & ( leq @ A @ n0 ) )
     => ( A = n0 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',finite_domain_0) ).

thf(258,plain,
    ! [A: $i] :
      ( ( ( leq @ n0 @ A )
        & ( leq @ A @ n0 ) )
     => ( A = n0 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[29]) ).

thf(32,axiom,
    ! [A: $i,B: $i] :
      ( ( geq @ A @ B )
    <=> ( leq @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',leq_geq) ).

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

thf(10,axiom,
    gt @ n3 @ n2,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_3_2) ).

thf(186,plain,
    gt @ n3 @ n2,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(5,axiom,
    ! [A: $i] :
      ( ( succ @ ( pred @ A ) )
      = A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',succ_pred) ).

thf(171,plain,
    ! [A: $i] :
      ( ( succ @ ( pred @ A ) )
      = A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(48,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ! [D: $i,E: $i] :
            ( ( ( leq @ n0 @ D )
              & ( leq @ D @ C )
              & ( leq @ n0 @ E )
              & ( leq @ E @ C ) )
           => ( ( a_select3 @ A @ D @ E )
              = ( a_select3 @ A @ E @ D ) ) )
        & ! [D: $i,E: $i] :
            ( ( ( leq @ n0 @ D )
              & ( leq @ D @ C )
              & ( leq @ n0 @ E )
              & ( leq @ E @ C ) )
           => ( ( a_select3 @ B @ D @ E )
              = ( a_select3 @ B @ E @ D ) ) ) )
     => ! [D: $i,E: $i] :
          ( ( ( leq @ n0 @ D )
            & ( leq @ D @ C )
            & ( leq @ n0 @ E )
            & ( leq @ E @ C ) )
         => ( ( a_select3 @ ( tptp_madd @ A @ B ) @ D @ E )
            = ( a_select3 @ ( tptp_madd @ A @ B ) @ E @ D ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',matrix_symm_add) ).

thf(447,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ! [D: $i,E: $i] :
            ( ( ( leq @ n0 @ D )
              & ( leq @ D @ C )
              & ( leq @ n0 @ E )
              & ( leq @ E @ C ) )
           => ( ( a_select3 @ A @ D @ E )
              = ( a_select3 @ A @ E @ D ) ) )
        & ! [D: $i,E: $i] :
            ( ( ( leq @ n0 @ D )
              & ( leq @ D @ C )
              & ( leq @ n0 @ E )
              & ( leq @ E @ C ) )
           => ( ( a_select3 @ B @ D @ E )
              = ( a_select3 @ B @ E @ D ) ) ) )
     => ! [D: $i,E: $i] :
          ( ( ( leq @ n0 @ D )
            & ( leq @ D @ C )
            & ( leq @ n0 @ E )
            & ( leq @ E @ C ) )
         => ( ( a_select3 @ ( tptp_madd @ A @ B ) @ D @ E )
            = ( a_select3 @ ( tptp_madd @ A @ B ) @ E @ D ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[48]) ).

thf(44,axiom,
    ! [A: $i] :
      ( ( plus @ A @ n4 )
      = ( succ @ ( succ @ ( succ @ ( succ @ A ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',succ_plus_4_r) ).

thf(432,plain,
    ! [A: $i] :
      ( ( plus @ A @ n4 )
      = ( succ @ ( succ @ ( succ @ ( succ @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[44]) ).

thf(4,axiom,
    ! [A: $i] :
      ( ( pred @ ( succ @ A ) )
      = A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',pred_succ) ).

thf(168,plain,
    ! [A: $i] :
      ( ( pred @ ( succ @ A ) )
      = A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(84,axiom,
    ( ( succ @ ( succ @ n0 ) )
    = n2 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',successor_2) ).

thf(603,plain,
    ( ( succ @ ( succ @ n0 ) )
    = n2 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[84]) ).

thf(72,axiom,
    gt @ n3 @ tptp_minus_1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_3_tptp_minus_1) ).

thf(575,plain,
    gt @ n3 @ tptp_minus_1,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[72]) ).

thf(41,axiom,
    gt @ n3 @ n0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_3_0) ).

thf(427,plain,
    gt @ n3 @ n0,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[41]) ).

thf(50,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ! [D: $i,E: $i] :
          ( ( ( leq @ n0 @ D )
            & ( leq @ D @ C )
            & ( leq @ n0 @ E )
            & ( leq @ E @ C ) )
         => ( ( a_select3 @ B @ D @ E )
            = ( a_select3 @ B @ E @ D ) ) )
     => ! [D: $i,E: $i] :
          ( ( ( leq @ n0 @ D )
            & ( leq @ D @ C )
            & ( leq @ n0 @ E )
            & ( leq @ E @ C ) )
         => ( ( a_select3 @ ( tptp_mmul @ A @ ( tptp_mmul @ B @ ( trans @ A ) ) ) @ D @ E )
            = ( a_select3 @ ( tptp_mmul @ A @ ( tptp_mmul @ B @ ( trans @ A ) ) ) @ E @ D ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',matrix_symm_aba1) ).

thf(501,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ! [D: $i,E: $i] :
          ( ( ( leq @ n0 @ D )
            & ( leq @ D @ C )
            & ( leq @ n0 @ E )
            & ( leq @ E @ C ) )
         => ( ( a_select3 @ B @ D @ E )
            = ( a_select3 @ B @ E @ D ) ) )
     => ! [D: $i,E: $i] :
          ( ( ( leq @ n0 @ D )
            & ( leq @ D @ C )
            & ( leq @ n0 @ E )
            & ( leq @ E @ C ) )
         => ( ( a_select3 @ ( tptp_mmul @ A @ ( tptp_mmul @ B @ ( trans @ A ) ) ) @ D @ E )
            = ( a_select3 @ ( tptp_mmul @ A @ ( tptp_mmul @ B @ ( trans @ A ) ) ) @ E @ D ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[50]) ).

thf(27,axiom,
    gt @ n0 @ tptp_minus_1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_0_tptp_minus_1) ).

thf(254,plain,
    gt @ n0 @ tptp_minus_1,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[27]) ).

thf(65,axiom,
    ! [A: $i] : ( leq @ A @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',reflexivity_leq) ).

thf(560,plain,
    ! [A: $i] : ( leq @ A @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[65]) ).

thf(22,axiom,
    ! [A: $i,B: $i] :
      ( ! [C: $i,D: $i] :
          ( ( ( leq @ n0 @ C )
            & ( leq @ C @ B )
            & ( leq @ n0 @ D )
            & ( leq @ D @ B ) )
         => ( ( a_select3 @ A @ C @ D )
            = ( a_select3 @ A @ D @ C ) ) )
     => ! [C: $i,D: $i,E: $i,F: $i] :
          ( ( ( leq @ n0 @ C )
            & ( leq @ C @ B )
            & ( leq @ n0 @ D )
            & ( leq @ D @ B )
            & ( leq @ n0 @ E )
            & ( leq @ E @ B ) )
         => ( ( a_select3 @ ( tptp_update3 @ A @ E @ E @ F ) @ C @ D )
            = ( a_select3 @ ( tptp_update3 @ A @ E @ E @ F ) @ D @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',matrix_symm_update_diagonal) ).

thf(222,plain,
    ! [A: $i,B: $i] :
      ( ! [C: $i,D: $i] :
          ( ( ( leq @ n0 @ C )
            & ( leq @ C @ B )
            & ( leq @ n0 @ D )
            & ( leq @ D @ B ) )
         => ( ( a_select3 @ A @ C @ D )
            = ( a_select3 @ A @ D @ C ) ) )
     => ! [C: $i,D: $i,E: $i,F: $i] :
          ( ( ( leq @ n0 @ C )
            & ( leq @ C @ B )
            & ( leq @ n0 @ D )
            & ( leq @ D @ B )
            & ( leq @ n0 @ E )
            & ( leq @ E @ B ) )
         => ( ( a_select3 @ ( tptp_update3 @ A @ E @ E @ F ) @ C @ D )
            = ( a_select3 @ ( tptp_update3 @ A @ E @ E @ F ) @ D @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[22]) ).

thf(605,plain,
    $false,
    inference(e,[status(thm)],[538,569,536,210,365,518,234,582,597,174,565,184,196,542,559,189,421,261,443,238,243,428,206,512,85,534,598,424,165,566,197,435,583,188,356,554,193,590,237,360,513,264,562,191,579,572,498,187,599,520,198,438,431,531,255,553,576,359,177,182,585,370,600,571,539,203,363,556,588,258,351,186,171,447,432,168,603,575,427,501,254,560,222]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SWV225+1 : TPTP v8.1.2. Bugfixed v3.3.0.
% 0.03/0.14  % Command  : run_Leo-III %s %d
% 0.15/0.35  % Computer : n013.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 300
% 0.15/0.35  % DateTime : Fri May 19 02:22:22 EDT 2023
% 0.15/0.35  % CPUTime  : 
% 0.96/0.90  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.45/1.07  % [INFO] 	 Parsing done (167ms). 
% 1.45/1.08  % [INFO] 	 Running in sequential loop mode. 
% 1.96/1.26  % [INFO] 	 eprover registered as external prover. 
% 1.96/1.27  % [INFO] 	 cvc4 registered as external prover. 
% 1.96/1.27  % [INFO] 	 Scanning for conjecture ... 
% 2.32/1.37  % [INFO] 	 Found a conjecture and 84 axioms. Running axiom selection ... 
% 2.54/1.44  % [INFO] 	 Axiom selection finished. Selected 82 axioms (removed 2 axioms). 
% 2.63/1.51  % [INFO] 	 Problem is first-order (TPTP FOF). 
% 2.63/1.52  % [INFO] 	 Type checking passed. 
% 2.63/1.52  % [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 ... 
% 6.47/2.46  % External prover 'e' found a proof!
% 6.47/2.46  % [INFO] 	 Killing All external provers ... 
% 6.47/2.46  % Time passed: 1943ms (effective reasoning time: 1379ms)
% 6.47/2.46  % 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)>
% 6.47/2.46  % Axioms used in derivation (82): sel3_update_2, gt_2_tptp_minus_1, gt_0_tptp_minus_1, gt_3_1, leq_minus, sel2_update_2, succ_plus_5_l, lt_gt, gt_5_tptp_minus_1, succ_plus_3_r, gt_4_3, transitivity_gt, matrix_symm_inv, matrix_symm_trans, finite_domain_1, gt_5_0, const_array2_select, sel3_update_3, leq_geq, gt_1_0, leq_gt2, gt_5_4, succ_plus_1_l, gt_3_2, matrix_symm_add, leq_succ_gt, finite_domain_5, pred_minus_1, successor_3, gt_3_tptp_minus_1, matrix_symm_update_diagonal, sel2_update_1, gt_4_2, matrix_symm_sub, gt_5_3, successor_4, gt_succ, succ_plus_4_l, reflexivity_leq, successor_2, leq_gt1, gt_1_tptp_minus_1, finite_domain_2, matrix_symm_aba1, finite_domain_4, matrix_symm_aba2, succ_tptp_minus_1, succ_plus_5_r, leq_succ_succ, sum_plus_base_float, succ_plus_2_l, gt_4_1, gt_2_0, gt_5_2, const_array1_select, leq_gt_pred, matrix_symm_joseph_update, succ_pred, totality, transitivity_leq, finite_domain_3, uniform_int_rand_ranges_lo, sel3_update_1, successor_1, sum_plus_base, irreflexivity_gt, successor_5, gt_3_0, sel2_update_3, pred_succ, succ_plus_1_r, succ_plus_3_l, gt_4_tptp_minus_1, succ_plus_4_r, gt_4_0, succ_plus_2_r, leq_succ_gt_equiv, gt_5_1, uniform_int_rand_ranges_hi, gt_2_1, finite_domain_0, leq_succ
% 6.47/2.46  % No. of inferences in proof: 168
% 6.47/2.46  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 1943 ms resp. 1379 ms w/o parsing
% 6.67/2.53  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 6.67/2.53  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------