TSTP Solution File: SYO659-1 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : SYO659-1 : TPTP v8.1.2. Released v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s

% Computer : n029.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 Sep  1 04:12:48 EDT 2023

% Result   : Unsatisfiable 0.19s 0.78s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   58
% Syntax   : Number of formulae    :  208 (  12 unt;   8 typ;   0 def)
%            Number of atoms       : 1435 (   0 equ)
%            Maximal formula atoms :   17 (   7 avg)
%            Number of connectives : 2287 (1052   ~;1235   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   18 (   8 avg)
%            Maximal term depth    :   10 (   2 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    9 (   6   >;   3   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   2 con; 0-1 aty)
%            Number of variables   :  287 (   2 sgn;   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    suc: $i > $i ).

tff(decl_23,type,
    iLEQ: ( $i * $i ) > $o ).

tff(decl_24,type,
    '0': $i ).

tff(decl_25,type,
    s: $i > $i ).

tff(decl_26,type,
    f: $i > $i ).

tff(decl_27,type,
    'E': ( $i * $i ) > $o ).

tff(decl_28,type,
    'LE': ( $i * $i ) > $o ).

tff(decl_29,type,
    z: $i ).

cnf(clause_267,axiom,
    ( 'E'(f(X1),f(suc(X1)))
    | 'E'(f(X2),f(suc(suc(X2))))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X2),f(suc(X2))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_267) ).

cnf(clause_538,axiom,
    ( 'E'(f(X1),f(suc(X1)))
    | 'E'(f(X2),f(suc(X2)))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_538) ).

cnf(clause_253,axiom,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | 'E'(f(X2),f(suc(X2)))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X1),f(suc(X1))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_253) ).

cnf(clause_173,axiom,
    ( 'E'(f(X1),f(suc(X1)))
    | 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X2),f(suc(suc(X2)))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_173) ).

cnf(clause_162,axiom,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | 'E'(f(X2),f(suc(suc(X2))))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X1),f(suc(X1))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_162) ).

cnf(clause_128,axiom,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(X2)))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1))))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_128) ).

cnf(clause_352,axiom,
    ( 'E'(f(X1),f(suc(X1)))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'(f(X2),f(suc(suc(X2)))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_352) ).

cnf(clause_374,axiom,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(suc(X2)))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_374) ).

cnf(clause_582,axiom,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(suc(X2))))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1))))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_582) ).

cnf(clause_165,axiom,
    ( 'E'(f(X2),f(suc(X2)))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X1))))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1))))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_165) ).

cnf(clause_145,axiom,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'(f(X2),f(suc(suc(X2)))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_145) ).

cnf(clause_529,axiom,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1)))))
    | ~ 'E'(f(X2),f(suc(suc(X2)))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_529) ).

cnf(clause_366,axiom,
    ( 'E'(f(X2),f(suc(suc(X2))))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X1))))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1))))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_366) ).

cnf(clause_447,axiom,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1)))))
    | ~ 'E'(f(X2),f(suc(suc(X2)))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_447) ).

cnf(clause_603,axiom,
    ( 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X1))))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1)))))
    | ~ 'E'(f(X2),f(suc(suc(X2)))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_603) ).

cnf(clause_91,axiom,
    ( 'E'(s('0'),f(suc(suc(suc(suc(X1))))))
    | 'LE'(f(X1),s('0'))
    | ~ 'LE'(f(suc(suc(suc(suc(X1))))),s(s('0'))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_91) ).

cnf(clause_271,axiom,
    'LE'(f(X1),s(s('0'))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_271) ).

cnf(clause_200,axiom,
    ( 'E'(s('0'),f(X1))
    | 'LE'(f(X1),s('0'))
    | ~ 'LE'(f(X1),s(s('0'))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_200) ).

cnf(clause_402,axiom,
    ( 'E'(s('0'),f(suc(X1)))
    | 'LE'(f(X1),s('0'))
    | ~ 'LE'(f(suc(X1)),s(s('0'))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_402) ).

cnf(clause_490,axiom,
    ( 'E'(s('0'),f(suc(suc(X1))))
    | 'LE'(f(X1),s('0'))
    | ~ 'LE'(f(suc(suc(X1))),s(s('0'))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_490) ).

cnf(clause_282,axiom,
    ( 'E'(s('0'),f(suc(suc(suc(X1)))))
    | 'LE'(f(X1),s('0'))
    | ~ 'LE'(f(suc(suc(suc(X1)))),s(s('0'))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_282) ).

cnf(clause_66,axiom,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | iLEQ(suc(X1),suc(X1))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(s('0'),f(X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_66) ).

cnf(clause_307,axiom,
    ( 'E'(f(X1),f(suc(X1)))
    | iLEQ(suc(X1),suc(X1))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(X1))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_307) ).

cnf(clause_531,axiom,
    ( ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X1))))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1)))))
    | ~ 'E'(f(X2),f(suc(suc(X2)))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_531) ).

cnf(clause_575,axiom,
    ( 'E'('0',f(suc(suc(suc(X1)))))
    | 'LE'(f(X1),'0')
    | ~ 'LE'(f(suc(suc(suc(X1)))),s('0')) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_575) ).

cnf(clause_551,axiom,
    ( iLEQ(suc(X1),suc(X1))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X1))))))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1))))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_551) ).

