TSTP Solution File: COM037_5 by Leo-III---1.7.7

View Problem - Process Solution

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

% Computer : n027.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 10:13:57 EDT 2023

% Result   : Theorem 12.14s 4.32s
% Output   : Refutation 12.71s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :  165
% Syntax   : Number of formulae    :  284 (  94 unt;  48 typ;   0 def)
%            Number of atoms       :  855 ( 265 equ;   0 cnn)
%            Maximal formula atoms :    8 (   3 avg)
%            Number of connectives : 6132 (  23   ~;   3   |;  32   &;5899   @)
%                                         (   9 <=>; 166  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   17 (   5 avg)
%            Number of types       :    4 (   3 usr)
%            Number of type conns  :   40 (  40   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   49 (  47 usr;  11 con; 0-5 aty)
%            Number of variables   :  751 (   0   ^; 714   !;   0   ?; 751   :)
%                                         (  37  !>;   0  ?*;   0  @-;   0  @+)

% Comments : 
%------------------------------------------------------------------------------
thf(bool_type,type,
    bool: $tType ).

thf(int_type,type,
    int: $tType ).

thf(atom_type,type,
    atom: $tType ).

thf(one_type,type,
    one: 
      !>[TA: $tType] : $o ).

thf(ring_type,type,
    ring: 
      !>[TA: $tType] : $o ).

thf(cl_Groups_Oplus_type,type,
    cl_Groups_Oplus: 
      !>[TA: $tType] : $o ).

thf(zero_type,type,
    zero: 
      !>[TA: $tType] : $o ).

thf(semiring_type,type,
    semiring: 
      !>[TA: $tType] : $o ).

thf(monoid_add_type,type,
    monoid_add: 
      !>[TA: $tType] : $o ).

thf(monoid_mult_type,type,
    monoid_mult: 
      !>[TA: $tType] : $o ).

thf(comm_semiring_type,type,
    comm_semiring: 
      !>[TA: $tType] : $o ).

thf(semiring_div_type,type,
    semiring_div: 
      !>[TA: $tType] : $o ).

thf(comm_semiring_1_type,type,
    comm_semiring_1: 
      !>[TA: $tType] : $o ).

thf(ab_semigroup_add_type,type,
    ab_semigroup_add: 
      !>[TA: $tType] : $o ).

thf(comm_monoid_mult_type,type,
    comm_monoid_mult: 
      !>[TA: $tType] : $o ).

thf(ab_semigroup_mult_type,type,
    ab_semigroup_mult: 
      !>[TA: $tType] : $o ).

thf(cancel_semigroup_add_type,type,
    cancel_semigroup_add: 
      !>[TA: $tType] : $o ).

thf(cancel146912293up_add_type,type,
    cancel146912293up_add: 
      !>[TA: $tType] : $o ).

thf(ab_sem1668676832m_mult_type,type,
    ab_sem1668676832m_mult: 
      !>[TA: $tType] : $o ).

thf(semiri456707255roduct_type,type,
    semiri456707255roduct: 
      !>[TA: $tType] : $o ).

thf(div_mod_type,type,
    div_mod: 
      !>[TA: $tType] : ( TA > TA > TA ) ).

thf(one_one_type,type,
    one_one: 
      !>[TA: $tType] : TA ).

thf(plus_plus_type,type,
    plus_plus: 
      !>[TA: $tType] : ( fun @ TA @ ( fun @ TA @ TA ) ) ).

thf(times_times_type,type,
    times_times: 
      !>[TA: $tType] : ( TA > ( fun @ TA @ TA ) ) ).

thf(iprod_type,type,
    iprod: 
      !>[TA: $tType] : ( ( list @ TA ) > ( list @ TA ) > TA ) ).

thf(zipwith0_type,type,
    zipwith0: 
      !>[TA: $tType,TB: $tType,TC: $tType] : ( ( fun @ TC @ ( fun @ TB @ TA ) ) > ( fun @ ( list @ TC ) @ ( fun @ ( list @ TB ) @ ( list @ TA ) ) ) ) ).

thf(cons_type,type,
    cons: 
      !>[TA: $tType] : ( TA > ( list @ TA ) > ( list @ TA ) ) ).

thf(list_case_type,type,
    list_case: 
      !>[TA: $tType,TB: $tType] : ( TB > ( fun @ TA @ ( fun @ ( list @ TA ) @ TB ) ) > ( list @ TA ) > TB ) ).

thf(list_rec_type,type,
    list_rec: 
      !>[TA: $tType,TB: $tType] : ( TB > ( fun @ TA @ ( fun @ ( list @ TA ) @ ( fun @ TB @ TB ) ) ) > ( list @ TA ) > TB ) ).

thf(map_type,type,
    map: 
      !>[TA: $tType,TB: $tType] : ( ( fun @ TB @ TA ) > ( list @ TB ) > ( list @ TA ) ) ).

thf(splice_type,type,
    splice: 
      !>[TA: $tType] : ( ( list @ TA ) > ( list @ TA ) > ( list @ TA ) ) ).

thf(i_Z_type,type,
    i_Z: atom > ( list @ int ) > $o ).

thf(asubst_type,type,
    asubst: int > ( list @ int ) > atom > atom ).

thf(dvd_type,type,
    dvd: int > int > ( list @ int ) > atom ).

thf(c_PresArith_Oatom_OLe_type,type,
    c_PresArith_Oatom_OLe: int > ( list @ int ) > atom ).

thf(atom_case_type,type,
    atom_case: 
      !>[TA: $tType] : ( ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ) > ( fun @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ) ) > ( fun @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ) ) > atom > TA ) ).

thf(atom_rec_type,type,
    atom_rec: 
      !>[TA: $tType] : ( ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ) > ( fun @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ) ) > ( fun @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ) ) > atom > TA ) ).

thf(divisor_type,type,
    divisor: atom > int ).

thf(hd_coeff_type,type,
    hd_coeff: atom > int ).

thf(aa_type,type,
    aa: 
      !>[TA: $tType,TB: $tType] : ( ( fun @ TB @ TA ) > TB > TA ) ).

thf(a_type,type,
    a: atom ).

thf(d_type,type,
    d: int ).

thf(e_type,type,
    e: list @ int ).

thf(i_type,type,
    i: int ).

thf(j_type,type,
    j: int ).

thf(ks_type,type,
    ks: list @ int ).

thf(ks1_type,type,
    ks1: list @ int ).

thf(l_type,type,
    l: int ).

thf(88,axiom,
    ! [TA: $tType] :
      ( ( ab_semigroup_mult @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) ) @ A )
          = ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_54_ab__semigroup__mult__class_Omult__ac_I1_J) ).

thf(384,plain,
    ! [TA: $tType] :
      ( ( ab_semigroup_mult @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) ) @ A )
          = ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[88]) ).

thf(61,axiom,
    monoid_add @ int,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_Int_Oint___Groups_Omonoid__add) ).

thf(317,plain,
    monoid_add @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[61]) ).

thf(91,axiom,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) @ A )
          = ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ ( div_mod @ TA @ C @ A ) ) @ ( div_mod @ TA @ B @ A ) ) @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_69_mod__mult__eq) ).

thf(393,plain,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) @ A )
          = ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ ( div_mod @ TA @ C @ A ) ) @ ( div_mod @ TA @ B @ A ) ) @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[91]) ).

thf(81,axiom,
    ( ( hd_coeff @ a )
    = ( one_one @ int ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_34_assms_I2_J) ).

thf(365,plain,
    ( ( hd_coeff @ a )
    = ( one_one @ int ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[81]) ).

thf(116,axiom,
    ! [A: list @ int,B: atom,C: list @ int,D: int] :
      ( ( i_Z @ ( asubst @ D @ C @ B ) @ A )
    <=> ( i_Z @ B @ ( cons @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ D ) @ ( iprod @ int @ C @ A ) ) @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_98_IZ__asubst) ).

thf(468,plain,
    ! [A: list @ int,B: atom,C: list @ int,D: int] :
      ( ( ( i_Z @ ( asubst @ D @ C @ B ) @ A )
       => ( i_Z @ B @ ( cons @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ D ) @ ( iprod @ int @ C @ A ) ) @ A ) ) )
      & ( ( i_Z @ B @ ( cons @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ D ) @ ( iprod @ int @ C @ A ) ) @ A ) )
       => ( i_Z @ ( asubst @ D @ C @ B ) @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[116]) ).

thf(33,axiom,
    ! [TA: $tType] :
      ( ( cancel_semigroup_add @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B )
            = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ A ) @ B ) )
        <=> ( C = A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_9_add__right__cancel) ).

thf(234,plain,
    ! [TA: $tType] :
      ( ( cancel_semigroup_add @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B )
              = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ A ) @ B ) )
           => ( C = A ) )
          & ( ( C = A )
           => ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B )
              = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ A ) @ B ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[33]) ).

thf(76,axiom,
    ! [TA: $tType] :
      ( ( ab_sem1668676832m_mult @ TA )
     => ! [A: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ A ) @ A )
          = A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_80_mult__idem) ).

