TSTP Solution File: SET016-7 by CSE---1.6

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE---1.6
% Problem  : SET016-7 : TPTP v8.1.2. Bugfixed v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %s %d

% Computer : n025.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 : Thu Aug 31 14:27:54 EDT 2023

% Result   : Unsatisfiable 0.57s 0.88s
% Output   : CNFRefutation 0.60s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : SET016-7 : TPTP v8.1.2. Bugfixed v7.3.0.
% 0.00/0.12  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %s %d
% 0.13/0.33  % Computer : n025.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit   : 300
% 0.13/0.33  % WCLimit    : 300
% 0.13/0.33  % DateTime   : Sat Aug 26 16:33:23 EDT 2023
% 0.13/0.34  % CPUTime    : 
% 0.19/0.53  start to proof:theBenchmark
% 0.57/0.86  %-------------------------------------------
% 0.57/0.86  % File        :CSE---1.6
% 0.57/0.86  % Problem     :theBenchmark
% 0.57/0.86  % Transform   :cnf
% 0.57/0.86  % Format      :tptp:raw
% 0.57/0.86  % Command     :java -jar mcs_scs.jar %d %s
% 0.57/0.86  
% 0.57/0.86  % Result      :Theorem 0.250000s
% 0.57/0.86  % Output      :CNFRefutation 0.250000s
% 0.57/0.86  %-------------------------------------------
% 0.57/0.87  %--------------------------------------------------------------------------
% 0.57/0.87  % File     : SET016-7 : TPTP v8.1.2. Bugfixed v7.3.0.
% 0.57/0.87  % Domain   : Set Theory
% 0.57/0.87  % Problem  : First components of equal ordered pairs are equal
% 0.57/0.87  % Version  : [Qua92] axioms : Augmented.
% 0.57/0.87  % English  :
% 0.57/0.87  
% 0.57/0.87  % Refs     : [Qua92] Quaife (1992), Automated Deduction in von Neumann-Bern
% 0.57/0.87  % Source   : [Quaife]
% 0.57/0.87  % Names    : OP4 [Qua92]
% 0.57/0.87  %          : OP10 [Qua92]
% 0.57/0.87  
% 0.57/0.87  % Status   : Unsatisfiable
% 0.57/0.87  % Rating   : 0.05 v7.4.0, 0.06 v7.3.0
% 0.57/0.87  % Syntax   : Number of clauses     :  168 (  47 unt;  36 nHn; 105 RR)
% 0.57/0.87  %            Number of literals    :  339 ( 111 equ; 139 neg)
% 0.57/0.87  %            Maximal clause size   :    5 (   2 avg)
% 0.57/0.87  %            Maximal term depth    :    6 (   1 avg)
% 0.57/0.87  %            Number of predicates  :   10 (   9 usr;   0 prp; 1-3 aty)
% 0.57/0.87  %            Number of functors    :   44 (  44 usr;  12 con; 0-3 aty)
% 0.57/0.87  %            Number of variables   :  309 (  53 sgn)
% 0.57/0.87  % SPC      : CNF_UNS_RFO_SEQ_NHN
% 0.57/0.87  
% 0.57/0.87  % Comments : Preceding lemmas are added.
% 0.57/0.87  %          : OP4 uses an extra antecedent, not used in OP10. This is the
% 0.57/0.87  %            OP10 version.
% 0.57/0.87  % Bugfixes : v2.1.0 - Bugfix in SET004-0.ax.
% 0.57/0.87  %          : v7.3.0 - Changed first1 and second1 to first and second.
% 0.57/0.87  %--------------------------------------------------------------------------
% 0.57/0.87  %----Include von Neuman-Bernays-Godel set theory axioms
% 0.57/0.87  include('Axioms/SET004-0.ax').
% 0.57/0.87  %--------------------------------------------------------------------------
% 0.57/0.87  %----Corollaries to Unordered pair axiom. Not in paper, but in email.
% 0.57/0.87  cnf(corollary_1_to_unordered_pair,axiom,
% 0.57/0.87      ( ~ member(ordered_pair(X,Y),cross_product(U,V))
% 0.57/0.87      | member(X,unordered_pair(X,Y)) ) ).
% 0.57/0.87  
% 0.57/0.87  cnf(corollary_2_to_unordered_pair,axiom,
% 0.57/0.87      ( ~ member(ordered_pair(X,Y),cross_product(U,V))
% 0.57/0.87      | member(Y,unordered_pair(X,Y)) ) ).
% 0.57/0.87  
% 0.57/0.87  %----Corollaries to Cartesian product axiom.
% 0.57/0.87  cnf(corollary_1_to_cartesian_product,axiom,
% 0.57/0.87      ( ~ member(ordered_pair(U,V),cross_product(X,Y))
% 0.57/0.87      | member(U,universal_class) ) ).
% 0.57/0.87  
% 0.57/0.87  cnf(corollary_2_to_cartesian_product,axiom,
% 0.57/0.87      ( ~ member(ordered_pair(U,V),cross_product(X,Y))
% 0.57/0.87      | member(V,universal_class) ) ).
% 0.57/0.87  
% 0.57/0.87  %----                        PARTIAL ORDER.
% 0.57/0.87  %----(PO1): reflexive.
% 0.57/0.87  cnf(subclass_is_reflexive,axiom,
% 0.57/0.87      subclass(X,X) ).
% 0.57/0.87  
% 0.57/0.87  %----(PO2): antisymmetry is part of A-3.
% 0.57/0.87  %----(x < y), (y < x) --> (x = y).
% 0.57/0.87  
% 0.57/0.87  %----(PO3): transitivity.
% 0.57/0.87  cnf(transitivity_of_subclass,axiom,
% 0.57/0.87      ( ~ subclass(X,Y)
% 0.57/0.87      | ~ subclass(Y,Z)
% 0.57/0.87      | subclass(X,Z) ) ).
% 0.57/0.87  
% 0.57/0.87  %----                          EQUALITY.
% 0.57/0.87  %----(EQ1): equality axiom.
% 0.57/0.87  %----a:x:(x = x).
% 0.57/0.87  %----This is always an axiom in the TPTP presentation.
% 0.57/0.87  
% 0.57/0.87  %----(EQ2): expanded equality definition.
% 0.57/0.87  cnf(equality1,axiom,
% 0.57/0.87      ( X = Y
% 0.57/0.87      | member(not_subclass_element(X,Y),X)
% 0.57/0.87      | member(not_subclass_element(Y,X),Y) ) ).
% 0.57/0.87  
% 0.57/0.87  cnf(equality2,axiom,
% 0.57/0.87      ( ~ member(not_subclass_element(X,Y),Y)
% 0.57/0.87      | X = Y
% 0.57/0.87      | member(not_subclass_element(Y,X),Y) ) ).
% 0.57/0.87  
% 0.57/0.87  cnf(equality3,axiom,
% 0.57/0.87      ( ~ member(not_subclass_element(Y,X),X)
% 0.57/0.87      | X = Y
% 0.57/0.87      | member(not_subclass_element(X,Y),X) ) ).
% 0.57/0.87  
% 0.57/0.87  cnf(equality4,axiom,
% 0.57/0.87      ( ~ member(not_subclass_element(X,Y),Y)
% 0.57/0.87      | ~ member(not_subclass_element(Y,X),X)
% 0.57/0.87      | X = Y ) ).
% 0.57/0.87  
% 0.57/0.87  %----                        SPECIAL CLASSES.
% 0.57/0.87  %----(SP1): lemma.
% 0.57/0.87  cnf(special_classes_lemma,axiom,
% 0.57/0.87      ~ member(Y,intersection(complement(X),X)) ).
% 0.57/0.87  
% 0.57/0.87  %----(SP2):  Existence of O (null class).
% 0.57/0.87  %----e:x:a:z:(-(z e x)).
% 0.57/0.87  cnf(existence_of_null_class,axiom,
% 0.57/0.87      ~ member(Z,null_class) ).
% 0.57/0.87  
% 0.57/0.87  %----(SP3): O is a subclass of every class.
% 0.57/0.87  cnf(null_class_is_subclass,axiom,
% 0.57/0.87      subclass(null_class,X) ).
% 0.57/0.87  
% 0.57/0.87  %----corollary.
% 0.57/0.87  cnf(corollary_of_null_class_is_subclass,axiom,
% 0.57/0.87      ( ~ subclass(X,null_class)
% 0.57/0.87      | X = null_class ) ).
% 0.57/0.87  
% 0.57/0.87  %----(SP4): uniqueness of null class.
% 0.57/0.87  cnf(null_class_is_unique,axiom,
% 0.57/0.87      ( Z = null_class
% 0.57/0.87      | member(not_subclass_element(Z,null_class),Z) ) ).
% 0.57/0.87  
% 0.57/0.87  %----(SP5): O is a set (follows from axiom of infinity).
% 0.57/0.87  cnf(null_class_is_a_set,axiom,
% 0.57/0.87      member(null_class,universal_class) ).
% 0.57/0.87  
% 0.57/0.87  %----                      UNORDERED PAIRS.
% 0.57/0.87  %----(UP1): unordered pair is commutative.
% 0.57/0.87  cnf(commutativity_of_unordered_pair,axiom,
% 0.57/0.87      unordered_pair(X,Y) = unordered_pair(Y,X) ).
% 0.57/0.87  
% 0.57/0.87  %----(UP2): if one argument is a proper class, pair contains only the
% 0.57/0.87  %----other. In a slightly different form to the paper.
% 0.57/0.87  cnf(singleton_in_unordered_pair1,axiom,
% 0.57/0.87      subclass(singleton(X),unordered_pair(X,Y)) ).
% 0.57/0.87  
% 0.57/0.87  cnf(singleton_in_unordered_pair2,axiom,
% 0.57/0.87      subclass(singleton(Y),unordered_pair(X,Y)) ).
% 0.57/0.87  
% 0.57/0.87  cnf(unordered_pair_equals_singleton1,axiom,
% 0.57/0.87      ( member(Y,universal_class)
% 0.57/0.87      | unordered_pair(X,Y) = singleton(X) ) ).
% 0.57/0.87  
% 0.57/0.87  cnf(unordered_pair_equals_singleton2,axiom,
% 0.57/0.87      ( member(X,universal_class)
% 0.57/0.87      | unordered_pair(X,Y) = singleton(Y) ) ).
% 0.57/0.87  
% 0.57/0.87  %----(UP3): if both arguments are proper classes, pair is null.
% 0.57/0.87  cnf(null_unordered_pair,axiom,
% 0.57/0.87      ( unordered_pair(X,Y) = null_class
% 0.57/0.87      | member(X,universal_class)
% 0.57/0.87      | member(Y,universal_class) ) ).
% 0.57/0.87  
% 0.57/0.87  %----(UP4): left cancellation for unordered pairs.
% 0.57/0.87  cnf(left_cancellation,axiom,
% 0.57/0.87      ( unordered_pair(X,Y) != unordered_pair(X,Z)
% 0.57/0.87      | ~ member(ordered_pair(Y,Z),cross_product(universal_class,universal_class))
% 0.57/0.87      | Y = Z ) ).
% 0.57/0.87  
% 0.57/0.87  %----(UP5): right cancellation for unordered pairs.
% 0.57/0.87  cnf(right_cancellation,axiom,
% 0.57/0.87      ( unordered_pair(X,Z) != unordered_pair(Y,Z)
% 0.57/0.87      | ~ member(ordered_pair(X,Y),cross_product(universal_class,universal_class))
% 0.57/0.87      | X = Y ) ).
% 0.57/0.87  
% 0.57/0.87  %----(UP6): corollary to (A-4).
% 0.57/0.87  cnf(corollary_to_unordered_pair_axiom1,axiom,
% 0.57/0.87      ( ~ member(X,universal_class)
% 0.57/0.87      | unordered_pair(X,Y) != null_class ) ).
% 0.57/0.87  
% 0.57/0.87  cnf(corollary_to_unordered_pair_axiom2,axiom,
% 0.57/0.87      ( ~ member(Y,universal_class)
% 0.57/0.87      | unordered_pair(X,Y) != null_class ) ).
% 0.57/0.87  
% 0.57/0.88  %----corollary to instantiate variables.
% 0.57/0.88  %----Not in the paper.
% 0.57/0.88  cnf(corollary_to_unordered_pair_axiom3,axiom,
% 0.57/0.88      ( ~ member(ordered_pair(X,Y),cross_product(U,V))
% 0.57/0.88      | unordered_pair(X,Y) != null_class ) ).
% 0.57/0.88  
% 0.57/0.88  %----(UP7): if both members of a pair belong to a set, the pair
% 0.57/0.88  %----is a subset.
% 0.57/0.88  cnf(unordered_pair_is_subset,axiom,
% 0.57/0.88      ( ~ member(X,Z)
% 0.57/0.88      | ~ member(Y,Z)
% 0.57/0.88      | subclass(unordered_pair(X,Y),Z) ) ).
% 0.57/0.88  
% 0.57/0.88  %----                       SINGLETONS.
% 0.57/0.88  %----(SS1):  every singleton is a set.
% 0.57/0.88  cnf(singletons_are_sets,axiom,
% 0.57/0.88      member(singleton(X),universal_class) ).
% 0.57/0.88  
% 0.57/0.88  %----corollary, not in the paper.
% 0.57/0.88  cnf(corollary_1_to_singletons_are_sets,axiom,
% 0.57/0.88      member(singleton(Y),unordered_pair(X,singleton(Y))) ).
% 0.57/0.88  
% 0.57/0.88  %----(SS2): a set belongs to its singleton.
% 0.57/0.88  %----(u = x), (u e universal_class) --> (u e {x}).
% 0.57/0.88  cnf(set_in_its_singleton,axiom,
% 0.57/0.88      ( ~ member(X,universal_class)
% 0.57/0.88      | member(X,singleton(X)) ) ).
% 0.57/0.88  
% 0.57/0.88  %----corollary
% 0.57/0.88  cnf(corollary_to_set_in_its_singleton,axiom,
% 0.57/0.88      ( ~ member(X,universal_class)
% 0.57/0.88      | singleton(X) != null_class ) ).
% 0.57/0.88  
% 0.57/0.88  %----Not in the paper
% 0.57/0.88  cnf(null_class_in_its_singleton,axiom,
% 0.57/0.88      member(null_class,singleton(null_class)) ).
% 0.57/0.88  
% 0.57/0.88  %----(SS3): only x can belong to {x}.
% 0.57/0.88  cnf(only_member_in_singleton,axiom,
% 0.57/0.88      ( ~ member(Y,singleton(X))
% 0.57/0.88      | Y = X ) ).
% 0.57/0.88  
% 0.57/0.88  %----(SS4): if x is not a set, {x} = O.
% 0.57/0.88  cnf(singleton_is_null_class,axiom,
% 0.57/0.88      ( member(X,universal_class)
% 0.57/0.88      | singleton(X) = null_class ) ).
% 0.57/0.88  
% 0.57/0.88  %----(SS5): a singleton set is determined by its element.
% 0.57/0.88  cnf(singleton_identified_by_element1,axiom,
% 0.57/0.88      ( singleton(X) != singleton(Y)
% 0.57/0.88      | ~ member(X,universal_class)
% 0.57/0.88      | X = Y ) ).
% 0.57/0.88  
% 0.57/0.88  cnf(singleton_identified_by_element2,axiom,
% 0.57/0.88      ( singleton(X) != singleton(Y)
% 0.57/0.88      | ~ member(Y,universal_class)
% 0.57/0.88      | X = Y ) ).
% 0.57/0.88  
% 0.57/0.88  %----(SS5.5).
% 0.57/0.88  %----Not in the paper.
% 0.57/0.88  cnf(singleton_in_unordered_pair3,axiom,
% 0.57/0.88      ( unordered_pair(Y,Z) != singleton(X)
% 0.57/0.88      | ~ member(X,universal_class)
% 0.57/0.88      | X = Y
% 0.57/0.88      | X = Z ) ).
% 0.57/0.88  
% 0.57/0.88  %----(SS6): existence of memb.
% 0.57/0.88  %----a:x:e:u:(((u e universal_class) & x = {u}) | (-e:y:((y
% 0.57/0.88  %----e universal_class) & x = {y}) & u = x)).
% 0.57/0.88  cnf(member_exists1,axiom,
% 0.57/0.88      ( ~ member(Y,universal_class)
% 0.57/0.88      | member(member_of(singleton(Y)),universal_class) ) ).
% 0.57/0.88  
% 0.57/0.88  cnf(member_exists2,axiom,
% 0.57/0.88      ( ~ member(Y,universal_class)
% 0.57/0.88      | singleton(member_of(singleton(Y))) = singleton(Y) ) ).
% 0.57/0.88  
% 0.57/0.88  cnf(member_exists3,axiom,
% 0.57/0.88      ( member(member_of(X),universal_class)
% 0.57/0.88      | member_of(X) = X ) ).
% 0.57/0.88  
% 0.57/0.88  cnf(member_exists4,axiom,
% 0.57/0.88      ( singleton(member_of(X)) = X
% 0.57/0.88      | member_of(X) = X ) ).
% 0.57/0.88  
% 0.57/0.88  %----(SS7): uniqueness of memb of a singleton set.
% 0.57/0.88  %----a:x:a:u:(((u e universal_class) & x = {u}) ==> member_of(x) = u)
% 0.57/0.88  cnf(member_of_singleton_is_unique,axiom,
% 0.57/0.88      ( ~ member(U,universal_class)
% 0.57/0.88      | member_of(singleton(U)) = U ) ).
% 0.57/0.88  
% 0.57/0.88  %----(SS8): uniqueness of memb when x is not a singleton of a set.
% 0.57/0.88  %----a:x:a:u:((e:y:((y e universal_class) & x = {y})
% 0.57/0.88  %----& u = x) | member_of(x) = u)
% 0.57/0.88  cnf(member_of_non_singleton_unique1,axiom,
% 0.57/0.88      ( member(member_of1(X),universal_class)
% 0.57/0.88      | member_of(X) = X ) ).
% 0.57/0.88  
% 0.57/0.88  cnf(member_of_non_singleton_unique2,axiom,
% 0.57/0.88      ( singleton(member_of1(X)) = X
% 0.57/0.88      | member_of(X) = X ) ).
% 0.57/0.88  
% 0.57/0.88  %----(SS9): corollary to (SS1).
% 0.57/0.88  cnf(corollary_2_to_singletons_are_sets,axiom,
% 0.57/0.88      ( singleton(member_of(X)) != X
% 0.57/0.88      | member(X,universal_class) ) ).
% 0.57/0.88  
% 0.57/0.88  %----(SS10).
% 0.57/0.88  cnf(property_of_singletons1,axiom,
% 0.57/0.88      ( singleton(member_of(X)) != X
% 0.57/0.88      | ~ member(Y,X)
% 0.57/0.88      | member_of(X) = Y ) ).
% 0.57/0.88  
% 0.57/0.88  %----(SS11).
% 0.57/0.88  cnf(property_of_singletons2,axiom,
% 0.57/0.88      ( ~ member(X,Y)
% 0.57/0.88      | subclass(singleton(X),Y) ) ).
% 0.57/0.88  
% 0.57/0.88  %----(SS12): there are at most two subsets of a singleton.
% 0.57/0.88  cnf(two_subsets_of_singleton,axiom,
% 0.57/0.88      ( ~ subclass(X,singleton(Y))
% 0.57/0.88      | X = null_class
% 0.57/0.88      | singleton(Y) = X ) ).
% 0.57/0.88  
% 0.57/0.88  %----(SS13): a class contains 0, 1, or at least 2 members.
% 0.57/0.88  cnf(number_of_elements_in_class,axiom,
% 0.57/0.88      ( member(not_subclass_element(intersection(complement(singleton(not_subclass_element(X,null_class))),X),null_class),intersection(complement(singleton(not_subclass_element(X,null_class))),X))
% 0.57/0.88      | singleton(not_subclass_element(X,null_class)) = X
% 0.57/0.88      | X = null_class ) ).
% 0.57/0.88  
% 0.57/0.88  %----corollaries.
% 0.57/0.88  cnf(corollary_2_to_number_of_elements_in_class,axiom,
% 0.57/0.88      ( member(not_subclass_element(intersection(complement(singleton(not_subclass_element(X,null_class))),X),null_class),X)
% 0.57/0.88      | singleton(not_subclass_element(X,null_class)) = X
% 0.57/0.88      | X = null_class ) ).
% 0.57/0.88  
% 0.57/0.88  cnf(corollary_1_to_number_of_elements_in_class,axiom,
% 0.57/0.88      ( not_subclass_element(intersection(complement(singleton(not_subclass_element(X,null_class))),X),null_class) != not_subclass_element(X,null_class)
% 0.57/0.88      | singleton(not_subclass_element(X,null_class)) = X
% 0.57/0.88      | X = null_class ) ).
% 0.57/0.88  
% 0.57/0.88  %----(SS14): relation to ordered pair.
% 0.57/0.88  %----It looks like we could simplify Godel's axioms by taking singleton
% 0.57/0.88  %----as a primitive and using the next as a definition. Not in the paper.
% 0.57/0.88  cnf(unordered_pairs_and_singletons,axiom,
% 0.57/0.88      unordered_pair(X,Y) = union(singleton(X),singleton(Y)) ).
% 0.57/0.88  
% 0.57/0.88  %----                       ORDERED PAIRS.
% 0.57/0.88  %----(OP1): an ordered pair is a set.
% 0.57/0.88  cnf(ordered_pair_is_set,axiom,
% 0.57/0.88      member(ordered_pair(X,Y),universal_class) ).
% 0.57/0.88  
% 0.57/0.88  %----(OP2): members of ordered pair.
% 0.57/0.88  cnf(singleton_member_of_ordered_pair,axiom,
% 0.57/0.88      member(singleton(X),ordered_pair(X,Y)) ).
% 0.57/0.88  
% 0.57/0.88  cnf(unordered_pair_member_of_ordered_pair,axiom,
% 0.57/0.88      member(unordered_pair(X,singleton(Y)),ordered_pair(X,Y)) ).
% 0.57/0.88  
% 0.57/0.88  %----(OP3): special cases.
% 0.57/0.88  cnf(property_1_of_ordered_pair,axiom,
% 0.57/0.88      ( unordered_pair(singleton(X),unordered_pair(X,null_class)) = ordered_pair(X,Y)
% 0.57/0.88      | member(Y,universal_class) ) ).
% 0.57/0.88  
% 0.57/0.88  cnf(property_2_of_ordered_pair,axiom,
% 0.57/0.88      ( ~ member(Y,universal_class)
% 0.57/0.88      | unordered_pair(null_class,singleton(singleton(Y))) = ordered_pair(X,Y)
% 0.57/0.88      | member(X,universal_class) ) ).
% 0.57/0.88  
% 0.57/0.88  cnf(property_3_of_ordered_pair,axiom,
% 0.57/0.88      ( unordered_pair(null_class,singleton(null_class)) = ordered_pair(X,Y)
% 0.57/0.88      | member(X,universal_class)
% 0.57/0.88      | member(Y,universal_class) ) ).
% 0.57/0.88  
% 0.57/0.88  %----(OP4)-(OP5): an ordered pair uniquely determines its components.
% 0.57/0.88  %----(OP4). This OP10 from the paper. OP4 is now omitted.
% 0.57/0.88  cnf(ordered_pair_determines_components1,axiom,
% 0.57/0.88      ( ordered_pair(W,X) != ordered_pair(Y,Z)
% 0.57/0.88      | ~ member(W,universal_class)
% 0.57/0.88      | W = Y ) ).
% 0.57/0.88  
% 0.57/0.88  %----(OP5). This OP11 from the paper. OP5 is now omitted.
% 0.57/0.88  cnf(ordered_pair_determines_components2,axiom,
% 0.57/0.88      ( ordered_pair(W,X) != ordered_pair(Y,Z)
% 0.57/0.88      | ~ member(X,universal_class)
% 0.57/0.88      | X = Z ) ).
% 0.57/0.88  
% 0.57/0.88  %----(OP6): existence of 1st and 2nd.
% 0.57/0.88  %----a:x:e:u:e:v:((([u,v] e cross_product(universal_class,
% 0.57/0.88  %----universal_class)) & x = [u,v]) | (-e:y:e:z:(([y,z] e cross_product(
% 0.57/0.88  %----universal_class,universal_class)) & x = [y,z]) & u = x & v = x)).
% 0.57/0.88  cnf(existence_of_1st_and_2nd_1,axiom,
% 0.57/0.88      ( ~ member(ordered_pair(Y,Z),cross_product(universal_class,universal_class))
% 0.57/0.88      | member(ordered_pair(first(ordered_pair(Y,Z)),second(ordered_pair(Y,Z))),cross_product(universal_class,universal_class)) ) ).
% 0.57/0.88  
% 0.57/0.88  %----next is subsumed by Axiom B5'-b ([y,z]
% 0.57/0.88  %----e cross_product(universal_class,universal_class)) -->
% 0.57/0.88  %----([first([y,z]),second([y,z])] = [y,z]).
% 0.57/0.88  
% 0.57/0.88  cnf(existence_of_1st_and_2nd_2,axiom,
% 0.57/0.88      ( member(ordered_pair(first(X),second(X)),cross_product(universal_class,universal_class))
% 0.57/0.88      | first(X) = X ) ).
% 0.57/0.88  
% 0.57/0.88  cnf(existence_of_1st_and_2nd_3,axiom,
% 0.57/0.88      ( member(ordered_pair(first(X),second(X)),cross_product(universal_class,universal_class))
% 0.57/0.88      | second(X) = X ) ).
% 0.57/0.88  
% 0.57/0.88  cnf(existence_of_1st_and_2nd_4,axiom,
% 0.57/0.88      ( ordered_pair(first(X),second(X)) = X
% 0.57/0.88      | first(X) = X ) ).
% 0.57/0.88  
% 0.57/0.88  cnf(existence_of_1st_and_2nd_5,axiom,
% 0.57/0.88      ( ordered_pair(first(X),second(X)) = X
% 0.57/0.88      | second(X) = X ) ).
% 0.57/0.88  
% 0.57/0.88  %----(OP7): uniqueness of 1st and 2nd when x is an ordered pair of sets.
% 0.57/0.88  %----a:x:a:u:a:v:([u,v] e cross_product(universal_class,universal_class)
% 0.57/0.88  %---- & x = [u,v] ==> first(x) = u & second(x) = v)
% 0.57/0.88  cnf(unique_1st_and_2nd_in_pair_of_sets1,axiom,
% 0.57/0.88      ( ~ member(ordered_pair(U,V),cross_product(universal_class,universal_class))
% 0.57/0.88      | first(ordered_pair(U,V)) = U ) ).
% 0.57/0.88  
% 0.57/0.88  cnf(unique_1st_and_2nd_in_pair_of_sets2,axiom,
% 0.57/0.88      ( ~ member(ordered_pair(U,V),cross_product(universal_class,universal_class))
% 0.57/0.88      | second(ordered_pair(U,V)) = V ) ).
% 0.57/0.88  
% 0.57/0.88  %----(OP8): uniqueness of 1st and 2nd when x is not an ordered pair
% 0.57/0.88  %----of sets. a:x:a:u:a:v:((e:y:e:z:(([y,z]
% 0.57/0.88  %----e cross_product(universal_class, universal_class))  & x = [y,z])
% 0.57/0.88  %----& u = x & v = x) | first(x) = u & second(x) = v)
% 0.57/0.88  cnf(unique_1st_and_2nd_in_pair_of_non_sets1,axiom,
% 0.57/0.88      ( member(ordered_pair(first(X),second(X)),cross_product(universal_class,universal_class))
% 0.57/0.88      | first(X) = X ) ).
% 0.57/0.88  
% 0.57/0.88  cnf(unique_1st_and_2nd_in_pair_of_non_sets2,axiom,
% 0.57/0.88      ( member(ordered_pair(first(X),second(X)),cross_product(universal_class,universal_class))
% 0.57/0.88      | second(X) = X ) ).
% 0.57/0.88  
% 0.57/0.88  cnf(unique_1st_and_2nd_in_pair_of_non_sets3,axiom,
% 0.57/0.88      ( ordered_pair(first(X),second(X)) = X
% 0.57/0.88      | first(X) = X ) ).
% 0.57/0.88  
% 0.57/0.88  cnf(unique_1st_and_2nd_in_pair_of_non_sets4,axiom,
% 0.57/0.88      ( ordered_pair(first(X),second(X)) = X
% 0.57/0.88      | second(X) = X ) ).
% 0.57/0.88  
% 0.57/0.88  %----(OP9): corollaries to (OP1).
% 0.57/0.88  cnf(corollary_1_to_ordered_pairs_are_sets,axiom,
% 0.57/0.88      ( ordered_pair(first(X),second(X)) != X
% 0.57/0.88      | member(X,universal_class) ) ).
% 0.57/0.88  
% 0.57/0.88  cnf(corollary_12to_ordered_pairs_are_sets,axiom,
% 0.57/0.88      ( ~ member(X,cross_product(universal_class,universal_class))
% 0.57/0.88      | member(X,universal_class) ) ).
% 0.57/0.88  
% 0.57/0.88  cnf(prove_ordered_pair_determines_components1_1,negated_conjecture,
% 0.57/0.88      ordered_pair(w,x) = ordered_pair(y,z) ).
% 0.57/0.88  
% 0.57/0.88  cnf(prove_ordered_pair_determines_components1_2,negated_conjecture,
% 0.57/0.88      member(w,universal_class) ).
% 0.57/0.88  
% 0.57/0.88  %----This is the extra clause from [Qua92] for OP4
% 0.57/0.88  % input_clause(prove_ordered_pair_determines_components1_2a,negated_conjecture,
% 0.57/0.88  %     [++member(y,universal_class)]).
% 0.57/0.88  
% 0.57/0.88  cnf(prove_ordered_pair_determines_components1_3,negated_conjecture,
% 0.57/0.88      w != y ).
% 0.57/0.88  
% 0.57/0.88  %--------------------------------------------------------------------------
% 0.57/0.88  %-------------------------------------------
% 0.57/0.88  % Proof found
% 0.57/0.88  % SZS status Theorem for theBenchmark
% 0.57/0.88  % SZS output start Proof
% 0.57/0.88  %ClaNum:197(EqnAxiom:44)
% 0.57/0.88  %VarNum:1146(SingletonVarNum:272)
% 0.57/0.88  %MaxLitNum:5
% 0.57/0.88  %MaxfuncDepth:24
% 0.57/0.88  %SharedTerms:48
% 0.57/0.88  %goalClause: 49 67 74
% 0.57/0.88  %singleGoalClaCount:3
% 0.57/0.88  [45]P1(a1)
% 0.57/0.88  [46]P2(a2)
% 0.57/0.88  [47]P5(a4,a19)
% 0.57/0.88  [48]P5(a1,a19)
% 0.57/0.88  [49]P5(a25,a19)
% 0.57/0.88  [74]~E(a27,a25)
% 0.57/0.88  [54]P6(a5,f6(a19,a19))
% 0.57/0.88  [55]P6(a20,f6(a19,a19))
% 0.57/0.88  [56]P5(a4,f26(a4,a4))
% 0.57/0.88  [67]E(f26(f26(a27,a27),f26(a27,f26(a29,a29))),f26(f26(a25,a25),f26(a25,f26(a28,a28))))
% 0.57/0.88  [65]E(f10(f9(f11(f6(a23,a19))),a23),a13)
% 0.57/0.88  [72]E(f10(f6(a19,a19),f10(f6(a19,a19),f8(f7(f8(a5),f9(f11(f6(a5,a19))))))),a23)
% 0.57/0.88  [50]P6(x501,a19)
% 0.57/0.88  [51]P6(a4,x511)
% 0.57/0.88  [52]P6(x521,x521)
% 0.57/0.88  [75]~P5(x751,a4)
% 0.57/0.88  [63]P6(f21(x631),f6(f6(a19,a19),a19))
% 0.57/0.88  [64]P6(f11(x641),f6(f6(a19,a19),a19))
% 0.57/0.88  [73]E(f10(f9(x731),f8(f9(f10(f7(f9(f11(f6(a5,a19))),x731),a13)))),f3(x731))
% 0.57/0.88  [53]E(f26(x531,x532),f26(x532,x531))
% 0.57/0.88  [57]P5(f26(x571,x572),a19)
% 0.57/0.88  [59]P6(f7(x591,x592),f6(a19,a19))
% 0.57/0.88  [60]P6(f26(x601,x601),f26(x602,x601))
% 0.57/0.88  [61]P6(f26(x611,x611),f26(x611,x612))
% 0.57/0.88  [66]P5(f26(x661,x661),f26(x662,f26(x661,x661)))
% 0.57/0.88  [76]~P5(x761,f10(f8(x762),x762))
% 0.57/0.88  [69]P5(f26(x691,x691),f26(f26(x691,x691),f26(x691,f26(x692,x692))))
% 0.57/0.88  [71]P5(f26(x711,f26(x712,x712)),f26(f26(x711,x711),f26(x711,f26(x712,x712))))
% 0.57/0.88  [70]E(f8(f10(f8(f26(x701,x701)),f8(f26(x702,x702)))),f26(x701,x702))
% 0.57/0.88  [62]E(f10(f6(x621,x622),x623),f10(x623,f6(x621,x622)))
% 0.57/0.88  [77]~P7(x771)+P2(x771)
% 0.57/0.88  [78]~P8(x781)+P2(x781)
% 0.57/0.88  [81]~P1(x811)+P6(a1,x811)
% 0.57/0.88  [82]~P1(x821)+P5(a4,x821)
% 0.57/0.88  [83]~P6(x831,a4)+E(x831,a4)
% 0.57/0.88  [85]P5(f22(x851),x851)+E(x851,a4)
% 0.57/0.88  [86]E(f14(x861),x861)+P5(f14(x861),a19)
% 0.57/0.88  [87]E(f14(x871),x871)+P5(f15(x871),a19)
% 0.57/0.88  [88]P5(x881,a19)+E(f26(x881,x881),a4)
% 0.57/0.88  [91]E(x911,a4)+P5(f16(x911,a4),x911)
% 0.57/0.88  [95]~P2(x951)+P6(x951,f6(a19,a19))
% 0.57/0.88  [113]P5(x1131,a19)+~P5(x1131,f6(a19,a19))
% 0.57/0.88  [84]E(x841,a4)+E(f10(x841,f22(x841)),a4)
% 0.57/0.88  [89]E(f14(x891),x891)+E(f26(f14(x891),f14(x891)),x891)
% 0.57/0.88  [90]E(f14(x901),x901)+E(f26(f15(x901),f15(x901)),x901)
% 0.57/0.88  [100]~P5(x1001,a19)+E(f14(f26(x1001,x1001)),x1001)
% 0.57/0.88  [104]P5(x1041,a19)+~E(f26(f14(x1041),f14(x1041)),x1041)
% 0.57/0.88  [129]~P5(x1291,a19)+P5(f14(f26(x1291,x1291)),a19)
% 0.57/0.88  [110]~P8(x1101)+E(f6(f9(f9(x1101)),f9(f9(x1101))),f9(x1101))
% 0.57/0.88  [133]~P7(x1331)+P2(f9(f11(f6(x1331,a19))))
% 0.57/0.88  [137]~P5(x1371,a19)+E(f26(f14(f26(x1371,x1371)),f14(f26(x1371,x1371))),f26(x1371,x1371))
% 0.57/0.88  [140]~P5(x1401,a19)+P5(f9(f10(a5,f6(a19,x1401))),a19)
% 0.57/0.88  [144]E(f12(x1441),x1441)+E(f26(f26(f12(x1441),f12(x1441)),f26(f12(x1441),f26(f24(x1441),f24(x1441)))),x1441)
% 0.57/0.88  [146]E(f24(x1461),x1461)+E(f26(f26(f12(x1461),f12(x1461)),f26(f12(x1461),f26(f24(x1461),f24(x1461)))),x1461)
% 0.57/0.88  [147]~P9(x1471)+P6(f7(x1471,f9(f11(f6(x1471,a19)))),a13)
% 0.57/0.88  [148]~P2(x1481)+P6(f7(x1481,f9(f11(f6(x1481,a19)))),a13)
% 0.57/0.88  [149]~P8(x1491)+P6(f9(f9(f11(f6(x1491,a19)))),f9(f9(x1491)))
% 0.57/0.88  [153]P5(x1531,a19)+~E(f26(f26(f12(x1531),f12(x1531)),f26(f12(x1531),f26(f24(x1531),f24(x1531)))),x1531)
% 0.57/0.88  [158]P9(x1581)+~P6(f7(x1581,f9(f11(f6(x1581,a19)))),a13)
% 0.57/0.88  [162]E(f12(x1621),x1621)+P5(f26(f26(f12(x1621),f12(x1621)),f26(f12(x1621),f26(f24(x1621),f24(x1621)))),f6(a19,a19))
% 0.57/0.88  [164]E(f24(x1641),x1641)+P5(f26(f26(f12(x1641),f12(x1641)),f26(f12(x1641),f26(f24(x1641),f24(x1641)))),f6(a19,a19))
% 0.57/0.88  [182]~P1(x1821)+P6(f9(f9(f11(f6(f10(a20,f6(x1821,a19)),a19)))),x1821)
% 0.57/0.88  [187]~P5(x1871,a19)+P5(f8(f9(f9(f11(f6(f10(a5,f6(f8(x1871),a19)),a19))))),a19)
% 0.57/0.88  [79]~E(x792,x791)+P6(x791,x792)
% 0.57/0.88  [80]~E(x801,x802)+P6(x801,x802)
% 0.57/0.88  [93]P5(x932,a19)+E(f26(x931,x932),f26(x931,x931))
% 0.57/0.88  [94]P5(x941,a19)+E(f26(x941,x942),f26(x942,x942))
% 0.57/0.88  [96]~P5(x962,a19)+~E(f26(x961,x962),a4)
% 0.57/0.88  [97]~P5(x971,a19)+~E(f26(x971,x972),a4)
% 0.57/0.88  [101]P6(x1011,x1012)+P5(f16(x1011,x1012),x1011)
% 0.57/0.88  [102]~P5(x1021,x1022)+~P5(x1021,f8(x1022))
% 0.57/0.88  [107]~P5(x1071,a19)+P5(x1071,f26(x1072,x1071))
% 0.57/0.88  [108]~P5(x1081,a19)+P5(x1081,f26(x1081,x1082))
% 0.57/0.88  [111]~P5(x1111,x1112)+P6(f26(x1111,x1111),x1112)
% 0.57/0.88  [112]E(x1121,x1122)+~P5(x1121,f26(x1122,x1122))
% 0.57/0.88  [121]P6(x1211,x1212)+~P5(f16(x1211,x1212),x1212)
% 0.57/0.88  [138]~P5(x1382,f9(x1381))+~E(f10(x1381,f6(f26(x1382,x1382),a19)),a4)
% 0.57/0.88  [142]P5(x1422,a19)+E(f26(f26(x1421,x1421),f26(x1421,f26(x1422,x1422))),f26(f26(x1421,x1421),f26(x1421,a4)))
% 0.57/0.88  [157]P5(x1571,x1572)+~P5(f26(f26(x1571,x1571),f26(x1571,f26(x1572,x1572))),a5)
% 0.60/0.89  [175]~P5(f26(f26(x1751,x1751),f26(x1751,f26(x1752,x1752))),a20)+E(f8(f10(f8(x1751),f8(f26(x1751,x1751)))),x1752)
% 0.60/0.89  [176]~P5(f26(f26(x1761,x1761),f26(x1761,f26(x1762,x1762))),f6(a19,a19))+E(f12(f26(f26(x1761,x1761),f26(x1761,f26(x1762,x1762)))),x1761)
% 0.60/0.89  [177]~P5(f26(f26(x1771,x1771),f26(x1771,f26(x1772,x1772))),f6(a19,a19))+E(f24(f26(f26(x1771,x1771),f26(x1771,f26(x1772,x1772)))),x1772)
% 0.60/0.89  [192]~P5(f26(f26(x1921,x1921),f26(x1921,f26(x1922,x1922))),f6(a19,a19))+P5(f26(f26(f12(f26(f26(x1921,x1921),f26(x1921,f26(x1922,x1922)))),f12(f26(f26(x1921,x1921),f26(x1921,f26(x1922,x1922))))),f26(f12(f26(f26(x1921,x1921),f26(x1921,f26(x1922,x1922)))),f26(f24(f26(f26(x1921,x1921),f26(x1921,f26(x1922,x1922)))),f24(f26(f26(x1921,x1921),f26(x1921,f26(x1922,x1922))))))),f6(a19,a19))
% 0.60/0.89  [126]P2(x1261)+~P3(x1261,x1262,x1263)
% 0.60/0.89  [127]P8(x1271)+~P4(x1272,x1273,x1271)
% 0.60/0.89  [128]P8(x1281)+~P4(x1282,x1281,x1283)
% 0.60/0.89  [136]~P4(x1361,x1362,x1363)+P3(x1361,x1362,x1363)
% 0.60/0.89  [119]P5(x1191,x1192)+~P5(x1191,f10(x1193,x1192))
% 0.60/0.89  [120]P5(x1201,x1202)+~P5(x1201,f10(x1202,x1203))
% 0.60/0.89  [130]~P3(x1302,x1301,x1303)+E(f9(f9(x1301)),f9(x1302))
% 0.60/0.89  [150]~P5(x1501,f6(x1502,x1503))+E(f26(f26(f12(x1501),f12(x1501)),f26(f12(x1501),f26(f24(x1501),f24(x1501)))),x1501)
% 0.60/0.89  [154]~P3(x1541,x1543,x1542)+P6(f9(f9(f11(f6(x1541,a19)))),f9(f9(x1542)))
% 0.60/0.89  [159]P5(x1591,a19)+~P5(f26(f26(x1592,x1592),f26(x1592,f26(x1591,x1591))),f6(x1593,x1594))
% 0.60/0.89  [160]P5(x1601,a19)+~P5(f26(f26(x1601,x1601),f26(x1601,f26(x1602,x1602))),f6(x1603,x1604))
% 0.60/0.89  [165]P5(x1651,x1652)+~P5(f26(f26(x1653,x1653),f26(x1653,f26(x1651,x1651))),f6(x1654,x1652))
% 0.60/0.89  [166]P5(x1661,x1662)+~P5(f26(f26(x1661,x1661),f26(x1661,f26(x1663,x1663))),f6(x1662,x1664))
% 0.60/0.89  [167]~E(f26(x1671,x1672),a4)+~P5(f26(f26(x1671,x1671),f26(x1671,f26(x1672,x1672))),f6(x1673,x1674))
% 0.60/0.89  [171]P5(x1711,f26(x1712,x1711))+~P5(f26(f26(x1712,x1712),f26(x1712,f26(x1711,x1711))),f6(x1713,x1714))
% 0.60/0.89  [172]P5(x1721,f26(x1721,x1722))+~P5(f26(f26(x1721,x1721),f26(x1721,f26(x1722,x1722))),f6(x1723,x1724))
% 0.60/0.89  [188]~P5(f26(f26(f26(f26(x1883,x1883),f26(x1883,f26(x1881,x1881))),f26(f26(x1883,x1883),f26(x1883,f26(x1881,x1881)))),f26(f26(f26(x1883,x1883),f26(x1883,f26(x1881,x1881))),f26(x1882,x1882))),f21(x1884))+P5(f26(f26(f26(f26(x1881,x1881),f26(x1881,f26(x1882,x1882))),f26(f26(x1881,x1881),f26(x1881,f26(x1882,x1882)))),f26(f26(f26(x1881,x1881),f26(x1881,f26(x1882,x1882))),f26(x1883,x1883))),x1884)
% 0.60/0.89  [189]~P5(f26(f26(f26(f26(x1892,x1892),f26(x1892,f26(x1891,x1891))),f26(f26(x1892,x1892),f26(x1892,f26(x1891,x1891)))),f26(f26(f26(x1892,x1892),f26(x1892,f26(x1891,x1891))),f26(x1893,x1893))),f11(x1894))+P5(f26(f26(f26(f26(x1891,x1891),f26(x1891,f26(x1892,x1892))),f26(f26(x1891,x1891),f26(x1891,f26(x1892,x1892)))),f26(f26(f26(x1891,x1891),f26(x1891,f26(x1892,x1892))),f26(x1893,x1893))),x1894)
% 0.60/0.89  [194]~P5(f26(f26(x1944,x1944),f26(x1944,f26(x1941,x1941))),f7(x1942,x1943))+P5(x1941,f9(f9(f11(f6(f10(x1942,f6(f9(f9(f11(f6(f10(x1943,f6(f26(x1944,x1944),a19)),a19)))),a19)),a19)))))
% 0.60/0.89  [141]~P2(x1411)+P7(x1411)+~P2(f9(f11(f6(x1411,a19))))
% 0.60/0.89  [168]P2(x1681)+~P6(x1681,f6(a19,a19))+~P6(f7(x1681,f9(f11(f6(x1681,a19)))),a13)
% 0.60/0.89  [179]E(x1791,a4)+E(f26(f16(x1791,a4),f16(x1791,a4)),x1791)+~E(f16(f10(f8(f26(f16(x1791,a4),f16(x1791,a4))),x1791),a4),f16(x1791,a4))
% 0.60/0.89  [181]E(x1811,a4)+E(f26(f16(x1811,a4),f16(x1811,a4)),x1811)+P5(f16(f10(f8(f26(f16(x1811,a4),f16(x1811,a4))),x1811),a4),x1811)
% 0.60/0.89  [184]E(x1841,a4)+E(f26(f16(x1841,a4),f16(x1841,a4)),x1841)+P5(f16(f10(f8(f26(f16(x1841,a4),f16(x1841,a4))),x1841),a4),f10(f8(f26(f16(x1841,a4),f16(x1841,a4))),x1841))
% 0.60/0.89  [185]P1(x1851)+~P5(a4,x1851)+~P6(f9(f9(f11(f6(f10(a20,f6(x1851,a19)),a19)))),x1851)
% 0.60/0.89  [193]~P5(x1931,a19)+E(x1931,a4)+P5(f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(a2,f6(f26(x1931,x1931),a19)),a19))))))),x1931)
% 0.60/0.89  [99]~P6(x992,x991)+~P6(x991,x992)+E(x991,x992)
% 0.60/0.89  [92]P5(x922,a19)+P5(x921,a19)+E(f26(x921,x922),a4)
% 0.60/0.89  [103]P5(x1031,x1032)+P5(x1031,f8(x1032))+~P5(x1031,a19)
% 0.60/0.89  [114]E(x1141,x1142)+~E(f26(x1141,x1141),f26(x1142,x1142))+~P5(x1142,a19)
% 0.60/0.89  [115]E(x1151,x1152)+~E(f26(x1151,x1151),f26(x1152,x1152))+~P5(x1151,a19)
% 0.60/0.89  [122]E(f26(x1222,x1222),x1221)+~P6(x1221,f26(x1222,x1222))+E(x1221,a4)
% 0.60/0.89  [123]E(x1231,x1232)+P5(f16(x1232,x1231),x1232)+P5(f16(x1231,x1232),x1231)
% 0.60/0.89  [132]E(x1321,x1322)+P5(f16(x1322,x1321),x1322)+~P5(f16(x1321,x1322),x1322)
% 0.60/0.89  [134]E(x1341,x1342)+~P5(f16(x1342,x1341),x1341)+~P5(f16(x1341,x1342),x1342)
% 0.60/0.89  [118]~P5(x1182,x1181)+E(f14(x1181),x1182)+~E(f26(f14(x1181),f14(x1181)),x1181)
% 0.60/0.89  [135]P5(x1352,f9(x1351))+~P5(x1352,a19)+E(f10(x1351,f6(f26(x1352,x1352),a19)),a4)
% 0.60/0.89  [139]P5(x1392,a19)+P5(x1391,a19)+E(f26(f26(x1391,x1391),f26(x1391,f26(x1392,x1392))),f26(a4,f26(a4,a4)))
% 0.60/0.89  [151]P5(x1512,a19)+~P5(x1511,a19)+E(f26(a4,f26(f26(x1511,x1511),f26(x1511,x1511))),f26(f26(x1512,x1512),f26(x1512,f26(x1511,x1511))))
% 0.60/0.89  [178]~P5(x1781,x1782)+~P5(f26(f26(x1781,x1781),f26(x1781,f26(x1782,x1782))),f6(a19,a19))+P5(f26(f26(x1781,x1781),f26(x1781,f26(x1782,x1782))),a5)
% 0.60/0.89  [180]~P5(f26(f26(x1801,x1801),f26(x1801,f26(x1802,x1802))),f6(a19,a19))+~E(f8(f10(f8(x1801),f8(f26(x1801,x1801)))),x1802)+P5(f26(f26(x1801,x1801),f26(x1801,f26(x1802,x1802))),a20)
% 0.60/0.89  [183]~P2(x1831)+~P5(x1832,a19)+P5(f9(f9(f11(f6(f10(x1831,f6(x1832,a19)),a19)))),a19)
% 0.60/0.89  [105]~P6(x1051,x1053)+P6(x1051,x1052)+~P6(x1053,x1052)
% 0.60/0.89  [106]~P5(x1061,x1063)+P5(x1061,x1062)+~P6(x1063,x1062)
% 0.60/0.89  [116]E(x1161,x1162)+E(x1161,x1163)+~P5(x1161,f26(x1163,x1162))
% 0.60/0.89  [124]~P5(x1241,x1243)+~P5(x1241,x1242)+P5(x1241,f10(x1242,x1243))
% 0.60/0.89  [125]~P5(x1252,x1253)+~P5(x1251,x1253)+P6(f26(x1251,x1252),x1253)
% 0.60/0.89  [169]E(x1691,x1692)+~E(f26(x1693,x1691),f26(x1693,x1692))+~P5(f26(f26(x1691,x1691),f26(x1691,f26(x1692,x1692))),f6(a19,a19))
% 0.60/0.89  [170]E(x1701,x1702)+~E(f26(x1701,x1703),f26(x1702,x1703))+~P5(f26(f26(x1701,x1701),f26(x1701,f26(x1702,x1702))),f6(a19,a19))
% 0.60/0.89  [152]~P5(x1522,x1524)+~P5(x1521,x1523)+P5(f26(f26(x1521,x1521),f26(x1521,f26(x1522,x1522))),f6(x1523,x1524))
% 0.60/0.89  [155]E(x1551,x1552)+~P5(x1551,a19)+~E(f26(f26(x1553,x1553),f26(x1553,f26(x1551,x1551))),f26(f26(x1554,x1554),f26(x1554,f26(x1552,x1552))))
% 0.60/0.89  [156]E(x1561,x1562)+~P5(x1561,a19)+~E(f26(f26(x1561,x1561),f26(x1561,f26(x1563,x1563))),f26(f26(x1562,x1562),f26(x1562,f26(x1564,x1564))))
% 0.60/0.89  [190]~P5(f26(f26(f26(f26(x1902,x1902),f26(x1902,f26(x1903,x1903))),f26(f26(x1902,x1902),f26(x1902,f26(x1903,x1903)))),f26(f26(f26(x1902,x1902),f26(x1902,f26(x1903,x1903))),f26(x1901,x1901))),x1904)+P5(f26(f26(f26(f26(x1901,x1901),f26(x1901,f26(x1902,x1902))),f26(f26(x1901,x1901),f26(x1901,f26(x1902,x1902)))),f26(f26(f26(x1901,x1901),f26(x1901,f26(x1902,x1902))),f26(x1903,x1903))),f21(x1904))+~P5(f26(f26(f26(f26(x1901,x1901),f26(x1901,f26(x1902,x1902))),f26(f26(x1901,x1901),f26(x1901,f26(x1902,x1902)))),f26(f26(f26(x1901,x1901),f26(x1901,f26(x1902,x1902))),f26(x1903,x1903))),f6(f6(a19,a19),a19))
% 0.60/0.89  [191]~P5(f26(f26(f26(f26(x1912,x1912),f26(x1912,f26(x1911,x1911))),f26(f26(x1912,x1912),f26(x1912,f26(x1911,x1911)))),f26(f26(f26(x1912,x1912),f26(x1912,f26(x1911,x1911))),f26(x1913,x1913))),x1914)+P5(f26(f26(f26(f26(x1911,x1911),f26(x1911,f26(x1912,x1912))),f26(f26(x1911,x1911),f26(x1911,f26(x1912,x1912)))),f26(f26(f26(x1911,x1911),f26(x1911,f26(x1912,x1912))),f26(x1913,x1913))),f11(x1914))+~P5(f26(f26(f26(f26(x1911,x1911),f26(x1911,f26(x1912,x1912))),f26(f26(x1911,x1911),f26(x1911,f26(x1912,x1912)))),f26(f26(f26(x1911,x1911),f26(x1911,f26(x1912,x1912))),f26(x1913,x1913))),f6(f6(a19,a19),a19))
% 0.60/0.89  [195]~P5(f26(f26(x1951,x1951),f26(x1951,f26(x1952,x1952))),f6(a19,a19))+P5(f26(f26(x1951,x1951),f26(x1951,f26(x1952,x1952))),f7(x1953,x1954))+~P5(x1952,f9(f9(f11(f6(f10(x1953,f6(f9(f9(f11(f6(f10(x1954,f6(f26(x1951,x1951),a19)),a19)))),a19)),a19)))))
% 0.60/0.89  [196]~P4(x1962,x1965,x1961)+~P5(f26(f26(x1963,x1963),f26(x1963,f26(x1964,x1964))),f9(x1965))+E(f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1961,f6(f26(f26(f26(f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1962,f6(f26(x1963,x1963),a19)),a19))))))),f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1962,f6(f26(x1963,x1963),a19)),a19)))))))),f26(f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1962,f6(f26(x1963,x1963),a19)),a19))))))),f26(f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1962,f6(f26(x1964,x1964),a19)),a19))))))),f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1962,f6(f26(x1964,x1964),a19)),a19)))))))))),f26(f26(f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1962,f6(f26(x1963,x1963),a19)),a19))))))),f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1962,f6(f26(x1963,x1963),a19)),a19)))))))),f26(f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1962,f6(f26(x1963,x1963),a19)),a19))))))),f26(f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1962,f6(f26(x1964,x1964),a19)),a19))))))),f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1962,f6(f26(x1964,x1964),a19)),a19))))))))))),a19)),a19))))))),f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1962,f6(f26(f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1965,f6(f26(f26(f26(x1963,x1963),f26(x1963,f26(x1964,x1964))),f26(f26(x1963,x1963),f26(x1963,f26(x1964,x1964)))),a19)),a19))))))),f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1965,f6(f26(f26(f26(x1963,x1963),f26(x1963,f26(x1964,x1964))),f26(f26(x1963,x1963),f26(x1963,f26(x1964,x1964)))),a19)),a19)))))))),a19)),a19))))))))
% 0.60/0.89  [174]~P2(x1741)+P8(x1741)+~E(f6(f9(f9(x1741)),f9(f9(x1741))),f9(x1741))+~P6(f9(f9(f11(f6(x1741,a19)))),f9(f9(x1741)))
% 0.60/0.89  [117]E(x1171,x1172)+E(x1173,x1172)+~E(f26(x1173,x1171),f26(x1172,x1172))+~P5(x1172,a19)
% 0.60/0.89  [173]~P2(x1731)+P3(x1731,x1732,x1733)+~E(f9(f9(x1732)),f9(x1731))+~P6(f9(f9(f11(f6(x1731,a19)))),f9(f9(x1733)))
% 0.60/0.89  [186]~P8(x1863)+~P8(x1862)+~P3(x1861,x1862,x1863)+P4(x1861,x1862,x1863)+P5(f26(f26(f17(x1861,x1862,x1863),f17(x1861,x1862,x1863)),f26(f17(x1861,x1862,x1863),f26(f18(x1861,x1862,x1863),f18(x1861,x1862,x1863)))),f9(x1862))
% 0.60/0.89  [197]~P8(x1973)+~P8(x1972)+~P3(x1971,x1972,x1973)+P4(x1971,x1972,x1973)+~E(f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1973,f6(f26(f26(f26(f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1971,f6(f26(f17(x1971,x1972,x1973),f17(x1971,x1972,x1973)),a19)),a19))))))),f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1971,f6(f26(f17(x1971,x1972,x1973),f17(x1971,x1972,x1973)),a19)),a19)))))))),f26(f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1971,f6(f26(f17(x1971,x1972,x1973),f17(x1971,x1972,x1973)),a19)),a19))))))),f26(f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1971,f6(f26(f18(x1971,x1972,x1973),f18(x1971,x1972,x1973)),a19)),a19))))))),f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1971,f6(f26(f18(x1971,x1972,x1973),f18(x1971,x1972,x1973)),a19)),a19)))))))))),f26(f26(f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1971,f6(f26(f17(x1971,x1972,x1973),f17(x1971,x1972,x1973)),a19)),a19))))))),f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1971,f6(f26(f17(x1971,x1972,x1973),f17(x1971,x1972,x1973)),a19)),a19)))))))),f26(f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1971,f6(f26(f17(x1971,x1972,x1973),f17(x1971,x1972,x1973)),a19)),a19))))))),f26(f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1971,f6(f26(f18(x1971,x1972,x1973),f18(x1971,x1972,x1973)),a19)),a19))))))),f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1971,f6(f26(f18(x1971,x1972,x1973),f18(x1971,x1972,x1973)),a19)),a19))))))))))),a19)),a19))))))),f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1971,f6(f26(f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1972,f6(f26(f26(f26(f17(x1971,x1972,x1973),f17(x1971,x1972,x1973)),f26(f17(x1971,x1972,x1973),f26(f18(x1971,x1972,x1973),f18(x1971,x1972,x1973)))),f26(f26(f17(x1971,x1972,x1973),f17(x1971,x1972,x1973)),f26(f17(x1971,x1972,x1973),f26(f18(x1971,x1972,x1973),f18(x1971,x1972,x1973))))),a19)),a19))))))),f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(x1972,f6(f26(f26(f26(f17(x1971,x1972,x1973),f17(x1971,x1972,x1973)),f26(f17(x1971,x1972,x1973),f26(f18(x1971,x1972,x1973),f18(x1971,x1972,x1973)))),f26(f26(f17(x1971,x1972,x1973),f17(x1971,x1972,x1973)),f26(f17(x1971,x1972,x1973),f26(f18(x1971,x1972,x1973),f18(x1971,x1972,x1973))))),a19)),a19)))))))),a19)),a19))))))))
% 0.60/0.89  %EqnAxiom
% 0.60/0.89  [1]E(x11,x11)
% 0.60/0.89  [2]E(x22,x21)+~E(x21,x22)
% 0.60/0.89  [3]E(x31,x33)+~E(x31,x32)+~E(x32,x33)
% 0.60/0.89  [4]~E(x41,x42)+E(f26(x41,x43),f26(x42,x43))
% 0.60/0.89  [5]~E(x51,x52)+E(f26(x53,x51),f26(x53,x52))
% 0.60/0.89  [6]~E(x61,x62)+E(f9(x61),f9(x62))
% 0.60/0.89  [7]~E(x71,x72)+E(f6(x71,x73),f6(x72,x73))
% 0.60/0.89  [8]~E(x81,x82)+E(f6(x83,x81),f6(x83,x82))
% 0.60/0.89  [9]~E(x91,x92)+E(f16(x91,x93),f16(x92,x93))
% 0.60/0.89  [10]~E(x101,x102)+E(f16(x103,x101),f16(x103,x102))
% 0.60/0.89  [11]~E(x111,x112)+E(f10(x111,x113),f10(x112,x113))
% 0.60/0.89  [12]~E(x121,x122)+E(f10(x123,x121),f10(x123,x122))
% 0.60/0.89  [13]~E(x131,x132)+E(f24(x131),f24(x132))
% 0.60/0.89  [14]~E(x141,x142)+E(f11(x141),f11(x142))
% 0.60/0.89  [15]~E(x151,x152)+E(f7(x151,x153),f7(x152,x153))
% 0.60/0.89  [16]~E(x161,x162)+E(f7(x163,x161),f7(x163,x162))
% 0.60/0.89  [17]~E(x171,x172)+E(f12(x171),f12(x172))
% 0.60/0.89  [18]~E(x181,x182)+E(f17(x181,x183,x184),f17(x182,x183,x184))
% 0.60/0.89  [19]~E(x191,x192)+E(f17(x193,x191,x194),f17(x193,x192,x194))
% 0.60/0.89  [20]~E(x201,x202)+E(f17(x203,x204,x201),f17(x203,x204,x202))
% 0.60/0.89  [21]~E(x211,x212)+E(f14(x211),f14(x212))
% 0.60/0.89  [22]~E(x221,x222)+E(f8(x221),f8(x222))
% 0.60/0.89  [23]~E(x231,x232)+E(f22(x231),f22(x232))
% 0.60/0.89  [24]~E(x241,x242)+E(f21(x241),f21(x242))
% 0.60/0.89  [25]~E(x251,x252)+E(f15(x251),f15(x252))
% 0.60/0.89  [26]~E(x261,x262)+E(f18(x261,x263,x264),f18(x262,x263,x264))
% 0.60/0.89  [27]~E(x271,x272)+E(f18(x273,x271,x274),f18(x273,x272,x274))
% 0.60/0.89  [28]~E(x281,x282)+E(f18(x283,x284,x281),f18(x283,x284,x282))
% 0.60/0.89  [29]~E(x291,x292)+E(f3(x291),f3(x292))
% 0.60/0.89  [30]~P1(x301)+P1(x302)+~E(x301,x302)
% 0.60/0.89  [31]~P2(x311)+P2(x312)+~E(x311,x312)
% 0.60/0.89  [32]P5(x322,x323)+~E(x321,x322)+~P5(x321,x323)
% 0.60/0.89  [33]P5(x333,x332)+~E(x331,x332)+~P5(x333,x331)
% 0.60/0.89  [34]P3(x342,x343,x344)+~E(x341,x342)+~P3(x341,x343,x344)
% 0.60/0.89  [35]P3(x353,x352,x354)+~E(x351,x352)+~P3(x353,x351,x354)
% 0.60/0.89  [36]P3(x363,x364,x362)+~E(x361,x362)+~P3(x363,x364,x361)
% 0.60/0.89  [37]~P8(x371)+P8(x372)+~E(x371,x372)
% 0.60/0.89  [38]P6(x382,x383)+~E(x381,x382)+~P6(x381,x383)
% 0.60/0.89  [39]P6(x393,x392)+~E(x391,x392)+~P6(x393,x391)
% 0.60/0.89  [40]~P7(x401)+P7(x402)+~E(x401,x402)
% 0.60/0.89  [41]P4(x412,x413,x414)+~E(x411,x412)+~P4(x411,x413,x414)
% 0.60/0.89  [42]P4(x423,x422,x424)+~E(x421,x422)+~P4(x423,x421,x424)
% 0.60/0.89  [43]P4(x433,x434,x432)+~E(x431,x432)+~P4(x433,x434,x431)
% 0.60/0.89  [44]~P9(x441)+P9(x442)+~E(x441,x442)
% 0.60/0.89  
% 0.60/0.89  %-------------------------------------------
% 0.60/0.89  cnf(200,plain,
% 0.60/0.89     (~P5(x2001,a4)),
% 0.60/0.89     inference(rename_variables,[],[75])).
% 0.60/0.89  cnf(203,plain,
% 0.60/0.89     (~P5(x2031,f10(f8(x2032),x2032))),
% 0.60/0.89     inference(rename_variables,[],[76])).
% 0.60/0.89  cnf(206,plain,
% 0.60/0.89     (~P5(x2061,f10(f8(x2062),x2062))),
% 0.60/0.89     inference(rename_variables,[],[76])).
% 0.60/0.89  cnf(211,plain,
% 0.60/0.89     (~P5(x2111,a4)),
% 0.60/0.89     inference(rename_variables,[],[75])).
% 0.60/0.89  cnf(214,plain,
% 0.60/0.89     (~P5(x2141,a4)),
% 0.60/0.89     inference(rename_variables,[],[75])).
% 0.60/0.89  cnf(217,plain,
% 0.60/0.89     (P6(x2171,x2171)),
% 0.60/0.89     inference(rename_variables,[],[52])).
% 0.60/0.89  cnf(221,plain,
% 0.60/0.89     (~P5(x2211,a4)),
% 0.60/0.89     inference(rename_variables,[],[75])).
% 0.60/0.89  cnf(224,plain,
% 0.60/0.89     (E(f26(x2241,x2242),f26(x2242,x2241))),
% 0.60/0.89     inference(rename_variables,[],[53])).
% 0.60/0.89  cnf(233,plain,
% 0.60/0.89     (~P5(x2331,f10(f8(x2332),x2332))),
% 0.60/0.89     inference(rename_variables,[],[76])).
% 0.60/0.89  cnf(237,plain,
% 0.60/0.89     (~P5(x2371,a4)),
% 0.60/0.89     inference(rename_variables,[],[75])).
% 0.60/0.89  cnf(239,plain,
% 0.60/0.89     (~P5(a27,a19)),
% 0.60/0.89     inference(scs_inference,[],[49,52,217,50,75,200,211,214,221,74,47,56,65,67,53,224,60,76,203,206,233,71,2,82,91,101,138,189,188,39,38,33,32,30,3,106,185,124,123,156])).
% 0.60/0.89  cnf(241,plain,
% 0.60/0.89     (P6(f26(f26(a27,a27),f26(a27,f26(a29,a29))),f26(f26(a25,a25),f26(a25,f26(a28,a28))))),
% 0.60/0.89     inference(scs_inference,[],[49,52,217,50,75,200,211,214,221,74,47,56,65,67,53,224,60,76,203,206,233,71,2,82,91,101,138,189,188,39,38,33,32,30,3,106,185,124,123,156,80])).
% 0.60/0.89  cnf(243,plain,
% 0.60/0.89     (P6(f26(f26(a25,a25),f26(a25,f26(a28,a28))),f26(f26(a27,a27),f26(a27,f26(a29,a29))))),
% 0.60/0.89     inference(scs_inference,[],[49,52,217,50,75,200,211,214,221,74,47,56,65,67,53,224,60,76,203,206,233,71,2,82,91,101,138,189,188,39,38,33,32,30,3,106,185,124,123,156,80,79])).
% 0.60/0.89  cnf(265,plain,
% 0.60/0.89     (~E(f26(a25,x2651),a4)),
% 0.60/0.89     inference(scs_inference,[],[49,52,217,50,75,200,211,214,221,237,74,45,46,47,56,65,67,53,224,60,76,203,206,233,71,2,82,91,101,138,189,188,39,38,33,32,30,3,106,185,124,123,156,80,79,113,95,187,182,140,120,119,108,107,102,97])).
% 0.60/0.89  cnf(301,plain,
% 0.60/0.89     (~P5(f26(f26(x3011,x3011),f26(x3011,f26(a27,a27))),f6(x3012,x3013))),
% 0.60/0.89     inference(scs_inference,[],[49,52,217,50,75,200,211,214,221,237,74,45,46,47,56,65,67,53,224,60,76,203,206,233,71,2,82,91,101,138,189,188,39,38,33,32,30,3,106,185,124,123,156,80,79,113,95,187,182,140,120,119,108,107,102,97,96,94,93,85,29,28,27,26,25,24,23,22,21,20,19,18,17,16,15,14,13,12,11,10,9,8,7,6,5,4,159])).
% 0.60/0.89  cnf(315,plain,
% 0.60/0.89     (E(f14(f26(a25,a25)),a25)),
% 0.60/0.89     inference(scs_inference,[],[49,52,217,50,75,200,211,214,221,237,74,45,46,47,56,65,67,53,224,60,76,203,206,233,71,2,82,91,101,138,189,188,39,38,33,32,30,3,106,185,124,123,156,80,79,113,95,187,182,140,120,119,108,107,102,97,96,94,93,85,29,28,27,26,25,24,23,22,21,20,19,18,17,16,15,14,13,12,11,10,9,8,7,6,5,4,159,148,142,129,112,111,104,100])).
% 0.60/0.89  cnf(317,plain,
% 0.60/0.89     (E(f26(a27,a27),a4)),
% 0.60/0.89     inference(scs_inference,[],[49,52,217,50,75,200,211,214,221,237,74,45,46,47,56,65,67,53,224,60,76,203,206,233,71,2,82,91,101,138,189,188,39,38,33,32,30,3,106,185,124,123,156,80,79,113,95,187,182,140,120,119,108,107,102,97,96,94,93,85,29,28,27,26,25,24,23,22,21,20,19,18,17,16,15,14,13,12,11,10,9,8,7,6,5,4,159,148,142,129,112,111,104,100,88])).
% 0.60/0.89  cnf(322,plain,
% 0.60/0.89     (~P5(x3221,a4)),
% 0.60/0.89     inference(rename_variables,[],[75])).
% 0.60/0.89  cnf(330,plain,
% 0.60/0.89     (~E(f26(f26(f12(a27),f12(a27)),f26(f12(a27),f26(f24(a27),f24(a27)))),a27)),
% 0.60/0.89     inference(scs_inference,[],[49,52,217,50,75,200,211,214,221,237,322,74,45,46,47,56,65,67,53,224,60,76,203,206,233,71,2,82,91,101,138,189,188,39,38,33,32,30,3,106,185,124,123,156,80,79,113,95,187,182,140,120,119,108,107,102,97,96,94,93,85,29,28,27,26,25,24,23,22,21,20,19,18,17,16,15,14,13,12,11,10,9,8,7,6,5,4,159,148,142,129,112,111,104,100,88,84,165,160,166,157,153])).
% 0.60/0.89  cnf(332,plain,
% 0.60/0.89     (E(f26(f14(f26(a25,a25)),f14(f26(a25,a25))),f26(a25,a25))),
% 0.60/0.89     inference(scs_inference,[],[49,52,217,50,75,200,211,214,221,237,322,74,45,46,47,56,65,67,53,224,60,76,203,206,233,71,2,82,91,101,138,189,188,39,38,33,32,30,3,106,185,124,123,156,80,79,113,95,187,182,140,120,119,108,107,102,97,96,94,93,85,29,28,27,26,25,24,23,22,21,20,19,18,17,16,15,14,13,12,11,10,9,8,7,6,5,4,159,148,142,129,112,111,104,100,88,84,165,160,166,157,153,137])).
% 0.60/0.89  cnf(335,plain,
% 0.60/0.89     (~P6(a19,a4)),
% 0.60/0.89     inference(scs_inference,[],[49,52,217,50,51,75,200,211,214,221,237,322,74,45,46,47,56,65,67,53,224,60,76,203,206,233,71,2,82,91,101,138,189,188,39,38,33,32,30,3,106,185,124,123,156,80,79,113,95,187,182,140,120,119,108,107,102,97,96,94,93,85,29,28,27,26,25,24,23,22,21,20,19,18,17,16,15,14,13,12,11,10,9,8,7,6,5,4,159,148,142,129,112,111,104,100,88,84,165,160,166,157,153,137,31,99])).
% 0.60/0.89  cnf(347,plain,
% 0.60/0.89     (P5(f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(a2,f6(f26(f26(a25,x3471),f26(a25,x3471)),a19)),a19))))))),f26(a25,x3471))),
% 0.60/0.89     inference(scs_inference,[],[49,52,217,50,51,75,200,211,214,221,237,322,74,45,46,47,56,65,67,57,53,224,60,76,203,206,233,71,2,82,91,101,138,189,188,39,38,33,32,30,3,106,185,124,123,156,80,79,113,95,187,182,140,120,119,108,107,102,97,96,94,93,85,29,28,27,26,25,24,23,22,21,20,19,18,17,16,15,14,13,12,11,10,9,8,7,6,5,4,159,148,142,129,112,111,104,100,88,84,165,160,166,157,153,137,31,99,103,183,125,116,193])).
% 0.60/0.89  cnf(348,plain,
% 0.60/0.89     (P5(f26(x3481,x3482),a19)),
% 0.60/0.89     inference(rename_variables,[],[57])).
% 0.60/0.89  cnf(352,plain,
% 0.60/0.89     (~E(f26(f26(x3521,x3521),f26(x3521,f26(f26(a25,x3522),f26(a25,x3522)))),f26(f26(x3523,x3523),f26(x3523,f26(a4,a4))))),
% 0.60/0.89     inference(scs_inference,[],[49,52,217,50,51,75,200,211,214,221,237,322,74,45,46,47,56,65,67,57,348,53,224,60,76,203,206,233,71,2,82,91,101,138,189,188,39,38,33,32,30,3,106,185,124,123,156,80,79,113,95,187,182,140,120,119,108,107,102,97,96,94,93,85,29,28,27,26,25,24,23,22,21,20,19,18,17,16,15,14,13,12,11,10,9,8,7,6,5,4,159,148,142,129,112,111,104,100,88,84,165,160,166,157,153,137,31,99,103,183,125,116,193,139,155])).
% 0.60/0.89  cnf(353,plain,
% 0.60/0.89     (P5(f26(x3531,x3532),a19)),
% 0.60/0.89     inference(rename_variables,[],[57])).
% 0.60/0.89  cnf(355,plain,
% 0.60/0.89     (~E(f26(f26(a25,x3551),f26(a25,x3551)),f26(a4,a4))),
% 0.60/0.89     inference(scs_inference,[],[49,52,217,50,51,75,200,211,214,221,237,322,74,45,46,47,56,65,67,57,348,353,53,224,60,76,203,206,233,71,2,82,91,101,138,189,188,39,38,33,32,30,3,106,185,124,123,156,80,79,113,95,187,182,140,120,119,108,107,102,97,96,94,93,85,29,28,27,26,25,24,23,22,21,20,19,18,17,16,15,14,13,12,11,10,9,8,7,6,5,4,159,148,142,129,112,111,104,100,88,84,165,160,166,157,153,137,31,99,103,183,125,116,193,139,155,115])).
% 0.60/0.89  cnf(358,plain,
% 0.60/0.89     (~E(f26(a27,a27),f26(a25,a25))),
% 0.60/0.89     inference(scs_inference,[],[49,52,217,50,51,75,200,211,214,221,237,322,74,45,46,47,56,65,67,57,348,353,53,224,60,76,203,206,233,71,2,82,91,101,138,189,188,39,38,33,32,30,3,106,185,124,123,156,80,79,113,95,187,182,140,120,119,108,107,102,97,96,94,93,85,29,28,27,26,25,24,23,22,21,20,19,18,17,16,15,14,13,12,11,10,9,8,7,6,5,4,159,148,142,129,112,111,104,100,88,84,165,160,166,157,153,137,31,99,103,183,125,116,193,139,155,115,114])).
% 0.60/0.89  cnf(360,plain,
% 0.60/0.89     (P5(f26(f26(a25,a25),f26(a25,f26(a25,a25))),f6(a19,a19))),
% 0.60/0.89     inference(scs_inference,[],[49,52,217,50,51,75,200,211,214,221,237,322,74,45,46,47,56,65,67,57,348,353,53,224,60,76,203,206,233,71,2,82,91,101,138,189,188,39,38,33,32,30,3,106,185,124,123,156,80,79,113,95,187,182,140,120,119,108,107,102,97,96,94,93,85,29,28,27,26,25,24,23,22,21,20,19,18,17,16,15,14,13,12,11,10,9,8,7,6,5,4,159,148,142,129,112,111,104,100,88,84,165,160,166,157,153,137,31,99,103,183,125,116,193,139,155,115,114,152])).
% 0.60/0.89  cnf(426,plain,
% 0.60/0.89     (P5(f9(f10(a5,f6(a19,f9(f9(f11(f6(f10(a2,f6(f26(f26(a25,x4261),f26(a25,x4261)),a19)),a19))))))),f26(a25,x4261))),
% 0.60/0.89     inference(rename_variables,[],[347])).
% 0.60/0.89  cnf(435,plain,
% 0.60/0.89     (~P5(x4351,a4)),
% 0.60/0.89     inference(rename_variables,[],[75])).
% 0.60/0.89  cnf(441,plain,
% 0.60/0.89     (~E(f26(f26(x4411,x4411),f26(x4411,f26(f26(a25,x4412),f26(a25,x4412)))),f26(f26(x4413,x4413),f26(x4413,f26(a4,a4))))),
% 0.60/0.89     inference(rename_variables,[],[352])).
% 0.60/0.89  cnf(449,plain,
% 0.60/0.89     (P5(f26(x4491,x4492),a19)),
% 0.60/0.89     inference(rename_variables,[],[57])).
% 0.60/0.89  cnf(452,plain,
% 0.60/0.89     (P5(f26(x4521,x4522),a19)),
% 0.60/0.89     inference(rename_variables,[],[57])).
% 0.60/0.89  cnf(455,plain,
% 0.60/0.89     (P5(f26(x4551,x4552),a19)),
% 0.60/0.89     inference(rename_variables,[],[57])).
% 0.60/0.89  cnf(473,plain,
% 0.60/0.89     ($false),
% 0.60/0.89     inference(scs_inference,[],[49,61,66,48,75,435,45,76,57,449,452,455,74,358,352,441,301,360,332,355,241,243,347,426,317,335,330,315,265,239,177,176,192,105,91,159,160,150,103,124,116,118,85,79,99,106,2,82,5,112,3,125,155,115,114,152,123,151,117,39,80,101,156]),
% 0.60/0.89     ['proof']).
% 0.60/0.89  % SZS output end Proof
% 0.60/0.89  % Total time :0.250000s
%------------------------------------------------------------------------------