cnf(clause_537,axiom,
    ( 'E'('0',f(suc(suc(X1))))
    | 'LE'(f(X1),'0')
    | ~ 'LE'(f(suc(suc(X1))),s('0')) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_537) ).

cnf(clause_460,axiom,
    ( 'E'('0',f(suc(X1)))
    | 'LE'(f(X1),'0')
    | ~ 'LE'(f(suc(X1)),s('0')) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_460) ).

cnf(clause_600,axiom,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | iLEQ(suc(X1),suc(X1))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1))))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_600) ).

cnf(clause_423,axiom,
    ( 'E'('0',f(X1))
    | 'LE'(f(X1),'0')
    | ~ 'LE'(f(X1),s('0')) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_423) ).

cnf(clause_672,axiom,
    ( 'E'(f(X1),f(suc(X1)))
    | 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X2))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_672) ).

cnf(clause_217,axiom,
    ( 'E'(f(X1),f(suc(X1)))
    | 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(X2))
    | ~ 'E'('0',f(suc(X2))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_217) ).

cnf(clause_417,axiom,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'('0',f(suc(X2))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_417) ).

cnf(clause_112,axiom,
    ( 'E'('0',f(suc(suc(suc(suc(X1))))))
    | 'LE'(f(X1),'0')
    | ~ 'LE'(f(suc(suc(suc(suc(X1))))),s('0')) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_112) ).

cnf(clause_246,axiom,
    ( 'E'(f(X1),f(suc(X1)))
    | 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X2))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_246) ).

cnf(clause_290,axiom,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X2))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_290) ).

cnf(clause_494,axiom,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'('0',f(suc(X2))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_494) ).

cnf(clause_399,axiom,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X2))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_399) ).

cnf(clause_409,axiom,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X2))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_409) ).

cnf(clause_14,axiom,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | iLEQ(suc(X1),suc(X1))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'('0',f(X1)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_14) ).

cnf(clause_359,axiom,
    ( 'E'(f(X1),f(suc(X1)))
    | iLEQ(suc(X1),suc(X1))
    | ~ 'E'('0',f(X1))
    | ~ 'E'('0',f(suc(X1))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_359) ).

cnf(clause_475,axiom,
    ( 'E'(f(X1),f(suc(X1)))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X2))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_475) ).

cnf(clause_604,axiom,
    ( 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(suc(suc(suc(suc(X1))))))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'('0',f(suc(X2))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_604) ).

cnf(clause_347,axiom,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X2))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_347) ).

cnf(clause_332,axiom,
    ~ 'LE'(f(z),'0'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_332) ).

cnf(clause_465,axiom,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | iLEQ(suc(X1),suc(X1))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'(f(X1),f(suc(X1))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_465) ).

cnf(clause_636,axiom,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X2))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_636) ).

cnf(clause_205,axiom,
    ( 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(suc(suc(suc(suc(X1))))))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X2))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_205) ).

cnf(clause_618,axiom,
    ( ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(suc(suc(suc(suc(X1))))))
    | ~ 'E'('0',f(suc(suc(suc(X2)))))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X2))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_618) ).

cnf(clause_667,axiom,
    ( iLEQ(suc(X1),suc(X1))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ 'E'('0',f(suc(suc(suc(suc(X1))))))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'(f(X1),f(suc(X1))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_667) ).

cnf(c_0_50,axiom,
    ( 'E'(f(X1),f(suc(X1)))
    | 'E'(f(X2),f(suc(suc(X2))))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X2),f(suc(X2))) ),
    clause_267 ).

cnf(c_0_51,axiom,
    ( 'E'(f(X1),f(suc(X1)))
    | 'E'(f(X2),f(suc(X2)))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2)) ),
    clause_538 ).

cnf(c_0_52,axiom,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | 'E'(f(X2),f(suc(X2)))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X1),f(suc(X1))) ),
    clause_253 ).

cnf(c_0_53,axiom,
    ( 'E'(f(X1),f(suc(X1)))
    | 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X2),f(suc(suc(X2)))) ),
    clause_173 ).

cnf(c_0_54,plain,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(X2))
    | ~ iLEQ(suc(X2),suc(X1)) ),
    inference(csr,[status(thm)],[c_0_50,c_0_51]) ).

cnf(c_0_55,axiom,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | 'E'(f(X2),f(suc(suc(X2))))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X1),f(suc(X1))) ),
    clause_162 ).

cnf(c_0_56,plain,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(s('0'),f(X1))
    | ~ iLEQ(suc(X1),suc(X2)) ),
    inference(csr,[status(thm)],[c_0_52,c_0_51]) ).

cnf(c_0_57,axiom,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(X2)))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1))))) ),
    clause_128 ).

cnf(c_0_58,axiom,
    ( 'E'(f(X1),f(suc(X1)))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'(f(X2),f(suc(suc(X2)))) ),
    clause_352 ).

cnf(c_0_59,plain,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(X2))
    | ~ iLEQ(suc(X2),suc(X1)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_53,c_0_51]),c_0_54]) ).

cnf(c_0_60,axiom,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(suc(X2)))) ),
    clause_374 ).

cnf(c_0_61,plain,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(s('0'),f(X1))
    | ~ iLEQ(suc(X1),suc(X2)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_55,c_0_54]),c_0_56]) ).

cnf(c_0_62,axiom,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(suc(X2))))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1))))) ),
    clause_582 ).