thf(352,plain,
    ! [TA: $tType] :
      ( ( ab_sem1668676832m_mult @ TA )
     => ! [A: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ A ) @ A )
          = A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[76]) ).

thf(96,axiom,
    ! [TA: $tType,A: list @ int,B: int,C: fun @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ),D: fun @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ),E: fun @ int @ ( fun @ ( list @ int ) @ TA )] :
      ( ( atom_case @ TA @ E @ D @ C @ ( c_PresArith_Oatom_OLe @ B @ A ) )
      = ( aa @ ( list @ int ) @ TA @ ( aa @ int @ ( fun @ ( list @ int ) @ TA ) @ E @ B ) @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_94_atom_Osimps_I10_J) ).

thf(408,plain,
    ! [TA: $tType,A: list @ int,B: int,C: fun @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ),D: fun @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ),E: fun @ int @ ( fun @ ( list @ int ) @ TA )] :
      ( ( atom_case @ TA @ E @ D @ C @ ( c_PresArith_Oatom_OLe @ B @ A ) )
      = ( aa @ ( list @ int ) @ TA @ ( aa @ int @ ( fun @ ( list @ int ) @ TA ) @ E @ B ) @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[96]) ).

thf(37,axiom,
    ! [TA: $tType,A: list @ int,B: int,C: fun @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ),D: fun @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ),E: fun @ int @ ( fun @ ( list @ int ) @ TA )] :
      ( ( atom_rec @ TA @ E @ D @ C @ ( c_PresArith_Oatom_OLe @ B @ A ) )
      = ( aa @ ( list @ int ) @ TA @ ( aa @ int @ ( fun @ ( list @ int ) @ TA ) @ E @ B ) @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_91_atom_Orecs_I1_J) ).

thf(247,plain,
    ! [TA: $tType,A: list @ int,B: int,C: fun @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ),D: fun @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ),E: fun @ int @ ( fun @ ( list @ int ) @ TA )] :
      ( ( atom_rec @ TA @ E @ D @ C @ ( c_PresArith_Oatom_OLe @ B @ A ) )
      = ( aa @ ( list @ int ) @ TA @ ( aa @ int @ ( fun @ ( list @ int ) @ TA ) @ E @ B ) @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[37]) ).

thf(44,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) ) @ A )
          = ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_48_comm__semiring__1__class_Onormalizing__semiring__rules_I17_J) ).

thf(269,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) ) @ A )
          = ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[44]) ).

thf(99,axiom,
    ( ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ i ) @ ( iprod @ int @ ks @ e ) ) @ d )
    = ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ ( div_mod @ int @ i @ d ) ) @ ( div_mod @ int @ ( iprod @ int @ ks @ e ) @ d ) ) @ d ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_3__096_Ii_A_L_A_092_060langle_062ks_H_Me_092_060rangle_062_J_Amod_Ad_A_061_Ii_Amod_Ad_A_L_A_092_060langle_062ks_H_Me_092_060rangle_062_Amod_Ad_J_Amod_Ad_096) ).

thf(417,plain,
    ( ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ i ) @ ( iprod @ int @ ks @ e ) ) @ d )
    = ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ ( div_mod @ int @ i @ d ) ) @ ( div_mod @ int @ ( iprod @ int @ ks @ e ) @ d ) ) @ d ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[99]) ).

thf(56,axiom,
    comm_semiring_1 @ int,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_Int_Oint___Rings_Ocomm__semiring__1) ).

thf(301,plain,
    comm_semiring_1 @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[56]) ).

thf(42,axiom,
    ! [TA: $tType] :
      ( ( semiri456707255roduct @ TA )
     => ! [A: TA,B: TA,C: TA,D: TA] :
          ( ( ( D != C )
            & ( B != A ) )
        <=> ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ B ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) )
           != ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ A ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_61_crossproduct__noteq) ).

thf(257,plain,
    ! [TA: $tType] :
      ( ( semiri456707255roduct @ TA )
     => ! [A: TA,B: TA,C: TA,D: TA] :
          ( ( ( ( D != C )
              & ( B != A ) )
           => ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ B ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) )
             != ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ A ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) ) ) )
          & ( ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ B ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) )
             != ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ A ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) ) )
           => ( ( D != C )
              & ( B != A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[42]) ).

thf(72,axiom,
    semiring_div @ int,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_Int_Oint___Divides_Osemiring__div) ).

thf(344,plain,
    semiring_div @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[72]) ).

thf(7,axiom,
    ! [TA: $tType,A: list @ TA,B: TA] :
      ( ( cons @ TA @ B @ A )
     != A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_82_not__Cons__self2) ).

thf(157,plain,
    ! [TA: $tType,A: list @ TA,B: TA] :
      ( ( cons @ TA @ B @ A )
     != A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(16,axiom,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ ( div_mod @ TA @ C @ B ) ) @ A ) @ B )
          = ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_66_zmod__simps_I4_J) ).

thf(189,plain,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ ( div_mod @ TA @ C @ B ) ) @ A ) @ B )
          = ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(49,axiom,
    ! [TA: $tType] :
      ( ( comm_monoid_mult @ TA )
     => ! [A: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ A ) @ ( one_one @ TA ) )
          = A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_55_mult_Ocomm__neutral) ).

thf(284,plain,
    ! [TA: $tType] :
      ( ( comm_monoid_mult @ TA )
     => ! [A: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ A ) @ ( one_one @ TA ) )
          = A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[49]) ).

thf(26,axiom,
    ( ks1
    = ( cons @ int @ ( one_one @ int ) @ ks ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_33__096ks_A_061_A1_A_D_Aks_H_096) ).

thf(216,plain,
    ( ks1
    = ( cons @ int @ ( one_one @ int ) @ ks ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[26]) ).

thf(63,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) )
          = ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_50_comm__semiring__1__class_Onormalizing__semiring__rules_I19_J) ).

thf(321,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) )
          = ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[63]) ).

thf(39,axiom,
    ab_semigroup_add @ int,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_Int_Oint___Groups_Oab__semigroup__add) ).

thf(253,plain,
    ab_semigroup_add @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[39]) ).

thf(3,axiom,
    ! [A: list @ int,B: int,C: int,D: list @ int,E: int,F: int] :
      ( ( ( dvd @ F @ E @ D )
        = ( dvd @ C @ B @ A ) )
    <=> ( ( F = C )
        & ( E = B )
        & ( D = A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_31_atom_Osimps_I2_J) ).

thf(121,plain,
    ! [A: list @ int,B: int,C: int,D: list @ int,E: int,F: int] :
      ( ( ( ( dvd @ F @ E @ D )
          = ( dvd @ C @ B @ A ) )
       => ( ( F = C )
          & ( E = B )
          & ( D = A ) ) )
      & ( ( ( F = C )
          & ( E = B )
          & ( D = A ) )
       => ( ( dvd @ F @ E @ D )
          = ( dvd @ C @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(74,axiom,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ A ) @ B )
          = ( div_mod @ TA @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_6_mod__add__self1) ).

thf(348,plain,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ A ) @ B )
          = ( div_mod @ TA @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[74]) ).

thf(28,axiom,
    ! [A: int,B: int,C: int] :
      ( ( div_mod @ int @ ( aa @ int @ int @ ( times_times @ int @ C ) @ ( div_mod @ int @ B @ A ) ) @ A )
      = ( div_mod @ int @ ( aa @ int @ int @ ( times_times @ int @ C ) @ B ) @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_72_zmod__simps_I3_J) ).

thf(221,plain,
    ! [A: int,B: int,C: int] :
      ( ( div_mod @ int @ ( aa @ int @ int @ ( times_times @ int @ C ) @ ( div_mod @ int @ B @ A ) ) @ A )
      = ( div_mod @ int @ ( aa @ int @ int @ ( times_times @ int @ C ) @ B ) @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[28]) ).

thf(52,axiom,
    zero @ int,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_Int_Oint___Groups_Ozero) ).

thf(293,plain,
    zero @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[52]) ).

thf(113,axiom,
    ! [TA: $tType,TB: $tType,A: list @ TA,B: TA,C: fun @ TA @ ( fun @ ( list @ TA ) @ TB ),D: TB] :
      ( ( list_case @ TB @ TA @ D @ C @ ( cons @ TA @ B @ A ) )
      = ( aa @ ( list @ TA ) @ TB @ ( aa @ TA @ ( fun @ ( list @ TA ) @ TB ) @ C @ B ) @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_86_list_Osimps_I5_J) ).

thf(453,plain,
    ! [TA: $tType,TB: $tType,A: list @ TA,B: TA,C: fun @ TA @ ( fun @ ( list @ TA ) @ TB ),D: TB] :
      ( ( list_case @ TB @ TA @ D @ C @ ( cons @ TA @ B @ A ) )
      = ( aa @ ( list @ TA ) @ TB @ ( aa @ TA @ ( fun @ ( list @ TA ) @ TB ) @ C @ B ) @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[113]) ).

thf(92,axiom,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) ) @ A )
          = ( div_mod @ TA @ C @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_39_mod__mult__self1) ).

thf(396,plain,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) ) @ A )
          = ( div_mod @ TA @ C @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[92]) ).

