TSTP Solution File: SET737+4 by Prover9---1109a

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Prover9---1109a
% Problem  : SET737+4 : TPTP v8.1.0. Bugfixed v2.2.1.
% Transfm  : none
% Format   : tptp:raw
% Command  : tptp2X_and_run_prover9 %d %s

% Computer : n022.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  : 600s
% DateTime : Tue Jul 19 04:31:44 EDT 2022

% Result   : Timeout 300.04s 300.33s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : SET737+4 : TPTP v8.1.0. Bugfixed v2.2.1.
% 0.07/0.13  % Command  : tptp2X_and_run_prover9 %d %s
% 0.14/0.35  % Computer : n022.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Sun Jul 10 08:08:55 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.45/1.05  ============================== Prover9 ===============================
% 0.45/1.05  Prover9 (32) version 2009-11A, November 2009.
% 0.45/1.05  Process 15926 was started by sandbox on n022.cluster.edu,
% 0.45/1.05  Sun Jul 10 08:08:56 2022
% 0.45/1.05  The command was "/export/starexec/sandbox/solver/bin/prover9 -t 300 -f /tmp/Prover9_15772_n022.cluster.edu".
% 0.45/1.05  ============================== end of head ===========================
% 0.45/1.05  
% 0.45/1.05  ============================== INPUT =================================
% 0.45/1.05  
% 0.45/1.05  % Reading from file /tmp/Prover9_15772_n022.cluster.edu
% 0.45/1.05  
% 0.45/1.05  set(prolog_style_variables).
% 0.45/1.05  set(auto2).
% 0.45/1.05      % set(auto2) -> set(auto).
% 0.45/1.05      % set(auto) -> set(auto_inference).
% 0.45/1.05      % set(auto) -> set(auto_setup).
% 0.45/1.05      % set(auto_setup) -> set(predicate_elim).
% 0.45/1.05      % set(auto_setup) -> assign(eq_defs, unfold).
% 0.45/1.05      % set(auto) -> set(auto_limits).
% 0.45/1.05      % set(auto_limits) -> assign(max_weight, "100.000").
% 0.45/1.05      % set(auto_limits) -> assign(sos_limit, 20000).
% 0.45/1.05      % set(auto) -> set(auto_denials).
% 0.45/1.05      % set(auto) -> set(auto_process).
% 0.45/1.05      % set(auto2) -> assign(new_constants, 1).
% 0.45/1.05      % set(auto2) -> assign(fold_denial_max, 3).
% 0.45/1.05      % set(auto2) -> assign(max_weight, "200.000").
% 0.45/1.05      % set(auto2) -> assign(max_hours, 1).
% 0.45/1.05      % assign(max_hours, 1) -> assign(max_seconds, 3600).
% 0.45/1.05      % set(auto2) -> assign(max_seconds, 0).
% 0.45/1.05      % set(auto2) -> assign(max_minutes, 5).
% 0.45/1.05      % assign(max_minutes, 5) -> assign(max_seconds, 300).
% 0.45/1.05      % set(auto2) -> set(sort_initial_sos).
% 0.45/1.05      % set(auto2) -> assign(sos_limit, -1).
% 0.45/1.05      % set(auto2) -> assign(lrs_ticks, 3000).
% 0.45/1.05      % set(auto2) -> assign(max_megs, 400).
% 0.45/1.05      % set(auto2) -> assign(stats, some).
% 0.45/1.05      % set(auto2) -> clear(echo_input).
% 0.45/1.05      % set(auto2) -> set(quiet).
% 0.45/1.05      % set(auto2) -> clear(print_initial_clauses).
% 0.45/1.05      % set(auto2) -> clear(print_given).
% 0.45/1.05  assign(lrs_ticks,-1).
% 0.45/1.05  assign(sos_limit,10000).
% 0.45/1.05  assign(order,kbo).
% 0.45/1.05  set(lex_order_vars).
% 0.45/1.05  clear(print_given).
% 0.45/1.05  
% 0.45/1.05  % formulas(sos).  % not echoed (29 formulas)
% 0.45/1.05  
% 0.45/1.05  ============================== end of input ==========================
% 0.45/1.05  
% 0.45/1.05  % From the command line: assign(max_seconds, 300).
% 0.45/1.05  
% 0.45/1.05  ============================== PROCESS NON-CLAUSAL FORMULAS ==========
% 0.45/1.05  
% 0.45/1.05  % Formulas that are not ordinary clauses:
% 0.45/1.05  1 (all A all B (subset(A,B) <-> (all X (member(X,A) -> member(X,B))))) # label(subset) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  2 (all A all B (equal_set(A,B) <-> subset(A,B) & subset(B,A))) # label(equal_set) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  3 (all X all A (member(X,power_set(A)) <-> subset(X,A))) # label(power_set) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  4 (all X all A all B (member(X,intersection(A,B)) <-> member(X,A) & member(X,B))) # label(intersection) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  5 (all X all A all B (member(X,union(A,B)) <-> member(X,A) | member(X,B))) # label(union) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  6 (all X -member(X,empty_set)) # label(empty_set) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  7 (all B all A all E (member(B,difference(E,A)) <-> member(B,E) & -member(B,A))) # label(difference) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  8 (all X all A (member(X,singleton(A)) <-> X = A)) # label(singleton) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  9 (all X all A all B (member(X,unordered_pair(A,B)) <-> X = A | X = B)) # label(unordered_pair) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  10 (all X all A (member(X,sum(A)) <-> (exists Y (member(Y,A) & member(X,Y))))) # label(sum) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  11 (all X all A (member(X,product(A)) <-> (all Y (member(Y,A) -> member(X,Y))))) # label(product) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  12 (all F all A all B (maps(F,A,B) <-> (all X (member(X,A) -> (exists Y (member(Y,B) & apply(F,X,Y))))) & (all X all Y1 all Y2 (member(X,A) & member(Y1,B) & member(Y2,B) -> (apply(F,X,Y1) & apply(F,X,Y2) -> Y1 = Y2))))) # label(maps) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  13 (all H all G all F all A all B all C (compose_predicate(H,G,F,A,B,C) <-> (all X all Z (member(X,A) & member(Z,C) -> (apply(H,X,Z) <-> (exists Y (member(Y,B) & apply(F,X,Y) & apply(G,Y,Z)))))))) # label(compose_predicate) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  14 (all G all F all A all B all C all X all Z (member(X,A) & member(Z,C) -> (apply(compose_function(G,F,A,B,C),X,Z) <-> (exists Y (member(Y,B) & apply(F,X,Y) & apply(G,Y,Z)))))) # label(compose_function) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  15 (all F all G all A all B (equal_maps(F,G,A,B) <-> (all X all Y1 all Y2 (member(X,A) & member(Y1,B) & member(Y2,B) -> (apply(F,X,Y1) & apply(G,X,Y2) -> Y1 = Y2))))) # label(equal_maps) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  16 (all F all A (identity(F,A) <-> (all X (member(X,A) -> apply(F,X,X))))) # label(identity) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  17 (all F all A all B (injective(F,A,B) <-> (all X1 all X2 all Y (member(X1,A) & member(X2,A) & member(Y,B) -> (apply(F,X1,Y) & apply(F,X2,Y) -> X1 = X2))))) # label(injective) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  18 (all F all A all B (surjective(F,A,B) <-> (all Y (member(Y,B) -> (exists E (member(E,A) & apply(F,E,Y))))))) # label(surjective) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  19 (all F all A all B (one_to_one(F,A,B) <-> injective(F,A,B) & surjective(F,A,B))) # label(one_to_one) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  20 (all G all F all A all B (inverse_predicate(G,F,A,B) <-> (all X all Y (member(X,A) & member(Y,B) -> (apply(F,X,Y) <-> apply(G,Y,X)))))) # label(inverse_predicate) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  21 (all F all A all B all X all Y (member(X,A) & member(Y,B) -> (apply(F,X,Y) <-> apply(inverse_function(F,A,B),Y,X)))) # label(inverse_function) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  22 (all F all A all Y (member(Y,image2(F,A)) <-> (exists X (member(X,A) & apply(F,X,Y))))) # label(image2) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  23 (all F all A all B all Y (member(Y,image3(F,A,B)) <-> member(Y,B) & (exists X (member(X,A) & apply(F,X,Y))))) # label(image3) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  24 (all F all B all X (member(X,inverse_image2(F,B)) <-> (exists Y (member(Y,B) & apply(F,X,Y))))) # label(inverse_image2) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  25 (all F all B all A all X (member(X,inverse_image3(F,B,A)) <-> member(X,A) & (exists Y (member(Y,B) & apply(F,X,Y))))) # label(inverse_image3) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  26 (all F all A all R all B all S (increasing(F,A,R,B,S) <-> (all X1 all Y1 all X2 all Y2 (member(X1,A) & member(Y1,B) & member(X2,A) & member(Y2,B) & apply(R,X1,X2) & apply(F,X1,Y1) & apply(F,X2,Y2) -> apply(S,Y1,Y2))))) # label(increasing_function) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  27 (all F all A all R all B all S (decreasing(F,A,R,B,S) <-> (all X1 all Y1 all X2 all Y2 (member(X1,A) & member(Y1,B) & member(X2,A) & member(Y2,B) & apply(R,X1,X2) & apply(F,X1,Y1) & apply(F,X2,Y2) -> apply(S,Y2,Y1))))) # label(decreasing_function) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  28 (all F all A all R all B all S (isomorphism(F,A,R,B,S) <-> maps(F,A,B) & one_to_one(F,A,B) & (all X1 all Y1 all X2 all Y2 (member(X1,A) & member(Y1,B) & member(X2,A) & member(Y2,B) & apply(F,X1,Y1) & apply(F,X2,Y2) -> (apply(R,X1,X2) <-> apply(S,Y1,Y2)))))) # label(isomorphism) # label(axiom) # label(non_clause).  [assumption].
% 0.45/1.05  29 -(all F all G all H all A all B all C (maps(F,A,B) & maps(G,B,C) & maps(H,C,A) & injective(compose_function(H,compose_function(G,F,A,B,C),A,C,A),A,A) & injective(compose_function(F,compose_function(H,G,B,C,A),B,A,B),B,B) & surjective(compose_function(G,compose_function(F,H,C,A,B),C,B,C),C,C) -> one_to_one(G,B,C))) # label(thII28) # label(negated_conjecture) # label(non_clause).  [assumption].
% 0.45/1.05  
% 0.45/1.05  ============================== end of process non-clausal formulas ===
% 0.45/1.05  
% 0.45/1.05  ============================== PROCESS INITIAL CLAUSES ===============
% 0.45/1.05  
% 0.45/1.05  ============================== PREDICATE ELIMINATION =================
% 0.45/1.05  30 equal_set(A,B) | -subset(A,B) | -subset(B,A) # label(equal_set) # label(axiom).  [clausify(2)].
% 0.45/1.05  31 -equal_set(A,B) | subset(A,B) # label(equal_set) # label(axiom).  [clausify(2)].
% 0.45/1.06  32 -equal_set(A,B) | subset(B,A) # label(equal_set) # label(axiom).  [clausify(2)].
% 0.45/1.06  33 subset(A,B) | member(f1(A,B),A) # label(subset) # label(axiom).  [clausify(1)].
% 0.45/1.06  34 -subset(A,B) | -member(C,A) | member(C,B) # label(subset) # label(axiom).  [clausify(1)].
% 0.45/1.06  Derived: member(f1(A,B),A) | -member(C,A) | member(C,B).  [resolve(33,a,34,a)].
% 0.45/1.06  35 subset(A,B) | -member(f1(A,B),B) # label(subset) # label(axiom).  [clausify(1)].
% 0.45/1.06  Derived: -member(f1(A,B),B) | -member(C,A) | member(C,B).  [resolve(35,a,34,a)].
% 0.45/1.06  36 -member(A,power_set(B)) | subset(A,B) # label(power_set) # label(axiom).  [clausify(3)].
% 0.45/1.06  Derived: -member(A,power_set(B)) | -member(C,A) | member(C,B).  [resolve(36,b,34,a)].
% 0.45/1.06  37 member(A,power_set(B)) | -subset(A,B) # label(power_set) # label(axiom).  [clausify(3)].
% 0.45/1.06  Derived: member(A,power_set(B)) | member(f1(A,B),A).  [resolve(37,b,33,a)].
% 0.45/1.06  Derived: member(A,power_set(B)) | -member(f1(A,B),B).  [resolve(37,b,35,a)].
% 0.45/1.06  38 maps(A,B,C) | member(f5(A,B,C),B) | member(f6(A,B,C),B) # label(maps) # label(axiom).  [clausify(12)].
% 0.45/1.06  39 -maps(A,B,C) | -member(D,B) | member(f4(A,B,C,D),C) # label(maps) # label(axiom).  [clausify(12)].
% 0.45/1.06  40 -maps(A,B,C) | -member(D,B) | apply(A,D,f4(A,B,C,D)) # label(maps) # label(axiom).  [clausify(12)].
% 0.45/1.06  41 -maps(A,B,C) | -member(D,B) | -member(E,C) | -member(F,C) | -apply(A,D,E) | -apply(A,D,F) | F = E # label(maps) # label(axiom).  [clausify(12)].
% 0.45/1.06  Derived: member(f5(A,B,C),B) | member(f6(A,B,C),B) | -member(D,B) | member(f4(A,B,C,D),C).  [resolve(38,a,39,a)].
% 0.45/1.06  Derived: member(f5(A,B,C),B) | member(f6(A,B,C),B) | -member(D,B) | apply(A,D,f4(A,B,C,D)).  [resolve(38,a,40,a)].
% 0.45/1.06  Derived: member(f5(A,B,C),B) | member(f6(A,B,C),B) | -member(D,B) | -member(E,C) | -member(F,C) | -apply(A,D,E) | -apply(A,D,F) | F = E.  [resolve(38,a,41,a)].
% 0.45/1.06  42 maps(A,B,C) | member(f5(A,B,C),B) | member(f7(A,B,C),C) # label(maps) # label(axiom).  [clausify(12)].
% 0.45/1.06  Derived: member(f5(A,B,C),B) | member(f7(A,B,C),C) | -member(D,B) | member(f4(A,B,C,D),C).  [resolve(42,a,39,a)].
% 0.45/1.06  Derived: member(f5(A,B,C),B) | member(f7(A,B,C),C) | -member(D,B) | apply(A,D,f4(A,B,C,D)).  [resolve(42,a,40,a)].
% 0.45/1.06  Derived: member(f5(A,B,C),B) | member(f7(A,B,C),C) | -member(D,B) | -member(E,C) | -member(F,C) | -apply(A,D,E) | -apply(A,D,F) | F = E.  [resolve(42,a,41,a)].
% 0.45/1.06  43 maps(A,B,C) | member(f5(A,B,C),B) | member(f8(A,B,C),C) # label(maps) # label(axiom).  [clausify(12)].
% 0.45/1.06  Derived: member(f5(A,B,C),B) | member(f8(A,B,C),C) | -member(D,B) | member(f4(A,B,C,D),C).  [resolve(43,a,39,a)].
% 0.45/1.06  Derived: member(f5(A,B,C),B) | member(f8(A,B,C),C) | -member(D,B) | apply(A,D,f4(A,B,C,D)).  [resolve(43,a,40,a)].
% 0.45/1.06  Derived: member(f5(A,B,C),B) | member(f8(A,B,C),C) | -member(D,B) | -member(E,C) | -member(F,C) | -apply(A,D,E) | -apply(A,D,F) | F = E.  [resolve(43,a,41,a)].
% 0.45/1.06  44 maps(A,B,C) | member(f5(A,B,C),B) | apply(A,f6(A,B,C),f7(A,B,C)) # label(maps) # label(axiom).  [clausify(12)].
% 0.45/1.06  Derived: member(f5(A,B,C),B) | apply(A,f6(A,B,C),f7(A,B,C)) | -member(D,B) | member(f4(A,B,C,D),C).  [resolve(44,a,39,a)].
% 0.45/1.06  Derived: member(f5(A,B,C),B) | apply(A,f6(A,B,C),f7(A,B,C)) | -member(D,B) | apply(A,D,f4(A,B,C,D)).  [resolve(44,a,40,a)].
% 0.45/1.06  Derived: member(f5(A,B,C),B) | apply(A,f6(A,B,C),f7(A,B,C)) | -member(D,B) | -member(E,C) | -member(F,C) | -apply(A,D,E) | -apply(A,D,F) | F = E.  [resolve(44,a,41,a)].
% 0.45/1.06  45 maps(A,B,C) | member(f5(A,B,C),B) | apply(A,f6(A,B,C),f8(A,B,C)) # label(maps) # label(axiom).  [clausify(12)].
% 0.45/1.06  Derived: member(f5(A,B,C),B) | apply(A,f6(A,B,C),f8(A,B,C)) | -member(D,B) | member(f4(A,B,C,D),C).  [resolve(45,a,39,a)].
% 0.45/1.06  Derived: member(f5(A,B,C),B) | apply(A,f6(A,B,C),f8(A,B,C)) | -member(D,B) | apply(A,D,f4(A,B,C,D)).  [resolve(45,a,40,a)].
% 0.45/1.06  Derived: member(f5(A,B,C),B) | apply(A,f6(A,B,C),f8(A,B,C)) | -member(D,B) | -member(E,C) | -member(F,C) | -apply(A,D,E) | -apply(A,D,F) | F = E.  [resolve(45,a,41,a)].
% 0.45/1.06  46 maps(A,B,C) | member(f5(A,B,C),B) | f8(A,B,C) != f7(A,B,C) # label(maps) # label(axiom).  [clausify(12)].
% 0.45/1.06  Derived: member(f5(A,B,C),B) | f8(A,B,C) != f7(A,B,C) | -member(D,B) | member(f4(A,B,C,D),C).  [resolve(46,a,39,a)].
% 0.45/1.06  Derived: member(f5(A,B,C),B) | f8(A,B,C) != f7(A,B,C) | -member(D,B) | apply(A,D,f4(A,B,C,D)).  [resolve(46,a,40,a)].
% 0.45/1.06  Derived: member(f5(A,B,C),B) | f8(A,B,C) != f7(A,B,C) | -member(D,B) | -member(E,C) | -member(F,C) | -apply(A,D,E) | -apply(A,D,F) | F = E.  [resolve(46,a,41,a)].
% 0.45/1.06  47 maps(A,B,C) | -member(D,C) | -apply(A,f5(A,B,C),D) | member(f6(A,B,C),B) # label(maps) # label(axiom).  [clausify(12)].
% 0.45/1.06  Derived: -member(A,B) | -apply(C,f5(C,D,B),A) | member(f6(C,D,B),D) | -member(E,D) | member(f4(C,D,B,E),B).  [resolve(47,a,39,a)].
% 0.45/1.06  Derived: -member(A,B) | -apply(C,f5(C,D,B),A) | member(f6(C,D,B),D) | -member(E,D) | apply(C,E,f4(C,D,B,E)).  [resolve(47,a,40,a)].
% 0.45/1.06  Derived: -member(A,B) | -apply(C,f5(C,D,B),A) | member(f6(C,D,B),D) | -member(E,D) | -member(F,B) | -member(V6,B) | -apply(C,E,F) | -apply(C,E,V6) | V6 = F.  [resolve(47,a,41,a)].
% 0.45/1.06  48 maps(A,B,C) | -member(D,C) | -apply(A,f5(A,B,C),D) | member(f7(A,B,C),C) # label(maps) # label(axiom).  [clausify(12)].
% 0.45/1.06  Derived: -member(A,B) | -apply(C,f5(C,D,B),A) | member(f7(C,D,B),B) | -member(E,D) | member(f4(C,D,B,E),B).  [resolve(48,a,39,a)].
% 0.45/1.06  Derived: -member(A,B) | -apply(C,f5(C,D,B),A) | member(f7(C,D,B),B) | -member(E,D) | apply(C,E,f4(C,D,B,E)).  [resolve(48,a,40,a)].
% 0.45/1.06  Derived: -member(A,B) | -apply(C,f5(C,D,B),A) | member(f7(C,D,B),B) | -member(E,D) | -member(F,B) | -member(V6,B) | -apply(C,E,F) | -apply(C,E,V6) | V6 = F.  [resolve(48,a,41,a)].
% 0.45/1.06  49 maps(A,B,C) | -member(D,C) | -apply(A,f5(A,B,C),D) | member(f8(A,B,C),C) # label(maps) # label(axiom).  [clausify(12)].
% 0.45/1.06  Derived: -member(A,B) | -apply(C,f5(C,D,B),A) | member(f8(C,D,B),B) | -member(E,D) | member(f4(C,D,B,E),B).  [resolve(49,a,39,a)].
% 0.45/1.06  Derived: -member(A,B) | -apply(C,f5(C,D,B),A) | member(f8(C,D,B),B) | -member(E,D) | apply(C,E,f4(C,D,B,E)).  [resolve(49,a,40,a)].
% 0.45/1.06  Derived: -member(A,B) | -apply(C,f5(C,D,B),A) | member(f8(C,D,B),B) | -member(E,D) | -member(F,B) | -member(V6,B) | -apply(C,E,F) | -apply(C,E,V6) | V6 = F.  [resolve(49,a,41,a)].
% 0.45/1.06  50 maps(A,B,C) | -member(D,C) | -apply(A,f5(A,B,C),D) | apply(A,f6(A,B,C),f7(A,B,C)) # label(maps) # label(axiom).  [clausify(12)].
% 0.45/1.06  Derived: -member(A,B) | -apply(C,f5(C,D,B),A) | apply(C,f6(C,D,B),f7(C,D,B)) | -member(E,D) | member(f4(C,D,B,E),B).  [resolve(50,a,39,a)].
% 0.45/1.06  Derived: -member(A,B) | -apply(C,f5(C,D,B),A) | apply(C,f6(C,D,B),f7(C,D,B)) | -member(E,D) | apply(C,E,f4(C,D,B,E)).  [resolve(50,a,40,a)].
% 0.45/1.06  Derived: -member(A,B) | -apply(C,f5(C,D,B),A) | apply(C,f6(C,D,B),f7(C,D,B)) | -member(E,D) | -member(F,B) | -member(V6,B) | -apply(C,E,F) | -apply(C,E,V6) | V6 = F.  [resolve(50,a,41,a)].
% 0.45/1.06  51 maps(A,B,C) | -member(D,C) | -apply(A,f5(A,B,C),D) | apply(A,f6(A,B,C),f8(A,B,C)) # label(maps) # label(axiom).  [clausify(12)].
% 0.45/1.06  Derived: -member(A,B) | -apply(C,f5(C,D,B),A) | apply(C,f6(C,D,B),f8(C,D,B)) | -member(E,D) | member(f4(C,D,B,E),B).  [resolve(51,a,39,a)].
% 0.45/1.06  Derived: -member(A,B) | -apply(C,f5(C,D,B),A) | apply(C,f6(C,D,B),f8(C,D,B)) | -member(E,D) | apply(C,E,f4(C,D,B,E)).  [resolve(51,a,40,a)].
% 0.45/1.06  Derived: -member(A,B) | -apply(C,f5(C,D,B),A) | apply(C,f6(C,D,B),f8(C,D,B)) | -member(E,D) | -member(F,B) | -member(V6,B) | -apply(C,E,F) | -apply(C,E,V6) | V6 = F.  [resolve(51,a,41,a)].
% 0.45/1.06  52 maps(A,B,C) | -member(D,C) | -apply(A,f5(A,B,C),D) | f8(A,B,C) != f7(A,B,C) # label(maps) # label(axiom).  [clausify(12)].
% 0.45/1.06  Derived: -member(A,B) | -apply(C,f5(C,D,B),A) | f8(C,D,B) != f7(C,D,B) | -member(E,D) | member(f4(C,D,B,E),B).  [resolve(52,a,39,a)].
% 0.45/1.06  Derived: -member(A,B) | -apply(C,f5(C,D,B),A) | f8(C,D,B) != f7(C,D,B) | -member(E,D) | apply(C,E,f4(C,D,B,E)).  [resolve(52,a,40,a)].
% 0.45/1.06  Derived: -member(A,B) | -apply(C,f5(C,D,B),A) | f8(C,D,B) != f7(C,D,B) | -member(E,D) | -member(F,B) | -member(V6,B) | -apply(C,E,F) | -apply(C,E,V6) | V6 = F.  [resolve(52,a,41,a)].
% 0.45/1.06  53 -isomorphism(A,B,C,D,E) | maps(A,B,D) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.45/1.06  Derived: -isomorphism(A,B,C,D,E) | -member(F,B) | member(f4(A,B,D,F),D).  [resolve(53,b,39,a)].
% 0.45/1.06  Derived: -isomorphism(A,B,C,D,E) | -member(F,B) | apply(A,F,f4(A,B,D,F)).  [resolve(53,b,40,a)].
% 0.45/1.06  Derived: -isomorphism(A,B,C,D,E) | -member(F,B) | -member(V6,D) | -member(V7,D) | -apply(A,F,V6) | -apply(A,F,V7) | V7 = V6.  [resolve(53,b,41,a)].
% 0.80/1.06  54 isomorphism(A,B,C,D,E) | -maps(A,B,D) | -one_to_one(A,B,D) | member(f37(A,B,C,D,E),B) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f37(A,B,C,D,E),B) | member(f5(A,B,D),B) | member(f6(A,B,D),B).  [resolve(54,b,38,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f37(A,B,C,D,E),B) | member(f5(A,B,D),B) | member(f7(A,B,D),D).  [resolve(54,b,42,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f37(A,B,C,D,E),B) | member(f5(A,B,D),B) | member(f8(A,B,D),D).  [resolve(54,b,43,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f37(A,B,C,D,E),B) | member(f5(A,B,D),B) | apply(A,f6(A,B,D),f7(A,B,D)).  [resolve(54,b,44,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f37(A,B,C,D,E),B) | member(f5(A,B,D),B) | apply(A,f6(A,B,D),f8(A,B,D)).  [resolve(54,b,45,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f37(A,B,C,D,E),B) | member(f5(A,B,D),B) | f8(A,B,D) != f7(A,B,D).  [resolve(54,b,46,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f37(A,B,C,D,E),B) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f6(A,B,D),B).  [resolve(54,b,47,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f37(A,B,C,D,E),B) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f7(A,B,D),D).  [resolve(54,b,48,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f37(A,B,C,D,E),B) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f8(A,B,D),D).  [resolve(54,b,49,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f37(A,B,C,D,E),B) | -member(F,D) | -apply(A,f5(A,B,D),F) | apply(A,f6(A,B,D),f7(A,B,D)).  [resolve(54,b,50,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f37(A,B,C,D,E),B) | -member(F,D) | -apply(A,f5(A,B,D),F) | apply(A,f6(A,B,D),f8(A,B,D)).  [resolve(54,b,51,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f37(A,B,C,D,E),B) | -member(F,D) | -apply(A,f5(A,B,D),F) | f8(A,B,D) != f7(A,B,D).  [resolve(54,b,52,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f37(A,B,C,D,E),B) | -isomorphism(A,B,F,D,V6).  [resolve(54,b,53,b)].
% 0.80/1.06  55 isomorphism(A,B,C,D,E) | -maps(A,B,D) | -one_to_one(A,B,D) | member(f38(A,B,C,D,E),D) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f38(A,B,C,D,E),D) | member(f5(A,B,D),B) | member(f6(A,B,D),B).  [resolve(55,b,38,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f38(A,B,C,D,E),D) | member(f5(A,B,D),B) | member(f7(A,B,D),D).  [resolve(55,b,42,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f38(A,B,C,D,E),D) | member(f5(A,B,D),B) | member(f8(A,B,D),D).  [resolve(55,b,43,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f38(A,B,C,D,E),D) | member(f5(A,B,D),B) | apply(A,f6(A,B,D),f7(A,B,D)).  [resolve(55,b,44,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f38(A,B,C,D,E),D) | member(f5(A,B,D),B) | apply(A,f6(A,B,D),f8(A,B,D)).  [resolve(55,b,45,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f38(A,B,C,D,E),D) | member(f5(A,B,D),B) | f8(A,B,D) != f7(A,B,D).  [resolve(55,b,46,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f38(A,B,C,D,E),D) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f6(A,B,D),B).  [resolve(55,b,47,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f38(A,B,C,D,E),D) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f7(A,B,D),D).  [resolve(55,b,48,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f38(A,B,C,D,E),D) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f8(A,B,D),D).  [resolve(55,b,49,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f38(A,B,C,D,E),D) | -member(F,D) | -apply(A,f5(A,B,D),F) | apply(A,f6(A,B,D),f7(A,B,D)).  [resolve(55,b,50,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f38(A,B,C,D,E),D) | -member(F,D) | -apply(A,f5(A,B,D),F) | apply(A,f6(A,B,D),f8(A,B,D)).  [resolve(55,b,51,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f38(A,B,C,D,E),D) | -member(F,D) | -apply(A,f5(A,B,D),F) | f8(A,B,D) != f7(A,B,D).  [resolve(55,b,52,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f38(A,B,C,D,E),D) | -isomorphism(A,B,F,D,V6).  [resolve(55,b,53,b)].
% 0.80/1.06  56 isomorphism(A,B,C,D,E) | -maps(A,B,D) | -one_to_one(A,B,D) | member(f39(A,B,C,D,E),B) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f39(A,B,C,D,E),B) | member(f5(A,B,D),B) | member(f6(A,B,D),B).  [resolve(56,b,38,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f39(A,B,C,D,E),B) | member(f5(A,B,D),B) | member(f7(A,B,D),D).  [resolve(56,b,42,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f39(A,B,C,D,E),B) | member(f5(A,B,D),B) | member(f8(A,B,D),D).  [resolve(56,b,43,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f39(A,B,C,D,E),B) | member(f5(A,B,D),B) | apply(A,f6(A,B,D),f7(A,B,D)).  [resolve(56,b,44,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f39(A,B,C,D,E),B) | member(f5(A,B,D),B) | apply(A,f6(A,B,D),f8(A,B,D)).  [resolve(56,b,45,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f39(A,B,C,D,E),B) | member(f5(A,B,D),B) | f8(A,B,D) != f7(A,B,D).  [resolve(56,b,46,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f39(A,B,C,D,E),B) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f6(A,B,D),B).  [resolve(56,b,47,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f39(A,B,C,D,E),B) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f7(A,B,D),D).  [resolve(56,b,48,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f39(A,B,C,D,E),B) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f8(A,B,D),D).  [resolve(56,b,49,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f39(A,B,C,D,E),B) | -member(F,D) | -apply(A,f5(A,B,D),F) | apply(A,f6(A,B,D),f7(A,B,D)).  [resolve(56,b,50,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f39(A,B,C,D,E),B) | -member(F,D) | -apply(A,f5(A,B,D),F) | apply(A,f6(A,B,D),f8(A,B,D)).  [resolve(56,b,51,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f39(A,B,C,D,E),B) | -member(F,D) | -apply(A,f5(A,B,D),F) | f8(A,B,D) != f7(A,B,D).  [resolve(56,b,52,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f39(A,B,C,D,E),B) | -isomorphism(A,B,F,D,V6).  [resolve(56,b,53,b)].
% 0.80/1.06  57 isomorphism(A,B,C,D,E) | -maps(A,B,D) | -one_to_one(A,B,D) | member(f40(A,B,C,D,E),D) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f40(A,B,C,D,E),D) | member(f5(A,B,D),B) | member(f6(A,B,D),B).  [resolve(57,b,38,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f40(A,B,C,D,E),D) | member(f5(A,B,D),B) | member(f7(A,B,D),D).  [resolve(57,b,42,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f40(A,B,C,D,E),D) | member(f5(A,B,D),B) | member(f8(A,B,D),D).  [resolve(57,b,43,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f40(A,B,C,D,E),D) | member(f5(A,B,D),B) | apply(A,f6(A,B,D),f7(A,B,D)).  [resolve(57,b,44,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f40(A,B,C,D,E),D) | member(f5(A,B,D),B) | apply(A,f6(A,B,D),f8(A,B,D)).  [resolve(57,b,45,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f40(A,B,C,D,E),D) | member(f5(A,B,D),B) | f8(A,B,D) != f7(A,B,D).  [resolve(57,b,46,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f40(A,B,C,D,E),D) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f6(A,B,D),B).  [resolve(57,b,47,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f40(A,B,C,D,E),D) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f7(A,B,D),D).  [resolve(57,b,48,a)].
% 0.80/1.06  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f40(A,B,C,D,E),D) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f8(A,B,D),D).  [resolve(57,b,49,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f40(A,B,C,D,E),D) | -member(F,D) | -apply(A,f5(A,B,D),F) | apply(A,f6(A,B,D),f7(A,B,D)).  [resolve(57,b,50,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f40(A,B,C,D,E),D) | -member(F,D) | -apply(A,f5(A,B,D),F) | apply(A,f6(A,B,D),f8(A,B,D)).  [resolve(57,b,51,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f40(A,B,C,D,E),D) | -member(F,D) | -apply(A,f5(A,B,D),F) | f8(A,B,D) != f7(A,B,D).  [resolve(57,b,52,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | member(f40(A,B,C,D,E),D) | -isomorphism(A,B,F,D,V6).  [resolve(57,b,53,b)].
% 0.80/1.07  58 isomorphism(A,B,C,D,E) | -maps(A,B,D) | -one_to_one(A,B,D) | apply(A,f37(A,B,C,D,E),f38(A,B,C,D,E)) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f37(A,B,C,D,E),f38(A,B,C,D,E)) | member(f5(A,B,D),B) | member(f6(A,B,D),B).  [resolve(58,b,38,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f37(A,B,C,D,E),f38(A,B,C,D,E)) | member(f5(A,B,D),B) | member(f7(A,B,D),D).  [resolve(58,b,42,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f37(A,B,C,D,E),f38(A,B,C,D,E)) | member(f5(A,B,D),B) | member(f8(A,B,D),D).  [resolve(58,b,43,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f37(A,B,C,D,E),f38(A,B,C,D,E)) | member(f5(A,B,D),B) | apply(A,f6(A,B,D),f7(A,B,D)).  [resolve(58,b,44,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f37(A,B,C,D,E),f38(A,B,C,D,E)) | member(f5(A,B,D),B) | apply(A,f6(A,B,D),f8(A,B,D)).  [resolve(58,b,45,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f37(A,B,C,D,E),f38(A,B,C,D,E)) | member(f5(A,B,D),B) | f8(A,B,D) != f7(A,B,D).  [resolve(58,b,46,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f37(A,B,C,D,E),f38(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f6(A,B,D),B).  [resolve(58,b,47,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f37(A,B,C,D,E),f38(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f7(A,B,D),D).  [resolve(58,b,48,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f37(A,B,C,D,E),f38(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f8(A,B,D),D).  [resolve(58,b,49,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f37(A,B,C,D,E),f38(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | apply(A,f6(A,B,D),f7(A,B,D)).  [resolve(58,b,50,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f37(A,B,C,D,E),f38(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | apply(A,f6(A,B,D),f8(A,B,D)).  [resolve(58,b,51,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f37(A,B,C,D,E),f38(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | f8(A,B,D) != f7(A,B,D).  [resolve(58,b,52,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f37(A,B,C,D,E),f38(A,B,C,D,E)) | -isomorphism(A,B,F,D,V6).  [resolve(58,b,53,b)].
% 0.80/1.07  59 isomorphism(A,B,C,D,E) | -maps(A,B,D) | -one_to_one(A,B,D) | apply(A,f39(A,B,C,D,E),f40(A,B,C,D,E)) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f39(A,B,C,D,E),f40(A,B,C,D,E)) | member(f5(A,B,D),B) | member(f6(A,B,D),B).  [resolve(59,b,38,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f39(A,B,C,D,E),f40(A,B,C,D,E)) | member(f5(A,B,D),B) | member(f7(A,B,D),D).  [resolve(59,b,42,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f39(A,B,C,D,E),f40(A,B,C,D,E)) | member(f5(A,B,D),B) | member(f8(A,B,D),D).  [resolve(59,b,43,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f39(A,B,C,D,E),f40(A,B,C,D,E)) | member(f5(A,B,D),B) | apply(A,f6(A,B,D),f7(A,B,D)).  [resolve(59,b,44,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f39(A,B,C,D,E),f40(A,B,C,D,E)) | member(f5(A,B,D),B) | apply(A,f6(A,B,D),f8(A,B,D)).  [resolve(59,b,45,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f39(A,B,C,D,E),f40(A,B,C,D,E)) | member(f5(A,B,D),B) | f8(A,B,D) != f7(A,B,D).  [resolve(59,b,46,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f39(A,B,C,D,E),f40(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f6(A,B,D),B).  [resolve(59,b,47,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f39(A,B,C,D,E),f40(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f7(A,B,D),D).  [resolve(59,b,48,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f39(A,B,C,D,E),f40(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f8(A,B,D),D).  [resolve(59,b,49,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f39(A,B,C,D,E),f40(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | apply(A,f6(A,B,D),f7(A,B,D)).  [resolve(59,b,50,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f39(A,B,C,D,E),f40(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | apply(A,f6(A,B,D),f8(A,B,D)).  [resolve(59,b,51,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f39(A,B,C,D,E),f40(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | f8(A,B,D) != f7(A,B,D).  [resolve(59,b,52,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(A,f39(A,B,C,D,E),f40(A,B,C,D,E)) | -isomorphism(A,B,F,D,V6).  [resolve(59,b,53,b)].
% 0.80/1.07  60 isomorphism(A,B,C,D,E) | -maps(A,B,D) | -one_to_one(A,B,D) | apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | member(f5(A,B,D),B) | member(f6(A,B,D),B).  [resolve(60,b,38,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | member(f5(A,B,D),B) | member(f7(A,B,D),D).  [resolve(60,b,42,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | member(f5(A,B,D),B) | member(f8(A,B,D),D).  [resolve(60,b,43,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | member(f5(A,B,D),B) | apply(A,f6(A,B,D),f7(A,B,D)).  [resolve(60,b,44,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | member(f5(A,B,D),B) | apply(A,f6(A,B,D),f8(A,B,D)).  [resolve(60,b,45,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | member(f5(A,B,D),B) | f8(A,B,D) != f7(A,B,D).  [resolve(60,b,46,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f6(A,B,D),B).  [resolve(60,b,47,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f7(A,B,D),D).  [resolve(60,b,48,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f8(A,B,D),D).  [resolve(60,b,49,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | apply(A,f6(A,B,D),f7(A,B,D)).  [resolve(60,b,50,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | apply(A,f6(A,B,D),f8(A,B,D)).  [resolve(60,b,51,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | f8(A,B,D) != f7(A,B,D).  [resolve(60,b,52,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | -isomorphism(A,B,F,D,V6).  [resolve(60,b,53,b)].
% 0.80/1.07  61 isomorphism(A,B,C,D,E) | -maps(A,B,D) | -one_to_one(A,B,D) | -apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | -apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) # label(isomorphism) # label(axiom).  [clausify(28)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | -apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | -apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | member(f5(A,B,D),B) | member(f6(A,B,D),B).  [resolve(61,b,38,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | -apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | -apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | member(f5(A,B,D),B) | member(f7(A,B,D),D).  [resolve(61,b,42,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | -apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | -apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | member(f5(A,B,D),B) | member(f8(A,B,D),D).  [resolve(61,b,43,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | -apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | -apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | member(f5(A,B,D),B) | apply(A,f6(A,B,D),f7(A,B,D)).  [resolve(61,b,44,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | -apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | -apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | member(f5(A,B,D),B) | apply(A,f6(A,B,D),f8(A,B,D)).  [resolve(61,b,45,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | -apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | -apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | member(f5(A,B,D),B) | f8(A,B,D) != f7(A,B,D).  [resolve(61,b,46,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | -apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | -apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f6(A,B,D),B).  [resolve(61,b,47,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | -apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | -apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f7(A,B,D),D).  [resolve(61,b,48,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | -apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | -apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | member(f8(A,B,D),D).  [resolve(61,b,49,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | -apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | -apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | apply(A,f6(A,B,D),f7(A,B,D)).  [resolve(61,b,50,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | -apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | -apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | apply(A,f6(A,B,D),f8(A,B,D)).  [resolve(61,b,51,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | -apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | -apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | -member(F,D) | -apply(A,f5(A,B,D),F) | f8(A,B,D) != f7(A,B,D).  [resolve(61,b,52,a)].
% 0.80/1.07  Derived: isomorphism(A,B,C,D,E) | -one_to_one(A,B,D) | -apply(C,f37(A,B,C,D,E),f39(A,B,C,D,E)) | -apply(E,f38(A,B,C,D,E),f40(A,B,C,D,E)) | -isomorphism(A,B,F,D,V6).  [resolve(61,b,53,b)].
% 0.80/1.07  62 maps(c1,c4,c5) # label(thII28) # label(negated_conjecture).  [clausify(29)].
% 0.80/1.07  Derived: -member(A,c4) | member(f4(c1,c4,c5,A),c5).  [resolve(62,a,39,a)].
% 0.80/1.07  Derived: -member(A,c4) | apply(c1,A,f4(c1,c4,c5,A)).  [resolve(62,a,40,a)].
% 0.80/1.07  Derived: -member(A,c4) | -member(B,c5) | -member(C,c5) | -apply(c1,A,B) | -apply(c1,A,C) | C = B.  [resolve(62,a,41,a)].
% 0.80/1.07  Derived: isomorphism(c1,c4,A,c5,B) | -one_to_one(c1,c4,c5) | member(f37(c1,c4,A,c5,B),c4).  [resolve(62,a,54,b)].
% 0.80/1.07  Derived: isomorphism(c1,c4,A,c5,B) | -one_to_one(c1,c4,c5) | member(f38(c1,c4,A,c5,B),c5).  [resolve(62,a,55,b)].
% 0.80/1.07  Derived: isomorphism(c1,c4,A,c5,B) | -one_to_one(c1,c4,c5) | member(f39(c1,c4,A,c5,B),c4).  [resolve(62,a,56,b)].
% 0.80/1.07  Derived: isomorphism(c1,c4,A,c5,B) | -one_to_one(c1,c4,c5) | member(f40(c1,c4,A,c5,B),c5).  [resolve(62,a,57,b)].
% 0.80/1.07  Derived: isomorphism(c1,c4,A,c5,B) | -one_to_one(c1,c4,c5) | apply(c1,f37(c1,c4,A,c5,B),f38(c1,c4,A,c5,B)).  [resolve(62,a,58,b)].
% 0.80/1.09  Derived: isomorphism(c1,c4,A,c5,B) | -one_to_one(c1,c4,c5) | apply(c1,f39(c1,c4,A,c5,B),f40(c1,c4,A,c5,B)).  [resolve(62,a,59,b)].
% 0.80/1.09  Derived: isomorphism(c1,c4,A,c5,B) | -one_to_one(c1,c4,c5) | apply(A,f37(c1,c4,A,c5,B),f39(c1,c4,A,c5,B)) | apply(B,f38(c1,c4,A,c5,B),f40(c1,c4,A,c5,B)).  [resolve(62,a,60,b)].
% 0.80/1.09  Derived: isomorphism(c1,c4,A,c5,B) | -one_to_one(c1,c4,c5) | -apply(A,f37(c1,c4,A,c5,B),f39(c1,c4,A,c5,B)) | -apply(B,f38(c1,c4,A,c5,B),f40(c1,c4,A,c5,B)).  [resolve(62,a,61,b)].
% 0.80/1.09  63 maps(c2,c5,c6) # label(thII28) # label(negated_conjecture).  [clausify(29)].
% 0.80/1.09  Derived: -member(A,c5) | member(f4(c2,c5,c6,A),c6).  [resolve(63,a,39,a)].
% 0.80/1.09  Derived: -member(A,c5) | apply(c2,A,f4(c2,c5,c6,A)).  [resolve(63,a,40,a)].
% 0.80/1.09  Derived: -member(A,c5) | -member(B,c6) | -member(C,c6) | -apply(c2,A,B) | -apply(c2,A,C) | C = B.  [resolve(63,a,41,a)].
% 0.80/1.09  64 maps(c3,c6,c4) # label(thII28) # label(negated_conjecture).  [clausify(29)].
% 0.80/1.09  Derived: -member(A,c6) | member(f4(c3,c6,c4,A),c4).  [resolve(64,a,39,a)].
% 0.80/1.09  Derived: -member(A,c6) | apply(c3,A,f4(c3,c6,c4,A)).  [resolve(64,a,40,a)].
% 0.80/1.09  Derived: -member(A,c6) | -member(B,c4) | -member(C,c4) | -apply(c3,A,B) | -apply(c3,A,C) | C = B.  [resolve(64,a,41,a)].
% 0.80/1.09  Derived: isomorphism(c3,c6,A,c4,B) | -one_to_one(c3,c6,c4) | member(f37(c3,c6,A,c4,B),c6).  [resolve(64,a,54,b)].
% 0.80/1.09  Derived: isomorphism(c3,c6,A,c4,B) | -one_to_one(c3,c6,c4) | member(f38(c3,c6,A,c4,B),c4).  [resolve(64,a,55,b)].
% 0.80/1.09  Derived: isomorphism(c3,c6,A,c4,B) | -one_to_one(c3,c6,c4) | member(f39(c3,c6,A,c4,B),c6).  [resolve(64,a,56,b)].
% 0.80/1.09  Derived: isomorphism(c3,c6,A,c4,B) | -one_to_one(c3,c6,c4) | member(f40(c3,c6,A,c4,B),c4).  [resolve(64,a,57,b)].
% 0.80/1.09  Derived: isomorphism(c3,c6,A,c4,B) | -one_to_one(c3,c6,c4) | apply(c3,f37(c3,c6,A,c4,B),f38(c3,c6,A,c4,B)).  [resolve(64,a,58,b)].
% 0.80/1.09  Derived: isomorphism(c3,c6,A,c4,B) | -one_to_one(c3,c6,c4) | apply(c3,f39(c3,c6,A,c4,B),f40(c3,c6,A,c4,B)).  [resolve(64,a,59,b)].
% 0.80/1.09  Derived: isomorphism(c3,c6,A,c4,B) | -one_to_one(c3,c6,c4) | apply(A,f37(c3,c6,A,c4,B),f39(c3,c6,A,c4,B)) | apply(B,f38(c3,c6,A,c4,B),f40(c3,c6,A,c4,B)).  [resolve(64,a,60,b)].
% 0.80/1.09  Derived: isomorphism(c3,c6,A,c4,B) | -one_to_one(c3,c6,c4) | -apply(A,f37(c3,c6,A,c4,B),f39(c3,c6,A,c4,B)) | -apply(B,f38(c3,c6,A,c4,B),f40(c3,c6,A,c4,B)).  [resolve(64,a,61,b)].
% 0.80/1.09  65 compose_predicate(A,B,C,D,E,F) | member(f10(A,B,C,D,E,F),D) # label(compose_predicate) # label(axiom).  [clausify(13)].
% 0.80/1.09  66 -compose_predicate(A,B,C,D,E,F) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | member(f9(A,B,C,D,E,F,V6,V7),E) # label(compose_predicate) # label(axiom).  [clausify(13)].
% 0.80/1.09  67 -compose_predicate(A,B,C,D,E,F) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(C,V6,f9(A,B,C,D,E,F,V6,V7)) # label(compose_predicate) # label(axiom).  [clausify(13)].
% 0.80/1.09  68 -compose_predicate(A,B,C,D,E,F) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(B,f9(A,B,C,D,E,F,V6,V7),V7) # label(compose_predicate) # label(axiom).  [clausify(13)].
% 0.80/1.09  69 -compose_predicate(A,B,C,D,E,F) | -member(V6,D) | -member(V7,F) | apply(A,V6,V7) | -member(V8,E) | -apply(C,V6,V8) | -apply(B,V8,V7) # label(compose_predicate) # label(axiom).  [clausify(13)].
% 0.80/1.09  Derived: member(f10(A,B,C,D,E,F),D) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | member(f9(A,B,C,D,E,F,V6,V7),E).  [resolve(65,a,66,a)].
% 0.80/1.09  Derived: member(f10(A,B,C,D,E,F),D) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(C,V6,f9(A,B,C,D,E,F,V6,V7)).  [resolve(65,a,67,a)].
% 0.80/1.09  Derived: member(f10(A,B,C,D,E,F),D) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(B,f9(A,B,C,D,E,F,V6,V7),V7).  [resolve(65,a,68,a)].
% 0.80/1.09  Derived: member(f10(A,B,C,D,E,F),D) | -member(V6,D) | -member(V7,F) | apply(A,V6,V7) | -member(V8,E) | -apply(C,V6,V8) | -apply(B,V8,V7).  [resolve(65,a,69,a)].
% 0.80/1.09  70 compose_predicate(A,B,C,D,E,F) | member(f11(A,B,C,D,E,F),F) # label(compose_predicate) # label(axiom).  [clausify(13)].
% 0.80/1.09  Derived: member(f11(A,B,C,D,E,F),F) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | member(f9(A,B,C,D,E,F,V6,V7),E).  [resolve(70,a,66,a)].
% 0.80/1.09  Derived: member(f11(A,B,C,D,E,F),F) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(C,V6,f9(A,B,C,D,E,F,V6,V7)).  [resolve(70,a,67,a)].
% 0.80/1.09  Derived: member(f11(A,B,C,D,E,F),F) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(B,f9(A,B,C,D,E,F,V6,V7),V7).  [resolve(70,a,68,a)].
% 0.80/1.09  Derived: member(f11(A,B,C,D,E,F),F) | -member(V6,D) | -member(V7,F) | apply(A,V6,V7) | -member(V8,E) | -apply(C,V6,V8) | -apply(B,V8,V7).  [resolve(70,a,69,a)].
% 0.80/1.09  71 compose_predicate(A,B,C,D,E,F) | apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | member(f12(A,B,C,D,E,F),E) # label(compose_predicate) # label(axiom).  [clausify(13)].
% 0.80/1.09  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | member(f12(A,B,C,D,E,F),E) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | member(f9(A,B,C,D,E,F,V6,V7),E).  [resolve(71,a,66,a)].
% 0.80/1.09  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | member(f12(A,B,C,D,E,F),E) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(C,V6,f9(A,B,C,D,E,F,V6,V7)).  [resolve(71,a,67,a)].
% 0.80/1.09  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | member(f12(A,B,C,D,E,F),E) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(B,f9(A,B,C,D,E,F,V6,V7),V7).  [resolve(71,a,68,a)].
% 0.80/1.09  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | member(f12(A,B,C,D,E,F),E) | -member(V6,D) | -member(V7,F) | apply(A,V6,V7) | -member(V8,E) | -apply(C,V6,V8) | -apply(B,V8,V7).  [resolve(71,a,69,a)].
% 0.80/1.09  72 compose_predicate(A,B,C,D,E,F) | apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | apply(C,f10(A,B,C,D,E,F),f12(A,B,C,D,E,F)) # label(compose_predicate) # label(axiom).  [clausify(13)].
% 0.80/1.09  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | apply(C,f10(A,B,C,D,E,F),f12(A,B,C,D,E,F)) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | member(f9(A,B,C,D,E,F,V6,V7),E).  [resolve(72,a,66,a)].
% 0.80/1.09  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | apply(C,f10(A,B,C,D,E,F),f12(A,B,C,D,E,F)) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(C,V6,f9(A,B,C,D,E,F,V6,V7)).  [resolve(72,a,67,a)].
% 0.80/1.09  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | apply(C,f10(A,B,C,D,E,F),f12(A,B,C,D,E,F)) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(B,f9(A,B,C,D,E,F,V6,V7),V7).  [resolve(72,a,68,a)].
% 0.80/1.09  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | apply(C,f10(A,B,C,D,E,F),f12(A,B,C,D,E,F)) | -member(V6,D) | -member(V7,F) | apply(A,V6,V7) | -member(V8,E) | -apply(C,V6,V8) | -apply(B,V8,V7).  [resolve(72,a,69,a)].
% 0.80/1.09  73 compose_predicate(A,B,C,D,E,F) | apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | apply(B,f12(A,B,C,D,E,F),f11(A,B,C,D,E,F)) # label(compose_predicate) # label(axiom).  [clausify(13)].
% 0.80/1.09  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | apply(B,f12(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | member(f9(A,B,C,D,E,F,V6,V7),E).  [resolve(73,a,66,a)].
% 0.80/1.09  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | apply(B,f12(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(C,V6,f9(A,B,C,D,E,F,V6,V7)).  [resolve(73,a,67,a)].
% 0.80/1.09  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | apply(B,f12(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | -member(V6,D) | -member(V7,F) | -apply(A,V6,V7) | apply(B,f9(A,B,C,D,E,F,V6,V7),V7).  [resolve(73,a,68,a)].
% 0.80/1.09  Derived: apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | apply(B,f12(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | -member(V6,D) | -member(V7,F) | apply(A,V6,V7) | -member(V8,E) | -apply(C,V6,V8) | -apply(B,V8,V7).  [resolve(73,a,69,a)].
% 0.80/1.09  74 compose_predicate(A,B,C,D,E,F) | -apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | -member(V6,E) | -apply(C,f10(A,B,C,D,E,F),V6) | -apply(B,V6,f11(A,B,C,D,E,F)) # label(compose_predicate) # label(axiom).  [clausify(13)].
% 0.80/1.09  Derived: -apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | -member(V6,E) | -apply(C,f10(A,B,C,D,E,F),V6) | -apply(B,V6,f11(A,B,C,D,E,F)) | -member(V7,D) | -member(V8,F) | -apply(A,V7,V8) | member(f9(A,B,C,D,E,F,V7,V8),E).  [resolve(74,a,66,a)].
% 0.80/1.09  Derived: -apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | -member(V6,E) | -apply(C,f10(A,B,C,D,E,F),V6) | -apply(B,V6,f11(A,B,C,D,E,F)) | -member(V7,D) | -member(V8,F) | -apply(A,V7,V8) | apply(C,V7,f9(A,B,C,D,E,F,V7,V8)).  [resolve(74,a,67,a)].
% 0.80/1.12  Derived: -apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | -member(V6,E) | -apply(C,f10(A,B,C,D,E,F),V6) | -apply(B,V6,f11(A,B,C,D,E,F)) | -member(V7,D) | -member(V8,F) | -apply(A,V7,V8) | apply(B,f9(A,B,C,D,E,F,V7,V8),V8).  [resolve(74,a,68,a)].
% 0.80/1.12  Derived: -apply(A,f10(A,B,C,D,E,F),f11(A,B,C,D,E,F)) | -member(V6,E) | -apply(C,f10(A,B,C,D,E,F),V6) | -apply(B,V6,f11(A,B,C,D,E,F)) | -member(V7,D) | -member(V8,F) | apply(A,V7,V8) | -member(V9,E) | -apply(C,V7,V9) | -apply(B,V9,V8).  [resolve(74,a,69,a)].
% 0.80/1.12  75 equal_maps(A,B,C,D) | member(f14(A,B,C,D),C) # label(equal_maps) # label(axiom).  [clausify(15)].
% 0.80/1.12  76 -equal_maps(A,B,C,D) | -member(E,C) | -member(F,D) | -member(V6,D) | -apply(A,E,F) | -apply(B,E,V6) | V6 = F # label(equal_maps) # label(axiom).  [clausify(15)].
% 0.80/1.12  Derived: member(f14(A,B,C,D),C) | -member(E,C) | -member(F,D) | -member(V6,D) | -apply(A,E,F) | -apply(B,E,V6) | V6 = F.  [resolve(75,a,76,a)].
% 0.80/1.12  77 equal_maps(A,B,C,D) | member(f15(A,B,C,D),D) # label(equal_maps) # label(axiom).  [clausify(15)].
% 0.80/1.12  Derived: member(f15(A,B,C,D),D) | -member(E,C) | -member(F,D) | -member(V6,D) | -apply(A,E,F) | -apply(B,E,V6) | V6 = F.  [resolve(77,a,76,a)].
% 0.80/1.12  78 equal_maps(A,B,C,D) | member(f16(A,B,C,D),D) # label(equal_maps) # label(axiom).  [clausify(15)].
% 0.80/1.12  Derived: member(f16(A,B,C,D),D) | -member(E,C) | -member(F,D) | -member(V6,D) | -apply(A,E,F) | -apply(B,E,V6) | V6 = F.  [resolve(78,a,76,a)].
% 0.80/1.12  79 equal_maps(A,B,C,D) | apply(A,f14(A,B,C,D),f15(A,B,C,D)) # label(equal_maps) # label(axiom).  [clausify(15)].
% 0.80/1.12  Derived: apply(A,f14(A,B,C,D),f15(A,B,C,D)) | -member(E,C) | -member(F,D) | -member(V6,D) | -apply(A,E,F) | -apply(B,E,V6) | V6 = F.  [resolve(79,a,76,a)].
% 0.80/1.12  80 equal_maps(A,B,C,D) | apply(B,f14(A,B,C,D),f16(A,B,C,D)) # label(equal_maps) # label(axiom).  [clausify(15)].
% 0.80/1.12  Derived: apply(A,f14(B,A,C,D),f16(B,A,C,D)) | -member(E,C) | -member(F,D) | -member(V6,D) | -apply(B,E,F) | -apply(A,E,V6) | V6 = F.  [resolve(80,a,76,a)].
% 0.80/1.12  81 equal_maps(A,B,C,D) | f16(A,B,C,D) != f15(A,B,C,D) # label(equal_maps) # label(axiom).  [clausify(15)].
% 0.80/1.12  Derived: f16(A,B,C,D) != f15(A,B,C,D) | -member(E,C) | -member(F,D) | -member(V6,D) | -apply(A,E,F) | -apply(B,E,V6) | V6 = F.  [resolve(81,a,76,a)].
% 0.80/1.12  82 identity(A,B) | member(f17(A,B),B) # label(identity) # label(axiom).  [clausify(16)].
% 0.80/1.12  83 -identity(A,B) | -member(C,B) | apply(A,C,C) # label(identity) # label(axiom).  [clausify(16)].
% 0.80/1.12  Derived: member(f17(A,B),B) | -member(C,B) | apply(A,C,C).  [resolve(82,a,83,a)].
% 0.80/1.12  84 identity(A,B) | -apply(A,f17(A,B),f17(A,B)) # label(identity) # label(axiom).  [clausify(16)].
% 0.80/1.12  Derived: -apply(A,f17(A,B),f17(A,B)) | -member(C,B) | apply(A,C,C).  [resolve(84,a,83,a)].
% 0.80/1.12  85 injective(A,B,C) | member(f18(A,B,C),B) # label(injective) # label(axiom).  [clausify(17)].
% 0.80/1.12  86 -injective(A,B,C) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D # label(injective) # label(axiom).  [clausify(17)].
% 0.80/1.12  Derived: member(f18(A,B,C),B) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(85,a,86,a)].
% 0.80/1.12  87 injective(A,B,C) | member(f19(A,B,C),B) # label(injective) # label(axiom).  [clausify(17)].
% 0.80/1.12  Derived: member(f19(A,B,C),B) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(87,a,86,a)].
% 0.80/1.12  88 injective(A,B,C) | member(f20(A,B,C),C) # label(injective) # label(axiom).  [clausify(17)].
% 0.80/1.12  Derived: member(f20(A,B,C),C) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(88,a,86,a)].
% 0.80/1.12  89 injective(A,B,C) | apply(A,f18(A,B,C),f20(A,B,C)) # label(injective) # label(axiom).  [clausify(17)].
% 0.80/1.12  Derived: apply(A,f18(A,B,C),f20(A,B,C)) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(89,a,86,a)].
% 0.80/1.12  90 injective(A,B,C) | apply(A,f19(A,B,C),f20(A,B,C)) # label(injective) # label(axiom).  [clausify(17)].
% 0.80/1.12  Derived: apply(A,f19(A,B,C),f20(A,B,C)) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(90,a,86,a)].
% 0.80/1.12  91 injective(A,B,C) | f19(A,B,C) != f18(A,B,C) # label(injective) # label(axiom).  [clausify(17)].
% 0.80/1.14  Derived: f19(A,B,C) != f18(A,B,C) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(91,a,86,a)].
% 0.80/1.14  92 -one_to_one(A,B,C) | injective(A,B,C) # label(one_to_one) # label(axiom).  [clausify(19)].
% 0.80/1.14  Derived: -one_to_one(A,B,C) | -member(D,B) | -member(E,B) | -member(F,C) | -apply(A,D,F) | -apply(A,E,F) | E = D.  [resolve(92,b,86,a)].
% 0.80/1.14  93 one_to_one(A,B,C) | -injective(A,B,C) | -surjective(A,B,C) # label(one_to_one) # label(axiom).  [clausify(19)].
% 0.80/1.14  Derived: one_to_one(A,B,C) | -surjective(A,B,C) | member(f18(A,B,C),B).  [resolve(93,b,85,a)].
% 0.80/1.14  Derived: one_to_one(A,B,C) | -surjective(A,B,C) | member(f19(A,B,C),B).  [resolve(93,b,87,a)].
% 0.80/1.14  Derived: one_to_one(A,B,C) | -surjective(A,B,C) | member(f20(A,B,C),C).  [resolve(93,b,88,a)].
% 0.80/1.14  Derived: one_to_one(A,B,C) | -surjective(A,B,C) | apply(A,f18(A,B,C),f20(A,B,C)).  [resolve(93,b,89,a)].
% 0.80/1.14  Derived: one_to_one(A,B,C) | -surjective(A,B,C) | apply(A,f19(A,B,C),f20(A,B,C)).  [resolve(93,b,90,a)].
% 0.80/1.14  Derived: one_to_one(A,B,C) | -surjective(A,B,C) | f19(A,B,C) != f18(A,B,C).  [resolve(93,b,91,a)].
% 0.80/1.14  94 injective(compose_function(c3,compose_function(c2,c1,c4,c5,c6),c4,c6,c4),c4,c4) # label(thII28) # label(negated_conjecture).  [clausify(29)].
% 0.80/1.14  Derived: -member(A,c4) | -member(B,c4) | -member(C,c4) | -apply(compose_function(c3,compose_function(c2,c1,c4,c5,c6),c4,c6,c4),A,C) | -apply(compose_function(c3,compose_function(c2,c1,c4,c5,c6),c4,c6,c4),B,C) | B = A.  [resolve(94,a,86,a)].
% 0.80/1.14  Derived: one_to_one(compose_function(c3,compose_function(c2,c1,c4,c5,c6),c4,c6,c4),c4,c4) | -surjective(compose_function(c3,compose_function(c2,c1,c4,c5,c6),c4,c6,c4),c4,c4).  [resolve(94,a,93,b)].
% 0.80/1.14  95 injective(compose_function(c1,compose_function(c3,c2,c5,c6,c4),c5,c4,c5),c5,c5) # label(thII28) # label(negated_conjecture).  [clausify(29)].
% 0.80/1.14  Derived: -member(A,c5) | -member(B,c5) | -member(C,c5) | -apply(compose_function(c1,compose_function(c3,c2,c5,c6,c4),c5,c4,c5),A,C) | -apply(compose_function(c1,compose_function(c3,c2,c5,c6,c4),c5,c4,c5),B,C) | B = A.  [resolve(95,a,86,a)].
% 0.80/1.14  Derived: one_to_one(compose_function(c1,compose_function(c3,c2,c5,c6,c4),c5,c4,c5),c5,c5) | -surjective(compose_function(c1,compose_function(c3,c2,c5,c6,c4),c5,c4,c5),c5,c5).  [resolve(95,a,93,b)].
% 0.80/1.14  96 inverse_predicate(A,B,C,D) | member(f23(A,B,C,D),C) # label(inverse_predicate) # label(axiom).  [clausify(20)].
% 0.80/1.14  97 -inverse_predicate(A,B,C,D) | -member(E,C) | -member(F,D) | -apply(B,E,F) | apply(A,F,E) # label(inverse_predicate) # label(axiom).  [clausify(20)].
% 0.80/1.14  98 -inverse_predicate(A,B,C,D) | -member(E,C) | -member(F,D) | apply(B,E,F) | -apply(A,F,E) # label(inverse_predicate) # label(axiom).  [clausify(20)].
% 0.80/1.14  Derived: member(f23(A,B,C,D),C) | -member(E,C) | -member(F,D) | -apply(B,E,F) | apply(A,F,E).  [resolve(96,a,97,a)].
% 0.80/1.14  Derived: member(f23(A,B,C,D),C) | -member(E,C) | -member(F,D) | apply(B,E,F) | -apply(A,F,E).  [resolve(96,a,98,a)].
% 0.80/1.14  99 inverse_predicate(A,B,C,D) | member(f24(A,B,C,D),D) # label(inverse_predicate) # label(axiom).  [clausify(20)].
% 0.80/1.14  Derived: member(f24(A,B,C,D),D) | -member(E,C) | -member(F,D) | -apply(B,E,F) | apply(A,F,E).  [resolve(99,a,97,a)].
% 0.80/1.14  Derived: member(f24(A,B,C,D),D) | -member(E,C) | -member(F,D) | apply(B,E,F) | -apply(A,F,E).  [resolve(99,a,98,a)].
% 0.80/1.14  100 inverse_predicate(A,B,C,D) | apply(B,f23(A,B,C,D),f24(A,B,C,D)) | apply(A,f24(A,B,C,D),f23(A,B,C,D)) # label(inverse_predicate) # label(axiom).  [clausify(20)].
% 0.80/1.14  Derived: apply(A,f23(B,A,C,D),f24(B,A,C,D)) | apply(B,f24(B,A,C,D),f23(B,A,C,D)) | -member(E,C) | -member(F,D) | -apply(A,E,F) | apply(B,F,E).  [resolve(100,a,97,a)].
% 0.80/1.14  Derived: apply(A,f23(B,A,C,D),f24(B,A,C,D)) | apply(B,f24(B,A,C,D),f23(B,A,C,D)) | -member(E,C) | -member(F,D) | apply(A,E,F) | -apply(B,F,E).  [resolve(100,a,98,a)].
% 0.80/1.14  101 inverse_predicate(A,B,C,D) | -apply(B,f23(A,B,C,D),f24(A,B,C,D)) | -apply(A,f24(A,B,C,D),f23(A,B,C,D)) # label(inverse_predicate) # label(axiom).  [clausify(20)].
% 0.80/1.14  Derived: -apply(A,f23(B,A,C,D),f24(B,A,C,D)) | -apply(B,f24(B,A,C,D),f23(B,A,C,D)) | -member(E,C) | -member(F,D) | -apply(A,E,F) | apply(B,F,E).  [resolve(101,a,97,a)].
% 0.80/1.16  Derived: -apply(A,f23(B,A,C,D),f24(B,A,C,D)) | -apply(B,f24(B,A,C,D),f23(B,A,C,D)) | -member(E,C) | -member(F,D) | apply(A,E,F) | -apply(B,F,E).  [resolve(101,a,98,a)].
% 0.80/1.16  102 increasing(A,B,C,D,E) | member(f29(A,B,C,D,E),B) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.80/1.16  103 -increasing(A,B,C,D,E) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V6,V8) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.80/1.16  Derived: member(f29(A,B,C,D,E),B) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V6,V8).  [resolve(102,a,103,a)].
% 0.80/1.16  104 increasing(A,B,C,D,E) | member(f30(A,B,C,D,E),D) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.80/1.16  Derived: member(f30(A,B,C,D,E),D) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V6,V8).  [resolve(104,a,103,a)].
% 0.80/1.16  105 increasing(A,B,C,D,E) | member(f31(A,B,C,D,E),B) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.80/1.16  Derived: member(f31(A,B,C,D,E),B) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V6,V8).  [resolve(105,a,103,a)].
% 0.80/1.16  106 increasing(A,B,C,D,E) | member(f32(A,B,C,D,E),D) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.80/1.16  Derived: member(f32(A,B,C,D,E),D) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V6,V8).  [resolve(106,a,103,a)].
% 0.80/1.16  107 increasing(A,B,C,D,E) | apply(C,f29(A,B,C,D,E),f31(A,B,C,D,E)) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.80/1.16  Derived: apply(A,f29(B,C,A,D,E),f31(B,C,A,D,E)) | -member(F,C) | -member(V6,D) | -member(V7,C) | -member(V8,D) | -apply(A,F,V7) | -apply(B,F,V6) | -apply(B,V7,V8) | apply(E,V6,V8).  [resolve(107,a,103,a)].
% 0.80/1.16  108 increasing(A,B,C,D,E) | apply(A,f29(A,B,C,D,E),f30(A,B,C,D,E)) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.80/1.16  Derived: apply(A,f29(A,B,C,D,E),f30(A,B,C,D,E)) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V6,V8).  [resolve(108,a,103,a)].
% 0.80/1.16  109 increasing(A,B,C,D,E) | apply(A,f31(A,B,C,D,E),f32(A,B,C,D,E)) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.80/1.16  Derived: apply(A,f31(A,B,C,D,E),f32(A,B,C,D,E)) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V6,V8).  [resolve(109,a,103,a)].
% 0.80/1.16  110 increasing(A,B,C,D,E) | -apply(E,f30(A,B,C,D,E),f32(A,B,C,D,E)) # label(increasing_function) # label(axiom).  [clausify(26)].
% 0.80/1.16  Derived: -apply(A,f30(B,C,D,E,A),f32(B,C,D,E,A)) | -member(F,C) | -member(V6,E) | -member(V7,C) | -member(V8,E) | -apply(D,F,V7) | -apply(B,F,V6) | -apply(B,V7,V8) | apply(A,V6,V8).  [resolve(110,a,103,a)].
% 0.80/1.16  111 decreasing(A,B,C,D,E) | member(f33(A,B,C,D,E),B) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 0.80/1.16  112 -decreasing(A,B,C,D,E) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V8,V6) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 0.80/1.16  Derived: member(f33(A,B,C,D,E),B) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V8,V6).  [resolve(111,a,112,a)].
% 0.80/1.16  113 decreasing(A,B,C,D,E) | member(f34(A,B,C,D,E),D) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 0.80/1.16  Derived: member(f34(A,B,C,D,E),D) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V8,V6).  [resolve(113,a,112,a)].
% 0.80/1.16  114 decreasing(A,B,C,D,E) | member(f35(A,B,C,D,E),B) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 0.80/1.16  Derived: member(f35(A,B,C,D,E),B) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V8,V6).  [resolve(114,a,112,a)].
% 2.67/2.96  115 decreasing(A,B,C,D,E) | member(f36(A,B,C,D,E),D) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 2.67/2.96  Derived: member(f36(A,B,C,D,E),D) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V8,V6).  [resolve(115,a,112,a)].
% 2.67/2.96  116 decreasing(A,B,C,D,E) | apply(C,f33(A,B,C,D,E),f35(A,B,C,D,E)) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 2.67/2.96  Derived: apply(A,f33(B,C,A,D,E),f35(B,C,A,D,E)) | -member(F,C) | -member(V6,D) | -member(V7,C) | -member(V8,D) | -apply(A,F,V7) | -apply(B,F,V6) | -apply(B,V7,V8) | apply(E,V8,V6).  [resolve(116,a,112,a)].
% 2.67/2.96  117 decreasing(A,B,C,D,E) | apply(A,f33(A,B,C,D,E),f34(A,B,C,D,E)) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 2.67/2.96  Derived: apply(A,f33(A,B,C,D,E),f34(A,B,C,D,E)) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V8,V6).  [resolve(117,a,112,a)].
% 2.67/2.96  118 decreasing(A,B,C,D,E) | apply(A,f35(A,B,C,D,E),f36(A,B,C,D,E)) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 2.67/2.96  Derived: apply(A,f35(A,B,C,D,E),f36(A,B,C,D,E)) | -member(F,B) | -member(V6,D) | -member(V7,B) | -member(V8,D) | -apply(C,F,V7) | -apply(A,F,V6) | -apply(A,V7,V8) | apply(E,V8,V6).  [resolve(118,a,112,a)].
% 2.67/2.96  119 decreasing(A,B,C,D,E) | -apply(E,f36(A,B,C,D,E),f34(A,B,C,D,E)) # label(decreasing_function) # label(axiom).  [clausify(27)].
% 2.67/2.96  Derived: -apply(A,f36(B,C,D,E,A),f34(B,C,D,E,A)) | -member(F,C) | -member(V6,E) | -member(V7,C) | -member(V8,E) | -apply(D,F,V7) | -apply(B,F,V6) | -apply(B,V7,V8) | apply(A,V8,V6).  [resolve(119,a,112,a)].
% 2.67/2.96  
% 2.67/2.96  ============================== end predicate elimination =============
% 2.67/2.96  
% 2.67/2.96  Auto_denials:  (non-Horn, no changes).
% 2.67/2.96  
% 2.67/2.96  Term ordering decisions:
% 2.67/2.96  Function symbol KB weights:  empty_set=1. c1=1. c2=1. c3=1. c4=1. c5=1. c6=1. image2=1. intersection=1. inverse_image2=1. union=1. unordered_pair=1. difference=1. f1=1. f2=1. f3=1. f17=1. power_set=1. product=1. sum=1. singleton=1. image3=1. inverse_image3=1. inverse_function=1. f5=1. f6=1. f7=1. f8=1. f18=1. f19=1. f20=1. f22=1. f25=1. f27=1. f4=1. f14=1. f15=1. f16=1. f21=1. f23=1. f24=1. f26=1. f28=1. compose_function=1. f29=1. f30=1. f31=1. f32=1. f33=1. f34=1. f35=1. f36=1. f37=1. f38=1. f39=1. f40=1. f10=1. f11=1. f12=1. f13=1. f9=1.
% 2.67/2.96  
% 2.67/2.96  ============================== end of process initial clauses ========
% 2.67/2.96  
% 2.67/2.96  ============================== CLAUSES FOR SEARCH ====================
% 2.67/2.96  
% 2.67/2.96  ============================== end of clauses for search =============
% 2.67/2.96  
% 2.67/2.96  ============================== SEARCH ================================
% 2.67/2.96  
% 2.67/2.96  % Starting search at 0.36 seconds.
% 2.67/2.96  
% 2.67/2.96  NOTE: Back_subsumption disabled, ratio of kept to back_subsumed is 2147483647 (0.00 of 0.42 sec).
% 2.67/2.96  
% 2.67/2.96  Low Water (keep): wt=70.000, iters=3656
% 2.67/2.96  
% 2.67/2.96  Low Water (keep): wt=67.000, iters=3631
% 2.67/2.96  
% 2.67/2.96  Low Water (keep): wt=61.000, iters=3601
% 2.67/2.96  
% 2.67/2.96  Low Water (keep): wt=55.000, iters=3566
% 2.67/2.96  
% 2.67/2.96  Low Water (keep): wt=50.000, iters=3546
% 2.67/2.96  
% 2.67/2.96  Low Water (keep): wt=43.000, iters=3882
% 2.67/2.96  
% 2.67/2.96  Low Water (keep): wt=42.000, iters=3811
% 2.67/2.96  
% 2.67/2.96  Low Water (keep): wt=36.000, iters=3555
% 2.67/2.96  
% 2.67/2.96  Low Water (keep): wt=35.000, iters=3483
% 2.67/2.96  
% 2.67/2.96  Low Water (keep): wt=34.000, iters=3421
% 2.67/2.96  
% 2.67/2.96  Low Water (keep): wt=32.000, iters=3334
% 2.67/2.96  
% 2.67/2.96  Low Water (keep): wt=28.000, iters=4168
% 2.67/2.96  
% 2.67/2.96  Low Water (keep): wt=19.000, iters=3375
% 2.67/2.96  
% 2.67/2.96  Low Water (displace): id=6905, wt=198.000
% 2.67/2.96  
% 2.67/2.96  Low Water (displace): id=7073, wt=193.000
% 2.67/2.96  
% 2.67/2.96  Low Water (displace): id=6911, wt=186.000
% 2.67/2.96  
% 2.67/2.96  Low Water (displace): id=6910, wt=182.000
% 2.67/2.96  
% 2.67/2.96  Low Water (displace): id=5621, wt=179.000
% 2.67/2.96  
% 2.67/2.96  Low Water (displace): id=7098, wt=177.000
% 2.67/2.96  
% 2.67/2.96  Low Water (displace): id=7096, wt=176.000
% 2.67/2.96  
% 2.67/2.96  Low Water (displace): id=7092, wt=173.000
% 2.67/2.96  
% 2.67/2.96  Low Water (displace): id=7104, wt=169.000
% 2.67/2.96  
% 2.67/2.96  Low Water (displace): id=5619, wt=167.000
% 2.67/2.96  
% 2.67/2.96  Low Water (displace): id=6904, wt=166.000
% 2.67/2.96  
% 2.67/2.96  Low Water (displace): id=7075, wt=165.000
% 2.67/2.96  
% 2.67/2.96  Low Water (displace): id=6902, wt=162.000
% 2.67/2.96  
% 2.67/2.96  Low Water (displace): id=7082, wt=161.000
% 2.67/2.96  
% 2.67/2.96  Low Water (displace): id=7027, wt=159.000
% 2.67/2.96  
% 2.67/2.96  Low Water (displace): id=7072, wt=158.000
% 2.67/2.96  
% 2.67/2.96  Low Water (displace): id=7074, wt=157.000
% 2.67/2.96  
% 2.67/2.96  LowCputime limit exceeded (core dumped)
%------------------------------------------------------------------------------