cnf(c_0_63,plain,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(s('0'),f(X1))
    | ~ iLEQ(suc(X1),suc(X2)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_57,c_0_51]),c_0_56]) ).

cnf(c_0_64,axiom,
    ( 'E'(f(X2),f(suc(X2)))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X1))))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1))))) ),
    clause_165 ).

cnf(c_0_65,axiom,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'(f(X2),f(suc(suc(X2)))) ),
    clause_145 ).

cnf(c_0_66,plain,
    ( 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(s('0'),f(X1))
    | ~ iLEQ(suc(X1),suc(X2)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_58,c_0_51]),c_0_54]),c_0_59]) ).

cnf(c_0_67,axiom,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1)))))
    | ~ 'E'(f(X2),f(suc(suc(X2)))) ),
    clause_529 ).

cnf(c_0_68,plain,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(X2))
    | ~ iLEQ(suc(X2),suc(X1)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_60,c_0_59]),c_0_56]),c_0_61]) ).

cnf(c_0_69,plain,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(s('0'),f(X1))
    | ~ iLEQ(suc(X1),suc(X2)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_62,c_0_54]),c_0_63]),c_0_61]) ).

cnf(c_0_70,axiom,
    ( 'E'(f(X2),f(suc(suc(X2))))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X1))))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1))))) ),
    clause_366 ).

cnf(c_0_71,plain,
    ( 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(X2))
    | ~ iLEQ(suc(X2),suc(X1)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_64,c_0_51]),c_0_56]),c_0_63]) ).

cnf(c_0_72,axiom,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1)))))
    | ~ 'E'(f(X2),f(suc(suc(X2)))) ),
    clause_447 ).

cnf(c_0_73,plain,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(s('0'),f(X1))
    | ~ iLEQ(suc(X1),suc(X2)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_65,c_0_66]),c_0_56]),c_0_61]) ).

cnf(c_0_74,plain,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(s('0'),f(X1))
    | ~ iLEQ(suc(X1),suc(X2)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_67,c_0_59]),c_0_63]),c_0_68]),c_0_69]) ).

cnf(c_0_75,axiom,
    ( 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X1))))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1)))))
    | ~ 'E'(f(X2),f(suc(suc(X2)))) ),
    clause_603 ).

cnf(c_0_76,plain,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(X2))
    | ~ iLEQ(suc(X2),suc(X1)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_70,c_0_54]),c_0_71]),c_0_61]),c_0_69]) ).

cnf(c_0_77,axiom,
    ( 'E'(s('0'),f(suc(suc(suc(suc(X1))))))
    | 'LE'(f(X1),s('0'))
    | ~ 'LE'(f(suc(suc(suc(suc(X1))))),s(s('0'))) ),
    clause_91 ).

cnf(c_0_78,axiom,
    'LE'(f(X1),s(s('0'))),
    clause_271 ).

cnf(c_0_79,axiom,
    ( 'E'(s('0'),f(X1))
    | 'LE'(f(X1),s('0'))
    | ~ 'LE'(f(X1),s(s('0'))) ),
    clause_200 ).

cnf(c_0_80,axiom,
    ( 'E'(s('0'),f(suc(X1)))
    | 'LE'(f(X1),s('0'))
    | ~ 'LE'(f(suc(X1)),s(s('0'))) ),
    clause_402 ).

cnf(c_0_81,axiom,
    ( 'E'(s('0'),f(suc(suc(X1))))
    | 'LE'(f(X1),s('0'))
    | ~ 'LE'(f(suc(suc(X1))),s(s('0'))) ),
    clause_490 ).

cnf(c_0_82,axiom,
    ( 'E'(s('0'),f(suc(suc(suc(X1)))))
    | 'LE'(f(X1),s('0'))
    | ~ 'LE'(f(suc(suc(suc(X1)))),s(s('0'))) ),
    clause_282 ).

cnf(c_0_83,axiom,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | iLEQ(suc(X1),suc(X1))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(s('0'),f(X1)) ),
    clause_66 ).

cnf(c_0_84,axiom,
    ( 'E'(f(X1),f(suc(X1)))
    | iLEQ(suc(X1),suc(X1))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(X1))) ),
    clause_307 ).

cnf(c_0_85,axiom,
    ( ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X1))))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1)))))
    | ~ 'E'(f(X2),f(suc(suc(X2)))) ),
    clause_531 ).

cnf(c_0_86,plain,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(X2))
    | ~ 'E'(s('0'),f(X1))
    | ~ iLEQ(suc(X1),suc(X2)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_72,c_0_66]),c_0_63]),c_0_73]),c_0_69]),c_0_74]) ).

cnf(c_0_87,plain,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(X2))
    | ~ iLEQ(suc(X2),suc(X1)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_75,c_0_59]),c_0_71]),c_0_68]),c_0_76]),c_0_74]) ).

cnf(c_0_88,axiom,
    ( 'E'('0',f(suc(suc(suc(X1)))))
    | 'LE'(f(X1),'0')
    | ~ 'LE'(f(suc(suc(suc(X1)))),s('0')) ),
    clause_575 ).

cnf(c_0_89,plain,
    ( 'LE'(f(X1),s('0'))
    | 'E'(s('0'),f(suc(suc(suc(suc(X1)))))) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_77,c_0_78])]) ).