thf(97,axiom,
    ! [TA: $tType] :
      ( ( cancel146912293up_add @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B )
            = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ A ) )
         => ( B = A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_15_add__imp__eq) ).

thf(411,plain,
    ! [TA: $tType] :
      ( ( cancel146912293up_add @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B )
            = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ A ) )
         => ( B = A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[97]) ).

thf(35,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B ) ) @ A )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_27_comm__semiring__1__class_Onormalizing__semiring__rules_I21_J) ).

thf(243,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B ) ) @ A )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[35]) ).

thf(103,axiom,
    ! [TA: $tType] :
      ( ( cancel_semigroup_add @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B )
            = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ A ) @ B ) )
         => ( C = A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_14_add__right__imp__eq) ).

thf(428,plain,
    ! [TA: $tType] :
      ( ( cancel_semigroup_add @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B )
            = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ A ) @ B ) )
         => ( C = A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[103]) ).

thf(22,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A )
          = ( aa @ TA @ TA @ ( times_times @ TA @ A ) @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_51_comm__semiring__1__class_Onormalizing__semiring__rules_I7_J) ).

thf(206,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A )
          = ( aa @ TA @ TA @ ( times_times @ TA @ A ) @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[22]) ).

thf(32,axiom,
    cl_Groups_Oplus @ int,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_Int_Oint___Groups_Oplus) ).

thf(233,plain,
    cl_Groups_Oplus @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[32]) ).

thf(86,axiom,
    cancel146912293up_add @ int,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_Int_Oint___Groups_Ocancel__ab__semigroup__add) ).

thf(380,plain,
    cancel146912293up_add @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[86]) ).

thf(20,axiom,
    ! [TA: $tType] :
      ( ( comm_monoid_mult @ TA )
     => ! [A: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( one_one @ TA ) ) @ A )
          = A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_58_mult__1) ).

thf(201,plain,
    ! [TA: $tType] :
      ( ( comm_monoid_mult @ TA )
     => ! [A: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( one_one @ TA ) ) @ A )
          = A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[20]) ).

thf(87,axiom,
    ! [TA: $tType,TB: $tType,A: fun @ TA @ TB,B: fun @ TA @ TB] :
      ( ! [C: TA] :
          ( ( aa @ TA @ TB @ B @ C )
          = ( aa @ TA @ TB @ A @ C ) )
     => ( B = A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_74_ext) ).

thf(381,plain,
    ! [TA: $tType,TB: $tType,A: fun @ TA @ TB,B: fun @ TA @ TB] :
      ( ! [C: TA] :
          ( ( aa @ TA @ TB @ B @ C )
          = ( aa @ TA @ TB @ A @ C ) )
     => ( B = A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[87]) ).

thf(68,axiom,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) @ A )
          = ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ ( div_mod @ TA @ B @ A ) ) @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_71_mod__mult__right__eq) ).

thf(334,plain,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) @ A )
          = ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ ( div_mod @ TA @ B @ A ) ) @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[68]) ).

thf(57,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B ) ) @ A )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_62_comm__semiring__1__class_Onormalizing__semiring__rules_I8_J) ).

thf(302,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B ) ) @ A )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[57]) ).

thf(8,axiom,
    ! [A: list @ int,B: int,C: int] :
      ( ( divisor @ ( dvd @ C @ B @ A ) )
      = C ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_32_divisor_Osimps_I2_J) ).

thf(160,plain,
    ! [A: list @ int,B: int,C: int] :
      ( ( divisor @ ( dvd @ C @ B @ A ) )
      = C ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(54,axiom,
    one @ int,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_Int_Oint___Groups_Oone) ).

thf(297,plain,
    one @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[54]) ).

thf(17,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( one_one @ TA ) ) @ A )
          = A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_53_comm__semiring__1__class_Onormalizing__semiring__rules_I11_J) ).

thf(192,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( one_one @ TA ) ) @ A )
          = A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

thf(46,axiom,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA,D: TA,E: TA] :
          ( ( ( div_mod @ TA @ E @ D )
            = ( div_mod @ TA @ C @ D ) )
         => ( ( ( div_mod @ TA @ B @ D )
              = ( div_mod @ TA @ A @ D ) )
           => ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ E ) @ B ) @ D )
              = ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) @ D ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_65_mod__mult__cong) ).

thf(275,plain,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA,D: TA,E: TA] :
          ( ( ( div_mod @ TA @ E @ D )
            = ( div_mod @ TA @ C @ D ) )
         => ( ( ( div_mod @ TA @ B @ D )
              = ( div_mod @ TA @ A @ D ) )
           => ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ E ) @ B ) @ D )
              = ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) @ D ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[46]) ).

thf(79,axiom,
    ring @ int,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_Int_Oint___Rings_Oring) ).

thf(361,plain,
    ring @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[79]) ).

thf(106,axiom,
    ! [TA: $tType] :
      ( ( ab_sem1668676832m_mult @ TA )
     => ! [A: TA,B: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) )
          = ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_76_mult__left__idem) ).

thf(435,plain,
    ! [TA: $tType] :
      ( ( ab_sem1668676832m_mult @ TA )
     => ! [A: TA,B: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) )
          = ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[106]) ).

thf(66,axiom,
    ( ( div_mod @ int @ i @ d )
    = ( div_mod @ int @ j @ d ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_4__096i_Amod_Ad_A_061_Aj_Amod_Ad_096) ).

thf(329,plain,
    ( ( div_mod @ int @ i @ d )
    = ( div_mod @ int @ j @ d ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[66]) ).

thf(114,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA,D: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ C ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) )
          = ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_46_comm__semiring__1__class_Onormalizing__semiring__rules_I14_J) ).

thf(456,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA,D: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ C ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) )
          = ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[114]) ).

thf(64,axiom,
    ( a
    = ( dvd @ d @ l @ ks1 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_23_Dvd) ).

thf(324,plain,
    ( a
    = ( dvd @ d @ l @ ks1 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[64]) ).

thf(29,axiom,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) @ ( aa @ TA @ TA @ ( times_times @ TA @ A ) @ B ) )
          = ( aa @ TA @ TA @ ( times_times @ TA @ ( div_mod @ TA @ C @ A ) ) @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_67_mod__mult__mult2) ).

thf(224,plain,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) @ ( aa @ TA @ TA @ ( times_times @ TA @ A ) @ B ) )
          = ( aa @ TA @ TA @ ( times_times @ TA @ ( div_mod @ TA @ C @ A ) ) @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[29]) ).

thf(41,axiom,
    cancel_semigroup_add @ int,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_Int_Oint___Groups_Ocancel__semigroup__add) ).

thf(256,plain,
    cancel_semigroup_add @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[41]) ).

thf(118,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) ) @ A )
          = ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ ( one_one @ TA ) ) ) @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_43_comm__semiring__1__class_Onormalizing__semiring__rules_I2_J) ).

thf(476,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) ) @ A )
          = ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ ( one_one @ TA ) ) ) @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[118]) ).

thf(24,axiom,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ ( div_mod @ TA @ B @ A ) ) @ A )
          = ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B ) @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_20_zmod__simps_I2_J) ).

thf(212,plain,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ ( div_mod @ TA @ B @ A ) ) @ A )
          = ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B ) @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[24]) ).

thf(43,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B ) ) @ A )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ A ) ) @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_26_comm__semiring__1__class_Onormalizing__semiring__rules_I23_J) ).

thf(266,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B ) ) @ A )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ A ) ) @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[43]) ).

thf(59,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) ) @ A )
          = ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) ) @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_47_comm__semiring__1__class_Onormalizing__semiring__rules_I16_J) ).

thf(311,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) ) @ A )
          = ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) ) @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[59]) ).

thf(55,axiom,
    ! [TA: $tType] :
      ( ( semiring @ TA )
     => ! [A: TA,B: TA,C: TA,D: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ C ) ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ C ) ) @ A ) )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ D ) @ B ) ) @ C ) ) @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_78_combine__common__factor) ).

thf(298,plain,
    ! [TA: $tType] :
      ( ( semiring @ TA )
     => ! [A: TA,B: TA,C: TA,D: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ C ) ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ C ) ) @ A ) )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ D ) @ B ) ) @ C ) ) @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[55]) ).