cnf(c_0_90,plain,
    ( 'LE'(f(X1),s('0'))
    | 'E'(s('0'),f(X1)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_79,c_0_78])]) ).

cnf(c_0_91,plain,
    ( 'LE'(f(X1),s('0'))
    | 'E'(s('0'),f(suc(X1))) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_80,c_0_78])]) ).

cnf(c_0_92,plain,
    ( 'LE'(f(X1),s('0'))
    | 'E'(s('0'),f(suc(suc(X1)))) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_81,c_0_78])]) ).

cnf(c_0_93,plain,
    ( 'LE'(f(X1),s('0'))
    | 'E'(s('0'),f(suc(suc(suc(X1))))) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_82,c_0_78])]) ).

cnf(c_0_94,axiom,
    ( iLEQ(suc(X1),suc(X1))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X1))))))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1))))) ),
    clause_551 ).

cnf(c_0_95,plain,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | iLEQ(suc(X1),suc(X1))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(X1)) ),
    inference(csr,[status(thm)],[c_0_83,c_0_84]) ).

cnf(c_0_96,axiom,
    ( 'E'('0',f(suc(suc(X1))))
    | 'LE'(f(X1),'0')
    | ~ 'LE'(f(suc(suc(X1))),s('0')) ),
    clause_537 ).

cnf(c_0_97,axiom,
    ( 'E'('0',f(suc(X1)))
    | 'LE'(f(X1),'0')
    | ~ 'LE'(f(suc(X1)),s('0')) ),
    clause_460 ).

cnf(c_0_98,axiom,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | iLEQ(suc(X1),suc(X1))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1))))) ),
    clause_600 ).

cnf(c_0_99,axiom,
    ( 'E'('0',f(X1))
    | 'LE'(f(X1),'0')
    | ~ 'LE'(f(X1),s('0')) ),
    clause_423 ).

cnf(c_0_100,axiom,
    ( 'E'(f(X1),f(suc(X1)))
    | 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X2))) ),
    clause_672 ).

cnf(c_0_101,axiom,
    ( 'E'(f(X1),f(suc(X1)))
    | 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(X2))
    | ~ 'E'('0',f(suc(X2))) ),
    clause_217 ).

cnf(c_0_102,axiom,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'('0',f(suc(X2))) ),
    clause_417 ).

cnf(c_0_103,plain,
    ( ~ 'E'(s('0'),f(suc(suc(suc(suc(X1))))))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X1))
    | ~ 'E'(s('0'),f(X2))
    | ~ iLEQ(suc(X2),suc(X1)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_85,c_0_66]),c_0_71]),c_0_73]),c_0_76]),c_0_86]),c_0_87]) ).

cnf(c_0_104,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(suc(suc(suc(suc(suc(X1)))))))))
    | 'E'('0',f(suc(suc(suc(X1))))) ),
    inference(spm,[status(thm)],[c_0_88,c_0_89]) ).

cnf(c_0_105,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(suc(X1)))))
    | 'E'('0',f(suc(suc(suc(X1))))) ),
    inference(spm,[status(thm)],[c_0_88,c_0_90]) ).

cnf(c_0_106,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(suc(suc(X1))))))
    | 'E'('0',f(suc(suc(suc(X1))))) ),
    inference(spm,[status(thm)],[c_0_88,c_0_91]) ).

cnf(c_0_107,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(suc(suc(suc(X1)))))))
    | 'E'('0',f(suc(suc(suc(X1))))) ),
    inference(spm,[status(thm)],[c_0_88,c_0_92]) ).

cnf(c_0_108,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(suc(suc(suc(suc(X1))))))))
    | 'E'('0',f(suc(suc(suc(X1))))) ),
    inference(spm,[status(thm)],[c_0_88,c_0_93]) ).

cnf(c_0_109,plain,
    ( iLEQ(suc(X1),suc(X1))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X1))))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1)))))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(X1)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_94,c_0_84]),c_0_95]) ).

cnf(c_0_110,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(suc(suc(suc(suc(X1))))))))
    | 'E'('0',f(suc(suc(X1)))) ),
    inference(spm,[status(thm)],[c_0_96,c_0_89]) ).

cnf(c_0_111,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(X1))))
    | 'E'('0',f(suc(suc(X1)))) ),
    inference(spm,[status(thm)],[c_0_96,c_0_90]) ).

cnf(c_0_112,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(suc(X1)))))
    | 'E'('0',f(suc(suc(X1)))) ),
    inference(spm,[status(thm)],[c_0_96,c_0_91]) ).

cnf(c_0_113,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(suc(suc(X1))))))
    | 'E'('0',f(suc(suc(X1)))) ),
    inference(spm,[status(thm)],[c_0_96,c_0_92]) ).

cnf(c_0_114,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(suc(suc(suc(X1)))))))
    | 'E'('0',f(suc(suc(X1)))) ),
    inference(spm,[status(thm)],[c_0_96,c_0_93]) ).

cnf(c_0_115,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(suc(suc(suc(X1)))))))
    | 'E'('0',f(suc(X1))) ),
    inference(spm,[status(thm)],[c_0_97,c_0_89]) ).

cnf(c_0_116,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(X1)))
    | 'E'('0',f(suc(X1))) ),
    inference(spm,[status(thm)],[c_0_97,c_0_90]) ).

cnf(c_0_117,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(X1))))
    | 'E'('0',f(suc(X1))) ),
    inference(spm,[status(thm)],[c_0_97,c_0_91]) ).

cnf(c_0_118,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(suc(X1)))))
    | 'E'('0',f(suc(X1))) ),
    inference(spm,[status(thm)],[c_0_97,c_0_92]) ).

cnf(c_0_119,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(suc(suc(X1))))))
    | 'E'('0',f(suc(X1))) ),
    inference(spm,[status(thm)],[c_0_97,c_0_93]) ).

cnf(c_0_120,plain,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | iLEQ(suc(X1),suc(X1))
    | ~ 'E'(s('0'),f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(X1)))
    | ~ 'E'(s('0'),f(X1)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_98,c_0_84]),c_0_95]) ).

cnf(c_0_121,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(suc(suc(X1))))))
    | 'E'('0',f(X1)) ),
    inference(spm,[status(thm)],[c_0_99,c_0_89]) ).

cnf(c_0_122,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(X1))
    | 'E'('0',f(X1)) ),
    inference(spm,[status(thm)],[c_0_99,c_0_90]) ).

cnf(c_0_123,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(X1)))
    | 'E'('0',f(X1)) ),
    inference(spm,[status(thm)],[c_0_99,c_0_91]) ).

cnf(c_0_124,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(X1))))
    | 'E'('0',f(X1)) ),
    inference(spm,[status(thm)],[c_0_99,c_0_92]) ).

cnf(c_0_125,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(suc(X1)))))
    | 'E'('0',f(X1)) ),
    inference(spm,[status(thm)],[c_0_99,c_0_93]) ).

cnf(c_0_126,axiom,
    ( 'E'('0',f(suc(suc(suc(suc(X1))))))
    | 'LE'(f(X1),'0')
    | ~ 'LE'(f(suc(suc(suc(suc(X1))))),s('0')) ),
    clause_112 ).

cnf(c_0_127,axiom,
    ( 'E'(f(X1),f(suc(X1)))
    | 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X2))) ),
    clause_246 ).

cnf(c_0_128,plain,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(X2)))
    | ~ 'E'('0',f(X1))
    | ~ 'E'('0',f(X2))
    | ~ iLEQ(suc(X2),suc(X1)) ),
    inference(csr,[status(thm)],[c_0_100,c_0_101]) ).

cnf(c_0_129,axiom,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X2))) ),
    clause_290 ).

cnf(c_0_130,plain,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(X2)))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(X2))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2)) ),
    inference(csr,[status(thm)],[c_0_102,c_0_101]) ).

cnf(c_0_131,axiom,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'('0',f(suc(X2))) ),
    clause_494 ).

cnf(c_0_132,plain,
    ( 'LE'(f(X1),'0')
    | 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ iLEQ(suc(X2),suc(suc(suc(suc(X1))))) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_103,c_0_104]),c_0_105]),c_0_106]),c_0_107]),c_0_108]) ).

cnf(c_0_133,plain,
    ( 'LE'(f(X1),'0')
    | 'E'('0',f(suc(suc(suc(X1)))))
    | iLEQ(suc(suc(suc(suc(X1)))),suc(suc(suc(suc(X1)))))
    | ~ 'E'(f(suc(suc(suc(X1)))),f(suc(suc(suc(suc(suc(suc(X1)))))))) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_109,c_0_104]),c_0_105]),c_0_106]),c_0_107]),c_0_108]) ).

cnf(c_0_134,plain,
    ( 'LE'(f(X1),'0')
    | 'E'('0',f(suc(suc(X1))))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ iLEQ(suc(X2),suc(suc(suc(X1)))) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_103,c_0_110]),c_0_111]),c_0_112]),c_0_113]),c_0_114]) ).

cnf(c_0_135,plain,
    ( 'LE'(f(X1),'0')
    | 'E'('0',f(suc(suc(X1))))
    | iLEQ(suc(suc(suc(X1))),suc(suc(suc(X1))))
    | ~ 'E'(f(suc(suc(X1))),f(suc(suc(suc(suc(suc(X1))))))) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_109,c_0_110]),c_0_111]),c_0_112]),c_0_113]),c_0_114]) ).

cnf(c_0_136,plain,
    ( 'LE'(f(X1),'0')
    | 'E'('0',f(suc(X1)))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ iLEQ(suc(X2),suc(suc(X1))) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_103,c_0_115]),c_0_116]),c_0_117]),c_0_118]),c_0_119]) ).

cnf(c_0_137,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(f(suc(X1)),f(suc(suc(suc(suc(X1))))))
    | 'E'('0',f(suc(X1)))
    | iLEQ(suc(suc(X1)),suc(suc(X1))) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_120,c_0_119]),c_0_116]),c_0_117]),c_0_118]) ).

cnf(c_0_138,plain,
    ( 'LE'(f(X1),'0')
    | 'E'('0',f(X1))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ iLEQ(suc(X2),suc(X1)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_103,c_0_121]),c_0_122]),c_0_123]),c_0_124]),c_0_125]) ).

cnf(c_0_139,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'('0',f(X1))
    | iLEQ(suc(X1),suc(X1)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_120,c_0_125]),c_0_122]),c_0_123]),c_0_124]) ).