thf(102,axiom,
    ! [TA: $tType] :
      ( ( ( cl_Groups_Oplus @ TA )
        & ( zero @ TA ) )
     => ( ( plus_plus @ ( list @ TA ) )
        = ( zipwith0 @ TA @ TA @ TA @ ( plus_plus @ TA ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_24_list__add__def) ).

thf(425,plain,
    ! [TA: $tType] :
      ( ( ( cl_Groups_Oplus @ TA )
        & ( zero @ TA ) )
     => ( ( plus_plus @ ( list @ TA ) )
        = ( zipwith0 @ TA @ TA @ TA @ ( plus_plus @ TA ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[102]) ).

thf(10,axiom,
    ! [TA: $tType] :
      ( ( ( zero @ TA )
        & ( cl_Groups_Oplus @ TA ) )
     => ( cl_Groups_Oplus @ ( list @ TA ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_List_Olist___Groups_Oplus) ).

thf(166,plain,
    ! [TA: $tType] :
      ( ( ( zero @ TA )
        & ( cl_Groups_Oplus @ TA ) )
     => ( cl_Groups_Oplus @ ( list @ TA ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(109,axiom,
    ( ( div_mod @ int @ i @ ( divisor @ a ) )
    = ( div_mod @ int @ j @ ( divisor @ a ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_22_assms_I3_J) ).

thf(444,plain,
    ( ( div_mod @ int @ i @ ( divisor @ a ) )
    = ( div_mod @ int @ j @ ( divisor @ a ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[109]) ).

thf(94,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B ) ) @ A )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_77_comm__semiring__class_Odistrib) ).

thf(402,plain,
    ! [TA: $tType] :
      ( ( comm_semiring @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B ) ) @ A )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[94]) ).

thf(48,axiom,
    ! [TA: $tType,A: list @ int,B: int,C: int,D: fun @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ),E: fun @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ),F: fun @ int @ ( fun @ ( list @ int ) @ TA )] :
      ( ( atom_case @ TA @ F @ E @ D @ ( dvd @ C @ B @ A ) )
      = ( aa @ ( list @ int ) @ TA @ ( aa @ int @ ( fun @ ( list @ int ) @ TA ) @ ( aa @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ) @ E @ C ) @ B ) @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_88_atom_Osimps_I11_J) ).

thf(281,plain,
    ! [TA: $tType,A: list @ int,B: int,C: int,D: fun @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ),E: fun @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ),F: fun @ int @ ( fun @ ( list @ int ) @ TA )] :
      ( ( atom_case @ TA @ F @ E @ D @ ( dvd @ C @ B @ A ) )
      = ( aa @ ( list @ int ) @ TA @ ( aa @ int @ ( fun @ ( list @ int ) @ TA ) @ ( aa @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ) @ E @ C ) @ B ) @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[48]) ).

thf(21,axiom,
    ( ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ l ) @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ i ) @ ( iprod @ int @ ks @ e ) ) ) @ d )
    = ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ ( div_mod @ int @ l @ d ) ) @ ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ i ) @ ( iprod @ int @ ks @ e ) ) @ d ) ) @ d ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_2__096_Il_A_L_A_Ii_A_L_A_092_060langle_062ks_H_Me_092_060rangle_062_J_J_Amod_Ad_A_061_Il_Amod_Ad_A_L_A_Ii_A_L_A_092_060langle_062ks_H_Me_092_060rangle_062_J_Amod_Ad_J_Amod_Ad_096) ).

thf(204,plain,
    ( ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ l ) @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ i ) @ ( iprod @ int @ ks @ e ) ) ) @ d )
    = ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ ( div_mod @ int @ l @ d ) ) @ ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ i ) @ ( iprod @ int @ ks @ e ) ) @ d ) ) @ d ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[21]) ).

thf(100,axiom,
    ! [TA: $tType] :
      ( ( ab_semigroup_add @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B ) ) @ A )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_17_ab__semigroup__add__class_Oadd__ac_I1_J) ).

thf(419,plain,
    ! [TA: $tType] :
      ( ( ab_semigroup_add @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B ) ) @ A )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[100]) ).

thf(85,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA,D: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ C ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) )
          = ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ C ) ) @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_45_comm__semiring__1__class_Onormalizing__semiring__rules_I15_J) ).

thf(377,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA,D: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ C ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) )
          = ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ C ) ) @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[85]) ).

thf(31,axiom,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B ) @ A )
          = ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ ( div_mod @ TA @ B @ A ) ) @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_11_mod__add__right__eq) ).

thf(230,plain,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B ) @ A )
          = ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ ( div_mod @ TA @ B @ A ) ) @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[31]) ).

thf(80,axiom,
    ! [TA: $tType] :
      ( ( ring @ TA )
     => ! [A: list @ TA,B: list @ TA,C: list @ TA] :
          ( ( iprod @ TA @ ( aa @ ( list @ TA ) @ ( list @ TA ) @ ( aa @ ( list @ TA ) @ ( fun @ ( list @ TA ) @ ( list @ TA ) ) @ ( plus_plus @ ( list @ TA ) ) @ C ) @ B ) @ A )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( iprod @ TA @ C @ A ) ) @ ( iprod @ TA @ B @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_10_iprod__left__add__distrib) ).

thf(362,plain,
    ! [TA: $tType] :
      ( ( ring @ TA )
     => ! [A: list @ TA,B: list @ TA,C: list @ TA] :
          ( ( iprod @ TA @ ( aa @ ( list @ TA ) @ ( list @ TA ) @ ( aa @ ( list @ TA ) @ ( fun @ ( list @ TA ) @ ( list @ TA ) ) @ ( plus_plus @ ( list @ TA ) ) @ C ) @ B ) @ A )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( iprod @ TA @ C @ A ) ) @ ( iprod @ TA @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[80]) ).

thf(62,axiom,
    ! [TA: $tType] :
      ( ( cancel_semigroup_add @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B )
            = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ A ) )
         => ( B = A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_16_add__left__imp__eq) ).

thf(318,plain,
    ! [TA: $tType] :
      ( ( cancel_semigroup_add @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B )
            = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ A ) )
         => ( B = A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[62]) ).

thf(89,axiom,
    ! [TA: $tType] :
      ( ( ( cl_Groups_Oplus @ TA )
        & ( zero @ TA ) )
     => ! [A: list @ TA,B: TA,C: list @ TA,D: TA] :
          ( ( aa @ ( list @ TA ) @ ( list @ TA ) @ ( aa @ ( list @ TA ) @ ( fun @ ( list @ TA ) @ ( list @ TA ) ) @ ( plus_plus @ ( list @ TA ) ) @ ( cons @ TA @ D @ C ) ) @ ( cons @ TA @ B @ A ) )
          = ( cons @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ D ) @ B ) @ ( aa @ ( list @ TA ) @ ( list @ TA ) @ ( aa @ ( list @ TA ) @ ( fun @ ( list @ TA ) @ ( list @ TA ) ) @ ( plus_plus @ ( list @ TA ) ) @ C ) @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_35_list__add__Cons) ).

thf(387,plain,
    ! [TA: $tType] :
      ( ( ( cl_Groups_Oplus @ TA )
        & ( zero @ TA ) )
     => ! [A: list @ TA,B: TA,C: list @ TA,D: TA] :
          ( ( aa @ ( list @ TA ) @ ( list @ TA ) @ ( aa @ ( list @ TA ) @ ( fun @ ( list @ TA ) @ ( list @ TA ) ) @ ( plus_plus @ ( list @ TA ) ) @ ( cons @ TA @ D @ C ) ) @ ( cons @ TA @ B @ A ) )
          = ( cons @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ D ) @ B ) @ ( aa @ ( list @ TA ) @ ( list @ TA ) @ ( aa @ ( list @ TA ) @ ( fun @ ( list @ TA ) @ ( list @ TA ) ) @ ( plus_plus @ ( list @ TA ) ) @ C ) @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[89]) ).

thf(34,axiom,
    ! [TA: $tType] :
      ( ( monoid_mult @ TA )
     => ! [A: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( one_one @ TA ) ) @ A )
          = A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_59_mult__1__left) ).

thf(240,plain,
    ! [TA: $tType] :
      ( ( monoid_mult @ TA )
     => ! [A: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( one_one @ TA ) ) @ A )
          = A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[34]) ).

thf(19,axiom,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B ) @ A )
          = ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( div_mod @ TA @ C @ A ) ) @ ( div_mod @ TA @ B @ A ) ) @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_21_mod__add__eq) ).

thf(198,plain,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B ) @ A )
          = ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( div_mod @ TA @ C @ A ) ) @ ( div_mod @ TA @ B @ A ) ) @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[19]) ).

thf(73,axiom,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) @ A )
          = ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ ( div_mod @ TA @ C @ A ) ) @ B ) @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_70_mod__mult__left__eq) ).

thf(345,plain,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) @ A )
          = ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ ( div_mod @ TA @ C @ A ) ) @ B ) @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[73]) ).

thf(82,axiom,
    ( ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ l ) @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ i ) @ ( iprod @ int @ ks @ e ) ) ) @ d )
    = ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ ( div_mod @ int @ l @ d ) ) @ ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ j ) @ ( iprod @ int @ ks @ e ) ) @ d ) ) @ d ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_1_calculation) ).

thf(367,plain,
    ( ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ l ) @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ i ) @ ( iprod @ int @ ks @ e ) ) ) @ d )
    = ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ ( div_mod @ int @ l @ d ) ) @ ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ j ) @ ( iprod @ int @ ks @ e ) ) @ d ) ) @ d ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[82]) ).

thf(93,axiom,
    ! [TA: $tType] :
      ( ( ab_sem1668676832m_mult @ TA )
     => ! [A: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ A ) @ A )
          = A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_81_times_Oidem) ).

thf(399,plain,
    ! [TA: $tType] :
      ( ( ab_sem1668676832m_mult @ TA )
     => ! [A: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ A ) @ A )
          = A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[93]) ).

thf(47,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ A ) @ B ) )
          = ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ A ) ) @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_63_comm__semiring__1__class_Onormalizing__semiring__rules_I1_J) ).