cnf(c_0_140,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(suc(suc(suc(suc(suc(suc(X1))))))))))
    | 'E'('0',f(suc(suc(suc(suc(X1)))))) ),
    inference(spm,[status(thm)],[c_0_126,c_0_89]) ).

cnf(c_0_141,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(suc(suc(X1))))))
    | 'E'('0',f(suc(suc(suc(suc(X1)))))) ),
    inference(spm,[status(thm)],[c_0_126,c_0_90]) ).

cnf(c_0_142,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(suc(suc(suc(X1)))))))
    | 'E'('0',f(suc(suc(suc(suc(X1)))))) ),
    inference(spm,[status(thm)],[c_0_126,c_0_91]) ).

cnf(c_0_143,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(suc(suc(suc(suc(X1))))))))
    | 'E'('0',f(suc(suc(suc(suc(X1)))))) ),
    inference(spm,[status(thm)],[c_0_126,c_0_92]) ).

cnf(c_0_144,plain,
    ( 'LE'(f(X1),'0')
    | 'E'(s('0'),f(suc(suc(suc(suc(suc(suc(suc(X1)))))))))
    | 'E'('0',f(suc(suc(suc(suc(X1)))))) ),
    inference(spm,[status(thm)],[c_0_126,c_0_93]) ).

cnf(c_0_145,axiom,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X2))) ),
    clause_399 ).

cnf(c_0_146,plain,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(X2)))
    | ~ 'E'('0',f(X1))
    | ~ 'E'('0',f(X2))
    | ~ iLEQ(suc(X2),suc(X1)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_127,c_0_101]),c_0_128]) ).

cnf(c_0_147,plain,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(X2)))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(X2))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_129,c_0_128]),c_0_130]) ).

cnf(c_0_148,axiom,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X2))) ),
    clause_409 ).

cnf(c_0_149,plain,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(X2)))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(X2))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_131,c_0_101]),c_0_130]) ).

cnf(c_0_150,plain,
    ( 'LE'(f(X1),'0')
    | 'LE'(f(X2),'0')
    | 'E'('0',f(suc(suc(suc(X1)))))
    | 'E'('0',f(suc(suc(suc(X2)))))
    | ~ iLEQ(suc(suc(suc(suc(X1)))),suc(suc(suc(suc(X2))))) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_132,c_0_104]),c_0_105]),c_0_106]),c_0_107]),c_0_108]) ).

cnf(c_0_151,plain,
    ( 'LE'(f(X1),'0')
    | 'E'('0',f(suc(suc(suc(X1)))))
    | iLEQ(suc(suc(suc(suc(X1)))),suc(suc(suc(suc(X1))))) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_120,c_0_108]),c_0_105]),c_0_106]),c_0_107]),c_0_133]) ).

cnf(c_0_152,plain,
    ( 'LE'(f(X1),'0')
    | 'LE'(f(X2),'0')
    | 'E'('0',f(suc(suc(X1))))
    | 'E'('0',f(suc(suc(X2))))
    | ~ iLEQ(suc(suc(suc(X1))),suc(suc(suc(X2)))) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_134,c_0_110]),c_0_111]),c_0_112]),c_0_113]),c_0_114]) ).

cnf(c_0_153,plain,
    ( 'LE'(f(X1),'0')
    | 'E'('0',f(suc(suc(X1))))
    | iLEQ(suc(suc(suc(X1))),suc(suc(suc(X1)))) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_120,c_0_114]),c_0_111]),c_0_112]),c_0_113]),c_0_135]) ).

cnf(c_0_154,plain,
    ( 'LE'(f(X1),'0')
    | 'LE'(f(X2),'0')
    | 'E'('0',f(suc(X1)))
    | 'E'('0',f(suc(X2)))
    | ~ iLEQ(suc(suc(X1)),suc(suc(X2))) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_136,c_0_115]),c_0_116]),c_0_117]),c_0_118]),c_0_119]) ).

cnf(c_0_155,plain,
    ( 'LE'(f(X1),'0')
    | 'E'('0',f(suc(X1)))
    | iLEQ(suc(suc(X1)),suc(suc(X1))) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_109,c_0_115]),c_0_116]),c_0_117]),c_0_118]),c_0_119]),c_0_137]) ).

cnf(c_0_156,plain,
    ( 'LE'(f(X1),'0')
    | 'LE'(f(X2),'0')
    | 'E'('0',f(X1))
    | 'E'('0',f(X2))
    | ~ iLEQ(suc(X1),suc(X2)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_138,c_0_121]),c_0_122]),c_0_123]),c_0_124]),c_0_125]) ).

cnf(c_0_157,plain,
    ( 'LE'(f(X1),'0')
    | 'E'('0',f(X1))
    | iLEQ(suc(X1),suc(X1)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_109,c_0_121]),c_0_122]),c_0_123]),c_0_124]),c_0_139]),c_0_125]) ).

cnf(c_0_158,axiom,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | iLEQ(suc(X1),suc(X1))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'('0',f(X1)) ),
    clause_14 ).

cnf(c_0_159,axiom,
    ( 'E'(f(X1),f(suc(X1)))
    | iLEQ(suc(X1),suc(X1))
    | ~ 'E'('0',f(X1))
    | ~ 'E'('0',f(suc(X1))) ),
    clause_359 ).

cnf(c_0_160,axiom,
    ( 'E'(f(X1),f(suc(X1)))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X2))) ),
    clause_475 ).

cnf(c_0_161,axiom,
    ( 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(suc(suc(suc(suc(X1))))))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'('0',f(suc(X2))) ),
    clause_604 ).

cnf(c_0_162,plain,
    ( 'LE'(f(X1),'0')
    | 'E'('0',f(suc(suc(suc(suc(X1))))))
    | ~ 'E'(s('0'),f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(s('0'),f(suc(suc(suc(X2)))))
    | ~ 'E'(s('0'),f(suc(suc(X2))))
    | ~ 'E'(s('0'),f(suc(X2)))
    | ~ 'E'(s('0'),f(X2))
    | ~ iLEQ(suc(X2),suc(suc(suc(suc(suc(X1)))))) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_103,c_0_140]),c_0_141]),c_0_142]),c_0_143]),c_0_144]) ).

cnf(c_0_163,plain,
    ( 'LE'(f(X1),'0')
    | 'E'('0',f(suc(suc(suc(suc(X1))))))
    | iLEQ(suc(suc(suc(suc(suc(X1))))),suc(suc(suc(suc(suc(X1))))))
    | ~ 'E'(f(suc(suc(suc(suc(X1))))),f(suc(suc(suc(suc(suc(suc(suc(X1))))))))) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_109,c_0_140]),c_0_141]),c_0_142]),c_0_143]),c_0_144]) ).

cnf(c_0_164,axiom,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X2))) ),
    clause_347 ).

cnf(c_0_165,plain,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(X2)))
    | ~ 'E'('0',f(X1))
    | ~ 'E'('0',f(X2))
    | ~ iLEQ(suc(X2),suc(X1)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_145,c_0_146]),c_0_130]),c_0_147]) ).

cnf(c_0_166,plain,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(X2)))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(X2))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_148,c_0_128]),c_0_149]),c_0_147]) ).

cnf(c_0_167,axiom,
    ~ 'LE'(f(z),'0'),
    clause_332 ).

cnf(c_0_168,plain,
    ( 'LE'(f(X1),'0')
    | 'E'('0',f(suc(suc(suc(X1))))) ),
    inference(spm,[status(thm)],[c_0_150,c_0_151]) ).

cnf(c_0_169,plain,
    ( 'LE'(f(X1),'0')
    | 'E'('0',f(suc(suc(X1)))) ),
    inference(spm,[status(thm)],[c_0_152,c_0_153]) ).

cnf(c_0_170,plain,
    ( 'LE'(f(X1),'0')
    | 'E'('0',f(suc(X1))) ),
    inference(spm,[status(thm)],[c_0_154,c_0_155]) ).

cnf(c_0_171,plain,
    ( 'LE'(f(X1),'0')
    | 'E'('0',f(X1)) ),
    inference(spm,[status(thm)],[c_0_156,c_0_157]) ).

cnf(c_0_172,axiom,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | iLEQ(suc(X1),suc(X1))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'(f(X1),f(suc(X1))) ),
    clause_465 ).

cnf(c_0_173,plain,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | iLEQ(suc(X1),suc(X1))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(X1)) ),
    inference(csr,[status(thm)],[c_0_158,c_0_159]) ).

cnf(c_0_174,axiom,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X2))) ),
    clause_636 ).

cnf(c_0_175,plain,
    ( 'E'(f(X1),f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(X2)))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(X2))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_160,c_0_101]),c_0_128]) ).

cnf(c_0_176,axiom,
    ( 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(suc(suc(suc(suc(X1))))))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X2))) ),
    clause_205 ).

cnf(c_0_177,plain,
    ( 'E'(f(X1),f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(suc(suc(X2))))))
    | ~ 'E'('0',f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(X2)))
    | ~ 'E'('0',f(X1))
    | ~ 'E'('0',f(X2))
    | ~ iLEQ(suc(X2),suc(X1)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_161,c_0_101]),c_0_130]),c_0_149]) ).

cnf(c_0_178,plain,
    ( 'LE'(f(X1),'0')
    | 'LE'(f(X2),'0')
    | 'E'('0',f(suc(suc(suc(suc(X1))))))
    | 'E'('0',f(suc(suc(suc(suc(X2))))))
    | ~ iLEQ(suc(suc(suc(suc(suc(X1))))),suc(suc(suc(suc(suc(X2)))))) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_162,c_0_140]),c_0_141]),c_0_142]),c_0_143]),c_0_144]) ).

cnf(c_0_179,plain,
    ( 'LE'(f(X1),'0')
    | 'E'('0',f(suc(suc(suc(suc(X1))))))
    | iLEQ(suc(suc(suc(suc(suc(X1))))),suc(suc(suc(suc(suc(X1)))))) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_120,c_0_144]),c_0_141]),c_0_142]),c_0_143]),c_0_163]) ).

cnf(c_0_180,plain,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(X2)))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(X2))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_164,c_0_146]),c_0_149]),c_0_165]),c_0_166]) ).

cnf(c_0_181,plain,
    'E'('0',f(suc(suc(suc(z))))),
    inference(spm,[status(thm)],[c_0_167,c_0_168]) ).

cnf(c_0_182,plain,
    'E'('0',f(suc(suc(z)))),
    inference(spm,[status(thm)],[c_0_167,c_0_169]) ).