thf(278,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ A ) @ B ) )
          = ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ A ) ) @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[47]) ).

thf(4,axiom,
    ! [A: list @ int,B: int,C: list @ int,D: int] :
      ( ( ( c_PresArith_Oatom_OLe @ D @ C )
        = ( c_PresArith_Oatom_OLe @ B @ A ) )
    <=> ( ( D = B )
        & ( C = A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_90_atom_Osimps_I1_J) ).

thf(135,plain,
    ! [A: list @ int,B: int,C: list @ int,D: int] :
      ( ( ( ( c_PresArith_Oatom_OLe @ D @ C )
          = ( c_PresArith_Oatom_OLe @ B @ A ) )
       => ( ( D = B )
          & ( C = A ) ) )
      & ( ( ( D = B )
          & ( C = A ) )
       => ( ( c_PresArith_Oatom_OLe @ D @ C )
          = ( c_PresArith_Oatom_OLe @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(107,axiom,
    ! [A: int,B: int,C: int] :
      ( ( div_mod @ int @ ( aa @ int @ int @ ( times_times @ int @ C ) @ B ) @ A )
      = ( div_mod @ int @ ( aa @ int @ int @ ( times_times @ int @ C ) @ ( div_mod @ int @ B @ A ) ) @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_73_zmod__zmult1__eq) ).

thf(438,plain,
    ! [A: int,B: int,C: int] :
      ( ( div_mod @ int @ ( aa @ int @ int @ ( times_times @ int @ C ) @ B ) @ A )
      = ( div_mod @ int @ ( aa @ int @ int @ ( times_times @ int @ C ) @ ( div_mod @ int @ B @ A ) ) @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[107]) ).

thf(104,axiom,
    monoid_mult @ int,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_Int_Oint___Groups_Omonoid__mult) ).

thf(431,plain,
    monoid_mult @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[104]) ).

thf(117,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ A ) )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_60_comm__semiring__1__class_Onormalizing__semiring__rules_I34_J) ).

thf(473,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ A ) )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[117]) ).

thf(84,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA,D: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ D ) @ C ) ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ A ) )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ D ) @ B ) ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_25_comm__semiring__1__class_Onormalizing__semiring__rules_I20_J) ).

thf(374,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA,D: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ D ) @ C ) ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ A ) )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ D ) @ B ) ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[84]) ).

thf(23,axiom,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( div_mod @ TA @ C @ B ) ) @ A ) @ B )
          = ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ A ) @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_19_zmod__simps_I1_J) ).

thf(209,plain,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( div_mod @ TA @ C @ B ) ) @ A ) @ B )
          = ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ A ) @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[23]) ).

thf(77,axiom,
    ! [TA: $tType,TB: $tType,A: list @ TA,B: TA,C: fun @ TA @ ( fun @ ( list @ TA ) @ ( fun @ TB @ TB ) ),D: TB] :
      ( ( list_rec @ TB @ TA @ D @ C @ ( cons @ TA @ B @ A ) )
      = ( aa @ TB @ TB @ ( aa @ ( list @ TA ) @ ( fun @ TB @ TB ) @ ( aa @ TA @ ( fun @ ( list @ TA ) @ ( fun @ TB @ TB ) ) @ C @ B ) @ A ) @ ( list_rec @ TB @ TA @ D @ C @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_95_list_Orecs_I2_J) ).

thf(355,plain,
    ! [TA: $tType,TB: $tType,A: list @ TA,B: TA,C: fun @ TA @ ( fun @ ( list @ TA ) @ ( fun @ TB @ TB ) ),D: TB] :
      ( ( list_rec @ TB @ TA @ D @ C @ ( cons @ TA @ B @ A ) )
      = ( aa @ TB @ TB @ ( aa @ ( list @ TA ) @ ( fun @ TB @ TB ) @ ( aa @ TA @ ( fun @ ( list @ TA ) @ ( fun @ TB @ TB ) ) @ C @ B ) @ A ) @ ( list_rec @ TB @ TA @ D @ C @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[77]) ).

thf(6,axiom,
    ! [TA: $tType] :
      ( ( one @ TA )
     => ! [A: TA] :
          ( ( ( one_one @ TA )
            = A )
        <=> ( A
            = ( one_one @ TA ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_57_one__reorient) ).

thf(150,plain,
    ! [TA: $tType] :
      ( ( one @ TA )
     => ! [A: TA] :
          ( ( ( ( one_one @ TA )
              = A )
           => ( A
              = ( one_one @ TA ) ) )
          & ( ( A
              = ( one_one @ TA ) )
           => ( ( one_one @ TA )
              = A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(98,axiom,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA] :
          ( ( div_mod @ TA @ ( div_mod @ TA @ B @ A ) @ A )
          = ( div_mod @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_7_mod__mod__trivial) ).

thf(414,plain,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA] :
          ( ( div_mod @ TA @ ( div_mod @ TA @ B @ A ) @ A )
          = ( div_mod @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[98]) ).

thf(67,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) )
          = ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) ) @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_49_comm__semiring__1__class_Onormalizing__semiring__rules_I18_J) ).

thf(331,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) )
          = ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) ) @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[67]) ).

thf(108,axiom,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B ) @ A )
          = ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( div_mod @ TA @ C @ A ) ) @ B ) @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_12_mod__add__left__eq) ).

thf(441,plain,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B ) @ A )
          = ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( div_mod @ TA @ C @ A ) ) @ B ) @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[108]) ).

thf(70,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA,D: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ C ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) )
          = ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ B ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_44_comm__semiring__1__class_Onormalizing__semiring__rules_I13_J) ).

thf(338,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA,D: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ C ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) )
          = ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ B ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[70]) ).

thf(13,axiom,
    ! [TA: $tType,A: list @ TA,B: TA,C: list @ TA,D: TA] :
      ( ( ( cons @ TA @ D @ C )
        = ( cons @ TA @ B @ A ) )
    <=> ( ( D = B )
        & ( C = A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_75_list_Oinject) ).

thf(175,plain,
    ! [TA: $tType,A: list @ TA,B: TA,C: list @ TA,D: TA] :
      ( ( ( ( cons @ TA @ D @ C )
          = ( cons @ TA @ B @ A ) )
       => ( ( D = B )
          & ( C = A ) ) )
      & ( ( ( D = B )
          & ( C = A ) )
       => ( ( cons @ TA @ D @ C )
          = ( cons @ TA @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(60,axiom,
    ! [TA: $tType,TB: $tType,TC: $tType] :
      ( ( ( zero @ TA )
        & ( zero @ TC ) )
     => ! [A: list @ TA,B: TA,C: list @ TC,D: TC,E: fun @ TC @ ( fun @ TA @ TB )] :
          ( ( aa @ ( list @ TA ) @ ( list @ TB ) @ ( aa @ ( list @ TC ) @ ( fun @ ( list @ TA ) @ ( list @ TB ) ) @ ( zipwith0 @ TC @ TA @ TB @ E ) @ ( cons @ TC @ D @ C ) ) @ ( cons @ TA @ B @ A ) )
          = ( cons @ TB @ ( aa @ TA @ TB @ ( aa @ TC @ ( fun @ TA @ TB ) @ E @ D ) @ B ) @ ( aa @ ( list @ TA ) @ ( list @ TB ) @ ( aa @ ( list @ TC ) @ ( fun @ ( list @ TA ) @ ( list @ TB ) ) @ ( zipwith0 @ TC @ TA @ TB @ E ) @ C ) @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_38_zipwith0_Osimps_I2_J) ).

thf(314,plain,
    ! [TA: $tType,TB: $tType,TC: $tType] :
      ( ( ( zero @ TA )
        & ( zero @ TC ) )
     => ! [A: list @ TA,B: TA,C: list @ TC,D: TC,E: fun @ TC @ ( fun @ TA @ TB )] :
          ( ( aa @ ( list @ TA ) @ ( list @ TB ) @ ( aa @ ( list @ TC ) @ ( fun @ ( list @ TA ) @ ( list @ TB ) ) @ ( zipwith0 @ TC @ TA @ TB @ E ) @ ( cons @ TC @ D @ C ) ) @ ( cons @ TA @ B @ A ) )
          = ( cons @ TB @ ( aa @ TA @ TB @ ( aa @ TC @ ( fun @ TA @ TB ) @ E @ D ) @ B ) @ ( aa @ ( list @ TA ) @ ( list @ TB ) @ ( aa @ ( list @ TC ) @ ( fun @ ( list @ TA ) @ ( list @ TB ) ) @ ( zipwith0 @ TC @ TA @ TB @ E ) @ C ) @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[60]) ).

thf(110,axiom,
    semiring @ int,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_Int_Oint___Rings_Osemiring) ).

thf(446,plain,
    semiring @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[110]) ).

thf(38,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ A ) )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B ) ) @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_28_comm__semiring__1__class_Onormalizing__semiring__rules_I25_J) ).

thf(250,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ A ) )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B ) ) @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[38]) ).

thf(112,axiom,
    ! [TA: $tType,A: list @ int,B: int,C: int,D: fun @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ),E: fun @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ),F: fun @ int @ ( fun @ ( list @ int ) @ TA )] :
      ( ( atom_rec @ TA @ F @ E @ D @ ( dvd @ C @ B @ A ) )
      = ( aa @ ( list @ int ) @ TA @ ( aa @ int @ ( fun @ ( list @ int ) @ TA ) @ ( aa @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ) @ E @ C ) @ B ) @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_79_atom_Orecs_I2_J) ).

thf(450,plain,
    ! [TA: $tType,A: list @ int,B: int,C: int,D: fun @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ),E: fun @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ),F: fun @ int @ ( fun @ ( list @ int ) @ TA )] :
      ( ( atom_rec @ TA @ F @ E @ D @ ( dvd @ C @ B @ A ) )
      = ( aa @ ( list @ int ) @ TA @ ( aa @ int @ ( fun @ ( list @ int ) @ TA ) @ ( aa @ int @ ( fun @ int @ ( fun @ ( list @ int ) @ TA ) ) @ E @ C ) @ B ) @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[112]) ).

thf(27,axiom,
    ! [A: int,B: int,C: int] :
      ( ( aa @ int @ int @ ( times_times @ int @ C ) @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ B ) @ A ) )
      = ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ ( aa @ int @ int @ ( times_times @ int @ C ) @ B ) ) @ ( aa @ int @ int @ ( times_times @ int @ C ) @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_85_int__distrib_I2_J) ).

thf(218,plain,
    ! [A: int,B: int,C: int] :
      ( ( aa @ int @ int @ ( times_times @ int @ C ) @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ B ) @ A ) )
      = ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ ( aa @ int @ int @ ( times_times @ int @ C ) @ B ) ) @ ( aa @ int @ int @ ( times_times @ int @ C ) @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[27]) ).

thf(75,axiom,
    comm_monoid_mult @ int,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_Int_Oint___Groups_Ocomm__monoid__mult) ).

thf(351,plain,
    comm_monoid_mult @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[75]) ).

thf(90,axiom,
    ! [A: list @ int,B: int] :
      ( ( divisor @ ( c_PresArith_Oatom_OLe @ B @ A ) )
      = ( one_one @ int ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_89_divisor_Osimps_I1_J) ).

thf(390,plain,
    ! [A: list @ int,B: int] :
      ( ( divisor @ ( c_PresArith_Oatom_OLe @ B @ A ) )
      = ( one_one @ int ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[90]) ).

thf(15,axiom,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) )
          = ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ ( div_mod @ TA @ B @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_68_mod__mult__mult1) ).

thf(186,plain,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ B ) @ ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ A ) )
          = ( aa @ TA @ TA @ ( times_times @ TA @ C ) @ ( div_mod @ TA @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(12,axiom,
    ! [A: list @ int,B: int,C: list @ int,D: int,E: int] :
      ( ( dvd @ E @ D @ C )
     != ( c_PresArith_Oatom_OLe @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_93_atom_Osimps_I5_J) ).

thf(171,plain,
    ! [A: list @ int,B: int,C: list @ int,D: int,E: int] :
      ( ( dvd @ E @ D @ C )
     != ( c_PresArith_Oatom_OLe @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(36,axiom,
    semiri456707255roduct @ int,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_Int_Oint___Semiring__Normalization_Ocomm__semiring__1__cancel__crossproduct) ).

thf(246,plain,
    semiri456707255roduct @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[36]) ).

thf(45,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ A ) )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_29_comm__semiring__1__class_Onormalizing__semiring__rules_I22_J) ).

thf(272,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ A ) )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[45]) ).

thf(50,axiom,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA,D: TA,E: TA] :
          ( ( ( div_mod @ TA @ E @ D )
            = ( div_mod @ TA @ C @ D ) )
         => ( ( ( div_mod @ TA @ B @ D )
              = ( div_mod @ TA @ A @ D ) )
           => ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ E ) @ B ) @ D )
              = ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ A ) @ D ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_18_mod__add__cong) ).

thf(287,plain,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA,D: TA,E: TA] :
          ( ( ( div_mod @ TA @ E @ D )
            = ( div_mod @ TA @ C @ D ) )
         => ( ( ( div_mod @ TA @ B @ D )
              = ( div_mod @ TA @ A @ D ) )
           => ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ E ) @ B ) @ D )
              = ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ A ) @ D ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[50]) ).

thf(51,axiom,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) ) @ B )
          = ( div_mod @ TA @ C @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_36_mod__mult__self2) ).

thf(290,plain,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) ) @ B )
          = ( div_mod @ TA @ C @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[51]) ).

thf(1,conjecture,
    ( ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ ( div_mod @ int @ l @ d ) ) @ ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ j ) @ ( iprod @ int @ ks @ e ) ) @ d ) ) @ d )
    = ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ l ) @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ j ) @ ( iprod @ int @ ks @ e ) ) ) @ d ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj_0) ).

thf(2,negated_conjecture,
    ( ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ ( div_mod @ int @ l @ d ) ) @ ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ j ) @ ( iprod @ int @ ks @ e ) ) @ d ) ) @ d )
   != ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ l ) @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ j ) @ ( iprod @ int @ ks @ e ) ) ) @ d ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(119,plain,
    ( ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ ( div_mod @ int @ l @ d ) ) @ ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ j ) @ ( iprod @ int @ ks @ e ) ) @ d ) ) @ d )
   != ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ l ) @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ j ) @ ( iprod @ int @ ks @ e ) ) ) @ d ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(111,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ A ) @ A )
          = ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( one_one @ TA ) ) @ ( one_one @ TA ) ) ) @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_41_comm__semiring__1__class_Onormalizing__semiring__rules_I4_J) ).

thf(447,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ A ) @ A )
          = ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( one_one @ TA ) ) @ ( one_one @ TA ) ) ) @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[111]) ).

thf(105,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ A )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ A ) @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_30_comm__semiring__1__class_Onormalizing__semiring__rules_I24_J) ).

thf(432,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ A )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ A ) @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[105]) ).

thf(11,axiom,
    ! [TA: $tType,A: TA,B: list @ TA] :
      ( B
     != ( cons @ TA @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_83_not__Cons__self) ).

thf(168,plain,
    ! [TA: $tType,A: TA,B: list @ TA] :
      ( B
     != ( cons @ TA @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(5,axiom,
    ! [A: list @ int,B: int,C: int,D: list @ int,E: int] :
      ( ( c_PresArith_Oatom_OLe @ E @ D )
     != ( dvd @ C @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_92_atom_Osimps_I4_J) ).

thf(146,plain,
    ! [A: list @ int,B: int,C: int,D: list @ int,E: int] :
      ( ( c_PresArith_Oatom_OLe @ E @ D )
     != ( dvd @ C @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(95,axiom,
    ! [TA: $tType] :
      ( ( ring @ TA )
     => ! [A: list @ TA,B: TA,C: list @ TA,D: TA] :
          ( ( iprod @ TA @ ( cons @ TA @ D @ C ) @ ( cons @ TA @ B @ A ) )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ B ) ) @ ( iprod @ TA @ C @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_40_iprod__Cons) ).

thf(405,plain,
    ! [TA: $tType] :
      ( ( ring @ TA )
     => ! [A: list @ TA,B: TA,C: list @ TA,D: TA] :
          ( ( iprod @ TA @ ( cons @ TA @ D @ C ) @ ( cons @ TA @ B @ A ) )
          = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ B ) ) @ ( iprod @ TA @ C @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[95]) ).

thf(14,axiom,
    ! [A: atom,B: list @ int,C: int] :
      ( ( divisor @ ( asubst @ C @ B @ A ) )
      = ( divisor @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_96_divisor__asubst) ).

thf(183,plain,
    ! [A: atom,B: list @ int,C: int] :
      ( ( divisor @ ( asubst @ C @ B @ A ) )
      = ( divisor @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(101,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ ( aa @ TA @ TA @ ( times_times @ TA @ A ) @ B ) )
          = ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ A ) @ ( one_one @ TA ) ) ) @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_42_comm__semiring__1__class_Onormalizing__semiring__rules_I3_J) ).

thf(422,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA,B: TA] :
          ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ ( aa @ TA @ TA @ ( times_times @ TA @ A ) @ B ) )
          = ( aa @ TA @ TA @ ( times_times @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ A ) @ ( one_one @ TA ) ) ) @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[101]) ).

thf(58,axiom,
    ! [TA: $tType] :
      ( ( cancel_semigroup_add @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B )
            = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ A ) )
        <=> ( B = A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_8_add__left__cancel) ).

thf(305,plain,
    ! [TA: $tType] :
      ( ( cancel_semigroup_add @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B )
              = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ A ) )
           => ( B = A ) )
          & ( ( B = A )
           => ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ B )
              = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ C ) @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[58]) ).

thf(65,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ A ) @ ( one_one @ TA ) )
          = A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_52_comm__semiring__1__class_Onormalizing__semiring__rules_I12_J) ).

thf(326,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ A ) @ ( one_one @ TA ) )
          = A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[65]) ).