cnf(c_0_183,plain,
    'E'('0',f(suc(z))),
    inference(spm,[status(thm)],[c_0_167,c_0_170]) ).

cnf(c_0_184,plain,
    'E'('0',f(z)),
    inference(spm,[status(thm)],[c_0_167,c_0_171]) ).

cnf(c_0_185,plain,
    ( 'E'(f(X1),f(suc(suc(suc(X1)))))
    | iLEQ(suc(X1),suc(X1))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(X1)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_172,c_0_159]),c_0_173]) ).

cnf(c_0_186,axiom,
    ( ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2))
    | ~ 'E'('0',f(suc(suc(suc(suc(X1))))))
    | ~ 'E'('0',f(suc(suc(suc(X2)))))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(X2))
    | ~ 'E'(f(X2),f(suc(suc(X2))))
    | ~ 'E'(f(X1),f(suc(X1)))
    | ~ 'E'(f(X2),f(suc(X2)))
    | ~ 'E'('0',f(suc(X2))) ),
    clause_618 ).

cnf(c_0_187,plain,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(suc(suc(suc(X2))))))
    | ~ 'E'('0',f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(X2)))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(X2))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(X2)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_174,c_0_175]),c_0_130]),c_0_147]),c_0_165]) ).

cnf(c_0_188,plain,
    ( 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(X2)))
    | ~ 'E'('0',f(X1))
    | ~ 'E'('0',f(X2))
    | ~ iLEQ(suc(X2),suc(X1)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_176,c_0_128]),c_0_177]),c_0_147]) ).

cnf(c_0_189,plain,
    ( 'LE'(f(X1),'0')
    | 'E'('0',f(suc(suc(suc(suc(X1)))))) ),
    inference(spm,[status(thm)],[c_0_178,c_0_179]) ).

cnf(c_0_190,plain,
    ( 'E'(f(z),f(suc(suc(suc(z)))))
    | 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(z)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_180,c_0_181]),c_0_182]),c_0_183]),c_0_184])]) ).

cnf(c_0_191,plain,
    ( 'E'(f(z),f(suc(suc(suc(z)))))
    | iLEQ(suc(z),suc(z)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_185,c_0_181]),c_0_182]),c_0_183]),c_0_184])]) ).

cnf(c_0_192,axiom,
    ( iLEQ(suc(X1),suc(X1))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'(f(X1),f(suc(suc(X1))))
    | ~ 'E'('0',f(X1))
    | ~ 'E'('0',f(suc(suc(suc(suc(X1))))))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'(f(X1),f(suc(X1))) ),
    clause_667 ).

cnf(c_0_193,plain,
    ( ~ 'E'('0',f(suc(suc(suc(suc(X1))))))
    | ~ 'E'('0',f(suc(suc(suc(suc(X2))))))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'(f(X2),f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(suc(suc(suc(X2)))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(suc(X2))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(suc(X2)))
    | ~ 'E'('0',f(X1))
    | ~ 'E'('0',f(X2))
    | ~ iLEQ(suc(X2),suc(X1)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_186,c_0_175]),c_0_177]),c_0_187]),c_0_188]) ).

cnf(c_0_194,plain,
    'E'('0',f(suc(suc(suc(suc(z)))))),
    inference(spm,[status(thm)],[c_0_167,c_0_189]) ).

cnf(c_0_195,plain,
    'E'(f(z),f(suc(suc(suc(z))))),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_190,c_0_181]),c_0_182]),c_0_183]),c_0_184])]),c_0_191]) ).

cnf(c_0_196,plain,
    ( iLEQ(suc(X1),suc(X1))
    | ~ 'E'('0',f(suc(suc(suc(suc(X1))))))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(X1)) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_192,c_0_159]),c_0_173]),c_0_185]) ).

cnf(c_0_197,plain,
    ( ~ 'E'('0',f(suc(suc(suc(suc(X1))))))
    | ~ 'E'(f(X1),f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(suc(suc(suc(X1)))))
    | ~ 'E'('0',f(suc(suc(X1))))
    | ~ 'E'('0',f(suc(X1)))
    | ~ 'E'('0',f(X1))
    | ~ iLEQ(suc(X1),suc(z)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_193,c_0_194]),c_0_195]),c_0_181]),c_0_182]),c_0_183]),c_0_184])]) ).

cnf(c_0_198,plain,
    iLEQ(suc(z),suc(z)),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_196,c_0_194]),c_0_181]),c_0_182]),c_0_183]),c_0_184])]) ).

cnf(c_0_199,plain,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_197,c_0_195]),c_0_194]),c_0_181]),c_0_182]),c_0_183]),c_0_184]),c_0_198])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : SYO659-1 : TPTP v8.1.2. Released v7.3.0.
% 0.00/0.13  % Command    : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s
% 0.13/0.34  % Computer : n029.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Sat Aug 26 05:20:54 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.57  start to proof: theBenchmark
% 0.19/0.78  % Version  : CSE_E---1.5
% 0.19/0.78  % Problem  : theBenchmark.p
% 0.19/0.78  % Proof found
% 0.19/0.78  % SZS status Theorem for theBenchmark.p
% 0.19/0.78  % SZS output start Proof
% See solution above
% 0.19/0.79  % Total time : 0.193000 s
% 0.19/0.79  % SZS output end Proof
% 0.19/0.79  % Total time : 0.199000 s
%------------------------------------------------------------------------------