thf(53,axiom,
    ! [TA: $tType] :
      ( ( monoid_add @ TA )
     => ! [A: list @ TA,B: list @ TA,C: list @ TA] :
          ( ( aa @ ( list @ TA ) @ ( list @ TA ) @ ( aa @ ( list @ TA ) @ ( fun @ ( list @ TA ) @ ( list @ TA ) ) @ ( plus_plus @ ( list @ TA ) ) @ ( aa @ ( list @ TA ) @ ( list @ TA ) @ ( aa @ ( list @ TA ) @ ( fun @ ( list @ TA ) @ ( list @ TA ) ) @ ( plus_plus @ ( list @ TA ) ) @ C ) @ B ) ) @ A )
          = ( aa @ ( list @ TA ) @ ( list @ TA ) @ ( aa @ ( list @ TA ) @ ( fun @ ( list @ TA ) @ ( list @ TA ) ) @ ( plus_plus @ ( list @ TA ) ) @ C ) @ ( aa @ ( list @ TA ) @ ( list @ TA ) @ ( aa @ ( list @ TA ) @ ( fun @ ( list @ TA ) @ ( list @ TA ) ) @ ( plus_plus @ ( list @ TA ) ) @ B ) @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_13_list__add__assoc) ).

thf(294,plain,
    ! [TA: $tType] :
      ( ( monoid_add @ TA )
     => ! [A: list @ TA,B: list @ TA,C: list @ TA] :
          ( ( aa @ ( list @ TA ) @ ( list @ TA ) @ ( aa @ ( list @ TA ) @ ( fun @ ( list @ TA ) @ ( list @ TA ) ) @ ( plus_plus @ ( list @ TA ) ) @ ( aa @ ( list @ TA ) @ ( list @ TA ) @ ( aa @ ( list @ TA ) @ ( fun @ ( list @ TA ) @ ( list @ TA ) ) @ ( plus_plus @ ( list @ TA ) ) @ C ) @ B ) ) @ A )
          = ( aa @ ( list @ TA ) @ ( list @ TA ) @ ( aa @ ( list @ TA ) @ ( fun @ ( list @ TA ) @ ( list @ TA ) ) @ ( plus_plus @ ( list @ TA ) ) @ C ) @ ( aa @ ( list @ TA ) @ ( list @ TA ) @ ( aa @ ( list @ TA ) @ ( fun @ ( list @ TA ) @ ( list @ TA ) ) @ ( plus_plus @ ( list @ TA ) ) @ B ) @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[53]) ).

thf(71,axiom,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ A ) @ A )
          = ( div_mod @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_5_mod__add__self2) ).

thf(341,plain,
    ! [TA: $tType] :
      ( ( semiring_div @ TA )
     => ! [A: TA,B: TA] :
          ( ( div_mod @ TA @ ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ B ) @ A ) @ A )
          = ( div_mod @ TA @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[71]) ).

thf(78,axiom,
    ! [TA: $tType] :
      ( ( monoid_mult @ TA )
     => ! [A: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ A ) @ ( one_one @ TA ) )
          = A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_56_mult__1__right) ).

thf(358,plain,
    ! [TA: $tType] :
      ( ( monoid_mult @ TA )
     => ! [A: TA] :
          ( ( aa @ TA @ TA @ ( times_times @ TA @ A ) @ ( one_one @ TA ) )
          = A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[78]) ).

thf(18,axiom,
    ! [A: list @ int,B: int,C: int,D: int,E: list @ int,F: int] :
      ( ( asubst @ F @ E @ ( dvd @ D @ C @ ( cons @ int @ B @ A ) ) )
      = ( dvd @ D @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ C ) @ ( aa @ int @ int @ ( times_times @ int @ B ) @ F ) ) @ ( aa @ ( list @ int ) @ ( list @ int ) @ ( aa @ ( list @ int ) @ ( fun @ ( list @ int ) @ ( list @ int ) ) @ ( plus_plus @ ( list @ int ) ) @ ( map @ int @ int @ ( times_times @ int @ B ) @ E ) ) @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_97_asubst_Osimps_I2_J) ).

thf(195,plain,
    ! [A: list @ int,B: int,C: int,D: int,E: list @ int,F: int] :
      ( ( asubst @ F @ E @ ( dvd @ D @ C @ ( cons @ int @ B @ A ) ) )
      = ( dvd @ D @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ C ) @ ( aa @ int @ int @ ( times_times @ int @ B ) @ F ) ) @ ( aa @ ( list @ int ) @ ( list @ int ) @ ( aa @ ( list @ int ) @ ( fun @ ( list @ int ) @ ( list @ int ) ) @ ( plus_plus @ ( list @ int ) ) @ ( map @ int @ int @ ( times_times @ int @ B ) @ E ) ) @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

thf(115,axiom,
    ! [TA: $tType] :
      ( ( semiri456707255roduct @ TA )
     => ! [A: TA,B: TA,C: TA,D: TA] :
          ( ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ C ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) )
            = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ A ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ C ) ) )
        <=> ( ( D = B )
            | ( C = A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_64_crossproduct__eq) ).

thf(459,plain,
    ! [TA: $tType] :
      ( ( semiri456707255roduct @ TA )
     => ! [A: TA,B: TA,C: TA,D: TA] :
          ( ( ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ C ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) )
              = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ A ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ C ) ) )
           => ( ( D = B )
              | ( C = A ) ) )
          & ( ( ( D = B )
              | ( C = A ) )
           => ( ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ C ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ A ) )
              = ( aa @ TA @ TA @ ( aa @ TA @ ( fun @ TA @ TA ) @ ( plus_plus @ TA ) @ ( aa @ TA @ TA @ ( times_times @ TA @ D ) @ A ) ) @ ( aa @ TA @ TA @ ( times_times @ TA @ B ) @ C ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[115]) ).

thf(9,axiom,
    ! [TA: $tType,A: list @ TA,B: TA,C: list @ TA,D: TA] :
      ( ( splice @ TA @ ( cons @ TA @ D @ C ) @ ( cons @ TA @ B @ A ) )
      = ( cons @ TA @ D @ ( cons @ TA @ B @ ( splice @ TA @ C @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_87_splice_Osimps_I3_J) ).

thf(163,plain,
    ! [TA: $tType,A: list @ TA,B: TA,C: list @ TA,D: TA] :
      ( ( splice @ TA @ ( cons @ TA @ D @ C ) @ ( cons @ TA @ B @ A ) )
      = ( cons @ TA @ D @ ( cons @ TA @ B @ ( splice @ TA @ C @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(83,axiom,
    ~ ! [A: list @ int] :
        ( ks1
       != ( cons @ int @ ( one_one @ int ) @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_37__096_B_Bthesis_O_A_I_B_Bks_H_O_Aks_A_061_A1_A_D_Aks_H_A_061_061_062_Athesis_J_A_061_061_062_Athesis_096) ).

thf(369,plain,
    ~ ! [A: list @ int] :
        ( ks1
       != ( cons @ int @ ( one_one @ int ) @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[83]) ).

thf(69,axiom,
    ab_semigroup_mult @ int,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_Int_Oint___Groups_Oab__semigroup__mult) ).

thf(337,plain,
    ab_semigroup_mult @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[69]) ).

thf(25,axiom,
    comm_semiring @ int,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_Int_Oint___Rings_Ocomm__semiring) ).

thf(215,plain,
    comm_semiring @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[25]) ).

thf(40,axiom,
    ( ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ ( div_mod @ int @ j @ d ) ) @ ( div_mod @ int @ ( iprod @ int @ ks @ e ) @ d ) ) @ d )
    = ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ j ) @ ( iprod @ int @ ks @ e ) ) @ d ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_0__096_Ij_Amod_Ad_A_L_A_092_060langle_062ks_H_Me_092_060rangle_062_Amod_Ad_J_Amod_Ad_A_061_Ij_A_L_A_092_060langle_062ks_H_Me_092_060rangle_062_J_Amod_Ad_096) ).

thf(254,plain,
    ( ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ ( div_mod @ int @ j @ d ) ) @ ( div_mod @ int @ ( iprod @ int @ ks @ e ) @ d ) ) @ d )
    = ( div_mod @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ j ) @ ( iprod @ int @ ks @ e ) ) @ d ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[40]) ).

thf(30,axiom,
    ! [A: int,B: int,C: int] :
      ( ( aa @ int @ int @ ( times_times @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ C ) @ B ) ) @ A )
      = ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ ( aa @ int @ int @ ( times_times @ int @ C ) @ A ) ) @ ( aa @ int @ int @ ( times_times @ int @ B ) @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_84_int__distrib_I1_J) ).

thf(227,plain,
    ! [A: int,B: int,C: int] :
      ( ( aa @ int @ int @ ( times_times @ int @ ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ C ) @ B ) ) @ A )
      = ( aa @ int @ int @ ( aa @ int @ ( fun @ int @ int ) @ ( plus_plus @ int ) @ ( aa @ int @ int @ ( times_times @ int @ C ) @ A ) ) @ ( aa @ int @ int @ ( times_times @ int @ B ) @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[30]) ).

thf(479,plain,
    $false,
    inference(e,[status(thm)],[384,317,393,365,468,234,352,408,247,269,417,301,257,344,157,189,284,216,321,253,121,348,221,293,453,396,411,243,428,206,233,380,201,381,334,302,160,297,192,275,361,435,329,456,324,224,256,476,212,266,311,298,425,166,444,402,281,204,419,377,230,362,318,387,240,198,345,367,399,278,135,438,431,473,374,209,355,150,414,331,441,338,175,314,446,250,450,218,351,390,186,171,246,272,287,290,119,447,432,168,146,405,183,422,305,326,294,341,358,195,459,163,369,337,215,254,227]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.11  % Problem  : COM037_5 : TPTP v8.1.2. Released v6.0.0.
% 0.09/0.15  % Command  : run_Leo-III %s %d
% 0.15/0.35  % Computer : n027.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 03:38:07 EDT 2023
% 0.15/0.35  % CPUTime  : 
% 0.88/0.84  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.63/1.04  % [INFO] 	 Parsing done (201ms). 
% 1.63/1.05  % [INFO] 	 Running in sequential loop mode. 
% 2.24/1.25  % [INFO] 	 eprover registered as external prover. 
% 2.24/1.25  % [INFO] 	 cvc4 registered as external prover. 
% 2.24/1.25  % [INFO] 	 Scanning for conjecture ... 
% 2.65/1.37  % [INFO] 	 Found a conjecture and 118 axioms. Running axiom selection ... 
% 2.65/1.45  % [INFO] 	 Axiom selection finished. Selected 116 axioms (removed 2 axioms). 
% 3.30/1.60  % [INFO] 	 Problem is typed first-order (TPTP TFF). 
% 3.49/1.62  % [INFO] 	 Type checking passed. 
% 3.49/1.62  % [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 ... 
% 12.14/4.31  % External prover 'e' found a proof!
% 12.14/4.31  % [INFO] 	 Killing All external provers ... 
% 12.14/4.31  % Time passed: 3796ms (effective reasoning time: 3264ms)
% 12.14/4.31  % 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)>
% 12.14/4.32  % Axioms used in derivation (116): fact_89_divisor_Osimps_I1_J, fact_4__096i_Amod_Ad_A_061_Aj_Amod_Ad_096, fact_57_one__reorient, arity_Int_Oint___Groups_Oone, fact_0__096_Ij_Amod_Ad_A_L_A_092_060langle_062ks_H_Me_092_060rangle_062_Amod_Ad_J_Amod_Ad_A_061_Ij_A_L_A_092_060langle_062ks_H_Me_092_060rangle_062_J_Amod_Ad_096, fact_82_not__Cons__self2, fact_43_comm__semiring__1__class_Onormalizing__semiring__rules_I2_J, fact_95_list_Orecs_I2_J, fact_11_mod__add__right__eq, fact_12_mod__add__left__eq, fact_49_comm__semiring__1__class_Onormalizing__semiring__rules_I18_J, fact_20_zmod__simps_I2_J, fact_72_zmod__simps_I3_J, fact_86_list_Osimps_I5_J, fact_80_mult__idem, fact_8_add__left__cancel, fact_54_ab__semigroup__mult__class_Omult__ac_I1_J, fact_61_crossproduct__noteq, fact_53_comm__semiring__1__class_Onormalizing__semiring__rules_I11_J, fact_6_mod__add__self1, fact_76_mult__left__idem, fact_48_comm__semiring__1__class_Onormalizing__semiring__rules_I17_J, fact_93_atom_Osimps_I5_J, fact_84_int__distrib_I1_J, fact_51_comm__semiring__1__class_Onormalizing__semiring__rules_I7_J, fact_58_mult__1, fact_59_mult__1__left, arity_Int_Oint___Rings_Oring, fact_55_mult_Ocomm__neutral, fact_47_comm__semiring__1__class_Onormalizing__semiring__rules_I16_J, arity_Int_Oint___Rings_Ocomm__semiring, fact_85_int__distrib_I2_J, fact_32_divisor_Osimps_I2_J, arity_Int_Oint___Groups_Ocancel__ab__semigroup__add, fact_67_mod__mult__mult2, fact_9_add__right__cancel, arity_Int_Oint___Groups_Oplus, fact_74_ext, fact_69_mod__mult__eq, fact_64_crossproduct__eq, fact_97_asubst_Osimps_I2_J, fact_26_comm__semiring__1__class_Onormalizing__semiring__rules_I23_J, fact_19_zmod__simps_I1_J, fact_14_add__right__imp__eq, fact_42_comm__semiring__1__class_Onormalizing__semiring__rules_I3_J, fact_77_comm__semiring__class_Odistrib, fact_96_divisor__asubst, fact_56_mult__1__right, fact_10_iprod__left__add__distrib, fact_31_atom_Osimps_I2_J, fact_36_mod__mult__self2, arity_List_Olist___Groups_Oplus, fact_66_zmod__simps_I4_J, fact_35_list__add__Cons, fact_60_comm__semiring__1__class_Onormalizing__semiring__rules_I34_J, arity_Int_Oint___Semiring__Normalization_Ocomm__semiring__1__cancel__crossproduct, fact_34_assms_I2_J, arity_Int_Oint___Groups_Omonoid__mult, fact_37__096_B_Bthesis_O_A_I_B_Bks_H_O_Aks_A_061_A1_A_D_Aks_H_A_061_061_062_Athesis_J_A_061_061_062_Athesis_096, fact_81_times_Oidem, fact_30_comm__semiring__1__class_Onormalizing__semiring__rules_I24_J, fact_44_comm__semiring__1__class_Onormalizing__semiring__rules_I13_J, fact_52_comm__semiring__1__class_Onormalizing__semiring__rules_I12_J, fact_71_mod__mult__right__eq, fact_73_zmod__zmult1__eq, fact_87_splice_Osimps_I3_J, fact_45_comm__semiring__1__class_Onormalizing__semiring__rules_I15_J, fact_90_atom_Osimps_I1_J, fact_83_not__Cons__self, arity_Int_Oint___Rings_Osemiring, fact_79_atom_Orecs_I2_J, fact_1_calculation, fact_70_mod__mult__left__eq, arity_Int_Oint___Groups_Omonoid__add, fact_88_atom_Osimps_I11_J, fact_38_zipwith0_Osimps_I2_J, fact_23_Dvd, fact_39_mod__mult__self1, fact_18_mod__add__cong, fact_41_comm__semiring__1__class_Onormalizing__semiring__rules_I4_J, fact_15_add__imp__eq, fact_16_add__left__imp__eq, fact_33__096ks_A_061_A1_A_D_Aks_H_096, fact_75_list_Oinject, arity_Int_Oint___Groups_Ocancel__semigroup__add, fact_21_mod__add__eq, fact_22_assms_I3_J, fact_91_atom_Orecs_I1_J, arity_Int_Oint___Rings_Ocomm__semiring__1, fact_2__096_Il_A_L_A_Ii_A_L_A_092_060langle_062ks_H_Me_092_060rangle_062_J_J_Amod_Ad_A_061_Il_Amod_Ad_A_L_A_Ii_A_L_A_092_060langle_062ks_H_Me_092_060rangle_062_J_Amod_Ad_J_Amod_Ad_096, fact_65_mod__mult__cong, fact_46_comm__semiring__1__class_Onormalizing__semiring__rules_I14_J, fact_98_IZ__asubst, fact_92_atom_Osimps_I4_J, fact_24_list__add__def, fact_27_comm__semiring__1__class_Onormalizing__semiring__rules_I21_J, fact_63_comm__semiring__1__class_Onormalizing__semiring__rules_I1_J, arity_Int_Oint___Groups_Oab__semigroup__add, fact_40_iprod__Cons, fact_68_mod__mult__mult1, fact_3__096_Ii_A_L_A_092_060langle_062ks_H_Me_092_060rangle_062_J_Amod_Ad_A_061_Ii_Amod_Ad_A_L_A_092_060langle_062ks_H_Me_092_060rangle_062_Amod_Ad_J_Amod_Ad_096, fact_7_mod__mod__trivial, fact_94_atom_Osimps_I10_J, arity_Int_Oint___Groups_Oab__semigroup__mult, arity_Int_Oint___Divides_Osemiring__div, fact_50_comm__semiring__1__class_Onormalizing__semiring__rules_I19_J, fact_13_list__add__assoc, fact_25_comm__semiring__1__class_Onormalizing__semiring__rules_I20_J, arity_Int_Oint___Groups_Ozero, fact_78_combine__common__factor, fact_5_mod__add__self2, arity_Int_Oint___Groups_Ocomm__monoid__mult, fact_28_comm__semiring__1__class_Onormalizing__semiring__rules_I25_J, fact_17_ab__semigroup__add__class_Oadd__ac_I1_J, fact_62_comm__semiring__1__class_Onormalizing__semiring__rules_I8_J, fact_29_comm__semiring__1__class_Onormalizing__semiring__rules_I22_J
% 12.14/4.32  % No. of inferences in proof: 236
% 12.14/4.32  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 3796 ms resp. 3264 ms w/o parsing
% 12.71/4.42  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 12.71/4.42  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------