TSTP Solution File: REL029-10 by CiME---2.01

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CiME---2.01
% Problem  : REL029-10 : TPTP v7.3.0. Released v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : tptp2X_and_run_cime %s

% Computer : n185.star.cs.uiowa.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2609 0 2.40GHz
% Memory   : 32218.5MB
% OS       : Linux 3.10.0-862.11.6.el7.x86_64
% CPULimit : 300s
% DateTime : Wed Feb 27 14:31:31 EST 2019

% Result   : Timeout 285.80s
% Output   : None 
% Verified : 
% SZS Type : None (Parsing solution fails)
% Syntax   : Number of formulae    : 0

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.04  % Problem  : REL029-10 : TPTP v7.3.0. Released v7.3.0.
% 0.00/0.04  % Command  : tptp2X_and_run_cime %s
% 0.03/0.24  % Computer : n185.star.cs.uiowa.edu
% 0.03/0.24  % Model    : x86_64 x86_64
% 0.03/0.24  % CPU      : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% 0.03/0.24  % Memory   : 32218.5MB
% 0.03/0.24  % OS       : Linux 3.10.0-862.11.6.el7.x86_64
% 0.03/0.24  % CPULimit : 300
% 0.03/0.24  % DateTime : Sun Feb 24 05:27:26 CST 2019
% 0.03/0.24  % CPUTime  : 
% 1.17/1.39  Processing problem /tmp/CiME_6123_n185.star.cs.uiowa.edu
% 1.17/1.39  #verbose 1;
% 1.17/1.39                let F = signature "  join : AC; sk3,sk2,sk1,zero,top,one : constant;  tuple : 2;  converse : 1;  composition : 2;  meet : 2;  complement : 1;";
% 1.17/1.39  let X = vars "A B C";
% 1.17/1.39  let Axioms = equations F X "
% 1.17/1.39   composition(composition(A,B),C) = composition(A,composition(B,C));
% 1.17/1.39   A = complement(complement(A) join complement(B)) join complement(complement(A) join B);
% 1.17/1.39   meet(A,B) = complement(complement(A) join complement(B));
% 1.17/1.39   composition(A,one) = A;
% 1.17/1.39   composition(A join B,C) = composition(A,C) join composition(B,C);
% 1.17/1.39   converse(converse(A)) = A;
% 1.17/1.39   converse(A join B) = converse(A) join converse(B);
% 1.17/1.39   converse(composition(A,B)) = composition(converse(B),converse(A));
% 1.17/1.39   composition(converse(A),complement(composition(A,B))) join complement(B) = complement(B);
% 1.17/1.39   top = A join complement(A);
% 1.17/1.39   zero = meet(A,complement(A));
% 1.17/1.39   meet(composition(A,B),C) join composition(meet(A,composition(C,converse(B))),meet(B,composition(converse(A),C))) = composition(meet(A,composition(C,converse(B))),meet(B,composition(converse(A),C)));
% 1.17/1.39   meet(composition(A,B),C) join meet(composition(A,meet(B,composition(converse(A),C))),C) = meet(composition(A,meet(B,composition(converse(A),C))),C);
% 1.17/1.39   meet(composition(A,B),C) join meet(composition(meet(A,composition(C,converse(B))),B),C) = meet(composition(meet(A,composition(C,converse(B))),B),C);
% 1.17/1.39   sk1 join one = one;
% 1.17/1.39   sk2 join one = one;
% 1.17/1.39  ";
% 1.17/1.39  
% 1.17/1.39  let s1 = status F "
% 1.17/1.39   tuple lr_lex;
% 1.17/1.39   sk3 lr_lex;
% 1.17/1.39   sk2 lr_lex;
% 1.17/1.39   sk1 lr_lex;
% 1.17/1.39   zero lr_lex;
% 1.17/1.39   top lr_lex;
% 1.17/1.39   converse lr_lex;
% 1.17/1.39   one lr_lex;
% 1.17/1.39   meet lr_lex;
% 1.17/1.39   complement lr_lex;
% 1.17/1.39   composition mul;
% 1.17/1.39   join mul;
% 1.17/1.39  ";
% 1.17/1.39  
% 1.17/1.39  let p1 = precedence F "
% 1.17/1.39  meet > composition > tuple > complement > converse > join > one > top > zero > sk1 > sk2 > sk3";
% 1.17/1.39  
% 1.17/1.39  let s2 = status F "
% 1.17/1.39  tuple mul;
% 1.17/1.39  sk3 mul;
% 1.17/1.39  sk2 mul;
% 1.17/1.39  sk1 mul;
% 1.17/1.39  zero mul;
% 1.17/1.39  top mul;
% 1.17/1.39  converse mul;
% 1.17/1.39  one mul;
% 1.17/1.39  composition mul;
% 1.17/1.39  meet mul;
% 1.17/1.39  complement mul;
% 1.17/1.39  join mul;
% 1.17/1.39  ";
% 1.17/1.39  
% 1.17/1.39  let p2 = precedence F "
% 1.17/1.39  meet > composition > tuple > complement > converse > join > one = top = zero = sk1 = sk2 = sk3";
% 1.17/1.39  
% 1.17/1.39  let o_auto = AUTO Axioms;
% 1.17/1.39  
% 1.17/1.39  let o = LEX o_auto (LEX (ACRPO s1 p1) (ACRPO s2 p2));
% 1.17/1.39  
% 1.17/1.39  let Conjectures = equations F X " tuple(meet(composition(sk1,sk3),composition(sk2,sk3)) join composition(meet(sk1,sk2),sk3),composition(meet(sk1,sk2),sk3) join meet(composition(sk1,sk3),composition(sk2,sk3))) = tuple(composition(meet(sk1,sk2),sk3),meet(composition(sk1,sk3),composition(sk2,sk3)));"
% 1.17/1.39  ;
% 1.17/1.39  (*
% 1.17/1.39  let Red_Axioms = normalize_equations Defining_rules Axioms;
% 1.17/1.39  
% 1.17/1.39  let Red_Conjectures =  normalize_equations Defining_rules Conjectures;
% 1.17/1.39  *)
% 1.17/1.39  #time on;
% 1.17/1.39  
% 1.17/1.39  let res = prove_conj_by_ordered_completion o Axioms Conjectures;
% 1.17/1.39  
% 1.17/1.39  #time off;
% 1.17/1.39  
% 1.17/1.39  
% 1.17/1.39  let status = if res then "unsatisfiable" else "satisfiable";
% 1.17/1.39  #quit;
% 1.17/1.39  Verbose level is now 1
% 1.17/1.39  
% 1.17/1.39  F : signature = <signature>
% 1.17/1.39  X : variable_set = <variable set>
% 1.17/1.39  
% 1.17/1.39  Axioms : (F,X) equations = { composition(composition(A,B),C) =
% 1.17/1.39                               composition(A,composition(B,C)),
% 1.17/1.39                               A =
% 1.17/1.39                               complement(complement(A) join complement(B)) join 
% 1.17/1.39                               complement(complement(A) join B),
% 1.17/1.39                               meet(A,B) =
% 1.17/1.39                               complement(complement(A) join complement(B)),
% 1.17/1.39                               composition(A,one) = A,
% 1.17/1.39                               composition(A join B,C) =
% 1.17/1.39                               composition(A,C) join composition(B,C),
% 1.17/1.39                               converse(converse(A)) = A,
% 1.17/1.39                               converse(A join B) =
% 1.17/1.39                               converse(A) join converse(B),
% 1.17/1.39                               converse(composition(A,B)) =
% 1.17/1.39                               composition(converse(B),converse(A)),
% 1.17/1.39                               composition(converse(A),complement(composition(A,B))) join 
% 1.17/1.39                               complement(B) = complement(B),
% 1.17/1.39                               top = complement(A) join A,
% 1.17/1.39                               zero = meet(A,complement(A)),
% 1.17/1.39                               composition(meet(A,composition(C,converse(B))),
% 1.17/1.39                               meet(B,composition(converse(A),C))) join 
% 1.17/1.39                               meet(composition(A,B),C) =
% 1.19/1.41                               composition(meet(A,composition(C,converse(B))),
% 1.19/1.41                               meet(B,composition(converse(A),C))),
% 1.19/1.41                               meet(composition(A,meet(B,composition(converse(A),C))),C) join 
% 1.19/1.41                               meet(composition(A,B),C) =
% 1.19/1.41                               meet(composition(A,meet(B,composition(converse(A),C))),C),
% 1.19/1.41                               meet(composition(meet(A,composition(C,converse(B))),B),C) join 
% 1.19/1.41                               meet(composition(A,B),C) =
% 1.19/1.41                               meet(composition(meet(A,composition(C,converse(B))),B),C),
% 1.19/1.41                               sk1 join one = one,
% 1.19/1.41                               sk2 join one = one } (16 equation(s))
% 1.19/1.41  s1 : F status = <status>
% 1.19/1.41  p1 : F precedence = <precedence>
% 1.19/1.41  s2 : F status = <status>
% 1.19/1.41  p2 : F precedence = <precedence>
% 1.19/1.41  o_auto : F term_ordering = <term ordering>
% 1.19/1.41  o : F term_ordering = <term ordering>
% 1.19/1.41  Conjectures : (F,X) equations = { tuple(composition(meet(sk1,sk2),sk3) join 
% 1.19/1.41                                          meet(composition(sk1,sk3),composition(sk2,sk3)),
% 1.19/1.41                                    composition(meet(sk1,sk2),sk3) join 
% 1.19/1.41                                    meet(composition(sk1,sk3),composition(sk2,sk3)))
% 1.19/1.41                                    =
% 1.19/1.41                                    tuple(composition(meet(sk1,sk2),sk3),
% 1.19/1.41                                    meet(composition(sk1,sk3),composition(sk2,sk3))) }
% 1.19/1.41                                    (1 equation(s))
% 1.19/1.41  time is now on
% 1.19/1.41  
% 1.19/1.41  Initializing completion ...
% 1.19/1.41  New rule produced : [1] converse(converse(A)) -> A
% 1.19/1.41  Current number of equations to process: 0
% 1.19/1.41  Current number of ordered equations: 16
% 1.19/1.41  Current number of rules: 1
% 1.19/1.41  New rule produced : [2] sk1 join one -> one
% 1.19/1.41  Current number of equations to process: 0
% 1.19/1.41  Current number of ordered equations: 15
% 1.19/1.41  Current number of rules: 2
% 1.19/1.41  New rule produced : [3] sk2 join one -> one
% 1.19/1.41  Current number of equations to process: 0
% 1.19/1.41  Current number of ordered equations: 14
% 1.19/1.41  Current number of rules: 3
% 1.19/1.41  New rule produced : [4] composition(A,one) -> A
% 1.19/1.41  Current number of equations to process: 0
% 1.19/1.41  Current number of ordered equations: 13
% 1.19/1.41  Current number of rules: 4
% 1.19/1.41  New rule produced : [5] complement(A) join A -> top
% 1.19/1.41  Current number of equations to process: 0
% 1.19/1.41  Current number of ordered equations: 12
% 1.19/1.41  Current number of rules: 5
% 1.19/1.41  New rule produced : [6] meet(A,complement(A)) -> zero
% 1.19/1.41  Current number of equations to process: 0
% 1.19/1.41  Current number of ordered equations: 11
% 1.19/1.41  Current number of rules: 6
% 1.19/1.41  New rule produced : [7] converse(A join B) -> converse(A) join converse(B)
% 1.19/1.41  Current number of equations to process: 0
% 1.19/1.41  Current number of ordered equations: 10
% 1.19/1.41  Current number of rules: 7
% 1.19/1.41  New rule produced :
% 1.19/1.41  [8] composition(converse(B),converse(A)) -> converse(composition(A,B))
% 1.19/1.41  Current number of equations to process: 0
% 1.19/1.41  Current number of ordered equations: 9
% 1.19/1.41  Current number of rules: 8
% 1.19/1.41  New rule produced :
% 1.19/1.41  [9] composition(A,composition(B,C)) <-> composition(composition(A,B),C)
% 1.19/1.41  Current number of equations to process: 33
% 1.19/1.41  Current number of ordered equations: 22
% 1.19/1.41  Current number of rules: 9
% 1.19/1.41  New rule produced :
% 1.19/1.41  [10] composition(composition(A,B),C) <-> composition(A,composition(B,C))
% 1.19/1.41  Current number of equations to process: 33
% 1.19/1.41  Current number of ordered equations: 21
% 1.19/1.41  Current number of rules: 10
% 1.19/1.41  New rule produced :
% 1.19/1.41  [11] meet(A,B) -> complement(complement(A) join complement(B))
% 1.19/1.41  Rule [6] meet(A,complement(A)) -> zero collapsed.
% 1.19/1.41  The conjecture has been reduced. 
% 1.19/1.41  Conjecture is now:
% 1.19/1.41  tuple(composition(complement(complement(sk2) join complement(sk1)),sk3) join 
% 1.19/1.41        complement(complement(composition(sk2,sk3)) join complement(composition(sk1,sk3))),
% 1.19/1.41  composition(complement(complement(sk2) join complement(sk1)),sk3) join 
% 1.19/1.41  complement(complement(composition(sk2,sk3)) join complement(composition(sk1,sk3)))) = 
% 1.19/1.41  tuple(composition(complement(complement(sk2) join complement(sk1)),sk3),
% 1.19/1.41  complement(complement(composition(sk2,sk3)) join complement(composition(sk1,sk3))))
% 1.19/1.41  
% 1.19/1.41  Current number of equations to process: 37
% 1.19/1.41  Current number of ordered equations: 17
% 1.19/1.41  Current number of rules: 10
% 1.19/1.42  New rule produced : [12] complement(top) -> zero
% 1.19/1.42  Current number of equations to process: 33
% 1.19/1.42  Current number of ordered equations: 20
% 1.19/1.42  Current number of rules: 11
% 1.19/1.42  New rule produced :
% 1.19/1.42  [13] composition(A join B,C) -> composition(A,C) join composition(B,C)
% 1.19/1.42  Current number of equations to process: 33
% 1.19/1.42  Current number of ordered equations: 19
% 1.19/1.42  Current number of rules: 12
% 1.19/1.42  New rule produced :
% 1.19/1.42  [14]
% 1.19/1.42  composition(converse(A),complement(composition(A,B))) join complement(B) ->
% 1.19/1.42  complement(B)
% 1.19/1.42  Current number of equations to process: 33
% 1.19/1.42  Current number of ordered equations: 18
% 1.19/1.42  Current number of rules: 13
% 1.19/1.42  New rule produced :
% 1.19/1.42  [15]
% 1.19/1.42  complement(complement(A) join complement(B)) join complement(complement(A) join B)
% 1.19/1.42  -> A
% 1.19/1.42  Current number of equations to process: 33
% 1.19/1.42  Current number of ordered equations: 17
% 1.19/1.42  Current number of rules: 14
% 1.19/1.42  New rule produced :
% 1.19/1.42  [16]
% 1.19/1.42  complement(complement(composition(complement(complement(composition(C,
% 1.19/1.42                                                          converse(B))) join 
% 1.19/1.42                                               complement(A)),B)) join 
% 1.19/1.42             complement(C)) join complement(complement(composition(A,B)) join 
% 1.19/1.42                                            complement(C)) ->
% 1.19/1.42  complement(complement(composition(complement(complement(composition(C,
% 1.19/1.42                                                          converse(B))) join 
% 1.19/1.42                                               complement(A)),B)) join 
% 1.19/1.42             complement(C))
% 1.19/1.42  Current number of equations to process: 33
% 1.19/1.42  Current number of ordered equations: 16
% 1.19/1.42  Current number of rules: 15
% 1.19/1.42  New rule produced :
% 1.19/1.42  [17]
% 1.19/1.42  complement(complement(composition(A,complement(complement(composition(
% 1.19/1.42                                                            converse(A),C)) join 
% 1.19/1.42                                                 complement(B)))) join 
% 1.19/1.42             complement(C)) join complement(complement(composition(A,B)) join 
% 1.19/1.42                                            complement(C)) ->
% 1.19/1.42  complement(complement(composition(A,complement(complement(composition(
% 1.19/1.42                                                            converse(A),C)) join 
% 1.19/1.42                                                 complement(B)))) join 
% 1.19/1.42             complement(C))
% 1.19/1.42  Current number of equations to process: 33
% 1.19/1.42  Current number of ordered equations: 15
% 1.19/1.42  Current number of rules: 16
% 1.19/1.42  New rule produced :
% 1.19/1.42  [18]
% 1.19/1.42  composition(complement(complement(composition(C,converse(B))) join complement(A)),
% 1.19/1.42  complement(complement(composition(converse(A),C)) join complement(B))) join 
% 1.19/1.42  complement(complement(composition(A,B)) join complement(C)) ->
% 1.19/1.42  composition(complement(complement(composition(C,converse(B))) join complement(A)),
% 1.19/1.42  complement(complement(composition(converse(A),C)) join complement(B)))
% 1.19/1.42  Current number of equations to process: 33
% 1.19/1.42  Current number of ordered equations: 14
% 1.19/1.42  Current number of rules: 17
% 1.19/1.42  New rule produced : [19] sk1 join top -> top
% 1.19/1.42  Current number of equations to process: 33
% 1.19/1.42  Current number of ordered equations: 12
% 1.19/1.42  Current number of rules: 18
% 1.19/1.42  New rule produced : [20] sk2 join top -> top
% 1.19/1.42  Current number of equations to process: 33
% 1.19/1.42  Current number of ordered equations: 10
% 1.19/1.42  Current number of rules: 19
% 1.19/1.42  New rule produced : [21] one join complement(sk1) -> top join one
% 1.19/1.42  Current number of equations to process: 33
% 1.19/1.42  Current number of ordered equations: 9
% 1.19/1.42  Current number of rules: 20
% 1.19/1.42  New rule produced : [22] one join complement(sk2) -> top join one
% 1.19/1.42  Current number of equations to process: 33
% 1.19/1.42  Current number of ordered equations: 8
% 1.19/1.42  Current number of rules: 21
% 1.19/1.42  New rule produced : [23] converse(sk1) join converse(one) -> converse(one)
% 1.19/1.42  Current number of equations to process: 33
% 1.19/1.42  Current number of ordered equations: 7
% 1.19/1.42  Current number of rules: 22
% 1.19/1.42  New rule produced : [24] converse(sk2) join converse(one) -> converse(one)
% 1.19/1.42  Current number of equations to process: 33
% 1.19/1.42  Current number of ordered equations: 6
% 1.19/1.42  Current number of rules: 23
% 1.19/1.42  New rule produced : [25] top join complement(complement(A)) -> top join A
% 1.19/1.42  Current number of equations to process: 33
% 1.19/1.42  Current number of ordered equations: 5
% 1.19/1.42  Current number of rules: 24
% 1.19/1.42  New rule produced :
% 1.19/1.42  [26] converse(complement(A)) join converse(A) -> converse(top)
% 1.19/1.44  Current number of equations to process: 33
% 1.19/1.44  Current number of ordered equations: 4
% 1.19/1.44  Current number of rules: 25
% 1.19/1.44  New rule produced :
% 1.19/1.44  [27] converse(composition(B,converse(A))) <-> composition(A,converse(B))
% 1.19/1.44  Current number of equations to process: 33
% 1.19/1.44  Current number of ordered equations: 3
% 1.19/1.44  Current number of rules: 26
% 1.19/1.44  New rule produced :
% 1.19/1.44  [28] converse(composition(converse(B),A)) <-> composition(converse(A),B)
% 1.19/1.44  Current number of equations to process: 33
% 1.19/1.44  Current number of ordered equations: 2
% 1.19/1.44  Current number of rules: 27
% 1.19/1.44  New rule produced :
% 1.19/1.44  [29] composition(A,converse(B)) <-> converse(composition(B,converse(A)))
% 1.19/1.44  Current number of equations to process: 33
% 1.19/1.44  Current number of ordered equations: 1
% 1.19/1.44  Current number of rules: 28
% 1.19/1.44  New rule produced :
% 1.19/1.44  [30] composition(converse(A),B) <-> converse(composition(converse(B),A))
% 1.19/1.44  Current number of equations to process: 33
% 1.19/1.44  Current number of ordered equations: 0
% 1.19/1.44  Current number of rules: 29
% 1.19/1.44  New rule produced :
% 1.19/1.44  [31] composition(A,composition(one,B)) -> composition(A,B)
% 1.19/1.44  Current number of equations to process: 35
% 1.19/1.44  Current number of ordered equations: 0
% 1.19/1.44  Current number of rules: 30
% 1.19/1.44  New rule produced : [32] zero join top -> top
% 1.19/1.44  Current number of equations to process: 41
% 1.19/1.44  Current number of ordered equations: 0
% 1.19/1.44  Current number of rules: 31
% 1.19/1.44  New rule produced :
% 1.19/1.44  [33] composition(sk1,A) join composition(one,A) -> composition(one,A)
% 1.19/1.44  Current number of equations to process: 58
% 1.19/1.44  Current number of ordered equations: 0
% 1.19/1.44  Current number of rules: 32
% 1.19/1.44  New rule produced :
% 1.19/1.44  [34] composition(sk2,A) join composition(one,A) -> composition(one,A)
% 1.19/1.44  Current number of equations to process: 57
% 1.19/1.44  Current number of ordered equations: 0
% 1.19/1.44  Current number of rules: 33
% 1.19/1.44  New rule produced :
% 1.19/1.44  [35] one join complement(sk1 join A) join A -> top join one
% 1.19/1.44  Current number of equations to process: 55
% 1.19/1.44  Current number of ordered equations: 0
% 1.19/1.44  Current number of rules: 34
% 1.19/1.44  New rule produced :
% 1.19/1.44  [36] one join complement(sk2 join A) join A -> top join one
% 1.19/1.44  Current number of equations to process: 54
% 1.19/1.44  Current number of ordered equations: 0
% 1.19/1.44  Current number of rules: 35
% 1.19/1.44  New rule produced :
% 1.19/1.44  [37] composition(complement(B),A) join composition(B,A) -> composition(top,A)
% 1.19/1.44  Current number of equations to process: 53
% 1.19/1.44  Current number of ordered equations: 0
% 1.19/1.44  Current number of rules: 36
% 1.19/1.44  New rule produced :
% 1.19/1.44  [38] top join composition(converse(A),complement(composition(A,B))) -> top
% 1.19/1.44  Current number of equations to process: 52
% 1.19/1.44  Current number of ordered equations: 0
% 1.19/1.44  Current number of rules: 37
% 1.19/1.44  New rule produced :
% 1.19/1.44  [39] top join complement(A join B) join B -> top join complement(A)
% 1.19/1.44  Current number of equations to process: 51
% 1.19/1.44  Current number of ordered equations: 0
% 1.19/1.44  Current number of rules: 38
% 1.19/1.44  New rule produced :
% 1.19/1.44  [40]
% 1.19/1.44  composition(A,converse(composition(B,C))) <->
% 1.19/1.44  composition(composition(A,converse(C)),converse(B))
% 1.19/1.44  Current number of equations to process: 50
% 1.19/1.44  Current number of ordered equations: 1
% 1.19/1.44  Current number of rules: 39
% 1.19/1.44  New rule produced :
% 1.19/1.44  [41]
% 1.19/1.44  composition(composition(A,converse(C)),converse(B)) <->
% 1.19/1.44  composition(A,converse(composition(B,C)))
% 1.19/1.44  Current number of equations to process: 50
% 1.19/1.44  Current number of ordered equations: 0
% 1.19/1.44  Current number of rules: 40
% 1.19/1.44  New rule produced :
% 1.19/1.44  [42]
% 1.19/1.44  composition(converse(B),composition(converse(A),C)) <->
% 1.19/1.44  composition(converse(composition(A,B)),C)
% 1.19/1.44  Current number of equations to process: 49
% 1.19/1.44  Current number of ordered equations: 1
% 1.19/1.44  Current number of rules: 41
% 1.19/1.44  New rule produced :
% 1.19/1.44  [43]
% 1.19/1.44  composition(converse(composition(A,B)),C) <->
% 1.19/1.44  composition(converse(B),composition(converse(A),C))
% 1.19/1.44  Current number of equations to process: 49
% 1.19/1.44  Current number of ordered equations: 0
% 1.19/1.44  Current number of rules: 42
% 1.19/1.44  New rule produced :
% 1.19/1.44  [44] top join complement(complement(A join B) join B) -> top join A
% 1.19/1.44  Current number of equations to process: 46
% 1.19/1.44  Current number of ordered equations: 0
% 1.19/1.44  Current number of rules: 43
% 1.19/1.44  New rule produced :
% 1.19/1.44  [45]
% 1.19/1.44  composition(A,composition(composition(B,C),V_3)) <->
% 1.19/1.44  composition(composition(A,B),composition(C,V_3))
% 1.19/1.44  Current number of equations to process: 43
% 1.19/1.44  Current number of ordered equations: 1
% 1.19/1.44  Current number of rules: 44
% 1.19/1.44  New rule produced :
% 1.19/1.44  [46]
% 1.19/1.44  composition(composition(A,B),composition(C,V_3)) <->
% 1.19/1.49  composition(A,composition(composition(B,C),V_3))
% 1.19/1.49  Current number of equations to process: 43
% 1.19/1.49  Current number of ordered equations: 0
% 1.19/1.49  Current number of rules: 45
% 1.19/1.49  New rule produced :
% 1.19/1.49  [47]
% 1.19/1.49  composition(A,composition(composition(B,C),V_3)) <->
% 1.19/1.49  composition(composition(composition(A,B),C),V_3)
% 1.19/1.49  Current number of equations to process: 40
% 1.19/1.49  Current number of ordered equations: 5
% 1.19/1.49  Current number of rules: 46
% 1.19/1.49  New rule produced :
% 1.19/1.49  [48]
% 1.19/1.49  composition(A,composition(B,composition(C,V_3))) <->
% 1.19/1.49  composition(composition(A,composition(B,C)),V_3)
% 1.19/1.49  Current number of equations to process: 40
% 1.19/1.49  Current number of ordered equations: 4
% 1.19/1.49  Current number of rules: 47
% 1.19/1.49  New rule produced :
% 1.19/1.49  [49]
% 1.19/1.49  composition(A,composition(B,composition(C,V_3))) <->
% 1.19/1.49  composition(composition(composition(A,B),C),V_3)
% 1.19/1.49  Current number of equations to process: 40
% 1.19/1.49  Current number of ordered equations: 3
% 1.19/1.49  Current number of rules: 48
% 1.19/1.49  New rule produced :
% 1.19/1.49  [50]
% 1.19/1.49  composition(composition(A,composition(B,C)),V_3) <->
% 1.19/1.49  composition(A,composition(B,composition(C,V_3)))
% 1.19/1.49  Current number of equations to process: 40
% 1.19/1.49  Current number of ordered equations: 2
% 1.19/1.49  Current number of rules: 49
% 1.19/1.49  New rule produced :
% 1.19/1.49  [51]
% 1.19/1.49  composition(composition(composition(A,B),C),V_3) <->
% 1.19/1.49  composition(A,composition(composition(B,C),V_3))
% 1.19/1.49  Current number of equations to process: 40
% 1.19/1.49  Current number of ordered equations: 1
% 1.19/1.49  Current number of rules: 50
% 1.19/1.49  New rule produced :
% 1.19/1.49  [52]
% 1.19/1.49  composition(composition(composition(A,B),C),V_3) <->
% 1.19/1.49  composition(A,composition(B,composition(C,V_3)))
% 1.19/1.49  Current number of equations to process: 40
% 1.19/1.49  Current number of ordered equations: 0
% 1.19/1.49  Current number of rules: 51
% 1.19/1.49  New rule produced :
% 1.19/1.49  [53]
% 1.19/1.49  composition(composition(A,composition(B,C)),V_3) <->
% 1.19/1.49  composition(composition(A,B),composition(C,V_3))
% 1.19/1.49  Current number of equations to process: 39
% 1.19/1.49  Current number of ordered equations: 1
% 1.19/1.49  Current number of rules: 52
% 1.19/1.49  New rule produced :
% 1.19/1.49  [54]
% 1.19/1.49  composition(composition(A,B),composition(C,V_3)) <->
% 1.19/1.49  composition(composition(A,composition(B,C)),V_3)
% 1.19/1.49  Current number of equations to process: 39
% 1.19/1.49  Current number of ordered equations: 0
% 1.19/1.49  Current number of rules: 53
% 1.19/1.49  New rule produced :
% 1.19/1.49  [55]
% 1.19/1.49  composition(converse(A),complement(A)) join complement(one) ->
% 1.19/1.49  complement(one)
% 1.19/1.49  Current number of equations to process: 47
% 1.19/1.49  Current number of ordered equations: 0
% 1.19/1.49  Current number of rules: 54
% 1.19/1.49  New rule produced :
% 1.19/1.49  [56]
% 1.19/1.49  zero join composition(converse(A),complement(composition(A,top))) -> zero
% 1.19/1.49  Current number of equations to process: 52
% 1.19/1.49  Current number of ordered equations: 0
% 1.19/1.49  Current number of rules: 55
% 1.19/1.49  New rule produced :
% 1.19/1.49  [57] zero join complement(complement(A) join complement(A)) -> A
% 1.19/1.49  Current number of equations to process: 80
% 1.19/1.49  Current number of ordered equations: 0
% 1.19/1.49  Current number of rules: 56
% 1.19/1.49  New rule produced :
% 1.19/1.49  [58] top join complement(complement(A) join B) -> top join complement(B)
% 1.19/1.49  Rule [44] top join complement(complement(A join B) join B) -> top join A
% 1.19/1.49  collapsed.
% 1.19/1.49  Current number of equations to process: 79
% 1.19/1.49  Current number of ordered equations: 1
% 1.19/1.49  Current number of rules: 56
% 1.19/1.49  New rule produced : [59] top join A <-> top join complement(B)
% 1.19/1.49  Rule [25] top join complement(complement(A)) -> top join A collapsed.
% 1.19/1.49  Rule
% 1.19/1.49  [38] top join composition(converse(A),complement(composition(A,B))) -> top
% 1.19/1.49  collapsed.
% 1.19/1.49  Rule [39] top join complement(A join B) join B -> top join complement(A)
% 1.19/1.49  collapsed.
% 1.19/1.49  Rule [58] top join complement(complement(A) join B) -> top join complement(B)
% 1.19/1.49  collapsed.
% 1.19/1.49  Current number of equations to process: 80
% 1.19/1.49  Current number of ordered equations: 2
% 1.19/1.49  Current number of rules: 53
% 1.19/1.49  Rule [59] top join A <-> top join complement(B) is composed into [59]
% 1.19/1.49                                                                   top join A
% 1.19/1.49                                                                   -> top
% 1.19/1.49  New rule produced : [60] top join complement(B) -> top
% 1.19/1.49  Current number of equations to process: 79
% 1.19/1.49  Current number of ordered equations: 1
% 1.19/1.49  Current number of rules: 54
% 1.19/1.49  New rule produced :
% 1.19/1.49  [61] zero join complement(complement(complement(A)) join A) -> complement(A)
% 1.19/1.49  Current number of equations to process: 78
% 1.19/1.49  Current number of ordered equations: 0
% 1.19/1.49  Current number of rules: 55
% 1.19/1.49  New rule produced : [62] complement(complement(A)) -> A
% 1.19/1.57  Rule
% 1.19/1.57  [61] zero join complement(complement(complement(A)) join A) -> complement(A)
% 1.19/1.57  collapsed.
% 1.19/1.57  Current number of equations to process: 77
% 1.19/1.57  Current number of ordered equations: 0
% 1.19/1.57  Current number of rules: 55
% 1.19/1.57  New rule produced : [63] zero join complement(A join A) -> complement(A)
% 1.19/1.57  Rule [57] zero join complement(complement(A) join complement(A)) -> A
% 1.19/1.57  collapsed.
% 1.19/1.57  Current number of equations to process: 76
% 1.19/1.57  Current number of ordered equations: 0
% 1.19/1.57  Current number of rules: 55
% 1.19/1.57  New rule produced :
% 1.19/1.57  [64]
% 1.19/1.57  converse(composition(C,A join B)) ->
% 1.19/1.57  converse(composition(C,A)) join converse(composition(C,B))
% 1.19/1.57  Current number of equations to process: 74
% 1.19/1.57  Current number of ordered equations: 1
% 1.19/1.57  Current number of rules: 56
% 1.19/1.57  New rule produced :
% 1.19/1.57  [65]
% 1.19/1.57  composition(converse(A),converse(B) join converse(C)) ->
% 1.19/1.57  converse(composition(B,A)) join converse(composition(C,A))
% 1.19/1.57  Current number of equations to process: 74
% 1.19/1.57  Current number of ordered equations: 0
% 1.19/1.57  Current number of rules: 57
% 1.19/1.57  New rule produced :
% 1.19/1.57  [66]
% 1.19/1.57  composition(A,complement(composition(converse(A),B))) join complement(B) ->
% 1.19/1.57  complement(B)
% 1.19/1.57  Current number of equations to process: 73
% 1.19/1.57  Current number of ordered equations: 0
% 1.19/1.57  Current number of rules: 58
% 1.19/1.57  New rule produced :
% 1.19/1.57  [67]
% 1.19/1.57  converse(complement(A join B)) join converse(A) join converse(B) ->
% 1.19/1.57  converse(top)
% 1.19/1.57  Current number of equations to process: 69
% 1.19/1.57  Current number of ordered equations: 0
% 1.19/1.57  Current number of rules: 59
% 1.19/1.57  New rule produced : [68] zero join complement(zero join complement(A)) -> A
% 1.19/1.57  Current number of equations to process: 83
% 1.19/1.57  Current number of ordered equations: 0
% 1.19/1.57  Current number of rules: 60
% 1.19/1.57  New rule produced :
% 1.19/1.57  [69]
% 1.19/1.57  complement(complement(A) join B) join B <->
% 1.19/1.57  complement(complement(B) join A) join A
% 1.19/1.57  Current number of equations to process: 82
% 1.19/1.57  Current number of ordered equations: 0
% 1.19/1.57  Current number of rules: 61
% 1.19/1.57  New rule produced :
% 1.19/1.57  [70] complement(zero join complement(A)) join complement(zero join A) -> top
% 1.19/1.57  Current number of equations to process: 80
% 1.19/1.57  Current number of ordered equations: 0
% 1.19/1.57  Current number of rules: 62
% 1.19/1.57  New rule produced :
% 1.19/1.57  [71]
% 1.19/1.57  composition(A,composition(B,C) join composition(V_3,C)) <->
% 1.19/1.57  composition(composition(A,B join V_3),C)
% 1.19/1.57  Current number of equations to process: 88
% 1.19/1.57  Current number of ordered equations: 1
% 1.19/1.57  Current number of rules: 63
% 1.19/1.57  New rule produced :
% 1.19/1.57  [72]
% 1.19/1.57  composition(composition(A,B join V_3),C) <->
% 1.19/1.57  composition(A,composition(B,C) join composition(V_3,C))
% 1.19/1.57  Current number of equations to process: 88
% 1.19/1.57  Current number of ordered equations: 0
% 1.19/1.57  Current number of rules: 64
% 1.19/1.57  New rule produced :
% 1.19/1.57  [73]
% 1.19/1.57  composition(converse(B),complement(composition(B,complement(A) join C))) join A
% 1.19/1.57  -> A
% 1.19/1.57  Current number of equations to process: 82
% 1.19/1.57  Current number of ordered equations: 0
% 1.19/1.57  Current number of rules: 65
% 1.19/1.57  New rule produced :
% 1.19/1.57  [74]
% 1.19/1.57  complement(composition(converse(B),complement(composition(B,A)))) join 
% 1.19/1.57  complement(A) -> top
% 1.19/1.57  Current number of equations to process: 83
% 1.19/1.57  Current number of ordered equations: 0
% 1.19/1.57  Current number of rules: 66
% 1.19/1.57  New rule produced :
% 1.19/1.57  [75]
% 1.19/1.57  converse(composition(converse(B),complement(composition(B,A)))) join 
% 1.19/1.57  converse(complement(A)) -> converse(complement(A))
% 1.19/1.57  Current number of equations to process: 78
% 1.19/1.57  Current number of ordered equations: 0
% 1.19/1.57  Current number of rules: 67
% 1.19/1.57  New rule produced :
% 1.19/1.57  [76] zero join complement(complement(A join B) join complement(B)) -> B
% 1.19/1.57  Current number of equations to process: 76
% 1.19/1.57  Current number of ordered equations: 0
% 1.19/1.57  Current number of rules: 68
% 1.19/1.57  New rule produced :
% 1.19/1.57  [77]
% 1.19/1.57  zero join complement(complement(complement(complement(A) join B) join B) join 
% 1.19/1.57                       complement(A)) -> A
% 1.19/1.57  Current number of equations to process: 69
% 1.19/1.57  Current number of ordered equations: 0
% 1.19/1.57  Current number of rules: 69
% 1.19/1.57  New rule produced : [78] zero join B -> B
% 1.19/1.57  Rule [32] zero join top -> top collapsed.
% 1.19/1.57  Rule
% 1.19/1.57  [56]
% 1.19/1.57  zero join composition(converse(A),complement(composition(A,top))) -> zero
% 1.19/1.57  collapsed.
% 1.19/1.57  Rule [63] zero join complement(A join A) -> complement(A) collapsed.
% 1.19/1.57  Rule [68] zero join complement(zero join complement(A)) -> A collapsed.
% 1.19/1.57  Rule
% 1.19/1.57  [70] complement(zero join complement(A)) join complement(zero join A) -> top
% 1.19/1.57  collapsed.
% 1.19/1.57  Rule [76] zero join complement(complement(A join B) join complement(B)) -> B
% 1.19/1.60  collapsed.
% 1.19/1.60  Rule
% 1.19/1.60  [77]
% 1.19/1.60  zero join complement(complement(complement(complement(A) join B) join B) join 
% 1.19/1.60                       complement(A)) -> A collapsed.
% 1.19/1.60  Current number of equations to process: 72
% 1.19/1.60  Current number of ordered equations: 0
% 1.19/1.60  Current number of rules: 63
% 1.19/1.60  New rule produced : [79] complement(A join A) -> complement(A)
% 1.19/1.60  Current number of equations to process: 71
% 1.19/1.60  Current number of ordered equations: 0
% 1.19/1.60  Current number of rules: 64
% 1.19/1.60  New rule produced :
% 1.19/1.60  [80] composition(converse(A),complement(composition(A,top))) -> zero
% 1.19/1.60  Current number of equations to process: 70
% 1.19/1.60  Current number of ordered equations: 0
% 1.19/1.60  Current number of rules: 65
% 1.19/1.60  New rule produced :
% 1.19/1.60  [81] complement(complement(A join B) join complement(B)) -> B
% 1.19/1.60  Current number of equations to process: 69
% 1.19/1.60  Current number of ordered equations: 0
% 1.19/1.60  Current number of rules: 66
% 1.19/1.60  New rule produced :
% 1.19/1.60  [82]
% 1.19/1.60  complement(complement(complement(complement(A) join B) join B) join complement(A))
% 1.19/1.60  -> A
% 1.19/1.60  Current number of equations to process: 68
% 1.19/1.60  Current number of ordered equations: 0
% 1.19/1.60  Current number of rules: 67
% 1.19/1.60  New rule produced :
% 1.19/1.60  [83]
% 1.19/1.60  composition(converse(composition(A,B)),complement(composition(A,composition(B,C)))) join 
% 1.19/1.60  complement(C) -> complement(C)
% 1.19/1.60  Current number of equations to process: 64
% 1.19/1.60  Current number of ordered equations: 0
% 1.19/1.60  Current number of rules: 68
% 1.19/1.60  New rule produced :
% 1.19/1.60  [84]
% 1.19/1.60  converse(complement(complement(A) join complement(B))) join converse(
% 1.19/1.60                                                              complement(
% 1.19/1.60                                                              complement(A) join B))
% 1.19/1.60  -> converse(A)
% 1.19/1.60  Current number of equations to process: 62
% 1.19/1.60  Current number of ordered equations: 0
% 1.19/1.60  Current number of rules: 69
% 1.19/1.60  New rule produced :
% 1.19/1.60  [85]
% 1.19/1.60  composition(complement(B join C),A) join composition(B,A) join composition(C,A)
% 1.19/1.60  -> composition(top,A)
% 1.19/1.60  Current number of equations to process: 59
% 1.19/1.60  Current number of ordered equations: 0
% 1.19/1.60  Current number of rules: 70
% 1.19/1.60  New rule produced :
% 1.19/1.60  [86]
% 1.19/1.60  composition(converse(A),complement(composition(composition(A,B),C))) join 
% 1.19/1.60  complement(composition(B,C)) -> complement(composition(B,C))
% 1.19/1.60  Current number of equations to process: 53
% 1.19/1.60  Current number of ordered equations: 0
% 1.19/1.60  Current number of rules: 71
% 1.19/1.60  New rule produced :
% 1.19/1.60  [87]
% 1.19/1.60  composition(composition(converse(C),complement(composition(C,A))),B) join 
% 1.19/1.60  composition(complement(A),B) -> composition(complement(A),B)
% 1.19/1.60  Current number of equations to process: 52
% 1.19/1.60  Current number of ordered equations: 0
% 1.19/1.60  Current number of rules: 72
% 1.19/1.60  New rule produced :
% 1.19/1.60  [88] complement(complement(complement(A) join B) join C) join A join C -> top
% 1.19/1.60  Current number of equations to process: 51
% 1.19/1.60  Current number of ordered equations: 0
% 1.19/1.60  Current number of rules: 73
% 1.19/1.60  New rule produced :
% 1.19/1.60  [89]
% 1.19/1.60  composition(A,composition(B,C)) join composition(V_3,composition(B,C)) <->
% 1.19/1.60  composition(composition(A,B),C) join composition(composition(V_3,B),C)
% 1.19/1.60  Current number of equations to process: 49
% 1.19/1.60  Current number of ordered equations: 1
% 1.19/1.60  Current number of rules: 74
% 1.19/1.60  New rule produced :
% 1.19/1.60  [90]
% 1.19/1.60  composition(composition(A,B),C) join composition(composition(V_3,B),C) <->
% 1.19/1.60  composition(A,composition(B,C)) join composition(V_3,composition(B,C))
% 1.19/1.60  Current number of equations to process: 49
% 1.19/1.60  Current number of ordered equations: 0
% 1.19/1.60  Current number of rules: 75
% 1.19/1.60  New rule produced :
% 1.19/1.60  [91]
% 1.19/1.60  complement(complement(complement(C) join B) join complement(A)) join C <->
% 1.19/1.60  complement(complement(complement(A) join B) join complement(C)) join A
% 1.19/1.60  Current number of equations to process: 46
% 1.19/1.60  Current number of ordered equations: 0
% 1.19/1.60  Current number of rules: 76
% 1.19/1.60  New rule produced :
% 1.19/1.60  [92]
% 1.19/1.60  complement(composition(converse(B),complement(composition(B,A))) join C) join 
% 1.19/1.60  complement(A) join C -> top
% 1.19/1.60  Current number of equations to process: 44
% 1.19/1.60  Current number of ordered equations: 0
% 1.19/1.60  Current number of rules: 77
% 1.19/1.60  New rule produced :
% 1.19/1.60  [93]
% 1.19/1.60  complement(complement(complement(A) join B) join complement(A) join complement(B)) join 
% 1.19/1.60  complement(A) -> complement(A) join B
% 1.19/1.60  Current number of equations to process: 43
% 1.19/1.60  Current number of ordered equations: 0
% 1.19/1.60  Current number of rules: 78
% 1.19/1.60  New rule produced :
% 1.90/2.15  [94]
% 1.90/2.15  complement(complement(complement(A) join complement(B)) join complement(A) join B) join 
% 1.90/2.15  complement(A) -> complement(A) join complement(B)
% 1.90/2.15  Current number of equations to process: 39
% 1.90/2.15  Current number of ordered equations: 0
% 1.90/2.15  Current number of rules: 79
% 1.90/2.15  New rule produced :
% 1.90/2.15  [95]
% 1.90/2.15  composition(complement(complement(A) join complement(C)),B) join composition(
% 1.90/2.15                                                                   complement(
% 1.90/2.15                                                                   complement(A) join C),B)
% 1.90/2.15  -> composition(A,B)
% 1.90/2.15  Current number of equations to process: 38
% 1.90/2.15  Current number of ordered equations: 0
% 1.90/2.15  Current number of rules: 80
% 1.90/2.15  New rule produced :
% 1.90/2.15  [96]
% 1.90/2.15  complement(complement(complement(complement(B) join C) join A join C) join 
% 1.90/2.15             complement(B)) -> B
% 1.90/2.15  Current number of equations to process: 30
% 1.90/2.15  Current number of ordered equations: 0
% 1.90/2.15  Current number of rules: 81
% 1.90/2.15  New rule produced :
% 1.90/2.15  [97]
% 1.90/2.15  complement(complement(composition(converse(A),complement(composition(A,B))) join C) join 
% 1.90/2.15             complement(B)) join complement(complement(B) join C) -> B
% 1.90/2.15  Current number of equations to process: 22
% 1.90/2.15  Current number of ordered equations: 0
% 1.90/2.15  Current number of rules: 82
% 1.90/2.15  New rule produced :
% 1.90/2.15  [98] complement(complement(composition(A,B)) join complement(C)) join C -> C
% 1.90/2.15  Current number of equations to process: 67
% 1.90/2.15  Current number of ordered equations: 0
% 1.90/2.15  Current number of rules: 83
% 1.90/2.15  New rule produced :
% 1.90/2.15  [99]
% 1.90/2.15  composition(complement(complement(composition(top,converse(A))) join 
% 1.90/2.15                         complement(B)),A) join composition(B,A) ->
% 1.90/2.15  composition(complement(complement(composition(top,converse(A))) join 
% 1.90/2.15                         complement(B)),A)
% 1.90/2.15  Current number of equations to process: 69
% 1.90/2.15  Current number of ordered equations: 0
% 1.90/2.15  Current number of rules: 84
% 1.90/2.15  New rule produced :
% 1.90/2.15  [100]
% 1.90/2.15  composition(A,complement(complement(composition(converse(A),top)) join 
% 1.90/2.15                           complement(B))) join composition(A,B) ->
% 1.90/2.15  composition(A,complement(complement(composition(converse(A),top)) join 
% 1.90/2.15                           complement(B)))
% 1.90/2.15  Current number of equations to process: 110
% 1.90/2.15  Current number of ordered equations: 0
% 1.90/2.15  Current number of rules: 85
% 1.90/2.15  New rule produced :
% 1.90/2.15  [101]
% 1.90/2.15  complement(complement(complement(complement(A) join complement(B)) join C) join 
% 1.90/2.15             complement(complement(A) join B)) join complement(A join C) ->
% 1.90/2.15  complement(A) join B
% 1.90/2.15  Current number of equations to process: 111
% 1.90/2.15  Current number of ordered equations: 0
% 1.90/2.15  Current number of rules: 86
% 1.90/2.15  New rule produced :
% 1.90/2.15  [102]
% 1.90/2.15  complement(complement(complement(complement(A) join B) join C) join complement(
% 1.90/2.15                                                                      complement(A) join 
% 1.90/2.15                                                                      complement(B))) join 
% 1.90/2.15  complement(A join C) -> complement(A) join complement(B)
% 1.90/2.15  Current number of equations to process: 110
% 1.90/2.15  Current number of ordered equations: 0
% 1.90/2.15  Current number of rules: 87
% 1.90/2.15  New rule produced :
% 1.90/2.15  [103]
% 1.90/2.15  complement(composition(B,C) join complement(A)) join complement(complement(
% 1.90/2.15                                                                  composition(B,
% 1.90/2.15                                                                  complement(
% 1.90/2.15                                                                  complement(
% 1.90/2.15                                                                  composition(
% 1.90/2.15                                                                  converse(B),A)) join 
% 1.90/2.15                                                                  complement(C)))) join 
% 1.90/2.15                                                                  complement(A))
% 1.90/2.15  -> A
% 1.90/2.15  Current number of equations to process: 104
% 1.90/2.15  Current number of ordered equations: 0
% 1.90/2.15  Current number of rules: 88
% 1.90/2.15  New rule produced :
% 1.90/2.15  [104]
% 1.90/2.15  complement(complement(composition(A,converse(one))) join complement(A) join 
% 1.90/2.15             complement(B)) join complement(complement(A) join complement(B))
% 1.90/2.15  ->
% 1.90/2.15  complement(complement(composition(A,converse(one))) join complement(A) join 
% 1.90/2.15             complement(B))
% 1.90/2.15  Current number of equations to process: 103
% 1.90/2.15  Current number of ordered equations: 0
% 1.90/2.15  Current number of rules: 89
% 2.20/2.46  New rule produced : [105] converse(sk1) join converse(top) -> converse(top)
% 2.20/2.46  Current number of equations to process: 150
% 2.20/2.46  Current number of ordered equations: 0
% 2.20/2.46  Current number of rules: 90
% 2.20/2.46  New rule produced :
% 2.20/2.46  [106] composition(sk1,A) join composition(top,A) -> composition(top,A)
% 2.20/2.46  Current number of equations to process: 151
% 2.20/2.46  Current number of ordered equations: 0
% 2.20/2.46  Current number of rules: 91
% 2.20/2.46  New rule produced : [107] converse(top) join converse(A) -> converse(top)
% 2.20/2.46  Rule [105] converse(sk1) join converse(top) -> converse(top) collapsed.
% 2.20/2.46  Current number of equations to process: 150
% 2.20/2.46  Current number of ordered equations: 0
% 2.20/2.46  Current number of rules: 91
% 2.20/2.46  New rule produced :
% 2.20/2.46  [108] composition(top,A) join composition(B,A) -> composition(top,A)
% 2.20/2.46  Rule [106] composition(sk1,A) join composition(top,A) -> composition(top,A)
% 2.20/2.46  collapsed.
% 2.20/2.46  Current number of equations to process: 149
% 2.20/2.46  Current number of ordered equations: 0
% 2.20/2.46  Current number of rules: 91
% 2.20/2.46  New rule produced :
% 2.20/2.46  [109] converse(one) join converse(complement(sk1)) -> converse(top)
% 2.20/2.46  Current number of equations to process: 151
% 2.20/2.46  Current number of ordered equations: 0
% 2.20/2.46  Current number of rules: 92
% 2.20/2.46  New rule produced :
% 2.20/2.46  [110] complement(complement(sk1) join complement(one)) -> sk1
% 2.20/2.46  Current number of equations to process: 157
% 2.20/2.46  Current number of ordered equations: 0
% 2.20/2.46  Current number of rules: 93
% 2.20/2.46  New rule produced :
% 2.20/2.46  [111] complement(complement(one join A) join complement(sk1)) -> sk1
% 2.20/2.46  Current number of equations to process: 156
% 2.20/2.46  Current number of ordered equations: 0
% 2.20/2.46  Current number of rules: 94
% 2.20/2.46  New rule produced :
% 2.20/2.46  [112]
% 2.20/2.46  composition(one,A) join composition(complement(sk1),A) -> composition(top,A)
% 2.20/2.46  Current number of equations to process: 155
% 2.20/2.46  Current number of ordered equations: 0
% 2.20/2.46  Current number of rules: 95
% 2.20/2.46  New rule produced :
% 2.20/2.46  [113] converse(one) join converse(complement(sk2)) -> converse(top)
% 2.20/2.46  Current number of equations to process: 152
% 2.20/2.46  Current number of ordered equations: 0
% 2.20/2.46  Current number of rules: 96
% 2.20/2.46  New rule produced :
% 2.20/2.46  [114] complement(complement(sk2) join complement(one)) -> sk2
% 2.20/2.46  Current number of equations to process: 158
% 2.20/2.46  Current number of ordered equations: 0
% 2.20/2.46  Current number of rules: 97
% 2.20/2.46  New rule produced :
% 2.20/2.46  [115] complement(complement(one join A) join complement(sk2)) -> sk2
% 2.20/2.46  Current number of equations to process: 157
% 2.20/2.46  Current number of ordered equations: 0
% 2.20/2.46  Current number of rules: 98
% 2.20/2.46  New rule produced :
% 2.20/2.46  [116]
% 2.20/2.46  composition(one,A) join composition(complement(sk2),A) -> composition(top,A)
% 2.20/2.46  Current number of equations to process: 156
% 2.20/2.46  Current number of ordered equations: 0
% 2.20/2.46  Current number of rules: 99
% 2.20/2.46  New rule produced : [117] converse(one) join complement(converse(sk1)) -> top
% 2.20/2.46  Current number of equations to process: 154
% 2.20/2.46  Current number of ordered equations: 0
% 2.20/2.46  Current number of rules: 100
% 2.20/2.46  New rule produced :
% 2.20/2.46  [118] converse(one) join complement(converse(sk1) join A) join A -> top
% 2.20/2.46  Current number of equations to process: 155
% 2.20/2.46  Current number of ordered equations: 0
% 2.20/2.46  Current number of rules: 101
% 2.20/2.46  New rule produced :
% 2.20/2.46  [119]
% 2.20/2.46  composition(converse(sk1),A) join composition(converse(one),A) ->
% 2.20/2.46  composition(converse(one),A)
% 2.20/2.46  Current number of equations to process: 154
% 2.20/2.46  Current number of ordered equations: 0
% 2.20/2.46  Current number of rules: 102
% 2.20/2.46  New rule produced : [120] converse(one) join complement(converse(sk2)) -> top
% 2.20/2.46  Current number of equations to process: 156
% 2.20/2.46  Current number of ordered equations: 0
% 2.20/2.46  Current number of rules: 103
% 2.20/2.46  New rule produced :
% 2.20/2.46  [121] converse(one) join complement(converse(sk2) join A) join A -> top
% 2.20/2.46  Current number of equations to process: 157
% 2.20/2.46  Current number of ordered equations: 0
% 2.20/2.46  Current number of rules: 104
% 2.20/2.46  New rule produced :
% 2.20/2.46  [122]
% 2.20/2.46  composition(converse(sk2),A) join composition(converse(one),A) ->
% 2.20/2.46  composition(converse(one),A)
% 2.20/2.46  Current number of equations to process: 156
% 2.20/2.46  Current number of ordered equations: 0
% 2.20/2.46  Current number of rules: 105
% 2.20/2.46  New rule produced : [123] converse(top) join complement(converse(A)) -> top
% 2.20/2.46  Current number of equations to process: 164
% 2.20/2.46  Current number of ordered equations: 0
% 2.20/2.46  Current number of rules: 106
% 2.20/2.46  New rule produced :
% 2.20/2.46  [124] converse(complement(converse(A))) join A -> converse(top)
% 2.20/2.46  Current number of equations to process: 163
% 2.29/2.54  Current number of ordered equations: 0
% 2.29/2.54  Current number of rules: 107
% 2.29/2.54  New rule produced :
% 2.29/2.54  [125] converse(top) join complement(converse(A) join B) join B -> top
% 2.29/2.54  Current number of equations to process: 161
% 2.29/2.54  Current number of ordered equations: 0
% 2.29/2.54  Current number of rules: 108
% 2.29/2.54  New rule produced :
% 2.29/2.54  [126]
% 2.29/2.54  composition(converse(complement(B)),A) join composition(converse(B),A) ->
% 2.29/2.54  composition(converse(top),A)
% 2.29/2.54  Current number of equations to process: 159
% 2.29/2.54  Current number of ordered equations: 0
% 2.29/2.54  Current number of rules: 109
% 2.29/2.54  New rule produced :
% 2.29/2.54  [127]
% 2.29/2.54  converse(composition(A,composition(B,converse(C)))) <->
% 2.29/2.54  composition(C,converse(composition(A,B)))
% 2.29/2.54  Current number of equations to process: 163
% 2.29/2.54  Current number of ordered equations: 1
% 2.29/2.54  Current number of rules: 110
% 2.29/2.54  New rule produced :
% 2.29/2.54  [128]
% 2.29/2.54  composition(C,converse(composition(A,B))) <->
% 2.29/2.54  converse(composition(A,composition(B,converse(C))))
% 2.29/2.54  Current number of equations to process: 163
% 2.29/2.54  Current number of ordered equations: 0
% 2.29/2.54  Current number of rules: 111
% 2.29/2.54  New rule produced :
% 2.29/2.54  [129]
% 2.29/2.54  converse(composition(C,composition(B,converse(A)))) <->
% 2.29/2.54  composition(composition(A,converse(B)),converse(C))
% 2.29/2.54  Current number of equations to process: 161
% 2.29/2.54  Current number of ordered equations: 3
% 2.29/2.54  Current number of rules: 112
% 2.29/2.54  New rule produced :
% 2.29/2.54  [130]
% 2.29/2.54  converse(composition(composition(C,converse(B)),A)) <->
% 2.29/2.54  composition(converse(A),composition(B,converse(C)))
% 2.29/2.54  Current number of equations to process: 161
% 2.29/2.54  Current number of ordered equations: 2
% 2.29/2.54  Current number of rules: 113
% 2.29/2.54  New rule produced :
% 2.29/2.54  [131]
% 2.29/2.54  composition(converse(A),composition(B,converse(C))) <->
% 2.29/2.54  converse(composition(composition(C,converse(B)),A))
% 2.29/2.54  Current number of equations to process: 161
% 2.29/2.54  Current number of ordered equations: 1
% 2.29/2.54  Current number of rules: 114
% 2.29/2.54  New rule produced :
% 2.29/2.54  [132]
% 2.29/2.54  composition(composition(A,converse(B)),converse(C)) <->
% 2.29/2.54  converse(composition(C,composition(B,converse(A))))
% 2.29/2.54  Current number of equations to process: 161
% 2.29/2.54  Current number of ordered equations: 0
% 2.29/2.54  Current number of rules: 115
% 2.29/2.54  New rule produced :
% 2.29/2.54  [133]
% 2.29/2.54  composition(B,converse(A) join converse(C)) <->
% 2.29/2.54  converse(composition(A,converse(B))) join converse(composition(C,converse(B)))
% 2.29/2.54  Current number of equations to process: 164
% 2.29/2.54  Current number of ordered equations: 1
% 2.29/2.54  Current number of rules: 116
% 2.29/2.54  New rule produced :
% 2.29/2.54  [134]
% 2.29/2.54  converse(composition(A,converse(B))) join converse(composition(C,converse(B)))
% 2.29/2.54  <-> composition(B,converse(A) join converse(C))
% 2.29/2.54  Current number of equations to process: 164
% 2.29/2.54  Current number of ordered equations: 0
% 2.29/2.54  Current number of rules: 117
% 2.29/2.54  New rule produced :
% 2.29/2.54  [135]
% 2.29/2.54  composition(B,converse(A)) join composition(C,converse(A)) <->
% 2.29/2.54  converse(composition(A,converse(B))) join converse(composition(A,converse(C)))
% 2.29/2.54  Current number of equations to process: 163
% 2.29/2.54  Current number of ordered equations: 1
% 2.29/2.54  Current number of rules: 118
% 2.29/2.54  New rule produced :
% 2.29/2.54  [136]
% 2.29/2.54  converse(composition(A,converse(B))) join converse(composition(A,converse(C)))
% 2.29/2.54  <-> composition(B,converse(A)) join composition(C,converse(A))
% 2.29/2.54  Current number of equations to process: 163
% 2.29/2.54  Current number of ordered equations: 0
% 2.29/2.54  Current number of rules: 119
% 2.29/2.54  New rule produced :
% 2.29/2.54  [137]
% 2.29/2.54  composition(composition(A,converse(B)),complement(composition(composition(B,
% 2.29/2.54                                                                converse(A)),C))) join 
% 2.29/2.54  complement(C) -> complement(C)
% 2.29/2.54  Current number of equations to process: 162
% 2.29/2.54  Current number of ordered equations: 0
% 2.29/2.54  Current number of rules: 120
% 2.29/2.54  New rule produced : [138] composition(converse(one),A) -> A
% 2.29/2.54  Rule
% 2.29/2.54  [119]
% 2.29/2.54  composition(converse(sk1),A) join composition(converse(one),A) ->
% 2.29/2.54  composition(converse(one),A) collapsed.
% 2.29/2.54  Rule
% 2.29/2.54  [122]
% 2.29/2.54  composition(converse(sk2),A) join composition(converse(one),A) ->
% 2.29/2.54  composition(converse(one),A) collapsed.
% 2.29/2.54  Current number of equations to process: 170
% 2.29/2.54  Current number of ordered equations: 0
% 2.29/2.54  Current number of rules: 119
% 2.29/2.54  New rule produced : [139] composition(converse(sk1),A) join A -> A
% 2.29/2.54  Current number of equations to process: 169
% 2.29/2.54  Current number of ordered equations: 0
% 2.29/2.54  Current number of rules: 120
% 2.29/2.54  New rule produced : [140] composition(converse(sk2),A) join A -> A
% 2.29/2.54  Current number of equations to process: 168
% 2.39/2.63  Current number of ordered equations: 0
% 2.39/2.63  Current number of rules: 121
% 2.39/2.63  New rule produced :
% 2.39/2.63  [141]
% 2.39/2.63  converse(composition(composition(converse(A),B),C)) <->
% 2.39/2.63  composition(converse(composition(B,C)),A)
% 2.39/2.63  Current number of equations to process: 173
% 2.39/2.63  Current number of ordered equations: 1
% 2.39/2.63  Current number of rules: 122
% 2.39/2.63  New rule produced :
% 2.39/2.63  [142]
% 2.39/2.63  composition(converse(composition(B,C)),A) <->
% 2.39/2.63  converse(composition(composition(converse(A),B),C))
% 2.39/2.63  Current number of equations to process: 173
% 2.39/2.63  Current number of ordered equations: 0
% 2.39/2.63  Current number of rules: 123
% 2.39/2.63  New rule produced :
% 2.39/2.63  [143]
% 2.39/2.63  converse(composition(C,composition(converse(B),A))) <->
% 2.39/2.63  composition(composition(converse(A),B),converse(C))
% 2.39/2.63  Current number of equations to process: 171
% 2.39/2.63  Current number of ordered equations: 3
% 2.39/2.63  Current number of rules: 124
% 2.39/2.63  New rule produced :
% 2.39/2.63  [144]
% 2.39/2.63  converse(composition(composition(converse(C),B),A)) <->
% 2.39/2.63  composition(converse(A),composition(converse(B),C))
% 2.39/2.63  Current number of equations to process: 171
% 2.39/2.63  Current number of ordered equations: 2
% 2.39/2.63  Current number of rules: 125
% 2.39/2.63  New rule produced :
% 2.39/2.63  [145]
% 2.39/2.63  composition(converse(A),composition(converse(B),C)) <->
% 2.39/2.63  converse(composition(composition(converse(C),B),A))
% 2.39/2.63  Current number of equations to process: 171
% 2.39/2.63  Current number of ordered equations: 1
% 2.39/2.63  Current number of rules: 126
% 2.39/2.63  New rule produced :
% 2.39/2.63  [146]
% 2.39/2.63  composition(composition(converse(A),B),converse(C)) <->
% 2.39/2.63  converse(composition(C,composition(converse(B),A)))
% 2.39/2.63  Current number of equations to process: 171
% 2.39/2.63  Current number of ordered equations: 0
% 2.39/2.63  Current number of rules: 127
% 2.39/2.63  New rule produced :
% 2.39/2.63  [147]
% 2.39/2.63  converse(complement(composition(A,converse(B)))) join composition(B,converse(A))
% 2.39/2.63  -> converse(top)
% 2.39/2.63  Current number of equations to process: 170
% 2.39/2.63  Current number of ordered equations: 0
% 2.39/2.63  Current number of rules: 128
% 2.39/2.63  New rule produced :
% 2.39/2.63  [148]
% 2.39/2.63  composition(converse(B),A join C) <->
% 2.39/2.63  converse(composition(converse(A),B)) join converse(composition(converse(C),B))
% 2.39/2.63  Current number of equations to process: 173
% 2.39/2.63  Current number of ordered equations: 1
% 2.39/2.63  Current number of rules: 129
% 2.39/2.63  New rule produced :
% 2.39/2.63  [149]
% 2.39/2.63  converse(composition(converse(A),B)) join converse(composition(converse(C),B))
% 2.39/2.63  <-> composition(converse(B),A join C)
% 2.39/2.63  Current number of equations to process: 173
% 2.39/2.63  Current number of ordered equations: 0
% 2.39/2.63  Current number of rules: 130
% 2.39/2.63  New rule produced :
% 2.39/2.63  [150]
% 2.39/2.63  composition(composition(converse(A),B),complement(composition(composition(
% 2.39/2.63                                                                converse(B),A),C))) join 
% 2.39/2.63  complement(C) -> complement(C)
% 2.39/2.63  Current number of equations to process: 171
% 2.39/2.63  Current number of ordered equations: 0
% 2.39/2.63  Current number of rules: 131
% 2.39/2.63  New rule produced :
% 2.39/2.63  [151]
% 2.39/2.63  composition(A,converse(composition(B,converse(C)))) <->
% 2.39/2.63  composition(composition(A,C),converse(B))
% 2.39/2.63  Current number of equations to process: 181
% 2.39/2.63  Current number of ordered equations: 1
% 2.39/2.63  Current number of rules: 132
% 2.39/2.63  New rule produced :
% 2.39/2.63  [152]
% 2.39/2.63  composition(composition(A,C),converse(B)) <->
% 2.39/2.63  composition(A,converse(composition(B,converse(C))))
% 2.39/2.63  Current number of equations to process: 181
% 2.39/2.63  Current number of ordered equations: 0
% 2.39/2.63  Current number of rules: 133
% 2.39/2.63  New rule produced :
% 2.39/2.63  [153]
% 2.39/2.63  converse(composition(C,converse(composition(A,B)))) <->
% 2.39/2.63  composition(A,composition(B,converse(C)))
% 2.39/2.63  Current number of equations to process: 179
% 2.39/2.63  Current number of ordered equations: 3
% 2.39/2.63  Current number of rules: 134
% 2.39/2.63  New rule produced :
% 2.39/2.63  [154]
% 2.39/2.63  composition(A,composition(B,converse(C))) <->
% 2.39/2.63  converse(composition(C,converse(composition(A,B))))
% 2.39/2.63  Current number of equations to process: 179
% 2.39/2.63  Current number of ordered equations: 2
% 2.39/2.63  Current number of rules: 135
% 2.39/2.63  New rule produced :
% 2.39/2.63  [155]
% 2.39/2.63  composition(B,composition(converse(A),C)) <->
% 2.39/2.63  composition(converse(composition(A,converse(B))),C)
% 2.39/2.63  Current number of equations to process: 179
% 2.39/2.63  Current number of ordered equations: 1
% 2.39/2.63  Current number of rules: 136
% 2.39/2.63  New rule produced :
% 2.39/2.63  [156]
% 2.39/2.63  composition(converse(composition(A,converse(B))),C) <->
% 2.39/2.63  composition(B,composition(converse(A),C))
% 2.39/2.63  Current number of equations to process: 179
% 2.39/2.63  Current number of ordered equations: 0
% 2.39/2.63  Current number of rules: 137
% 2.39/2.63  New rule produced :
% 2.39/2.63  [157]
% 2.39/2.63  converse(complement(composition(converse(A),B))) join composition(converse(B),A)
% 2.50/2.73  -> converse(top)
% 2.50/2.73  Current number of equations to process: 178
% 2.50/2.73  Current number of ordered equations: 0
% 2.50/2.73  Current number of rules: 138
% 2.50/2.73  New rule produced :
% 2.50/2.73  [158]
% 2.50/2.73  composition(converse(A),complement(converse(composition(B,converse(A))))) join 
% 2.50/2.73  complement(converse(B)) -> complement(converse(B))
% 2.50/2.73  Current number of equations to process: 181
% 2.50/2.73  Current number of ordered equations: 0
% 2.50/2.73  Current number of rules: 139
% 2.50/2.73  New rule produced :
% 2.50/2.73  [159]
% 2.50/2.73  converse(composition(converse(composition(B,C)),A)) <->
% 2.50/2.73  composition(composition(converse(A),B),C)
% 2.50/2.73  Current number of equations to process: 186
% 2.50/2.73  Current number of ordered equations: 3
% 2.50/2.73  Current number of rules: 140
% 2.50/2.73  New rule produced :
% 2.50/2.73  [160]
% 2.50/2.73  composition(A,converse(composition(converse(B),C))) <->
% 2.50/2.73  composition(composition(A,converse(C)),B)
% 2.50/2.73  Current number of equations to process: 186
% 2.50/2.73  Current number of ordered equations: 2
% 2.50/2.73  Current number of rules: 141
% 2.50/2.73  New rule produced :
% 2.50/2.73  [161]
% 2.50/2.73  composition(composition(converse(A),B),C) <->
% 2.50/2.73  converse(composition(converse(composition(B,C)),A))
% 2.50/2.73  Current number of equations to process: 186
% 2.50/2.73  Current number of ordered equations: 1
% 2.50/2.73  Current number of rules: 142
% 2.50/2.73  New rule produced :
% 2.50/2.73  [162]
% 2.50/2.73  composition(composition(A,converse(C)),B) <->
% 2.50/2.73  composition(A,converse(composition(converse(B),C)))
% 2.50/2.73  Current number of equations to process: 186
% 2.50/2.73  Current number of ordered equations: 0
% 2.50/2.73  Current number of rules: 143
% 2.50/2.73  New rule produced :
% 2.50/2.73  [163]
% 2.50/2.73  composition(converse(B),composition(A,C)) <->
% 2.50/2.73  composition(converse(composition(converse(A),B)),C)
% 2.50/2.73  Current number of equations to process: 185
% 2.50/2.73  Current number of ordered equations: 1
% 2.50/2.73  Current number of rules: 144
% 2.50/2.73  New rule produced :
% 2.50/2.73  [164]
% 2.50/2.73  composition(converse(composition(converse(A),B)),C) <->
% 2.50/2.73  composition(converse(B),composition(A,C))
% 2.50/2.73  Current number of equations to process: 185
% 2.50/2.73  Current number of ordered equations: 0
% 2.50/2.73  Current number of rules: 145
% 2.50/2.73  New rule produced :
% 2.50/2.73  [165]
% 2.50/2.73  converse(composition(composition(C,converse(B)),converse(A))) <->
% 2.50/2.73  composition(A,composition(B,converse(C)))
% 2.50/2.73  Current number of equations to process: 184
% 2.50/2.73  Current number of ordered equations: 1
% 2.50/2.73  Current number of rules: 146
% 2.50/2.73  New rule produced :
% 2.50/2.73  [166]
% 2.50/2.73  composition(A,composition(B,converse(C))) <->
% 2.50/2.73  converse(composition(composition(C,converse(B)),converse(A)))
% 2.50/2.73  Current number of equations to process: 184
% 2.50/2.73  Current number of ordered equations: 0
% 2.50/2.73  Current number of rules: 147
% 2.50/2.73  New rule produced :
% 2.50/2.73  [167]
% 2.50/2.73  converse(composition(composition(converse(C),B),converse(A))) <->
% 2.50/2.73  composition(A,composition(converse(B),C))
% 2.50/2.73  Current number of equations to process: 183
% 2.50/2.73  Current number of ordered equations: 1
% 2.50/2.73  Current number of rules: 148
% 2.50/2.73  New rule produced :
% 2.50/2.73  [168]
% 2.50/2.73  composition(A,composition(converse(B),C)) <->
% 2.50/2.73  converse(composition(composition(converse(C),B),converse(A)))
% 2.50/2.73  Current number of equations to process: 183
% 2.50/2.73  Current number of ordered equations: 0
% 2.50/2.73  Current number of rules: 149
% 2.50/2.73  New rule produced :
% 2.50/2.73  [169]
% 2.50/2.73  converse(composition(converse(B),A)) join converse(composition(converse(B),C))
% 2.50/2.73  <-> composition(converse(A),B) join composition(converse(C),B)
% 2.50/2.73  Current number of equations to process: 186
% 2.50/2.73  Current number of ordered equations: 1
% 2.50/2.73  Current number of rules: 150
% 2.50/2.73  New rule produced :
% 2.50/2.73  [170]
% 2.50/2.73  composition(converse(A),B) join composition(converse(C),B) <->
% 2.50/2.73  converse(composition(converse(B),A)) join converse(composition(converse(B),C))
% 2.50/2.73  Current number of equations to process: 186
% 2.50/2.73  Current number of ordered equations: 0
% 2.50/2.73  Current number of rules: 151
% 2.50/2.73  New rule produced :
% 2.50/2.73  [171]
% 2.50/2.73  composition(A,composition(composition(one,B),C)) ->
% 2.50/2.73  composition(A,composition(B,C))
% 2.50/2.73  Current number of equations to process: 193
% 2.50/2.73  Current number of ordered equations: 0
% 2.50/2.73  Current number of rules: 152
% 2.50/2.73  New rule produced :
% 2.50/2.73  [172]
% 2.50/2.73  converse(composition(converse(C),composition(B,converse(A)))) <->
% 2.50/2.73  composition(composition(A,converse(B)),C)
% 2.50/2.73  Current number of equations to process: 191
% 2.50/2.73  Current number of ordered equations: 1
% 2.50/2.73  Current number of rules: 153
% 2.50/2.73  New rule produced :
% 2.50/2.73  [173]
% 2.50/2.73  composition(composition(A,converse(B)),C) <->
% 2.50/2.73  converse(composition(converse(C),composition(B,converse(A))))
% 2.50/2.73  Current number of equations to process: 191
% 2.50/2.73  Current number of ordered equations: 0
% 2.69/2.90  Current number of rules: 154
% 2.69/2.90  New rule produced :
% 2.69/2.90  [174]
% 2.69/2.90  converse(composition(converse(C),composition(converse(B),A))) <->
% 2.69/2.90  composition(composition(converse(A),B),C)
% 2.69/2.90  Current number of equations to process: 190
% 2.69/2.90  Current number of ordered equations: 1
% 2.69/2.90  Current number of rules: 155
% 2.69/2.90  New rule produced :
% 2.69/2.90  [175]
% 2.69/2.90  composition(composition(converse(A),B),C) <->
% 2.69/2.90  converse(composition(converse(C),composition(converse(B),A)))
% 2.69/2.90  Current number of equations to process: 190
% 2.69/2.90  Current number of ordered equations: 0
% 2.69/2.90  Current number of rules: 156
% 2.69/2.90  New rule produced :
% 2.69/2.90  [176]
% 2.69/2.90  composition(converse(A),complement(composition(A,B))) join complement(
% 2.69/2.90                                                             composition(one,B))
% 2.69/2.90  -> complement(composition(one,B))
% 2.69/2.90  Current number of equations to process: 195
% 2.69/2.90  Current number of ordered equations: 0
% 2.69/2.90  Current number of rules: 157
% 2.69/2.90  New rule produced :
% 2.69/2.90  [177]
% 2.69/2.90  converse(composition(converse(A),B)) <->
% 2.69/2.90  composition(converse(composition(one,B)),A)
% 2.69/2.90  Current number of equations to process: 212
% 2.69/2.90  Current number of ordered equations: 1
% 2.69/2.90  Current number of rules: 158
% 2.69/2.90  New rule produced :
% 2.69/2.90  [178]
% 2.69/2.90  composition(converse(composition(one,B)),A) <->
% 2.69/2.90  converse(composition(converse(A),B))
% 2.69/2.90  Current number of equations to process: 212
% 2.69/2.90  Current number of ordered equations: 0
% 2.69/2.90  Current number of rules: 159
% 2.69/2.90  New rule produced :
% 2.69/2.90  [179] composition(one,A) join complement(composition(sk1,A)) -> top
% 2.69/2.90  Current number of equations to process: 211
% 2.69/2.90  Current number of ordered equations: 0
% 2.69/2.90  Current number of rules: 160
% 2.69/2.90  New rule produced :
% 2.69/2.90  [180]
% 2.69/2.90  composition(A,converse(composition(B,converse(one)))) ->
% 2.69/2.90  composition(A,converse(B))
% 2.69/2.90  Current number of equations to process: 213
% 2.69/2.90  Current number of ordered equations: 0
% 2.69/2.90  Current number of rules: 161
% 2.69/2.90  New rule produced :
% 2.69/2.90  [181]
% 2.69/2.90  converse(composition(converse(composition(one,A)),B)) <->
% 2.69/2.90  composition(converse(B),A)
% 2.69/2.90  Current number of equations to process: 212
% 2.69/2.90  Current number of ordered equations: 1
% 2.69/2.90  Current number of rules: 162
% 2.69/2.90  New rule produced :
% 2.69/2.90  [182]
% 2.69/2.90  composition(converse(B),A) <->
% 2.69/2.90  converse(composition(converse(composition(one,A)),B))
% 2.69/2.90  Current number of equations to process: 212
% 2.69/2.90  Current number of ordered equations: 0
% 2.69/2.90  Current number of rules: 163
% 2.69/2.90  New rule produced :
% 2.69/2.90  [183]
% 2.69/2.90  converse(composition(sk1,A)) join converse(composition(one,A)) ->
% 2.69/2.90  converse(composition(one,A))
% 2.69/2.90  Current number of equations to process: 210
% 2.69/2.90  Current number of ordered equations: 0
% 2.69/2.90  Current number of rules: 164
% 2.69/2.90  New rule produced :
% 2.69/2.90  [184]
% 2.69/2.90  composition(one,A) join complement(composition(sk1,A) join B) join B -> top
% 2.69/2.90  Current number of equations to process: 209
% 2.69/2.90  Current number of ordered equations: 0
% 2.69/2.90  Current number of rules: 165
% 2.69/2.90  New rule produced :
% 2.69/2.90  [185]
% 2.69/2.90  composition(one,composition(A,B)) join composition(composition(sk1,A),B) ->
% 2.69/2.90  composition(one,composition(A,B))
% 2.69/2.90  Current number of equations to process: 207
% 2.69/2.90  Current number of ordered equations: 2
% 2.69/2.90  Current number of rules: 166
% 2.69/2.90  New rule produced :
% 2.69/2.90  [186]
% 2.69/2.90  composition(sk1,composition(A,B)) join composition(composition(one,A),B) <->
% 2.69/2.90  composition(one,composition(A,B))
% 2.69/2.90  Current number of equations to process: 207
% 2.69/2.90  Current number of ordered equations: 1
% 2.69/2.90  Current number of rules: 167
% 2.69/2.90  New rule produced :
% 2.69/2.90  [187]
% 2.69/2.90  composition(one,composition(A,B)) <->
% 2.69/2.90  composition(sk1,composition(A,B)) join composition(composition(one,A),B)
% 2.69/2.90  Current number of equations to process: 207
% 2.69/2.90  Current number of ordered equations: 0
% 2.69/2.90  Current number of rules: 168
% 2.69/2.90  New rule produced :
% 2.69/2.90  [188]
% 2.69/2.90  composition(composition(sk1,A),B) join composition(composition(one,A),B) ->
% 2.69/2.90  composition(composition(one,A),B)
% 2.69/2.90  Current number of equations to process: 206
% 2.69/2.90  Current number of ordered equations: 0
% 2.69/2.90  Current number of rules: 169
% 2.69/2.90  New rule produced :
% 2.69/2.90  [189] composition(one,A) join complement(composition(sk2,A)) -> top
% 2.69/2.90  Current number of equations to process: 216
% 2.69/2.90  Current number of ordered equations: 0
% 2.69/2.90  Current number of rules: 170
% 2.69/2.90  New rule produced :
% 2.69/2.90  [190]
% 2.69/2.90  converse(composition(sk2,A)) join converse(composition(one,A)) ->
% 2.69/2.90  converse(composition(one,A))
% 2.69/2.90  Current number of equations to process: 217
% 2.69/2.90  Current number of ordered equations: 0
% 2.69/2.90  Current number of rules: 171
% 2.69/2.90  New rule produced :
% 2.69/2.90  [191]
% 2.69/2.90  converse(composition(A,converse(sk1))) join composition(one,converse(A)) ->
% 2.99/3.22  composition(one,converse(A))
% 2.99/3.22  Current number of equations to process: 215
% 2.99/3.22  Current number of ordered equations: 2
% 2.99/3.22  Current number of rules: 172
% 2.99/3.22  New rule produced :
% 2.99/3.22  [192]
% 2.99/3.22  composition(one,converse(A)) <->
% 2.99/3.22  converse(composition(A,converse(one))) join composition(sk1,converse(A))
% 2.99/3.22  Current number of equations to process: 215
% 2.99/3.22  Current number of ordered equations: 1
% 2.99/3.22  Current number of rules: 173
% 2.99/3.22  New rule produced :
% 2.99/3.22  [193]
% 2.99/3.22  converse(composition(A,converse(one))) join composition(sk1,converse(A)) <->
% 2.99/3.22  composition(one,converse(A))
% 2.99/3.22  Current number of equations to process: 215
% 2.99/3.22  Current number of ordered equations: 0
% 2.99/3.22  Current number of rules: 174
% 2.99/3.22  New rule produced :
% 2.99/3.22  [194]
% 2.99/3.22  composition(one,A) join complement(composition(sk2,A) join B) join B -> top
% 2.99/3.22  Current number of equations to process: 214
% 2.99/3.22  Current number of ordered equations: 0
% 2.99/3.22  Current number of rules: 175
% 2.99/3.22  New rule produced :
% 2.99/3.22  [195]
% 2.99/3.22  composition(one,composition(A,B)) join composition(composition(sk2,A),B) ->
% 2.99/3.22  composition(one,composition(A,B))
% 2.99/3.22  Current number of equations to process: 212
% 2.99/3.22  Current number of ordered equations: 2
% 2.99/3.22  Current number of rules: 176
% 2.99/3.22  New rule produced :
% 2.99/3.22  [196]
% 2.99/3.22  composition(sk2,composition(A,B)) join composition(composition(one,A),B) <->
% 2.99/3.22  composition(one,composition(A,B))
% 2.99/3.22  Current number of equations to process: 212
% 2.99/3.22  Current number of ordered equations: 1
% 2.99/3.22  Current number of rules: 177
% 2.99/3.22  New rule produced :
% 2.99/3.22  [197]
% 2.99/3.22  composition(one,composition(A,B)) <->
% 2.99/3.22  composition(sk2,composition(A,B)) join composition(composition(one,A),B)
% 2.99/3.22  Current number of equations to process: 212
% 2.99/3.22  Current number of ordered equations: 0
% 2.99/3.22  Current number of rules: 178
% 2.99/3.22  New rule produced :
% 2.99/3.22  [198]
% 2.99/3.22  composition(composition(sk2,A),B) join composition(composition(one,A),B) ->
% 2.99/3.22  composition(composition(one,A),B)
% 2.99/3.22  Current number of equations to process: 211
% 2.99/3.22  Current number of ordered equations: 0
% 2.99/3.22  Current number of rules: 179
% 2.99/3.22  New rule produced : [199] one join complement(sk2 join sk1) -> top
% 2.99/3.22  Current number of equations to process: 214
% 2.99/3.22  Current number of ordered equations: 0
% 2.99/3.22  Current number of rules: 180
% 2.99/3.22  New rule produced :
% 2.99/3.22  [200] one join complement(sk1 join sk1 join A) join A -> top
% 2.99/3.22  Current number of equations to process: 228
% 2.99/3.22  Current number of ordered equations: 0
% 2.99/3.22  Current number of rules: 181
% 2.99/3.22  New rule produced :
% 2.99/3.22  [201] one join complement(sk2 join sk1 join A) join A -> top
% 2.99/3.22  Current number of equations to process: 227
% 2.99/3.22  Current number of ordered equations: 0
% 2.99/3.22  Current number of rules: 182
% 2.99/3.22  New rule produced :
% 2.99/3.22  [202]
% 2.99/3.22  complement(complement(sk1 join A) join complement(one join A)) -> sk1 join A
% 2.99/3.22  Current number of equations to process: 246
% 2.99/3.22  Current number of ordered equations: 0
% 2.99/3.22  Current number of rules: 183
% 2.99/3.22  New rule produced :
% 2.99/3.22  [203]
% 2.99/3.22  composition(one,converse(A)) <->
% 2.99/3.22  converse(composition(A,converse(one))) join composition(sk2,converse(A))
% 2.99/3.22  Current number of equations to process: 244
% 2.99/3.22  Current number of ordered equations: 2
% 2.99/3.22  Current number of rules: 184
% 2.99/3.22  New rule produced :
% 2.99/3.22  [204]
% 2.99/3.22  converse(composition(A,converse(sk2))) join composition(one,converse(A)) ->
% 2.99/3.22  composition(one,converse(A))
% 2.99/3.22  Current number of equations to process: 244
% 2.99/3.22  Current number of ordered equations: 1
% 2.99/3.22  Current number of rules: 185
% 2.99/3.22  New rule produced :
% 2.99/3.22  [205]
% 2.99/3.22  converse(composition(A,converse(one))) join composition(sk2,converse(A)) <->
% 2.99/3.22  composition(one,converse(A))
% 2.99/3.22  Current number of equations to process: 244
% 2.99/3.22  Current number of ordered equations: 0
% 2.99/3.22  Current number of rules: 186
% 2.99/3.22  New rule produced :
% 2.99/3.22  [206]
% 2.99/3.22  converse(one) join converse(complement(sk1 join A)) join converse(A) ->
% 2.99/3.22  converse(top)
% 2.99/3.22  Current number of equations to process: 243
% 2.99/3.22  Current number of ordered equations: 0
% 2.99/3.22  Current number of rules: 187
% 2.99/3.22  New rule produced :
% 2.99/3.22  [207]
% 2.99/3.22  complement(complement(one join complement(sk1 join complement(A))) join 
% 2.99/3.22             complement(A)) -> A
% 2.99/3.22  Current number of equations to process: 239
% 2.99/3.22  Current number of ordered equations: 1
% 2.99/3.22  Current number of rules: 188
% 2.99/3.22  New rule produced :
% 2.99/3.22  [208]
% 2.99/3.22  one join complement(sk1 join complement(complement(A) join B)) join A -> top
% 2.99/3.22  Current number of equations to process: 239
% 2.99/3.22  Current number of ordered equations: 0
% 2.99/3.22  Current number of rules: 189
% 2.99/3.22  New rule produced :
% 2.99/3.22  [209]
% 2.99/3.22  complement(complement(sk1 join A) join complement(one join A join B)) ->
% 3.58/3.83  sk1 join A
% 3.58/3.83  Current number of equations to process: 237
% 3.58/3.83  Current number of ordered equations: 0
% 3.58/3.83  Current number of rules: 190
% 3.58/3.83  New rule produced :
% 3.58/3.83  [210]
% 3.58/3.83  complement(complement(one join complement(sk1 join complement(A)) join B) join 
% 3.58/3.83             complement(A)) -> A
% 3.58/3.83  Current number of equations to process: 234
% 3.58/3.83  Current number of ordered equations: 0
% 3.58/3.83  Current number of rules: 191
% 3.58/3.83  New rule produced :
% 3.58/3.83  [211]
% 3.58/3.83  composition(one,A) join composition(complement(sk1 join B),A) join composition(B,A)
% 3.58/3.83  -> composition(top,A)
% 3.58/3.83  Current number of equations to process: 238
% 3.58/3.83  Current number of ordered equations: 0
% 3.58/3.83  Current number of rules: 192
% 3.58/3.83  New rule produced :
% 3.58/3.83  [212]
% 3.58/3.83  one join complement(sk1 join composition(converse(A),complement(composition(A,B)))) join 
% 3.58/3.83  complement(B) -> top
% 3.58/3.83  Current number of equations to process: 237
% 3.58/3.83  Current number of ordered equations: 0
% 3.58/3.83  Current number of rules: 193
% 3.58/3.83  New rule produced :
% 3.58/3.83  [213]
% 3.58/3.83  complement(complement(one join complement(sk1 join complement(A) join B) join B) join 
% 3.58/3.83             complement(A)) -> A
% 3.58/3.83  Current number of equations to process: 232
% 3.58/3.83  Current number of ordered equations: 1
% 3.58/3.83  Current number of rules: 194
% 3.58/3.83  New rule produced :
% 3.58/3.83  [214]
% 3.58/3.83  one join complement(sk1 join complement(complement(A) join B) join C) join A join C
% 3.58/3.83  -> top
% 3.58/3.83  Current number of equations to process: 232
% 3.58/3.83  Current number of ordered equations: 0
% 3.58/3.83  Current number of rules: 195
% 3.58/3.83  New rule produced :
% 3.58/3.83  [215]
% 3.58/3.83  converse(one) join converse(complement(sk1 join A join B)) join converse(A) join 
% 3.58/3.83  converse(B) -> converse(top)
% 3.58/3.83  Current number of equations to process: 228
% 3.58/3.83  Current number of ordered equations: 0
% 3.58/3.83  Current number of rules: 196
% 3.58/3.83  New rule produced :
% 3.58/3.83  [216] one join converse(one) join complement(sk1 join converse(sk1)) -> top
% 3.58/3.83  Current number of equations to process: 273
% 3.58/3.83  Current number of ordered equations: 0
% 3.58/3.83  Current number of rules: 197
% 3.58/3.83  New rule produced :
% 3.58/3.83  [217] one join converse(one) join complement(sk1 join converse(sk2)) -> top
% 3.58/3.83  Current number of equations to process: 272
% 3.58/3.83  Current number of ordered equations: 0
% 3.58/3.83  Current number of rules: 198
% 3.58/3.83  New rule produced :
% 3.58/3.83  [218] one join converse(top) join complement(sk1 join converse(A)) -> top
% 3.58/3.83  Current number of equations to process: 271
% 3.58/3.83  Current number of ordered equations: 0
% 3.58/3.83  Current number of rules: 199
% 3.58/3.83  New rule produced :
% 3.58/3.83  [219] one join complement(sk2 join sk2 join A) join A -> top
% 3.58/3.83  Current number of equations to process: 270
% 3.58/3.83  Current number of ordered equations: 0
% 3.58/3.83  Current number of rules: 200
% 3.58/3.83  New rule produced :
% 3.58/3.83  [220]
% 3.58/3.83  complement(complement(sk2 join A) join complement(one join A)) -> sk2 join A
% 3.58/3.83  Current number of equations to process: 288
% 3.58/3.83  Current number of ordered equations: 0
% 3.58/3.83  Current number of rules: 201
% 3.58/3.83  New rule produced :
% 3.58/3.83  [221]
% 3.58/3.83  converse(one) join converse(complement(sk2 join A)) join converse(A) ->
% 3.58/3.83  converse(top)
% 3.58/3.83  Current number of equations to process: 287
% 3.58/3.83  Current number of ordered equations: 0
% 3.58/3.83  Current number of rules: 202
% 3.58/3.83  New rule produced :
% 3.58/3.83  [222]
% 3.58/3.83  one join composition(one,A) join complement(sk1 join composition(sk1,A)) ->
% 3.58/3.83  top
% 3.58/3.83  Current number of equations to process: 283
% 3.58/3.83  Current number of ordered equations: 0
% 3.58/3.83  Current number of rules: 203
% 3.58/3.83  New rule produced :
% 3.58/3.83  [223]
% 3.58/3.83  one join composition(one,A) join complement(sk1 join composition(sk2,A)) ->
% 3.58/3.83  top
% 3.58/3.83  Current number of equations to process: 282
% 3.58/3.83  Current number of ordered equations: 0
% 3.58/3.83  Current number of rules: 204
% 3.58/3.83  New rule produced :
% 3.58/3.83  [224]
% 3.58/3.83  complement(complement(one join complement(sk2 join complement(A))) join 
% 3.58/3.83             complement(A)) -> A
% 3.58/3.83  Current number of equations to process: 279
% 3.58/3.83  Current number of ordered equations: 1
% 3.58/3.83  Current number of rules: 205
% 3.58/3.83  New rule produced :
% 3.58/3.83  [225]
% 3.58/3.83  one join complement(sk2 join complement(complement(A) join B)) join A -> top
% 3.58/3.83  Current number of equations to process: 279
% 3.58/3.83  Current number of ordered equations: 0
% 3.58/3.83  Current number of rules: 206
% 3.58/3.83  New rule produced :
% 3.58/3.83  [226]
% 3.58/3.83  complement(complement(sk2 join A) join complement(one join A join B)) ->
% 3.58/3.83  sk2 join A
% 3.58/3.83  Current number of equations to process: 276
% 3.58/3.83  Current number of ordered equations: 0
% 3.58/3.83  Current number of rules: 207
% 3.58/3.83  New rule produced :
% 3.58/3.83  [227]
% 3.58/3.83  one join converse(one) join complement(sk1 join converse(sk1) join A) join A
% 4.02/4.31  -> top
% 4.02/4.31  Current number of equations to process: 275
% 4.02/4.31  Current number of ordered equations: 0
% 4.02/4.31  Current number of rules: 208
% 4.02/4.31  New rule produced :
% 4.02/4.31  [228]
% 4.02/4.31  one join converse(one) join complement(sk1 join converse(sk2) join A) join A
% 4.02/4.31  -> top
% 4.02/4.31  Current number of equations to process: 274
% 4.02/4.31  Current number of ordered equations: 0
% 4.02/4.31  Current number of rules: 209
% 4.02/4.31  New rule produced :
% 4.02/4.31  [229]
% 4.02/4.31  one join converse(top) join complement(sk1 join converse(A) join B) join B ->
% 4.02/4.31  top
% 4.02/4.31  Current number of equations to process: 273
% 4.02/4.31  Current number of ordered equations: 0
% 4.02/4.31  Current number of rules: 210
% 4.02/4.31  New rule produced :
% 4.02/4.31  [230]
% 4.02/4.31  complement(complement(one join complement(sk2 join complement(A)) join B) join 
% 4.02/4.31             complement(A)) -> A
% 4.02/4.31  Current number of equations to process: 268
% 4.02/4.31  Current number of ordered equations: 0
% 4.02/4.31  Current number of rules: 211
% 4.02/4.31  New rule produced :
% 4.02/4.31  [231]
% 4.02/4.31  composition(one,A) join composition(complement(sk2 join B),A) join composition(B,A)
% 4.02/4.31  -> composition(top,A)
% 4.02/4.31  Current number of equations to process: 273
% 4.02/4.31  Current number of ordered equations: 0
% 4.02/4.31  Current number of rules: 212
% 4.02/4.31  New rule produced :
% 4.02/4.31  [232]
% 4.02/4.31  one join complement(sk2 join composition(converse(A),complement(composition(A,B)))) join 
% 4.02/4.31  complement(B) -> top
% 4.02/4.31  Current number of equations to process: 272
% 4.02/4.31  Current number of ordered equations: 0
% 4.02/4.31  Current number of rules: 213
% 4.02/4.31  New rule produced :
% 4.02/4.31  [233]
% 4.02/4.31  one join composition(one,A) join complement(sk1 join composition(sk1,A) join B) join B
% 4.02/4.31  -> top
% 4.02/4.31  Current number of equations to process: 266
% 4.02/4.31  Current number of ordered equations: 0
% 4.02/4.31  Current number of rules: 214
% 4.02/4.31  New rule produced :
% 4.02/4.31  [234]
% 4.02/4.31  one join composition(one,A) join complement(sk1 join composition(sk2,A) join B) join B
% 4.02/4.31  -> top
% 4.02/4.31  Current number of equations to process: 265
% 4.02/4.31  Current number of ordered equations: 0
% 4.02/4.31  Current number of rules: 215
% 4.02/4.31  New rule produced :
% 4.02/4.31  [235]
% 4.02/4.31  complement(complement(one join complement(sk2 join complement(A) join B) join B) join 
% 4.02/4.31             complement(A)) -> A
% 4.02/4.31  Current number of equations to process: 262
% 4.02/4.31  Current number of ordered equations: 1
% 4.02/4.31  Current number of rules: 216
% 4.02/4.31  New rule produced :
% 4.02/4.31  [236]
% 4.02/4.31  one join complement(sk2 join complement(complement(A) join B) join C) join A join C
% 4.02/4.31  -> top
% 4.02/4.31  Current number of equations to process: 262
% 4.02/4.31  Current number of ordered equations: 0
% 4.02/4.31  Current number of rules: 217
% 4.02/4.31  New rule produced :
% 4.02/4.31  [237]
% 4.02/4.31  converse(one) join converse(complement(sk2 join A join B)) join converse(A) join 
% 4.02/4.31  converse(B) -> converse(top)
% 4.02/4.31  Current number of equations to process: 261
% 4.02/4.31  Current number of ordered equations: 0
% 4.02/4.31  Current number of rules: 218
% 4.02/4.31  New rule produced :
% 4.02/4.31  [238] composition(top,A) join complement(composition(B,A)) -> top
% 4.02/4.31  Current number of equations to process: 307
% 4.02/4.31  Current number of ordered equations: 0
% 4.02/4.31  Current number of rules: 219
% 4.02/4.31  New rule produced :
% 4.02/4.31  [239] one join converse(one) join complement(sk2 join converse(sk1)) -> top
% 4.02/4.31  Current number of equations to process: 310
% 4.02/4.31  Current number of ordered equations: 0
% 4.02/4.31  Current number of rules: 220
% 4.02/4.31  New rule produced :
% 4.02/4.31  [240] one join converse(one) join complement(sk2 join converse(sk2)) -> top
% 4.02/4.31  Current number of equations to process: 309
% 4.02/4.31  Current number of ordered equations: 0
% 4.02/4.31  Current number of rules: 221
% 4.02/4.31  New rule produced :
% 4.02/4.31  [241] one join converse(top) join complement(sk2 join converse(A)) -> top
% 4.02/4.31  Current number of equations to process: 308
% 4.02/4.31  Current number of ordered equations: 0
% 4.02/4.31  Current number of rules: 222
% 4.02/4.31  New rule produced :
% 4.02/4.31  [242]
% 4.02/4.31  converse(composition(complement(B),A)) join converse(composition(B,A)) ->
% 4.02/4.31  converse(composition(top,A))
% 4.02/4.31  Current number of equations to process: 304
% 4.02/4.31  Current number of ordered equations: 0
% 4.02/4.31  Current number of rules: 223
% 4.02/4.31  New rule produced :
% 4.02/4.31  [243]
% 4.02/4.31  one join composition(one,A) join complement(sk2 join composition(sk1,A)) ->
% 4.02/4.31  top
% 4.02/4.31  Current number of equations to process: 300
% 4.02/4.31  Current number of ordered equations: 0
% 4.02/4.31  Current number of rules: 224
% 4.02/4.31  New rule produced :
% 4.02/4.31  [244]
% 4.02/4.31  one join composition(one,A) join complement(sk2 join composition(sk2,A)) ->
% 4.02/4.31  top
% 4.02/4.31  Current number of equations to process: 299
% 4.02/4.31  Current number of ordered equations: 0
% 4.02/4.31  Current number of rules: 225
% 4.02/4.31  New rule produced :
% 4.02/4.31  [245]
% 4.02/4.31  composition(top,A) join complement(composition(B,A) join C) join C -> top
% 4.20/4.46  Current number of equations to process: 298
% 4.20/4.46  Current number of ordered equations: 0
% 4.20/4.46  Current number of rules: 226
% 4.20/4.46  New rule produced :
% 4.20/4.46  [246]
% 4.20/4.46  converse(composition(A,B)) join composition(complement(converse(B)),converse(A))
% 4.20/4.46  -> composition(top,converse(A))
% 4.20/4.46  Current number of equations to process: 297
% 4.20/4.46  Current number of ordered equations: 0
% 4.20/4.46  Current number of rules: 227
% 4.20/4.46  New rule produced :
% 4.20/4.46  [247]
% 4.20/4.46  composition(complement(composition(A,B)),C) join composition(A,composition(B,C))
% 4.20/4.46  -> composition(top,C)
% 4.20/4.46  Current number of equations to process: 294
% 4.20/4.46  Current number of ordered equations: 0
% 4.20/4.46  Current number of rules: 228
% 4.20/4.46  New rule produced :
% 4.20/4.46  [248]
% 4.20/4.46  one join converse(one) join complement(sk2 join converse(sk1) join A) join A
% 4.20/4.46  -> top
% 4.20/4.46  Current number of equations to process: 293
% 4.20/4.46  Current number of ordered equations: 0
% 4.20/4.46  Current number of rules: 229
% 4.20/4.46  New rule produced :
% 4.20/4.46  [249]
% 4.20/4.46  one join converse(one) join complement(sk2 join converse(sk2) join A) join A
% 4.20/4.46  -> top
% 4.20/4.46  Current number of equations to process: 292
% 4.20/4.46  Current number of ordered equations: 0
% 4.20/4.46  Current number of rules: 230
% 4.20/4.46  New rule produced :
% 4.20/4.46  [250]
% 4.20/4.46  one join converse(top) join complement(sk2 join converse(A) join B) join B ->
% 4.20/4.46  top
% 4.20/4.46  Current number of equations to process: 291
% 4.20/4.46  Current number of ordered equations: 0
% 4.20/4.46  Current number of rules: 231
% 4.20/4.46  New rule produced :
% 4.20/4.46  [251]
% 4.20/4.46  composition(composition(complement(A),B),C) join composition(A,composition(B,C))
% 4.20/4.46  <-> composition(top,composition(B,C))
% 4.20/4.46  Current number of equations to process: 286
% 4.20/4.46  Current number of ordered equations: 2
% 4.20/4.46  Current number of rules: 232
% 4.20/4.46  New rule produced :
% 4.20/4.46  [252]
% 4.20/4.46  composition(composition(A,B),C) join composition(complement(A),composition(B,C))
% 4.20/4.46  -> composition(top,composition(B,C))
% 4.20/4.46  Current number of equations to process: 286
% 4.20/4.46  Current number of ordered equations: 1
% 4.20/4.46  Current number of rules: 233
% 4.20/4.46  New rule produced :
% 4.20/4.46  [253]
% 4.20/4.46  composition(top,composition(B,C)) <->
% 4.20/4.46  composition(composition(complement(A),B),C) join composition(A,composition(B,C))
% 4.20/4.46  Current number of equations to process: 286
% 4.20/4.46  Current number of ordered equations: 0
% 4.20/4.46  Current number of rules: 234
% 4.20/4.46  New rule produced :
% 4.20/4.46  [254]
% 4.20/4.46  composition(composition(complement(C),A),B) join composition(composition(C,A),B)
% 4.20/4.46  -> composition(composition(top,A),B)
% 4.20/4.46  Current number of equations to process: 285
% 4.20/4.46  Current number of ordered equations: 0
% 4.20/4.46  Current number of rules: 235
% 4.20/4.46  New rule produced :
% 4.20/4.46  [255]
% 4.20/4.46  composition(complement(converse(A)),complement(composition(A,B))) join 
% 4.20/4.46  complement(B) ->
% 4.20/4.46  composition(top,complement(composition(A,B))) join complement(B)
% 4.20/4.46  Current number of equations to process: 282
% 4.20/4.46  Current number of ordered equations: 0
% 4.20/4.46  Current number of rules: 236
% 4.20/4.46  New rule produced :
% 4.20/4.46  [256]
% 4.20/4.46  one join composition(one,A) join complement(sk2 join composition(sk1,A) join B) join B
% 4.20/4.46  -> top
% 4.20/4.46  Current number of equations to process: 277
% 4.20/4.46  Current number of ordered equations: 0
% 4.20/4.46  Current number of rules: 237
% 4.20/4.46  New rule produced :
% 4.20/4.46  [257]
% 4.20/4.46  one join composition(one,A) join complement(sk2 join composition(sk2,A) join B) join B
% 4.20/4.46  -> top
% 4.20/4.46  Current number of equations to process: 276
% 4.20/4.46  Current number of ordered equations: 0
% 4.20/4.46  Current number of rules: 238
% 4.20/4.47  New rule produced :
% 4.20/4.47  [258]
% 4.20/4.47  composition(composition(A,converse(one)),converse(B)) ->
% 4.20/4.47  composition(A,converse(B))
% 4.20/4.47  Current number of equations to process: 301
% 4.20/4.47  Current number of ordered equations: 0
% 4.20/4.47  Current number of rules: 239
% 4.20/4.47  New rule produced :
% 4.20/4.47  [259]
% 4.20/4.47  converse(composition(converse(A),B)) join composition(complement(converse(B)),A)
% 4.20/4.47  -> composition(top,A)
% 4.20/4.47  Current number of equations to process: 304
% 4.20/4.47  Current number of ordered equations: 0
% 4.20/4.47  Current number of rules: 240
% 4.20/4.47  New rule produced :
% 4.20/4.47  [260]
% 4.20/4.47  one join composition(top,A) join complement(sk1 join composition(B,A)) -> top
% 4.20/4.47  Current number of equations to process: 303
% 4.20/4.47  Current number of ordered equations: 0
% 4.20/4.47  Current number of rules: 241
% 4.20/4.47  New rule produced :
% 4.20/4.47  [261]
% 4.20/4.47  one join composition(top,A) join complement(sk2 join composition(B,A)) -> top
% 4.20/4.47  Current number of equations to process: 302
% 4.20/4.47  Current number of ordered equations: 0
% 4.20/4.47  Current number of rules: 242
% 4.20/4.47  New rule produced :
% 4.20/4.47  [262]
% 4.20/4.47  converse(composition(A,converse(complement(B)))) join composition(B,converse(A))
% 4.33/4.58  <-> composition(top,converse(A))
% 4.33/4.58  Current number of equations to process: 300
% 4.33/4.58  Current number of ordered equations: 2
% 4.33/4.58  Current number of rules: 243
% 4.33/4.58  New rule produced :
% 4.33/4.58  [263]
% 4.33/4.58  composition(top,converse(A)) <->
% 4.33/4.58  converse(composition(A,converse(complement(B)))) join composition(B,converse(A))
% 4.33/4.58  Current number of equations to process: 300
% 4.33/4.58  Current number of ordered equations: 1
% 4.33/4.58  Current number of rules: 244
% 4.33/4.58  New rule produced :
% 4.33/4.58  [264]
% 4.33/4.58  converse(composition(A,converse(B))) join composition(complement(B),converse(A))
% 4.33/4.58  -> composition(top,converse(A))
% 4.33/4.58  Current number of equations to process: 300
% 4.33/4.58  Current number of ordered equations: 0
% 4.33/4.58  Current number of rules: 245
% 4.33/4.58  New rule produced :
% 4.33/4.58  [265]
% 4.33/4.58  composition(composition(A,converse(composition(C,V_3))),converse(B)) <->
% 4.33/4.58  composition(A,converse(composition(composition(B,C),V_3)))
% 4.33/4.58  Current number of equations to process: 298
% 4.33/4.58  Current number of ordered equations: 3
% 4.33/4.58  Current number of rules: 246
% 4.33/4.58  New rule produced :
% 4.33/4.58  [266]
% 4.33/4.58  composition(A,converse(composition(composition(B,C),V_3))) <->
% 4.33/4.58  composition(composition(A,converse(composition(C,V_3))),converse(B))
% 4.33/4.58  Current number of equations to process: 298
% 4.33/4.58  Current number of ordered equations: 2
% 4.33/4.58  Current number of rules: 247
% 4.33/4.58  New rule produced :
% 4.33/4.58  [267]
% 4.33/4.58  composition(A,composition(composition(B,converse(C)),converse(V_3))) <->
% 4.33/4.58  composition(composition(A,B),converse(composition(V_3,C)))
% 4.33/4.58  Current number of equations to process: 298
% 4.33/4.58  Current number of ordered equations: 1
% 4.33/4.58  Current number of rules: 248
% 4.33/4.58  New rule produced :
% 4.33/4.58  [268]
% 4.33/4.58  composition(composition(A,B),converse(composition(V_3,C))) <->
% 4.33/4.58  composition(A,composition(composition(B,converse(C)),converse(V_3)))
% 4.33/4.58  Current number of equations to process: 298
% 4.33/4.58  Current number of ordered equations: 0
% 4.33/4.58  Current number of rules: 249
% 4.33/4.58  New rule produced :
% 4.33/4.58  [269]
% 4.33/4.58  composition(composition(composition(A,converse(B)),converse(C)),V_3) <->
% 4.33/4.58  composition(A,composition(converse(composition(C,B)),V_3))
% 4.33/4.58  Current number of equations to process: 295
% 4.33/4.58  Current number of ordered equations: 5
% 4.33/4.58  Current number of rules: 250
% 4.33/4.58  New rule produced :
% 4.33/4.58  [270]
% 4.33/4.58  composition(composition(composition(A,B),converse(V_3)),converse(C)) <->
% 4.33/4.58  composition(A,composition(B,converse(composition(C,V_3))))
% 4.33/4.58  Current number of equations to process: 295
% 4.33/4.58  Current number of ordered equations: 4
% 4.33/4.58  Current number of rules: 251
% 4.33/4.58  New rule produced :
% 4.33/4.58  [271]
% 4.33/4.58  composition(A,converse(composition(B,composition(C,V_3)))) <->
% 4.33/4.58  composition(composition(A,converse(V_3)),converse(composition(B,C)))
% 4.33/4.58  Current number of equations to process: 295
% 4.33/4.58  Current number of ordered equations: 3
% 4.33/4.58  Current number of rules: 252
% 4.33/4.58  New rule produced :
% 4.33/4.58  [272]
% 4.33/4.58  composition(A,composition(B,converse(composition(C,V_3)))) <->
% 4.33/4.58  composition(composition(composition(A,B),converse(V_3)),converse(C))
% 4.33/4.58  Current number of equations to process: 295
% 4.33/4.58  Current number of ordered equations: 2
% 4.33/4.58  Current number of rules: 253
% 4.33/4.58  New rule produced :
% 4.33/4.58  [273]
% 4.33/4.58  composition(A,composition(converse(composition(C,B)),V_3)) <->
% 4.33/4.58  composition(composition(composition(A,converse(B)),converse(C)),V_3)
% 4.33/4.58  Current number of equations to process: 295
% 4.33/4.58  Current number of ordered equations: 1
% 4.33/4.58  Current number of rules: 254
% 4.33/4.58  New rule produced :
% 4.33/4.58  [274]
% 4.33/4.58  composition(composition(A,converse(V_3)),converse(composition(B,C))) <->
% 4.33/4.58  composition(A,converse(composition(B,composition(C,V_3))))
% 4.33/4.58  Current number of equations to process: 295
% 4.33/4.58  Current number of ordered equations: 0
% 4.33/4.58  Current number of rules: 255
% 4.33/4.58  New rule produced :
% 4.33/4.58  [275]
% 4.33/4.58  composition(A,converse(composition(B,C)) join converse(composition(V_3,C)))
% 4.33/4.58  <-> composition(composition(A,converse(C)),converse(B) join converse(V_3))
% 4.33/4.58  Current number of equations to process: 289
% 4.33/4.58  Current number of ordered equations: 1
% 4.33/4.58  Current number of rules: 256
% 4.33/4.58  New rule produced :
% 4.33/4.58  [276]
% 4.33/4.58  composition(composition(A,converse(C)),converse(B) join converse(V_3)) <->
% 4.33/4.58  composition(A,converse(composition(B,C)) join converse(composition(V_3,C)))
% 4.33/4.58  Current number of equations to process: 289
% 4.33/4.58  Current number of ordered equations: 0
% 4.33/4.58  Current number of rules: 257
% 4.33/4.58  New rule produced :
% 4.33/4.58  [277]
% 4.33/4.58  one join composition(top,A) join complement(sk1 join composition(B,A) join C) join C
% 4.33/4.58  -> top
% 4.33/4.58  Current number of equations to process: 288
% 4.33/4.58  Current number of ordered equations: 0
% 4.51/4.76  Current number of rules: 258
% 4.51/4.76  New rule produced :
% 4.51/4.76  [278]
% 4.51/4.76  one join composition(top,A) join complement(sk2 join composition(B,A) join C) join C
% 4.51/4.76  -> top
% 4.51/4.76  Current number of equations to process: 287
% 4.51/4.76  Current number of ordered equations: 0
% 4.51/4.76  Current number of rules: 259
% 4.51/4.76  New rule produced :
% 4.51/4.76  [279]
% 4.51/4.76  converse(composition(composition(A,B),converse(C))) <->
% 4.51/4.76  composition(composition(C,converse(B)),converse(A))
% 4.51/4.76  Current number of equations to process: 288
% 4.51/4.76  Current number of ordered equations: 1
% 4.51/4.76  Current number of rules: 260
% 4.51/4.76  New rule produced :
% 4.51/4.76  [280]
% 4.51/4.76  composition(composition(C,converse(B)),converse(A)) <->
% 4.51/4.76  converse(composition(composition(A,B),converse(C)))
% 4.51/4.76  Current number of equations to process: 288
% 4.51/4.76  Current number of ordered equations: 0
% 4.51/4.76  Current number of rules: 261
% 4.51/4.76  New rule produced :
% 4.51/4.76  [281]
% 4.51/4.76  converse(composition(composition(A,converse(B)),converse(C))) <->
% 4.51/4.76  composition(composition(C,B),converse(A))
% 4.51/4.76  Current number of equations to process: 287
% 4.51/4.76  Current number of ordered equations: 1
% 4.51/4.76  Current number of rules: 262
% 4.51/4.76  New rule produced :
% 4.51/4.76  [282]
% 4.51/4.76  composition(composition(C,B),converse(A)) <->
% 4.51/4.76  converse(composition(composition(A,converse(B)),converse(C)))
% 4.51/4.76  Current number of equations to process: 287
% 4.51/4.76  Current number of ordered equations: 0
% 4.51/4.76  Current number of rules: 263
% 4.51/4.76  New rule produced :
% 4.51/4.76  [283]
% 4.51/4.76  composition(composition(A,converse(composition(one,C))),converse(B)) <->
% 4.51/4.76  composition(A,converse(composition(B,C)))
% 4.51/4.76  Current number of equations to process: 286
% 4.51/4.76  Current number of ordered equations: 1
% 4.51/4.76  Current number of rules: 264
% 4.51/4.76  New rule produced :
% 4.51/4.76  [284]
% 4.51/4.76  composition(A,converse(composition(B,C))) <->
% 4.51/4.76  composition(composition(A,converse(composition(one,C))),converse(B))
% 4.51/4.76  Current number of equations to process: 286
% 4.51/4.76  Current number of ordered equations: 0
% 4.51/4.76  Current number of rules: 265
% 4.51/4.76  New rule produced :
% 4.51/4.76  [285]
% 4.51/4.76  composition(composition(A,composition(B,converse(V_3))),converse(C)) <->
% 4.51/4.76  composition(A,composition(B,converse(composition(C,V_3))))
% 4.51/4.76  Current number of equations to process: 285
% 4.51/4.76  Current number of ordered equations: 1
% 4.51/4.76  Current number of rules: 266
% 4.51/4.76  New rule produced :
% 4.51/4.76  [286]
% 4.51/4.76  composition(A,composition(B,converse(composition(C,V_3)))) <->
% 4.51/4.76  composition(composition(A,composition(B,converse(V_3))),converse(C))
% 4.51/4.76  Current number of equations to process: 285
% 4.51/4.76  Current number of ordered equations: 0
% 4.51/4.76  Current number of rules: 267
% 4.51/4.76  New rule produced :
% 4.51/4.76  [287]
% 4.51/4.76  composition(composition(A,B),converse(composition(V_3,C))) <->
% 4.51/4.76  composition(composition(A,composition(B,converse(C))),converse(V_3))
% 4.51/4.76  Current number of equations to process: 283
% 4.51/4.76  Current number of ordered equations: 3
% 4.51/4.76  Current number of rules: 268
% 4.51/4.76  New rule produced :
% 4.51/4.76  [288]
% 4.51/4.76  composition(composition(A,converse(C)),composition(converse(B),V_3)) <->
% 4.51/4.76  composition(composition(A,converse(composition(B,C))),V_3)
% 4.51/4.76  Current number of equations to process: 283
% 4.51/4.76  Current number of ordered equations: 2
% 4.51/4.76  Current number of rules: 269
% 4.51/4.76  New rule produced :
% 4.51/4.76  [289]
% 4.51/4.76  composition(composition(A,converse(composition(B,C))),V_3) <->
% 4.51/4.76  composition(composition(A,converse(C)),composition(converse(B),V_3))
% 4.51/4.76  Current number of equations to process: 283
% 4.51/4.76  Current number of ordered equations: 1
% 4.51/4.76  Current number of rules: 270
% 4.51/4.76  New rule produced :
% 4.51/4.76  [290]
% 4.51/4.76  composition(composition(A,composition(B,converse(C))),converse(V_3)) <->
% 4.51/4.76  composition(composition(A,B),converse(composition(V_3,C)))
% 4.51/4.76  Current number of equations to process: 283
% 4.51/4.76  Current number of ordered equations: 0
% 4.51/4.76  Current number of rules: 271
% 4.51/4.76  New rule produced :
% 4.51/4.76  [291]
% 4.51/4.76  composition(composition(A,composition(V_3,C)),converse(B)) <->
% 4.51/4.76  composition(A,converse(composition(composition(B,converse(C)),converse(V_3))))
% 4.51/4.76  Current number of equations to process: 282
% 4.51/4.76  Current number of ordered equations: 1
% 4.51/4.76  Current number of rules: 272
% 4.51/4.76  New rule produced :
% 4.51/4.76  [292]
% 4.51/4.76  composition(A,converse(composition(composition(B,converse(C)),converse(V_3))))
% 4.51/4.76  <-> composition(composition(A,composition(V_3,C)),converse(B))
% 4.51/4.76  Current number of equations to process: 282
% 4.51/4.76  Current number of ordered equations: 0
% 4.51/4.76  Current number of rules: 273
% 4.51/4.76  New rule produced :
% 4.51/4.76  [293]
% 4.51/4.76  composition(A,converse(composition(V_3,B)) join converse(composition(V_3,C)))
% 4.51/4.76  <-> composition(composition(A,converse(B) join converse(C)),converse(V_3))
% 4.64/4.91  Current number of equations to process: 285
% 4.64/4.91  Current number of ordered equations: 1
% 4.64/4.91  Current number of rules: 274
% 4.64/4.91  New rule produced :
% 4.64/4.91  [294]
% 4.64/4.91  composition(composition(A,converse(B) join converse(C)),converse(V_3)) <->
% 4.64/4.91  composition(A,converse(composition(V_3,B)) join converse(composition(V_3,C)))
% 4.64/4.91  Current number of equations to process: 285
% 4.64/4.91  Current number of ordered equations: 0
% 4.64/4.91  Current number of rules: 275
% 4.64/4.91  New rule produced :
% 4.64/4.91  [295]
% 4.64/4.91  converse(composition(A,converse(composition(B,C)))) <->
% 4.64/4.91  composition(B,converse(composition(A,converse(C))))
% 4.64/4.91  Current number of equations to process: 303
% 4.64/4.91  Current number of ordered equations: 1
% 4.64/4.91  Current number of rules: 276
% 4.64/4.91  New rule produced :
% 4.64/4.91  [296]
% 4.64/4.91  composition(B,converse(composition(A,converse(C)))) <->
% 4.64/4.91  converse(composition(A,converse(composition(B,C))))
% 4.64/4.91  Current number of equations to process: 303
% 4.64/4.91  Current number of ordered equations: 0
% 4.64/4.91  Current number of rules: 277
% 4.64/4.91  New rule produced :
% 4.64/4.91  [297]
% 4.64/4.91  converse(composition(A,converse(composition(B,converse(C))))) <->
% 4.64/4.91  composition(B,converse(composition(A,C)))
% 4.64/4.91  Current number of equations to process: 302
% 4.64/4.91  Current number of ordered equations: 1
% 4.64/4.91  Current number of rules: 278
% 4.64/4.91  New rule produced :
% 4.64/4.91  [298]
% 4.64/4.91  composition(B,converse(composition(A,C))) <->
% 4.64/4.91  converse(composition(A,converse(composition(B,converse(C)))))
% 4.64/4.91  Current number of equations to process: 302
% 4.64/4.91  Current number of ordered equations: 0
% 4.64/4.91  Current number of rules: 279
% 4.64/4.91  New rule produced :
% 4.64/4.91  [299]
% 4.64/4.91  composition(A,composition(converse(composition(B,C)),V_3)) <->
% 4.64/4.91  composition(composition(A,converse(C)),composition(converse(B),V_3))
% 4.64/4.91  Current number of equations to process: 300
% 4.64/4.91  Current number of ordered equations: 3
% 4.64/4.91  Current number of rules: 280
% 4.64/4.91  New rule produced :
% 4.64/4.91  [300]
% 4.64/4.91  composition(converse(A),composition(composition(converse(B),C),V_3)) <->
% 4.64/4.91  composition(converse(composition(B,A)),composition(C,V_3))
% 4.64/4.91  Current number of equations to process: 300
% 4.64/4.91  Current number of ordered equations: 2
% 4.64/4.91  Current number of rules: 281
% 4.64/4.91  New rule produced :
% 4.64/4.91  [301]
% 4.64/4.91  composition(composition(A,converse(C)),composition(converse(B),V_3)) <->
% 4.64/4.91  composition(A,composition(converse(composition(B,C)),V_3))
% 4.64/4.91  Current number of equations to process: 300
% 4.64/4.91  Current number of ordered equations: 1
% 4.64/4.91  Current number of rules: 282
% 4.64/4.91  New rule produced :
% 4.64/4.91  [302]
% 4.64/4.91  composition(converse(composition(B,A)),composition(C,V_3)) <->
% 4.64/4.91  composition(converse(A),composition(composition(converse(B),C),V_3))
% 4.64/4.91  Current number of equations to process: 300
% 4.64/4.91  Current number of ordered equations: 0
% 4.64/4.91  Current number of rules: 283
% 4.64/4.91  New rule produced :
% 4.64/4.91  [303]
% 4.64/4.91  composition(converse(B),composition(composition(converse(A),C),V_3)) <->
% 4.64/4.91  composition(composition(converse(composition(A,B)),C),V_3)
% 4.64/4.91  Current number of equations to process: 299
% 4.64/4.91  Current number of ordered equations: 1
% 4.64/4.91  Current number of rules: 284
% 4.64/4.91  New rule produced :
% 4.64/4.91  [304]
% 4.64/4.91  composition(composition(converse(composition(A,B)),C),V_3) <->
% 4.64/4.91  composition(converse(B),composition(composition(converse(A),C),V_3))
% 4.64/4.91  Current number of equations to process: 299
% 4.64/4.91  Current number of ordered equations: 0
% 4.64/4.91  Current number of rules: 285
% 4.64/4.91  New rule produced :
% 4.64/4.91  [305]
% 4.64/4.91  composition(A,converse(composition(V_3,composition(C,converse(B))))) <->
% 4.64/4.91  composition(composition(A,composition(B,converse(C))),converse(V_3))
% 4.64/4.91  Current number of equations to process: 297
% 4.64/4.91  Current number of ordered equations: 3
% 4.64/4.91  Current number of rules: 286
% 4.64/4.91  New rule produced :
% 4.64/4.91  [306]
% 4.64/4.91  composition(A,converse(composition(composition(V_3,converse(C)),B))) <->
% 4.64/4.91  composition(composition(A,converse(B)),composition(C,converse(V_3)))
% 4.64/4.91  Current number of equations to process: 297
% 4.64/4.91  Current number of ordered equations: 2
% 4.64/4.91  Current number of rules: 287
% 4.64/4.91  New rule produced :
% 4.64/4.91  [307]
% 4.64/4.91  composition(composition(A,converse(B)),composition(C,converse(V_3))) <->
% 4.64/4.91  composition(A,converse(composition(composition(V_3,converse(C)),B)))
% 4.64/4.91  Current number of equations to process: 297
% 4.64/4.91  Current number of ordered equations: 1
% 4.64/4.91  Current number of rules: 288
% 4.64/4.91  New rule produced :
% 4.64/4.91  [308]
% 4.64/4.91  composition(composition(A,composition(B,converse(C))),converse(V_3)) <->
% 4.64/4.91  composition(A,converse(composition(V_3,composition(C,converse(B)))))
% 4.64/4.91  Current number of equations to process: 297
% 4.90/5.09  Current number of ordered equations: 0
% 4.90/5.09  Current number of rules: 289
% 4.90/5.09  New rule produced :
% 4.90/5.09  [309]
% 4.90/5.09  composition(composition(A,composition(converse(B),C)),converse(V_3)) <->
% 4.90/5.09  composition(A,converse(composition(V_3,composition(converse(C),B))))
% 4.90/5.09  Current number of equations to process: 295
% 4.90/5.09  Current number of ordered equations: 3
% 4.90/5.09  Current number of rules: 290
% 4.90/5.09  New rule produced :
% 4.90/5.09  [310]
% 4.90/5.09  composition(A,converse(composition(composition(converse(V_3),C),B))) <->
% 4.90/5.09  composition(composition(A,converse(B)),composition(converse(C),V_3))
% 4.90/5.09  Current number of equations to process: 295
% 4.90/5.09  Current number of ordered equations: 2
% 4.90/5.09  Current number of rules: 291
% 4.90/5.09  New rule produced :
% 4.90/5.09  [311]
% 4.90/5.09  composition(A,converse(composition(V_3,composition(converse(C),B)))) <->
% 4.90/5.09  composition(composition(A,composition(converse(B),C)),converse(V_3))
% 4.90/5.09  Current number of equations to process: 295
% 4.90/5.09  Current number of ordered equations: 1
% 4.90/5.09  Current number of rules: 292
% 4.90/5.09  New rule produced :
% 4.90/5.09  [312]
% 4.90/5.09  composition(composition(A,converse(B)),composition(converse(C),V_3)) <->
% 4.90/5.09  composition(A,converse(composition(composition(converse(V_3),C),B)))
% 4.90/5.09  Current number of equations to process: 295
% 4.90/5.09  Current number of ordered equations: 0
% 4.90/5.09  Current number of rules: 293
% 4.90/5.09  New rule produced :
% 4.90/5.09  [313]
% 4.90/5.09  composition(A,converse(composition(B,converse(composition(C,V_3))))) <->
% 4.90/5.09  composition(composition(A,C),converse(composition(B,converse(V_3))))
% 4.90/5.09  Current number of equations to process: 294
% 4.90/5.09  Current number of ordered equations: 1
% 4.90/5.09  Current number of rules: 294
% 4.90/5.09  New rule produced :
% 4.90/5.09  [314]
% 4.90/5.09  composition(composition(A,C),converse(composition(B,converse(V_3)))) <->
% 4.90/5.09  composition(A,converse(composition(B,converse(composition(C,V_3)))))
% 4.90/5.09  Current number of equations to process: 294
% 4.90/5.09  Current number of ordered equations: 0
% 4.90/5.09  Current number of rules: 295
% 4.90/5.09  New rule produced :
% 4.90/5.09  [315]
% 4.90/5.09  composition(composition(A,converse(C)),converse(composition(V_3,B))) <->
% 4.90/5.09  composition(composition(A,converse(composition(B,C))),converse(V_3))
% 4.90/5.09  Current number of equations to process: 293
% 4.90/5.09  Current number of ordered equations: 1
% 4.90/5.09  Current number of rules: 296
% 4.90/5.09  New rule produced :
% 4.90/5.09  [316]
% 4.90/5.09  composition(composition(A,converse(composition(B,C))),converse(V_3)) <->
% 4.90/5.09  composition(composition(A,converse(C)),converse(composition(V_3,B)))
% 4.90/5.09  Current number of equations to process: 293
% 4.90/5.09  Current number of ordered equations: 0
% 4.90/5.09  Current number of rules: 297
% 4.90/5.09  New rule produced :
% 4.90/5.09  [317]
% 4.90/5.09  composition(composition(composition(A,converse(B)),converse(C)),converse(V_3))
% 4.90/5.09  <-> composition(A,converse(composition(composition(V_3,C),B)))
% 4.90/5.09  Current number of equations to process: 291
% 4.90/5.09  Current number of ordered equations: 3
% 4.90/5.09  Current number of rules: 298
% 4.90/5.09  New rule produced :
% 4.90/5.09  [318]
% 4.90/5.09  composition(composition(composition(A,converse(B)),converse(C)),converse(V_3))
% 4.90/5.09  <-> composition(A,converse(composition(V_3,composition(C,B))))
% 4.90/5.09  Current number of equations to process: 291
% 4.90/5.09  Current number of ordered equations: 2
% 4.90/5.09  Current number of rules: 299
% 4.90/5.09  New rule produced :
% 4.90/5.09  [319]
% 4.90/5.09  composition(A,converse(composition(composition(V_3,C),B))) <->
% 4.90/5.09  composition(composition(composition(A,converse(B)),converse(C)),converse(V_3))
% 4.90/5.09  Current number of equations to process: 291
% 4.90/5.09  Current number of ordered equations: 1
% 4.90/5.09  Current number of rules: 300
% 4.90/5.09  New rule produced :
% 4.90/5.09  [320]
% 4.90/5.09  composition(A,converse(composition(V_3,composition(C,B)))) <->
% 4.90/5.09  composition(composition(composition(A,converse(B)),converse(C)),converse(V_3))
% 4.90/5.09  Current number of equations to process: 291
% 4.90/5.09  Current number of ordered equations: 0
% 4.90/5.09  Current number of rules: 301
% 4.90/5.09  New rule produced :
% 4.90/5.09  [321]
% 4.90/5.09  composition(complement(composition(A,converse(B))),converse(C)) join 
% 4.90/5.09  composition(A,converse(composition(C,B))) -> composition(top,converse(C))
% 4.90/5.09  Current number of equations to process: 294
% 4.90/5.09  Current number of ordered equations: 0
% 4.90/5.09  Current number of rules: 302
% 4.90/5.09  New rule produced :
% 4.90/5.09  [322]
% 4.90/5.09  converse(composition(converse(composition(A,B)),C)) <->
% 4.90/5.09  composition(converse(composition(converse(A),C)),B)
% 4.90/5.09  Current number of equations to process: 311
% 4.90/5.09  Current number of ordered equations: 1
% 4.90/5.09  Current number of rules: 303
% 4.90/5.09  New rule produced :
% 4.90/5.09  [323]
% 4.90/5.09  composition(converse(composition(converse(A),C)),B) <->
% 4.90/5.09  converse(composition(converse(composition(A,B)),C))
% 5.02/5.21  Current number of equations to process: 311
% 5.02/5.21  Current number of ordered equations: 0
% 5.02/5.21  Current number of rules: 304
% 5.02/5.21  New rule produced :
% 5.02/5.21  [324]
% 5.02/5.21  converse(composition(converse(composition(converse(A),B)),C)) <->
% 5.02/5.21  composition(converse(composition(A,C)),B)
% 5.02/5.21  Current number of equations to process: 310
% 5.02/5.21  Current number of ordered equations: 1
% 5.02/5.21  Current number of rules: 305
% 5.02/5.21  New rule produced :
% 5.02/5.21  [325]
% 5.02/5.21  composition(converse(composition(A,C)),B) <->
% 5.02/5.21  converse(composition(converse(composition(converse(A),B)),C))
% 5.02/5.21  Current number of equations to process: 310
% 5.02/5.21  Current number of ordered equations: 0
% 5.02/5.21  Current number of rules: 306
% 5.02/5.21  New rule produced :
% 5.02/5.21  [326]
% 5.02/5.21  composition(composition(A,converse(composition(C,B))),V_3) <->
% 5.02/5.21  composition(A,composition(converse(B),composition(converse(C),V_3)))
% 5.02/5.21  Current number of equations to process: 307
% 5.02/5.21  Current number of ordered equations: 5
% 5.02/5.21  Current number of rules: 307
% 5.02/5.21  New rule produced :
% 5.02/5.21  [327]
% 5.02/5.21  composition(converse(composition(composition(A,B),C)),V_3) <->
% 5.02/5.21  composition(converse(composition(B,C)),composition(converse(A),V_3))
% 5.02/5.21  Current number of equations to process: 307
% 5.02/5.21  Current number of ordered equations: 4
% 5.02/5.21  Current number of rules: 308
% 5.02/5.21  New rule produced :
% 5.02/5.21  [328]
% 5.02/5.21  composition(A,composition(converse(B),composition(converse(C),V_3))) <->
% 5.02/5.21  composition(composition(A,converse(composition(C,B))),V_3)
% 5.02/5.21  Current number of equations to process: 307
% 5.02/5.21  Current number of ordered equations: 3
% 5.02/5.21  Current number of rules: 309
% 5.02/5.21  New rule produced :
% 5.02/5.21  [329]
% 5.02/5.21  composition(converse(B),composition(converse(A),composition(C,V_3))) <->
% 5.02/5.21  composition(composition(converse(composition(A,B)),C),V_3)
% 5.02/5.21  Current number of equations to process: 307
% 5.02/5.21  Current number of ordered equations: 2
% 5.02/5.21  Current number of rules: 310
% 5.02/5.21  New rule produced :
% 5.02/5.21  [330]
% 5.02/5.21  composition(converse(composition(B,C)),composition(converse(A),V_3)) <->
% 5.02/5.21  composition(converse(composition(composition(A,B),C)),V_3)
% 5.02/5.21  Current number of equations to process: 307
% 5.02/5.21  Current number of ordered equations: 1
% 5.02/5.21  Current number of rules: 311
% 5.02/5.21  New rule produced :
% 5.02/5.21  [331]
% 5.02/5.21  composition(composition(converse(composition(A,B)),C),V_3) <->
% 5.02/5.21  composition(converse(B),composition(converse(A),composition(C,V_3)))
% 5.02/5.21  Current number of equations to process: 307
% 5.02/5.21  Current number of ordered equations: 0
% 5.02/5.21  Current number of rules: 312
% 5.02/5.21  New rule produced :
% 5.02/5.21  [332]
% 5.02/5.21  composition(converse(composition(A,composition(B,C))),V_3) <->
% 5.02/5.21  composition(converse(C),composition(converse(composition(A,B)),V_3))
% 5.02/5.21  Current number of equations to process: 305
% 5.02/5.21  Current number of ordered equations: 3
% 5.02/5.21  Current number of rules: 313
% 5.02/5.21  New rule produced :
% 5.02/5.21  [333]
% 5.02/5.21  composition(composition(converse(A),composition(converse(B),C)),V_3) <->
% 5.02/5.21  composition(converse(composition(B,A)),composition(C,V_3))
% 5.02/5.21  Current number of equations to process: 305
% 5.02/5.21  Current number of ordered equations: 2
% 5.02/5.21  Current number of rules: 314
% 5.02/5.21  New rule produced :
% 5.02/5.21  [334]
% 5.02/5.21  composition(converse(C),composition(converse(composition(A,B)),V_3)) <->
% 5.02/5.21  composition(converse(composition(A,composition(B,C))),V_3)
% 5.02/5.21  Current number of equations to process: 305
% 5.02/5.21  Current number of ordered equations: 1
% 5.02/5.21  Current number of rules: 315
% 5.02/5.21  New rule produced :
% 5.02/5.21  [335]
% 5.02/5.21  composition(converse(composition(B,A)),composition(C,V_3)) <->
% 5.02/5.21  composition(composition(converse(A),composition(converse(B),C)),V_3)
% 5.02/5.21  Current number of equations to process: 305
% 5.02/5.21  Current number of ordered equations: 0
% 5.02/5.21  Current number of rules: 316
% 5.02/5.21  New rule produced :
% 5.02/5.21  [336]
% 5.02/5.21  composition(converse(composition(C,composition(B,converse(A)))),V_3) <->
% 5.02/5.21  composition(composition(A,converse(B)),composition(converse(C),V_3))
% 5.02/5.21  Current number of equations to process: 303
% 5.02/5.21  Current number of ordered equations: 3
% 5.02/5.21  Current number of rules: 317
% 5.02/5.21  New rule produced :
% 5.02/5.21  [337]
% 5.02/5.21  composition(converse(composition(composition(C,converse(B)),A)),V_3) <->
% 5.02/5.21  composition(converse(A),composition(composition(B,converse(C)),V_3))
% 5.02/5.21  Current number of equations to process: 303
% 5.02/5.21  Current number of ordered equations: 2
% 5.02/5.21  Current number of rules: 318
% 5.02/5.21  New rule produced :
% 5.02/5.21  [338]
% 5.02/5.21  composition(converse(A),composition(composition(B,converse(C)),V_3)) <->
% 5.02/5.21  composition(converse(composition(composition(C,converse(B)),A)),V_3)
% 5.02/5.21  Current number of equations to process: 303
% 5.02/5.21  Current number of ordered equations: 1
% 5.23/5.43  Current number of rules: 319
% 5.23/5.43  New rule produced :
% 5.23/5.43  [339]
% 5.23/5.43  composition(composition(A,converse(B)),composition(converse(C),V_3)) <->
% 5.23/5.43  composition(converse(composition(C,composition(B,converse(A)))),V_3)
% 5.23/5.43  Current number of equations to process: 303
% 5.23/5.43  Current number of ordered equations: 0
% 5.23/5.43  Current number of rules: 320
% 5.23/5.43  New rule produced :
% 5.23/5.43  [340]
% 5.23/5.43  composition(converse(composition(C,composition(converse(B),A))),V_3) <->
% 5.23/5.43  composition(composition(converse(A),B),composition(converse(C),V_3))
% 5.23/5.43  Current number of equations to process: 301
% 5.23/5.43  Current number of ordered equations: 3
% 5.23/5.43  Current number of rules: 321
% 5.23/5.43  New rule produced :
% 5.23/5.43  [341]
% 5.23/5.43  composition(converse(composition(composition(converse(C),B),A)),V_3) <->
% 5.23/5.43  composition(converse(A),composition(composition(converse(B),C),V_3))
% 5.23/5.43  Current number of equations to process: 301
% 5.23/5.43  Current number of ordered equations: 2
% 5.23/5.43  Current number of rules: 322
% 5.23/5.43  New rule produced :
% 5.23/5.43  [342]
% 5.23/5.43  composition(converse(A),composition(composition(converse(B),C),V_3)) <->
% 5.23/5.43  composition(converse(composition(composition(converse(C),B),A)),V_3)
% 5.23/5.43  Current number of equations to process: 301
% 5.23/5.43  Current number of ordered equations: 1
% 5.23/5.43  Current number of rules: 323
% 5.23/5.43  New rule produced :
% 5.23/5.43  [343]
% 5.23/5.43  composition(composition(converse(A),B),composition(converse(C),V_3)) <->
% 5.23/5.43  composition(converse(composition(C,composition(converse(B),A))),V_3)
% 5.23/5.43  Current number of equations to process: 301
% 5.23/5.43  Current number of ordered equations: 0
% 5.23/5.43  Current number of rules: 324
% 5.23/5.43  New rule produced :
% 5.23/5.43  [344]
% 5.23/5.43  composition(A,converse(composition(converse(composition(B,C)),V_3))) <->
% 5.23/5.43  composition(composition(A,converse(composition(converse(B),V_3))),C)
% 5.23/5.43  Current number of equations to process: 300
% 5.23/5.43  Current number of ordered equations: 1
% 5.23/5.43  Current number of rules: 325
% 5.23/5.43  New rule produced :
% 5.23/5.43  [345]
% 5.23/5.43  composition(composition(A,converse(composition(converse(B),V_3))),C) <->
% 5.23/5.43  composition(A,converse(composition(converse(composition(B,C)),V_3)))
% 5.23/5.43  Current number of equations to process: 300
% 5.23/5.43  Current number of ordered equations: 0
% 5.23/5.43  Current number of rules: 326
% 5.23/5.43  New rule produced :
% 5.23/5.43  [346]
% 5.23/5.43  composition(converse(A),composition(converse(composition(B,C)),V_3)) <->
% 5.23/5.43  composition(converse(composition(C,A)),composition(converse(B),V_3))
% 5.23/5.43  Current number of equations to process: 299
% 5.23/5.43  Current number of ordered equations: 1
% 5.23/5.43  Current number of rules: 327
% 5.23/5.43  New rule produced :
% 5.23/5.43  [347]
% 5.23/5.43  composition(converse(composition(C,A)),composition(converse(B),V_3)) <->
% 5.23/5.43  composition(converse(A),composition(converse(composition(B,C)),V_3))
% 5.23/5.43  Current number of equations to process: 299
% 5.23/5.43  Current number of ordered equations: 0
% 5.23/5.43  Current number of rules: 328
% 5.23/5.43  New rule produced :
% 5.23/5.43  [348]
% 5.23/5.43  converse(composition(converse(A),composition(B,C))) <->
% 5.23/5.43  composition(converse(C),composition(converse(B),A))
% 5.23/5.43  Current number of equations to process: 324
% 5.23/5.43  Current number of ordered equations: 1
% 5.23/5.43  Current number of rules: 329
% 5.23/5.43  New rule produced :
% 5.23/5.43  [349]
% 5.23/5.43  composition(converse(C),composition(converse(B),A)) <->
% 5.23/5.43  converse(composition(converse(A),composition(B,C)))
% 5.23/5.43  Current number of equations to process: 324
% 5.23/5.43  Current number of ordered equations: 0
% 5.23/5.43  Current number of rules: 330
% 5.23/5.43  New rule produced :
% 5.23/5.43  [350]
% 5.23/5.43  converse(composition(converse(A),composition(converse(B),C))) <->
% 5.23/5.43  composition(converse(C),composition(B,A))
% 5.23/5.43  Current number of equations to process: 325
% 5.23/5.43  Current number of ordered equations: 1
% 5.23/5.43  Current number of rules: 331
% 5.23/5.43  New rule produced :
% 5.23/5.43  [351]
% 5.23/5.43  composition(converse(C),composition(B,A)) <->
% 5.23/5.43  converse(composition(converse(A),composition(converse(B),C)))
% 5.23/5.43  Current number of equations to process: 325
% 5.23/5.43  Current number of ordered equations: 0
% 5.23/5.43  Current number of rules: 332
% 5.23/5.43  New rule produced :
% 5.23/5.43  [352]
% 5.23/5.43  composition(converse(composition(one,B)),composition(converse(A),C)) <->
% 5.23/5.43  composition(converse(composition(A,B)),C)
% 5.23/5.43  Current number of equations to process: 324
% 5.23/5.43  Current number of ordered equations: 1
% 5.23/5.43  Current number of rules: 333
% 5.23/5.43  New rule produced :
% 5.23/5.43  [353]
% 5.23/5.43  composition(converse(composition(A,B)),C) <->
% 5.23/5.43  composition(converse(composition(one,B)),composition(converse(A),C))
% 5.23/5.43  Current number of equations to process: 324
% 5.23/5.43  Current number of ordered equations: 0
% 5.23/5.43  Current number of rules: 334
% 5.23/5.43  New rule produced :
% 5.23/5.43  [354]
% 5.23/5.43  composition(B,composition(converse(composition(A,converse(C))),V_3)) <->
% 5.31/5.57  composition(converse(composition(A,converse(composition(B,C)))),V_3)
% 5.31/5.57  Current number of equations to process: 323
% 5.31/5.57  Current number of ordered equations: 1
% 5.31/5.57  Current number of rules: 335
% 5.31/5.57  New rule produced :
% 5.31/5.57  [355]
% 5.31/5.57  composition(converse(composition(A,converse(composition(B,C)))),V_3) <->
% 5.31/5.57  composition(B,composition(converse(composition(A,converse(C))),V_3))
% 5.31/5.57  Current number of equations to process: 323
% 5.31/5.57  Current number of ordered equations: 0
% 5.31/5.57  Current number of rules: 336
% 5.31/5.57  New rule produced :
% 5.31/5.57  [356]
% 5.31/5.57  composition(converse(composition(converse(composition(A,B)),C)),V_3) <->
% 5.31/5.57  composition(converse(composition(converse(A),C)),composition(B,V_3))
% 5.31/5.57  Current number of equations to process: 322
% 5.31/5.57  Current number of ordered equations: 1
% 5.31/5.57  Current number of rules: 337
% 5.31/5.57  New rule produced :
% 5.31/5.57  [357]
% 5.31/5.57  composition(converse(composition(converse(A),C)),composition(B,V_3)) <->
% 5.31/5.57  composition(converse(composition(converse(composition(A,B)),C)),V_3)
% 5.31/5.57  Current number of equations to process: 322
% 5.31/5.57  Current number of ordered equations: 0
% 5.31/5.57  Current number of rules: 338
% 5.31/5.57  New rule produced :
% 5.31/5.57  [358]
% 5.31/5.57  composition(A,composition(composition(composition(B,C),V_3),V_4)) <->
% 5.31/5.57  composition(composition(A,B),composition(composition(C,V_3),V_4))
% 5.31/5.57  Current number of equations to process: 319
% 5.31/5.57  Current number of ordered equations: 5
% 5.31/5.57  Current number of rules: 339
% 5.31/5.57  New rule produced :
% 5.31/5.57  [359]
% 5.31/5.57  composition(A,composition(composition(composition(B,C),V_3),V_4)) <->
% 5.31/5.57  composition(composition(A,B),composition(C,composition(V_3,V_4)))
% 5.31/5.57  Current number of equations to process: 319
% 5.31/5.57  Current number of ordered equations: 4
% 5.31/5.57  Current number of rules: 340
% 5.31/5.57  New rule produced :
% 5.31/5.57  [360]
% 5.31/5.57  composition(A,composition(composition(B,C),composition(V_3,V_4))) <->
% 5.31/5.57  composition(composition(A,B),composition(composition(C,V_3),V_4))
% 5.31/5.57  Current number of equations to process: 319
% 5.31/5.57  Current number of ordered equations: 3
% 5.31/5.57  Current number of rules: 341
% 5.31/5.57  New rule produced :
% 5.31/5.57  [361]
% 5.31/5.57  composition(composition(A,B),composition(composition(C,V_3),V_4)) <->
% 5.31/5.57  composition(A,composition(composition(composition(B,C),V_3),V_4))
% 5.31/5.57  Current number of equations to process: 319
% 5.31/5.57  Current number of ordered equations: 2
% 5.31/5.57  Current number of rules: 342
% 5.31/5.57  New rule produced :
% 5.31/5.57  [362]
% 5.31/5.57  composition(composition(A,B),composition(composition(C,V_3),V_4)) <->
% 5.31/5.57  composition(A,composition(composition(B,C),composition(V_3,V_4)))
% 5.31/5.57  Current number of equations to process: 319
% 5.31/5.57  Current number of ordered equations: 1
% 5.31/5.57  Current number of rules: 343
% 5.31/5.57  New rule produced :
% 5.31/5.57  [363]
% 5.31/5.57  composition(composition(A,B),composition(C,composition(V_3,V_4))) <->
% 5.31/5.57  composition(A,composition(composition(composition(B,C),V_3),V_4))
% 5.31/5.57  Current number of equations to process: 319
% 5.31/5.57  Current number of ordered equations: 0
% 5.31/5.57  Current number of rules: 344
% 5.31/5.57  New rule produced :
% 5.31/5.57  [364]
% 5.31/5.57  composition(A,composition(composition(composition(B,C),V_3),V_4)) <->
% 5.31/5.57  composition(composition(composition(A,B),composition(C,V_3)),V_4)
% 5.31/5.57  Current number of equations to process: 316
% 5.31/5.57  Current number of ordered equations: 5
% 5.31/5.57  Current number of rules: 345
% 5.31/5.57  New rule produced :
% 5.31/5.57  [365]
% 5.31/5.57  composition(A,composition(B,composition(composition(C,V_3),V_4))) <->
% 5.31/5.57  composition(composition(composition(A,B),C),composition(V_3,V_4))
% 5.31/5.57  Current number of equations to process: 316
% 5.31/5.57  Current number of ordered equations: 4
% 5.31/5.57  Current number of rules: 346
% 5.31/5.57  New rule produced :
% 5.31/5.57  [366]
% 5.31/5.57  composition(A,composition(composition(B,composition(C,V_3)),V_4)) <->
% 5.31/5.57  composition(composition(A,composition(B,C)),composition(V_3,V_4))
% 5.31/5.57  Current number of equations to process: 316
% 5.31/5.57  Current number of ordered equations: 3
% 5.31/5.57  Current number of rules: 347
% 5.31/5.57  New rule produced :
% 5.31/5.57  [367]
% 5.31/5.57  composition(composition(A,composition(B,C)),composition(V_3,V_4)) <->
% 5.31/5.57  composition(A,composition(composition(B,composition(C,V_3)),V_4))
% 5.31/5.57  Current number of equations to process: 316
% 5.31/5.57  Current number of ordered equations: 2
% 5.31/5.57  Current number of rules: 348
% 5.31/5.57  New rule produced :
% 5.31/5.57  [368]
% 5.31/5.57  composition(composition(composition(A,B),C),composition(V_3,V_4)) <->
% 5.31/5.57  composition(A,composition(B,composition(composition(C,V_3),V_4)))
% 5.31/5.57  Current number of equations to process: 316
% 5.31/5.57  Current number of ordered equations: 1
% 5.31/5.57  Current number of rules: 349
% 5.62/5.88  New rule produced :
% 5.62/5.88  [369]
% 5.62/5.88  composition(composition(composition(A,B),composition(C,V_3)),V_4) <->
% 5.62/5.88  composition(A,composition(composition(composition(B,C),V_3),V_4))
% 5.62/5.88  Current number of equations to process: 316
% 5.62/5.88  Current number of ordered equations: 0
% 5.62/5.88  Current number of rules: 350
% 5.62/5.88  New rule produced :
% 5.62/5.88  [370]
% 5.62/5.88  composition(converse(composition(composition(A,converse(B)),converse(C))),V_3)
% 5.62/5.88  <-> composition(composition(C,B),composition(converse(A),V_3))
% 5.62/5.88  Current number of equations to process: 314
% 5.62/5.88  Current number of ordered equations: 3
% 5.62/5.88  Current number of rules: 351
% 5.62/5.88  New rule produced :
% 5.62/5.88  [371]
% 5.62/5.88  composition(A,converse(composition(converse(B),composition(converse(C),V_3))))
% 5.62/5.88  <-> composition(composition(A,converse(V_3)),composition(C,B))
% 5.62/5.88  Current number of equations to process: 314
% 5.62/5.88  Current number of ordered equations: 2
% 5.62/5.88  Current number of rules: 352
% 5.62/5.88  New rule produced :
% 5.62/5.88  [372]
% 5.62/5.88  composition(composition(C,B),composition(converse(A),V_3)) <->
% 5.62/5.88  composition(converse(composition(composition(A,converse(B)),converse(C))),V_3)
% 5.62/5.88  Current number of equations to process: 314
% 5.62/5.88  Current number of ordered equations: 1
% 5.62/5.88  Current number of rules: 353
% 5.62/5.88  New rule produced :
% 5.62/5.88  [373]
% 5.62/5.88  composition(composition(A,converse(V_3)),composition(C,B)) <->
% 5.62/5.88  composition(A,converse(composition(converse(B),composition(converse(C),V_3))))
% 5.62/5.88  Current number of equations to process: 314
% 5.62/5.88  Current number of ordered equations: 0
% 5.62/5.88  Current number of rules: 354
% 5.62/5.88  New rule produced :
% 5.62/5.88  [374]
% 5.62/5.88  composition(converse(composition(A,composition(B,C))),V_3) <->
% 5.62/5.88  composition(converse(C),composition(converse(B),composition(converse(A),V_3)))
% 5.62/5.88  Current number of equations to process: 312
% 5.62/5.88  Current number of ordered equations: 3
% 5.62/5.88  Current number of rules: 355
% 5.62/5.88  New rule produced :
% 5.62/5.88  [375]
% 5.62/5.88  composition(converse(A),composition(converse(B),composition(converse(C),V_3)))
% 5.62/5.88  <-> composition(converse(composition(composition(C,B),A)),V_3)
% 5.62/5.88  Current number of equations to process: 312
% 5.62/5.88  Current number of ordered equations: 2
% 5.62/5.88  Current number of rules: 356
% 5.62/5.88  New rule produced :
% 5.62/5.88  [376]
% 5.62/5.88  composition(converse(C),composition(converse(B),composition(converse(A),V_3)))
% 5.62/5.88  <-> composition(converse(composition(A,composition(B,C))),V_3)
% 5.62/5.88  Current number of equations to process: 312
% 5.62/5.88  Current number of ordered equations: 1
% 5.62/5.88  Current number of rules: 357
% 5.62/5.88  New rule produced :
% 5.62/5.88  [377]
% 5.62/5.88  composition(converse(composition(composition(C,B),A)),V_3) <->
% 5.62/5.88  composition(converse(A),composition(converse(B),composition(converse(C),V_3)))
% 5.62/5.88  Current number of equations to process: 312
% 5.62/5.88  Current number of ordered equations: 0
% 5.62/5.88  Current number of rules: 358
% 5.62/5.88  New rule produced :
% 5.62/5.88  [378]
% 5.62/5.88  composition(converse(composition(converse(A),composition(converse(B),C))),V_3)
% 5.62/5.88  <-> composition(converse(C),composition(composition(B,A),V_3))
% 5.62/5.88  Current number of equations to process: 311
% 5.62/5.88  Current number of ordered equations: 1
% 5.62/5.88  Current number of rules: 359
% 5.62/5.88  New rule produced :
% 5.62/5.88  [379]
% 5.62/5.88  composition(converse(C),composition(composition(B,A),V_3)) <->
% 5.62/5.88  composition(converse(composition(converse(A),composition(converse(B),C))),V_3)
% 5.62/5.88  Current number of equations to process: 311
% 5.62/5.88  Current number of ordered equations: 0
% 5.62/5.88  Current number of rules: 360
% 5.62/5.88  New rule produced :
% 5.62/5.88  [380]
% 5.62/5.88  composition(converse(A),composition(converse(B),C)) join composition(
% 5.62/5.88                                                           complement(converse(
% 5.62/5.88                                                                      composition(B,A))),C)
% 5.62/5.88  -> composition(top,C)
% 5.62/5.88  Current number of equations to process: 318
% 5.62/5.88  Current number of ordered equations: 0
% 5.62/5.88  Current number of rules: 361
% 5.62/5.88  New rule produced :
% 5.62/5.88  [381]
% 5.62/5.88  composition(A,composition(composition(B,C),V_3) join composition(composition(V_4,C),V_3))
% 5.62/5.88  <-> composition(composition(A,B join V_4),composition(C,V_3))
% 5.62/5.88  Current number of equations to process: 317
% 5.62/5.88  Current number of ordered equations: 1
% 5.62/5.88  Current number of rules: 362
% 5.62/5.88  New rule produced :
% 5.62/5.88  [382]
% 5.62/5.88  composition(composition(A,B join V_4),composition(C,V_3)) <->
% 5.62/5.88  composition(A,composition(composition(B,C),V_3) join composition(composition(V_4,C),V_3))
% 5.62/5.88  Current number of equations to process: 317
% 5.62/5.88  Current number of ordered equations: 0
% 5.62/5.88  Current number of rules: 363
% 5.62/5.88  New rule produced :
% 5.62/5.88  [383]
% 5.62/5.88  converse(composition(composition(converse(A),B),composition(C,V_3))) <->
% 5.82/6.04  composition(converse(composition(composition(B,C),V_3)),A)
% 5.82/6.04  Current number of equations to process: 349
% 5.82/6.04  Current number of ordered equations: 1
% 5.82/6.04  Current number of rules: 364
% 5.82/6.04  New rule produced :
% 5.82/6.04  [384]
% 5.82/6.04  composition(converse(composition(composition(B,C),V_3)),A) <->
% 5.82/6.04  converse(composition(composition(converse(A),B),composition(C,V_3)))
% 5.82/6.04  Current number of equations to process: 349
% 5.82/6.04  Current number of ordered equations: 0
% 5.82/6.04  Current number of rules: 365
% 5.82/6.04  New rule produced :
% 5.82/6.04  [385]
% 5.82/6.04  composition(A,converse(composition(B,converse(composition(C,V_3))))) <->
% 5.82/6.04  composition(composition(A,C),composition(V_3,converse(B)))
% 5.82/6.04  Current number of equations to process: 347
% 5.82/6.04  Current number of ordered equations: 3
% 5.82/6.04  Current number of rules: 366
% 5.82/6.04  New rule produced :
% 5.82/6.04  [386]
% 5.82/6.04  composition(A,composition(converse(composition(B,converse(C))),V_3)) <->
% 5.82/6.04  composition(composition(A,C),composition(converse(B),V_3))
% 5.82/6.04  Current number of equations to process: 347
% 5.82/6.04  Current number of ordered equations: 2
% 5.82/6.04  Current number of rules: 367
% 5.82/6.04  New rule produced :
% 5.82/6.04  [387]
% 5.82/6.04  composition(composition(A,C),composition(V_3,converse(B))) <->
% 5.82/6.04  composition(A,converse(composition(B,converse(composition(C,V_3)))))
% 5.82/6.04  Current number of equations to process: 347
% 5.82/6.04  Current number of ordered equations: 1
% 5.82/6.04  Current number of rules: 368
% 5.82/6.04  New rule produced :
% 5.82/6.04  [388]
% 5.82/6.04  composition(composition(A,C),composition(converse(B),V_3)) <->
% 5.82/6.04  composition(A,composition(converse(composition(B,converse(C))),V_3))
% 5.82/6.04  Current number of equations to process: 347
% 5.82/6.04  Current number of ordered equations: 0
% 5.82/6.04  Current number of rules: 369
% 5.82/6.04  New rule produced :
% 5.82/6.04  [389]
% 5.82/6.04  converse(composition(converse(composition(composition(A,B),C)),V_3)) <->
% 5.82/6.04  composition(composition(converse(V_3),A),composition(B,C))
% 5.82/6.04  Current number of equations to process: 345
% 5.82/6.04  Current number of ordered equations: 3
% 5.82/6.04  Current number of rules: 370
% 5.82/6.04  New rule produced :
% 5.82/6.04  [390]
% 5.82/6.04  composition(A,composition(converse(composition(converse(B),C)),V_3)) <->
% 5.82/6.04  composition(composition(A,converse(C)),composition(B,V_3))
% 5.82/6.04  Current number of equations to process: 345
% 5.82/6.04  Current number of ordered equations: 2
% 5.82/6.04  Current number of rules: 371
% 5.82/6.04  New rule produced :
% 5.82/6.04  [391]
% 5.82/6.04  composition(composition(converse(V_3),A),composition(B,C)) <->
% 5.82/6.04  converse(composition(converse(composition(composition(A,B),C)),V_3))
% 5.82/6.04  Current number of equations to process: 345
% 5.82/6.04  Current number of ordered equations: 1
% 5.82/6.04  Current number of rules: 372
% 5.82/6.04  New rule produced :
% 5.82/6.04  [392]
% 5.82/6.04  composition(composition(A,converse(C)),composition(B,V_3)) <->
% 5.82/6.04  composition(A,composition(converse(composition(converse(B),C)),V_3))
% 5.82/6.04  Current number of equations to process: 345
% 5.82/6.04  Current number of ordered equations: 0
% 5.82/6.04  Current number of rules: 373
% 5.82/6.04  New rule produced :
% 5.82/6.04  [393]
% 5.82/6.04  composition(A,composition(composition(composition(B,C),V_3),V_4)) <->
% 5.82/6.04  composition(composition(composition(A,B),C),composition(V_3,V_4))
% 5.82/6.04  Current number of equations to process: 343
% 5.82/6.04  Current number of ordered equations: 3
% 5.82/6.04  Current number of rules: 374
% 5.82/6.04  New rule produced :
% 5.82/6.04  [394]
% 5.82/6.04  composition(A,composition(B,composition(composition(C,V_3),V_4))) <->
% 5.82/6.04  composition(composition(A,composition(B,C)),composition(V_3,V_4))
% 5.82/6.04  Current number of equations to process: 343
% 5.82/6.04  Current number of ordered equations: 2
% 5.82/6.04  Current number of rules: 375
% 5.82/6.04  New rule produced :
% 5.82/6.04  [395]
% 5.82/6.04  composition(composition(A,composition(B,C)),composition(V_3,V_4)) <->
% 5.82/6.04  composition(A,composition(B,composition(composition(C,V_3),V_4)))
% 5.82/6.04  Current number of equations to process: 343
% 5.82/6.04  Current number of ordered equations: 1
% 5.82/6.04  Current number of rules: 376
% 5.82/6.04  New rule produced :
% 5.82/6.04  [396]
% 5.82/6.04  composition(composition(composition(A,B),C),composition(V_3,V_4)) <->
% 5.82/6.04  composition(A,composition(composition(composition(B,C),V_3),V_4))
% 5.82/6.04  Current number of equations to process: 343
% 5.82/6.04  Current number of ordered equations: 0
% 5.82/6.04  Current number of rules: 377
% 5.82/6.04  New rule produced :
% 5.82/6.04  [397]
% 5.82/6.04  composition(A,composition(composition(B,composition(C,V_3)),V_4)) <->
% 5.82/6.04  composition(composition(A,B),composition(C,composition(V_3,V_4)))
% 5.82/6.04  Current number of equations to process: 340
% 5.82/6.04  Current number of ordered equations: 5
% 5.82/6.04  Current number of rules: 378
% 5.82/6.04  New rule produced :
% 5.82/6.04  [398]
% 5.82/6.04  composition(composition(A,composition(B,C)),composition(V_3,V_4)) <->
% 6.01/6.23  composition(composition(A,B),composition(composition(C,V_3),V_4))
% 6.01/6.23  Current number of equations to process: 340
% 6.01/6.23  Current number of ordered equations: 4
% 6.01/6.23  Current number of rules: 379
% 6.01/6.23  New rule produced :
% 6.01/6.23  [399]
% 6.01/6.23  composition(composition(A,B),composition(composition(C,V_3),V_4)) <->
% 6.01/6.23  composition(composition(A,composition(B,C)),composition(V_3,V_4))
% 6.01/6.23  Current number of equations to process: 340
% 6.01/6.23  Current number of ordered equations: 3
% 6.01/6.23  Current number of rules: 380
% 6.01/6.23  New rule produced :
% 6.01/6.23  [400]
% 6.01/6.23  composition(composition(A,B),composition(composition(C,V_3),V_4)) <->
% 6.01/6.23  composition(composition(A,composition(composition(B,C),V_3)),V_4)
% 6.01/6.23  Current number of equations to process: 340
% 6.01/6.23  Current number of ordered equations: 2
% 6.01/6.23  Current number of rules: 381
% 6.01/6.23  New rule produced :
% 6.01/6.23  [401]
% 6.01/6.23  composition(composition(A,B),composition(C,composition(V_3,V_4))) <->
% 6.01/6.23  composition(A,composition(composition(B,composition(C,V_3)),V_4))
% 6.01/6.23  Current number of equations to process: 340
% 6.01/6.23  Current number of ordered equations: 1
% 6.01/6.23  Current number of rules: 382
% 6.01/6.23  New rule produced :
% 6.01/6.23  [402]
% 6.01/6.23  composition(composition(A,composition(composition(B,C),V_3)),V_4) <->
% 6.01/6.23  composition(composition(A,B),composition(composition(C,V_3),V_4))
% 6.01/6.23  Current number of equations to process: 340
% 6.01/6.23  Current number of ordered equations: 0
% 6.01/6.23  Current number of rules: 383
% 6.01/6.23  New rule produced :
% 6.01/6.23  [403]
% 6.01/6.23  composition(A,composition(composition(B,C join V_4),V_3)) <->
% 6.01/6.23  composition(composition(A,B),composition(C,V_3) join composition(V_4,V_3))
% 6.01/6.23  Current number of equations to process: 339
% 6.01/6.23  Current number of ordered equations: 1
% 6.01/6.23  Current number of rules: 384
% 6.01/6.23  New rule produced :
% 6.01/6.23  [404]
% 6.01/6.23  composition(composition(A,B),composition(C,V_3) join composition(V_4,V_3))
% 6.01/6.23  <-> composition(A,composition(composition(B,C join V_4),V_3))
% 6.01/6.23  Current number of equations to process: 339
% 6.01/6.23  Current number of ordered equations: 0
% 6.01/6.23  Current number of rules: 385
% 6.01/6.23  New rule produced :
% 6.01/6.23  [405]
% 6.01/6.23  composition(A,composition(composition(composition(B,converse(C)),converse(V_3)),V_4))
% 6.01/6.23  <->
% 6.01/6.23  composition(composition(A,B),composition(converse(composition(V_3,C)),V_4))
% 6.01/6.23  Current number of equations to process: 340
% 6.01/6.23  Current number of ordered equations: 5
% 6.01/6.23  Current number of rules: 386
% 6.01/6.23  New rule produced :
% 6.01/6.23  [406]
% 6.01/6.23  composition(A,composition(composition(composition(B,C),converse(V_3)),
% 6.01/6.23                converse(V_4))) <->
% 6.01/6.23  composition(composition(A,B),composition(C,converse(composition(V_4,V_3))))
% 6.01/6.23  Current number of equations to process: 340
% 6.01/6.23  Current number of ordered equations: 4
% 6.01/6.23  Current number of rules: 387
% 6.01/6.23  New rule produced :
% 6.01/6.23  [407]
% 6.01/6.23  composition(A,converse(composition(composition(B,C),composition(V_3,V_4))))
% 6.01/6.23  <->
% 6.01/6.23  composition(composition(A,converse(composition(composition(C,V_3),V_4))),
% 6.01/6.23  converse(B))
% 6.01/6.23  Current number of equations to process: 340
% 6.01/6.23  Current number of ordered equations: 3
% 6.01/6.23  Current number of rules: 388
% 6.01/6.23  New rule produced :
% 6.01/6.23  [408]
% 6.01/6.23  composition(composition(A,B),composition(converse(composition(V_3,C)),V_4))
% 6.01/6.23  <->
% 6.01/6.23  composition(A,composition(composition(composition(B,converse(C)),converse(V_3)),V_4))
% 6.01/6.23  Current number of equations to process: 340
% 6.01/6.23  Current number of ordered equations: 2
% 6.01/6.23  Current number of rules: 389
% 6.01/6.23  New rule produced :
% 6.01/6.23  [409]
% 6.01/6.23  composition(composition(A,B),composition(C,converse(composition(V_4,V_3))))
% 6.01/6.23  <->
% 6.01/6.23  composition(A,composition(composition(composition(B,C),converse(V_3)),
% 6.01/6.23                converse(V_4)))
% 6.01/6.23  Current number of equations to process: 340
% 6.01/6.23  Current number of ordered equations: 1
% 6.01/6.23  Current number of rules: 390
% 6.01/6.23  New rule produced :
% 6.01/6.23  [410]
% 6.01/6.23  composition(composition(A,converse(composition(composition(C,V_3),V_4))),
% 6.01/6.23  converse(B)) <->
% 6.01/6.23  composition(A,converse(composition(composition(B,C),composition(V_3,V_4))))
% 6.01/6.23  Current number of equations to process: 340
% 6.01/6.23  Current number of ordered equations: 0
% 6.01/6.23  Current number of rules: 391
% 6.01/6.23  New rule produced :
% 6.01/6.23  [411]
% 6.01/6.23  composition(composition(A,composition(B,converse(V_3))),composition(converse(C),V_4))
% 6.01/6.23  <->
% 6.01/6.23  composition(A,composition(composition(B,converse(composition(C,V_3))),V_4))
% 6.01/6.23  Current number of equations to process: 339
% 6.01/6.23  Current number of ordered equations: 1
% 6.01/6.23  Current number of rules: 392
% 6.01/6.23  New rule produced :
% 6.01/6.23  [412]
% 6.01/6.23  composition(A,composition(composition(B,converse(composition(C,V_3))),V_4))
% 6.13/6.40  <->
% 6.13/6.40  composition(composition(A,composition(B,converse(V_3))),composition(converse(C),V_4))
% 6.13/6.40  Current number of equations to process: 339
% 6.13/6.40  Current number of ordered equations: 0
% 6.13/6.40  Current number of rules: 393
% 6.13/6.40  New rule produced :
% 6.13/6.40  [413]
% 6.13/6.40  composition(A,composition(composition(converse(composition(B,C)),V_3),V_4))
% 6.13/6.40  <->
% 6.13/6.40  composition(composition(A,converse(C)),composition(composition(converse(B),V_3),V_4))
% 6.13/6.40  Current number of equations to process: 337
% 6.13/6.40  Current number of ordered equations: 3
% 6.13/6.40  Current number of rules: 394
% 6.13/6.40  New rule produced :
% 6.13/6.40  [414]
% 6.13/6.40  composition(converse(A),composition(composition(converse(B),C),composition(V_3,V_4)))
% 6.13/6.40  <->
% 6.13/6.40  composition(converse(composition(B,A)),composition(composition(C,V_3),V_4))
% 6.13/6.40  Current number of equations to process: 337
% 6.13/6.40  Current number of ordered equations: 2
% 6.13/6.40  Current number of rules: 395
% 6.13/6.40  New rule produced :
% 6.13/6.40  [415]
% 6.13/6.40  composition(composition(A,converse(C)),composition(composition(converse(B),V_3),V_4))
% 6.13/6.40  <->
% 6.13/6.40  composition(A,composition(composition(converse(composition(B,C)),V_3),V_4))
% 6.13/6.40  Current number of equations to process: 337
% 6.13/6.40  Current number of ordered equations: 1
% 6.13/6.40  Current number of rules: 396
% 6.13/6.40  New rule produced :
% 6.13/6.40  [416]
% 6.13/6.40  composition(converse(composition(B,A)),composition(composition(C,V_3),V_4))
% 6.13/6.40  <->
% 6.13/6.40  composition(converse(A),composition(composition(converse(B),C),composition(V_3,V_4)))
% 6.13/6.40  Current number of equations to process: 337
% 6.13/6.40  Current number of ordered equations: 0
% 6.13/6.40  Current number of rules: 397
% 6.13/6.40  New rule produced :
% 6.13/6.40  [417]
% 6.13/6.40  composition(composition(A,converse(composition(C,B))),composition(V_3,V_4))
% 6.13/6.40  <->
% 6.13/6.40  composition(A,composition(composition(converse(B),composition(converse(C),V_3)),V_4))
% 6.13/6.40  Current number of equations to process: 334
% 6.13/6.40  Current number of ordered equations: 5
% 6.13/6.40  Current number of rules: 398
% 6.13/6.40  New rule produced :
% 6.13/6.40  [418]
% 6.13/6.40  composition(converse(composition(composition(B,C),V_3)),composition(converse(A),V_4))
% 6.13/6.40  <->
% 6.13/6.40  composition(converse(composition(composition(A,B),composition(C,V_3))),V_4)
% 6.13/6.40  Current number of equations to process: 334
% 6.13/6.40  Current number of ordered equations: 4
% 6.13/6.40  Current number of rules: 399
% 6.13/6.40  New rule produced :
% 6.13/6.40  [419]
% 6.13/6.40  composition(composition(converse(composition(B,A)),C),composition(V_3,V_4))
% 6.13/6.40  <->
% 6.13/6.40  composition(converse(A),composition(converse(B),composition(composition(C,V_3),V_4)))
% 6.13/6.40  Current number of equations to process: 334
% 6.13/6.40  Current number of ordered equations: 3
% 6.13/6.40  Current number of rules: 400
% 6.13/6.40  New rule produced :
% 6.13/6.40  [420]
% 6.13/6.40  composition(A,composition(composition(converse(B),composition(converse(C),V_3)),V_4))
% 6.13/6.40  <->
% 6.13/6.40  composition(composition(A,converse(composition(C,B))),composition(V_3,V_4))
% 6.13/6.40  Current number of equations to process: 334
% 6.13/6.40  Current number of ordered equations: 2
% 6.13/6.40  Current number of rules: 401
% 6.13/6.40  New rule produced :
% 6.13/6.40  [421]
% 6.13/6.40  composition(converse(A),composition(converse(B),composition(composition(C,V_3),V_4)))
% 6.13/6.40  <->
% 6.13/6.40  composition(composition(converse(composition(B,A)),C),composition(V_3,V_4))
% 6.13/6.40  Current number of equations to process: 334
% 6.13/6.40  Current number of ordered equations: 1
% 6.13/6.40  Current number of rules: 402
% 6.13/6.40  New rule produced :
% 6.13/6.40  [422]
% 6.13/6.40  composition(converse(composition(composition(A,B),composition(C,V_3))),V_4)
% 6.13/6.40  <->
% 6.13/6.40  composition(converse(composition(composition(B,C),V_3)),composition(converse(A),V_4))
% 6.13/6.40  Current number of equations to process: 334
% 6.13/6.40  Current number of ordered equations: 0
% 6.13/6.40  Current number of rules: 403
% 6.13/6.40  New rule produced :
% 6.13/6.40  [423]
% 6.13/6.40  composition(A,composition(composition(composition(B,C),composition(V_3,V_4)),V_5))
% 6.13/6.40  <->
% 6.13/6.40  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 6.13/6.40  Current number of equations to process: 332
% 6.13/6.40  Current number of ordered equations: 3
% 6.13/6.40  Current number of rules: 404
% 6.13/6.40  New rule produced :
% 6.13/6.40  [424]
% 6.13/6.40  composition(A,composition(composition(composition(B,C),V_3),composition(V_4,V_5)))
% 6.13/6.40  <->
% 6.13/6.40  composition(composition(A,B),composition(C,composition(composition(V_3,V_4),V_5)))
% 6.13/6.40  Current number of equations to process: 332
% 6.13/6.40  Current number of ordered equations: 2
% 6.13/6.40  Current number of rules: 405
% 6.13/6.40  New rule produced :
% 6.13/6.40  [425]
% 6.13/6.40  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 6.13/6.40  <->
% 6.13/6.40  composition(A,composition(composition(composition(B,C),composition(V_3,V_4)),V_5))
% 6.13/6.40  Current number of equations to process: 332
% 6.41/6.68  Current number of ordered equations: 1
% 6.41/6.68  Current number of rules: 406
% 6.41/6.68  New rule produced :
% 6.41/6.68  [426]
% 6.41/6.68  composition(composition(A,B),composition(C,composition(composition(V_3,V_4),V_5)))
% 6.41/6.68  <->
% 6.41/6.68  composition(A,composition(composition(composition(B,C),V_3),composition(V_4,V_5)))
% 6.41/6.68  Current number of equations to process: 332
% 6.41/6.68  Current number of ordered equations: 0
% 6.41/6.68  Current number of rules: 407
% 6.41/6.68  New rule produced :
% 6.41/6.68  [427]
% 6.41/6.68  composition(A,composition(composition(composition(one,B),C),V_3)) <->
% 6.41/6.68  composition(composition(A,B),composition(C,V_3))
% 6.41/6.68  Current number of equations to process: 364
% 6.41/6.68  Current number of ordered equations: 1
% 6.41/6.68  Current number of rules: 408
% 6.41/6.68  New rule produced :
% 6.41/6.68  [428]
% 6.41/6.68  composition(composition(A,B),composition(C,V_3)) <->
% 6.41/6.68  composition(A,composition(composition(composition(one,B),C),V_3))
% 6.41/6.68  Current number of equations to process: 364
% 6.41/6.68  Current number of ordered equations: 0
% 6.41/6.68  Current number of rules: 409
% 6.41/6.68  New rule produced :
% 6.41/6.68  [429]
% 6.41/6.68  composition(A,composition(composition(B,V_3),converse(C))) <->
% 6.41/6.68  composition(composition(A,B),converse(composition(C,converse(V_3))))
% 6.41/6.68  Current number of equations to process: 362
% 6.41/6.68  Current number of ordered equations: 3
% 6.41/6.68  Current number of rules: 410
% 6.41/6.68  New rule produced :
% 6.41/6.68  [430]
% 6.41/6.68  composition(B,composition(composition(converse(A),C),V_3)) <->
% 6.41/6.68  composition(converse(composition(A,converse(B))),composition(C,V_3))
% 6.41/6.68  Current number of equations to process: 362
% 6.41/6.68  Current number of ordered equations: 2
% 6.41/6.68  Current number of rules: 411
% 6.41/6.68  New rule produced :
% 6.41/6.68  [431]
% 6.41/6.68  composition(composition(A,B),converse(composition(C,converse(V_3)))) <->
% 6.41/6.68  composition(A,composition(composition(B,V_3),converse(C)))
% 6.41/6.68  Current number of equations to process: 362
% 6.41/6.68  Current number of ordered equations: 1
% 6.41/6.68  Current number of rules: 412
% 6.41/6.68  New rule produced :
% 6.41/6.68  [432]
% 6.41/6.68  composition(converse(composition(A,converse(B))),composition(C,V_3)) <->
% 6.41/6.68  composition(B,composition(composition(converse(A),C),V_3))
% 6.41/6.68  Current number of equations to process: 362
% 6.41/6.68  Current number of ordered equations: 0
% 6.41/6.68  Current number of rules: 413
% 6.41/6.68  New rule produced :
% 6.41/6.68  [433]
% 6.41/6.68  composition(A,composition(composition(B,converse(V_3)),C)) <->
% 6.41/6.68  composition(composition(A,B),converse(composition(converse(C),V_3)))
% 6.41/6.68  Current number of equations to process: 360
% 6.41/6.68  Current number of ordered equations: 3
% 6.41/6.68  Current number of rules: 414
% 6.41/6.68  New rule produced :
% 6.41/6.68  [434]
% 6.41/6.68  composition(composition(A,B),converse(composition(converse(C),V_3))) <->
% 6.41/6.68  composition(A,composition(composition(B,converse(V_3)),C))
% 6.41/6.68  Current number of equations to process: 360
% 6.41/6.68  Current number of ordered equations: 2
% 6.41/6.68  Current number of rules: 415
% 6.41/6.68  New rule produced :
% 6.41/6.68  [435]
% 6.41/6.68  composition(converse(B),composition(composition(A,C),V_3)) <->
% 6.41/6.68  composition(converse(composition(converse(A),B)),composition(C,V_3))
% 6.41/6.68  Current number of equations to process: 360
% 6.41/6.68  Current number of ordered equations: 1
% 6.41/6.68  Current number of rules: 416
% 6.41/6.68  New rule produced :
% 6.41/6.68  [436]
% 6.41/6.68  composition(converse(composition(converse(A),B)),composition(C,V_3)) <->
% 6.41/6.68  composition(converse(B),composition(composition(A,C),V_3))
% 6.41/6.68  Current number of equations to process: 360
% 6.41/6.68  Current number of ordered equations: 0
% 6.41/6.68  Current number of rules: 417
% 6.41/6.68  New rule produced :
% 6.41/6.68  [437]
% 6.41/6.68  composition(A,composition(B,composition(composition(C,V_3),V_4))) <->
% 6.41/6.68  composition(composition(A,B),composition(C,composition(V_3,V_4)))
% 6.41/6.68  Current number of equations to process: 358
% 6.41/6.68  Current number of ordered equations: 3
% 6.41/6.68  Current number of rules: 418
% 6.41/6.68  New rule produced :
% 6.41/6.68  [438]
% 6.41/6.68  composition(A,composition(composition(B,composition(C,V_3)),V_4)) <->
% 6.41/6.68  composition(composition(composition(A,B),C),composition(V_3,V_4))
% 6.41/6.68  Current number of equations to process: 358
% 6.41/6.68  Current number of ordered equations: 2
% 6.41/6.68  Current number of rules: 419
% 6.41/6.68  New rule produced :
% 6.41/6.68  [439]
% 6.41/6.68  composition(composition(A,B),composition(C,composition(V_3,V_4))) <->
% 6.41/6.68  composition(A,composition(B,composition(composition(C,V_3),V_4)))
% 6.41/6.68  Current number of equations to process: 358
% 6.41/6.68  Current number of ordered equations: 1
% 6.41/6.68  Current number of rules: 420
% 6.41/6.68  New rule produced :
% 6.41/6.68  [440]
% 6.41/6.68  composition(composition(composition(A,B),C),composition(V_3,V_4)) <->
% 6.41/6.68  composition(A,composition(composition(B,composition(C,V_3)),V_4))
% 6.41/6.68  Current number of equations to process: 358
% 6.71/6.95  Current number of ordered equations: 0
% 6.71/6.95  Current number of rules: 421
% 6.71/6.95  New rule produced :
% 6.71/6.95  [441]
% 6.71/6.95  composition(A,composition(composition(composition(B,C),V_3),V_4)) <->
% 6.71/6.95  composition(composition(composition(composition(A,B),C),V_3),V_4)
% 6.71/6.95  Current number of equations to process: 355
% 6.71/6.95  Current number of ordered equations: 5
% 6.71/6.95  Current number of rules: 422
% 6.71/6.95  New rule produced :
% 6.71/6.95  [442]
% 6.71/6.95  composition(A,composition(B,composition(composition(C,V_3),V_4))) <->
% 6.71/6.95  composition(composition(composition(composition(A,B),C),V_3),V_4)
% 6.71/6.95  Current number of equations to process: 355
% 6.71/6.95  Current number of ordered equations: 4
% 6.71/6.95  Current number of rules: 423
% 6.71/6.95  New rule produced :
% 6.71/6.95  [443]
% 6.71/6.95  composition(A,composition(composition(B,composition(C,V_3)),V_4)) <->
% 6.71/6.95  composition(composition(composition(A,composition(B,C)),V_3),V_4)
% 6.71/6.95  Current number of equations to process: 355
% 6.71/6.95  Current number of ordered equations: 3
% 6.71/6.95  Current number of rules: 424
% 6.71/6.95  New rule produced :
% 6.71/6.95  [444]
% 6.71/6.95  composition(composition(composition(A,composition(B,C)),V_3),V_4) <->
% 6.71/6.95  composition(A,composition(composition(B,composition(C,V_3)),V_4))
% 6.71/6.95  Current number of equations to process: 355
% 6.71/6.95  Current number of ordered equations: 2
% 6.71/6.95  Current number of rules: 425
% 6.71/6.95  New rule produced :
% 6.71/6.95  [445]
% 6.71/6.95  composition(composition(composition(composition(A,B),C),V_3),V_4) <->
% 6.71/6.95  composition(A,composition(composition(composition(B,C),V_3),V_4))
% 6.71/6.95  Current number of equations to process: 355
% 6.71/6.95  Current number of ordered equations: 1
% 6.71/6.95  Current number of rules: 426
% 6.71/6.95  New rule produced :
% 6.71/6.95  [446]
% 6.71/6.95  composition(composition(composition(composition(A,B),C),V_3),V_4) <->
% 6.71/6.95  composition(A,composition(B,composition(composition(C,V_3),V_4)))
% 6.71/6.95  Current number of equations to process: 355
% 6.71/6.95  Current number of ordered equations: 0
% 6.71/6.95  Current number of rules: 427
% 6.71/6.95  New rule produced :
% 6.71/6.95  [447]
% 6.71/6.95  composition(composition(composition(A,converse(B)),converse(C)),composition(V_3,V_4))
% 6.71/6.95  <->
% 6.71/6.95  composition(A,composition(composition(converse(composition(C,B)),V_3),V_4))
% 6.71/6.95  Current number of equations to process: 360
% 6.71/6.95  Current number of ordered equations: 5
% 6.71/6.95  Current number of rules: 428
% 6.71/6.95  New rule produced :
% 6.71/6.95  [448]
% 6.71/6.95  composition(A,composition(composition(B,C),converse(composition(V_4,V_3))))
% 6.71/6.95  <->
% 6.71/6.95  composition(composition(A,B),composition(composition(C,converse(V_3)),
% 6.71/6.95                               converse(V_4)))
% 6.71/6.95  Current number of equations to process: 360
% 6.71/6.95  Current number of ordered equations: 4
% 6.71/6.95  Current number of rules: 429
% 6.71/6.95  New rule produced :
% 6.71/6.95  [449]
% 6.71/6.95  composition(A,converse(composition(B,composition(composition(C,V_3),V_4))))
% 6.71/6.95  <->
% 6.71/6.95  composition(composition(A,converse(composition(V_3,V_4))),converse(composition(B,C)))
% 6.71/6.95  Current number of equations to process: 360
% 6.71/6.95  Current number of ordered equations: 3
% 6.71/6.95  Current number of rules: 430
% 6.71/6.95  New rule produced :
% 6.71/6.95  [450]
% 6.71/6.95  composition(A,composition(composition(converse(composition(C,B)),V_3),V_4))
% 6.71/6.95  <->
% 6.71/6.95  composition(composition(composition(A,converse(B)),converse(C)),composition(V_3,V_4))
% 6.71/6.95  Current number of equations to process: 360
% 6.71/6.95  Current number of ordered equations: 2
% 6.71/6.95  Current number of rules: 431
% 6.71/6.95  New rule produced :
% 6.71/6.95  [451]
% 6.71/6.95  composition(composition(A,B),composition(composition(C,converse(V_3)),
% 6.71/6.95                               converse(V_4))) <->
% 6.71/6.95  composition(A,composition(composition(B,C),converse(composition(V_4,V_3))))
% 6.71/6.95  Current number of equations to process: 360
% 6.71/6.95  Current number of ordered equations: 1
% 6.71/6.95  Current number of rules: 432
% 6.71/6.95  New rule produced :
% 6.71/6.95  [452]
% 6.71/6.95  composition(composition(A,converse(composition(V_3,V_4))),converse(composition(B,C)))
% 6.71/6.95  <->
% 6.71/6.95  composition(A,converse(composition(B,composition(composition(C,V_3),V_4))))
% 6.71/6.95  Current number of equations to process: 360
% 6.71/6.95  Current number of ordered equations: 0
% 6.71/6.95  Current number of rules: 433
% 6.71/6.95  New rule produced :
% 6.71/6.95  [453]
% 6.71/6.95  composition(A,composition(composition(B,composition(C,converse(V_4))),
% 6.71/6.95                converse(V_3))) <->
% 6.71/6.95  composition(composition(A,B),composition(C,converse(composition(V_3,V_4))))
% 6.71/6.95  Current number of equations to process: 358
% 6.71/6.95  Current number of ordered equations: 3
% 6.71/6.95  Current number of rules: 434
% 6.71/6.95  New rule produced :
% 6.71/6.95  [454]
% 6.71/6.95  composition(composition(A,B),composition(C,converse(composition(V_3,V_4))))
% 6.71/6.95  <->
% 6.71/6.95  composition(A,composition(composition(B,composition(C,converse(V_4))),
% 6.93/7.15                converse(V_3)))
% 6.93/7.15  Current number of equations to process: 358
% 6.93/7.15  Current number of ordered equations: 2
% 6.93/7.15  Current number of rules: 435
% 6.93/7.15  New rule produced :
% 6.93/7.15  [455]
% 6.93/7.15  composition(composition(A,converse(C)),composition(composition(converse(B),V_3),V_4))
% 6.93/7.15  <->
% 6.93/7.15  composition(composition(A,converse(composition(B,C))),composition(V_3,V_4))
% 6.93/7.15  Current number of equations to process: 358
% 6.93/7.15  Current number of ordered equations: 1
% 6.93/7.15  Current number of rules: 436
% 6.93/7.15  New rule produced :
% 6.93/7.15  [456]
% 6.93/7.15  composition(composition(A,converse(composition(B,C))),composition(V_3,V_4))
% 6.93/7.15  <->
% 6.93/7.15  composition(composition(A,converse(C)),composition(composition(converse(B),V_3),V_4))
% 6.93/7.15  Current number of equations to process: 358
% 6.93/7.15  Current number of ordered equations: 0
% 6.93/7.15  Current number of rules: 437
% 6.93/7.15  New rule produced :
% 6.93/7.15  [457]
% 6.93/7.15  composition(A,composition(composition(B,converse(V_3)),composition(converse(C),V_4)))
% 6.93/7.15  <->
% 6.93/7.15  composition(composition(A,B),composition(converse(composition(C,V_3)),V_4))
% 6.93/7.15  Current number of equations to process: 356
% 6.93/7.15  Current number of ordered equations: 3
% 6.93/7.15  Current number of rules: 438
% 6.93/7.15  New rule produced :
% 6.93/7.15  [458]
% 6.93/7.15  composition(composition(A,B),composition(converse(composition(C,V_3)),V_4))
% 6.93/7.15  <->
% 6.93/7.15  composition(A,composition(composition(B,converse(V_3)),composition(converse(C),V_4)))
% 6.93/7.15  Current number of equations to process: 356
% 6.93/7.15  Current number of ordered equations: 2
% 6.93/7.15  Current number of rules: 439
% 6.93/7.15  New rule produced :
% 6.93/7.15  [459]
% 6.93/7.15  composition(converse(B),composition(composition(composition(converse(A),C),V_3),V_4))
% 6.93/7.15  <->
% 6.93/7.15  composition(composition(converse(composition(A,B)),C),composition(V_3,V_4))
% 6.93/7.15  Current number of equations to process: 356
% 6.93/7.15  Current number of ordered equations: 1
% 6.93/7.15  Current number of rules: 440
% 6.93/7.15  New rule produced :
% 6.93/7.15  [460]
% 6.93/7.15  composition(composition(converse(composition(A,B)),C),composition(V_3,V_4))
% 6.93/7.15  <->
% 6.93/7.15  composition(converse(B),composition(composition(composition(converse(A),C),V_3),V_4))
% 6.93/7.15  Current number of equations to process: 356
% 6.93/7.15  Current number of ordered equations: 0
% 6.93/7.15  Current number of rules: 441
% 6.93/7.15  New rule produced :
% 6.93/7.15  [461]
% 6.93/7.15  composition(converse(composition(C,V_3)),composition(converse(composition(A,B)),V_4))
% 6.93/7.15  <->
% 6.93/7.15  composition(converse(composition(A,composition(composition(B,C),V_3))),V_4)
% 6.93/7.15  Current number of equations to process: 353
% 6.93/7.15  Current number of ordered equations: 5
% 6.93/7.15  Current number of rules: 442
% 6.93/7.15  New rule produced :
% 6.93/7.15  [462]
% 6.93/7.15  composition(composition(converse(A),composition(converse(B),C)),composition(V_3,V_4))
% 6.93/7.15  <->
% 6.93/7.15  composition(converse(composition(B,A)),composition(composition(C,V_3),V_4))
% 6.93/7.15  Current number of equations to process: 353
% 6.93/7.15  Current number of ordered equations: 4
% 6.93/7.15  Current number of rules: 443
% 6.93/7.15  New rule produced :
% 6.93/7.15  [463]
% 6.93/7.15  composition(A,composition(composition(B,converse(composition(V_3,C))),V_4))
% 6.93/7.15  <->
% 6.93/7.15  composition(composition(A,B),composition(converse(C),composition(converse(V_3),V_4)))
% 6.93/7.15  Current number of equations to process: 353
% 6.93/7.15  Current number of ordered equations: 3
% 6.93/7.15  Current number of rules: 444
% 6.93/7.15  New rule produced :
% 6.93/7.15  [464]
% 6.93/7.15  composition(composition(A,B),composition(converse(C),composition(converse(V_3),V_4)))
% 6.93/7.15  <->
% 6.93/7.15  composition(A,composition(composition(B,converse(composition(V_3,C))),V_4))
% 6.93/7.15  Current number of equations to process: 353
% 6.93/7.15  Current number of ordered equations: 2
% 6.93/7.15  Current number of rules: 445
% 6.93/7.15  New rule produced :
% 6.93/7.15  [465]
% 6.93/7.15  composition(converse(composition(B,A)),composition(composition(C,V_3),V_4))
% 6.93/7.15  <->
% 6.93/7.15  composition(composition(converse(A),composition(converse(B),C)),composition(V_3,V_4))
% 6.93/7.15  Current number of equations to process: 353
% 6.93/7.15  Current number of ordered equations: 1
% 6.93/7.15  Current number of rules: 446
% 6.93/7.15  New rule produced :
% 6.93/7.15  [466]
% 6.93/7.15  composition(converse(composition(A,composition(composition(B,C),V_3))),V_4)
% 6.93/7.15  <->
% 6.93/7.15  composition(converse(composition(C,V_3)),composition(converse(composition(A,B)),V_4))
% 6.93/7.15  Current number of equations to process: 353
% 6.93/7.15  Current number of ordered equations: 0
% 6.93/7.15  Current number of rules: 447
% 6.93/7.15  New rule produced :
% 6.93/7.15  [467]
% 6.93/7.15  composition(A,composition(composition(B,C),composition(composition(V_3,V_4),V_5)))
% 6.93/7.15  <->
% 6.93/7.15  composition(composition(A,B),composition(composition(C,V_3),composition(V_4,V_5)))
% 6.93/7.15  Current number of equations to process: 350
% 6.93/7.15  Current number of ordered equations: 5
% 6.93/7.15  Current number of rules: 448
% 7.31/7.51  New rule produced :
% 7.31/7.51  [468]
% 7.31/7.51  composition(A,composition(composition(B,composition(composition(C,V_3),V_4)),V_5))
% 7.31/7.51  <->
% 7.31/7.51  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 7.31/7.51  Current number of equations to process: 350
% 7.31/7.51  Current number of ordered equations: 4
% 7.31/7.51  Current number of rules: 449
% 7.31/7.51  New rule produced :
% 7.31/7.51  [469]
% 7.31/7.51  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 7.31/7.51  <->
% 7.31/7.51  composition(composition(composition(A,B),composition(C,V_3)),composition(V_4,V_5))
% 7.31/7.51  Current number of equations to process: 350
% 7.31/7.51  Current number of ordered equations: 3
% 7.31/7.51  Current number of rules: 450
% 7.31/7.51  New rule produced :
% 7.31/7.51  [470]
% 7.31/7.51  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 7.31/7.51  <->
% 7.31/7.51  composition(A,composition(composition(B,composition(composition(C,V_3),V_4)),V_5))
% 7.31/7.51  Current number of equations to process: 350
% 7.31/7.51  Current number of ordered equations: 2
% 7.31/7.51  Current number of rules: 451
% 7.31/7.51  New rule produced :
% 7.31/7.51  [471]
% 7.31/7.51  composition(composition(A,B),composition(composition(C,V_3),composition(V_4,V_5)))
% 7.31/7.51  <->
% 7.31/7.51  composition(A,composition(composition(B,C),composition(composition(V_3,V_4),V_5)))
% 7.31/7.51  Current number of equations to process: 350
% 7.31/7.51  Current number of ordered equations: 1
% 7.31/7.51  Current number of rules: 452
% 7.31/7.51  New rule produced :
% 7.31/7.51  [472]
% 7.31/7.51  composition(composition(composition(A,B),composition(C,V_3)),composition(V_4,V_5))
% 7.31/7.51  <->
% 7.31/7.51  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 7.31/7.51  Current number of equations to process: 350
% 7.31/7.51  Current number of ordered equations: 0
% 7.31/7.51  Current number of rules: 453
% 7.31/7.51  New rule produced :
% 7.31/7.51  [473]
% 7.31/7.51  composition(A,composition(composition(B,composition(C,V_3)),composition(V_4,V_5)))
% 7.31/7.51  <->
% 7.31/7.51  composition(composition(A,B),composition(C,composition(composition(V_3,V_4),V_5)))
% 7.31/7.51  Current number of equations to process: 348
% 7.31/7.51  Current number of ordered equations: 3
% 7.31/7.51  Current number of rules: 454
% 7.31/7.51  New rule produced :
% 7.31/7.51  [474]
% 7.31/7.51  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 7.31/7.51  <->
% 7.31/7.51  composition(composition(A,composition(composition(B,C),V_3)),composition(V_4,V_5))
% 7.31/7.51  Current number of equations to process: 348
% 7.31/7.51  Current number of ordered equations: 2
% 7.31/7.51  Current number of rules: 455
% 7.31/7.51  New rule produced :
% 7.31/7.51  [475]
% 7.31/7.51  composition(composition(A,B),composition(C,composition(composition(V_3,V_4),V_5)))
% 7.31/7.51  <->
% 7.31/7.51  composition(A,composition(composition(B,composition(C,V_3)),composition(V_4,V_5)))
% 7.31/7.51  Current number of equations to process: 348
% 7.31/7.51  Current number of ordered equations: 1
% 7.31/7.51  Current number of rules: 456
% 7.31/7.51  New rule produced :
% 7.31/7.51  [476]
% 7.31/7.51  composition(composition(A,composition(composition(B,C),V_3)),composition(V_4,V_5))
% 7.31/7.51  <->
% 7.31/7.51  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 7.31/7.51  Current number of equations to process: 348
% 7.31/7.51  Current number of ordered equations: 0
% 7.31/7.51  Current number of rules: 457
% 7.31/7.51  New rule produced :
% 7.31/7.51  [477]
% 7.31/7.51  composition(A,composition(composition(B,C),V_3) join composition(composition(V_4,C),V_3))
% 7.31/7.51  <-> composition(composition(composition(A,B join V_4),C),V_3)
% 7.31/7.51  Current number of equations to process: 347
% 7.31/7.51  Current number of ordered equations: 1
% 7.31/7.51  Current number of rules: 458
% 7.31/7.51  New rule produced :
% 7.31/7.51  [478]
% 7.31/7.51  composition(composition(composition(A,B join V_4),C),V_3) <->
% 7.31/7.51  composition(A,composition(composition(B,C),V_3) join composition(composition(V_4,C),V_3))
% 7.31/7.51  Current number of equations to process: 347
% 7.31/7.51  Current number of ordered equations: 0
% 7.31/7.51  Current number of rules: 459
% 7.31/7.51  New rule produced :
% 7.31/7.51  [479]
% 7.31/7.51  converse(composition(composition(composition(converse(A),B),C),V_3)) <->
% 7.31/7.51  composition(converse(composition(composition(B,C),V_3)),A)
% 7.31/7.51  Current number of equations to process: 386
% 7.31/7.51  Current number of ordered equations: 1
% 7.31/7.51  Current number of rules: 460
% 7.31/7.51  New rule produced :
% 7.31/7.51  [480]
% 7.31/7.51  composition(converse(composition(composition(B,C),V_3)),A) <->
% 7.31/7.51  converse(composition(composition(composition(converse(A),B),C),V_3))
% 7.31/7.51  Current number of equations to process: 386
% 7.31/7.51  Current number of ordered equations: 0
% 7.31/7.51  Current number of rules: 461
% 7.31/7.51  New rule produced :
% 7.31/7.51  [481]
% 7.31/7.51  composition(composition(composition(A,C),converse(B)),V_3) <->
% 7.31/7.51  composition(A,composition(converse(composition(B,converse(C))),V_3))
% 7.31/7.51  Current number of equations to process: 384
% 7.55/7.72  Current number of ordered equations: 3
% 7.55/7.72  Current number of rules: 462
% 7.55/7.72  New rule produced :
% 7.55/7.72  [482]
% 7.55/7.72  composition(A,converse(composition(B,converse(composition(C,V_3))))) <->
% 7.55/7.72  composition(composition(composition(A,C),V_3),converse(B))
% 7.55/7.72  Current number of equations to process: 384
% 7.55/7.72  Current number of ordered equations: 2
% 7.55/7.72  Current number of rules: 463
% 7.55/7.72  New rule produced :
% 7.55/7.72  [483]
% 7.55/7.72  composition(A,composition(converse(composition(B,converse(C))),V_3)) <->
% 7.55/7.72  composition(composition(composition(A,C),converse(B)),V_3)
% 7.55/7.72  Current number of equations to process: 384
% 7.55/7.72  Current number of ordered equations: 1
% 7.55/7.72  Current number of rules: 464
% 7.55/7.72  New rule produced :
% 7.55/7.72  [484]
% 7.55/7.72  composition(composition(composition(A,C),V_3),converse(B)) <->
% 7.55/7.72  composition(A,converse(composition(B,converse(composition(C,V_3)))))
% 7.55/7.72  Current number of equations to process: 384
% 7.55/7.72  Current number of ordered equations: 0
% 7.55/7.72  Current number of rules: 465
% 7.55/7.72  New rule produced :
% 7.55/7.72  [485]
% 7.55/7.72  converse(composition(converse(composition(composition(A,B),C)),V_3)) <->
% 7.55/7.72  composition(composition(composition(converse(V_3),A),B),C)
% 7.55/7.73  Current number of equations to process: 382
% 7.55/7.73  Current number of ordered equations: 3
% 7.55/7.73  Current number of rules: 466
% 7.55/7.73  New rule produced :
% 7.55/7.73  [486]
% 7.55/7.73  composition(composition(composition(A,converse(C)),B),V_3) <->
% 7.55/7.73  composition(A,composition(converse(composition(converse(B),C)),V_3))
% 7.55/7.73  Current number of equations to process: 382
% 7.55/7.73  Current number of ordered equations: 2
% 7.55/7.73  Current number of rules: 467
% 7.55/7.73  New rule produced :
% 7.55/7.73  [487]
% 7.55/7.73  composition(A,composition(converse(composition(converse(B),C)),V_3)) <->
% 7.55/7.73  composition(composition(composition(A,converse(C)),B),V_3)
% 7.55/7.73  Current number of equations to process: 382
% 7.55/7.73  Current number of ordered equations: 1
% 7.55/7.73  Current number of rules: 468
% 7.55/7.73  New rule produced :
% 7.55/7.73  [488]
% 7.55/7.73  composition(composition(composition(converse(V_3),A),B),C) <->
% 7.55/7.73  converse(composition(converse(composition(composition(A,B),C)),V_3))
% 7.55/7.73  Current number of equations to process: 382
% 7.55/7.73  Current number of ordered equations: 0
% 7.55/7.73  Current number of rules: 469
% 7.55/7.73  New rule produced :
% 7.55/7.73  [489]
% 7.55/7.73  composition(A,composition(composition(B,composition(C,V_3)),V_4)) <->
% 7.55/7.73  composition(composition(composition(composition(A,B),C),V_3),V_4)
% 7.55/7.73  Current number of equations to process: 381
% 7.55/7.73  Current number of ordered equations: 1
% 7.55/7.73  Current number of rules: 470
% 7.55/7.73  New rule produced :
% 7.55/7.73  [490]
% 7.55/7.73  composition(composition(composition(composition(A,B),C),V_3),V_4) <->
% 7.55/7.73  composition(A,composition(composition(B,composition(C,V_3)),V_4))
% 7.55/7.73  Current number of equations to process: 381
% 7.55/7.73  Current number of ordered equations: 0
% 7.55/7.73  Current number of rules: 471
% 7.55/7.73  New rule produced :
% 7.55/7.73  [491]
% 7.55/7.73  composition(A,composition(B,composition(C,composition(V_3,V_4)))) <->
% 7.55/7.73  composition(composition(composition(A,B),composition(C,V_3)),V_4)
% 7.55/7.73  Current number of equations to process: 378
% 7.55/7.73  Current number of ordered equations: 5
% 7.55/7.73  Current number of rules: 472
% 7.55/7.73  New rule produced :
% 7.55/7.73  [492]
% 7.55/7.73  composition(A,composition(B,composition(C,composition(V_3,V_4)))) <->
% 7.55/7.73  composition(composition(A,composition(composition(B,C),V_3)),V_4)
% 7.55/7.73  Current number of equations to process: 378
% 7.55/7.73  Current number of ordered equations: 4
% 7.55/7.73  Current number of rules: 473
% 7.55/7.73  New rule produced :
% 7.55/7.73  [493]
% 7.55/7.73  composition(A,composition(B,composition(C,composition(V_3,V_4)))) <->
% 7.55/7.73  composition(composition(A,composition(B,composition(C,V_3))),V_4)
% 7.55/7.73  Current number of equations to process: 378
% 7.55/7.73  Current number of ordered equations: 3
% 7.55/7.73  Current number of rules: 474
% 7.55/7.73  New rule produced :
% 7.55/7.73  [494]
% 7.55/7.73  composition(composition(composition(A,B),composition(C,V_3)),V_4) <->
% 7.55/7.73  composition(A,composition(B,composition(C,composition(V_3,V_4))))
% 7.55/7.73  Current number of equations to process: 378
% 7.55/7.73  Current number of ordered equations: 2
% 7.55/7.73  Current number of rules: 475
% 7.55/7.73  New rule produced :
% 7.55/7.73  [495]
% 7.55/7.73  composition(composition(A,composition(composition(B,C),V_3)),V_4) <->
% 7.55/7.73  composition(A,composition(B,composition(C,composition(V_3,V_4))))
% 7.55/7.73  Current number of equations to process: 378
% 7.55/7.73  Current number of ordered equations: 1
% 7.55/7.73  Current number of rules: 476
% 7.55/7.73  New rule produced :
% 7.55/7.73  [496]
% 7.55/7.73  composition(composition(A,composition(B,composition(C,V_3))),V_4) <->
% 7.55/7.73  composition(A,composition(B,composition(C,composition(V_3,V_4))))
% 7.55/7.73  Current number of equations to process: 378
% 7.55/7.73  Current number of ordered equations: 0
% 7.75/8.01  Current number of rules: 477
% 7.75/8.01  New rule produced :
% 7.75/8.01  [497]
% 7.75/8.01  composition(A,composition(B,composition(C,V_3) join composition(V_4,V_3)))
% 7.75/8.01  <-> composition(composition(A,composition(B,C join V_4)),V_3)
% 7.75/8.01  Current number of equations to process: 377
% 7.75/8.01  Current number of ordered equations: 1
% 7.75/8.01  Current number of rules: 478
% 7.75/8.01  New rule produced :
% 7.75/8.01  [498]
% 7.75/8.01  composition(composition(A,composition(B,C join V_4)),V_3) <->
% 7.75/8.01  composition(A,composition(B,composition(C,V_3) join composition(V_4,V_3)))
% 7.75/8.01  Current number of equations to process: 377
% 7.75/8.01  Current number of ordered equations: 0
% 7.75/8.01  Current number of rules: 479
% 7.75/8.01  New rule produced :
% 7.75/8.01  [499]
% 7.75/8.01  composition(composition(composition(A,B),converse(composition(V_3,C))),V_4)
% 7.75/8.01  <->
% 7.75/8.01  composition(A,composition(composition(composition(B,converse(C)),converse(V_3)),V_4))
% 7.75/8.01  Current number of equations to process: 380
% 7.75/8.01  Current number of ordered equations: 5
% 7.75/8.01  Current number of rules: 480
% 7.75/8.01  New rule produced :
% 7.75/8.01  [500]
% 7.75/8.01  composition(A,composition(composition(composition(B,converse(C)),converse(V_3)),V_4))
% 7.75/8.01  <->
% 7.75/8.01  composition(composition(composition(A,B),converse(composition(V_3,C))),V_4)
% 7.75/8.01  Current number of equations to process: 380
% 7.75/8.01  Current number of ordered equations: 4
% 7.75/8.01  Current number of rules: 481
% 7.75/8.01  New rule produced :
% 7.75/8.01  [501]
% 7.75/8.01  composition(A,composition(composition(composition(B,C),converse(V_3)),
% 7.75/8.01                converse(V_4))) <->
% 7.75/8.01  composition(composition(composition(A,B),C),converse(composition(V_4,V_3)))
% 7.75/8.01  Current number of equations to process: 380
% 7.75/8.01  Current number of ordered equations: 3
% 7.75/8.01  Current number of rules: 482
% 7.75/8.01  New rule produced :
% 7.75/8.01  [502]
% 7.75/8.01  composition(A,converse(composition(composition(composition(B,C),V_3),V_4)))
% 7.75/8.01  <->
% 7.75/8.01  composition(composition(A,converse(composition(composition(C,V_3),V_4))),
% 7.75/8.01  converse(B))
% 7.75/8.01  Current number of equations to process: 380
% 7.75/8.01  Current number of ordered equations: 2
% 7.75/8.01  Current number of rules: 483
% 7.75/8.01  New rule produced :
% 7.75/8.01  [503]
% 7.75/8.01  composition(composition(composition(A,B),C),converse(composition(V_4,V_3)))
% 7.75/8.01  <->
% 7.75/8.01  composition(A,composition(composition(composition(B,C),converse(V_3)),
% 7.75/8.01                converse(V_4)))
% 7.75/8.01  Current number of equations to process: 380
% 7.75/8.01  Current number of ordered equations: 1
% 7.75/8.01  Current number of rules: 484
% 7.75/8.01  New rule produced :
% 7.75/8.01  [504]
% 7.75/8.01  composition(composition(A,converse(composition(composition(C,V_3),V_4))),
% 7.75/8.01  converse(B)) <->
% 7.75/8.01  composition(A,converse(composition(composition(composition(B,C),V_3),V_4)))
% 7.75/8.01  Current number of equations to process: 380
% 7.75/8.01  Current number of ordered equations: 0
% 7.75/8.01  Current number of rules: 485
% 7.75/8.01  New rule produced :
% 7.75/8.01  [505]
% 7.75/8.01  composition(composition(composition(A,composition(B,converse(V_3))),converse(C)),V_4)
% 7.75/8.01  <->
% 7.75/8.01  composition(A,composition(composition(B,converse(composition(C,V_3))),V_4))
% 7.75/8.01  Current number of equations to process: 379
% 7.75/8.01  Current number of ordered equations: 1
% 7.75/8.01  Current number of rules: 486
% 7.75/8.01  New rule produced :
% 7.75/8.01  [506]
% 7.75/8.01  composition(A,composition(composition(B,converse(composition(C,V_3))),V_4))
% 7.75/8.01  <->
% 7.75/8.01  composition(composition(composition(A,composition(B,converse(V_3))),converse(C)),V_4)
% 7.75/8.01  Current number of equations to process: 379
% 7.75/8.01  Current number of ordered equations: 0
% 7.75/8.01  Current number of rules: 487
% 7.75/8.01  New rule produced :
% 7.75/8.01  [507]
% 7.75/8.01  composition(composition(composition(A,converse(C)),composition(converse(B),V_3)),V_4)
% 7.75/8.01  <->
% 7.75/8.01  composition(A,composition(composition(converse(composition(B,C)),V_3),V_4))
% 7.75/8.01  Current number of equations to process: 377
% 7.75/8.01  Current number of ordered equations: 3
% 7.75/8.01  Current number of rules: 488
% 7.75/8.01  New rule produced :
% 7.75/8.01  [508]
% 7.75/8.01  composition(A,composition(composition(converse(composition(B,C)),V_3),V_4))
% 7.75/8.01  <->
% 7.75/8.01  composition(composition(composition(A,converse(C)),composition(converse(B),V_3)),V_4)
% 7.75/8.01  Current number of equations to process: 377
% 7.75/8.01  Current number of ordered equations: 2
% 7.75/8.01  Current number of rules: 489
% 7.75/8.01  New rule produced :
% 7.75/8.01  [509]
% 7.75/8.01  composition(converse(A),composition(composition(composition(converse(B),C),V_3),V_4))
% 7.75/8.01  <->
% 7.75/8.01  composition(converse(composition(B,A)),composition(composition(C,V_3),V_4))
% 7.75/8.01  Current number of equations to process: 377
% 7.75/8.01  Current number of ordered equations: 1
% 7.75/8.01  Current number of rules: 490
% 7.75/8.01  New rule produced :
% 7.75/8.01  [510]
% 7.75/8.01  composition(converse(composition(B,A)),composition(composition(C,V_3),V_4))
% 7.75/8.01  <->
% 7.75/8.01  composition(converse(A),composition(composition(composition(converse(B),C),V_3),V_4))
% 8.06/8.27  Current number of equations to process: 377
% 8.06/8.27  Current number of ordered equations: 0
% 8.06/8.27  Current number of rules: 491
% 8.06/8.27  New rule produced :
% 8.06/8.27  [511]
% 8.06/8.27  composition(converse(composition(composition(B,C),V_3)),composition(converse(A),V_4))
% 8.06/8.27  <->
% 8.06/8.27  composition(converse(composition(composition(composition(A,B),C),V_3)),V_4)
% 8.06/8.27  Current number of equations to process: 374
% 8.06/8.27  Current number of ordered equations: 5
% 8.06/8.27  Current number of rules: 492
% 8.06/8.27  New rule produced :
% 8.06/8.27  [512]
% 8.06/8.27  composition(composition(composition(A,converse(composition(C,B))),V_3),V_4)
% 8.06/8.27  <->
% 8.06/8.27  composition(A,composition(composition(converse(B),composition(converse(C),V_3)),V_4))
% 8.06/8.27  Current number of equations to process: 374
% 8.06/8.27  Current number of ordered equations: 4
% 8.06/8.27  Current number of rules: 493
% 8.06/8.27  New rule produced :
% 8.06/8.27  [513]
% 8.06/8.27  composition(A,composition(composition(converse(B),composition(converse(C),V_3)),V_4))
% 8.06/8.27  <->
% 8.06/8.27  composition(composition(composition(A,converse(composition(C,B))),V_3),V_4)
% 8.06/8.27  Current number of equations to process: 374
% 8.06/8.27  Current number of ordered equations: 3
% 8.06/8.27  Current number of rules: 494
% 8.06/8.27  New rule produced :
% 8.06/8.27  [514]
% 8.06/8.27  composition(converse(A),composition(converse(B),composition(composition(C,V_3),V_4)))
% 8.06/8.27  <->
% 8.06/8.27  composition(composition(composition(converse(composition(B,A)),C),V_3),V_4)
% 8.06/8.27  Current number of equations to process: 374
% 8.06/8.27  Current number of ordered equations: 2
% 8.06/8.27  Current number of rules: 495
% 8.06/8.27  New rule produced :
% 8.06/8.27  [515]
% 8.06/8.27  composition(composition(composition(converse(composition(B,A)),C),V_3),V_4)
% 8.06/8.27  <->
% 8.06/8.27  composition(converse(A),composition(converse(B),composition(composition(C,V_3),V_4)))
% 8.06/8.27  Current number of equations to process: 374
% 8.06/8.27  Current number of ordered equations: 1
% 8.06/8.27  Current number of rules: 496
% 8.06/8.27  New rule produced :
% 8.06/8.27  [516]
% 8.06/8.27  composition(converse(composition(composition(composition(A,B),C),V_3)),V_4)
% 8.06/8.27  <->
% 8.06/8.27  composition(converse(composition(composition(B,C),V_3)),composition(converse(A),V_4))
% 8.06/8.27  Current number of equations to process: 374
% 8.06/8.27  Current number of ordered equations: 0
% 8.06/8.27  Current number of rules: 497
% 8.06/8.27  New rule produced :
% 8.06/8.27  [517]
% 8.06/8.27  composition(A,composition(composition(composition(B,C),composition(V_3,V_4)),V_5))
% 8.06/8.27  <->
% 8.06/8.27  composition(composition(composition(A,B),composition(composition(C,V_3),V_4)),V_5)
% 8.06/8.27  Current number of equations to process: 370
% 8.06/8.27  Current number of ordered equations: 7
% 8.06/8.27  Current number of rules: 498
% 8.06/8.27  New rule produced :
% 8.06/8.27  [518]
% 8.06/8.27  composition(A,composition(composition(composition(B,C),V_3),composition(V_4,V_5)))
% 8.06/8.27  <->
% 8.06/8.27  composition(composition(composition(A,B),C),composition(composition(V_3,V_4),V_5))
% 8.06/8.27  Current number of equations to process: 370
% 8.06/8.27  Current number of ordered equations: 6
% 8.06/8.27  Current number of rules: 499
% 8.06/8.27  New rule produced :
% 8.06/8.27  [519]
% 8.06/8.27  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 8.06/8.27  <->
% 8.06/8.27  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 8.06/8.27  Current number of equations to process: 370
% 8.06/8.27  Current number of ordered equations: 5
% 8.06/8.27  Current number of rules: 500
% 8.06/8.27  New rule produced :
% 8.06/8.27  [520]
% 8.06/8.27  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 8.06/8.27  <->
% 8.06/8.27  composition(composition(A,B),composition(C,composition(composition(V_3,V_4),V_5)))
% 8.06/8.27  Current number of equations to process: 370
% 8.06/8.27  Current number of ordered equations: 4
% 8.06/8.27  Current number of rules: 501
% 8.06/8.27  New rule produced :
% 8.06/8.27  [521]
% 8.06/8.27  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 8.06/8.27  <->
% 8.06/8.27  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 8.06/8.27  Current number of equations to process: 370
% 8.06/8.27  Current number of ordered equations: 3
% 8.06/8.27  Current number of rules: 502
% 8.06/8.27  New rule produced :
% 8.06/8.27  [522]
% 8.06/8.27  composition(composition(A,B),composition(C,composition(composition(V_3,V_4),V_5)))
% 8.06/8.27  <->
% 8.06/8.27  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 8.06/8.27  Current number of equations to process: 370
% 8.06/8.27  Current number of ordered equations: 2
% 8.06/8.27  Current number of rules: 503
% 8.06/8.27  New rule produced :
% 8.06/8.27  [523]
% 8.06/8.27  composition(composition(composition(A,B),C),composition(composition(V_3,V_4),V_5))
% 8.06/8.27  <->
% 8.06/8.27  composition(A,composition(composition(composition(B,C),V_3),composition(V_4,V_5)))
% 8.06/8.27  Current number of equations to process: 370
% 8.52/8.73  Current number of ordered equations: 1
% 8.52/8.73  Current number of rules: 504
% 8.52/8.73  New rule produced :
% 8.52/8.73  [524]
% 8.52/8.73  composition(composition(composition(A,B),composition(composition(C,V_3),V_4)),V_5)
% 8.52/8.73  <->
% 8.52/8.73  composition(A,composition(composition(composition(B,C),composition(V_3,V_4)),V_5))
% 8.52/8.73  Current number of equations to process: 370
% 8.52/8.73  Current number of ordered equations: 0
% 8.52/8.73  Current number of rules: 505
% 8.52/8.73  New rule produced :
% 8.52/8.73  [525]
% 8.52/8.73  composition(A,composition(composition(B,C),composition(composition(V_3,V_4),V_5)))
% 8.52/8.73  <->
% 8.52/8.73  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 8.52/8.73  Current number of equations to process: 367
% 8.52/8.73  Current number of ordered equations: 5
% 8.52/8.73  Current number of rules: 506
% 8.52/8.73  New rule produced :
% 8.52/8.73  [526]
% 8.52/8.73  composition(A,composition(composition(B,composition(composition(C,V_3),V_4)),V_5))
% 8.52/8.73  <->
% 8.52/8.73  composition(composition(composition(A,composition(B,C)),composition(V_3,V_4)),V_5)
% 8.52/8.73  Current number of equations to process: 367
% 8.52/8.73  Current number of ordered equations: 4
% 8.52/8.73  Current number of rules: 507
% 8.52/8.73  New rule produced :
% 8.52/8.73  [527]
% 8.52/8.73  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 8.52/8.73  <->
% 8.52/8.73  composition(composition(composition(composition(A,B),C),V_3),composition(V_4,V_5))
% 8.52/8.73  Current number of equations to process: 367
% 8.52/8.73  Current number of ordered equations: 3
% 8.52/8.73  Current number of rules: 508
% 8.52/8.73  New rule produced :
% 8.52/8.73  [528]
% 8.52/8.73  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 8.52/8.73  <->
% 8.52/8.73  composition(A,composition(composition(B,C),composition(composition(V_3,V_4),V_5)))
% 8.52/8.73  Current number of equations to process: 367
% 8.52/8.73  Current number of ordered equations: 2
% 8.52/8.73  Current number of rules: 509
% 8.52/8.73  New rule produced :
% 8.52/8.73  [529]
% 8.52/8.73  composition(composition(composition(composition(A,B),C),V_3),composition(V_4,V_5))
% 8.52/8.73  <->
% 8.52/8.73  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 8.52/8.73  Current number of equations to process: 367
% 8.52/8.73  Current number of ordered equations: 1
% 8.52/8.73  Current number of rules: 510
% 8.52/8.73  New rule produced :
% 8.52/8.73  [530]
% 8.52/8.73  composition(composition(composition(A,composition(B,C)),composition(V_3,V_4)),V_5)
% 8.52/8.73  <->
% 8.52/8.73  composition(A,composition(composition(B,composition(composition(C,V_3),V_4)),V_5))
% 8.52/8.73  Current number of equations to process: 367
% 8.52/8.73  Current number of ordered equations: 0
% 8.52/8.73  Current number of rules: 511
% 8.52/8.73  New rule produced :
% 8.52/8.73  [531]
% 8.52/8.73  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 8.52/8.73  <->
% 8.52/8.73  composition(composition(composition(A,B),C),composition(composition(V_3,V_4),V_5))
% 8.52/8.73  Current number of equations to process: 365
% 8.52/8.73  Current number of ordered equations: 3
% 8.52/8.73  Current number of rules: 512
% 8.52/8.73  New rule produced :
% 8.52/8.73  [532]
% 8.52/8.73  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 8.52/8.73  <->
% 8.52/8.73  composition(composition(composition(A,B),composition(composition(C,V_3),V_4)),V_5)
% 8.52/8.73  Current number of equations to process: 365
% 8.52/8.73  Current number of ordered equations: 2
% 8.52/8.73  Current number of rules: 513
% 8.52/8.73  New rule produced :
% 8.52/8.73  [533]
% 8.52/8.73  composition(composition(composition(A,B),C),composition(composition(V_3,V_4),V_5))
% 8.52/8.73  <->
% 8.52/8.73  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 8.52/8.73  Current number of equations to process: 365
% 8.52/8.73  Current number of ordered equations: 1
% 8.52/8.73  Current number of rules: 514
% 8.52/8.73  New rule produced :
% 8.52/8.73  [534]
% 8.52/8.73  composition(composition(composition(A,B),composition(composition(C,V_3),V_4)),V_5)
% 8.52/8.73  <->
% 8.52/8.73  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 8.52/8.73  Current number of equations to process: 365
% 8.52/8.73  Current number of ordered equations: 0
% 8.52/8.73  Current number of rules: 515
% 8.52/8.73  New rule produced :
% 8.52/8.73  [535]
% 8.52/8.73  converse(composition(composition(converse(A),composition(B,C)),V_3)) <->
% 8.52/8.73  composition(converse(composition(B,composition(C,V_3))),A)
% 8.52/8.73  Current number of equations to process: 409
% 8.52/8.73  Current number of ordered equations: 1
% 8.52/8.73  Current number of rules: 516
% 8.52/8.73  New rule produced :
% 8.52/8.73  [536]
% 8.52/8.73  composition(converse(composition(B,composition(C,V_3))),A) <->
% 8.52/8.73  converse(composition(composition(converse(A),composition(B,C)),V_3))
% 8.52/8.73  Current number of equations to process: 409
% 8.52/8.73  Current number of ordered equations: 0
% 8.52/8.73  Current number of rules: 517
% 8.52/8.73  New rule produced :
% 8.52/8.73  [537]
% 8.52/8.73  composition(A,composition(B,converse(composition(C,converse(V_3))))) <->
% 8.73/8.98  composition(composition(A,composition(B,V_3)),converse(C))
% 8.73/8.98  Current number of equations to process: 408
% 8.73/8.98  Current number of ordered equations: 1
% 8.73/8.98  Current number of rules: 518
% 8.73/8.98  New rule produced :
% 8.73/8.98  [538]
% 8.73/8.98  composition(composition(A,composition(B,V_3)),converse(C)) <->
% 8.73/8.98  composition(A,composition(B,converse(composition(C,converse(V_3)))))
% 8.73/8.98  Current number of equations to process: 408
% 8.73/8.98  Current number of ordered equations: 0
% 8.73/8.98  Current number of rules: 519
% 8.73/8.98  New rule produced :
% 8.73/8.98  [539]
% 8.73/8.98  converse(composition(converse(composition(A,composition(B,C))),V_3)) <->
% 8.73/8.98  composition(composition(converse(V_3),composition(A,B)),C)
% 8.73/8.98  Current number of equations to process: 405
% 8.73/8.98  Current number of ordered equations: 5
% 8.73/8.98  Current number of rules: 520
% 8.73/8.98  New rule produced :
% 8.73/8.98  [540]
% 8.73/8.98  composition(composition(A,composition(converse(V_3),B)),C) <->
% 8.73/8.98  composition(A,converse(composition(converse(composition(B,C)),V_3)))
% 8.73/8.98  Current number of equations to process: 405
% 8.73/8.98  Current number of ordered equations: 4
% 8.73/8.98  Current number of rules: 521
% 8.73/8.98  New rule produced :
% 8.73/8.98  [541]
% 8.73/8.98  composition(composition(A,composition(B,converse(V_3))),C) <->
% 8.73/8.98  composition(A,composition(B,converse(composition(converse(C),V_3))))
% 8.73/8.98  Current number of equations to process: 405
% 8.73/8.98  Current number of ordered equations: 3
% 8.73/8.98  Current number of rules: 522
% 8.73/8.98  New rule produced :
% 8.73/8.98  [542]
% 8.73/8.98  composition(A,converse(composition(converse(composition(B,C)),V_3))) <->
% 8.73/8.98  composition(composition(A,composition(converse(V_3),B)),C)
% 8.73/8.98  Current number of equations to process: 405
% 8.73/8.98  Current number of ordered equations: 2
% 8.73/8.98  Current number of rules: 523
% 8.73/8.98  New rule produced :
% 8.73/8.98  [543]
% 8.73/8.98  composition(A,composition(B,converse(composition(converse(C),V_3)))) <->
% 8.73/8.98  composition(composition(A,composition(B,converse(V_3))),C)
% 8.73/8.98  Current number of equations to process: 405
% 8.73/8.98  Current number of ordered equations: 1
% 8.73/8.98  Current number of rules: 524
% 8.73/8.98  New rule produced :
% 8.73/8.98  [544]
% 8.73/8.98  composition(composition(converse(V_3),composition(A,B)),C) <->
% 8.73/8.98  converse(composition(converse(composition(A,composition(B,C))),V_3))
% 8.73/8.98  Current number of equations to process: 405
% 8.73/8.98  Current number of ordered equations: 0
% 8.73/8.98  Current number of rules: 525
% 8.73/8.98  New rule produced :
% 8.73/8.98  [545]
% 8.73/8.98  composition(A,composition(composition(B,C),composition(V_3,V_4))) <->
% 8.73/8.98  composition(composition(A,composition(B,composition(C,V_3))),V_4)
% 8.73/8.98  Current number of equations to process: 403
% 8.73/8.98  Current number of ordered equations: 3
% 8.73/8.98  Current number of rules: 526
% 8.73/8.98  New rule produced :
% 8.73/8.98  [546]
% 8.73/8.98  composition(composition(A,B),composition(C,composition(V_3,V_4))) <->
% 8.73/8.98  composition(composition(A,composition(composition(B,C),V_3)),V_4)
% 8.73/8.98  Current number of equations to process: 403
% 8.73/8.98  Current number of ordered equations: 2
% 8.73/8.98  Current number of rules: 527
% 8.73/8.98  New rule produced :
% 8.73/8.98  [547]
% 8.73/8.98  composition(composition(A,composition(composition(B,C),V_3)),V_4) <->
% 8.73/8.98  composition(composition(A,B),composition(C,composition(V_3,V_4)))
% 8.73/8.98  Current number of equations to process: 403
% 8.73/8.98  Current number of ordered equations: 1
% 8.73/8.98  Current number of rules: 528
% 8.73/8.98  New rule produced :
% 8.73/8.98  [548]
% 8.73/8.98  composition(composition(A,composition(B,composition(C,V_3))),V_4) <->
% 8.73/8.98  composition(A,composition(composition(B,C),composition(V_3,V_4)))
% 8.73/8.98  Current number of equations to process: 403
% 8.73/8.98  Current number of ordered equations: 0
% 8.73/8.98  Current number of rules: 529
% 8.73/8.98  New rule produced :
% 8.73/8.98  [549]
% 8.73/8.98  composition(A,composition(composition(B,C),composition(V_3,V_4))) <->
% 8.73/8.98  composition(composition(composition(A,B),composition(C,V_3)),V_4)
% 8.73/8.98  Current number of equations to process: 401
% 8.73/8.98  Current number of ordered equations: 3
% 8.73/8.98  Current number of rules: 530
% 8.73/8.98  New rule produced :
% 8.73/8.98  [550]
% 8.73/8.98  composition(A,composition(B,composition(composition(C,V_3),V_4))) <->
% 8.73/8.98  composition(composition(A,composition(composition(B,C),V_3)),V_4)
% 8.73/8.98  Current number of equations to process: 401
% 8.73/8.98  Current number of ordered equations: 2
% 8.73/8.98  Current number of rules: 531
% 8.73/8.98  New rule produced :
% 8.73/8.98  [551]
% 8.73/8.98  composition(composition(composition(A,B),composition(C,V_3)),V_4) <->
% 8.73/8.98  composition(A,composition(composition(B,C),composition(V_3,V_4)))
% 8.73/8.98  Current number of equations to process: 401
% 8.73/8.98  Current number of ordered equations: 1
% 8.73/8.98  Current number of rules: 532
% 8.73/8.98  New rule produced :
% 8.73/8.98  [552]
% 8.73/8.98  composition(composition(A,composition(composition(B,C),V_3)),V_4) <->
% 8.73/8.98  composition(A,composition(B,composition(composition(C,V_3),V_4)))
% 9.13/9.31  Current number of equations to process: 401
% 9.13/9.31  Current number of ordered equations: 0
% 9.13/9.31  Current number of rules: 533
% 9.13/9.31  New rule produced :
% 9.13/9.31  [553]
% 9.13/9.31  composition(A,composition(composition(composition(B,C),V_3),V_4)) <->
% 9.13/9.31  composition(composition(A,composition(B,composition(C,V_3))),V_4)
% 9.13/9.31  Current number of equations to process: 399
% 9.13/9.31  Current number of ordered equations: 3
% 9.13/9.31  Current number of rules: 534
% 9.13/9.31  New rule produced :
% 9.13/9.31  [554]
% 9.13/9.31  composition(composition(composition(A,B),C),composition(V_3,V_4)) <->
% 9.13/9.31  composition(composition(A,composition(composition(B,C),V_3)),V_4)
% 9.13/9.31  Current number of equations to process: 399
% 9.13/9.31  Current number of ordered equations: 2
% 9.13/9.31  Current number of rules: 535
% 9.13/9.31  New rule produced :
% 9.13/9.31  [555]
% 9.13/9.31  composition(composition(A,composition(composition(B,C),V_3)),V_4) <->
% 9.13/9.31  composition(composition(composition(A,B),C),composition(V_3,V_4))
% 9.13/9.31  Current number of equations to process: 399
% 9.13/9.31  Current number of ordered equations: 1
% 9.13/9.31  Current number of rules: 536
% 9.13/9.31  New rule produced :
% 9.13/9.31  [556]
% 9.13/9.31  composition(composition(A,composition(B,composition(C,V_3))),V_4) <->
% 9.13/9.31  composition(A,composition(composition(composition(B,C),V_3),V_4))
% 9.13/9.31  Current number of equations to process: 399
% 9.13/9.31  Current number of ordered equations: 0
% 9.13/9.31  Current number of rules: 537
% 9.13/9.31  New rule produced :
% 9.13/9.31  [557]
% 9.13/9.31  composition(A,composition(B,composition(C,composition(V_3,V_4)))) <->
% 9.13/9.31  composition(composition(composition(A,composition(B,C)),V_3),V_4)
% 9.13/9.31  Current number of equations to process: 397
% 9.13/9.31  Current number of ordered equations: 3
% 9.13/9.31  Current number of rules: 538
% 9.13/9.31  New rule produced :
% 9.13/9.31  [558]
% 9.13/9.31  composition(A,composition(B,composition(C,composition(V_3,V_4)))) <->
% 9.13/9.31  composition(composition(composition(composition(A,B),C),V_3),V_4)
% 9.13/9.31  Current number of equations to process: 397
% 9.13/9.31  Current number of ordered equations: 2
% 9.13/9.31  Current number of rules: 539
% 9.13/9.31  New rule produced :
% 9.13/9.31  [559]
% 9.13/9.31  composition(composition(composition(A,composition(B,C)),V_3),V_4) <->
% 9.13/9.31  composition(A,composition(B,composition(C,composition(V_3,V_4))))
% 9.13/9.31  Current number of equations to process: 397
% 9.13/9.31  Current number of ordered equations: 1
% 9.13/9.31  Current number of rules: 540
% 9.13/9.31  New rule produced :
% 9.13/9.31  [560]
% 9.13/9.31  composition(composition(composition(composition(A,B),C),V_3),V_4) <->
% 9.13/9.31  composition(A,composition(B,composition(C,composition(V_3,V_4))))
% 9.13/9.31  Current number of equations to process: 397
% 9.13/9.31  Current number of ordered equations: 0
% 9.13/9.31  Current number of rules: 541
% 9.13/9.31  New rule produced :
% 9.13/9.31  [561]
% 9.13/9.31  composition(A,composition(B,composition(C,V_3) join composition(V_4,V_3)))
% 9.13/9.31  <-> composition(composition(composition(A,B),C join V_4),V_3)
% 9.13/9.31  Current number of equations to process: 396
% 9.13/9.31  Current number of ordered equations: 1
% 9.13/9.31  Current number of rules: 542
% 9.13/9.31  New rule produced :
% 9.13/9.31  [562]
% 9.13/9.31  composition(composition(composition(A,B),C join V_4),V_3) <->
% 9.13/9.31  composition(A,composition(B,composition(C,V_3) join composition(V_4,V_3)))
% 9.13/9.31  Current number of equations to process: 396
% 9.13/9.31  Current number of ordered equations: 0
% 9.13/9.31  Current number of rules: 543
% 9.13/9.31  New rule produced :
% 9.13/9.31  [563]
% 9.13/9.31  composition(A,composition(B,composition(composition(C,converse(V_3)),
% 9.13/9.31                              converse(V_4)))) <->
% 9.13/9.31  composition(composition(A,composition(B,C)),converse(composition(V_4,V_3)))
% 9.13/9.31  Current number of equations to process: 400
% 9.13/9.31  Current number of ordered equations: 3
% 9.13/9.31  Current number of rules: 544
% 9.13/9.31  New rule produced :
% 9.13/9.31  [564]
% 9.13/9.31  composition(A,converse(composition(composition(B,composition(C,V_3)),V_4)))
% 9.13/9.31  <->
% 9.13/9.31  composition(composition(A,converse(composition(C,composition(V_3,V_4)))),
% 9.13/9.31  converse(B))
% 9.13/9.31  Current number of equations to process: 400
% 9.13/9.31  Current number of ordered equations: 2
% 9.13/9.31  Current number of rules: 545
% 9.13/9.31  New rule produced :
% 9.13/9.31  [565]
% 9.13/9.31  composition(composition(A,composition(B,C)),converse(composition(V_4,V_3)))
% 9.13/9.31  <->
% 9.13/9.31  composition(A,composition(B,composition(composition(C,converse(V_3)),
% 9.13/9.31                              converse(V_4))))
% 9.13/9.31  Current number of equations to process: 400
% 9.13/9.31  Current number of ordered equations: 1
% 9.13/9.31  Current number of rules: 546
% 9.13/9.31  New rule produced :
% 9.13/9.31  [566]
% 9.13/9.31  composition(composition(A,converse(composition(C,composition(V_3,V_4)))),
% 9.13/9.31  converse(B)) <->
% 9.13/9.31  composition(A,converse(composition(composition(B,composition(C,V_3)),V_4)))
% 9.13/9.31  Current number of equations to process: 400
% 9.43/9.60  Current number of ordered equations: 0
% 9.43/9.60  Current number of rules: 547
% 9.43/9.60  New rule produced :
% 9.43/9.60  [567]
% 9.43/9.60  composition(A,composition(B,composition(C,converse(composition(V_3,V_4)))))
% 9.43/9.60  <->
% 9.43/9.60  composition(composition(A,composition(B,composition(C,converse(V_4)))),
% 9.43/9.60  converse(V_3))
% 9.43/9.60  Current number of equations to process: 399
% 9.43/9.60  Current number of ordered equations: 1
% 9.43/9.60  Current number of rules: 548
% 9.43/9.60  New rule produced :
% 9.43/9.60  [568]
% 9.43/9.60  composition(composition(A,composition(B,composition(C,converse(V_4)))),
% 9.43/9.60  converse(V_3)) <->
% 9.43/9.60  composition(A,composition(B,composition(C,converse(composition(V_3,V_4)))))
% 9.43/9.60  Current number of equations to process: 399
% 9.43/9.60  Current number of ordered equations: 0
% 9.43/9.60  Current number of rules: 549
% 9.43/9.60  New rule produced :
% 9.43/9.60  [569]
% 9.43/9.60  composition(composition(A,composition(B,converse(V_3))),composition(converse(C),V_4))
% 9.43/9.60  <->
% 9.43/9.60  composition(A,composition(B,composition(converse(composition(C,V_3)),V_4)))
% 9.43/9.60  Current number of equations to process: 397
% 9.43/9.60  Current number of ordered equations: 3
% 9.43/9.60  Current number of rules: 550
% 9.43/9.60  New rule produced :
% 9.43/9.60  [570]
% 9.43/9.60  composition(A,composition(B,composition(converse(composition(C,V_3)),V_4)))
% 9.43/9.60  <->
% 9.43/9.60  composition(composition(A,composition(B,converse(V_3))),composition(converse(C),V_4))
% 9.43/9.60  Current number of equations to process: 397
% 9.43/9.60  Current number of ordered equations: 2
% 9.43/9.60  Current number of rules: 551
% 9.43/9.60  New rule produced :
% 9.43/9.60  [571]
% 9.43/9.60  composition(converse(A),composition(composition(converse(B),composition(C,V_3)),V_4))
% 9.43/9.60  <->
% 9.43/9.60  composition(converse(composition(B,A)),composition(C,composition(V_3,V_4)))
% 9.43/9.60  Current number of equations to process: 397
% 9.43/9.60  Current number of ordered equations: 1
% 9.43/9.60  Current number of rules: 552
% 9.43/9.60  New rule produced :
% 9.43/9.60  [572]
% 9.43/9.60  composition(converse(composition(B,A)),composition(C,composition(V_3,V_4)))
% 9.43/9.60  <->
% 9.43/9.60  composition(converse(A),composition(composition(converse(B),composition(C,V_3)),V_4))
% 9.43/9.60  Current number of equations to process: 397
% 9.43/9.60  Current number of ordered equations: 0
% 9.43/9.60  Current number of rules: 553
% 9.43/9.60  New rule produced :
% 9.43/9.60  [573]
% 9.43/9.60  composition(converse(composition(B,composition(C,V_3))),composition(converse(A),V_4))
% 9.43/9.60  <->
% 9.43/9.60  composition(converse(composition(composition(A,composition(B,C)),V_3)),V_4)
% 9.43/9.60  Current number of equations to process: 393
% 9.43/9.60  Current number of ordered equations: 7
% 9.43/9.60  Current number of rules: 554
% 9.43/9.60  New rule produced :
% 9.43/9.60  [574]
% 9.43/9.60  composition(composition(A,composition(B,converse(composition(V_3,C)))),V_4)
% 9.43/9.60  <->
% 9.43/9.60  composition(A,composition(B,composition(converse(C),composition(converse(V_3),V_4))))
% 9.43/9.60  Current number of equations to process: 393
% 9.43/9.60  Current number of ordered equations: 6
% 9.43/9.60  Current number of rules: 555
% 9.43/9.60  New rule produced :
% 9.43/9.60  [575]
% 9.43/9.60  composition(composition(A,composition(converse(composition(C,B)),V_3)),V_4)
% 9.43/9.60  <->
% 9.43/9.60  composition(A,composition(converse(B),composition(converse(C),composition(V_3,V_4))))
% 9.43/9.60  Current number of equations to process: 393
% 9.43/9.60  Current number of ordered equations: 5
% 9.43/9.60  Current number of rules: 556
% 9.43/9.60  New rule produced :
% 9.43/9.60  [576]
% 9.43/9.60  composition(A,composition(B,composition(converse(C),composition(converse(V_3),V_4))))
% 9.43/9.60  <->
% 9.43/9.60  composition(composition(A,composition(B,converse(composition(V_3,C)))),V_4)
% 9.43/9.60  Current number of equations to process: 393
% 9.43/9.60  Current number of ordered equations: 4
% 9.43/9.60  Current number of rules: 557
% 9.43/9.60  New rule produced :
% 9.43/9.60  [577]
% 9.43/9.60  composition(A,composition(converse(B),composition(converse(C),composition(V_3,V_4))))
% 9.43/9.60  <->
% 9.43/9.60  composition(composition(A,composition(converse(composition(C,B)),V_3)),V_4)
% 9.43/9.60  Current number of equations to process: 393
% 9.43/9.60  Current number of ordered equations: 3
% 9.43/9.60  Current number of rules: 558
% 9.43/9.60  New rule produced :
% 9.43/9.60  [578]
% 9.43/9.60  composition(converse(A),composition(converse(B),composition(C,composition(V_3,V_4))))
% 9.43/9.60  <->
% 9.43/9.60  composition(composition(converse(composition(B,A)),composition(C,V_3)),V_4)
% 9.43/9.60  Current number of equations to process: 393
% 9.43/9.60  Current number of ordered equations: 2
% 9.43/9.60  Current number of rules: 559
% 9.43/9.60  New rule produced :
% 9.43/9.60  [579]
% 9.43/9.60  composition(composition(converse(composition(B,A)),composition(C,V_3)),V_4)
% 9.43/9.60  <->
% 9.43/9.60  composition(converse(A),composition(converse(B),composition(C,composition(V_3,V_4))))
% 9.43/9.60  Current number of equations to process: 393
% 9.43/9.60  Current number of ordered equations: 1
% 9.43/9.60  Current number of rules: 560
% 9.43/9.60  New rule produced :
% 9.43/9.60  [580]
% 9.43/9.60  composition(converse(composition(composition(A,composition(B,C)),V_3)),V_4)
% 9.64/9.89  <->
% 9.64/9.89  composition(converse(composition(B,composition(C,V_3))),composition(converse(A),V_4))
% 9.64/9.89  Current number of equations to process: 393
% 9.64/9.89  Current number of ordered equations: 0
% 9.64/9.89  Current number of rules: 561
% 9.64/9.89  New rule produced :
% 9.64/9.89  [581]
% 9.64/9.89  composition(A,composition(composition(composition(B,C),composition(V_3,V_4)),V_5))
% 9.64/9.89  <->
% 9.64/9.89  composition(composition(A,B),composition(C,composition(V_3,composition(V_4,V_5))))
% 9.64/9.89  Current number of equations to process: 390
% 9.64/9.89  Current number of ordered equations: 5
% 9.64/9.89  Current number of rules: 562
% 9.64/9.89  New rule produced :
% 9.64/9.89  [582]
% 9.64/9.89  composition(A,composition(composition(composition(B,composition(C,V_3)),V_4),V_5))
% 9.64/9.89  <->
% 9.64/9.89  composition(composition(A,B),composition(composition(C,composition(V_3,V_4)),V_5))
% 9.64/9.89  Current number of equations to process: 390
% 9.64/9.89  Current number of ordered equations: 4
% 9.64/9.89  Current number of rules: 563
% 9.64/9.89  New rule produced :
% 9.64/9.89  [583]
% 9.64/9.89  composition(A,composition(B,composition(composition(C,V_3),composition(V_4,V_5))))
% 9.64/9.89  <->
% 9.64/9.89  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 9.64/9.89  Current number of equations to process: 390
% 9.64/9.89  Current number of ordered equations: 3
% 9.64/9.89  Current number of rules: 564
% 9.64/9.89  New rule produced :
% 9.64/9.89  [584]
% 9.64/9.89  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 9.64/9.89  <->
% 9.64/9.89  composition(A,composition(B,composition(composition(C,V_3),composition(V_4,V_5))))
% 9.64/9.89  Current number of equations to process: 390
% 9.64/9.89  Current number of ordered equations: 2
% 9.64/9.89  Current number of rules: 565
% 9.64/9.89  New rule produced :
% 9.64/9.89  [585]
% 9.64/9.89  composition(composition(A,B),composition(composition(C,composition(V_3,V_4)),V_5))
% 9.64/9.89  <->
% 9.64/9.89  composition(A,composition(composition(composition(B,composition(C,V_3)),V_4),V_5))
% 9.64/9.89  Current number of equations to process: 390
% 9.64/9.89  Current number of ordered equations: 1
% 9.64/9.89  Current number of rules: 566
% 9.64/9.89  New rule produced :
% 9.64/9.89  [586]
% 9.64/9.89  composition(composition(A,B),composition(C,composition(V_3,composition(V_4,V_5))))
% 9.64/9.89  <->
% 9.64/9.89  composition(A,composition(composition(composition(B,C),composition(V_3,V_4)),V_5))
% 9.64/9.89  Current number of equations to process: 390
% 9.64/9.89  Current number of ordered equations: 0
% 9.64/9.89  Current number of rules: 567
% 9.64/9.89  New rule produced :
% 9.64/9.89  [587]
% 9.64/9.89  composition(A,composition(B,composition(C,composition(composition(V_3,V_4),V_5))))
% 9.64/9.89  <->
% 9.64/9.89  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 9.64/9.89  Current number of equations to process: 387
% 9.64/9.89  Current number of ordered equations: 5
% 9.64/9.89  Current number of rules: 568
% 9.64/9.89  New rule produced :
% 9.64/9.89  [588]
% 9.64/9.89  composition(A,composition(composition(B,C),composition(V_3,composition(V_4,V_5))))
% 9.64/9.89  <->
% 9.64/9.89  composition(composition(A,B),composition(composition(C,composition(V_3,V_4)),V_5))
% 9.64/9.89  Current number of equations to process: 387
% 9.64/9.89  Current number of ordered equations: 4
% 9.64/9.89  Current number of rules: 569
% 9.64/9.89  New rule produced :
% 9.64/9.89  [589]
% 9.64/9.89  composition(A,composition(composition(composition(B,composition(C,V_3)),V_4),V_5))
% 9.64/9.89  <->
% 9.64/9.89  composition(composition(composition(A,composition(B,C)),V_3),composition(V_4,V_5))
% 9.64/9.89  Current number of equations to process: 387
% 9.64/9.89  Current number of ordered equations: 3
% 9.64/9.89  Current number of rules: 570
% 9.64/9.89  New rule produced :
% 9.64/9.89  [590]
% 9.64/9.89  composition(composition(A,B),composition(composition(C,composition(V_3,V_4)),V_5))
% 9.64/9.89  <->
% 9.64/9.89  composition(A,composition(composition(B,C),composition(V_3,composition(V_4,V_5))))
% 9.64/9.89  Current number of equations to process: 387
% 9.64/9.89  Current number of ordered equations: 2
% 9.64/9.89  Current number of rules: 571
% 9.64/9.89  New rule produced :
% 9.64/9.89  [591]
% 9.64/9.89  composition(composition(composition(A,composition(B,C)),V_3),composition(V_4,V_5))
% 9.64/9.89  <->
% 9.64/9.89  composition(A,composition(composition(composition(B,composition(C,V_3)),V_4),V_5))
% 9.64/9.89  Current number of equations to process: 387
% 9.64/9.89  Current number of ordered equations: 1
% 9.64/9.89  Current number of rules: 572
% 9.64/9.89  New rule produced :
% 9.64/9.89  [592]
% 9.64/9.89  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 9.64/9.89  <->
% 9.64/9.89  composition(A,composition(B,composition(C,composition(composition(V_3,V_4),V_5))))
% 9.64/9.89  Current number of equations to process: 387
% 9.64/9.89  Current number of ordered equations: 0
% 9.64/9.89  Current number of rules: 573
% 9.64/9.89  New rule produced :
% 9.64/9.89  [593]
% 9.64/9.89  composition(A,composition(composition(composition(B,C),composition(V_3,V_4)),V_5))
% 9.64/9.89  <->
% 9.64/9.89  composition(composition(composition(A,B),C),composition(V_3,composition(V_4,V_5)))
% 10.23/10.41  Current number of equations to process: 384
% 10.23/10.41  Current number of ordered equations: 5
% 10.23/10.41  Current number of rules: 574
% 10.23/10.41  New rule produced :
% 10.23/10.41  [594]
% 10.23/10.41  composition(A,composition(B,composition(composition(composition(C,V_3),V_4),V_5)))
% 10.23/10.41  <->
% 10.23/10.41  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 10.23/10.41  Current number of equations to process: 384
% 10.23/10.41  Current number of ordered equations: 4
% 10.23/10.41  Current number of rules: 575
% 10.23/10.41  New rule produced :
% 10.23/10.41  [595]
% 10.23/10.41  composition(A,composition(composition(composition(B,composition(C,V_3)),V_4),V_5))
% 10.23/10.41  <->
% 10.23/10.41  composition(composition(composition(A,B),composition(C,composition(V_3,V_4))),V_5)
% 10.23/10.41  Current number of equations to process: 384
% 10.23/10.41  Current number of ordered equations: 3
% 10.23/10.41  Current number of rules: 576
% 10.23/10.41  New rule produced :
% 10.23/10.41  [596]
% 10.23/10.41  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 10.23/10.41  <->
% 10.23/10.41  composition(A,composition(B,composition(composition(composition(C,V_3),V_4),V_5)))
% 10.23/10.41  Current number of equations to process: 384
% 10.23/10.41  Current number of ordered equations: 2
% 10.23/10.41  Current number of rules: 577
% 10.23/10.41  New rule produced :
% 10.23/10.41  [597]
% 10.23/10.41  composition(composition(composition(A,B),C),composition(V_3,composition(V_4,V_5)))
% 10.23/10.41  <->
% 10.23/10.41  composition(A,composition(composition(composition(B,C),composition(V_3,V_4)),V_5))
% 10.23/10.41  Current number of equations to process: 384
% 10.23/10.41  Current number of ordered equations: 1
% 10.23/10.41  Current number of rules: 578
% 10.23/10.41  New rule produced :
% 10.23/10.41  [598]
% 10.23/10.41  composition(composition(composition(A,B),composition(C,composition(V_3,V_4))),V_5)
% 10.23/10.41  <->
% 10.23/10.41  composition(A,composition(composition(composition(B,composition(C,V_3)),V_4),V_5))
% 10.23/10.41  Current number of equations to process: 384
% 10.23/10.41  Current number of ordered equations: 0
% 10.23/10.41  Current number of rules: 579
% 10.23/10.41  New rule produced :
% 10.23/10.41  [599]
% 10.23/10.41  composition(A,composition(B,composition(composition(C,composition(V_3,V_4)),V_5)))
% 10.23/10.41  <->
% 10.23/10.41  composition(composition(A,composition(B,C)),composition(V_3,composition(V_4,V_5)))
% 10.23/10.41  Current number of equations to process: 383
% 10.23/10.41  Current number of ordered equations: 1
% 10.23/10.41  Current number of rules: 580
% 10.23/10.41  New rule produced :
% 10.23/10.41  [600]
% 10.23/10.41  composition(composition(A,composition(B,C)),composition(V_3,composition(V_4,V_5)))
% 10.23/10.41  <->
% 10.23/10.41  composition(A,composition(B,composition(composition(C,composition(V_3,V_4)),V_5)))
% 10.23/10.41  Current number of equations to process: 383
% 10.23/10.41  Current number of ordered equations: 0
% 10.23/10.41  Current number of rules: 581
% 10.23/10.41  New rule produced :
% 10.23/10.41  [601]
% 10.23/10.41  composition(A,composition(B,composition(C,V_3)) join composition(V_4,
% 10.23/10.41                                                       composition(C,V_3))) <->
% 10.23/10.41  composition(composition(composition(A,B join V_4),C),V_3)
% 10.23/10.41  Current number of equations to process: 382
% 10.23/10.41  Current number of ordered equations: 1
% 10.23/10.41  Current number of rules: 582
% 10.23/10.41  New rule produced :
% 10.23/10.41  [602]
% 10.23/10.41  composition(composition(composition(A,B join V_4),C),V_3) <->
% 10.23/10.41  composition(A,composition(B,composition(C,V_3)) join composition(V_4,
% 10.23/10.41                                                       composition(C,V_3)))
% 10.23/10.41  Current number of equations to process: 382
% 10.23/10.41  Current number of ordered equations: 0
% 10.23/10.41  Current number of rules: 583
% 10.23/10.41  New rule produced :
% 10.23/10.41  [603]
% 10.23/10.41  converse(composition(composition(composition(converse(A),B),C),V_3)) <->
% 10.23/10.41  composition(converse(composition(B,composition(C,V_3))),A)
% 10.23/10.41  Current number of equations to process: 425
% 10.23/10.41  Current number of ordered equations: 1
% 10.23/10.41  Current number of rules: 584
% 10.23/10.41  New rule produced :
% 10.23/10.41  [604]
% 10.23/10.41  composition(converse(composition(B,composition(C,V_3))),A) <->
% 10.23/10.41  converse(composition(composition(composition(converse(A),B),C),V_3))
% 10.23/10.41  Current number of equations to process: 425
% 10.23/10.41  Current number of ordered equations: 0
% 10.23/10.41  Current number of rules: 585
% 10.23/10.41  New rule produced :
% 10.23/10.41  [605]
% 10.23/10.41  composition(A,composition(B,converse(composition(C,converse(V_3))))) <->
% 10.23/10.41  composition(composition(composition(A,B),V_3),converse(C))
% 10.23/10.41  Current number of equations to process: 424
% 10.23/10.41  Current number of ordered equations: 1
% 10.23/10.41  Current number of rules: 586
% 10.23/10.41  New rule produced :
% 10.23/10.41  [606]
% 10.23/10.41  composition(composition(composition(A,B),V_3),converse(C)) <->
% 10.23/10.41  composition(A,composition(B,converse(composition(C,converse(V_3)))))
% 10.23/10.41  Current number of equations to process: 424
% 10.23/10.41  Current number of ordered equations: 0
% 10.23/10.41  Current number of rules: 587
% 10.23/10.41  New rule produced :
% 10.53/10.69  [607]
% 10.53/10.69  converse(composition(converse(composition(A,composition(B,C))),V_3)) <->
% 10.53/10.69  composition(composition(composition(converse(V_3),A),B),C)
% 10.53/10.69  Current number of equations to process: 421
% 10.53/10.69  Current number of ordered equations: 5
% 10.53/10.69  Current number of rules: 588
% 10.53/10.69  New rule produced :
% 10.53/10.69  [608]
% 10.53/10.69  composition(composition(composition(A,converse(V_3)),B),C) <->
% 10.53/10.69  composition(A,converse(composition(converse(composition(B,C)),V_3)))
% 10.53/10.69  Current number of equations to process: 421
% 10.53/10.69  Current number of ordered equations: 4
% 10.53/10.69  Current number of rules: 589
% 10.53/10.69  New rule produced :
% 10.53/10.69  [609]
% 10.53/10.69  composition(composition(composition(A,B),converse(V_3)),C) <->
% 10.53/10.69  composition(A,composition(B,converse(composition(converse(C),V_3))))
% 10.53/10.69  Current number of equations to process: 421
% 10.53/10.69  Current number of ordered equations: 3
% 10.53/10.69  Current number of rules: 590
% 10.53/10.69  New rule produced :
% 10.53/10.69  [610]
% 10.53/10.69  composition(A,converse(composition(converse(composition(B,C)),V_3))) <->
% 10.53/10.69  composition(composition(composition(A,converse(V_3)),B),C)
% 10.53/10.69  Current number of equations to process: 421
% 10.53/10.69  Current number of ordered equations: 2
% 10.53/10.69  Current number of rules: 591
% 10.53/10.69  New rule produced :
% 10.53/10.69  [611]
% 10.53/10.69  composition(A,composition(B,converse(composition(converse(C),V_3)))) <->
% 10.53/10.69  composition(composition(composition(A,B),converse(V_3)),C)
% 10.53/10.69  Current number of equations to process: 421
% 10.53/10.69  Current number of ordered equations: 1
% 10.53/10.69  Current number of rules: 592
% 10.53/10.69  New rule produced :
% 10.53/10.69  [612]
% 10.53/10.69  composition(composition(composition(converse(V_3),A),B),C) <->
% 10.53/10.69  converse(composition(converse(composition(A,composition(B,C))),V_3))
% 10.53/10.69  Current number of equations to process: 421
% 10.53/10.69  Current number of ordered equations: 0
% 10.53/10.69  Current number of rules: 593
% 10.53/10.69  New rule produced :
% 10.53/10.69  [613]
% 10.53/10.69  composition(composition(A,B),composition(C,composition(V_3,V_4))) <->
% 10.53/10.69  composition(composition(composition(A,composition(B,C)),V_3),V_4)
% 10.53/10.69  Current number of equations to process: 420
% 10.53/10.69  Current number of ordered equations: 1
% 10.53/10.69  Current number of rules: 594
% 10.53/10.69  New rule produced :
% 10.53/10.69  [614]
% 10.53/10.69  composition(composition(composition(A,composition(B,C)),V_3),V_4) <->
% 10.53/10.69  composition(composition(A,B),composition(C,composition(V_3,V_4)))
% 10.53/10.69  Current number of equations to process: 420
% 10.53/10.69  Current number of ordered equations: 0
% 10.53/10.69  Current number of rules: 595
% 10.53/10.69  New rule produced :
% 10.53/10.69  [615]
% 10.53/10.69  composition(A,composition(composition(B,C),composition(V_3,V_4))) <->
% 10.53/10.69  composition(composition(composition(composition(A,B),C),V_3),V_4)
% 10.53/10.69  Current number of equations to process: 418
% 10.53/10.69  Current number of ordered equations: 3
% 10.53/10.69  Current number of rules: 596
% 10.53/10.69  New rule produced :
% 10.53/10.69  [616]
% 10.53/10.69  composition(A,composition(B,composition(composition(C,V_3),V_4))) <->
% 10.53/10.69  composition(composition(composition(A,composition(B,C)),V_3),V_4)
% 10.53/10.69  Current number of equations to process: 418
% 10.53/10.69  Current number of ordered equations: 2
% 10.53/10.69  Current number of rules: 597
% 10.53/10.69  New rule produced :
% 10.53/10.69  [617]
% 10.53/10.69  composition(composition(composition(A,composition(B,C)),V_3),V_4) <->
% 10.53/10.69  composition(A,composition(B,composition(composition(C,V_3),V_4)))
% 10.53/10.69  Current number of equations to process: 418
% 10.53/10.69  Current number of ordered equations: 1
% 10.53/10.69  Current number of rules: 598
% 10.53/10.69  New rule produced :
% 10.53/10.69  [618]
% 10.53/10.69  composition(composition(composition(composition(A,B),C),V_3),V_4) <->
% 10.53/10.69  composition(A,composition(composition(B,C),composition(V_3,V_4)))
% 10.53/10.69  Current number of equations to process: 418
% 10.53/10.69  Current number of ordered equations: 0
% 10.53/10.69  Current number of rules: 599
% 10.53/10.69  New rule produced :
% 10.53/10.69  [619]
% 10.53/10.69  composition(composition(composition(A,B),C),composition(V_3,V_4)) <->
% 10.53/10.69  composition(composition(composition(A,composition(B,C)),V_3),V_4)
% 10.53/10.69  Current number of equations to process: 417
% 10.53/10.69  Current number of ordered equations: 1
% 10.53/10.69  Current number of rules: 600
% 10.53/10.69  New rule produced :
% 10.53/10.69  [620]
% 10.53/10.69  composition(composition(composition(A,composition(B,C)),V_3),V_4) <->
% 10.53/10.69  composition(composition(composition(A,B),C),composition(V_3,V_4))
% 10.53/10.69  Current number of equations to process: 417
% 10.53/10.69  Current number of ordered equations: 0
% 10.53/10.69  Current number of rules: 601
% 10.53/10.69  New rule produced :
% 10.53/10.69  [621]
% 10.53/10.69  composition(composition(A,composition(B,C)),composition(V_3,V_4)) <->
% 10.53/10.69  composition(composition(A,composition(B,composition(C,V_3))),V_4)
% 10.53/10.69  Current number of equations to process: 415
% 10.53/10.69  Current number of ordered equations: 3
% 10.53/10.69  Current number of rules: 602
% 10.53/10.69  New rule produced :
% 10.53/10.69  [622]
% 10.53/10.69  composition(composition(A,B),composition(C,composition(V_3,V_4))) <->
% 10.86/11.08  composition(composition(A,composition(B,composition(C,V_3))),V_4)
% 10.86/11.08  Current number of equations to process: 415
% 10.86/11.08  Current number of ordered equations: 2
% 10.86/11.08  Current number of rules: 603
% 10.86/11.08  New rule produced :
% 10.86/11.08  [623]
% 10.86/11.08  composition(composition(A,composition(B,composition(C,V_3))),V_4) <->
% 10.86/11.08  composition(composition(A,composition(B,C)),composition(V_3,V_4))
% 10.86/11.08  Current number of equations to process: 415
% 10.86/11.08  Current number of ordered equations: 1
% 10.86/11.08  Current number of rules: 604
% 10.86/11.08  New rule produced :
% 10.86/11.08  [624]
% 10.86/11.08  composition(composition(A,composition(B,composition(C,V_3))),V_4) <->
% 10.86/11.08  composition(composition(A,B),composition(C,composition(V_3,V_4)))
% 10.86/11.08  Current number of equations to process: 415
% 10.86/11.08  Current number of ordered equations: 0
% 10.86/11.08  Current number of rules: 605
% 10.86/11.08  New rule produced :
% 10.86/11.08  [625]
% 10.86/11.08  composition(A,composition(B,composition(composition(C,converse(V_3)),
% 10.86/11.08                              converse(V_4)))) <->
% 10.86/11.08  composition(composition(composition(A,B),C),converse(composition(V_4,V_3)))
% 10.86/11.08  Current number of equations to process: 419
% 10.86/11.08  Current number of ordered equations: 3
% 10.86/11.08  Current number of rules: 606
% 10.86/11.08  New rule produced :
% 10.86/11.08  [626]
% 10.86/11.08  composition(A,converse(composition(composition(composition(B,C),V_3),V_4)))
% 10.86/11.08  <->
% 10.86/11.08  composition(composition(A,converse(composition(C,composition(V_3,V_4)))),
% 10.86/11.08  converse(B))
% 10.86/11.08  Current number of equations to process: 419
% 10.86/11.08  Current number of ordered equations: 2
% 10.86/11.08  Current number of rules: 607
% 10.86/11.08  New rule produced :
% 10.86/11.08  [627]
% 10.86/11.08  composition(composition(composition(A,B),C),converse(composition(V_4,V_3)))
% 10.86/11.08  <->
% 10.86/11.08  composition(A,composition(B,composition(composition(C,converse(V_3)),
% 10.86/11.08                              converse(V_4))))
% 10.86/11.08  Current number of equations to process: 419
% 10.86/11.08  Current number of ordered equations: 1
% 10.86/11.08  Current number of rules: 608
% 10.86/11.08  New rule produced :
% 10.86/11.08  [628]
% 10.86/11.08  composition(composition(A,converse(composition(C,composition(V_3,V_4)))),
% 10.86/11.08  converse(B)) <->
% 10.86/11.08  composition(A,converse(composition(composition(composition(B,C),V_3),V_4)))
% 10.86/11.08  Current number of equations to process: 419
% 10.86/11.08  Current number of ordered equations: 0
% 10.86/11.08  Current number of rules: 609
% 10.86/11.08  New rule produced :
% 10.86/11.08  [629]
% 10.86/11.08  composition(A,composition(B,composition(C,converse(composition(V_3,V_4)))))
% 10.86/11.08  <->
% 10.86/11.08  composition(composition(composition(A,B),composition(C,converse(V_4))),
% 10.86/11.08  converse(V_3))
% 10.86/11.08  Current number of equations to process: 418
% 10.86/11.08  Current number of ordered equations: 1
% 10.86/11.08  Current number of rules: 610
% 10.86/11.08  New rule produced :
% 10.86/11.08  [630]
% 10.86/11.08  composition(composition(composition(A,B),composition(C,converse(V_4))),
% 10.86/11.08  converse(V_3)) <->
% 10.86/11.08  composition(A,composition(B,composition(C,converse(composition(V_3,V_4)))))
% 10.86/11.08  Current number of equations to process: 418
% 10.86/11.08  Current number of ordered equations: 0
% 10.86/11.08  Current number of rules: 611
% 10.86/11.08  New rule produced :
% 10.86/11.08  [631]
% 10.86/11.08  composition(composition(composition(A,B),converse(V_3)),composition(converse(C),V_4))
% 10.86/11.08  <->
% 10.86/11.08  composition(A,composition(B,composition(converse(composition(C,V_3)),V_4)))
% 10.86/11.08  Current number of equations to process: 416
% 10.86/11.08  Current number of ordered equations: 3
% 10.86/11.08  Current number of rules: 612
% 10.86/11.08  New rule produced :
% 10.86/11.08  [632]
% 10.86/11.08  composition(A,composition(B,composition(converse(composition(C,V_3)),V_4)))
% 10.86/11.08  <->
% 10.86/11.08  composition(composition(composition(A,B),converse(V_3)),composition(converse(C),V_4))
% 10.86/11.08  Current number of equations to process: 416
% 10.86/11.08  Current number of ordered equations: 2
% 10.86/11.08  Current number of rules: 613
% 10.86/11.08  New rule produced :
% 10.86/11.08  [633]
% 10.86/11.08  composition(converse(A),composition(composition(composition(converse(B),C),V_3),V_4))
% 10.86/11.08  <->
% 10.86/11.08  composition(converse(composition(B,A)),composition(C,composition(V_3,V_4)))
% 10.86/11.08  Current number of equations to process: 416
% 10.86/11.08  Current number of ordered equations: 1
% 10.86/11.08  Current number of rules: 614
% 10.86/11.08  New rule produced :
% 10.86/11.08  [634]
% 10.86/11.08  composition(converse(composition(B,A)),composition(C,composition(V_3,V_4)))
% 10.86/11.08  <->
% 10.86/11.08  composition(converse(A),composition(composition(composition(converse(B),C),V_3),V_4))
% 10.86/11.08  Current number of equations to process: 416
% 10.86/11.08  Current number of ordered equations: 0
% 10.86/11.08  Current number of rules: 615
% 10.86/11.08  New rule produced :
% 10.86/11.08  [635]
% 10.86/11.08  composition(composition(composition(A,B),converse(composition(V_3,C))),V_4)
% 10.86/11.08  <->
% 10.86/11.08  composition(A,composition(B,composition(converse(C),composition(converse(V_3),V_4))))
% 10.86/11.08  Current number of equations to process: 412
% 11.26/11.42  Current number of ordered equations: 7
% 11.26/11.42  Current number of rules: 616
% 11.26/11.42  New rule produced :
% 11.26/11.42  [636]
% 11.26/11.42  composition(converse(composition(B,composition(C,V_3))),composition(converse(A),V_4))
% 11.26/11.42  <->
% 11.26/11.42  composition(converse(composition(composition(composition(A,B),C),V_3)),V_4)
% 11.26/11.42  Current number of equations to process: 412
% 11.26/11.42  Current number of ordered equations: 6
% 11.26/11.42  Current number of rules: 617
% 11.26/11.42  New rule produced :
% 11.26/11.42  [637]
% 11.26/11.42  composition(composition(composition(A,converse(composition(C,B))),V_3),V_4)
% 11.26/11.42  <->
% 11.26/11.42  composition(A,composition(converse(B),composition(converse(C),composition(V_3,V_4))))
% 11.26/11.42  Current number of equations to process: 412
% 11.26/11.42  Current number of ordered equations: 5
% 11.26/11.42  Current number of rules: 618
% 11.26/11.42  New rule produced :
% 11.26/11.42  [638]
% 11.26/11.42  composition(A,composition(B,composition(converse(C),composition(converse(V_3),V_4))))
% 11.26/11.42  <->
% 11.26/11.42  composition(composition(composition(A,B),converse(composition(V_3,C))),V_4)
% 11.26/11.42  Current number of equations to process: 412
% 11.26/11.42  Current number of ordered equations: 4
% 11.26/11.42  Current number of rules: 619
% 11.26/11.42  New rule produced :
% 11.26/11.42  [639]
% 11.26/11.42  composition(A,composition(converse(B),composition(converse(C),composition(V_3,V_4))))
% 11.26/11.42  <->
% 11.26/11.42  composition(composition(composition(A,converse(composition(C,B))),V_3),V_4)
% 11.26/11.42  Current number of equations to process: 412
% 11.26/11.42  Current number of ordered equations: 3
% 11.26/11.42  Current number of rules: 620
% 11.26/11.42  New rule produced :
% 11.26/11.42  [640]
% 11.26/11.42  composition(converse(A),composition(converse(B),composition(C,composition(V_3,V_4))))
% 11.26/11.42  <->
% 11.26/11.42  composition(composition(composition(converse(composition(B,A)),C),V_3),V_4)
% 11.26/11.42  Current number of equations to process: 412
% 11.26/11.42  Current number of ordered equations: 2
% 11.26/11.42  Current number of rules: 621
% 11.26/11.42  New rule produced :
% 11.26/11.42  [641]
% 11.26/11.42  composition(composition(composition(converse(composition(B,A)),C),V_3),V_4)
% 11.26/11.42  <->
% 11.26/11.42  composition(converse(A),composition(converse(B),composition(C,composition(V_3,V_4))))
% 11.26/11.42  Current number of equations to process: 412
% 11.26/11.42  Current number of ordered equations: 1
% 11.26/11.42  Current number of rules: 622
% 11.26/11.42  New rule produced :
% 11.26/11.42  [642]
% 11.26/11.42  composition(converse(composition(composition(composition(A,B),C),V_3)),V_4)
% 11.26/11.42  <->
% 11.26/11.42  composition(converse(composition(B,composition(C,V_3))),composition(converse(A),V_4))
% 11.26/11.42  Current number of equations to process: 412
% 11.26/11.42  Current number of ordered equations: 0
% 11.26/11.42  Current number of rules: 623
% 11.26/11.42  New rule produced :
% 11.26/11.42  [643]
% 11.26/11.42  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 11.26/11.42  <->
% 11.26/11.42  composition(composition(A,B),composition(composition(C,composition(V_3,V_4)),V_5))
% 11.26/11.42  Current number of equations to process: 409
% 11.26/11.42  Current number of ordered equations: 5
% 11.26/11.42  Current number of rules: 624
% 11.26/11.42  New rule produced :
% 11.26/11.42  [644]
% 11.26/11.42  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 11.26/11.42  <->
% 11.26/11.42  composition(composition(A,B),composition(C,composition(V_3,composition(V_4,V_5))))
% 11.26/11.42  Current number of equations to process: 409
% 11.26/11.42  Current number of ordered equations: 4
% 11.26/11.42  Current number of rules: 625
% 11.26/11.42  New rule produced :
% 11.26/11.42  [645]
% 11.26/11.42  composition(A,composition(B,composition(composition(C,V_3),composition(V_4,V_5))))
% 11.26/11.42  <->
% 11.26/11.42  composition(composition(composition(A,B),C),composition(composition(V_3,V_4),V_5))
% 11.26/11.42  Current number of equations to process: 409
% 11.26/11.42  Current number of ordered equations: 3
% 11.26/11.42  Current number of rules: 626
% 11.26/11.42  New rule produced :
% 11.26/11.42  [646]
% 11.26/11.42  composition(composition(A,B),composition(composition(C,composition(V_3,V_4)),V_5))
% 11.26/11.42  <->
% 11.26/11.42  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 11.26/11.42  Current number of equations to process: 409
% 11.26/11.42  Current number of ordered equations: 2
% 11.26/11.42  Current number of rules: 627
% 11.26/11.42  New rule produced :
% 11.26/11.42  [647]
% 11.26/11.42  composition(composition(A,B),composition(C,composition(V_3,composition(V_4,V_5))))
% 11.26/11.42  <->
% 11.26/11.42  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 11.26/11.42  Current number of equations to process: 409
% 11.26/11.42  Current number of ordered equations: 1
% 11.26/11.42  Current number of rules: 628
% 11.26/11.42  New rule produced :
% 11.26/11.42  [648]
% 11.26/11.42  composition(composition(composition(A,B),C),composition(composition(V_3,V_4),V_5))
% 11.26/11.42  <->
% 11.26/11.42  composition(A,composition(B,composition(composition(C,V_3),composition(V_4,V_5))))
% 11.26/11.42  Current number of equations to process: 409
% 11.26/11.42  Current number of ordered equations: 0
% 11.26/11.42  Current number of rules: 629
% 11.26/11.42  New rule produced :
% 11.55/11.74  [649]
% 11.55/11.74  composition(A,composition(B,composition(C,composition(composition(V_3,V_4),V_5))))
% 11.55/11.74  <->
% 11.55/11.74  composition(composition(composition(A,B),composition(C,V_3)),composition(V_4,V_5))
% 11.55/11.74  Current number of equations to process: 406
% 11.55/11.74  Current number of ordered equations: 5
% 11.55/11.74  Current number of rules: 630
% 11.55/11.74  New rule produced :
% 11.55/11.74  [650]
% 11.55/11.74  composition(A,composition(composition(B,C),composition(V_3,composition(V_4,V_5))))
% 11.55/11.74  <->
% 11.55/11.74  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 11.55/11.74  Current number of equations to process: 406
% 11.55/11.74  Current number of ordered equations: 4
% 11.55/11.74  Current number of rules: 631
% 11.55/11.74  New rule produced :
% 11.55/11.74  [651]
% 11.55/11.74  composition(A,composition(composition(composition(B,composition(C,V_3)),V_4),V_5))
% 11.55/11.74  <->
% 11.55/11.74  composition(composition(composition(composition(A,B),C),V_3),composition(V_4,V_5))
% 11.55/11.74  Current number of equations to process: 406
% 11.55/11.74  Current number of ordered equations: 3
% 11.55/11.74  Current number of rules: 632
% 11.55/11.74  New rule produced :
% 11.55/11.74  [652]
% 11.55/11.74  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 11.55/11.74  <->
% 11.55/11.74  composition(A,composition(composition(B,C),composition(V_3,composition(V_4,V_5))))
% 11.55/11.74  Current number of equations to process: 406
% 11.55/11.74  Current number of ordered equations: 2
% 11.55/11.74  Current number of rules: 633
% 11.55/11.74  New rule produced :
% 11.55/11.74  [653]
% 11.55/11.74  composition(composition(composition(A,B),composition(C,V_3)),composition(V_4,V_5))
% 11.55/11.74  <->
% 11.55/11.74  composition(A,composition(B,composition(C,composition(composition(V_3,V_4),V_5))))
% 11.55/11.74  Current number of equations to process: 406
% 11.55/11.74  Current number of ordered equations: 1
% 11.55/11.74  Current number of rules: 634
% 11.55/11.74  New rule produced :
% 11.55/11.74  [654]
% 11.55/11.74  composition(composition(composition(composition(A,B),C),V_3),composition(V_4,V_5))
% 11.55/11.74  <->
% 11.55/11.74  composition(A,composition(composition(composition(B,composition(C,V_3)),V_4),V_5))
% 11.55/11.74  Current number of equations to process: 406
% 11.55/11.74  Current number of ordered equations: 0
% 11.55/11.74  Current number of rules: 635
% 11.55/11.74  New rule produced :
% 11.55/11.74  [655]
% 11.55/11.74  composition(A,composition(B,composition(composition(composition(C,V_3),V_4),V_5)))
% 11.55/11.74  <->
% 11.55/11.74  composition(composition(composition(A,B),C),composition(composition(V_3,V_4),V_5))
% 11.55/11.74  Current number of equations to process: 403
% 11.55/11.74  Current number of ordered equations: 5
% 11.55/11.74  Current number of rules: 636
% 11.55/11.74  New rule produced :
% 11.55/11.74  [656]
% 11.55/11.74  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 11.55/11.74  <->
% 11.55/11.74  composition(composition(composition(A,B),C),composition(V_3,composition(V_4,V_5)))
% 11.55/11.74  Current number of equations to process: 403
% 11.55/11.74  Current number of ordered equations: 4
% 11.55/11.74  Current number of rules: 637
% 11.55/11.74  New rule produced :
% 11.55/11.74  [657]
% 11.55/11.74  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 11.55/11.74  <->
% 11.55/11.74  composition(composition(composition(A,B),composition(C,composition(V_3,V_4))),V_5)
% 11.55/11.74  Current number of equations to process: 403
% 11.55/11.74  Current number of ordered equations: 3
% 11.55/11.74  Current number of rules: 638
% 11.55/11.74  New rule produced :
% 11.55/11.74  [658]
% 11.55/11.74  composition(composition(composition(A,B),C),composition(composition(V_3,V_4),V_5))
% 11.55/11.74  <->
% 11.55/11.74  composition(A,composition(B,composition(composition(composition(C,V_3),V_4),V_5)))
% 11.55/11.74  Current number of equations to process: 403
% 11.55/11.74  Current number of ordered equations: 2
% 11.55/11.74  Current number of rules: 639
% 11.55/11.74  New rule produced :
% 11.55/11.74  [659]
% 11.55/11.74  composition(composition(composition(A,B),C),composition(V_3,composition(V_4,V_5)))
% 11.55/11.74  <->
% 11.55/11.74  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 11.55/11.74  Current number of equations to process: 403
% 11.55/11.74  Current number of ordered equations: 1
% 11.55/11.74  Current number of rules: 640
% 11.55/11.74  New rule produced :
% 11.55/11.74  [660]
% 11.55/11.74  composition(composition(composition(A,B),composition(C,composition(V_3,V_4))),V_5)
% 11.55/11.74  <->
% 11.55/11.74  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 11.55/11.74  Current number of equations to process: 403
% 11.55/11.74  Current number of ordered equations: 0
% 11.55/11.74  Current number of rules: 641
% 11.55/11.74  New rule produced :
% 11.55/11.74  [661]
% 11.55/11.74  composition(A,composition(B,composition(composition(composition(C,V_3),V_4),V_5)))
% 11.55/11.74  <->
% 11.55/11.74  composition(composition(A,composition(B,C)),composition(V_3,composition(V_4,V_5)))
% 11.55/11.74  Current number of equations to process: 401
% 11.55/11.74  Current number of ordered equations: 3
% 11.55/11.74  Current number of rules: 642
% 11.55/11.74  New rule produced :
% 11.55/11.74  [662]
% 11.55/11.74  composition(A,composition(B,composition(composition(C,composition(V_3,V_4)),V_5)))
% 12.14/12.34  <->
% 12.14/12.34  composition(composition(composition(A,B),C),composition(V_3,composition(V_4,V_5)))
% 12.14/12.34  Current number of equations to process: 401
% 12.14/12.34  Current number of ordered equations: 2
% 12.14/12.34  Current number of rules: 643
% 12.14/12.34  New rule produced :
% 12.14/12.34  [663]
% 12.14/12.34  composition(composition(A,composition(B,C)),composition(V_3,composition(V_4,V_5)))
% 12.14/12.34  <->
% 12.14/12.34  composition(A,composition(B,composition(composition(composition(C,V_3),V_4),V_5)))
% 12.14/12.34  Current number of equations to process: 401
% 12.14/12.34  Current number of ordered equations: 1
% 12.14/12.34  Current number of rules: 644
% 12.14/12.34  New rule produced :
% 12.14/12.34  [664]
% 12.14/12.34  composition(composition(composition(A,B),C),composition(V_3,composition(V_4,V_5)))
% 12.14/12.34  <->
% 12.14/12.34  composition(A,composition(B,composition(composition(C,composition(V_3,V_4)),V_5)))
% 12.14/12.34  Current number of equations to process: 401
% 12.14/12.34  Current number of ordered equations: 0
% 12.14/12.34  Current number of rules: 645
% 12.14/12.34  New rule produced :
% 12.14/12.34  [665]
% 12.14/12.34  composition(A,composition(B,composition(composition(composition(C,V_3),V_4),V_5)))
% 12.14/12.34  <->
% 12.14/12.34  composition(composition(composition(A,B),C),composition(V_3,composition(V_4,V_5)))
% 12.14/12.34  Current number of equations to process: 400
% 12.14/12.34  Current number of ordered equations: 1
% 12.14/12.34  Current number of rules: 646
% 12.14/12.34  New rule produced :
% 12.14/12.34  [666]
% 12.14/12.34  composition(composition(composition(A,B),C),composition(V_3,composition(V_4,V_5)))
% 12.14/12.34  <->
% 12.14/12.34  composition(A,composition(B,composition(composition(composition(C,V_3),V_4),V_5)))
% 12.14/12.34  Current number of equations to process: 400
% 12.14/12.34  Current number of ordered equations: 0
% 12.14/12.34  Current number of rules: 647
% 12.14/12.34  New rule produced :
% 12.14/12.34  [667]
% 12.14/12.34  converse(composition(A,composition(B,composition(C,converse(V_3))))) <->
% 12.14/12.34  composition(V_3,converse(composition(A,composition(B,C))))
% 12.14/12.34  Current number of equations to process: 443
% 12.14/12.34  Current number of ordered equations: 1
% 12.14/12.34  Current number of rules: 648
% 12.14/12.34  New rule produced :
% 12.14/12.34  [668]
% 12.14/12.34  composition(V_3,converse(composition(A,composition(B,C)))) <->
% 12.14/12.34  converse(composition(A,composition(B,composition(C,converse(V_3)))))
% 12.14/12.34  Current number of equations to process: 443
% 12.14/12.34  Current number of ordered equations: 0
% 12.14/12.34  Current number of rules: 649
% 12.14/12.34  New rule produced :
% 12.14/12.34  [669]
% 12.14/12.34  converse(composition(A,converse(composition(B,composition(C,V_3))))) <->
% 12.14/12.35  composition(B,composition(C,composition(V_3,converse(A))))
% 12.14/12.35  Current number of equations to process: 441
% 12.14/12.35  Current number of ordered equations: 3
% 12.14/12.35  Current number of rules: 650
% 12.14/12.35  New rule produced :
% 12.14/12.35  [670]
% 12.14/12.35  composition(composition(A,converse(composition(B,converse(C)))),V_3) <->
% 12.14/12.35  composition(A,composition(C,composition(converse(B),V_3)))
% 12.14/12.35  Current number of equations to process: 441
% 12.14/12.35  Current number of ordered equations: 2
% 12.14/12.35  Current number of rules: 651
% 12.14/12.35  New rule produced :
% 12.14/12.35  [671]
% 12.14/12.35  composition(A,composition(C,composition(converse(B),V_3))) <->
% 12.14/12.35  composition(composition(A,converse(composition(B,converse(C)))),V_3)
% 12.14/12.35  Current number of equations to process: 441
% 12.14/12.35  Current number of ordered equations: 1
% 12.14/12.35  Current number of rules: 652
% 12.14/12.35  New rule produced :
% 12.14/12.35  [672]
% 12.14/12.35  composition(B,composition(C,composition(V_3,converse(A)))) <->
% 12.14/12.35  converse(composition(A,converse(composition(B,composition(C,V_3)))))
% 12.14/12.35  Current number of equations to process: 441
% 12.14/12.35  Current number of ordered equations: 0
% 12.14/12.35  Current number of rules: 653
% 12.14/12.35  New rule produced :
% 12.14/12.35  [673]
% 12.14/12.35  composition(composition(A,converse(composition(converse(B),C))),V_3) <->
% 12.14/12.35  composition(A,composition(converse(C),composition(B,V_3)))
% 12.14/12.35  Current number of equations to process: 439
% 12.14/12.35  Current number of ordered equations: 3
% 12.14/12.35  Current number of rules: 654
% 12.14/12.35  New rule produced :
% 12.14/12.35  [674]
% 12.14/12.35  composition(A,composition(converse(C),composition(B,V_3))) <->
% 12.14/12.35  composition(composition(A,converse(composition(converse(B),C))),V_3)
% 12.14/12.35  Current number of equations to process: 439
% 12.14/12.35  Current number of ordered equations: 2
% 12.14/12.35  Current number of rules: 655
% 12.14/12.35  New rule produced :
% 12.14/12.35  [675]
% 12.14/12.35  composition(converse(C),composition(A,composition(B,V_3))) <->
% 12.14/12.35  composition(converse(composition(converse(composition(A,B)),C)),V_3)
% 12.14/12.35  Current number of equations to process: 439
% 12.14/12.35  Current number of ordered equations: 1
% 12.14/12.35  Current number of rules: 656
% 12.14/12.35  New rule produced :
% 12.14/12.35  [676]
% 12.14/12.35  composition(converse(composition(converse(composition(A,B)),C)),V_3) <->
% 12.14/12.35  composition(converse(C),composition(A,composition(B,V_3)))
% 12.14/12.35  Current number of equations to process: 439
% 12.14/12.35  Current number of ordered equations: 0
% 12.63/12.79  Current number of rules: 657
% 12.63/12.79  New rule produced :
% 12.63/12.79  [677]
% 12.63/12.79  composition(A,composition(B,composition(C,composition(V_3,V_4)))) <->
% 12.63/12.79  composition(composition(A,B),composition(composition(C,V_3),V_4))
% 12.63/12.79  Current number of equations to process: 438
% 12.63/12.79  Current number of ordered equations: 1
% 12.63/12.79  Current number of rules: 658
% 12.63/12.79  New rule produced :
% 12.63/12.79  [678]
% 12.63/12.79  composition(composition(A,B),composition(composition(C,V_3),V_4)) <->
% 12.63/12.79  composition(A,composition(B,composition(C,composition(V_3,V_4))))
% 12.63/12.79  Current number of equations to process: 438
% 12.63/12.79  Current number of ordered equations: 0
% 12.63/12.79  Current number of rules: 659
% 12.63/12.79  New rule produced :
% 12.63/12.79  [679]
% 12.63/12.79  composition(composition(A,B),composition(composition(C,V_3),V_4)) <->
% 12.63/12.79  composition(composition(composition(A,composition(B,C)),V_3),V_4)
% 12.63/12.79  Current number of equations to process: 437
% 12.63/12.79  Current number of ordered equations: 1
% 12.63/12.79  Current number of rules: 660
% 12.63/12.79  New rule produced :
% 12.63/12.79  [680]
% 12.63/12.79  composition(composition(composition(A,composition(B,C)),V_3),V_4) <->
% 12.63/12.79  composition(composition(A,B),composition(composition(C,V_3),V_4))
% 12.63/12.79  Current number of equations to process: 437
% 12.63/12.79  Current number of ordered equations: 0
% 12.63/12.79  Current number of rules: 661
% 12.63/12.79  New rule produced :
% 12.63/12.79  [681]
% 12.63/12.79  composition(composition(A,composition(composition(B,converse(C)),converse(V_3))),V_4)
% 12.63/12.79  <->
% 12.63/12.79  composition(A,composition(B,composition(converse(composition(V_3,C)),V_4)))
% 12.63/12.79  Current number of equations to process: 442
% 12.63/12.79  Current number of ordered equations: 5
% 12.63/12.79  Current number of rules: 662
% 12.63/12.79  New rule produced :
% 12.63/12.79  [682]
% 12.63/12.79  composition(composition(A,converse(V_4)),converse(composition(B,composition(C,V_3))))
% 12.63/12.79  <->
% 12.63/12.79  composition(A,converse(composition(B,composition(C,composition(V_3,V_4)))))
% 12.63/12.79  Current number of equations to process: 442
% 12.63/12.79  Current number of ordered equations: 4
% 12.63/12.79  Current number of rules: 663
% 12.63/12.79  New rule produced :
% 12.63/12.79  [683]
% 12.63/12.79  composition(A,composition(B,composition(converse(composition(V_3,C)),V_4)))
% 12.63/12.79  <->
% 12.63/12.79  composition(composition(A,composition(composition(B,converse(C)),converse(V_3))),V_4)
% 12.63/12.79  Current number of equations to process: 442
% 12.63/12.79  Current number of ordered equations: 3
% 12.63/12.79  Current number of rules: 664
% 12.63/12.79  New rule produced :
% 12.63/12.79  [684]
% 12.63/12.79  composition(A,composition(B,composition(C,converse(composition(V_4,V_3)))))
% 12.63/12.79  <->
% 12.63/12.79  composition(composition(composition(A,composition(B,C)),converse(V_3)),
% 12.63/12.79  converse(V_4))
% 12.63/12.79  Current number of equations to process: 442
% 12.63/12.79  Current number of ordered equations: 2
% 12.63/12.79  Current number of rules: 665
% 12.63/12.79  New rule produced :
% 12.63/12.79  [685]
% 12.63/12.79  composition(A,converse(composition(B,composition(C,composition(V_3,V_4)))))
% 12.63/12.79  <->
% 12.63/12.79  composition(composition(A,converse(V_4)),converse(composition(B,composition(C,V_3))))
% 12.63/12.79  Current number of equations to process: 442
% 12.63/12.79  Current number of ordered equations: 1
% 12.63/12.79  Current number of rules: 666
% 12.63/12.79  New rule produced :
% 12.63/12.79  [686]
% 12.63/12.79  composition(composition(composition(A,composition(B,C)),converse(V_3)),
% 12.63/12.79  converse(V_4)) <->
% 12.63/12.79  composition(A,composition(B,composition(C,converse(composition(V_4,V_3)))))
% 12.63/12.79  Current number of equations to process: 442
% 12.63/12.79  Current number of ordered equations: 0
% 12.63/12.79  Current number of rules: 667
% 12.63/12.79  New rule produced :
% 12.63/12.79  [687]
% 12.63/12.79  composition(composition(A,composition(B,converse(composition(C,V_3)))),V_4)
% 12.63/12.79  <->
% 12.63/12.79  composition(A,composition(composition(B,converse(V_3)),composition(converse(C),V_4)))
% 12.63/12.79  Current number of equations to process: 440
% 12.63/12.79  Current number of ordered equations: 3
% 12.63/12.79  Current number of rules: 668
% 12.63/12.79  New rule produced :
% 12.63/12.79  [688]
% 12.63/12.79  composition(A,composition(composition(B,converse(V_3)),composition(converse(C),V_4)))
% 12.63/12.79  <->
% 12.63/12.79  composition(composition(A,composition(B,converse(composition(C,V_3)))),V_4)
% 12.63/12.79  Current number of equations to process: 440
% 12.63/12.79  Current number of ordered equations: 2
% 12.63/12.79  Current number of rules: 669
% 12.63/12.79  New rule produced :
% 12.63/12.79  [689]
% 12.63/12.79  composition(composition(A,composition(B,C)),converse(composition(V_4,V_3)))
% 12.63/12.79  <->
% 12.63/12.79  composition(composition(A,composition(B,composition(C,converse(V_3)))),
% 12.63/12.79  converse(V_4))
% 12.63/12.79  Current number of equations to process: 440
% 12.63/12.79  Current number of ordered equations: 1
% 12.63/12.79  Current number of rules: 670
% 12.63/12.79  New rule produced :
% 12.63/12.79  [690]
% 12.63/12.79  composition(composition(A,composition(B,composition(C,converse(V_3)))),
% 12.63/12.79  converse(V_4)) <->
% 12.63/12.79  composition(composition(A,composition(B,C)),converse(composition(V_4,V_3)))
% 12.63/12.79  Current number of equations to process: 440
% 12.95/13.16  Current number of ordered equations: 0
% 12.95/13.16  Current number of rules: 671
% 12.95/13.16  New rule produced :
% 12.95/13.16  [691]
% 12.95/13.16  composition(composition(A,composition(converse(composition(B,C)),V_3)),V_4)
% 12.95/13.16  <->
% 12.95/13.16  composition(A,composition(converse(C),composition(composition(converse(B),V_3),V_4)))
% 12.95/13.16  Current number of equations to process: 439
% 12.95/13.16  Current number of ordered equations: 1
% 12.95/13.16  Current number of rules: 672
% 12.95/13.16  New rule produced :
% 12.95/13.16  [692]
% 12.95/13.16  composition(A,composition(converse(C),composition(composition(converse(B),V_3),V_4)))
% 12.95/13.16  <->
% 12.95/13.16  composition(composition(A,composition(converse(composition(B,C)),V_3)),V_4)
% 12.95/13.16  Current number of equations to process: 439
% 12.95/13.16  Current number of ordered equations: 0
% 12.95/13.16  Current number of rules: 673
% 12.95/13.16  New rule produced :
% 12.95/13.16  [693]
% 12.95/13.16  composition(composition(A,composition(converse(B),composition(converse(C),V_3))),V_4)
% 12.95/13.16  <->
% 12.95/13.16  composition(A,composition(converse(composition(C,B)),composition(V_3,V_4)))
% 12.95/13.16  Current number of equations to process: 436
% 12.95/13.16  Current number of ordered equations: 5
% 12.95/13.16  Current number of rules: 674
% 12.95/13.16  New rule produced :
% 12.95/13.16  [694]
% 12.95/13.16  composition(A,composition(converse(composition(C,B)),composition(V_3,V_4)))
% 12.95/13.16  <->
% 12.95/13.16  composition(composition(A,composition(converse(B),composition(converse(C),V_3))),V_4)
% 12.95/13.16  Current number of equations to process: 436
% 12.95/13.16  Current number of ordered equations: 4
% 12.95/13.16  Current number of rules: 675
% 12.95/13.16  New rule produced :
% 12.95/13.16  [695]
% 12.95/13.16  composition(composition(converse(A),composition(converse(B),composition(C,V_3))),V_4)
% 12.95/13.16  <->
% 12.95/13.16  composition(converse(composition(B,A)),composition(C,composition(V_3,V_4)))
% 12.95/13.16  Current number of equations to process: 436
% 12.95/13.16  Current number of ordered equations: 3
% 12.95/13.16  Current number of rules: 676
% 12.95/13.16  New rule produced :
% 12.95/13.16  [696]
% 12.95/13.16  composition(converse(V_3),composition(converse(composition(A,composition(B,C))),V_4))
% 12.95/13.16  <->
% 12.95/13.16  composition(converse(composition(A,composition(B,composition(C,V_3)))),V_4)
% 12.95/13.16  Current number of equations to process: 436
% 12.95/13.16  Current number of ordered equations: 2
% 12.95/13.16  Current number of rules: 677
% 12.95/13.16  New rule produced :
% 12.95/13.16  [697]
% 12.95/13.16  composition(converse(composition(A,composition(B,composition(C,V_3)))),V_4)
% 12.95/13.16  <->
% 12.95/13.16  composition(converse(V_3),composition(converse(composition(A,composition(B,C))),V_4))
% 12.95/13.16  Current number of equations to process: 436
% 12.95/13.16  Current number of ordered equations: 1
% 12.95/13.16  Current number of rules: 678
% 12.95/13.16  New rule produced :
% 12.95/13.16  [698]
% 12.95/13.16  composition(converse(composition(B,A)),composition(C,composition(V_3,V_4)))
% 12.95/13.16  <->
% 12.95/13.16  composition(composition(converse(A),composition(converse(B),composition(C,V_3))),V_4)
% 12.95/13.16  Current number of equations to process: 436
% 12.95/13.16  Current number of ordered equations: 0
% 12.95/13.16  Current number of rules: 679
% 12.95/13.16  New rule produced :
% 12.95/13.16  [699]
% 12.95/13.16  composition(A,composition(B,composition(C,composition(composition(V_3,V_4),V_5))))
% 12.95/13.16  <->
% 12.95/13.16  composition(composition(composition(A,composition(B,C)),V_3),composition(V_4,V_5))
% 12.95/13.16  Current number of equations to process: 433
% 12.95/13.16  Current number of ordered equations: 5
% 12.95/13.16  Current number of rules: 680
% 12.95/13.16  New rule produced :
% 12.95/13.16  [700]
% 12.95/13.16  composition(A,composition(B,composition(composition(composition(C,V_3),V_4),V_5)))
% 12.95/13.16  <->
% 12.95/13.16  composition(composition(A,composition(composition(B,C),composition(V_3,V_4))),V_5)
% 12.95/13.16  Current number of equations to process: 433
% 12.95/13.16  Current number of ordered equations: 4
% 12.95/13.16  Current number of rules: 681
% 12.95/13.16  New rule produced :
% 12.95/13.16  [701]
% 12.95/13.16  composition(A,composition(composition(B,composition(C,composition(V_3,V_4))),V_5))
% 12.95/13.16  <->
% 12.95/13.16  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 12.95/13.16  Current number of equations to process: 433
% 12.95/13.16  Current number of ordered equations: 3
% 12.95/13.16  Current number of rules: 682
% 12.95/13.16  New rule produced :
% 12.95/13.16  [702]
% 12.95/13.16  composition(composition(composition(A,composition(B,C)),V_3),composition(V_4,V_5))
% 12.95/13.16  <->
% 12.95/13.16  composition(A,composition(B,composition(C,composition(composition(V_3,V_4),V_5))))
% 12.95/13.16  Current number of equations to process: 433
% 12.95/13.16  Current number of ordered equations: 2
% 12.95/13.16  Current number of rules: 683
% 12.95/13.16  New rule produced :
% 12.95/13.16  [703]
% 12.95/13.16  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 12.95/13.16  <->
% 12.95/13.16  composition(A,composition(composition(B,composition(C,composition(V_3,V_4))),V_5))
% 12.95/13.16  Current number of equations to process: 433
% 12.95/13.16  Current number of ordered equations: 1
% 12.95/13.16  Current number of rules: 684
% 12.95/13.16  New rule produced :
% 12.95/13.16  [704]
% 12.95/13.16  composition(composition(A,composition(composition(B,C),composition(V_3,V_4))),V_5)
% 13.35/13.55  <->
% 13.35/13.55  composition(A,composition(B,composition(composition(composition(C,V_3),V_4),V_5)))
% 13.35/13.55  Current number of equations to process: 433
% 13.35/13.55  Current number of ordered equations: 0
% 13.35/13.55  Current number of rules: 685
% 13.35/13.55  New rule produced :
% 13.35/13.55  [705]
% 13.35/13.55  composition(A,composition(composition(B,C),composition(composition(V_3,V_4),V_5)))
% 13.35/13.55  <->
% 13.35/13.55  composition(composition(A,composition(B,composition(composition(C,V_3),V_4))),V_5)
% 13.35/13.55  Current number of equations to process: 430
% 13.35/13.55  Current number of ordered equations: 5
% 13.35/13.55  Current number of rules: 686
% 13.35/13.55  New rule produced :
% 13.35/13.55  [706]
% 13.35/13.55  composition(A,composition(composition(B,composition(C,composition(V_3,V_4))),V_5))
% 13.35/13.55  <->
% 13.35/13.55  composition(composition(A,B),composition(C,composition(V_3,composition(V_4,V_5))))
% 13.35/13.55  Current number of equations to process: 430
% 13.35/13.55  Current number of ordered equations: 4
% 13.35/13.55  Current number of rules: 687
% 13.35/13.55  New rule produced :
% 13.35/13.55  [707]
% 13.35/13.55  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 13.35/13.55  <->
% 13.35/13.55  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 13.35/13.55  Current number of equations to process: 430
% 13.35/13.55  Current number of ordered equations: 3
% 13.35/13.55  Current number of rules: 688
% 13.35/13.55  New rule produced :
% 13.35/13.55  [708]
% 13.35/13.55  composition(composition(A,B),composition(C,composition(V_3,composition(V_4,V_5))))
% 13.35/13.55  <->
% 13.35/13.55  composition(A,composition(composition(B,composition(C,composition(V_3,V_4))),V_5))
% 13.35/13.55  Current number of equations to process: 430
% 13.35/13.55  Current number of ordered equations: 2
% 13.35/13.55  Current number of rules: 689
% 13.35/13.55  New rule produced :
% 13.35/13.55  [709]
% 13.35/13.55  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 13.35/13.55  <->
% 13.35/13.55  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 13.35/13.55  Current number of equations to process: 430
% 13.35/13.55  Current number of ordered equations: 1
% 13.35/13.55  Current number of rules: 690
% 13.35/13.55  New rule produced :
% 13.35/13.55  [710]
% 13.35/13.55  composition(composition(A,composition(B,composition(composition(C,V_3),V_4))),V_5)
% 13.35/13.55  <->
% 13.35/13.55  composition(A,composition(composition(B,C),composition(composition(V_3,V_4),V_5)))
% 13.35/13.55  Current number of equations to process: 430
% 13.35/13.55  Current number of ordered equations: 0
% 13.35/13.55  Current number of rules: 691
% 13.35/13.55  New rule produced :
% 13.35/13.55  [711]
% 13.35/13.55  composition(A,composition(B,composition(C,composition(composition(V_3,V_4),V_5))))
% 13.35/13.55  <->
% 13.35/13.55  composition(composition(composition(composition(A,composition(B,C)),V_3),V_4),V_5)
% 13.35/13.55  Current number of equations to process: 427
% 13.35/13.55  Current number of ordered equations: 5
% 13.35/13.55  Current number of rules: 692
% 13.35/13.55  New rule produced :
% 13.35/13.55  [712]
% 13.35/13.55  composition(A,composition(B,composition(composition(composition(C,V_3),V_4),V_5)))
% 13.35/13.55  <->
% 13.35/13.55  composition(composition(A,composition(composition(composition(B,C),V_3),V_4)),V_5)
% 13.35/13.55  Current number of equations to process: 427
% 13.35/13.55  Current number of ordered equations: 4
% 13.35/13.55  Current number of rules: 693
% 13.35/13.55  New rule produced :
% 13.35/13.55  [713]
% 13.35/13.55  composition(A,composition(composition(B,composition(C,composition(V_3,V_4))),V_5))
% 13.35/13.55  <->
% 13.35/13.55  composition(composition(composition(A,composition(B,composition(C,V_3))),V_4),V_5)
% 13.35/13.55  Current number of equations to process: 427
% 13.35/13.55  Current number of ordered equations: 3
% 13.35/13.55  Current number of rules: 694
% 13.35/13.55  New rule produced :
% 13.35/13.55  [714]
% 13.35/13.55  composition(composition(A,composition(composition(composition(B,C),V_3),V_4)),V_5)
% 13.35/13.55  <->
% 13.35/13.55  composition(A,composition(B,composition(composition(composition(C,V_3),V_4),V_5)))
% 13.35/13.55  Current number of equations to process: 427
% 13.35/13.55  Current number of ordered equations: 2
% 13.35/13.55  Current number of rules: 695
% 13.35/13.55  New rule produced :
% 13.35/13.55  [715]
% 13.35/13.55  composition(composition(composition(composition(A,composition(B,C)),V_3),V_4),V_5)
% 13.35/13.55  <->
% 13.35/13.55  composition(A,composition(B,composition(C,composition(composition(V_3,V_4),V_5))))
% 13.35/13.55  Current number of equations to process: 427
% 13.35/13.55  Current number of ordered equations: 1
% 13.35/13.55  Current number of rules: 696
% 13.35/13.55  New rule produced :
% 13.35/13.55  [716]
% 13.35/13.55  composition(composition(composition(A,composition(B,composition(C,V_3))),V_4),V_5)
% 13.35/13.55  <->
% 13.35/13.55  composition(A,composition(composition(B,composition(C,composition(V_3,V_4))),V_5))
% 13.35/13.55  Current number of equations to process: 427
% 13.35/13.55  Current number of ordered equations: 0
% 13.35/13.55  Current number of rules: 697
% 13.35/13.55  New rule produced :
% 13.35/13.55  [717]
% 13.35/13.55  composition(A,composition(B,composition(composition(C,composition(V_3,V_4)),V_5)))
% 13.35/13.55  <->
% 13.35/13.55  composition(composition(A,composition(composition(B,composition(C,V_3)),V_4)),V_5)
% 13.82/13.99  Current number of equations to process: 423
% 13.82/13.99  Current number of ordered equations: 7
% 13.82/13.99  Current number of rules: 698
% 13.82/13.99  New rule produced :
% 13.82/13.99  [718]
% 13.82/13.99  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 13.82/13.99  <->
% 13.82/13.99  composition(composition(composition(A,composition(B,C)),composition(V_3,V_4)),V_5)
% 13.82/13.99  Current number of equations to process: 423
% 13.82/13.99  Current number of ordered equations: 6
% 13.82/13.99  Current number of rules: 699
% 13.82/13.99  New rule produced :
% 13.82/13.99  [719]
% 13.82/13.99  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 13.82/13.99  <->
% 13.82/13.99  composition(composition(A,composition(composition(B,composition(C,V_3)),V_4)),V_5)
% 13.82/13.99  Current number of equations to process: 423
% 13.82/13.99  Current number of ordered equations: 5
% 13.82/13.99  Current number of rules: 700
% 13.82/13.99  New rule produced :
% 13.82/13.99  [720]
% 13.82/13.99  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 13.82/13.99  <->
% 13.82/13.99  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 13.82/13.99  Current number of equations to process: 423
% 13.82/13.99  Current number of ordered equations: 4
% 13.82/13.99  Current number of rules: 701
% 13.82/13.99  New rule produced :
% 13.82/13.99  [721]
% 13.82/13.99  composition(composition(composition(A,composition(B,C)),composition(V_3,V_4)),V_5)
% 13.82/13.99  <->
% 13.82/13.99  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 13.82/13.99  Current number of equations to process: 423
% 13.82/13.99  Current number of ordered equations: 3
% 13.82/13.99  Current number of rules: 702
% 13.82/13.99  New rule produced :
% 13.82/13.99  [722]
% 13.82/13.99  composition(composition(A,composition(composition(B,composition(C,V_3)),V_4)),V_5)
% 13.82/13.99  <->
% 13.82/13.99  composition(A,composition(B,composition(composition(C,composition(V_3,V_4)),V_5)))
% 13.82/13.99  Current number of equations to process: 423
% 13.82/13.99  Current number of ordered equations: 2
% 13.82/13.99  Current number of rules: 703
% 13.82/13.99  New rule produced :
% 13.82/13.99  [723]
% 13.82/13.99  composition(composition(A,composition(composition(B,composition(C,V_3)),V_4)),V_5)
% 13.82/13.99  <->
% 13.82/13.99  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 13.82/13.99  Current number of equations to process: 423
% 13.82/13.99  Current number of ordered equations: 1
% 13.82/13.99  Current number of rules: 704
% 13.82/13.99  New rule produced :
% 13.82/13.99  [724]
% 13.82/13.99  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 13.82/13.99  <->
% 13.82/13.99  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 13.82/13.99  Current number of equations to process: 423
% 13.82/13.99  Current number of ordered equations: 0
% 13.82/13.99  Current number of rules: 705
% 13.82/13.99  New rule produced :
% 13.82/13.99  [725]
% 13.82/13.99  composition(A,composition(B,composition(composition(C,composition(V_3,V_4)),V_5)))
% 13.82/13.99  <->
% 13.82/13.99  composition(composition(A,composition(composition(composition(B,C),V_3),V_4)),V_5)
% 13.82/13.99  Current number of equations to process: 419
% 13.82/13.99  Current number of ordered equations: 7
% 13.82/13.99  Current number of rules: 706
% 13.82/13.99  New rule produced :
% 13.82/13.99  [726]
% 13.82/13.99  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 13.82/13.99  <->
% 13.82/13.99  composition(composition(composition(A,B),composition(C,composition(V_3,V_4))),V_5)
% 13.82/13.99  Current number of equations to process: 419
% 13.82/13.99  Current number of ordered equations: 6
% 13.82/13.99  Current number of rules: 707
% 13.82/13.99  New rule produced :
% 13.82/13.99  [727]
% 13.82/13.99  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 13.82/13.99  <->
% 13.82/13.99  composition(composition(composition(composition(A,composition(B,C)),V_3),V_4),V_5)
% 13.82/13.99  Current number of equations to process: 419
% 13.82/13.99  Current number of ordered equations: 5
% 13.82/13.99  Current number of rules: 708
% 13.82/13.99  New rule produced :
% 13.82/13.99  [728]
% 13.82/13.99  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 13.82/13.99  <->
% 13.82/13.99  composition(composition(composition(A,composition(B,composition(C,V_3))),V_4),V_5)
% 13.82/13.99  Current number of equations to process: 419
% 13.82/13.99  Current number of ordered equations: 4
% 13.82/13.99  Current number of rules: 709
% 13.82/13.99  New rule produced :
% 13.82/13.99  [729]
% 13.82/13.99  composition(composition(A,composition(composition(composition(B,C),V_3),V_4)),V_5)
% 13.82/13.99  <->
% 13.82/13.99  composition(A,composition(B,composition(composition(C,composition(V_3,V_4)),V_5)))
% 13.82/13.99  Current number of equations to process: 419
% 13.82/13.99  Current number of ordered equations: 3
% 13.82/13.99  Current number of rules: 710
% 13.82/13.99  New rule produced :
% 13.82/13.99  [730]
% 13.82/13.99  composition(composition(composition(A,B),composition(C,composition(V_3,V_4))),V_5)
% 13.82/13.99  <->
% 13.82/13.99  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 13.82/13.99  Current number of equations to process: 419
% 14.57/14.73  Current number of ordered equations: 2
% 14.57/14.73  Current number of rules: 711
% 14.57/14.73  New rule produced :
% 14.57/14.73  [731]
% 14.57/14.73  composition(composition(composition(composition(A,composition(B,C)),V_3),V_4),V_5)
% 14.57/14.73  <->
% 14.57/14.73  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 14.57/14.73  Current number of equations to process: 419
% 14.57/14.73  Current number of ordered equations: 1
% 14.57/14.73  Current number of rules: 712
% 14.57/14.73  New rule produced :
% 14.57/14.73  [732]
% 14.57/14.73  composition(composition(composition(A,composition(B,composition(C,V_3))),V_4),V_5)
% 14.57/14.73  <->
% 14.57/14.73  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 14.57/14.73  Current number of equations to process: 419
% 14.57/14.73  Current number of ordered equations: 0
% 14.57/14.73  Current number of rules: 713
% 14.57/14.73  New rule produced :
% 14.57/14.73  [733]
% 14.57/14.73  composition(A,composition(composition(B,composition(C,V_3)),composition(V_4,V_5)))
% 14.57/14.73  <->
% 14.57/14.73  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 14.57/14.73  Current number of equations to process: 417
% 14.57/14.73  Current number of ordered equations: 3
% 14.57/14.73  Current number of rules: 714
% 14.57/14.73  New rule produced :
% 14.57/14.73  [734]
% 14.57/14.73  composition(composition(A,composition(B,C)),composition(V_3,composition(V_4,V_5)))
% 14.57/14.73  <->
% 14.57/14.73  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 14.57/14.73  Current number of equations to process: 417
% 14.57/14.73  Current number of ordered equations: 2
% 14.57/14.73  Current number of rules: 715
% 14.57/14.73  New rule produced :
% 14.57/14.73  [735]
% 14.57/14.73  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 14.57/14.73  <->
% 14.57/14.73  composition(A,composition(composition(B,composition(C,V_3)),composition(V_4,V_5)))
% 14.57/14.73  Current number of equations to process: 417
% 14.57/14.73  Current number of ordered equations: 1
% 14.57/14.73  Current number of rules: 716
% 14.57/14.73  New rule produced :
% 14.57/14.73  [736]
% 14.57/14.73  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 14.57/14.73  <->
% 14.57/14.73  composition(composition(A,composition(B,C)),composition(V_3,composition(V_4,V_5)))
% 14.57/14.73  Current number of equations to process: 417
% 14.57/14.73  Current number of ordered equations: 0
% 14.57/14.73  Current number of rules: 717
% 14.57/14.73  New rule produced :
% 14.57/14.73  [737]
% 14.57/14.73  composition(complement(composition(A,composition(B,C))),V_3) join composition(A,
% 14.57/14.73                                                                    composition(B,
% 14.57/14.73                                                                    composition(C,V_3)))
% 14.57/14.73  -> composition(top,V_3)
% 14.57/14.73  Current number of equations to process: 416
% 14.57/14.73  Current number of ordered equations: 0
% 14.57/14.73  Current number of rules: 718
% 14.57/14.73  New rule produced :
% 14.57/14.73  [738]
% 14.57/14.73  composition(A,composition(composition(composition(one,B),C),V_3)) <->
% 14.57/14.73  composition(composition(composition(A,B),C),V_3)
% 14.57/14.73  Current number of equations to process: 466
% 14.57/14.73  Current number of ordered equations: 1
% 14.57/14.73  Current number of rules: 719
% 14.57/14.73  New rule produced :
% 14.57/14.73  [739]
% 14.57/14.73  composition(composition(composition(A,B),C),V_3) <->
% 14.57/14.73  composition(A,composition(composition(composition(one,B),C),V_3))
% 14.57/14.73  Current number of equations to process: 466
% 14.57/14.73  Current number of ordered equations: 0
% 14.57/14.73  Current number of rules: 720
% 14.57/14.73  New rule produced :
% 14.57/14.73  [740]
% 14.57/14.73  converse(composition(A,composition(composition(B,C),converse(V_3)))) <->
% 14.57/14.73  composition(V_3,converse(composition(composition(A,B),C)))
% 14.57/14.73  Current number of equations to process: 465
% 14.57/14.73  Current number of ordered equations: 1
% 14.57/14.73  Current number of rules: 721
% 14.57/14.73  New rule produced :
% 14.57/14.73  [741]
% 14.57/14.73  composition(V_3,converse(composition(composition(A,B),C))) <->
% 14.57/14.73  converse(composition(A,composition(composition(B,C),converse(V_3))))
% 14.57/14.73  Current number of equations to process: 465
% 14.57/14.73  Current number of ordered equations: 0
% 14.57/14.73  Current number of rules: 722
% 14.57/14.73  New rule produced :
% 14.57/14.73  [742]
% 14.57/14.73  converse(composition(A,converse(composition(composition(B,C),V_3)))) <->
% 14.57/14.73  composition(B,composition(composition(C,V_3),converse(A)))
% 14.57/14.73  Current number of equations to process: 462
% 14.57/14.73  Current number of ordered equations: 5
% 14.57/14.73  Current number of rules: 723
% 14.57/14.73  New rule produced :
% 14.57/14.73  [743]
% 14.57/14.73  composition(composition(converse(composition(A,converse(B))),C),V_3) <->
% 14.57/14.73  composition(B,composition(composition(converse(A),C),V_3))
% 14.57/14.73  Current number of equations to process: 462
% 14.57/14.73  Current number of ordered equations: 4
% 14.57/14.73  Current number of rules: 724
% 14.57/14.73  New rule produced :
% 14.57/14.73  [744]
% 14.57/14.73  composition(B,composition(composition(converse(A),C),V_3)) <->
% 14.57/14.73  composition(composition(converse(composition(A,converse(B))),C),V_3)
% 14.57/14.73  Current number of equations to process: 462
% 15.03/15.26  Current number of ordered equations: 3
% 15.03/15.26  Current number of rules: 725
% 15.03/15.26  New rule produced :
% 15.03/15.26  [745]
% 15.03/15.26  composition(B,composition(composition(C,V_3),converse(A))) <->
% 15.03/15.26  converse(composition(A,converse(composition(composition(B,C),V_3))))
% 15.03/15.26  Current number of equations to process: 462
% 15.03/15.26  Current number of ordered equations: 2
% 15.03/15.26  Current number of rules: 726
% 15.03/15.26  New rule produced :
% 15.03/15.26  [746]
% 15.03/15.26  composition(B,composition(composition(C,converse(A)),V_3)) <->
% 15.03/15.26  composition(converse(composition(A,converse(composition(B,C)))),V_3)
% 15.03/15.26  Current number of equations to process: 462
% 15.03/15.26  Current number of ordered equations: 1
% 15.03/15.26  Current number of rules: 727
% 15.03/15.26  New rule produced :
% 15.03/15.26  [747]
% 15.03/15.26  composition(converse(composition(A,converse(composition(B,C)))),V_3) <->
% 15.03/15.26  composition(B,composition(composition(C,converse(A)),V_3))
% 15.03/15.26  Current number of equations to process: 462
% 15.03/15.26  Current number of ordered equations: 0
% 15.03/15.26  Current number of rules: 728
% 15.03/15.26  New rule produced :
% 15.03/15.26  [748]
% 15.03/15.26  composition(composition(converse(composition(converse(A),B)),C),V_3) <->
% 15.03/15.26  composition(converse(B),composition(composition(A,C),V_3))
% 15.03/15.26  Current number of equations to process: 461
% 15.03/15.26  Current number of ordered equations: 1
% 15.03/15.26  Current number of rules: 729
% 15.03/15.26  New rule produced :
% 15.03/15.26  [749]
% 15.03/15.26  composition(converse(B),composition(composition(A,C),V_3)) <->
% 15.03/15.26  composition(composition(converse(composition(converse(A),B)),C),V_3)
% 15.03/15.26  Current number of equations to process: 461
% 15.03/15.26  Current number of ordered equations: 0
% 15.03/15.26  Current number of rules: 730
% 15.03/15.26  New rule produced :
% 15.03/15.26  [750]
% 15.03/15.26  composition(A,composition(composition(B,composition(C,V_3)),V_4)) <->
% 15.03/15.26  composition(composition(A,composition(composition(B,C),V_3)),V_4)
% 15.03/15.26  Current number of equations to process: 460
% 15.03/15.26  Current number of ordered equations: 1
% 15.03/15.26  Current number of rules: 731
% 15.03/15.26  New rule produced :
% 15.03/15.26  [751]
% 15.03/15.26  composition(composition(A,composition(composition(B,C),V_3)),V_4) <->
% 15.03/15.26  composition(A,composition(composition(B,composition(C,V_3)),V_4))
% 15.03/15.26  Current number of equations to process: 460
% 15.03/15.26  Current number of ordered equations: 0
% 15.03/15.26  Current number of rules: 732
% 15.03/15.26  New rule produced :
% 15.03/15.26  [752]
% 15.03/15.26  composition(composition(composition(A,B),C),composition(V_3,V_4)) <->
% 15.03/15.26  composition(composition(A,composition(B,composition(C,V_3))),V_4)
% 15.03/15.26  Current number of equations to process: 459
% 15.03/15.26  Current number of ordered equations: 1
% 15.03/15.26  Current number of rules: 733
% 15.03/15.26  New rule produced :
% 15.03/15.26  [753]
% 15.03/15.26  composition(composition(A,composition(B,composition(C,V_3))),V_4) <->
% 15.03/15.26  composition(composition(composition(A,B),C),composition(V_3,V_4))
% 15.03/15.26  Current number of equations to process: 459
% 15.03/15.26  Current number of ordered equations: 0
% 15.03/15.26  Current number of rules: 734
% 15.03/15.26  New rule produced :
% 15.03/15.26  [754]
% 15.03/15.26  composition(composition(composition(composition(A,B),converse(C)),converse(V_3)),V_4)
% 15.03/15.26  <->
% 15.03/15.26  composition(A,composition(composition(B,converse(composition(V_3,C))),V_4))
% 15.03/15.26  Current number of equations to process: 463
% 15.03/15.26  Current number of ordered equations: 7
% 15.03/15.26  Current number of rules: 735
% 15.03/15.26  New rule produced :
% 15.03/15.26  [755]
% 15.03/15.26  composition(composition(composition(composition(A,converse(B)),converse(C)),V_3),V_4)
% 15.03/15.26  <->
% 15.03/15.26  composition(A,composition(composition(converse(composition(C,B)),V_3),V_4))
% 15.03/15.26  Current number of equations to process: 463
% 15.03/15.26  Current number of ordered equations: 6
% 15.03/15.26  Current number of rules: 736
% 15.03/15.26  New rule produced :
% 15.03/15.26  [756]
% 15.03/15.26  composition(composition(A,converse(V_4)),converse(composition(composition(B,C),V_3)))
% 15.03/15.26  <->
% 15.03/15.26  composition(A,converse(composition(B,composition(composition(C,V_3),V_4))))
% 15.03/15.26  Current number of equations to process: 463
% 15.03/15.26  Current number of ordered equations: 5
% 15.03/15.26  Current number of rules: 737
% 15.03/15.26  New rule produced :
% 15.03/15.26  [757]
% 15.03/15.26  composition(A,composition(composition(B,converse(composition(V_3,C))),V_4))
% 15.03/15.26  <->
% 15.03/15.26  composition(composition(composition(composition(A,B),converse(C)),converse(V_3)),V_4)
% 15.03/15.26  Current number of equations to process: 463
% 15.03/15.26  Current number of ordered equations: 4
% 15.03/15.26  Current number of rules: 738
% 15.03/15.26  New rule produced :
% 15.03/15.26  [758]
% 15.03/15.26  composition(A,composition(composition(B,C),converse(composition(V_4,V_3))))
% 15.03/15.26  <->
% 15.03/15.26  composition(composition(composition(composition(A,B),C),converse(V_3)),
% 15.03/15.26  converse(V_4))
% 15.03/15.26  Current number of equations to process: 463
% 15.03/15.26  Current number of ordered equations: 3
% 15.03/15.26  Current number of rules: 739
% 15.03/15.26  New rule produced :
% 15.03/15.26  [759]
% 15.47/15.63  composition(A,converse(composition(B,composition(composition(C,V_3),V_4))))
% 15.47/15.63  <->
% 15.47/15.63  composition(composition(A,converse(V_4)),converse(composition(composition(B,C),V_3)))
% 15.47/15.63  Current number of equations to process: 463
% 15.47/15.63  Current number of ordered equations: 2
% 15.47/15.63  Current number of rules: 740
% 15.47/15.63  New rule produced :
% 15.47/15.63  [760]
% 15.47/15.63  composition(A,composition(composition(converse(composition(C,B)),V_3),V_4))
% 15.47/15.63  <->
% 15.47/15.63  composition(composition(composition(composition(A,converse(B)),converse(C)),V_3),V_4)
% 15.47/15.63  Current number of equations to process: 463
% 15.47/15.63  Current number of ordered equations: 1
% 15.47/15.63  Current number of rules: 741
% 15.47/15.63  New rule produced :
% 15.47/15.63  [761]
% 15.47/15.63  composition(composition(composition(composition(A,B),C),converse(V_3)),
% 15.47/15.63  converse(V_4)) <->
% 15.47/15.63  composition(A,composition(composition(B,C),converse(composition(V_4,V_3))))
% 15.47/15.63  Current number of equations to process: 463
% 15.47/15.63  Current number of ordered equations: 0
% 15.47/15.63  Current number of rules: 742
% 15.47/15.63  New rule produced :
% 15.47/15.63  [762]
% 15.47/15.63  composition(composition(composition(A,converse(composition(B,C))),V_3),V_4)
% 15.47/15.63  <->
% 15.47/15.63  composition(composition(A,converse(C)),composition(composition(converse(B),V_3),V_4))
% 15.47/15.63  Current number of equations to process: 461
% 15.47/15.63  Current number of ordered equations: 3
% 15.47/15.63  Current number of rules: 743
% 15.47/15.63  New rule produced :
% 15.47/15.63  [763]
% 15.47/15.63  composition(composition(composition(A,B),C),converse(composition(V_4,V_3)))
% 15.47/15.63  <->
% 15.47/15.63  composition(composition(A,composition(composition(B,C),converse(V_3))),
% 15.47/15.63  converse(V_4))
% 15.47/15.63  Current number of equations to process: 461
% 15.47/15.63  Current number of ordered equations: 2
% 15.47/15.63  Current number of rules: 744
% 15.47/15.63  New rule produced :
% 15.47/15.63  [764]
% 15.47/15.63  composition(composition(A,converse(C)),composition(composition(converse(B),V_3),V_4))
% 15.47/15.63  <->
% 15.47/15.63  composition(composition(composition(A,converse(composition(B,C))),V_3),V_4)
% 15.47/15.63  Current number of equations to process: 461
% 15.47/15.63  Current number of ordered equations: 1
% 15.47/15.63  Current number of rules: 745
% 15.47/15.63  New rule produced :
% 15.47/15.63  [765]
% 15.47/15.63  composition(composition(A,composition(composition(B,C),converse(V_3))),
% 15.47/15.63  converse(V_4)) <->
% 15.47/15.63  composition(composition(composition(A,B),C),converse(composition(V_4,V_3)))
% 15.47/15.63  Current number of equations to process: 461
% 15.47/15.63  Current number of ordered equations: 0
% 15.47/15.63  Current number of rules: 746
% 15.47/15.63  New rule produced :
% 15.47/15.63  [766]
% 15.47/15.63  composition(converse(B),composition(composition(composition(converse(A),C),V_3),V_4))
% 15.47/15.63  <->
% 15.47/15.63  composition(composition(composition(converse(composition(A,B)),C),V_3),V_4)
% 15.47/15.63  Current number of equations to process: 460
% 15.47/15.63  Current number of ordered equations: 1
% 15.47/15.63  Current number of rules: 747
% 15.47/15.63  New rule produced :
% 15.47/15.63  [767]
% 15.47/15.63  composition(composition(composition(converse(composition(A,B)),C),V_3),V_4)
% 15.47/15.63  <->
% 15.47/15.63  composition(converse(B),composition(composition(composition(converse(A),C),V_3),V_4))
% 15.47/15.63  Current number of equations to process: 460
% 15.47/15.63  Current number of ordered equations: 0
% 15.47/15.63  Current number of rules: 748
% 15.47/15.63  New rule produced :
% 15.47/15.63  [768]
% 15.47/15.63  composition(composition(composition(converse(A),composition(converse(B),C)),V_3),V_4)
% 15.47/15.63  <->
% 15.47/15.63  composition(converse(composition(B,A)),composition(composition(C,V_3),V_4))
% 15.47/15.63  Current number of equations to process: 458
% 15.47/15.63  Current number of ordered equations: 3
% 15.47/15.63  Current number of rules: 749
% 15.47/15.63  New rule produced :
% 15.47/15.63  [769]
% 15.47/15.63  composition(converse(V_3),composition(converse(composition(composition(A,B),C)),V_4))
% 15.47/15.63  <->
% 15.47/15.63  composition(converse(composition(A,composition(composition(B,C),V_3))),V_4)
% 15.47/15.63  Current number of equations to process: 458
% 15.47/15.63  Current number of ordered equations: 2
% 15.47/15.63  Current number of rules: 750
% 15.47/15.63  New rule produced :
% 15.47/15.63  [770]
% 15.47/15.63  composition(converse(composition(B,A)),composition(composition(C,V_3),V_4))
% 15.47/15.63  <->
% 15.47/15.63  composition(composition(composition(converse(A),composition(converse(B),C)),V_3),V_4)
% 15.47/15.63  Current number of equations to process: 458
% 15.47/15.63  Current number of ordered equations: 1
% 15.47/15.63  Current number of rules: 751
% 15.47/15.63  New rule produced :
% 15.47/15.63  [771]
% 15.47/15.63  composition(converse(composition(A,composition(composition(B,C),V_3))),V_4)
% 15.47/15.63  <->
% 15.47/15.63  composition(converse(V_3),composition(converse(composition(composition(A,B),C)),V_4))
% 15.47/15.63  Current number of equations to process: 458
% 15.47/15.63  Current number of ordered equations: 0
% 15.47/15.63  Current number of rules: 752
% 15.47/15.63  New rule produced :
% 15.47/15.63  [772]
% 15.47/15.63  composition(A,composition(composition(B,C),composition(composition(V_3,V_4),V_5)))
% 15.47/15.63  <->
% 15.47/15.63  composition(composition(composition(composition(A,B),C),V_3),composition(V_4,V_5))
% 15.87/16.06  Current number of equations to process: 454
% 15.87/16.06  Current number of ordered equations: 7
% 15.87/16.06  Current number of rules: 753
% 15.87/16.06  New rule produced :
% 15.87/16.06  [773]
% 15.87/16.06  composition(A,composition(composition(B,composition(composition(C,V_3),V_4)),V_5))
% 15.87/16.06  <->
% 15.87/16.06  composition(composition(A,composition(composition(B,C),V_3)),composition(V_4,V_5))
% 15.87/16.06  Current number of equations to process: 454
% 15.87/16.06  Current number of ordered equations: 6
% 15.87/16.06  Current number of rules: 754
% 15.87/16.06  New rule produced :
% 15.87/16.06  [774]
% 15.87/16.06  composition(A,composition(composition(B,composition(composition(C,V_3),V_4)),V_5))
% 15.87/16.06  <->
% 15.87/16.06  composition(composition(composition(composition(A,B),C),composition(V_3,V_4)),V_5)
% 15.87/16.06  Current number of equations to process: 454
% 15.87/16.06  Current number of ordered equations: 5
% 15.87/16.06  Current number of rules: 755
% 15.87/16.06  New rule produced :
% 15.87/16.06  [775]
% 15.87/16.06  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 15.87/16.06  <->
% 15.87/16.06  composition(composition(composition(composition(A,B),composition(C,V_3)),V_4),V_5)
% 15.87/16.06  Current number of equations to process: 454
% 15.87/16.06  Current number of ordered equations: 4
% 15.87/16.06  Current number of rules: 756
% 15.87/16.06  New rule produced :
% 15.87/16.06  [776]
% 15.87/16.06  composition(composition(A,composition(composition(B,C),V_3)),composition(V_4,V_5))
% 15.87/16.06  <->
% 15.87/16.06  composition(A,composition(composition(B,composition(composition(C,V_3),V_4)),V_5))
% 15.87/16.06  Current number of equations to process: 454
% 15.87/16.06  Current number of ordered equations: 3
% 15.87/16.06  Current number of rules: 757
% 15.87/16.06  New rule produced :
% 15.87/16.06  [777]
% 15.87/16.06  composition(composition(composition(composition(A,B),C),V_3),composition(V_4,V_5))
% 15.87/16.06  <->
% 15.87/16.06  composition(A,composition(composition(B,C),composition(composition(V_3,V_4),V_5)))
% 15.87/16.06  Current number of equations to process: 454
% 15.87/16.06  Current number of ordered equations: 2
% 15.87/16.06  Current number of rules: 758
% 15.87/16.06  New rule produced :
% 15.87/16.06  [778]
% 15.87/16.06  composition(composition(composition(composition(A,B),composition(C,V_3)),V_4),V_5)
% 15.87/16.06  <->
% 15.87/16.06  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 15.87/16.06  Current number of equations to process: 454
% 15.87/16.06  Current number of ordered equations: 1
% 15.87/16.06  Current number of rules: 759
% 15.87/16.06  New rule produced :
% 15.87/16.06  [779]
% 15.87/16.06  composition(composition(composition(composition(A,B),C),composition(V_3,V_4)),V_5)
% 15.87/16.06  <->
% 15.87/16.06  composition(A,composition(composition(B,composition(composition(C,V_3),V_4)),V_5))
% 15.87/16.06  Current number of equations to process: 454
% 15.87/16.06  Current number of ordered equations: 0
% 15.87/16.06  Current number of rules: 760
% 15.87/16.06  New rule produced :
% 15.87/16.06  [780]
% 15.87/16.06  composition(A,composition(composition(B,composition(composition(C,V_3),V_4)),V_5))
% 15.87/16.06  <->
% 15.87/16.06  composition(composition(A,B),composition(C,composition(composition(V_3,V_4),V_5)))
% 15.87/16.06  Current number of equations to process: 451
% 15.87/16.06  Current number of ordered equations: 5
% 15.87/16.06  Current number of rules: 761
% 15.87/16.06  New rule produced :
% 15.87/16.06  [781]
% 15.87/16.06  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 15.87/16.06  <->
% 15.87/16.06  composition(composition(composition(A,composition(composition(B,C),V_3)),V_4),V_5)
% 15.87/16.06  Current number of equations to process: 451
% 15.87/16.06  Current number of ordered equations: 4
% 15.87/16.06  Current number of rules: 762
% 15.87/16.06  New rule produced :
% 15.87/16.06  [782]
% 15.87/16.06  composition(composition(A,B),composition(C,composition(composition(V_3,V_4),V_5)))
% 15.87/16.06  <->
% 15.87/16.06  composition(A,composition(composition(B,composition(composition(C,V_3),V_4)),V_5))
% 15.87/16.06  Current number of equations to process: 451
% 15.87/16.06  Current number of ordered equations: 3
% 15.87/16.06  Current number of rules: 763
% 15.87/16.06  New rule produced :
% 15.87/16.06  [783]
% 15.87/16.06  composition(composition(composition(A,B),C),composition(composition(V_3,V_4),V_5))
% 15.87/16.06  <->
% 15.87/16.06  composition(composition(A,composition(composition(B,C),V_3)),composition(V_4,V_5))
% 15.87/16.06  Current number of equations to process: 451
% 15.87/16.06  Current number of ordered equations: 2
% 15.87/16.06  Current number of rules: 764
% 15.87/16.06  New rule produced :
% 15.87/16.06  [784]
% 15.87/16.06  composition(composition(A,composition(composition(B,C),V_3)),composition(V_4,V_5))
% 15.87/16.06  <->
% 15.87/16.06  composition(composition(composition(A,B),C),composition(composition(V_3,V_4),V_5))
% 15.87/16.06  Current number of equations to process: 451
% 15.87/16.06  Current number of ordered equations: 1
% 15.87/16.06  Current number of rules: 765
% 15.87/16.06  New rule produced :
% 15.87/16.06  [785]
% 15.87/16.06  composition(composition(composition(A,composition(composition(B,C),V_3)),V_4),V_5)
% 15.87/16.06  <->
% 15.87/16.06  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 15.87/16.06  Current number of equations to process: 451
% 15.87/16.06  Current number of ordered equations: 0
% 16.47/16.63  Current number of rules: 766
% 16.47/16.63  New rule produced :
% 16.47/16.63  [786]
% 16.47/16.63  composition(A,composition(composition(B,C),composition(composition(V_3,V_4),V_5)))
% 16.47/16.63  <->
% 16.47/16.63  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 16.47/16.63  Current number of equations to process: 447
% 16.47/16.63  Current number of ordered equations: 7
% 16.47/16.63  Current number of rules: 767
% 16.47/16.63  New rule produced :
% 16.47/16.63  [787]
% 16.47/16.63  composition(A,composition(composition(B,composition(composition(C,V_3),V_4)),V_5))
% 16.47/16.63  <->
% 16.47/16.63  composition(composition(composition(A,composition(composition(B,C),V_3)),V_4),V_5)
% 16.47/16.63  Current number of equations to process: 447
% 16.47/16.63  Current number of ordered equations: 6
% 16.47/16.63  Current number of rules: 768
% 16.47/16.63  New rule produced :
% 16.47/16.63  [788]
% 16.47/16.63  composition(A,composition(composition(B,composition(composition(C,V_3),V_4)),V_5))
% 16.47/16.63  <->
% 16.47/16.63  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 16.47/16.63  Current number of equations to process: 447
% 16.47/16.63  Current number of ordered equations: 5
% 16.47/16.63  Current number of rules: 769
% 16.47/16.63  New rule produced :
% 16.47/16.63  [789]
% 16.47/16.63  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 16.47/16.63  <->
% 16.47/16.63  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 16.47/16.63  Current number of equations to process: 447
% 16.47/16.63  Current number of ordered equations: 4
% 16.47/16.63  Current number of rules: 770
% 16.47/16.63  New rule produced :
% 16.47/16.63  [790]
% 16.47/16.63  composition(composition(composition(A,composition(composition(B,C),V_3)),V_4),V_5)
% 16.47/16.63  <->
% 16.47/16.63  composition(A,composition(composition(B,composition(composition(C,V_3),V_4)),V_5))
% 16.47/16.63  Current number of equations to process: 447
% 16.47/16.63  Current number of ordered equations: 3
% 16.47/16.63  Current number of rules: 771
% 16.47/16.63  New rule produced :
% 16.47/16.63  [791]
% 16.47/16.63  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 16.47/16.63  <->
% 16.47/16.63  composition(A,composition(composition(B,C),composition(composition(V_3,V_4),V_5)))
% 16.47/16.63  Current number of equations to process: 447
% 16.47/16.63  Current number of ordered equations: 2
% 16.47/16.63  Current number of rules: 772
% 16.47/16.63  New rule produced :
% 16.47/16.63  [792]
% 16.47/16.63  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 16.47/16.63  <->
% 16.47/16.63  composition(A,composition(composition(B,composition(composition(C,V_3),V_4)),V_5))
% 16.47/16.63  Current number of equations to process: 447
% 16.47/16.63  Current number of ordered equations: 1
% 16.47/16.63  Current number of rules: 773
% 16.47/16.63  New rule produced :
% 16.47/16.63  [793]
% 16.47/16.63  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 16.47/16.63  <->
% 16.47/16.63  composition(A,composition(composition(composition(composition(B,C),V_3),V_4),V_5))
% 16.47/16.63  Current number of equations to process: 447
% 16.47/16.63  Current number of ordered equations: 0
% 16.47/16.63  Current number of rules: 774
% 16.47/16.63  New rule produced :
% 16.47/16.63  [794]
% 16.47/16.63  composition(A,composition(B,composition(C,composition(composition(V_3,V_4),V_5))))
% 16.47/16.63  <->
% 16.47/16.63  composition(composition(A,composition(B,composition(composition(C,V_3),V_4))),V_5)
% 16.47/16.63  Current number of equations to process: 442
% 16.47/16.63  Current number of ordered equations: 9
% 16.47/16.63  Current number of rules: 775
% 16.47/16.63  New rule produced :
% 16.47/16.63  [795]
% 16.47/16.63  composition(A,composition(composition(B,C),composition(V_3,composition(V_4,V_5))))
% 16.47/16.63  <->
% 16.47/16.63  composition(composition(composition(composition(A,B),C),composition(V_3,V_4)),V_5)
% 16.47/16.63  Current number of equations to process: 442
% 16.47/16.63  Current number of ordered equations: 8
% 16.47/16.63  Current number of rules: 776
% 16.47/16.63  New rule produced :
% 16.47/16.63  [796]
% 16.47/16.63  composition(A,composition(composition(composition(B,composition(C,V_3)),V_4),V_5))
% 16.47/16.63  <->
% 16.47/16.63  composition(composition(composition(composition(A,composition(B,C)),V_3),V_4),V_5)
% 16.47/16.63  Current number of equations to process: 442
% 16.47/16.63  Current number of ordered equations: 7
% 16.47/16.63  Current number of rules: 777
% 16.47/16.63  New rule produced :
% 16.47/16.63  [797]
% 16.47/16.63  composition(A,composition(B,composition(composition(C,V_3),composition(V_4,V_5))))
% 16.47/16.63  <->
% 16.47/16.63  composition(composition(A,composition(composition(composition(B,C),V_3),V_4)),V_5)
% 16.47/16.63  Current number of equations to process: 442
% 16.47/16.63  Current number of ordered equations: 6
% 16.47/16.63  Current number of rules: 778
% 16.47/16.63  New rule produced :
% 16.47/16.63  [798]
% 16.47/16.63  composition(A,composition(composition(B,composition(C,composition(V_3,V_4))),V_5))
% 16.47/16.63  <->
% 16.47/16.63  composition(composition(composition(composition(A,B),composition(C,V_3)),V_4),V_5)
% 16.47/16.63  Current number of equations to process: 442
% 16.47/16.63  Current number of ordered equations: 5
% 16.47/16.63  Current number of rules: 779
% 16.47/16.63  New rule produced :
% 16.47/16.63  [799]
% 16.47/16.63  composition(composition(A,composition(composition(composition(B,C),V_3),V_4)),V_5)
% 16.94/17.12  <->
% 16.94/17.12  composition(A,composition(B,composition(composition(C,V_3),composition(V_4,V_5))))
% 16.94/17.12  Current number of equations to process: 442
% 16.94/17.12  Current number of ordered equations: 4
% 16.94/17.12  Current number of rules: 780
% 16.94/17.12  New rule produced :
% 16.94/17.12  [800]
% 16.94/17.12  composition(composition(composition(composition(A,composition(B,C)),V_3),V_4),V_5)
% 16.94/17.12  <->
% 16.94/17.12  composition(A,composition(composition(composition(B,composition(C,V_3)),V_4),V_5))
% 16.94/17.12  Current number of equations to process: 442
% 16.94/17.12  Current number of ordered equations: 3
% 16.94/17.12  Current number of rules: 781
% 16.94/17.12  New rule produced :
% 16.94/17.12  [801]
% 16.94/17.12  composition(composition(A,composition(B,composition(composition(C,V_3),V_4))),V_5)
% 16.94/17.12  <->
% 16.94/17.12  composition(A,composition(B,composition(C,composition(composition(V_3,V_4),V_5))))
% 16.94/17.12  Current number of equations to process: 442
% 16.94/17.12  Current number of ordered equations: 2
% 16.94/17.12  Current number of rules: 782
% 16.94/17.12  New rule produced :
% 16.94/17.12  [802]
% 16.94/17.12  composition(composition(composition(composition(A,B),composition(C,V_3)),V_4),V_5)
% 16.94/17.12  <->
% 16.94/17.12  composition(A,composition(composition(B,composition(C,composition(V_3,V_4))),V_5))
% 16.94/17.12  Current number of equations to process: 442
% 16.94/17.12  Current number of ordered equations: 1
% 16.94/17.12  Current number of rules: 783
% 16.94/17.12  New rule produced :
% 16.94/17.12  [803]
% 16.94/17.12  composition(composition(composition(composition(A,B),C),composition(V_3,V_4)),V_5)
% 16.94/17.12  <->
% 16.94/17.12  composition(A,composition(composition(B,C),composition(V_3,composition(V_4,V_5))))
% 16.94/17.12  Current number of equations to process: 442
% 16.94/17.12  Current number of ordered equations: 0
% 16.94/17.12  Current number of rules: 784
% 16.94/17.12  New rule produced :
% 16.94/17.12  [804]
% 16.94/17.12  composition(A,composition(B,composition(C,composition(composition(V_3,V_4),V_5))))
% 16.94/17.12  <->
% 16.94/17.12  composition(composition(composition(A,B),composition(composition(C,V_3),V_4)),V_5)
% 16.94/17.12  Current number of equations to process: 437
% 16.94/17.12  Current number of ordered equations: 9
% 16.94/17.12  Current number of rules: 785
% 16.94/17.12  New rule produced :
% 16.94/17.12  [805]
% 16.94/17.12  composition(A,composition(composition(B,C),composition(V_3,composition(V_4,V_5))))
% 16.94/17.12  <->
% 16.94/17.12  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 16.94/17.12  Current number of equations to process: 437
% 16.94/17.12  Current number of ordered equations: 8
% 16.94/17.12  Current number of rules: 786
% 16.94/17.12  New rule produced :
% 16.94/17.12  [806]
% 16.94/17.12  composition(A,composition(composition(composition(B,composition(C,V_3)),V_4),V_5))
% 16.94/17.12  <->
% 16.94/17.12  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 16.94/17.12  Current number of equations to process: 437
% 16.94/17.12  Current number of ordered equations: 7
% 16.94/17.12  Current number of rules: 787
% 16.94/17.12  New rule produced :
% 16.94/17.12  [807]
% 16.94/17.12  composition(A,composition(B,composition(composition(C,V_3),composition(V_4,V_5))))
% 16.94/17.12  <->
% 16.94/17.12  composition(composition(composition(A,composition(composition(B,C),V_3)),V_4),V_5)
% 16.94/17.12  Current number of equations to process: 437
% 16.94/17.12  Current number of ordered equations: 6
% 16.94/17.12  Current number of rules: 788
% 16.94/17.12  New rule produced :
% 16.94/17.12  [808]
% 16.94/17.12  composition(A,composition(composition(B,composition(C,composition(V_3,V_4))),V_5))
% 16.94/17.12  <->
% 16.94/17.12  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 16.94/17.12  Current number of equations to process: 437
% 16.94/17.12  Current number of ordered equations: 5
% 16.94/17.12  Current number of rules: 789
% 16.94/17.12  New rule produced :
% 16.94/17.12  [809]
% 16.94/17.12  composition(composition(composition(A,B),composition(composition(C,V_3),V_4)),V_5)
% 16.94/17.12  <->
% 16.94/17.12  composition(A,composition(B,composition(C,composition(composition(V_3,V_4),V_5))))
% 16.94/17.12  Current number of equations to process: 437
% 16.94/17.12  Current number of ordered equations: 4
% 16.94/17.12  Current number of rules: 790
% 16.94/17.12  New rule produced :
% 16.94/17.12  [810]
% 16.94/17.12  composition(composition(composition(A,composition(composition(B,C),V_3)),V_4),V_5)
% 16.94/17.12  <->
% 16.94/17.12  composition(A,composition(B,composition(composition(C,V_3),composition(V_4,V_5))))
% 16.94/17.12  Current number of equations to process: 437
% 16.94/17.12  Current number of ordered equations: 3
% 16.94/17.12  Current number of rules: 791
% 16.94/17.12  New rule produced :
% 16.94/17.12  [811]
% 16.94/17.12  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 16.94/17.12  <->
% 16.94/17.12  composition(A,composition(composition(B,C),composition(V_3,composition(V_4,V_5))))
% 16.94/17.12  Current number of equations to process: 437
% 16.94/17.12  Current number of ordered equations: 2
% 16.94/17.12  Current number of rules: 792
% 16.94/17.12  New rule produced :
% 16.94/17.12  [812]
% 16.94/17.12  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 16.94/17.12  <->
% 16.94/17.12  composition(A,composition(composition(composition(B,composition(C,V_3)),V_4),V_5))
% 17.77/17.99  Current number of equations to process: 437
% 17.77/17.99  Current number of ordered equations: 1
% 17.77/17.99  Current number of rules: 793
% 17.77/17.99  New rule produced :
% 17.77/17.99  [813]
% 17.77/17.99  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 17.77/17.99  <->
% 17.77/17.99  composition(A,composition(composition(B,composition(C,composition(V_3,V_4))),V_5))
% 17.77/17.99  Current number of equations to process: 437
% 17.77/17.99  Current number of ordered equations: 0
% 17.77/17.99  Current number of rules: 794
% 17.77/17.99  New rule produced :
% 17.77/17.99  [814]
% 17.77/17.99  composition(A,composition(composition(composition(B,C),V_3),composition(V_4,V_5)))
% 17.77/17.99  <->
% 17.77/17.99  composition(composition(A,composition(B,composition(composition(C,V_3),V_4))),V_5)
% 17.77/17.99  Current number of equations to process: 434
% 17.77/17.99  Current number of ordered equations: 5
% 17.77/17.99  Current number of rules: 795
% 17.77/17.99  New rule produced :
% 17.77/17.99  [815]
% 17.77/17.99  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 17.77/17.99  <->
% 17.77/17.99  composition(composition(composition(A,composition(B,composition(C,V_3))),V_4),V_5)
% 17.77/17.99  Current number of equations to process: 434
% 17.77/17.99  Current number of ordered equations: 4
% 17.77/17.99  Current number of rules: 796
% 17.77/17.99  New rule produced :
% 17.77/17.99  [816]
% 17.77/17.99  composition(composition(composition(A,B),C),composition(V_3,composition(V_4,V_5)))
% 17.77/17.99  <->
% 17.77/17.99  composition(composition(A,composition(composition(B,C),composition(V_3,V_4))),V_5)
% 17.77/17.99  Current number of equations to process: 434
% 17.77/17.99  Current number of ordered equations: 3
% 17.77/17.99  Current number of rules: 797
% 17.77/17.99  New rule produced :
% 17.77/17.99  [817]
% 17.77/17.99  composition(composition(A,composition(composition(B,C),composition(V_3,V_4))),V_5)
% 17.77/17.99  <->
% 17.77/17.99  composition(composition(composition(A,B),C),composition(V_3,composition(V_4,V_5)))
% 17.77/17.99  Current number of equations to process: 434
% 17.77/17.99  Current number of ordered equations: 2
% 17.77/17.99  Current number of rules: 798
% 17.77/17.99  New rule produced :
% 17.77/17.99  [818]
% 17.77/17.99  composition(composition(A,composition(B,composition(composition(C,V_3),V_4))),V_5)
% 17.77/17.99  <->
% 17.77/17.99  composition(A,composition(composition(composition(B,C),V_3),composition(V_4,V_5)))
% 17.77/17.99  Current number of equations to process: 434
% 17.77/17.99  Current number of ordered equations: 1
% 17.77/17.99  Current number of rules: 799
% 17.77/17.99  New rule produced :
% 17.77/17.99  [819]
% 17.77/17.99  composition(composition(composition(A,composition(B,composition(C,V_3))),V_4),V_5)
% 17.77/17.99  <->
% 17.77/17.99  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 17.77/17.99  Current number of equations to process: 434
% 17.77/17.99  Current number of ordered equations: 0
% 17.77/17.99  Current number of rules: 800
% 17.77/17.99  New rule produced :
% 17.77/17.99  [820]
% 17.77/17.99  composition(composition(composition(A,B),C),composition(composition(V_3,V_4),V_5))
% 17.77/17.99  <->
% 17.77/17.99  composition(composition(composition(A,composition(composition(B,C),V_3)),V_4),V_5)
% 17.77/17.99  Current number of equations to process: 433
% 17.77/17.99  Current number of ordered equations: 1
% 17.77/17.99  Current number of rules: 801
% 17.77/17.99  New rule produced :
% 17.77/17.99  [821]
% 17.77/17.99  composition(composition(composition(A,composition(composition(B,C),V_3)),V_4),V_5)
% 17.77/17.99  <->
% 17.77/17.99  composition(composition(composition(A,B),C),composition(composition(V_3,V_4),V_5))
% 17.77/17.99  Current number of equations to process: 433
% 17.77/17.99  Current number of ordered equations: 0
% 17.77/17.99  Current number of rules: 802
% 17.77/17.99  New rule produced :
% 17.77/17.99  [822]
% 17.77/17.99  composition(complement(composition(composition(A,B),C)),V_3) join composition(A,
% 17.77/17.99                                                                    composition(
% 17.77/17.99                                                                    composition(B,C),V_3))
% 17.77/17.99  -> composition(top,V_3)
% 17.77/17.99  Current number of equations to process: 432
% 17.77/17.99  Current number of ordered equations: 0
% 17.77/17.99  Current number of rules: 803
% 17.77/17.99  New rule produced :
% 17.77/17.99  [823]
% 17.77/17.99  converse(composition(A,composition(B,composition(C,converse(V_3))))) <->
% 17.77/17.99  composition(V_3,converse(composition(composition(A,B),C)))
% 17.77/17.99  Current number of equations to process: 483
% 17.77/17.99  Current number of ordered equations: 1
% 17.77/17.99  Current number of rules: 804
% 17.77/17.99  New rule produced :
% 17.77/17.99  [824]
% 17.77/17.99  composition(V_3,converse(composition(composition(A,B),C))) <->
% 17.77/17.99  converse(composition(A,composition(B,composition(C,converse(V_3)))))
% 17.77/17.99  Current number of equations to process: 483
% 17.77/17.99  Current number of ordered equations: 0
% 17.77/17.99  Current number of rules: 805
% 17.77/17.99  New rule produced :
% 17.77/17.99  [825]
% 17.77/17.99  converse(composition(A,converse(composition(composition(B,C),V_3)))) <->
% 17.77/17.99  composition(B,composition(C,composition(V_3,converse(A))))
% 17.77/17.99  Current number of equations to process: 480
% 18.36/18.56  Current number of ordered equations: 5
% 18.36/18.56  Current number of rules: 806
% 18.36/18.56  New rule produced :
% 18.36/18.56  [826]
% 18.36/18.56  composition(composition(converse(composition(A,converse(B))),C),V_3) <->
% 18.36/18.56  composition(B,composition(converse(A),composition(C,V_3)))
% 18.36/18.56  Current number of equations to process: 480
% 18.36/18.56  Current number of ordered equations: 4
% 18.36/18.56  Current number of rules: 807
% 18.36/18.56  New rule produced :
% 18.36/18.56  [827]
% 18.36/18.56  composition(B,composition(C,composition(V_3,converse(A)))) <->
% 18.36/18.56  converse(composition(A,converse(composition(composition(B,C),V_3))))
% 18.36/18.56  Current number of equations to process: 480
% 18.36/18.56  Current number of ordered equations: 3
% 18.36/18.56  Current number of rules: 808
% 18.36/18.56  New rule produced :
% 18.36/18.56  [828]
% 18.36/18.56  composition(B,composition(converse(A),composition(C,V_3))) <->
% 18.36/18.56  composition(composition(converse(composition(A,converse(B))),C),V_3)
% 18.36/18.56  Current number of equations to process: 480
% 18.36/18.56  Current number of ordered equations: 2
% 18.36/18.56  Current number of rules: 809
% 18.36/18.56  New rule produced :
% 18.36/18.56  [829]
% 18.36/18.56  composition(B,composition(C,composition(converse(A),V_3))) <->
% 18.36/18.56  composition(converse(composition(A,converse(composition(B,C)))),V_3)
% 18.36/18.56  Current number of equations to process: 480
% 18.36/18.56  Current number of ordered equations: 1
% 18.36/18.56  Current number of rules: 810
% 18.36/18.56  New rule produced :
% 18.36/18.56  [830]
% 18.36/18.56  composition(converse(composition(A,converse(composition(B,C)))),V_3) <->
% 18.36/18.56  composition(B,composition(C,composition(converse(A),V_3)))
% 18.36/18.56  Current number of equations to process: 480
% 18.36/18.56  Current number of ordered equations: 0
% 18.36/18.56  Current number of rules: 811
% 18.36/18.56  New rule produced :
% 18.36/18.56  [831]
% 18.36/18.56  composition(composition(converse(composition(converse(A),B)),C),V_3) <->
% 18.36/18.56  composition(converse(B),composition(A,composition(C,V_3)))
% 18.36/18.56  Current number of equations to process: 479
% 18.36/18.56  Current number of ordered equations: 1
% 18.36/18.56  Current number of rules: 812
% 18.36/18.56  New rule produced :
% 18.36/18.56  [832]
% 18.36/18.56  composition(converse(B),composition(A,composition(C,V_3))) <->
% 18.36/18.56  composition(composition(converse(composition(converse(A),B)),C),V_3)
% 18.36/18.56  Current number of equations to process: 479
% 18.36/18.56  Current number of ordered equations: 0
% 18.36/18.56  Current number of rules: 813
% 18.36/18.56  New rule produced :
% 18.36/18.56  [833]
% 18.36/18.56  composition(composition(A,composition(B,C)),composition(V_3,V_4)) <->
% 18.36/18.56  composition(composition(composition(A,B),composition(C,V_3)),V_4)
% 18.36/18.56  Current number of equations to process: 478
% 18.36/18.56  Current number of ordered equations: 1
% 18.36/18.56  Current number of rules: 814
% 18.36/18.56  New rule produced :
% 18.36/18.56  [834]
% 18.36/18.56  composition(composition(composition(A,B),composition(C,V_3)),V_4) <->
% 18.36/18.56  composition(composition(A,composition(B,C)),composition(V_3,V_4))
% 18.36/18.56  Current number of equations to process: 478
% 18.36/18.56  Current number of ordered equations: 0
% 18.36/18.56  Current number of rules: 815
% 18.36/18.56  New rule produced :
% 18.36/18.56  [835]
% 18.36/18.56  composition(composition(A,B join V_3),composition(C,V_4)) <->
% 18.36/18.56  composition(composition(A,composition(B,C) join composition(V_3,C)),V_4)
% 18.36/18.56  Current number of equations to process: 477
% 18.36/18.56  Current number of ordered equations: 1
% 18.36/18.56  Current number of rules: 816
% 18.36/18.56  New rule produced :
% 18.36/18.56  [836]
% 18.36/18.56  composition(composition(A,composition(B,C) join composition(V_3,C)),V_4) <->
% 18.36/18.56  composition(composition(A,B join V_3),composition(C,V_4))
% 18.36/18.56  Current number of equations to process: 477
% 18.36/18.56  Current number of ordered equations: 0
% 18.36/18.56  Current number of rules: 817
% 18.36/18.56  New rule produced :
% 18.36/18.56  [837]
% 18.36/18.56  composition(composition(composition(composition(A,B),converse(C)),converse(V_3)),V_4)
% 18.36/18.56  <->
% 18.36/18.56  composition(A,composition(B,composition(converse(composition(V_3,C)),V_4)))
% 18.36/18.56  Current number of equations to process: 479
% 18.36/18.56  Current number of ordered equations: 7
% 18.36/18.56  Current number of rules: 818
% 18.36/18.56  New rule produced :
% 18.36/18.56  [838]
% 18.36/18.56  composition(composition(composition(composition(A,converse(B)),converse(C)),V_3),V_4)
% 18.36/18.56  <->
% 18.36/18.56  composition(A,composition(converse(composition(C,B)),composition(V_3,V_4)))
% 18.36/18.56  Current number of equations to process: 479
% 18.36/18.56  Current number of ordered equations: 6
% 18.36/18.56  Current number of rules: 819
% 18.36/18.56  New rule produced :
% 18.36/18.56  [839]
% 18.36/18.56  composition(composition(A,converse(V_4)),converse(composition(composition(B,C),V_3)))
% 18.36/18.56  <->
% 18.36/18.56  composition(A,converse(composition(B,composition(C,composition(V_3,V_4)))))
% 18.36/18.56  Current number of equations to process: 479
% 18.36/18.56  Current number of ordered equations: 5
% 18.36/18.56  Current number of rules: 820
% 18.36/18.56  New rule produced :
% 18.36/18.56  [840]
% 18.36/18.56  composition(A,composition(B,composition(converse(composition(V_3,C)),V_4)))
% 18.36/18.56  <->
% 18.36/18.56  composition(composition(composition(composition(A,B),converse(C)),converse(V_3)),V_4)
% 18.75/18.97  Current number of equations to process: 479
% 18.75/18.97  Current number of ordered equations: 4
% 18.75/18.97  Current number of rules: 821
% 18.75/18.97  New rule produced :
% 18.75/18.97  [841]
% 18.75/18.97  composition(A,composition(B,composition(C,converse(composition(V_4,V_3)))))
% 18.75/18.97  <->
% 18.75/18.97  composition(composition(composition(composition(A,B),C),converse(V_3)),
% 18.75/18.97  converse(V_4))
% 18.75/18.97  Current number of equations to process: 479
% 18.75/18.97  Current number of ordered equations: 3
% 18.75/18.97  Current number of rules: 822
% 18.75/18.97  New rule produced :
% 18.75/18.97  [842]
% 18.75/18.97  composition(A,composition(converse(composition(C,B)),composition(V_3,V_4)))
% 18.75/18.97  <->
% 18.75/18.97  composition(composition(composition(composition(A,converse(B)),converse(C)),V_3),V_4)
% 18.75/18.97  Current number of equations to process: 479
% 18.75/18.97  Current number of ordered equations: 2
% 18.75/18.97  Current number of rules: 823
% 18.75/18.97  New rule produced :
% 18.75/18.97  [843]
% 18.75/18.97  composition(A,converse(composition(B,composition(C,composition(V_3,V_4)))))
% 18.75/18.97  <->
% 18.75/18.97  composition(composition(A,converse(V_4)),converse(composition(composition(B,C),V_3)))
% 18.75/18.97  Current number of equations to process: 479
% 18.75/18.97  Current number of ordered equations: 1
% 18.75/18.97  Current number of rules: 824
% 18.75/18.97  New rule produced :
% 18.75/18.97  [844]
% 18.75/18.97  composition(composition(composition(composition(A,B),C),converse(V_3)),
% 18.75/18.97  converse(V_4)) <->
% 18.75/18.97  composition(A,composition(B,composition(C,converse(composition(V_4,V_3)))))
% 18.75/18.97  Current number of equations to process: 479
% 18.75/18.97  Current number of ordered equations: 0
% 18.75/18.97  Current number of rules: 825
% 18.75/18.97  New rule produced :
% 18.75/18.97  [845]
% 18.75/18.97  composition(composition(composition(A,converse(composition(B,C))),V_3),V_4)
% 18.75/18.97  <->
% 18.75/18.97  composition(composition(A,converse(C)),composition(converse(B),composition(V_3,V_4)))
% 18.75/18.97  Current number of equations to process: 477
% 18.75/18.97  Current number of ordered equations: 3
% 18.75/18.97  Current number of rules: 826
% 18.75/18.97  New rule produced :
% 18.75/18.97  [846]
% 18.75/18.97  composition(composition(composition(A,B),C),converse(composition(V_4,V_3)))
% 18.75/18.97  <->
% 18.75/18.97  composition(composition(A,composition(B,composition(C,converse(V_3)))),
% 18.75/18.97  converse(V_4))
% 18.75/18.97  Current number of equations to process: 477
% 18.75/18.97  Current number of ordered equations: 2
% 18.75/18.97  Current number of rules: 827
% 18.75/18.97  New rule produced :
% 18.75/18.97  [847]
% 18.75/18.97  composition(composition(A,converse(C)),composition(converse(B),composition(V_3,V_4)))
% 18.75/18.97  <->
% 18.75/18.97  composition(composition(composition(A,converse(composition(B,C))),V_3),V_4)
% 18.75/18.97  Current number of equations to process: 477
% 18.75/18.97  Current number of ordered equations: 1
% 18.75/18.97  Current number of rules: 828
% 18.75/18.97  New rule produced :
% 18.75/18.97  [848]
% 18.75/18.97  composition(composition(A,composition(B,composition(C,converse(V_3)))),
% 18.75/18.97  converse(V_4)) <->
% 18.75/18.97  composition(composition(composition(A,B),C),converse(composition(V_4,V_3)))
% 18.75/18.97  Current number of equations to process: 477
% 18.75/18.97  Current number of ordered equations: 0
% 18.75/18.97  Current number of rules: 829
% 18.75/18.97  New rule produced :
% 18.75/18.97  [849]
% 18.75/18.97  composition(converse(B),composition(composition(converse(A),C),composition(V_3,V_4)))
% 18.75/18.97  <->
% 18.75/18.97  composition(composition(composition(converse(composition(A,B)),C),V_3),V_4)
% 18.75/18.97  Current number of equations to process: 476
% 18.75/18.97  Current number of ordered equations: 1
% 18.75/18.97  Current number of rules: 830
% 18.75/18.97  New rule produced :
% 18.75/18.97  [850]
% 18.75/18.97  composition(composition(composition(converse(composition(A,B)),C),V_3),V_4)
% 18.75/18.97  <->
% 18.75/18.97  composition(converse(B),composition(composition(converse(A),C),composition(V_3,V_4)))
% 18.75/18.97  Current number of equations to process: 476
% 18.75/18.97  Current number of ordered equations: 0
% 18.75/18.97  Current number of rules: 831
% 18.75/18.97  New rule produced :
% 18.75/18.97  [851]
% 18.75/18.97  composition(composition(composition(converse(A),composition(converse(B),C)),V_3),V_4)
% 18.75/18.97  <->
% 18.75/18.97  composition(converse(composition(B,A)),composition(C,composition(V_3,V_4)))
% 18.75/18.97  Current number of equations to process: 474
% 18.75/18.97  Current number of ordered equations: 3
% 18.75/18.97  Current number of rules: 832
% 18.75/18.97  New rule produced :
% 18.75/18.97  [852]
% 18.75/18.97  composition(converse(V_3),composition(converse(composition(composition(A,B),C)),V_4))
% 18.75/18.97  <->
% 18.75/18.97  composition(converse(composition(A,composition(B,composition(C,V_3)))),V_4)
% 18.75/18.97  Current number of equations to process: 474
% 18.75/18.97  Current number of ordered equations: 2
% 18.75/18.97  Current number of rules: 833
% 18.75/18.97  New rule produced :
% 18.75/18.97  [853]
% 18.75/18.97  composition(converse(composition(A,composition(B,composition(C,V_3)))),V_4)
% 18.75/18.97  <->
% 18.75/18.97  composition(converse(V_3),composition(converse(composition(composition(A,B),C)),V_4))
% 18.75/18.97  Current number of equations to process: 474
% 18.75/18.97  Current number of ordered equations: 1
% 19.36/19.52  Current number of rules: 834
% 19.36/19.52  New rule produced :
% 19.36/19.52  [854]
% 19.36/19.52  composition(converse(composition(B,A)),composition(C,composition(V_3,V_4)))
% 19.36/19.52  <->
% 19.36/19.52  composition(composition(composition(converse(A),composition(converse(B),C)),V_3),V_4)
% 19.36/19.52  Current number of equations to process: 474
% 19.36/19.52  Current number of ordered equations: 0
% 19.36/19.52  Current number of rules: 835
% 19.36/19.52  New rule produced :
% 19.36/19.52  [855]
% 19.36/19.52  composition(A,composition(composition(composition(B,C),V_3),composition(V_4,V_5)))
% 19.36/19.52  <->
% 19.36/19.52  composition(composition(composition(composition(A,B),composition(C,V_3)),V_4),V_5)
% 19.36/19.52  Current number of equations to process: 470
% 19.36/19.52  Current number of ordered equations: 7
% 19.36/19.52  Current number of rules: 836
% 19.36/19.52  New rule produced :
% 19.36/19.52  [856]
% 19.36/19.52  composition(A,composition(B,composition(C,composition(composition(V_3,V_4),V_5))))
% 19.36/19.52  <->
% 19.36/19.52  composition(composition(composition(composition(A,B),C),V_3),composition(V_4,V_5))
% 19.36/19.52  Current number of equations to process: 470
% 19.36/19.52  Current number of ordered equations: 6
% 19.36/19.52  Current number of rules: 837
% 19.36/19.52  New rule produced :
% 19.36/19.52  [857]
% 19.36/19.52  composition(A,composition(B,composition(composition(composition(C,V_3),V_4),V_5)))
% 19.36/19.52  <->
% 19.36/19.52  composition(composition(composition(composition(A,B),C),composition(V_3,V_4)),V_5)
% 19.36/19.52  Current number of equations to process: 470
% 19.36/19.52  Current number of ordered equations: 5
% 19.36/19.52  Current number of rules: 838
% 19.36/19.52  New rule produced :
% 19.36/19.52  [858]
% 19.36/19.52  composition(A,composition(composition(B,composition(C,composition(V_3,V_4))),V_5))
% 19.36/19.52  <->
% 19.36/19.52  composition(composition(A,composition(composition(B,C),V_3)),composition(V_4,V_5))
% 19.36/19.52  Current number of equations to process: 470
% 19.36/19.52  Current number of ordered equations: 4
% 19.36/19.52  Current number of rules: 839
% 19.36/19.52  New rule produced :
% 19.36/19.52  [859]
% 19.36/19.52  composition(composition(A,composition(composition(B,C),V_3)),composition(V_4,V_5))
% 19.36/19.52  <->
% 19.36/19.52  composition(A,composition(composition(B,composition(C,composition(V_3,V_4))),V_5))
% 19.36/19.52  Current number of equations to process: 470
% 19.36/19.52  Current number of ordered equations: 3
% 19.36/19.52  Current number of rules: 840
% 19.36/19.52  New rule produced :
% 19.36/19.52  [860]
% 19.36/19.52  composition(composition(composition(composition(A,B),C),V_3),composition(V_4,V_5))
% 19.36/19.52  <->
% 19.36/19.52  composition(A,composition(B,composition(C,composition(composition(V_3,V_4),V_5))))
% 19.36/19.52  Current number of equations to process: 470
% 19.36/19.52  Current number of ordered equations: 2
% 19.36/19.52  Current number of rules: 841
% 19.36/19.52  New rule produced :
% 19.36/19.52  [861]
% 19.36/19.52  composition(composition(composition(composition(A,B),composition(C,V_3)),V_4),V_5)
% 19.36/19.52  <->
% 19.36/19.52  composition(A,composition(composition(composition(B,C),V_3),composition(V_4,V_5)))
% 19.36/19.52  Current number of equations to process: 470
% 19.36/19.52  Current number of ordered equations: 1
% 19.36/19.52  Current number of rules: 842
% 19.36/19.52  New rule produced :
% 19.36/19.52  [862]
% 19.36/19.52  composition(composition(composition(composition(A,B),C),composition(V_3,V_4)),V_5)
% 19.36/19.52  <->
% 19.36/19.52  composition(A,composition(B,composition(composition(composition(C,V_3),V_4),V_5)))
% 19.36/19.52  Current number of equations to process: 470
% 19.36/19.52  Current number of ordered equations: 0
% 19.36/19.52  Current number of rules: 843
% 19.36/19.52  New rule produced :
% 19.36/19.52  [863]
% 19.36/19.52  composition(A,composition(composition(B,composition(composition(C,V_3),V_4)),V_5))
% 19.36/19.52  <->
% 19.36/19.52  composition(composition(A,B),composition(C,composition(V_3,composition(V_4,V_5))))
% 19.36/19.52  Current number of equations to process: 467
% 19.36/19.52  Current number of ordered equations: 5
% 19.36/19.52  Current number of rules: 844
% 19.36/19.52  New rule produced :
% 19.36/19.52  [864]
% 19.36/19.52  composition(composition(A,B),composition(C,composition(V_3,composition(V_4,V_5))))
% 19.36/19.52  <->
% 19.36/19.52  composition(A,composition(composition(B,composition(composition(C,V_3),V_4)),V_5))
% 19.36/19.52  Current number of equations to process: 467
% 19.36/19.52  Current number of ordered equations: 4
% 19.36/19.52  Current number of rules: 845
% 19.36/19.52  New rule produced :
% 19.36/19.52  [865]
% 19.36/19.52  composition(composition(A,B),composition(composition(C,V_3),composition(V_4,V_5)))
% 19.36/19.52  <->
% 19.36/19.52  composition(composition(composition(A,composition(composition(B,C),V_3)),V_4),V_5)
% 19.36/19.52  Current number of equations to process: 467
% 19.36/19.52  Current number of ordered equations: 3
% 19.36/19.52  Current number of rules: 846
% 19.36/19.52  New rule produced :
% 19.36/19.52  [866]
% 19.36/19.52  composition(composition(composition(A,B),C),composition(composition(V_3,V_4),V_5))
% 19.36/19.52  <->
% 19.36/19.52  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 19.36/19.52  Current number of equations to process: 467
% 19.36/19.52  Current number of ordered equations: 2
% 19.36/19.52  Current number of rules: 847
% 19.36/19.52  New rule produced :
% 19.36/19.52  [867]
% 19.36/19.52  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 19.97/20.11  <->
% 19.97/20.11  composition(composition(composition(A,B),C),composition(composition(V_3,V_4),V_5))
% 19.97/20.11  Current number of equations to process: 467
% 19.97/20.11  Current number of ordered equations: 1
% 19.97/20.11  Current number of rules: 848
% 19.97/20.11  New rule produced :
% 19.97/20.11  [868]
% 19.97/20.11  composition(composition(composition(A,composition(composition(B,C),V_3)),V_4),V_5)
% 19.97/20.11  <->
% 19.97/20.11  composition(composition(A,B),composition(composition(C,V_3),composition(V_4,V_5)))
% 19.97/20.11  Current number of equations to process: 467
% 19.97/20.11  Current number of ordered equations: 0
% 19.97/20.11  Current number of rules: 849
% 19.97/20.11  New rule produced :
% 19.97/20.11  [869]
% 19.97/20.11  composition(A,composition(composition(composition(B,C),V_3),composition(V_4,V_5)))
% 19.97/20.11  <->
% 19.97/20.11  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 19.97/20.11  Current number of equations to process: 463
% 19.97/20.11  Current number of ordered equations: 7
% 19.97/20.11  Current number of rules: 850
% 19.97/20.11  New rule produced :
% 19.97/20.11  [870]
% 19.97/20.11  composition(A,composition(B,composition(C,composition(composition(V_3,V_4),V_5))))
% 19.97/20.11  <->
% 19.97/20.11  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 19.97/20.11  Current number of equations to process: 463
% 19.97/20.11  Current number of ordered equations: 6
% 19.97/20.11  Current number of rules: 851
% 19.97/20.11  New rule produced :
% 19.97/20.11  [871]
% 19.97/20.11  composition(A,composition(B,composition(composition(composition(C,V_3),V_4),V_5)))
% 19.97/20.11  <->
% 19.97/20.11  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 19.97/20.11  Current number of equations to process: 463
% 19.97/20.11  Current number of ordered equations: 5
% 19.97/20.11  Current number of rules: 852
% 19.97/20.11  New rule produced :
% 19.97/20.11  [872]
% 19.97/20.11  composition(A,composition(composition(B,composition(C,composition(V_3,V_4))),V_5))
% 19.97/20.11  <->
% 19.97/20.11  composition(composition(composition(A,composition(composition(B,C),V_3)),V_4),V_5)
% 19.97/20.11  Current number of equations to process: 463
% 19.97/20.11  Current number of ordered equations: 4
% 19.97/20.11  Current number of rules: 853
% 19.97/20.11  New rule produced :
% 19.97/20.11  [873]
% 19.97/20.11  composition(composition(composition(A,composition(composition(B,C),V_3)),V_4),V_5)
% 19.97/20.11  <->
% 19.97/20.11  composition(A,composition(composition(B,composition(C,composition(V_3,V_4))),V_5))
% 19.97/20.11  Current number of equations to process: 463
% 19.97/20.11  Current number of ordered equations: 3
% 19.97/20.11  Current number of rules: 854
% 19.97/20.11  New rule produced :
% 19.97/20.11  [874]
% 19.97/20.11  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 19.97/20.11  <->
% 19.97/20.11  composition(A,composition(composition(composition(B,C),V_3),composition(V_4,V_5)))
% 19.97/20.11  Current number of equations to process: 463
% 19.97/20.11  Current number of ordered equations: 2
% 19.97/20.11  Current number of rules: 855
% 19.97/20.11  New rule produced :
% 19.97/20.11  [875]
% 19.97/20.11  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 19.97/20.11  <->
% 19.97/20.11  composition(A,composition(B,composition(C,composition(composition(V_3,V_4),V_5))))
% 19.97/20.11  Current number of equations to process: 463
% 19.97/20.11  Current number of ordered equations: 1
% 19.97/20.11  Current number of rules: 856
% 19.97/20.11  New rule produced :
% 19.97/20.11  [876]
% 19.97/20.11  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 19.97/20.11  <->
% 19.97/20.11  composition(A,composition(B,composition(composition(composition(C,V_3),V_4),V_5)))
% 19.97/20.11  Current number of equations to process: 463
% 19.97/20.11  Current number of ordered equations: 0
% 19.97/20.11  Current number of rules: 857
% 19.97/20.11  New rule produced :
% 19.97/20.11  [877]
% 19.97/20.11  composition(A,composition(B,composition(composition(C,composition(V_3,V_4)),V_5)))
% 19.97/20.11  <->
% 19.97/20.11  composition(composition(composition(composition(A,B),composition(C,V_3)),V_4),V_5)
% 19.97/20.11  Current number of equations to process: 458
% 19.97/20.11  Current number of ordered equations: 9
% 19.97/20.11  Current number of rules: 858
% 19.97/20.11  New rule produced :
% 19.97/20.11  [878]
% 19.97/20.11  composition(A,composition(composition(B,composition(C,V_3)),composition(V_4,V_5)))
% 19.97/20.11  <->
% 19.97/20.11  composition(composition(composition(composition(A,composition(B,C)),V_3),V_4),V_5)
% 19.97/20.11  Current number of equations to process: 458
% 19.97/20.11  Current number of ordered equations: 8
% 19.97/20.11  Current number of rules: 859
% 19.97/20.11  New rule produced :
% 19.97/20.11  [879]
% 19.97/20.11  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 19.97/20.11  <->
% 19.97/20.11  composition(composition(A,composition(composition(composition(B,C),V_3),V_4)),V_5)
% 19.97/20.11  Current number of equations to process: 458
% 19.97/20.11  Current number of ordered equations: 7
% 19.97/20.11  Current number of rules: 860
% 19.97/20.11  New rule produced :
% 19.97/20.11  [880]
% 19.97/20.11  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 19.97/20.11  <->
% 19.97/20.11  composition(composition(A,composition(B,composition(composition(C,V_3),V_4))),V_5)
% 20.57/20.71  Current number of equations to process: 458
% 20.57/20.71  Current number of ordered equations: 6
% 20.57/20.71  Current number of rules: 861
% 20.57/20.71  New rule produced :
% 20.57/20.71  [881]
% 20.57/20.71  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 20.57/20.71  <->
% 20.57/20.71  composition(composition(composition(composition(A,B),C),composition(V_3,V_4)),V_5)
% 20.57/20.71  Current number of equations to process: 458
% 20.57/20.71  Current number of ordered equations: 5
% 20.57/20.71  Current number of rules: 862
% 20.57/20.71  New rule produced :
% 20.57/20.71  [882]
% 20.57/20.71  composition(composition(A,composition(composition(composition(B,C),V_3),V_4)),V_5)
% 20.57/20.71  <->
% 20.57/20.71  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 20.57/20.71  Current number of equations to process: 458
% 20.57/20.71  Current number of ordered equations: 4
% 20.57/20.71  Current number of rules: 863
% 20.57/20.71  New rule produced :
% 20.57/20.71  [883]
% 20.57/20.71  composition(composition(composition(composition(A,composition(B,C)),V_3),V_4),V_5)
% 20.57/20.71  <->
% 20.57/20.71  composition(A,composition(composition(B,composition(C,V_3)),composition(V_4,V_5)))
% 20.57/20.71  Current number of equations to process: 458
% 20.57/20.71  Current number of ordered equations: 3
% 20.57/20.71  Current number of rules: 864
% 20.57/20.71  New rule produced :
% 20.57/20.71  [884]
% 20.57/20.71  composition(composition(A,composition(B,composition(composition(C,V_3),V_4))),V_5)
% 20.57/20.71  <->
% 20.57/20.71  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 20.57/20.71  Current number of equations to process: 458
% 20.57/20.71  Current number of ordered equations: 2
% 20.57/20.71  Current number of rules: 865
% 20.57/20.71  New rule produced :
% 20.57/20.71  [885]
% 20.57/20.71  composition(composition(composition(composition(A,B),composition(C,V_3)),V_4),V_5)
% 20.57/20.71  <->
% 20.57/20.71  composition(A,composition(B,composition(composition(C,composition(V_3,V_4)),V_5)))
% 20.57/20.71  Current number of equations to process: 458
% 20.57/20.71  Current number of ordered equations: 1
% 20.57/20.71  Current number of rules: 866
% 20.57/20.71  New rule produced :
% 20.57/20.71  [886]
% 20.57/20.71  composition(composition(composition(composition(A,B),C),composition(V_3,V_4)),V_5)
% 20.57/20.71  <->
% 20.57/20.71  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 20.57/20.71  Current number of equations to process: 458
% 20.57/20.71  Current number of ordered equations: 0
% 20.57/20.71  Current number of rules: 867
% 20.57/20.71  New rule produced :
% 20.57/20.71  [887]
% 20.57/20.71  composition(A,composition(B,composition(composition(C,composition(V_3,V_4)),V_5)))
% 20.57/20.71  <->
% 20.57/20.71  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 20.57/20.71  Current number of equations to process: 453
% 20.57/20.71  Current number of ordered equations: 9
% 20.57/20.71  Current number of rules: 868
% 20.57/20.71  New rule produced :
% 20.57/20.71  [888]
% 20.57/20.71  composition(A,composition(composition(B,composition(C,V_3)),composition(V_4,V_5)))
% 20.57/20.71  <->
% 20.57/20.71  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 20.57/20.71  Current number of equations to process: 453
% 20.57/20.71  Current number of ordered equations: 8
% 20.57/20.71  Current number of rules: 869
% 20.57/20.71  New rule produced :
% 20.57/20.71  [889]
% 20.57/20.71  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 20.57/20.71  <->
% 20.57/20.71  composition(composition(composition(A,B),composition(composition(C,V_3),V_4)),V_5)
% 20.57/20.71  Current number of equations to process: 453
% 20.57/20.71  Current number of ordered equations: 7
% 20.57/20.71  Current number of rules: 870
% 20.57/20.71  New rule produced :
% 20.57/20.71  [890]
% 20.57/20.71  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 20.57/20.71  <->
% 20.57/20.71  composition(composition(composition(A,composition(composition(B,C),V_3)),V_4),V_5)
% 20.57/20.71  Current number of equations to process: 453
% 20.57/20.71  Current number of ordered equations: 6
% 20.57/20.71  Current number of rules: 871
% 20.57/20.71  New rule produced :
% 20.57/20.71  [891]
% 20.57/20.71  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 20.57/20.71  <->
% 20.57/20.71  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 20.57/20.71  Current number of equations to process: 453
% 20.57/20.71  Current number of ordered equations: 5
% 20.57/20.71  Current number of rules: 872
% 20.57/20.71  New rule produced :
% 20.57/20.71  [892]
% 20.57/20.71  composition(composition(composition(A,B),composition(composition(C,V_3),V_4)),V_5)
% 20.57/20.71  <->
% 20.57/20.71  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 20.57/20.71  Current number of equations to process: 453
% 20.57/20.71  Current number of ordered equations: 4
% 20.57/20.71  Current number of rules: 873
% 20.57/20.71  New rule produced :
% 20.57/20.71  [893]
% 20.57/20.71  composition(composition(composition(A,composition(composition(B,C),V_3)),V_4),V_5)
% 20.57/20.71  <->
% 20.57/20.71  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 20.57/20.71  Current number of equations to process: 453
% 20.57/20.71  Current number of ordered equations: 3
% 21.04/21.19  Current number of rules: 874
% 21.04/21.19  New rule produced :
% 21.04/21.19  [894]
% 21.04/21.19  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 21.04/21.19  <->
% 21.04/21.19  composition(A,composition(B,composition(composition(C,composition(V_3,V_4)),V_5)))
% 21.04/21.19  Current number of equations to process: 453
% 21.04/21.19  Current number of ordered equations: 2
% 21.04/21.19  Current number of rules: 875
% 21.04/21.19  New rule produced :
% 21.04/21.19  [895]
% 21.04/21.19  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 21.04/21.19  <->
% 21.04/21.19  composition(A,composition(composition(B,composition(C,V_3)),composition(V_4,V_5)))
% 21.04/21.19  Current number of equations to process: 453
% 21.04/21.19  Current number of ordered equations: 1
% 21.04/21.19  Current number of rules: 876
% 21.04/21.19  New rule produced :
% 21.04/21.19  [896]
% 21.04/21.19  composition(composition(composition(composition(composition(A,B),C),V_3),V_4),V_5)
% 21.04/21.19  <->
% 21.04/21.19  composition(A,composition(B,composition(C,composition(V_3,composition(V_4,V_5)))))
% 21.04/21.19  Current number of equations to process: 453
% 21.04/21.19  Current number of ordered equations: 0
% 21.04/21.19  Current number of rules: 877
% 21.04/21.19  New rule produced :
% 21.04/21.19  [897]
% 21.04/21.19  composition(A,composition(composition(composition(B,C),V_3),composition(V_4,V_5)))
% 21.04/21.19  <->
% 21.04/21.19  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 21.04/21.19  Current number of equations to process: 450
% 21.04/21.19  Current number of ordered equations: 5
% 21.04/21.19  Current number of rules: 878
% 21.04/21.19  New rule produced :
% 21.04/21.19  [898]
% 21.04/21.19  composition(composition(A,composition(B,C)),composition(V_3,composition(V_4,V_5)))
% 21.04/21.19  <->
% 21.04/21.19  composition(composition(composition(A,composition(B,composition(C,V_3))),V_4),V_5)
% 21.04/21.19  Current number of equations to process: 450
% 21.04/21.19  Current number of ordered equations: 4
% 21.04/21.19  Current number of rules: 879
% 21.04/21.19  New rule produced :
% 21.04/21.19  [899]
% 21.04/21.19  composition(composition(composition(A,B),C),composition(V_3,composition(V_4,V_5)))
% 21.04/21.19  <->
% 21.04/21.19  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 21.04/21.19  Current number of equations to process: 450
% 21.04/21.19  Current number of ordered equations: 3
% 21.04/21.19  Current number of rules: 880
% 21.04/21.19  New rule produced :
% 21.04/21.19  [900]
% 21.04/21.19  composition(composition(composition(A,composition(B,composition(C,V_3))),V_4),V_5)
% 21.04/21.19  <->
% 21.04/21.19  composition(composition(A,composition(B,C)),composition(V_3,composition(V_4,V_5)))
% 21.04/21.19  Current number of equations to process: 450
% 21.04/21.19  Current number of ordered equations: 2
% 21.04/21.19  Current number of rules: 881
% 21.04/21.19  New rule produced :
% 21.04/21.19  [901]
% 21.04/21.19  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 21.04/21.19  <->
% 21.04/21.19  composition(A,composition(composition(composition(B,C),V_3),composition(V_4,V_5)))
% 21.04/21.19  Current number of equations to process: 450
% 21.04/21.19  Current number of ordered equations: 1
% 21.04/21.19  Current number of rules: 882
% 21.04/21.19  New rule produced :
% 21.04/21.19  [902]
% 21.04/21.19  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 21.04/21.19  <->
% 21.04/21.19  composition(composition(composition(A,B),C),composition(V_3,composition(V_4,V_5)))
% 21.04/21.19  Current number of equations to process: 450
% 21.04/21.19  Current number of ordered equations: 0
% 21.04/21.19  Current number of rules: 883
% 21.04/21.19  New rule produced :
% 21.04/21.19  [903]
% 21.04/21.19  composition(composition(composition(A,B),C),composition(composition(V_3,V_4),V_5))
% 21.04/21.19  <->
% 21.04/21.19  composition(composition(composition(A,composition(B,composition(C,V_3))),V_4),V_5)
% 21.04/21.19  Current number of equations to process: 448
% 21.04/21.19  Current number of ordered equations: 3
% 21.04/21.19  Current number of rules: 884
% 21.04/21.19  New rule produced :
% 21.04/21.19  [904]
% 21.04/21.19  composition(composition(composition(A,B),C),composition(V_3,composition(V_4,V_5)))
% 21.04/21.19  <->
% 21.04/21.19  composition(composition(composition(A,composition(composition(B,C),V_3)),V_4),V_5)
% 21.04/21.19  Current number of equations to process: 448
% 21.04/21.19  Current number of ordered equations: 2
% 21.04/21.19  Current number of rules: 885
% 21.04/21.19  New rule produced :
% 21.04/21.19  [905]
% 21.04/21.19  composition(composition(composition(A,composition(composition(B,C),V_3)),V_4),V_5)
% 21.04/21.19  <->
% 21.04/21.19  composition(composition(composition(A,B),C),composition(V_3,composition(V_4,V_5)))
% 21.04/21.19  Current number of equations to process: 448
% 21.04/21.19  Current number of ordered equations: 1
% 21.04/21.19  Current number of rules: 886
% 21.04/21.19  New rule produced :
% 21.04/21.19  [906]
% 21.04/21.19  composition(composition(composition(A,composition(B,composition(C,V_3))),V_4),V_5)
% 21.04/21.19  <->
% 21.04/21.19  composition(composition(composition(A,B),C),composition(composition(V_3,V_4),V_5))
% 21.04/21.19  Current number of equations to process: 448
% 21.04/21.19  Current number of ordered equations: 0
% 21.04/21.19  Current number of rules: 887
% 21.04/21.19  New rule produced :
% 21.04/21.19  [907]
% 21.04/21.19  composition(composition(composition(A,B),C),composition(V_3,composition(V_4,V_5)))
% 21.98/22.20  <->
% 21.98/22.20  composition(composition(composition(A,composition(B,composition(C,V_3))),V_4),V_5)
% 21.98/22.20  Current number of equations to process: 447
% 21.98/22.20  Current number of ordered equations: 1
% 21.98/22.20  Current number of rules: 888
% 21.98/22.20  New rule produced :
% 21.98/22.20  [908]
% 21.98/22.20  composition(composition(composition(A,composition(B,composition(C,V_3))),V_4),V_5)
% 21.98/22.20  <->
% 21.98/22.20  composition(composition(composition(A,B),C),composition(V_3,composition(V_4,V_5)))
% 21.98/22.20  Current number of equations to process: 447
% 21.98/22.20  Current number of ordered equations: 0
% 21.98/22.20  Current number of rules: 889
% 21.98/22.20  New rule produced :
% 21.98/22.20  [909]
% 21.98/22.20  composition(complement(composition(composition(A,B),C)),V_3) join composition(A,
% 21.98/22.20                                                                    composition(B,
% 21.98/22.20                                                                    composition(C,V_3)))
% 21.98/22.20  -> composition(top,V_3)
% 21.98/22.20  Current number of equations to process: 446
% 21.98/22.20  Current number of ordered equations: 0
% 21.98/22.20  Current number of rules: 890
% 21.98/22.20  New rule produced :
% 21.98/22.20  [910]
% 21.98/22.20  converse(composition(composition(A,B),composition(C,converse(V_3)))) <->
% 21.98/22.20  composition(V_3,converse(composition(A,composition(B,C))))
% 21.98/22.20  Current number of equations to process: 498
% 21.98/22.20  Current number of ordered equations: 1
% 21.98/22.20  Current number of rules: 891
% 21.98/22.20  New rule produced :
% 21.98/22.20  [911]
% 21.98/22.20  composition(V_3,converse(composition(A,composition(B,C)))) <->
% 21.98/22.20  converse(composition(composition(A,B),composition(C,converse(V_3))))
% 21.98/22.20  Current number of equations to process: 498
% 21.98/22.20  Current number of ordered equations: 0
% 21.98/22.20  Current number of rules: 892
% 21.98/22.20  New rule produced :
% 21.98/22.20  [912]
% 21.98/22.20  converse(composition(A,converse(composition(B,composition(C,V_3))))) <->
% 21.98/22.20  composition(composition(B,C),composition(V_3,converse(A)))
% 21.98/22.20  Current number of equations to process: 496
% 21.98/22.20  Current number of ordered equations: 3
% 21.98/22.20  Current number of rules: 893
% 21.98/22.20  New rule produced :
% 21.98/22.20  [913]
% 21.98/22.20  composition(composition(A,converse(composition(B,converse(C)))),V_3) <->
% 21.98/22.20  composition(composition(A,C),composition(converse(B),V_3))
% 21.98/22.20  Current number of equations to process: 496
% 21.98/22.20  Current number of ordered equations: 2
% 21.98/22.20  Current number of rules: 894
% 21.98/22.20  New rule produced :
% 21.98/22.20  [914]
% 21.98/22.20  composition(composition(B,C),composition(V_3,converse(A))) <->
% 21.98/22.20  converse(composition(A,converse(composition(B,composition(C,V_3)))))
% 21.98/22.20  Current number of equations to process: 496
% 21.98/22.20  Current number of ordered equations: 1
% 21.98/22.20  Current number of rules: 895
% 21.98/22.20  New rule produced :
% 21.98/22.20  [915]
% 21.98/22.20  composition(composition(A,C),composition(converse(B),V_3)) <->
% 21.98/22.20  composition(composition(A,converse(composition(B,converse(C)))),V_3)
% 21.98/22.20  Current number of equations to process: 496
% 21.98/22.20  Current number of ordered equations: 0
% 21.98/22.20  Current number of rules: 896
% 21.98/22.20  New rule produced :
% 21.98/22.20  [916]
% 21.98/22.20  composition(composition(A,converse(composition(converse(B),C))),V_3) <->
% 21.98/22.20  composition(composition(A,converse(C)),composition(B,V_3))
% 21.98/22.20  Current number of equations to process: 494
% 21.98/22.20  Current number of ordered equations: 3
% 21.98/22.20  Current number of rules: 897
% 21.98/22.20  New rule produced :
% 21.98/22.20  [917]
% 21.98/22.20  composition(composition(converse(C),A),composition(B,V_3)) <->
% 21.98/22.20  composition(converse(composition(converse(composition(A,B)),C)),V_3)
% 21.98/22.20  Current number of equations to process: 494
% 21.98/22.20  Current number of ordered equations: 2
% 21.98/22.20  Current number of rules: 898
% 21.98/22.20  New rule produced :
% 21.98/22.20  [918]
% 21.98/22.20  composition(composition(A,converse(C)),composition(B,V_3)) <->
% 21.98/22.20  composition(composition(A,converse(composition(converse(B),C))),V_3)
% 21.98/22.20  Current number of equations to process: 494
% 21.98/22.20  Current number of ordered equations: 1
% 21.98/22.20  Current number of rules: 899
% 21.98/22.20  New rule produced :
% 21.98/22.20  [919]
% 21.98/22.20  composition(converse(composition(converse(composition(A,B)),C)),V_3) <->
% 21.98/22.20  composition(composition(converse(C),A),composition(B,V_3))
% 21.98/22.20  Current number of equations to process: 494
% 21.98/22.20  Current number of ordered equations: 0
% 21.98/22.20  Current number of rules: 900
% 21.98/22.20  New rule produced :
% 21.98/22.20  [920]
% 21.98/22.20  composition(composition(A,composition(B,C)),composition(V_3,V_4)) <->
% 21.98/22.20  composition(composition(composition(composition(A,B),C),V_3),V_4)
% 21.98/22.20  Current number of equations to process: 493
% 21.98/22.20  Current number of ordered equations: 1
% 21.98/22.20  Current number of rules: 901
% 21.98/22.20  New rule produced :
% 21.98/22.20  [921]
% 21.98/22.20  composition(composition(composition(composition(A,B),C),V_3),V_4) <->
% 21.98/22.20  composition(composition(A,composition(B,C)),composition(V_3,V_4))
% 22.57/22.76  Current number of equations to process: 493
% 22.57/22.76  Current number of ordered equations: 0
% 22.57/22.76  Current number of rules: 902
% 22.57/22.76  New rule produced :
% 22.57/22.76  [922]
% 22.57/22.76  composition(composition(A,B),composition(C,V_3) join composition(V_4,V_3))
% 22.57/22.76  <-> composition(composition(A,composition(B,C join V_4)),V_3)
% 22.57/22.76  Current number of equations to process: 492
% 22.57/22.76  Current number of ordered equations: 1
% 22.57/22.76  Current number of rules: 903
% 22.57/22.76  New rule produced :
% 22.57/22.76  [923]
% 22.57/22.76  composition(composition(A,composition(B,C join V_4)),V_3) <->
% 22.57/22.76  composition(composition(A,B),composition(C,V_3) join composition(V_4,V_3))
% 22.57/22.76  Current number of equations to process: 492
% 22.57/22.76  Current number of ordered equations: 0
% 22.57/22.76  Current number of rules: 904
% 22.57/22.76  New rule produced :
% 22.57/22.76  [924]
% 22.57/22.76  composition(composition(A,composition(composition(B,converse(C)),converse(V_3))),V_4)
% 22.57/22.76  <->
% 22.57/22.76  composition(composition(A,B),composition(converse(composition(V_3,C)),V_4))
% 22.57/22.76  Current number of equations to process: 493
% 22.57/22.76  Current number of ordered equations: 5
% 22.57/22.76  Current number of rules: 905
% 22.57/22.76  New rule produced :
% 22.57/22.76  [925]
% 22.57/22.76  composition(composition(A,converse(V_4)),converse(composition(B,composition(C,V_3))))
% 22.57/22.76  <->
% 22.57/22.76  composition(A,converse(composition(composition(B,C),composition(V_3,V_4))))
% 22.57/22.76  Current number of equations to process: 493
% 22.57/22.76  Current number of ordered equations: 4
% 22.57/22.76  Current number of rules: 906
% 22.57/22.76  New rule produced :
% 22.57/22.76  [926]
% 22.57/22.76  composition(A,converse(composition(composition(B,C),composition(V_3,V_4))))
% 22.57/22.76  <->
% 22.57/22.76  composition(composition(A,converse(V_4)),converse(composition(B,composition(C,V_3))))
% 22.57/22.76  Current number of equations to process: 493
% 22.57/22.76  Current number of ordered equations: 3
% 22.57/22.76  Current number of rules: 907
% 22.57/22.76  New rule produced :
% 22.57/22.76  [927]
% 22.57/22.76  composition(composition(A,B),composition(converse(composition(V_3,C)),V_4))
% 22.57/22.76  <->
% 22.57/22.76  composition(composition(A,composition(composition(B,converse(C)),converse(V_3))),V_4)
% 22.57/22.76  Current number of equations to process: 493
% 22.57/22.76  Current number of ordered equations: 2
% 22.57/22.76  Current number of rules: 908
% 22.57/22.76  New rule produced :
% 22.57/22.76  [928]
% 22.57/22.76  composition(composition(A,B),composition(C,converse(composition(V_4,V_3))))
% 22.57/22.76  <->
% 22.57/22.76  composition(composition(composition(A,composition(B,C)),converse(V_3)),
% 22.57/22.76  converse(V_4))
% 22.57/22.76  Current number of equations to process: 493
% 22.57/22.76  Current number of ordered equations: 1
% 22.57/22.76  Current number of rules: 909
% 22.57/22.76  New rule produced :
% 22.57/22.76  [929]
% 22.57/22.76  composition(composition(composition(A,composition(B,C)),converse(V_3)),
% 22.57/22.76  converse(V_4)) <->
% 22.57/22.76  composition(composition(A,B),composition(C,converse(composition(V_4,V_3))))
% 22.57/22.76  Current number of equations to process: 493
% 22.57/22.76  Current number of ordered equations: 0
% 22.57/22.76  Current number of rules: 910
% 22.57/22.76  New rule produced :
% 22.57/22.76  [930]
% 22.57/22.76  composition(composition(A,composition(B,converse(composition(C,V_3)))),V_4)
% 22.57/22.76  <->
% 22.57/22.76  composition(composition(A,composition(B,converse(V_3))),composition(converse(C),V_4))
% 22.57/22.76  Current number of equations to process: 491
% 22.57/22.76  Current number of ordered equations: 3
% 22.57/22.76  Current number of rules: 911
% 22.57/22.76  New rule produced :
% 22.57/22.76  [931]
% 22.57/22.76  composition(composition(A,composition(B,converse(V_3))),composition(converse(C),V_4))
% 22.57/22.76  <->
% 22.57/22.76  composition(composition(A,composition(B,converse(composition(C,V_3)))),V_4)
% 22.57/22.76  Current number of equations to process: 491
% 22.57/22.76  Current number of ordered equations: 2
% 22.57/22.76  Current number of rules: 912
% 22.57/22.76  New rule produced :
% 22.57/22.76  [932]
% 22.57/22.76  composition(composition(A,composition(B,C)),converse(composition(V_4,V_3)))
% 22.57/22.76  <->
% 22.57/22.76  composition(composition(composition(A,B),composition(C,converse(V_3))),
% 22.57/22.76  converse(V_4))
% 22.57/22.76  Current number of equations to process: 491
% 22.57/22.76  Current number of ordered equations: 1
% 22.57/22.76  Current number of rules: 913
% 22.57/22.76  New rule produced :
% 22.57/22.76  [933]
% 22.57/22.76  composition(composition(composition(A,B),composition(C,converse(V_3))),
% 22.57/22.76  converse(V_4)) <->
% 22.57/22.76  composition(composition(A,composition(B,C)),converse(composition(V_4,V_3)))
% 22.57/22.76  Current number of equations to process: 491
% 22.57/22.76  Current number of ordered equations: 0
% 22.57/22.76  Current number of rules: 914
% 22.57/22.76  New rule produced :
% 22.57/22.76  [934]
% 22.57/22.76  composition(composition(A,composition(converse(composition(B,C)),V_3)),V_4)
% 22.57/22.76  <->
% 22.57/22.76  composition(composition(A,converse(C)),composition(composition(converse(B),V_3),V_4))
% 22.57/22.76  Current number of equations to process: 490
% 22.57/22.76  Current number of ordered equations: 1
% 22.57/22.76  Current number of rules: 915
% 22.57/22.76  New rule produced :
% 22.57/22.76  [935]
% 22.57/22.76  composition(composition(A,converse(C)),composition(composition(converse(B),V_3),V_4))
% 23.18/23.32  <->
% 23.18/23.32  composition(composition(A,composition(converse(composition(B,C)),V_3)),V_4)
% 23.18/23.32  Current number of equations to process: 490
% 23.18/23.32  Current number of ordered equations: 0
% 23.18/23.32  Current number of rules: 916
% 23.18/23.32  New rule produced :
% 23.18/23.32  [936]
% 23.18/23.32  composition(composition(A,converse(composition(C,B))),composition(V_3,V_4))
% 23.18/23.32  <->
% 23.18/23.32  composition(composition(A,composition(converse(B),composition(converse(C),V_3))),V_4)
% 23.18/23.32  Current number of equations to process: 487
% 23.18/23.32  Current number of ordered equations: 5
% 23.18/23.32  Current number of rules: 917
% 23.18/23.32  New rule produced :
% 23.18/23.32  [937]
% 23.18/23.32  composition(composition(A,composition(converse(B),composition(converse(C),V_3))),V_4)
% 23.18/23.32  <->
% 23.18/23.32  composition(composition(A,converse(composition(C,B))),composition(V_3,V_4))
% 23.18/23.32  Current number of equations to process: 487
% 23.18/23.32  Current number of ordered equations: 4
% 23.18/23.32  Current number of rules: 918
% 23.18/23.32  New rule produced :
% 23.18/23.32  [938]
% 23.18/23.32  composition(composition(converse(composition(B,A)),C),composition(V_3,V_4))
% 23.18/23.32  <->
% 23.18/23.32  composition(composition(converse(A),composition(converse(B),composition(C,V_3))),V_4)
% 23.18/23.32  Current number of equations to process: 487
% 23.18/23.32  Current number of ordered equations: 3
% 23.18/23.32  Current number of rules: 919
% 23.18/23.32  New rule produced :
% 23.18/23.32  [939]
% 23.18/23.32  composition(composition(converse(A),composition(converse(B),composition(C,V_3))),V_4)
% 23.18/23.32  <->
% 23.18/23.32  composition(composition(converse(composition(B,A)),C),composition(V_3,V_4))
% 23.18/23.32  Current number of equations to process: 487
% 23.18/23.32  Current number of ordered equations: 2
% 23.18/23.32  Current number of rules: 920
% 23.18/23.32  New rule produced :
% 23.18/23.32  [940]
% 23.18/23.32  composition(converse(V_3),composition(converse(composition(A,composition(B,C))),V_4))
% 23.18/23.32  <->
% 23.18/23.32  composition(converse(composition(composition(A,B),composition(C,V_3))),V_4)
% 23.18/23.32  Current number of equations to process: 487
% 23.18/23.32  Current number of ordered equations: 1
% 23.18/23.32  Current number of rules: 921
% 23.18/23.32  New rule produced :
% 23.18/23.32  [941]
% 23.18/23.32  composition(converse(composition(composition(A,B),composition(C,V_3))),V_4)
% 23.18/23.32  <->
% 23.18/23.32  composition(converse(V_3),composition(converse(composition(A,composition(B,C))),V_4))
% 23.18/23.32  Current number of equations to process: 487
% 23.18/23.32  Current number of ordered equations: 0
% 23.18/23.32  Current number of rules: 922
% 23.18/23.32  New rule produced :
% 23.18/23.32  [942]
% 23.18/23.32  composition(A,composition(composition(composition(B,C),composition(V_3,V_4)),V_5))
% 23.18/23.32  <->
% 23.18/23.32  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 23.18/23.32  Current number of equations to process: 484
% 23.18/23.32  Current number of ordered equations: 5
% 23.18/23.32  Current number of rules: 923
% 23.18/23.32  New rule produced :
% 23.18/23.32  [943]
% 23.18/23.32  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 23.18/23.32  <->
% 23.18/23.32  composition(composition(A,composition(composition(B,C),composition(V_3,V_4))),V_5)
% 23.18/23.32  Current number of equations to process: 484
% 23.18/23.32  Current number of ordered equations: 4
% 23.18/23.32  Current number of rules: 924
% 23.18/23.32  New rule produced :
% 23.18/23.32  [944]
% 23.18/23.32  composition(composition(A,B),composition(C,composition(composition(V_3,V_4),V_5)))
% 23.18/23.32  <->
% 23.18/23.32  composition(composition(composition(A,composition(B,C)),V_3),composition(V_4,V_5))
% 23.18/23.32  Current number of equations to process: 484
% 23.18/23.32  Current number of ordered equations: 3
% 23.18/23.32  Current number of rules: 925
% 23.18/23.32  New rule produced :
% 23.18/23.32  [945]
% 23.18/23.32  composition(composition(composition(A,composition(B,C)),V_3),composition(V_4,V_5))
% 23.18/23.32  <->
% 23.18/23.32  composition(composition(A,B),composition(C,composition(composition(V_3,V_4),V_5)))
% 23.18/23.32  Current number of equations to process: 484
% 23.18/23.32  Current number of ordered equations: 2
% 23.18/23.32  Current number of rules: 926
% 23.18/23.32  New rule produced :
% 23.18/23.32  [946]
% 23.18/23.32  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 23.18/23.32  <->
% 23.18/23.32  composition(A,composition(composition(composition(B,C),composition(V_3,V_4)),V_5))
% 23.18/23.32  Current number of equations to process: 484
% 23.18/23.32  Current number of ordered equations: 1
% 23.18/23.32  Current number of rules: 927
% 23.18/23.32  New rule produced :
% 23.18/23.32  [947]
% 23.18/23.32  composition(composition(A,composition(composition(B,C),composition(V_3,V_4))),V_5)
% 23.18/23.32  <->
% 23.18/23.32  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 23.18/23.32  Current number of equations to process: 484
% 23.18/23.32  Current number of ordered equations: 0
% 23.18/23.32  Current number of rules: 928
% 23.18/23.32  New rule produced :
% 23.18/23.32  [948]
% 23.18/23.32  composition(A,composition(composition(B,composition(C,composition(V_3,V_4))),V_5))
% 23.18/23.32  <->
% 23.18/23.32  composition(composition(A,B),composition(composition(C,V_3),composition(V_4,V_5)))
% 23.76/23.93  Current number of equations to process: 481
% 23.76/23.93  Current number of ordered equations: 5
% 23.76/23.93  Current number of rules: 929
% 23.76/23.93  New rule produced :
% 23.76/23.93  [949]
% 23.76/23.93  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 23.76/23.93  <->
% 23.76/23.93  composition(composition(composition(A,B),composition(C,V_3)),composition(V_4,V_5))
% 23.76/23.93  Current number of equations to process: 481
% 23.76/23.93  Current number of ordered equations: 4
% 23.76/23.93  Current number of rules: 930
% 23.76/23.93  New rule produced :
% 23.76/23.93  [950]
% 23.76/23.93  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 23.76/23.93  <->
% 23.76/23.93  composition(composition(A,composition(B,composition(composition(C,V_3),V_4))),V_5)
% 23.76/23.93  Current number of equations to process: 481
% 23.76/23.93  Current number of ordered equations: 3
% 23.76/23.93  Current number of rules: 931
% 23.76/23.93  New rule produced :
% 23.76/23.93  [951]
% 23.76/23.93  composition(composition(A,B),composition(composition(C,V_3),composition(V_4,V_5)))
% 23.76/23.93  <->
% 23.76/23.93  composition(A,composition(composition(B,composition(C,composition(V_3,V_4))),V_5))
% 23.76/23.93  Current number of equations to process: 481
% 23.76/23.93  Current number of ordered equations: 2
% 23.76/23.95  Current number of rules: 932
% 23.76/23.95  New rule produced :
% 23.76/23.95  [952]
% 23.76/23.95  composition(composition(composition(A,B),composition(C,V_3)),composition(V_4,V_5))
% 23.76/23.95  <->
% 23.76/23.95  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 23.76/23.95  Current number of equations to process: 481
% 23.76/23.95  Current number of ordered equations: 1
% 23.76/23.95  Current number of rules: 933
% 23.76/23.95  New rule produced :
% 23.76/23.95  [953]
% 23.76/23.95  composition(composition(A,composition(B,composition(composition(C,V_3),V_4))),V_5)
% 23.76/23.95  <->
% 23.76/23.95  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 23.76/23.95  Current number of equations to process: 481
% 23.76/23.95  Current number of ordered equations: 0
% 23.76/23.95  Current number of rules: 934
% 23.76/23.95  New rule produced :
% 23.76/23.95  [954]
% 23.76/23.95  composition(A,composition(composition(composition(B,C),composition(V_3,V_4)),V_5))
% 23.76/23.95  <->
% 23.76/23.95  composition(composition(composition(A,composition(B,composition(C,V_3))),V_4),V_5)
% 23.76/23.95  Current number of equations to process: 478
% 23.76/23.95  Current number of ordered equations: 5
% 23.76/23.95  Current number of rules: 935
% 23.76/23.95  New rule produced :
% 23.76/23.95  [955]
% 23.76/23.95  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 23.76/23.95  <->
% 23.76/23.95  composition(composition(A,composition(composition(composition(B,C),V_3),V_4)),V_5)
% 23.76/23.95  Current number of equations to process: 478
% 23.76/23.95  Current number of ordered equations: 4
% 23.76/23.95  Current number of rules: 936
% 23.76/23.95  New rule produced :
% 23.76/23.95  [956]
% 23.76/23.95  composition(composition(A,B),composition(C,composition(composition(V_3,V_4),V_5)))
% 23.76/23.95  <->
% 23.76/23.95  composition(composition(composition(composition(A,composition(B,C)),V_3),V_4),V_5)
% 23.76/23.95  Current number of equations to process: 478
% 23.76/23.95  Current number of ordered equations: 3
% 23.76/23.95  Current number of rules: 937
% 23.76/23.95  New rule produced :
% 23.76/23.95  [957]
% 23.76/23.95  composition(composition(A,composition(composition(composition(B,C),V_3),V_4)),V_5)
% 23.76/23.95  <->
% 23.76/23.95  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 23.76/23.95  Current number of equations to process: 478
% 23.76/23.95  Current number of ordered equations: 2
% 23.76/23.95  Current number of rules: 938
% 23.76/23.95  New rule produced :
% 23.76/23.95  [958]
% 23.76/23.95  composition(composition(composition(composition(A,composition(B,C)),V_3),V_4),V_5)
% 23.76/23.95  <->
% 23.76/23.95  composition(composition(A,B),composition(C,composition(composition(V_3,V_4),V_5)))
% 23.76/23.95  Current number of equations to process: 478
% 23.76/23.95  Current number of ordered equations: 1
% 23.76/23.95  Current number of rules: 939
% 23.76/23.95  New rule produced :
% 23.76/23.95  [959]
% 23.76/23.95  composition(composition(composition(A,composition(B,composition(C,V_3))),V_4),V_5)
% 23.76/23.95  <->
% 23.76/23.95  composition(A,composition(composition(composition(B,C),composition(V_3,V_4)),V_5))
% 23.76/23.95  Current number of equations to process: 478
% 23.76/23.95  Current number of ordered equations: 0
% 23.76/23.95  Current number of rules: 940
% 23.76/23.95  New rule produced :
% 23.76/23.95  [960]
% 23.76/23.95  composition(A,composition(composition(B,C),composition(V_3,composition(V_4,V_5))))
% 23.76/23.95  <->
% 23.76/23.95  composition(composition(A,composition(composition(B,composition(C,V_3)),V_4)),V_5)
% 23.76/23.95  Current number of equations to process: 474
% 23.76/23.95  Current number of ordered equations: 7
% 23.76/23.95  Current number of rules: 941
% 23.76/23.95  New rule produced :
% 23.76/23.95  [961]
% 23.76/23.95  composition(A,composition(B,composition(composition(C,V_3),composition(V_4,V_5))))
% 23.76/23.95  <->
% 23.76/23.95  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 23.76/23.95  Current number of equations to process: 474
% 23.76/23.95  Current number of ordered equations: 6
% 24.35/24.52  Current number of rules: 942
% 24.35/24.52  New rule produced :
% 24.35/24.52  [962]
% 24.35/24.52  composition(composition(A,B),composition(composition(C,composition(V_3,V_4)),V_5))
% 24.35/24.52  <->
% 24.35/24.52  composition(composition(A,composition(composition(B,composition(C,V_3)),V_4)),V_5)
% 24.35/24.52  Current number of equations to process: 474
% 24.35/24.52  Current number of ordered equations: 5
% 24.35/24.52  Current number of rules: 943
% 24.35/24.52  New rule produced :
% 24.35/24.52  [963]
% 24.35/24.52  composition(composition(A,B),composition(C,composition(V_3,composition(V_4,V_5))))
% 24.35/24.52  <->
% 24.35/24.52  composition(composition(composition(A,composition(B,C)),composition(V_3,V_4)),V_5)
% 24.35/24.52  Current number of equations to process: 474
% 24.35/24.52  Current number of ordered equations: 4
% 24.35/24.52  Current number of rules: 944
% 24.35/24.52  New rule produced :
% 24.35/24.52  [964]
% 24.35/24.52  composition(composition(composition(A,composition(B,C)),composition(V_3,V_4)),V_5)
% 24.35/24.52  <->
% 24.35/24.52  composition(composition(A,B),composition(C,composition(V_3,composition(V_4,V_5))))
% 24.35/24.52  Current number of equations to process: 474
% 24.35/24.52  Current number of ordered equations: 3
% 24.35/24.52  Current number of rules: 945
% 24.35/24.52  New rule produced :
% 24.35/24.52  [965]
% 24.35/24.52  composition(composition(A,composition(composition(B,composition(C,V_3)),V_4)),V_5)
% 24.35/24.52  <->
% 24.35/24.52  composition(A,composition(composition(B,C),composition(V_3,composition(V_4,V_5))))
% 24.35/24.52  Current number of equations to process: 474
% 24.35/24.52  Current number of ordered equations: 2
% 24.35/24.52  Current number of rules: 946
% 24.35/24.52  New rule produced :
% 24.35/24.52  [966]
% 24.35/24.52  composition(composition(A,composition(composition(B,composition(C,V_3)),V_4)),V_5)
% 24.35/24.52  <->
% 24.35/24.52  composition(composition(A,B),composition(composition(C,composition(V_3,V_4)),V_5))
% 24.35/24.52  Current number of equations to process: 474
% 24.35/24.52  Current number of ordered equations: 1
% 24.35/24.52  Current number of rules: 947
% 24.35/24.52  New rule produced :
% 24.35/24.52  [967]
% 24.35/24.52  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 24.35/24.52  <->
% 24.35/24.52  composition(A,composition(B,composition(composition(C,V_3),composition(V_4,V_5))))
% 24.35/24.52  Current number of equations to process: 474
% 24.35/24.52  Current number of ordered equations: 0
% 24.35/24.52  Current number of rules: 948
% 24.35/24.52  New rule produced :
% 24.35/24.52  [968]
% 24.35/24.52  composition(A,composition(composition(B,C),composition(V_3,composition(V_4,V_5))))
% 24.35/24.52  <->
% 24.35/24.52  composition(composition(composition(A,composition(B,composition(C,V_3))),V_4),V_5)
% 24.35/24.52  Current number of equations to process: 470
% 24.35/24.52  Current number of ordered equations: 7
% 24.35/24.52  Current number of rules: 949
% 24.35/24.52  New rule produced :
% 24.35/24.52  [969]
% 24.35/24.52  composition(A,composition(B,composition(composition(C,V_3),composition(V_4,V_5))))
% 24.35/24.52  <->
% 24.35/24.52  composition(composition(composition(A,B),composition(C,composition(V_3,V_4))),V_5)
% 24.35/24.52  Current number of equations to process: 470
% 24.35/24.52  Current number of ordered equations: 6
% 24.35/24.52  Current number of rules: 950
% 24.35/24.52  New rule produced :
% 24.35/24.52  [970]
% 24.35/24.52  composition(composition(A,B),composition(composition(C,composition(V_3,V_4)),V_5))
% 24.35/24.52  <->
% 24.35/24.52  composition(composition(A,composition(composition(composition(B,C),V_3),V_4)),V_5)
% 24.35/24.52  Current number of equations to process: 470
% 24.35/24.52  Current number of ordered equations: 5
% 24.35/24.52  Current number of rules: 951
% 24.35/24.52  New rule produced :
% 24.35/24.52  [971]
% 24.35/24.52  composition(composition(A,B),composition(C,composition(V_3,composition(V_4,V_5))))
% 24.35/24.52  <->
% 24.35/24.52  composition(composition(composition(composition(A,composition(B,C)),V_3),V_4),V_5)
% 24.35/24.52  Current number of equations to process: 470
% 24.35/24.52  Current number of ordered equations: 4
% 24.35/24.52  Current number of rules: 952
% 24.35/24.52  New rule produced :
% 24.35/24.52  [972]
% 24.35/24.52  composition(composition(A,composition(composition(composition(B,C),V_3),V_4)),V_5)
% 24.35/24.52  <->
% 24.35/24.52  composition(composition(A,B),composition(composition(C,composition(V_3,V_4)),V_5))
% 24.35/24.52  Current number of equations to process: 470
% 24.35/24.52  Current number of ordered equations: 3
% 24.35/24.52  Current number of rules: 953
% 24.35/24.52  New rule produced :
% 24.35/24.52  [973]
% 24.35/24.52  composition(composition(composition(A,B),composition(C,composition(V_3,V_4))),V_5)
% 24.35/24.52  <->
% 24.35/24.52  composition(A,composition(B,composition(composition(C,V_3),composition(V_4,V_5))))
% 24.35/24.52  Current number of equations to process: 470
% 24.35/24.52  Current number of ordered equations: 2
% 24.35/24.52  Current number of rules: 954
% 24.35/24.52  New rule produced :
% 24.35/24.52  [974]
% 24.35/24.52  composition(composition(composition(composition(A,composition(B,C)),V_3),V_4),V_5)
% 24.35/24.52  <->
% 24.35/24.52  composition(composition(A,B),composition(C,composition(V_3,composition(V_4,V_5))))
% 24.35/24.52  Current number of equations to process: 470
% 24.35/24.52  Current number of ordered equations: 1
% 24.35/24.52  Current number of rules: 955
% 24.35/24.52  New rule produced :
% 24.35/24.52  [975]
% 24.35/24.52  composition(composition(composition(A,composition(B,composition(C,V_3))),V_4),V_5)
% 24.96/25.13  <->
% 24.96/25.13  composition(A,composition(composition(B,C),composition(V_3,composition(V_4,V_5))))
% 24.96/25.13  Current number of equations to process: 470
% 24.96/25.13  Current number of ordered equations: 0
% 24.96/25.13  Current number of rules: 956
% 24.96/25.13  New rule produced :
% 24.96/25.13  [976]
% 24.96/25.13  composition(A,composition(composition(B,composition(C,V_3)),composition(V_4,V_5)))
% 24.96/25.13  <->
% 24.96/25.13  composition(composition(A,composition(composition(B,C),composition(V_3,V_4))),V_5)
% 24.96/25.13  Current number of equations to process: 466
% 24.96/25.13  Current number of ordered equations: 7
% 24.96/25.13  Current number of rules: 957
% 24.96/25.13  New rule produced :
% 24.96/25.13  [977]
% 24.96/25.13  composition(composition(A,composition(B,C)),composition(V_3,composition(V_4,V_5)))
% 24.96/25.13  <->
% 24.96/25.13  composition(composition(composition(A,B),composition(C,composition(V_3,V_4))),V_5)
% 24.96/25.13  Current number of equations to process: 466
% 24.96/25.13  Current number of ordered equations: 6
% 24.96/25.13  Current number of rules: 958
% 24.96/25.13  New rule produced :
% 24.96/25.13  [978]
% 24.96/25.13  composition(composition(composition(A,composition(B,C)),V_3),composition(V_4,V_5))
% 24.96/25.13  <->
% 24.96/25.13  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 24.96/25.13  Current number of equations to process: 466
% 24.96/25.13  Current number of ordered equations: 5
% 24.96/25.13  Current number of rules: 959
% 24.96/25.13  New rule produced :
% 24.96/25.13  [979]
% 24.96/25.13  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 24.96/25.13  <->
% 24.96/25.13  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 24.96/25.13  Current number of equations to process: 466
% 24.96/25.13  Current number of ordered equations: 4
% 24.96/25.13  Current number of rules: 960
% 24.96/25.13  New rule produced :
% 24.96/25.13  [980]
% 24.96/25.13  composition(composition(composition(A,B),composition(C,composition(V_3,V_4))),V_5)
% 24.96/25.13  <->
% 24.96/25.13  composition(composition(A,composition(B,C)),composition(V_3,composition(V_4,V_5)))
% 24.96/25.13  Current number of equations to process: 466
% 24.96/25.13  Current number of ordered equations: 3
% 24.96/25.13  Current number of rules: 961
% 24.96/25.13  New rule produced :
% 24.96/25.13  [981]
% 24.96/25.13  composition(composition(A,composition(composition(B,C),composition(V_3,V_4))),V_5)
% 24.96/25.13  <->
% 24.96/25.13  composition(A,composition(composition(B,composition(C,V_3)),composition(V_4,V_5)))
% 24.96/25.13  Current number of equations to process: 466
% 24.96/25.13  Current number of ordered equations: 2
% 24.96/25.13  Current number of rules: 962
% 24.96/25.13  New rule produced :
% 24.96/25.13  [982]
% 24.96/25.13  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 24.96/25.13  <->
% 24.96/25.13  composition(composition(composition(A,composition(B,C)),V_3),composition(V_4,V_5))
% 24.96/25.13  Current number of equations to process: 466
% 24.96/25.13  Current number of ordered equations: 1
% 24.96/25.13  Current number of rules: 963
% 24.96/25.13  New rule produced :
% 24.96/25.13  [983]
% 24.96/25.13  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 24.96/25.13  <->
% 24.96/25.13  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 24.96/25.13  Current number of equations to process: 466
% 24.96/25.13  Current number of ordered equations: 0
% 24.96/25.13  Current number of rules: 964
% 24.96/25.13  New rule produced :
% 24.96/25.13  [984]
% 24.96/25.13  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 24.96/25.13  <->
% 24.96/25.13  composition(composition(composition(composition(A,B),composition(C,V_3)),V_4),V_5)
% 24.96/25.13  Current number of equations to process: 463
% 24.96/25.13  Current number of ordered equations: 5
% 24.96/25.13  Current number of rules: 965
% 24.96/25.13  New rule produced :
% 24.96/25.13  [985]
% 24.96/25.13  composition(composition(A,composition(composition(B,C),V_3)),composition(V_4,V_5))
% 24.96/25.13  <->
% 24.96/25.13  composition(composition(A,composition(B,composition(composition(C,V_3),V_4))),V_5)
% 24.96/25.13  Current number of equations to process: 463
% 24.96/25.13  Current number of ordered equations: 4
% 24.96/25.13  Current number of rules: 966
% 24.96/25.13  New rule produced :
% 24.96/25.13  [986]
% 24.96/25.13  composition(composition(composition(composition(A,B),C),V_3),composition(V_4,V_5))
% 24.96/25.13  <->
% 24.96/25.13  composition(composition(A,composition(composition(B,C),composition(V_3,V_4))),V_5)
% 24.96/25.13  Current number of equations to process: 463
% 24.96/25.13  Current number of ordered equations: 3
% 24.96/25.13  Current number of rules: 967
% 24.96/25.13  New rule produced :
% 24.96/25.13  [987]
% 24.96/25.13  composition(composition(A,composition(composition(B,C),composition(V_3,V_4))),V_5)
% 24.96/25.13  <->
% 24.96/25.13  composition(composition(composition(composition(A,B),C),V_3),composition(V_4,V_5))
% 24.96/25.13  Current number of equations to process: 463
% 24.96/25.13  Current number of ordered equations: 2
% 24.96/25.13  Current number of rules: 968
% 24.96/25.13  New rule produced :
% 24.96/25.13  [988]
% 24.96/25.13  composition(composition(A,composition(B,composition(composition(C,V_3),V_4))),V_5)
% 24.96/25.13  <->
% 24.96/25.13  composition(composition(A,composition(composition(B,C),V_3)),composition(V_4,V_5))
% 26.08/26.27  Current number of equations to process: 463
% 26.08/26.27  Current number of ordered equations: 1
% 26.08/26.27  Current number of rules: 969
% 26.08/26.27  New rule produced :
% 26.08/26.27  [989]
% 26.08/26.27  composition(composition(composition(composition(A,B),composition(C,V_3)),V_4),V_5)
% 26.08/26.27  <->
% 26.08/26.27  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 26.08/26.27  Current number of equations to process: 463
% 26.08/26.27  Current number of ordered equations: 0
% 26.08/26.27  Current number of rules: 970
% 26.08/26.27  New rule produced :
% 26.08/26.27  [990]
% 26.08/26.27  composition(composition(A,composition(B,C)),composition(V_3,composition(V_4,V_5)))
% 26.08/26.27  <->
% 26.08/26.27  composition(composition(composition(composition(A,B),composition(C,V_3)),V_4),V_5)
% 26.08/26.27  Current number of equations to process: 460
% 26.08/26.27  Current number of ordered equations: 5
% 26.08/26.27  Current number of rules: 971
% 26.08/26.27  New rule produced :
% 26.08/26.27  [991]
% 26.08/26.27  composition(composition(A,composition(composition(B,C),V_3)),composition(V_4,V_5))
% 26.08/26.27  <->
% 26.08/26.27  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 26.08/26.27  Current number of equations to process: 460
% 26.08/26.27  Current number of ordered equations: 4
% 26.08/26.27  Current number of rules: 972
% 26.08/26.27  New rule produced :
% 26.08/26.27  [992]
% 26.08/26.27  composition(composition(composition(composition(A,B),C),V_3),composition(V_4,V_5))
% 26.08/26.27  <->
% 26.08/26.27  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 26.08/26.27  Current number of equations to process: 460
% 26.08/26.27  Current number of ordered equations: 3
% 26.08/26.27  Current number of rules: 973
% 26.08/26.27  New rule produced :
% 26.08/26.27  [993]
% 26.08/26.27  composition(composition(composition(composition(A,B),composition(C,V_3)),V_4),V_5)
% 26.08/26.27  <->
% 26.08/26.27  composition(composition(A,composition(B,C)),composition(V_3,composition(V_4,V_5)))
% 26.08/26.27  Current number of equations to process: 460
% 26.08/26.27  Current number of ordered equations: 2
% 26.08/26.27  Current number of rules: 974
% 26.08/26.27  New rule produced :
% 26.08/26.27  [994]
% 26.08/26.27  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 26.08/26.27  <->
% 26.08/26.27  composition(composition(A,composition(composition(B,C),V_3)),composition(V_4,V_5))
% 26.08/26.27  Current number of equations to process: 460
% 26.08/26.27  Current number of ordered equations: 1
% 26.08/26.27  Current number of rules: 975
% 26.08/26.27  New rule produced :
% 26.08/26.27  [995]
% 26.08/26.27  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 26.08/26.27  <->
% 26.08/26.27  composition(composition(composition(composition(A,B),C),V_3),composition(V_4,V_5))
% 26.08/26.27  Current number of equations to process: 460
% 26.08/26.27  Current number of ordered equations: 0
% 26.08/26.27  Current number of rules: 976
% 26.08/26.27  New rule produced :
% 26.08/26.27  [996]
% 26.08/26.27  composition(composition(composition(A,composition(B,C)),V_3),composition(V_4,V_5))
% 26.08/26.27  <->
% 26.08/26.27  composition(composition(composition(A,B),composition(C,composition(V_3,V_4))),V_5)
% 26.08/26.27  Current number of equations to process: 458
% 26.08/26.27  Current number of ordered equations: 3
% 26.08/26.27  Current number of rules: 977
% 26.08/26.27  New rule produced :
% 26.08/26.27  [997]
% 26.08/26.27  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 26.08/26.27  <->
% 26.08/26.27  composition(composition(A,composition(composition(B,C),composition(V_3,V_4))),V_5)
% 26.08/26.27  Current number of equations to process: 458
% 26.08/26.27  Current number of ordered equations: 2
% 26.08/26.27  Current number of rules: 978
% 26.08/26.27  New rule produced :
% 26.08/26.27  [998]
% 26.08/26.27  composition(composition(composition(A,B),composition(C,composition(V_3,V_4))),V_5)
% 26.08/26.27  <->
% 26.08/26.27  composition(composition(composition(A,composition(B,C)),V_3),composition(V_4,V_5))
% 26.08/26.27  Current number of equations to process: 458
% 26.08/26.27  Current number of ordered equations: 1
% 26.08/26.27  Current number of rules: 979
% 26.08/26.27  New rule produced :
% 26.08/26.27  [999]
% 26.08/26.27  composition(composition(A,composition(composition(B,C),composition(V_3,V_4))),V_5)
% 26.08/26.27  <->
% 26.08/26.27  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 26.08/26.27  Current number of equations to process: 458
% 26.08/26.27  Current number of ordered equations: 0
% 26.08/26.27  Current number of rules: 980
% 26.08/26.27  New rule produced :
% 26.08/26.27  [1000]
% 26.08/26.27  composition(composition(A,B),composition(C,V_3)) join composition(complement(
% 26.08/26.27                                                                    composition(A,
% 26.08/26.27                                                                    composition(B,C))),V_3)
% 26.08/26.27  -> composition(top,V_3)
% 26.08/26.27  Current number of equations to process: 457
% 26.08/26.27  Current number of ordered equations: 0
% 26.08/26.27  Current number of rules: 981
% 26.08/26.27  New rule produced :
% 26.08/26.27  [1001]
% 26.08/26.27  composition(A,complement(converse(A))) join complement(one) ->
% 26.08/26.27  complement(one)
% 26.08/26.27  Current number of equations to process: 517
% 26.68/26.86  Current number of ordered equations: 0
% 26.68/26.86  Current number of rules: 982
% 26.68/26.86  New rule produced :
% 26.68/26.86  [1002]
% 26.68/26.86  converse(composition(converse(zero),top)) join complement(one) ->
% 26.68/26.86  complement(one)
% 26.68/26.86  Current number of equations to process: 516
% 26.68/26.86  Current number of ordered equations: 0
% 26.68/26.86  Current number of rules: 983
% 26.68/26.86  New rule produced :
% 26.68/26.86  [1003]
% 26.68/26.86  complement(one) join complement(composition(converse(A),complement(A))) ->
% 26.68/26.86  top
% 26.68/26.86  Current number of equations to process: 518
% 26.68/26.86  Current number of ordered equations: 0
% 26.68/26.86  Current number of rules: 984
% 26.68/26.86  New rule produced :
% 26.68/26.86  [1004]
% 26.68/26.86  converse(composition(converse(A),complement(A))) join converse(complement(one))
% 26.68/26.86  -> converse(complement(one))
% 26.68/26.86  Current number of equations to process: 518
% 26.68/26.86  Current number of ordered equations: 0
% 26.68/26.86  Current number of rules: 985
% 26.68/26.86  New rule produced :
% 26.68/26.86  [1005]
% 26.68/26.86  composition(composition(B,composition(converse(A),C)),V_3) <->
% 26.68/26.86  composition(converse(composition(A,converse(B))),composition(C,V_3))
% 26.68/26.86  Current number of equations to process: 514
% 26.68/26.86  Current number of ordered equations: 3
% 26.68/26.86  Current number of rules: 986
% 26.68/26.86  New rule produced :
% 26.68/26.86  [1006]
% 26.68/26.86  composition(composition(A,B),converse(composition(C,converse(V_3)))) <->
% 26.68/26.86  composition(composition(A,composition(B,V_3)),converse(C))
% 26.68/26.86  Current number of equations to process: 514
% 26.68/26.86  Current number of ordered equations: 2
% 26.68/26.86  Current number of rules: 987
% 26.68/26.86  New rule produced :
% 26.68/26.86  [1007]
% 26.68/26.86  composition(converse(composition(A,converse(B))),composition(C,V_3)) <->
% 26.68/26.86  composition(composition(B,composition(converse(A),C)),V_3)
% 26.68/26.86  Current number of equations to process: 514
% 26.68/26.86  Current number of ordered equations: 1
% 26.68/26.86  Current number of rules: 988
% 26.68/26.86  New rule produced :
% 26.68/26.86  [1008]
% 26.68/26.86  composition(composition(A,composition(B,V_3)),converse(C)) <->
% 26.68/26.86  composition(composition(A,B),converse(composition(C,converse(V_3))))
% 26.68/26.86  Current number of equations to process: 514
% 26.68/26.86  Current number of ordered equations: 0
% 26.68/26.86  Current number of rules: 989
% 26.68/26.86  New rule produced :
% 26.68/26.86  [1009]
% 26.68/26.86  composition(composition(A,composition(B,converse(V_3))),C) <->
% 26.68/26.86  composition(composition(A,B),converse(composition(converse(C),V_3)))
% 26.68/26.86  Current number of equations to process: 512
% 26.68/26.86  Current number of ordered equations: 3
% 26.68/26.86  Current number of rules: 990
% 26.68/26.86  New rule produced :
% 26.68/26.86  [1010]
% 26.68/26.86  composition(composition(A,B),converse(composition(converse(C),V_3))) <->
% 26.68/26.86  composition(composition(A,composition(B,converse(V_3))),C)
% 26.68/26.86  Current number of equations to process: 512
% 26.68/26.86  Current number of ordered equations: 2
% 26.68/26.86  Current number of rules: 991
% 26.68/26.86  New rule produced :
% 26.68/26.86  [1011]
% 26.68/26.86  composition(converse(composition(converse(A),B)),composition(C,V_3)) <->
% 26.68/26.86  composition(composition(converse(B),composition(A,C)),V_3)
% 26.68/26.86  Current number of equations to process: 512
% 26.68/26.86  Current number of ordered equations: 1
% 26.68/26.86  Current number of rules: 992
% 26.68/26.86  New rule produced :
% 26.68/26.86  [1012]
% 26.68/26.86  composition(composition(converse(B),composition(A,C)),V_3) <->
% 26.68/26.86  composition(converse(composition(converse(A),B)),composition(C,V_3))
% 26.68/26.86  Current number of equations to process: 512
% 26.68/26.86  Current number of ordered equations: 0
% 26.68/26.86  Current number of rules: 993
% 26.68/26.86  New rule produced :
% 26.68/26.86  [1013]
% 26.68/26.86  complement(composition(converse(A),complement(A)) join B) join complement(one) join B
% 26.68/26.86  -> top
% 26.68/26.86  Current number of equations to process: 511
% 26.68/26.86  Current number of ordered equations: 0
% 26.68/26.86  Current number of rules: 994
% 26.68/26.86  New rule produced :
% 26.68/26.86  [1014]
% 26.68/26.86  composition(composition(converse(B),complement(B)),A) join composition(
% 26.68/26.86                                                             complement(one),A)
% 26.68/26.86  -> composition(complement(one),A)
% 26.68/26.86  Current number of equations to process: 510
% 26.68/26.86  Current number of ordered equations: 0
% 26.68/26.86  Current number of rules: 995
% 26.68/26.86  New rule produced :
% 26.68/26.86  [1015]
% 26.68/26.86  composition(composition(composition(A,converse(B)),converse(C)),composition(V_3,V_4))
% 26.68/26.86  <->
% 26.68/26.86  composition(composition(A,composition(converse(composition(C,B)),V_3)),V_4)
% 26.68/26.86  Current number of equations to process: 506
% 26.68/26.86  Current number of ordered equations: 5
% 26.68/26.86  Current number of rules: 996
% 26.68/26.86  New rule produced :
% 26.68/26.86  [1016]
% 26.68/26.86  composition(composition(A,composition(converse(composition(C,B)),V_3)),V_4)
% 26.68/26.86  <->
% 26.68/26.86  composition(composition(composition(A,converse(B)),converse(C)),composition(V_3,V_4))
% 26.68/26.86  Current number of equations to process: 506
% 26.68/26.86  Current number of ordered equations: 4
% 26.68/26.86  Current number of rules: 997
% 27.28/27.40  New rule produced :
% 27.28/27.40  [1017]
% 27.28/27.40  composition(A,converse(composition(composition(B,composition(C,V_3)),V_4)))
% 27.28/27.40  <->
% 27.28/27.40  composition(composition(A,converse(composition(V_3,V_4))),converse(composition(B,C)))
% 27.28/27.40  Current number of equations to process: 506
% 27.28/27.40  Current number of ordered equations: 3
% 27.28/27.40  Current number of rules: 998
% 27.28/27.40  New rule produced :
% 27.28/27.40  [1018]
% 27.28/27.40  composition(composition(A,composition(B,C)),converse(composition(V_4,V_3)))
% 27.28/27.40  <->
% 27.28/27.40  composition(composition(A,B),composition(composition(C,converse(V_3)),
% 27.28/27.40                               converse(V_4)))
% 27.28/27.40  Current number of equations to process: 506
% 27.28/27.40  Current number of ordered equations: 2
% 27.28/27.40  Current number of rules: 999
% 27.28/27.40  New rule produced :
% 27.28/27.40  [1019]
% 27.28/27.40  composition(composition(A,B),composition(composition(C,converse(V_3)),
% 27.28/27.40                               converse(V_4))) <->
% 27.28/27.40  composition(composition(A,composition(B,C)),converse(composition(V_4,V_3)))
% 27.28/27.40  Current number of equations to process: 506
% 27.28/27.40  Current number of ordered equations: 1
% 27.28/27.40  Current number of rules: 1000
% 27.28/27.40  New rule produced :
% 27.28/27.40  [1020]
% 27.28/27.40  composition(composition(A,converse(composition(V_3,V_4))),converse(composition(B,C)))
% 27.28/27.40  <->
% 27.28/27.40  composition(A,converse(composition(composition(B,composition(C,V_3)),V_4)))
% 27.28/27.40  Current number of equations to process: 506
% 27.28/27.40  Current number of ordered equations: 0
% 27.28/27.40  Current number of rules: 1001
% 27.28/27.40  New rule produced :
% 27.28/27.40  [1021]
% 27.28/27.40  composition(composition(composition(A,converse(C)),composition(converse(B),V_3)),V_4)
% 27.28/27.40  <->
% 27.28/27.40  composition(composition(A,converse(composition(B,C))),composition(V_3,V_4))
% 27.28/27.40  Current number of equations to process: 504
% 27.28/27.40  Current number of ordered equations: 3
% 27.28/27.40  Current number of rules: 1002
% 27.28/27.40  New rule produced :
% 27.28/27.40  [1022]
% 27.28/27.40  composition(composition(A,B),composition(C,converse(composition(V_3,V_4))))
% 27.28/27.40  <->
% 27.28/27.40  composition(composition(A,composition(B,composition(C,converse(V_4)))),
% 27.28/27.40  converse(V_3))
% 27.28/27.40  Current number of equations to process: 504
% 27.28/27.40  Current number of ordered equations: 2
% 27.28/27.40  Current number of rules: 1003
% 27.28/27.40  New rule produced :
% 27.28/27.40  [1023]
% 27.28/27.40  composition(composition(A,converse(composition(B,C))),composition(V_3,V_4))
% 27.28/27.40  <->
% 27.28/27.40  composition(composition(composition(A,converse(C)),composition(converse(B),V_3)),V_4)
% 27.28/27.40  Current number of equations to process: 504
% 27.28/27.40  Current number of ordered equations: 1
% 27.28/27.40  Current number of rules: 1004
% 27.28/27.40  New rule produced :
% 27.28/27.40  [1024]
% 27.28/27.40  composition(composition(A,composition(B,composition(C,converse(V_4)))),
% 27.28/27.40  converse(V_3)) <->
% 27.28/27.40  composition(composition(A,B),composition(C,converse(composition(V_3,V_4))))
% 27.28/27.40  Current number of equations to process: 504
% 27.28/27.40  Current number of ordered equations: 0
% 27.28/27.40  Current number of rules: 1005
% 27.28/27.40  New rule produced :
% 27.28/27.40  [1025]
% 27.28/27.40  composition(composition(A,composition(B,converse(V_3))),composition(converse(C),V_4))
% 27.28/27.40  <->
% 27.28/27.40  composition(composition(A,B),composition(converse(composition(C,V_3)),V_4))
% 27.28/27.40  Current number of equations to process: 502
% 27.28/27.40  Current number of ordered equations: 3
% 27.28/27.40  Current number of rules: 1006
% 27.28/27.40  New rule produced :
% 27.28/27.40  [1026]
% 27.28/27.40  composition(composition(A,B),composition(converse(composition(C,V_3)),V_4))
% 27.28/27.40  <->
% 27.28/27.40  composition(composition(A,composition(B,converse(V_3))),composition(converse(C),V_4))
% 27.28/27.40  Current number of equations to process: 502
% 27.28/27.40  Current number of ordered equations: 2
% 27.28/27.40  Current number of rules: 1007
% 27.28/27.40  New rule produced :
% 27.28/27.40  [1027]
% 27.28/27.40  composition(composition(converse(B),composition(composition(converse(A),C),V_3)),V_4)
% 27.28/27.40  <->
% 27.28/27.40  composition(composition(converse(composition(A,B)),C),composition(V_3,V_4))
% 27.28/27.40  Current number of equations to process: 502
% 27.28/27.40  Current number of ordered equations: 1
% 27.28/27.40  Current number of rules: 1008
% 27.28/27.40  New rule produced :
% 27.28/27.40  [1028]
% 27.28/27.40  composition(composition(converse(composition(A,B)),C),composition(V_3,V_4))
% 27.28/27.40  <->
% 27.28/27.40  composition(composition(converse(B),composition(composition(converse(A),C),V_3)),V_4)
% 27.28/27.40  Current number of equations to process: 502
% 27.28/27.40  Current number of ordered equations: 0
% 27.28/27.40  Current number of rules: 1009
% 27.28/27.40  New rule produced :
% 27.28/27.40  [1029]
% 27.28/27.40  composition(converse(composition(C,V_3)),composition(converse(composition(A,B)),V_4))
% 27.28/27.40  <->
% 27.28/27.40  composition(converse(composition(composition(A,composition(B,C)),V_3)),V_4)
% 27.28/27.40  Current number of equations to process: 499
% 27.28/27.40  Current number of ordered equations: 5
% 27.28/27.40  Current number of rules: 1010
% 27.28/27.40  New rule produced :
% 27.28/27.40  [1030]
% 27.28/27.40  composition(composition(A,composition(B,converse(composition(V_3,C)))),V_4)
% 27.90/28.05  <->
% 27.90/28.05  composition(composition(A,B),composition(converse(C),composition(converse(V_3),V_4)))
% 27.90/28.05  Current number of equations to process: 499
% 27.90/28.05  Current number of ordered equations: 4
% 27.90/28.05  Current number of rules: 1011
% 27.90/28.05  New rule produced :
% 27.90/28.05  [1031]
% 27.90/28.05  composition(composition(converse(A),composition(converse(B),C)),composition(V_3,V_4))
% 27.90/28.05  <->
% 27.90/28.05  composition(composition(converse(composition(B,A)),composition(C,V_3)),V_4)
% 27.90/28.05  Current number of equations to process: 499
% 27.90/28.05  Current number of ordered equations: 3
% 27.90/28.05  Current number of rules: 1012
% 27.90/28.05  New rule produced :
% 27.90/28.05  [1032]
% 27.90/28.05  composition(composition(A,B),composition(converse(C),composition(converse(V_3),V_4)))
% 27.90/28.05  <->
% 27.90/28.05  composition(composition(A,composition(B,converse(composition(V_3,C)))),V_4)
% 27.90/28.05  Current number of equations to process: 499
% 27.90/28.05  Current number of ordered equations: 2
% 27.90/28.05  Current number of rules: 1013
% 27.90/28.05  New rule produced :
% 27.90/28.05  [1033]
% 27.90/28.05  composition(composition(converse(composition(B,A)),composition(C,V_3)),V_4)
% 27.90/28.05  <->
% 27.90/28.05  composition(composition(converse(A),composition(converse(B),C)),composition(V_3,V_4))
% 27.90/28.05  Current number of equations to process: 499
% 27.90/28.05  Current number of ordered equations: 1
% 27.90/28.05  Current number of rules: 1014
% 27.90/28.05  New rule produced :
% 27.90/28.05  [1034]
% 27.90/28.05  composition(converse(composition(composition(A,composition(B,C)),V_3)),V_4)
% 27.90/28.05  <->
% 27.90/28.05  composition(converse(composition(C,V_3)),composition(converse(composition(A,B)),V_4))
% 27.90/28.05  Current number of equations to process: 499
% 27.90/28.05  Current number of ordered equations: 0
% 27.90/28.05  Current number of rules: 1015
% 27.90/28.05  New rule produced :
% 27.90/28.05  [1035]
% 27.90/28.05  composition(A,composition(composition(composition(B,composition(C,V_3)),V_4),V_5))
% 27.90/28.05  <->
% 27.90/28.05  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 27.90/28.05  Current number of equations to process: 495
% 27.90/28.05  Current number of ordered equations: 5
% 27.90/28.05  Current number of rules: 1016
% 27.90/28.05  New rule produced :
% 27.90/28.05  [1036]
% 27.90/28.05  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 27.90/28.05  <->
% 27.90/28.05  composition(A,composition(composition(composition(B,composition(C,V_3)),V_4),V_5))
% 27.90/28.05  Current number of equations to process: 495
% 27.90/28.05  Current number of ordered equations: 4
% 27.90/28.05  Current number of rules: 1017
% 27.90/28.05  New rule produced :
% 27.90/28.05  [1037]
% 27.90/28.05  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 27.90/28.05  <->
% 27.90/28.05  composition(composition(A,B),composition(composition(C,V_3),composition(V_4,V_5)))
% 27.90/28.05  Current number of equations to process: 495
% 27.90/28.05  Current number of ordered equations: 3
% 27.90/28.05  Current number of rules: 1018
% 27.90/28.05  New rule produced :
% 27.90/28.05  [1038]
% 27.90/28.05  composition(composition(A,B),composition(composition(C,V_3),composition(V_4,V_5)))
% 27.90/28.05  <->
% 27.90/28.05  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 27.90/28.05  Current number of equations to process: 495
% 27.90/28.05  Current number of ordered equations: 2
% 27.90/28.05  Current number of rules: 1019
% 27.90/28.05  New rule produced :
% 27.90/28.05  [1039]
% 27.90/28.05  composition(composition(composition(A,B),composition(C,V_3)),composition(V_4,V_5))
% 27.90/28.05  <->
% 27.90/28.05  composition(composition(A,composition(composition(composition(B,C),V_3),V_4)),V_5)
% 27.90/28.05  Current number of equations to process: 495
% 27.90/28.05  Current number of ordered equations: 1
% 27.90/28.05  Current number of rules: 1020
% 27.90/28.05  New rule produced :
% 27.90/28.05  [1040]
% 27.90/28.05  composition(composition(A,composition(composition(composition(B,C),V_3),V_4)),V_5)
% 27.90/28.05  <->
% 27.90/28.05  composition(composition(composition(A,B),composition(C,V_3)),composition(V_4,V_5))
% 27.90/28.05  Current number of equations to process: 495
% 27.90/28.05  Current number of ordered equations: 0
% 27.90/28.05  Current number of rules: 1021
% 27.90/28.05  New rule produced :
% 27.90/28.05  [1041]
% 27.90/28.05  composition(A,composition(composition(B,composition(C,V_3)),composition(V_4,V_5)))
% 27.90/28.05  <->
% 27.90/28.05  composition(composition(A,B),composition(composition(C,composition(V_3,V_4)),V_5))
% 27.90/28.05  Current number of equations to process: 491
% 27.90/28.05  Current number of ordered equations: 7
% 27.90/28.05  Current number of rules: 1022
% 27.90/28.05  New rule produced :
% 27.90/28.05  [1042]
% 27.90/28.05  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 27.90/28.05  <->
% 27.90/28.05  composition(composition(composition(A,composition(B,C)),V_3),composition(V_4,V_5))
% 27.90/28.05  Current number of equations to process: 491
% 27.90/28.05  Current number of ordered equations: 6
% 27.90/28.05  Current number of rules: 1023
% 27.90/28.05  New rule produced :
% 27.90/28.05  [1043]
% 27.90/28.05  composition(composition(A,B),composition(C,composition(composition(V_3,V_4),V_5)))
% 27.90/28.05  <->
% 27.90/28.05  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 28.50/28.68  Current number of equations to process: 491
% 28.50/28.68  Current number of ordered equations: 5
% 28.50/28.68  Current number of rules: 1024
% 28.50/28.68  New rule produced :
% 28.50/28.68  [1044]
% 28.50/28.68  composition(composition(A,B),composition(composition(C,composition(V_3,V_4)),V_5))
% 28.50/28.68  <->
% 28.50/28.68  composition(A,composition(composition(B,composition(C,V_3)),composition(V_4,V_5)))
% 28.50/28.68  Current number of equations to process: 491
% 28.50/28.68  Current number of ordered equations: 4
% 28.50/28.68  Current number of rules: 1025
% 28.50/28.68  New rule produced :
% 28.50/28.68  [1045]
% 28.50/28.68  composition(composition(A,composition(composition(B,C),V_3)),composition(V_4,V_5))
% 28.50/28.68  <->
% 28.50/28.68  composition(composition(composition(A,B),composition(composition(C,V_3),V_4)),V_5)
% 28.50/28.68  Current number of equations to process: 491
% 28.50/28.68  Current number of ordered equations: 3
% 28.50/28.68  Current number of rules: 1026
% 28.50/28.68  New rule produced :
% 28.50/28.68  [1046]
% 28.50/28.68  composition(composition(composition(A,composition(B,C)),V_3),composition(V_4,V_5))
% 28.50/28.68  <->
% 28.50/28.68  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 28.50/28.68  Current number of equations to process: 491
% 28.50/28.68  Current number of ordered equations: 2
% 28.50/28.68  Current number of rules: 1027
% 28.50/28.68  New rule produced :
% 28.50/28.68  [1047]
% 28.50/28.68  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 28.50/28.68  <->
% 28.50/28.68  composition(composition(A,B),composition(C,composition(composition(V_3,V_4),V_5)))
% 28.50/28.68  Current number of equations to process: 491
% 28.50/28.68  Current number of ordered equations: 1
% 28.50/28.68  Current number of rules: 1028
% 28.50/28.68  New rule produced :
% 28.50/28.68  [1048]
% 28.50/28.68  composition(composition(composition(A,B),composition(composition(C,V_3),V_4)),V_5)
% 28.50/28.68  <->
% 28.50/28.68  composition(composition(A,composition(composition(B,C),V_3)),composition(V_4,V_5))
% 28.50/28.68  Current number of equations to process: 491
% 28.50/28.68  Current number of ordered equations: 0
% 28.50/28.68  Current number of rules: 1029
% 28.50/28.68  New rule produced :
% 28.50/28.68  [1049]
% 28.50/28.68  composition(A,composition(composition(composition(B,composition(C,V_3)),V_4),V_5))
% 28.50/28.68  <->
% 28.50/28.68  composition(composition(composition(A,composition(B,C)),composition(V_3,V_4)),V_5)
% 28.50/28.68  Current number of equations to process: 488
% 28.50/28.68  Current number of ordered equations: 5
% 28.50/28.68  Current number of rules: 1030
% 28.50/28.68  New rule produced :
% 28.50/28.68  [1050]
% 28.50/28.68  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 28.50/28.68  <->
% 28.50/28.68  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 28.50/28.68  Current number of equations to process: 488
% 28.50/28.68  Current number of ordered equations: 4
% 28.50/28.68  Current number of rules: 1031
% 28.50/28.68  New rule produced :
% 28.50/28.68  [1051]
% 28.50/28.68  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 28.50/28.68  <->
% 28.50/28.68  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 28.50/28.68  Current number of equations to process: 488
% 28.50/28.68  Current number of ordered equations: 3
% 28.50/28.68  Current number of rules: 1032
% 28.50/28.68  New rule produced :
% 28.50/28.68  [1052]
% 28.50/28.68  composition(composition(composition(composition(A,B),C),V_3),composition(V_4,V_5))
% 28.50/28.68  <->
% 28.50/28.68  composition(composition(A,composition(composition(composition(B,C),V_3),V_4)),V_5)
% 28.50/28.68  Current number of equations to process: 488
% 28.50/28.68  Current number of ordered equations: 2
% 28.50/28.68  Current number of rules: 1033
% 28.50/28.68  New rule produced :
% 28.50/28.68  [1053]
% 28.50/28.68  composition(composition(A,composition(composition(composition(B,C),V_3),V_4)),V_5)
% 28.50/28.68  <->
% 28.50/28.68  composition(composition(composition(composition(A,B),C),V_3),composition(V_4,V_5))
% 28.50/28.68  Current number of equations to process: 488
% 28.50/28.68  Current number of ordered equations: 1
% 28.50/28.68  Current number of rules: 1034
% 28.50/28.68  New rule produced :
% 28.50/28.68  [1054]
% 28.50/28.68  composition(composition(composition(A,composition(B,C)),composition(V_3,V_4)),V_5)
% 28.50/28.68  <->
% 28.50/28.68  composition(A,composition(composition(composition(B,composition(C,V_3)),V_4),V_5))
% 28.50/28.68  Current number of equations to process: 488
% 28.50/28.68  Current number of ordered equations: 0
% 28.50/28.68  Current number of rules: 1035
% 28.50/28.68  New rule produced :
% 28.50/28.68  [1055]
% 28.50/28.68  composition(A,composition(B,composition(composition(C,composition(V_3,V_4)),V_5)))
% 28.50/28.68  <->
% 28.50/28.68  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 28.50/28.68  Current number of equations to process: 485
% 28.50/28.68  Current number of ordered equations: 5
% 28.50/28.68  Current number of rules: 1036
% 28.50/28.68  New rule produced :
% 28.50/28.68  [1056]
% 28.50/28.68  composition(composition(A,composition(B,C)),composition(V_3,composition(V_4,V_5)))
% 28.50/28.68  <->
% 28.50/28.68  composition(composition(A,B),composition(composition(C,composition(V_3,V_4)),V_5))
% 29.17/29.33  Current number of equations to process: 485
% 29.17/29.33  Current number of ordered equations: 4
% 29.17/29.33  Current number of rules: 1037
% 29.17/29.33  New rule produced :
% 29.17/29.33  [1057]
% 29.17/29.33  composition(composition(A,B),composition(composition(C,composition(V_3,V_4)),V_5))
% 29.17/29.33  <->
% 29.17/29.33  composition(composition(A,composition(B,C)),composition(V_3,composition(V_4,V_5)))
% 29.17/29.33  Current number of equations to process: 485
% 29.17/29.33  Current number of ordered equations: 3
% 29.17/29.33  Current number of rules: 1038
% 29.17/29.33  New rule produced :
% 29.17/29.33  [1058]
% 29.17/29.33  composition(composition(composition(A,composition(B,C)),V_3),composition(V_4,V_5))
% 29.17/29.33  <->
% 29.17/29.33  composition(composition(A,composition(composition(B,composition(C,V_3)),V_4)),V_5)
% 29.17/29.33  Current number of equations to process: 485
% 29.17/29.33  Current number of ordered equations: 2
% 29.17/29.33  Current number of rules: 1039
% 29.17/29.33  New rule produced :
% 29.17/29.33  [1059]
% 29.17/29.33  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 29.17/29.33  <->
% 29.17/29.33  composition(A,composition(B,composition(composition(C,composition(V_3,V_4)),V_5)))
% 29.17/29.33  Current number of equations to process: 485
% 29.17/29.33  Current number of ordered equations: 1
% 29.17/29.33  Current number of rules: 1040
% 29.17/29.33  New rule produced :
% 29.17/29.33  [1060]
% 29.17/29.33  composition(composition(A,composition(composition(B,composition(C,V_3)),V_4)),V_5)
% 29.17/29.33  <->
% 29.17/29.33  composition(composition(composition(A,composition(B,C)),V_3),composition(V_4,V_5))
% 29.17/29.33  Current number of equations to process: 485
% 29.17/29.33  Current number of ordered equations: 0
% 29.17/29.33  Current number of rules: 1041
% 29.17/29.33  New rule produced :
% 29.17/29.33  [1061]
% 29.17/29.33  composition(A,composition(B,composition(composition(C,composition(V_3,V_4)),V_5)))
% 29.17/29.33  <->
% 29.17/29.33  composition(composition(composition(A,B),composition(C,V_3)),composition(V_4,V_5))
% 29.17/29.33  Current number of equations to process: 482
% 29.17/29.33  Current number of ordered equations: 5
% 29.17/29.33  Current number of rules: 1042
% 29.17/29.33  New rule produced :
% 29.17/29.33  [1062]
% 29.17/29.33  composition(composition(A,composition(B,C)),composition(V_3,composition(V_4,V_5)))
% 29.17/29.33  <->
% 29.17/29.33  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 29.17/29.33  Current number of equations to process: 482
% 29.17/29.33  Current number of ordered equations: 4
% 29.17/29.33  Current number of rules: 1043
% 29.17/29.33  New rule produced :
% 29.17/29.33  [1063]
% 29.17/29.33  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 29.17/29.33  <->
% 29.17/29.33  composition(composition(A,composition(B,C)),composition(V_3,composition(V_4,V_5)))
% 29.17/29.33  Current number of equations to process: 482
% 29.17/29.33  Current number of ordered equations: 3
% 29.17/29.33  Current number of rules: 1044
% 29.17/29.33  New rule produced :
% 29.17/29.33  [1064]
% 29.17/29.33  composition(composition(composition(A,B),composition(C,V_3)),composition(V_4,V_5))
% 29.17/29.33  <->
% 29.17/29.33  composition(A,composition(B,composition(composition(C,composition(V_3,V_4)),V_5)))
% 29.17/29.33  Current number of equations to process: 482
% 29.17/29.33  Current number of ordered equations: 2
% 29.17/29.33  Current number of rules: 1045
% 29.17/29.33  New rule produced :
% 29.17/29.33  [1065]
% 29.17/29.33  composition(composition(composition(composition(A,B),C),V_3),composition(V_4,V_5))
% 29.17/29.33  <->
% 29.17/29.33  composition(composition(A,composition(composition(B,composition(C,V_3)),V_4)),V_5)
% 29.17/29.33  Current number of equations to process: 482
% 29.17/29.33  Current number of ordered equations: 1
% 29.17/29.33  Current number of rules: 1046
% 29.17/29.33  New rule produced :
% 29.17/29.33  [1066]
% 29.17/29.33  composition(composition(A,composition(composition(B,composition(C,V_3)),V_4)),V_5)
% 29.17/29.33  <->
% 29.17/29.33  composition(composition(composition(composition(A,B),C),V_3),composition(V_4,V_5))
% 29.17/29.33  Current number of equations to process: 482
% 29.17/29.33  Current number of ordered equations: 0
% 29.17/29.33  Current number of rules: 1047
% 29.17/29.33  New rule produced :
% 29.17/29.33  [1067]
% 29.17/29.33  composition(A,composition(composition(B,C),composition(composition(V_3,V_4),V_5)))
% 29.17/29.33  <->
% 29.17/29.33  composition(composition(A,composition(composition(B,composition(C,V_3)),V_4)),V_5)
% 29.17/29.33  Current number of equations to process: 479
% 29.17/29.33  Current number of ordered equations: 5
% 29.17/29.33  Current number of rules: 1048
% 29.17/29.33  New rule produced :
% 29.17/29.33  [1068]
% 29.17/29.33  composition(composition(A,B),composition(C,composition(V_3,composition(V_4,V_5))))
% 29.17/29.33  <->
% 29.17/29.33  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 29.17/29.33  Current number of equations to process: 479
% 29.17/29.33  Current number of ordered equations: 4
% 29.17/29.33  Current number of rules: 1049
% 29.17/29.33  New rule produced :
% 29.17/29.33  [1069]
% 29.17/29.33  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 29.17/29.33  <->
% 29.17/29.33  composition(composition(composition(A,composition(B,C)),composition(V_3,V_4)),V_5)
% 29.17/29.33  Current number of equations to process: 479
% 29.17/29.33  Current number of ordered equations: 3
% 29.77/29.97  Current number of rules: 1050
% 29.77/29.97  New rule produced :
% 29.77/29.97  [1070]
% 29.77/29.97  composition(composition(composition(A,composition(B,C)),composition(V_3,V_4)),V_5)
% 29.77/29.97  <->
% 29.77/29.97  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 29.77/29.97  Current number of equations to process: 479
% 29.77/29.97  Current number of ordered equations: 2
% 29.77/29.97  Current number of rules: 1051
% 29.77/29.97  New rule produced :
% 29.77/29.97  [1071]
% 29.77/29.97  composition(composition(A,composition(composition(B,composition(C,V_3)),V_4)),V_5)
% 29.77/29.97  <->
% 29.77/29.97  composition(A,composition(composition(B,C),composition(composition(V_3,V_4),V_5)))
% 29.77/29.97  Current number of equations to process: 479
% 29.77/29.97  Current number of ordered equations: 1
% 29.77/29.97  Current number of rules: 1052
% 29.77/29.97  New rule produced :
% 29.77/29.97  [1072]
% 29.77/29.97  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 29.77/29.97  <->
% 29.77/29.97  composition(composition(A,B),composition(C,composition(V_3,composition(V_4,V_5))))
% 29.77/29.97  Current number of equations to process: 479
% 29.77/29.97  Current number of ordered equations: 0
% 29.77/29.97  Current number of rules: 1053
% 29.77/29.97  New rule produced :
% 29.77/29.97  [1073]
% 29.77/29.97  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 29.77/29.97  <->
% 29.77/29.97  composition(composition(composition(composition(A,composition(B,C)),V_3),V_4),V_5)
% 29.77/29.97  Current number of equations to process: 476
% 29.77/29.97  Current number of ordered equations: 5
% 29.77/29.97  Current number of rules: 1054
% 29.77/29.97  New rule produced :
% 29.77/29.97  [1074]
% 29.77/29.97  composition(composition(A,B),composition(C,composition(composition(V_3,V_4),V_5)))
% 29.77/29.97  <->
% 29.77/29.97  composition(composition(A,composition(B,composition(composition(C,V_3),V_4))),V_5)
% 29.77/29.97  Current number of equations to process: 476
% 29.77/29.97  Current number of ordered equations: 4
% 29.77/29.97  Current number of rules: 1055
% 29.77/29.97  New rule produced :
% 29.77/29.97  [1075]
% 29.77/29.97  composition(composition(A,composition(composition(B,C),V_3)),composition(V_4,V_5))
% 29.77/29.97  <->
% 29.77/29.97  composition(composition(composition(composition(A,B),C),composition(V_3,V_4)),V_5)
% 29.77/29.97  Current number of equations to process: 476
% 29.77/29.97  Current number of ordered equations: 3
% 29.77/29.97  Current number of rules: 1056
% 29.77/29.97  New rule produced :
% 29.77/29.97  [1076]
% 29.77/29.97  composition(composition(composition(composition(A,composition(B,C)),V_3),V_4),V_5)
% 29.77/29.97  <->
% 29.77/29.97  composition(composition(A,B),composition(composition(composition(C,V_3),V_4),V_5))
% 29.77/29.97  Current number of equations to process: 476
% 29.77/29.97  Current number of ordered equations: 2
% 29.77/29.97  Current number of rules: 1057
% 29.77/29.97  New rule produced :
% 29.77/29.97  [1077]
% 29.77/29.97  composition(composition(A,composition(B,composition(composition(C,V_3),V_4))),V_5)
% 29.77/29.97  <->
% 29.77/29.97  composition(composition(A,B),composition(C,composition(composition(V_3,V_4),V_5)))
% 29.77/29.97  Current number of equations to process: 476
% 29.77/29.97  Current number of ordered equations: 1
% 29.77/29.97  Current number of rules: 1058
% 29.77/29.97  New rule produced :
% 29.77/29.97  [1078]
% 29.77/29.97  composition(composition(composition(composition(A,B),C),composition(V_3,V_4)),V_5)
% 29.77/29.97  <->
% 29.77/29.97  composition(composition(A,composition(composition(B,C),V_3)),composition(V_4,V_5))
% 29.77/29.97  Current number of equations to process: 476
% 29.77/29.97  Current number of ordered equations: 0
% 29.77/29.97  Current number of rules: 1059
% 29.77/29.97  New rule produced :
% 29.77/29.97  [1079]
% 29.77/29.97  composition(composition(A,B),composition(C,composition(V_3,composition(V_4,V_5))))
% 29.77/29.97  <->
% 29.77/29.97  composition(composition(A,composition(B,composition(composition(C,V_3),V_4))),V_5)
% 29.77/29.97  Current number of equations to process: 473
% 29.77/29.97  Current number of ordered equations: 5
% 29.77/29.97  Current number of rules: 1060
% 29.77/29.97  New rule produced :
% 29.77/29.97  [1080]
% 29.77/29.97  composition(composition(A,B),composition(composition(C,V_3),composition(V_4,V_5)))
% 29.77/29.97  <->
% 29.77/29.97  composition(composition(composition(composition(A,composition(B,C)),V_3),V_4),V_5)
% 29.77/29.97  Current number of equations to process: 473
% 29.77/29.97  Current number of ordered equations: 4
% 29.77/29.97  Current number of rules: 1061
% 29.77/29.97  New rule produced :
% 29.77/29.97  [1081]
% 29.77/29.97  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 29.77/29.97  <->
% 29.77/29.97  composition(composition(composition(composition(A,B),C),composition(V_3,V_4)),V_5)
% 29.77/29.97  Current number of equations to process: 473
% 29.77/29.97  Current number of ordered equations: 3
% 29.77/29.97  Current number of rules: 1062
% 29.77/29.97  New rule produced :
% 29.77/29.97  [1082]
% 29.77/29.97  composition(composition(composition(composition(A,composition(B,C)),V_3),V_4),V_5)
% 29.77/29.97  <->
% 29.77/29.97  composition(composition(A,B),composition(composition(C,V_3),composition(V_4,V_5)))
% 29.77/29.97  Current number of equations to process: 473
% 29.77/29.97  Current number of ordered equations: 2
% 29.77/29.97  Current number of rules: 1063
% 29.77/29.97  New rule produced :
% 30.57/30.70  [1083]
% 30.57/30.70  composition(composition(A,composition(B,composition(composition(C,V_3),V_4))),V_5)
% 30.57/30.70  <->
% 30.57/30.70  composition(composition(A,B),composition(C,composition(V_3,composition(V_4,V_5))))
% 30.57/30.70  Current number of equations to process: 473
% 30.57/30.70  Current number of ordered equations: 1
% 30.57/30.70  Current number of rules: 1064
% 30.57/30.70  New rule produced :
% 30.57/30.70  [1084]
% 30.57/30.70  composition(composition(composition(composition(A,B),C),composition(V_3,V_4)),V_5)
% 30.57/30.70  <->
% 30.57/30.70  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 30.57/30.70  Current number of equations to process: 473
% 30.57/30.70  Current number of ordered equations: 0
% 30.57/30.70  Current number of rules: 1065
% 30.57/30.70  New rule produced :
% 30.57/30.70  [1085]
% 30.57/30.70  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 30.57/30.70  <->
% 30.57/30.70  composition(composition(A,composition(composition(B,composition(C,V_3)),V_4)),V_5)
% 30.57/30.70  Current number of equations to process: 470
% 30.57/30.70  Current number of ordered equations: 5
% 30.57/30.70  Current number of rules: 1066
% 30.57/30.70  New rule produced :
% 30.57/30.70  [1086]
% 30.57/30.70  composition(composition(A,B),composition(composition(C,V_3),composition(V_4,V_5)))
% 30.57/30.70  <->
% 30.57/30.70  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 30.57/30.70  Current number of equations to process: 470
% 30.57/30.70  Current number of ordered equations: 4
% 30.57/30.70  Current number of rules: 1067
% 30.57/30.70  New rule produced :
% 30.57/30.70  [1087]
% 30.57/30.70  composition(composition(composition(A,B),composition(C,V_3)),composition(V_4,V_5))
% 30.57/30.70  <->
% 30.57/30.70  composition(composition(composition(A,composition(B,C)),composition(V_3,V_4)),V_5)
% 30.57/30.70  Current number of equations to process: 470
% 30.57/30.70  Current number of ordered equations: 3
% 30.57/30.70  Current number of rules: 1068
% 30.57/30.70  New rule produced :
% 30.57/30.70  [1088]
% 30.57/30.70  composition(composition(composition(A,composition(B,C)),composition(V_3,V_4)),V_5)
% 30.57/30.70  <->
% 30.57/30.70  composition(composition(composition(A,B),composition(C,V_3)),composition(V_4,V_5))
% 30.57/30.70  Current number of equations to process: 470
% 30.57/30.70  Current number of ordered equations: 2
% 30.57/30.70  Current number of rules: 1069
% 30.57/30.70  New rule produced :
% 30.57/30.70  [1089]
% 30.57/30.70  composition(composition(A,composition(composition(B,composition(C,V_3)),V_4)),V_5)
% 30.57/30.70  <->
% 30.57/30.70  composition(composition(A,composition(B,C)),composition(composition(V_3,V_4),V_5))
% 30.57/30.70  Current number of equations to process: 470
% 30.57/30.70  Current number of ordered equations: 1
% 30.57/30.70  Current number of rules: 1070
% 30.57/30.70  New rule produced :
% 30.57/30.70  [1090]
% 30.57/30.70  composition(composition(A,composition(B,composition(C,composition(V_3,V_4)))),V_5)
% 30.57/30.70  <->
% 30.57/30.70  composition(composition(A,B),composition(composition(C,V_3),composition(V_4,V_5)))
% 30.57/30.70  Current number of equations to process: 470
% 30.57/30.70  Current number of ordered equations: 0
% 30.57/30.70  Current number of rules: 1071
% 30.57/30.70  New rule produced :
% 30.57/30.70  [1091]
% 30.57/30.70  composition(composition(A,B),composition(composition(C,composition(V_3,V_4)),V_5))
% 30.57/30.70  <->
% 30.57/30.70  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 30.57/30.70  Current number of equations to process: 468
% 30.57/30.70  Current number of ordered equations: 3
% 30.57/30.70  Current number of rules: 1072
% 30.57/30.70  New rule produced :
% 30.57/30.70  [1092]
% 30.57/30.70  composition(composition(composition(A,composition(B,C)),V_3),composition(V_4,V_5))
% 30.57/30.70  <->
% 30.57/30.70  composition(composition(composition(A,B),composition(composition(C,V_3),V_4)),V_5)
% 30.57/30.70  Current number of equations to process: 468
% 30.57/30.70  Current number of ordered equations: 2
% 30.57/30.70  Current number of rules: 1073
% 30.57/30.70  New rule produced :
% 30.57/30.70  [1093]
% 30.57/30.70  composition(composition(A,composition(B,composition(C,V_3))),composition(V_4,V_5))
% 30.57/30.70  <->
% 30.57/30.70  composition(composition(A,B),composition(composition(C,composition(V_3,V_4)),V_5))
% 30.57/30.70  Current number of equations to process: 468
% 30.57/30.70  Current number of ordered equations: 1
% 30.57/30.70  Current number of rules: 1074
% 30.57/30.70  New rule produced :
% 30.57/30.70  [1094]
% 30.57/30.70  composition(composition(composition(A,B),composition(composition(C,V_3),V_4)),V_5)
% 30.57/30.70  <->
% 30.57/30.70  composition(composition(composition(A,composition(B,C)),V_3),composition(V_4,V_5))
% 30.57/30.70  Current number of equations to process: 468
% 30.57/30.70  Current number of ordered equations: 0
% 30.57/30.70  Current number of rules: 1075
% 30.57/30.70  New rule produced :
% 30.57/30.70  [1095]
% 30.57/30.70  composition(complement(converse(A)),complement(A)) join complement(one) ->
% 30.57/30.70  composition(top,complement(A)) join complement(one)
% 30.57/30.70  Current number of equations to process: 473
% 30.57/30.70  Current number of ordered equations: 0
% 30.57/30.70  Current number of rules: 1076
% 30.57/30.70  New rule produced :
% 30.57/30.70  [1096]
% 30.57/30.70  composition(composition(A,converse(B)),complement(composition(B,converse(A)))) join 
% 30.57/30.70  complement(one) -> complement(one)
% 31.60/31.73  Current number of equations to process: 472
% 31.60/31.73  Current number of ordered equations: 0
% 31.60/31.73  Current number of rules: 1077
% 31.60/31.73  New rule produced :
% 31.60/31.73  [1097]
% 31.60/31.73  composition(composition(converse(A),B),complement(composition(converse(B),A))) join 
% 31.60/31.73  complement(one) -> complement(one)
% 31.60/31.73  Current number of equations to process: 471
% 31.60/31.73  Current number of ordered equations: 0
% 31.60/31.73  Current number of rules: 1078
% 31.60/31.73  New rule produced : [1098] complement(zero) -> top
% 31.60/31.73  Current number of equations to process: 471
% 31.60/31.73  Current number of ordered equations: 0
% 31.60/31.73  Current number of rules: 1079
% 31.60/31.73  New rule produced :
% 31.60/31.73  [1099]
% 31.60/31.73  composition(converse(A),complement(composition(A,complement(B)))) join B -> B
% 31.60/31.73  Current number of equations to process: 472
% 31.60/31.73  Current number of ordered equations: 0
% 31.60/31.73  Current number of rules: 1080
% 31.60/31.73  New rule produced :
% 31.60/31.73  [1100]
% 31.60/31.73  complement(complement(A) join B) join complement(A join B) -> complement(B)
% 31.60/31.73  Rule
% 31.60/31.73  [15]
% 31.60/31.73  complement(complement(A) join complement(B)) join complement(complement(A) join B)
% 31.60/31.73  -> A collapsed.
% 31.60/31.73  Current number of equations to process: 473
% 31.60/31.73  Current number of ordered equations: 0
% 31.60/31.73  Current number of rules: 1080
% 31.60/31.73  New rule produced :
% 31.60/31.73  [1101]
% 31.60/31.73  converse(composition(converse(A),complement(A))) join complement(one) ->
% 31.60/31.73  complement(one)
% 31.60/31.73  Current number of equations to process: 492
% 31.60/31.73  Current number of ordered equations: 0
% 31.60/31.73  Current number of rules: 1081
% 31.60/31.73  New rule produced :
% 31.60/31.73  [1102] converse(composition(A,sk1)) join converse(A) -> converse(A)
% 31.60/31.73  Current number of equations to process: 500
% 31.60/31.73  Current number of ordered equations: 0
% 31.60/31.73  Current number of rules: 1082
% 31.60/31.73  New rule produced :
% 31.60/31.73  [1103] converse(composition(A,sk2)) join converse(A) -> converse(A)
% 31.60/31.73  Current number of equations to process: 499
% 31.60/31.73  Current number of ordered equations: 0
% 31.60/31.73  Current number of rules: 1083
% 31.60/31.73  Rule [149]
% 31.60/31.73       converse(composition(converse(A),B)) join converse(composition(converse(C),B))
% 31.60/31.73       <-> composition(converse(B),A join C) is composed into [149]
% 31.60/31.73                                                              converse(
% 31.60/31.73                                                              composition(
% 31.60/31.73                                                              converse(A),B)) join 
% 31.60/31.73                                                              converse(
% 31.60/31.73                                                              composition(
% 31.60/31.73                                                              converse(C),B))
% 31.60/31.73                                                              <->
% 31.60/31.73                                                              composition(
% 31.60/31.73                                                              converse(B),A) join 
% 31.60/31.73                                                              composition(
% 31.60/31.73                                                              converse(B),C)
% 31.60/31.73  Rule [134]
% 31.60/31.73       converse(composition(A,converse(B))) join converse(composition(C,
% 31.60/31.73                                                          converse(B))) <->
% 31.60/31.73       composition(B,converse(A) join converse(C)) is composed into [134]
% 31.60/31.73                                                                    converse(
% 31.60/31.73                                                                    composition(A,
% 31.60/31.73                                                                    converse(B))) join 
% 31.60/31.73                                                                    converse(
% 31.60/31.73                                                                    composition(C,
% 31.60/31.73                                                                    converse(B)))
% 31.60/31.73                                                                    <->
% 31.60/31.73                                                                    composition(B,
% 31.60/31.73                                                                    converse(A)) join 
% 31.60/31.73                                                                    composition(B,
% 31.60/31.73                                                                    converse(C))
% 31.60/31.73  New rule produced :
% 31.60/31.73  [1104] composition(A,B join C) -> composition(A,B) join composition(A,C)
% 31.60/31.73  Rule
% 31.60/31.73  [64]
% 31.60/31.73  converse(composition(C,A join B)) ->
% 31.60/31.73  converse(composition(C,A)) join converse(composition(C,B)) collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [65]
% 31.60/31.73  composition(converse(A),converse(B) join converse(C)) ->
% 31.60/31.73  converse(composition(B,A)) join converse(composition(C,A)) collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [71]
% 31.60/31.73  composition(A,composition(B,C) join composition(V_3,C)) <->
% 31.60/31.73  composition(composition(A,B join V_3),C) collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [72]
% 31.60/31.73  composition(composition(A,B join V_3),C) <->
% 31.60/31.73  composition(A,composition(B,C) join composition(V_3,C)) collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [73]
% 31.60/31.73  composition(converse(B),complement(composition(B,complement(A) join C))) join A
% 31.60/31.73  -> A collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [133]
% 31.60/31.73  composition(B,converse(A) join converse(C)) <->
% 31.60/31.73  converse(composition(A,converse(B))) join converse(composition(C,converse(B)))
% 31.60/31.73  collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [148]
% 31.60/31.73  composition(converse(B),A join C) <->
% 31.60/31.73  converse(composition(converse(A),B)) join converse(composition(converse(C),B))
% 31.60/31.73  collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [275]
% 31.60/31.73  composition(A,converse(composition(B,C)) join converse(composition(V_3,C)))
% 31.60/31.73  <-> composition(composition(A,converse(C)),converse(B) join converse(V_3))
% 31.60/31.73  collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [276]
% 31.60/31.73  composition(composition(A,converse(C)),converse(B) join converse(V_3)) <->
% 31.60/31.73  composition(A,converse(composition(B,C)) join converse(composition(V_3,C)))
% 31.60/31.73  collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [293]
% 31.60/31.73  composition(A,converse(composition(V_3,B)) join converse(composition(V_3,C)))
% 31.60/31.73  <-> composition(composition(A,converse(B) join converse(C)),converse(V_3))
% 31.60/31.73  collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [294]
% 31.60/31.73  composition(composition(A,converse(B) join converse(C)),converse(V_3)) <->
% 31.60/31.73  composition(A,converse(composition(V_3,B)) join converse(composition(V_3,C)))
% 31.60/31.73  collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [381]
% 31.60/31.73  composition(A,composition(composition(B,C),V_3) join composition(composition(V_4,C),V_3))
% 31.60/31.73  <-> composition(composition(A,B join V_4),composition(C,V_3)) collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [382]
% 31.60/31.73  composition(composition(A,B join V_4),composition(C,V_3)) <->
% 31.60/31.73  composition(A,composition(composition(B,C),V_3) join composition(composition(V_4,C),V_3))
% 31.60/31.73  collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [403]
% 31.60/31.73  composition(A,composition(composition(B,C join V_4),V_3)) <->
% 31.60/31.73  composition(composition(A,B),composition(C,V_3) join composition(V_4,V_3))
% 31.60/31.73  collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [404]
% 31.60/31.73  composition(composition(A,B),composition(C,V_3) join composition(V_4,V_3))
% 31.60/31.73  <-> composition(A,composition(composition(B,C join V_4),V_3)) collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [477]
% 31.60/31.73  composition(A,composition(composition(B,C),V_3) join composition(composition(V_4,C),V_3))
% 31.60/31.73  <-> composition(composition(composition(A,B join V_4),C),V_3) collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [478]
% 31.60/31.73  composition(composition(composition(A,B join V_4),C),V_3) <->
% 31.60/31.73  composition(A,composition(composition(B,C),V_3) join composition(composition(V_4,C),V_3))
% 31.60/31.73  collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [497]
% 31.60/31.73  composition(A,composition(B,composition(C,V_3) join composition(V_4,V_3)))
% 31.60/31.73  <-> composition(composition(A,composition(B,C join V_4)),V_3) collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [498]
% 31.60/31.73  composition(composition(A,composition(B,C join V_4)),V_3) <->
% 31.60/31.73  composition(A,composition(B,composition(C,V_3) join composition(V_4,V_3)))
% 31.60/31.73  collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [561]
% 31.60/31.73  composition(A,composition(B,composition(C,V_3) join composition(V_4,V_3)))
% 31.60/31.73  <-> composition(composition(composition(A,B),C join V_4),V_3) collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [562]
% 31.60/31.73  composition(composition(composition(A,B),C join V_4),V_3) <->
% 31.60/31.73  composition(A,composition(B,composition(C,V_3) join composition(V_4,V_3)))
% 31.60/31.73  collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [601]
% 31.60/31.73  composition(A,composition(B,composition(C,V_3)) join composition(V_4,
% 31.60/31.73                                                       composition(C,V_3))) <->
% 31.60/31.73  composition(composition(composition(A,B join V_4),C),V_3) collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [602]
% 31.60/31.73  composition(composition(composition(A,B join V_4),C),V_3) <->
% 31.60/31.73  composition(A,composition(B,composition(C,V_3)) join composition(V_4,
% 31.60/31.73                                                       composition(C,V_3)))
% 31.60/31.73  collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [835]
% 31.60/31.73  composition(composition(A,B join V_3),composition(C,V_4)) <->
% 31.60/31.73  composition(composition(A,composition(B,C) join composition(V_3,C)),V_4)
% 31.60/31.73  collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [836]
% 31.60/31.73  composition(composition(A,composition(B,C) join composition(V_3,C)),V_4) <->
% 31.60/31.73  composition(composition(A,B join V_3),composition(C,V_4)) collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [922]
% 31.60/31.73  composition(composition(A,B),composition(C,V_3) join composition(V_4,V_3))
% 31.60/31.73  <-> composition(composition(A,composition(B,C join V_4)),V_3) collapsed.
% 31.60/31.73  Rule
% 31.60/31.73  [923]
% 31.60/31.73  composition(composition(A,composition(B,C join V_4)),V_3) <->
% 31.60/31.73  composition(composition(A,B),composition(C,V_3) join composition(V_4,V_3))
% 33.27/33.42  collapsed.
% 33.27/33.42  Current number of equations to process: 515
% 33.27/33.42  Current number of ordered equations: 0
% 33.27/33.42  Current number of rules: 1057
% 33.27/33.42  New rule produced :
% 33.27/33.42  [1105] composition(A,complement(composition(converse(A),top))) -> zero
% 33.27/33.42  Current number of equations to process: 531
% 33.27/33.42  Current number of ordered equations: 0
% 33.27/33.42  Current number of rules: 1058
% 33.27/33.42  New rule produced :
% 33.27/33.42  [1106]
% 33.27/33.42  complement(composition(A,complement(composition(converse(A),B)))) join 
% 33.27/33.42  complement(B) -> top
% 33.27/33.42  Current number of equations to process: 532
% 33.27/33.42  Current number of ordered equations: 0
% 33.27/33.42  Current number of rules: 1059
% 33.27/33.42  New rule produced :
% 33.27/33.42  [1107]
% 33.27/33.42  converse(composition(A,top)) join converse(composition(A,complement(B))) ->
% 33.27/33.42  converse(composition(A,top))
% 33.27/33.42  Current number of equations to process: 531
% 33.27/33.42  Current number of ordered equations: 0
% 33.27/33.42  Current number of rules: 1060
% 33.27/33.42  New rule produced :
% 33.27/33.42  [1108]
% 33.27/33.42  converse(composition(A,complement(B))) join converse(composition(A,B)) ->
% 33.27/33.42  converse(composition(A,top))
% 33.27/33.42  Current number of equations to process: 530
% 33.27/33.42  Current number of ordered equations: 0
% 33.27/33.42  Current number of rules: 1061
% 33.27/33.42  New rule produced :
% 33.27/33.42  [1109]
% 33.27/33.42  composition(A,complement(converse(composition(B,A)))) join complement(
% 33.27/33.42                                                             converse(B)) ->
% 33.27/33.42  complement(converse(B))
% 33.27/33.42  Rule
% 33.27/33.42  [158]
% 33.27/33.42  composition(converse(A),complement(converse(composition(B,converse(A))))) join 
% 33.27/33.42  complement(converse(B)) -> complement(converse(B)) collapsed.
% 33.27/33.42  Current number of equations to process: 529
% 33.27/33.42  Current number of ordered equations: 0
% 33.27/33.42  Current number of rules: 1061
% 33.27/33.42  New rule produced :
% 33.27/33.42  [1110]
% 33.27/33.42  converse(composition(B,complement(composition(converse(B),A)))) join 
% 33.27/33.42  converse(complement(A)) -> converse(complement(A))
% 33.27/33.42  Current number of equations to process: 526
% 33.27/33.42  Current number of ordered equations: 0
% 33.27/33.42  Current number of rules: 1062
% 33.27/33.42  New rule produced :
% 33.27/33.42  [1111]
% 33.27/33.42  composition(converse(B),complement(composition(B,complement(A)) join 
% 33.27/33.42                                     composition(B,C))) join A -> A
% 33.27/33.42  Current number of equations to process: 525
% 33.27/33.42  Current number of ordered equations: 0
% 33.27/33.42  Current number of rules: 1063
% 33.27/33.42  New rule produced :
% 33.27/33.42  [1112]
% 33.27/33.42  composition(A,composition(B,C)) join composition(A,composition(V_3,C)) <->
% 33.27/33.42  composition(composition(A,B),C) join composition(composition(A,V_3),C)
% 33.27/33.42  Current number of equations to process: 524
% 33.27/33.42  Current number of ordered equations: 1
% 33.27/33.42  Current number of rules: 1064
% 33.27/33.42  New rule produced :
% 33.27/33.42  [1113]
% 33.27/33.42  composition(composition(A,B),C) join composition(composition(A,V_3),C) <->
% 33.27/33.42  composition(A,composition(B,C)) join composition(A,composition(V_3,C))
% 33.27/33.42  Current number of equations to process: 524
% 33.27/33.42  Current number of ordered equations: 0
% 33.27/33.42  Current number of rules: 1065
% 33.27/33.42  New rule produced :
% 33.27/33.42  [1114]
% 33.27/33.42  complement(composition(A,complement(composition(converse(A),B))) join C) join 
% 33.27/33.42  complement(B) join C -> top
% 33.27/33.42  Current number of equations to process: 519
% 33.27/33.42  Current number of ordered equations: 0
% 33.27/33.42  Current number of rules: 1066
% 33.27/33.42  New rule produced :
% 33.27/33.42  [1115]
% 33.27/33.42  composition(composition(A,B),complement(composition(converse(B),composition(
% 33.27/33.42                                                                  converse(A),C)))) join 
% 33.27/33.42  complement(C) -> complement(C)
% 33.27/33.42  Current number of equations to process: 517
% 33.27/33.42  Current number of ordered equations: 0
% 33.27/33.42  Current number of rules: 1067
% 33.27/33.42  New rule produced :
% 33.27/33.42  [1116]
% 33.27/33.42  composition(A,complement(composition(composition(converse(A),B),C))) join 
% 33.27/33.42  complement(composition(B,C)) -> complement(composition(B,C))
% 33.27/33.42  Current number of equations to process: 516
% 33.27/33.42  Current number of ordered equations: 0
% 33.27/33.42  Current number of rules: 1068
% 33.27/33.42  New rule produced :
% 33.27/33.42  [1117]
% 33.27/33.42  composition(composition(C,complement(composition(converse(C),A))),B) join 
% 33.27/33.42  composition(complement(A),B) -> composition(complement(A),B)
% 33.27/33.42  Current number of equations to process: 515
% 33.27/33.42  Current number of ordered equations: 0
% 33.27/33.42  Current number of rules: 1069
% 33.27/33.42  New rule produced :
% 33.27/33.42  [1118]
% 33.27/33.42  converse(composition(A,top)) join converse(composition(A,C)) ->
% 33.27/33.42  converse(composition(A,top))
% 33.27/33.42  Rule
% 33.27/33.42  [1107]
% 33.27/33.42  converse(composition(A,top)) join converse(composition(A,complement(B))) ->
% 33.27/33.42  converse(composition(A,top)) collapsed.
% 33.27/33.42  Current number of equations to process: 514
% 33.27/33.42  Current number of ordered equations: 0
% 34.79/34.97  Current number of rules: 1069
% 34.79/34.97  New rule produced :
% 34.79/34.97  [1119]
% 34.79/34.97  converse(composition(composition(A,B),C)) join converse(composition(composition(A,B),V_3))
% 34.79/34.97  <->
% 34.79/34.97  converse(composition(A,composition(B,C))) join converse(composition(A,
% 34.79/34.97                                                          composition(B,V_3)))
% 34.79/34.97  Current number of equations to process: 510
% 34.79/34.97  Current number of ordered equations: 1
% 34.79/34.97  Current number of rules: 1070
% 34.79/34.97  New rule produced :
% 34.79/34.97  [1120]
% 34.79/34.97  converse(composition(A,composition(B,C))) join converse(composition(A,
% 34.79/34.97                                                          composition(B,V_3)))
% 34.79/34.97  <->
% 34.79/34.97  converse(composition(composition(A,B),C)) join converse(composition(composition(A,B),V_3))
% 34.79/34.97  Current number of equations to process: 510
% 34.79/34.97  Current number of ordered equations: 0
% 34.79/34.97  Current number of rules: 1071
% 34.79/34.97  New rule produced :
% 34.79/34.97  [1121]
% 34.79/34.97  composition(converse(composition(A,B)),C) join composition(complement(
% 34.79/34.97                                                             converse(B)),
% 34.79/34.97                                                 composition(converse(A),C)) ->
% 34.79/34.97  composition(top,composition(converse(A),C))
% 34.79/34.97  Current number of equations to process: 505
% 34.79/34.97  Current number of ordered equations: 0
% 34.79/34.97  Current number of rules: 1072
% 34.79/34.97  New rule produced :
% 34.79/34.97  [1122]
% 34.79/34.97  composition(A,complement(composition(converse(A),complement(B)))) join B -> B
% 34.79/34.97  Current number of equations to process: 533
% 34.79/34.97  Current number of ordered equations: 0
% 34.79/34.97  Current number of rules: 1073
% 34.79/34.97  New rule produced :
% 34.79/34.97  [1123] converse(top) join complement(converse(A) join converse(B)) -> top
% 34.79/34.97  Current number of equations to process: 540
% 34.79/34.97  Current number of ordered equations: 0
% 34.79/34.97  Current number of rules: 1074
% 34.79/34.97  New rule produced :
% 34.79/34.97  [1124]
% 34.79/34.97  composition(A,complement(converse(composition(converse(B),A)))) join 
% 34.79/34.97  complement(B) -> complement(B)
% 34.79/34.97  Current number of equations to process: 547
% 34.79/34.97  Current number of ordered equations: 0
% 34.79/34.97  Current number of rules: 1075
% 34.79/34.97  New rule produced :
% 34.79/34.97  [1125]
% 34.79/34.97  converse(complement(converse(A) join B)) join converse(B) join A ->
% 34.79/34.97  converse(top)
% 34.79/34.97  Current number of equations to process: 546
% 34.79/34.97  Current number of ordered equations: 0
% 34.79/34.97  Current number of rules: 1076
% 34.79/34.97  New rule produced :
% 34.79/34.97  [1126]
% 34.79/34.97  converse(top) join complement(converse(A) join converse(B) join C) join C ->
% 34.79/34.97  top
% 34.79/34.97  Current number of equations to process: 543
% 34.79/34.97  Current number of ordered equations: 0
% 34.79/34.97  Current number of rules: 1077
% 34.79/34.97  New rule produced :
% 34.79/34.97  [1127]
% 34.79/34.97  composition(A,complement(composition(converse(A),B))) join complement(
% 34.79/34.97                                                             composition(one,B))
% 34.79/34.97  -> complement(composition(one,B))
% 34.79/34.97  Current number of equations to process: 542
% 34.79/34.97  Current number of ordered equations: 0
% 34.79/34.97  Current number of rules: 1078
% 34.79/34.97  New rule produced :
% 34.79/34.97  [1128]
% 34.79/34.97  one join complement(sk1 join composition(A,complement(composition(converse(A),B)))) join 
% 34.79/34.97  complement(B) -> top
% 34.79/34.97  Current number of equations to process: 538
% 34.79/34.97  Current number of ordered equations: 0
% 34.79/34.97  Current number of rules: 1079
% 34.79/34.97  New rule produced :
% 34.79/34.97  [1129]
% 34.79/34.97  one join complement(sk2 join composition(A,complement(composition(converse(A),B)))) join 
% 34.79/34.97  complement(B) -> top
% 34.79/34.97  Current number of equations to process: 537
% 34.79/34.97  Current number of ordered equations: 0
% 34.79/34.97  Current number of rules: 1080
% 34.79/34.97  New rule produced :
% 34.79/34.97  [1130]
% 34.79/34.97  composition(complement(A),complement(composition(converse(A),B))) join 
% 34.79/34.97  complement(B) ->
% 34.79/34.97  composition(top,complement(composition(converse(A),B))) join complement(B)
% 34.79/34.97  Current number of equations to process: 535
% 34.79/34.97  Current number of ordered equations: 0
% 34.79/34.97  Current number of rules: 1081
% 34.79/34.97  New rule produced :
% 34.79/34.97  [1131]
% 34.79/34.97  composition(A,complement(composition(converse(complement(A)),B))) join 
% 34.79/34.97  complement(B) <->
% 34.79/34.97  composition(top,complement(composition(converse(complement(A)),B))) join 
% 34.79/34.97  complement(B)
% 34.79/34.97  Current number of equations to process: 534
% 34.79/34.97  Current number of ordered equations: 1
% 34.79/34.97  Current number of rules: 1082
% 34.79/34.97  New rule produced :
% 34.79/34.97  [1132]
% 34.79/34.97  composition(top,complement(composition(converse(complement(A)),B))) join 
% 34.79/34.97  complement(B) <->
% 34.79/34.97  composition(A,complement(composition(converse(complement(A)),B))) join 
% 34.79/34.97  complement(B)
% 34.79/34.97  Current number of equations to process: 534
% 34.79/34.97  Current number of ordered equations: 0
% 34.79/34.97  Current number of rules: 1083
% 35.30/35.44  New rule produced :
% 35.30/35.44  [1133]
% 35.30/35.44  converse(one) join converse(complement(one join A join B)) join converse(A) join 
% 35.30/35.44  converse(B) -> converse(top)
% 35.30/35.44  Current number of equations to process: 531
% 35.30/35.44  Current number of ordered equations: 0
% 35.30/35.44  Current number of rules: 1084
% 35.30/35.44  New rule produced :
% 35.30/35.44  [1134]
% 35.30/35.44  converse(complement(A join B join C)) join converse(A) join converse(B) join 
% 35.30/35.44  converse(C) -> converse(top)
% 35.30/35.44  Rule
% 35.30/35.44  [1133]
% 35.30/35.44  converse(one) join converse(complement(one join A join B)) join converse(A) join 
% 35.30/35.44  converse(B) -> converse(top) collapsed.
% 35.30/35.44  Current number of equations to process: 530
% 35.30/35.44  Current number of ordered equations: 0
% 35.30/35.44  Current number of rules: 1084
% 35.30/35.44  New rule produced :
% 35.30/35.44  [1135]
% 35.30/35.44  composition(A,complement(composition(converse(composition(B,A)),C))) join 
% 35.30/35.44  complement(composition(converse(B),C)) ->
% 35.30/35.44  complement(composition(converse(B),C))
% 35.30/35.44  Current number of equations to process: 527
% 35.30/35.44  Current number of ordered equations: 0
% 35.30/35.44  Current number of rules: 1085
% 35.30/35.44  New rule produced :
% 35.30/35.44  [1136]
% 35.30/35.44  complement(complement(one join complement(sk1 join complement(A) join B) join B join C) join 
% 35.30/35.44             complement(A)) -> A
% 35.30/35.44  Current number of equations to process: 525
% 35.30/35.44  Current number of ordered equations: 0
% 35.30/35.44  Current number of rules: 1086
% 35.30/35.44  New rule produced :
% 35.30/35.44  [1137]
% 35.30/35.44  complement(complement(one join complement(sk2 join complement(A) join B) join B join C) join 
% 35.30/35.44             complement(A)) -> A
% 35.30/35.44  Current number of equations to process: 521
% 35.30/35.44  Current number of ordered equations: 0
% 35.30/35.44  Current number of rules: 1087
% 35.30/35.44  New rule produced :
% 35.30/35.44  [1138]
% 35.30/35.44  composition(composition(A,converse(B)),converse(C)) join composition(
% 35.30/35.44                                                           complement(A),
% 35.30/35.44                                                           converse(composition(C,B)))
% 35.30/35.44  -> converse(composition(composition(C,B),converse(top)))
% 35.30/35.44  Current number of equations to process: 514
% 35.30/35.44  Current number of ordered equations: 1
% 35.30/35.44  Current number of rules: 1088
% 35.30/35.44  New rule produced :
% 35.30/35.44  [1139]
% 35.30/35.44  composition(composition(complement(A),converse(B)),converse(C)) join 
% 35.30/35.44  composition(A,converse(composition(C,B))) ->
% 35.30/35.44  converse(composition(composition(C,B),converse(top)))
% 35.30/35.44  Current number of equations to process: 514
% 35.30/35.44  Current number of ordered equations: 0
% 35.30/35.44  Current number of rules: 1089
% 35.30/35.44  New rule produced :
% 35.30/35.44  [1140]
% 35.30/35.44  composition(converse(composition(A,converse(B))),complement(composition(A,
% 35.30/35.44                                                              converse(
% 35.30/35.44                                                              composition(C,B))))) join 
% 35.30/35.44  complement(converse(C)) -> complement(converse(C))
% 35.30/35.44  Current number of equations to process: 513
% 35.30/35.44  Current number of ordered equations: 0
% 35.30/35.44  Current number of rules: 1090
% 35.30/35.44  New rule produced :
% 35.30/35.44  [1141]
% 35.30/35.44  composition(complement(composition(A,B)),composition(C,V_3)) join composition(A,
% 35.30/35.44                                                                    composition(
% 35.30/35.44                                                                    composition(B,C),V_3))
% 35.30/35.44  -> composition(top,composition(C,V_3))
% 35.30/35.44  Current number of equations to process: 512
% 35.30/35.44  Current number of ordered equations: 0
% 35.30/35.44  Current number of rules: 1091
% 35.30/35.44  New rule produced :
% 35.30/35.44  [1142]
% 35.30/35.44  composition(composition(A,composition(B,C)),V_3) join composition(composition(A,
% 35.30/35.44                                                                    composition(V_4,C)),V_3)
% 35.30/35.44  <->
% 35.30/35.44  composition(A,composition(B,composition(C,V_3))) join composition(A,composition(V_4,
% 35.30/35.44                                                                      composition(C,V_3)))
% 35.30/35.44  Current number of equations to process: 511
% 35.30/35.44  Current number of ordered equations: 1
% 35.30/35.44  Current number of rules: 1092
% 35.30/35.44  New rule produced :
% 35.30/35.44  [1143]
% 35.30/35.44  composition(A,composition(B,composition(C,V_3))) join composition(A,composition(V_4,
% 35.30/35.44                                                                      composition(C,V_3)))
% 35.30/35.44  <->
% 35.30/35.44  composition(composition(A,composition(B,C)),V_3) join composition(composition(A,
% 35.30/35.44                                                                    composition(V_4,C)),V_3)
% 35.30/35.44  Current number of equations to process: 511
% 35.30/35.44  Current number of ordered equations: 0
% 35.30/35.44  Current number of rules: 1093
% 35.30/35.44  New rule produced :
% 35.30/35.44  [1144]
% 35.30/35.44  composition(composition(A,composition(B,C)),V_4) join composition(composition(A,
% 36.18/36.30                                                                    composition(V_3,C)),V_4)
% 36.18/36.30  <->
% 36.18/36.30  composition(composition(A,B),composition(C,V_4)) join composition(composition(A,V_3),
% 36.18/36.30                                                        composition(C,V_4))
% 36.18/36.30  Current number of equations to process: 509
% 36.18/36.30  Current number of ordered equations: 1
% 36.18/36.30  Current number of rules: 1094
% 36.18/36.30  New rule produced :
% 36.18/36.30  [1145]
% 36.18/36.30  composition(composition(A,B),composition(C,V_4)) join composition(composition(A,V_3),
% 36.18/36.30                                                        composition(C,V_4)) <->
% 36.18/36.30  composition(composition(A,composition(B,C)),V_4) join composition(composition(A,
% 36.18/36.30                                                                    composition(V_3,C)),V_4)
% 36.18/36.30  Current number of equations to process: 509
% 36.18/36.30  Current number of ordered equations: 0
% 36.18/36.30  Current number of rules: 1095
% 36.18/36.30  New rule produced :
% 36.18/36.30  [1146]
% 36.18/36.30  composition(composition(A,composition(B,C)),V_3) join composition(complement(
% 36.18/36.30                                                                    composition(A,B)),
% 36.18/36.30                                                        composition(C,V_3)) ->
% 36.18/36.30  composition(top,composition(C,V_3))
% 36.18/36.30  Current number of equations to process: 508
% 36.18/36.30  Current number of ordered equations: 0
% 36.18/36.30  Current number of rules: 1096
% 36.18/36.30  New rule produced :
% 36.18/36.30  [1147]
% 36.18/36.30  complement(complement(composition(converse(A),complement(A)) join B) join 
% 36.18/36.30             complement(one)) join complement(complement(one) join B) -> one
% 36.18/36.30  Current number of equations to process: 507
% 36.18/36.30  Current number of ordered equations: 0
% 36.18/36.30  Current number of rules: 1097
% 36.18/36.30  Rule [1139]
% 36.18/36.30       composition(composition(complement(A),converse(B)),converse(C)) join 
% 36.18/36.30       composition(A,converse(composition(C,B))) ->
% 36.18/36.30       converse(composition(composition(C,B),converse(top))) is composed into 
% 36.18/36.30  [1139]
% 36.18/36.30  composition(composition(complement(A),converse(B)),converse(C)) join 
% 36.18/36.30  composition(A,converse(composition(C,B))) ->
% 36.18/36.30  converse(composition(composition(C,B),top))
% 36.18/36.30  Rule [1138]
% 36.18/36.30       composition(composition(A,converse(B)),converse(C)) join composition(
% 36.18/36.30                                                                complement(A),
% 36.18/36.30                                                                converse(
% 36.18/36.30                                                                composition(C,B)))
% 36.18/36.30       -> converse(composition(composition(C,B),converse(top))) is composed into 
% 36.18/36.30  [1138]
% 36.18/36.30  composition(composition(A,converse(B)),converse(C)) join composition(
% 36.18/36.30                                                           complement(A),
% 36.18/36.30                                                           converse(composition(C,B)))
% 36.18/36.30  -> converse(composition(composition(C,B),top))
% 36.18/36.30  Rule [1134]
% 36.18/36.30       converse(complement(A join B join C)) join converse(A) join converse(B) join 
% 36.18/36.30       converse(C) -> converse(top) is composed into [1134]
% 36.18/36.30                                                     converse(complement(
% 36.18/36.30                                                              A join B join C)) join 
% 36.18/36.30                                                     converse(A) join converse(B) join 
% 36.18/36.30                                                     converse(C) -> top
% 36.18/36.30  Rule [1125]
% 36.18/36.30       converse(complement(converse(A) join B)) join converse(B) join A ->
% 36.18/36.30       converse(top) is composed into [1125]
% 36.18/36.30                                      converse(complement(converse(A) join B)) join 
% 36.18/36.30                                      converse(B) join A -> top
% 36.18/36.30  Rule [237]
% 36.18/36.30       converse(one) join converse(complement(sk2 join A join B)) join 
% 36.18/36.30       converse(A) join converse(B) -> converse(top) is composed into [237]
% 36.18/36.30                                                                      converse(one) join 
% 36.18/36.30                                                                      converse(
% 36.18/36.30                                                                      complement(
% 36.18/36.30                                                                      sk2 join A join B)) join 
% 36.18/36.30                                                                      converse(A) join 
% 36.18/36.30                                                                      converse(B)
% 36.18/36.30                                                                      -> top
% 36.18/36.31  Rule [221]
% 36.18/36.31       converse(one) join converse(complement(sk2 join A)) join converse(A) ->
% 36.18/36.31       converse(top) is composed into [221]
% 36.18/36.31                                      converse(one) join converse(complement(
% 36.18/36.31                                                                  sk2 join A)) join 
% 36.18/36.31                                      converse(A) -> top
% 36.18/36.31  Rule [215]
% 36.18/36.31       converse(one) join converse(complement(sk1 join A join B)) join 
% 36.18/36.31       converse(A) join converse(B) -> converse(top) is composed into [215]
% 36.18/36.31                                                                      converse(one) join 
% 36.18/36.31                                                                      converse(
% 36.18/36.31                                                                      complement(
% 36.18/36.31                                                                      sk1 join A join B)) join 
% 36.18/36.31                                                                      converse(A) join 
% 36.18/36.31                                                                      converse(B)
% 36.18/36.31                                                                      -> top
% 36.18/36.31  Rule [206]
% 36.18/36.31       converse(one) join converse(complement(sk1 join A)) join converse(A) ->
% 36.18/36.31       converse(top) is composed into [206]
% 36.18/36.31                                      converse(one) join converse(complement(
% 36.18/36.31                                                                  sk1 join A)) join 
% 36.18/36.31                                      converse(A) -> top
% 36.18/36.31  Rule [157]
% 36.18/36.31       converse(complement(composition(converse(A),B))) join composition(
% 36.18/36.31                                                             converse(B),A) ->
% 36.18/36.31       converse(top) is composed into [157]
% 36.18/36.31                                      converse(complement(composition(converse(A),B))) join 
% 36.18/36.31                                      composition(converse(B),A) -> top
% 36.18/36.31  Rule [147]
% 36.18/36.31       converse(complement(composition(A,converse(B)))) join composition(B,
% 36.18/36.31                                                             converse(A)) ->
% 36.18/36.31       converse(top) is composed into [147]
% 36.18/36.31                                      converse(complement(composition(A,
% 36.18/36.31                                                          converse(B)))) join 
% 36.18/36.31                                      composition(B,converse(A)) -> top
% 36.18/36.31  Rule [126]
% 36.18/36.31       composition(converse(complement(B)),A) join composition(converse(B),A)
% 36.18/36.31       -> composition(converse(top),A) is composed into [126]
% 36.18/36.31                                                        composition(converse(
% 36.18/36.31                                                                    complement(B)),A) join 
% 36.18/36.31                                                        composition(converse(B),A)
% 36.18/36.31                                                        -> composition(top,A)
% 36.18/36.31  Rule [124] converse(complement(converse(A))) join A -> converse(top) is composed into 
% 36.18/36.31  [124] converse(complement(converse(A))) join A -> top
% 36.18/36.31  Rule [113] converse(one) join converse(complement(sk2)) -> converse(top) is composed into 
% 36.18/36.31  [113] converse(one) join converse(complement(sk2)) -> top
% 36.18/36.31  Rule [109] converse(one) join converse(complement(sk1)) -> converse(top) is composed into 
% 36.18/36.31  [109] converse(one) join converse(complement(sk1)) -> top
% 36.18/36.31  Rule [67]
% 36.18/36.31       converse(complement(A join B)) join converse(A) join converse(B) ->
% 36.18/36.31       converse(top) is composed into [67]
% 36.18/36.31                                      converse(complement(A join B)) join 
% 36.18/36.31                                      converse(A) join converse(B) -> top
% 36.18/36.31  Rule [26] converse(complement(A)) join converse(A) -> converse(top) is composed into 
% 36.18/36.31  [26] converse(complement(A)) join converse(A) -> top
% 36.18/36.31  New rule produced : [1148] converse(top) -> top
% 36.18/36.31  Rule [107] converse(top) join converse(A) -> converse(top) collapsed.
% 36.18/36.31  Rule [123] converse(top) join complement(converse(A)) -> top collapsed.
% 36.18/36.31  Rule [125] converse(top) join complement(converse(A) join B) join B -> top
% 36.18/36.31  collapsed.
% 36.18/36.31  Rule
% 36.18/36.31  [218] one join converse(top) join complement(sk1 join converse(A)) -> top
% 36.18/36.31  collapsed.
% 36.18/36.31  Rule
% 36.18/36.31  [229]
% 36.18/36.31  one join converse(top) join complement(sk1 join converse(A) join B) join B ->
% 36.18/36.31  top collapsed.
% 36.18/36.31  Rule
% 36.18/36.31  [241] one join converse(top) join complement(sk2 join converse(A)) -> top
% 36.18/36.31  collapsed.
% 39.17/39.31  Rule
% 39.17/39.31  [250]
% 39.17/39.31  one join converse(top) join complement(sk2 join converse(A) join B) join B ->
% 39.17/39.31  top collapsed.
% 39.17/39.31  Rule
% 39.17/39.31  [1123] converse(top) join complement(converse(A) join converse(B)) -> top
% 39.17/39.31  collapsed.
% 39.17/39.31  Rule
% 39.17/39.31  [1126]
% 39.17/39.31  converse(top) join complement(converse(A) join converse(B) join C) join C ->
% 39.17/39.31  top collapsed.
% 39.17/39.31  Current number of equations to process: 527
% 39.17/39.31  Current number of ordered equations: 0
% 39.17/39.31  Current number of rules: 1089
% 39.17/39.31  New rule produced :
% 39.17/39.31  [1149]
% 39.17/39.31  complement(complement(A join B) join C) join complement(A) join C -> top
% 39.17/39.31  Current number of equations to process: 579
% 39.17/39.31  Current number of ordered equations: 0
% 39.17/39.31  Current number of rules: 1090
% 39.17/39.31  New rule produced :
% 39.17/39.31  [1150]
% 39.17/39.31  one join complement(sk1 join complement(A)) <->
% 39.17/39.31  one join complement(complement(sk1) join A) join A
% 39.17/39.31  Rule
% 39.17/39.31  [208]
% 39.17/39.31  one join complement(sk1 join complement(complement(A) join B)) join A -> top
% 39.17/39.31  collapsed.
% 39.17/39.31  Current number of equations to process: 577
% 39.17/39.31  Current number of ordered equations: 3
% 39.17/39.31  Current number of rules: 1090
% 39.17/39.31  New rule produced :
% 39.17/39.31  [1151]
% 39.17/39.31  one join complement(one join complement(A)) <->
% 39.17/39.31  sk1 join complement(complement(one) join A) join A
% 39.17/39.31  Current number of equations to process: 577
% 39.17/39.31  Current number of ordered equations: 2
% 39.17/39.31  Current number of rules: 1091
% 39.17/39.31  New rule produced :
% 39.17/39.31  [1152]
% 39.17/39.31  sk1 join complement(complement(one) join A) join A <->
% 39.17/39.31  one join complement(one join complement(A))
% 39.17/39.31  Current number of equations to process: 577
% 39.17/39.31  Current number of ordered equations: 1
% 39.17/39.31  Current number of rules: 1092
% 39.17/39.31  New rule produced :
% 39.17/39.31  [1153]
% 39.17/39.31  one join complement(complement(sk1) join A) join A <->
% 39.17/39.31  one join complement(sk1 join complement(A))
% 39.17/39.31  Current number of equations to process: 577
% 39.17/39.31  Current number of ordered equations: 0
% 39.17/39.31  Current number of rules: 1093
% 39.17/39.31  New rule produced :
% 39.17/39.31  [1154]
% 39.17/39.31  one join complement(sk2 join complement(A)) <->
% 39.17/39.31  one join complement(complement(sk2) join A) join A
% 39.17/39.31  Rule
% 39.17/39.31  [225]
% 39.17/39.31  one join complement(sk2 join complement(complement(A) join B)) join A -> top
% 39.17/39.31  collapsed.
% 39.17/39.31  Current number of equations to process: 575
% 39.17/39.31  Current number of ordered equations: 3
% 39.17/39.31  Current number of rules: 1093
% 39.17/39.31  New rule produced :
% 39.17/39.31  [1155]
% 39.17/39.31  one join complement(one join complement(A)) <->
% 39.17/39.31  sk2 join complement(complement(one) join A) join A
% 39.17/39.31  Current number of equations to process: 575
% 39.17/39.31  Current number of ordered equations: 2
% 39.17/39.31  Current number of rules: 1094
% 39.17/39.31  New rule produced :
% 39.17/39.31  [1156]
% 39.17/39.31  sk2 join complement(complement(one) join A) join A <->
% 39.17/39.31  one join complement(one join complement(A))
% 39.17/39.31  Current number of equations to process: 575
% 39.17/39.31  Current number of ordered equations: 1
% 39.17/39.31  Current number of rules: 1095
% 39.17/39.31  New rule produced :
% 39.17/39.31  [1157]
% 39.17/39.31  one join complement(complement(sk2) join A) join A <->
% 39.17/39.31  one join complement(sk2 join complement(A))
% 39.17/39.31  Current number of equations to process: 575
% 39.17/39.31  Current number of ordered equations: 0
% 39.17/39.31  Current number of rules: 1096
% 39.17/39.31  New rule produced :
% 39.17/39.31  [1158]
% 39.17/39.31  converse(complement(complement(A) join B)) join converse(B) <->
% 39.17/39.31  converse(complement(complement(B) join A)) join converse(A)
% 39.17/39.31  Current number of equations to process: 572
% 39.17/39.31  Current number of ordered equations: 0
% 39.17/39.31  Current number of rules: 1097
% 39.17/39.31  New rule produced :
% 39.17/39.31  [1159]
% 39.17/39.31  complement(complement(A) join B) join complement(A join C) join B join C ->
% 39.17/39.31  top
% 39.17/39.31  Current number of equations to process: 569
% 39.17/39.31  Current number of ordered equations: 1
% 39.17/39.31  Current number of rules: 1098
% 39.17/39.31  New rule produced :
% 39.17/39.31  [1160]
% 39.17/39.31  complement(complement(complement(A join B) join B) join C) join A join C ->
% 39.17/39.31  top
% 39.17/39.31  Current number of equations to process: 569
% 39.17/39.31  Current number of ordered equations: 0
% 39.17/39.31  Current number of rules: 1099
% 39.17/39.31  New rule produced :
% 39.17/39.31  [1161]
% 39.17/39.31  complement(complement(complement(A) join B) join B) join complement(complement(B) join A) join A
% 39.17/39.31  -> top
% 39.17/39.31  Current number of equations to process: 604
% 39.17/39.31  Current number of ordered equations: 2
% 39.17/39.31  Current number of rules: 1100
% 39.17/39.31  New rule produced :
% 39.17/39.31  [1162]
% 39.17/39.31  complement(complement(complement(A join B) join B join C) join V_3) join A join V_3
% 39.17/39.31  -> top
% 39.17/39.31  Current number of equations to process: 604
% 39.17/39.31  Current number of ordered equations: 1
% 39.17/39.31  Current number of rules: 1101
% 39.17/39.31  New rule produced :
% 39.17/39.31  [1163]
% 39.17/39.31  complement(complement(A join B) join C) join complement(B join V_3) join C join V_3
% 39.17/39.31  -> top
% 39.17/39.31  Current number of equations to process: 604
% 39.17/39.31  Current number of ordered equations: 0
% 43.10/43.29  Current number of rules: 1102
% 43.10/43.29  New rule produced :
% 43.10/43.29  [1164]
% 43.10/43.29  one join complement(complement(sk1 join B) join A) join A <->
% 43.10/43.29  one join complement(sk1 join complement(A) join B) join B
% 43.10/43.29  Current number of equations to process: 602
% 43.10/43.29  Current number of ordered equations: 3
% 43.10/43.29  Current number of rules: 1103
% 43.10/43.29  New rule produced :
% 43.10/43.29  [1165]
% 43.10/43.29  one join complement(one join complement(A) join B) join B <->
% 43.10/43.29  sk1 join complement(complement(one join B) join A) join A
% 43.10/43.29  Current number of equations to process: 602
% 43.10/43.29  Current number of ordered equations: 2
% 43.10/43.29  Current number of rules: 1104
% 43.10/43.29  New rule produced :
% 43.10/43.29  [1166]
% 43.10/43.29  sk1 join complement(complement(one join B) join A) join A <->
% 43.10/43.29  one join complement(one join complement(A) join B) join B
% 43.10/43.29  Current number of equations to process: 602
% 43.10/43.29  Current number of ordered equations: 1
% 43.10/43.29  Current number of rules: 1105
% 43.10/43.29  New rule produced :
% 43.10/43.29  [1167]
% 43.10/43.29  one join complement(sk1 join complement(A) join B) join B <->
% 43.10/43.29  one join complement(complement(sk1 join B) join A) join A
% 43.10/43.29  Current number of equations to process: 602
% 43.10/43.29  Current number of ordered equations: 0
% 43.10/43.29  Current number of rules: 1106
% 43.10/43.29  New rule produced :
% 43.10/43.29  [1168]
% 43.10/43.29  one join complement(one join complement(A) join B) join B <->
% 43.10/43.29  sk2 join complement(complement(one join B) join A) join A
% 43.10/43.29  Current number of equations to process: 600
% 43.10/43.29  Current number of ordered equations: 3
% 43.10/43.29  Current number of rules: 1107
% 43.10/43.29  New rule produced :
% 43.10/43.29  [1169]
% 43.10/43.29  one join complement(complement(sk2 join B) join A) join A <->
% 43.10/43.29  one join complement(sk2 join complement(A) join B) join B
% 43.10/43.29  Current number of equations to process: 600
% 43.10/43.29  Current number of ordered equations: 2
% 43.10/43.29  Current number of rules: 1108
% 43.10/43.29  New rule produced :
% 43.10/43.29  [1170]
% 43.10/43.29  one join complement(sk2 join complement(A) join B) join B <->
% 43.10/43.29  one join complement(complement(sk2 join B) join A) join A
% 43.10/43.29  Current number of equations to process: 600
% 43.10/43.29  Current number of ordered equations: 1
% 43.10/43.29  Current number of rules: 1109
% 43.10/43.29  New rule produced :
% 43.10/43.29  [1171]
% 43.10/43.29  sk2 join complement(complement(one join B) join A) join A <->
% 43.10/43.29  one join complement(one join complement(A) join B) join B
% 43.10/43.29  Current number of equations to process: 600
% 43.10/43.29  Current number of ordered equations: 0
% 43.10/43.29  Current number of rules: 1110
% 43.10/43.29  New rule produced :
% 43.10/43.29  [1172]
% 43.10/43.29  composition(complement(complement(B) join A),C) join composition(A,C) <->
% 43.10/43.29  composition(complement(complement(A) join B),C) join composition(B,C)
% 43.10/43.29  Current number of equations to process: 599
% 43.10/43.29  Current number of ordered equations: 0
% 43.10/43.29  Current number of rules: 1111
% 43.10/43.29  New rule produced :
% 43.10/43.29  [1173]
% 43.10/43.29  converse(complement(composition(A,converse(B)) join C)) join converse(C) join 
% 43.10/43.29  composition(B,converse(A)) -> top
% 43.10/43.29  Current number of equations to process: 598
% 43.10/43.29  Current number of ordered equations: 0
% 43.10/43.29  Current number of rules: 1112
% 43.10/43.29  New rule produced :
% 43.10/43.29  [1174]
% 43.10/43.29  converse(complement(composition(converse(A),B) join C)) join converse(C) join 
% 43.10/43.29  composition(converse(B),A) -> top
% 43.10/43.29  Current number of equations to process: 597
% 43.10/43.29  Current number of ordered equations: 0
% 43.10/43.29  Current number of rules: 1113
% 43.10/43.29  New rule produced :
% 43.10/43.29  [1175] complement(complement(one) join A) join complement(sk1) join A -> top
% 43.10/43.29  Current number of equations to process: 819
% 43.10/43.29  Current number of ordered equations: 0
% 43.10/43.29  Current number of rules: 1114
% 43.10/43.29  New rule produced :
% 43.10/43.29  [1176] complement(complement(one) join A) join complement(sk2) join A -> top
% 43.10/43.29  Current number of equations to process: 818
% 43.10/43.29  Current number of ordered equations: 0
% 43.10/43.29  Current number of rules: 1115
% 43.10/43.29  New rule produced :
% 43.10/43.29  [1177]
% 43.10/43.29  complement(complement(A) join complement(B)) join complement(A) ->
% 43.10/43.29  complement(A join B) join B
% 43.10/43.29  Rule
% 43.10/43.29  [94]
% 43.10/43.29  complement(complement(complement(A) join complement(B)) join complement(A) join B) join 
% 43.10/43.29  complement(A) -> complement(A) join complement(B) collapsed.
% 43.10/43.29  Current number of equations to process: 899
% 43.10/43.29  Current number of ordered equations: 0
% 43.10/43.29  Current number of rules: 1115
% 43.10/43.29  New rule produced :
% 43.10/43.29  [1178]
% 43.10/43.29  complement(complement(complement(A) join B) join B) join A ->
% 43.10/43.29  complement(B) join A
% 43.10/43.29  Rule
% 43.10/43.29  [1161]
% 43.10/43.29  complement(complement(complement(A) join B) join B) join complement(complement(B) join A) join A
% 43.10/43.29  -> top collapsed.
% 43.10/43.29  Current number of equations to process: 898
% 43.10/43.29  Current number of ordered equations: 0
% 43.10/43.29  Current number of rules: 1115
% 43.10/43.29  New rule produced :
% 43.89/44.02  [1179]
% 43.89/44.02  one join complement(complement(complement(sk1) join A) join B) join B -> top
% 43.89/44.02  Current number of equations to process: 895
% 43.89/44.02  Current number of ordered equations: 1
% 43.89/44.02  Current number of rules: 1116
% 43.89/44.02  New rule produced :
% 43.89/44.02  [1180]
% 43.89/44.02  complement(complement(one join A) join B) join complement(sk1) join B -> top
% 43.89/44.02  Current number of equations to process: 895
% 43.89/44.02  Current number of ordered equations: 0
% 43.89/44.02  Current number of rules: 1117
% 43.89/44.02  New rule produced :
% 43.89/44.02  [1181]
% 43.89/44.02  one join complement(complement(complement(sk2) join A) join B) join B -> top
% 43.89/44.02  Current number of equations to process: 892
% 43.89/44.02  Current number of ordered equations: 1
% 43.89/44.02  Current number of rules: 1118
% 43.89/44.02  New rule produced :
% 43.89/44.02  [1182]
% 43.89/44.02  complement(complement(one join A) join B) join complement(sk2) join B -> top
% 43.89/44.02  Current number of equations to process: 892
% 43.89/44.02  Current number of ordered equations: 0
% 43.89/44.02  Current number of rules: 1119
% 43.89/44.02  New rule produced :
% 43.89/44.02  [1183]
% 43.89/44.02  converse(A) join complement(complement(converse(complement(A))) join B) join B
% 43.89/44.02  -> top
% 43.89/44.02  Current number of equations to process: 890
% 43.89/44.02  Current number of ordered equations: 1
% 43.89/44.02  Current number of rules: 1120
% 43.89/44.02  New rule produced :
% 43.89/44.02  [1184]
% 43.89/44.02  converse(complement(A)) join complement(complement(converse(A)) join B) join B
% 43.89/44.02  -> top
% 43.89/44.02  Current number of equations to process: 890
% 43.89/44.02  Current number of ordered equations: 0
% 43.89/44.02  Current number of rules: 1121
% 43.89/44.02  New rule produced :
% 43.89/44.02  [1185]
% 43.89/44.02  converse(complement(composition(converse(A),complement(composition(A,B))))) join 
% 43.89/44.02  converse(complement(B)) -> top
% 43.89/44.02  Current number of equations to process: 889
% 43.89/44.02  Current number of ordered equations: 0
% 43.89/44.02  Current number of rules: 1122
% 43.89/44.02  New rule produced :
% 43.89/44.02  [1186]
% 43.89/44.02  complement(complement(A join B) join B join B) join complement(A) ->
% 43.89/44.02  complement(A) join complement(B)
% 43.89/44.02  Current number of equations to process: 888
% 43.89/44.02  Current number of ordered equations: 0
% 43.89/44.02  Current number of rules: 1123
% 43.89/44.02  New rule produced :
% 43.89/44.02  [1187]
% 43.89/44.02  converse(A) join complement(complement(converse(complement(A)) join B) join C) join C
% 43.89/44.02  -> top
% 43.89/44.02  Current number of equations to process: 880
% 43.89/44.02  Current number of ordered equations: 1
% 43.89/44.02  Current number of rules: 1124
% 43.89/44.02  New rule produced :
% 43.89/44.02  [1188]
% 43.89/44.02  converse(complement(A)) join complement(complement(converse(A) join B) join C) join C
% 43.89/44.02  -> top
% 43.89/44.02  Current number of equations to process: 880
% 43.89/44.02  Current number of ordered equations: 0
% 43.89/44.02  Current number of rules: 1125
% 43.89/44.02  New rule produced :
% 43.89/44.02  [1189]
% 43.89/44.02  complement(sk1 join A) join complement(complement(one) join B) join A join B
% 43.89/44.02  -> top
% 43.89/44.02  Current number of equations to process: 875
% 43.89/44.02  Current number of ordered equations: 4
% 43.89/44.02  Current number of rules: 1126
% 43.89/44.02  New rule produced :
% 43.89/44.02  [1190]
% 43.89/44.02  one join complement(complement(complement(sk1 join A) join A) join B) join B
% 43.89/44.02  -> top
% 43.89/44.02  Current number of equations to process: 875
% 43.89/44.02  Current number of ordered equations: 3
% 43.89/44.02  Current number of rules: 1127
% 43.89/44.02  New rule produced :
% 43.89/44.02  [1191]
% 43.89/44.02  complement(complement(one join complement(sk1 join A)) join B) join A join B
% 43.89/44.02  -> top
% 43.89/44.02  Current number of equations to process: 875
% 43.89/44.02  Current number of ordered equations: 2
% 43.89/44.02  Current number of rules: 1128
% 43.89/44.02  New rule produced :
% 43.89/44.02  [1192]
% 43.89/44.02  one join complement(sk1 join A) join complement(complement(A) join B) join B
% 43.89/44.02  -> top
% 43.89/44.02  Current number of equations to process: 875
% 43.89/44.02  Current number of ordered equations: 1
% 43.89/44.02  Current number of rules: 1129
% 43.89/44.02  New rule produced :
% 43.89/44.02  [1193]
% 43.89/44.02  complement(sk1 join A) join complement(complement(one join A) join B) join B
% 43.89/44.02  -> top
% 43.89/44.02  Current number of equations to process: 875
% 43.89/44.02  Current number of ordered equations: 0
% 43.89/44.02  Current number of rules: 1130
% 43.89/44.02  New rule produced :
% 43.89/44.02  [1194]
% 43.89/44.02  complement(complement(one join complement(sk2 join A)) join B) join A join B
% 43.89/44.02  -> top
% 43.89/44.02  Current number of equations to process: 870
% 43.89/44.02  Current number of ordered equations: 4
% 43.89/44.02  Current number of rules: 1131
% 43.89/44.02  New rule produced :
% 43.89/44.02  [1195]
% 43.89/44.02  one join complement(sk2 join A) join complement(complement(A) join B) join B
% 43.89/44.02  -> top
% 43.89/44.02  Current number of equations to process: 870
% 43.89/44.02  Current number of ordered equations: 3
% 43.89/44.02  Current number of rules: 1132
% 43.89/44.02  New rule produced :
% 43.89/44.02  [1196]
% 43.89/44.02  complement(sk2 join A) join complement(complement(one join A) join B) join B
% 43.89/44.02  -> top
% 43.89/44.02  Current number of equations to process: 870
% 43.89/44.02  Current number of ordered equations: 2
% 43.89/44.02  Current number of rules: 1133
% 43.89/44.02  New rule produced :
% 43.89/44.02  [1197]
% 43.89/44.02  complement(sk2 join A) join complement(complement(one) join B) join A join B
% 44.59/44.79  -> top
% 44.59/44.79  Current number of equations to process: 870
% 44.59/44.79  Current number of ordered equations: 1
% 44.59/44.79  Current number of rules: 1134
% 44.59/44.79  New rule produced :
% 44.59/44.79  [1198]
% 44.59/44.79  one join complement(complement(complement(sk2 join A) join A) join B) join B
% 44.59/44.79  -> top
% 44.59/44.79  Current number of equations to process: 870
% 44.59/44.79  Current number of ordered equations: 0
% 44.59/44.79  Current number of rules: 1135
% 44.59/44.79  New rule produced :
% 44.59/44.79  [1199]
% 44.59/44.79  complement(complement(A join B) join B) join complement(complement(A) join 
% 44.59/44.79                                                          complement(B)) -> A
% 44.59/44.79  Current number of equations to process: 869
% 44.59/44.79  Current number of ordered equations: 0
% 44.59/44.79  Current number of rules: 1136
% 44.59/44.79  New rule produced :
% 44.59/44.79  [1200]
% 44.59/44.79  converse(one) join complement(converse(sk1) join complement(A)) <->
% 44.59/44.79  converse(one) join complement(complement(converse(sk1)) join A) join A
% 44.59/44.79  Current number of equations to process: 865
% 44.59/44.79  Current number of ordered equations: 3
% 44.59/44.79  Current number of rules: 1137
% 44.59/44.79  New rule produced :
% 44.59/44.79  [1201]
% 44.59/44.79  converse(one) join complement(converse(one) join complement(A)) <->
% 44.59/44.79  converse(sk1) join complement(complement(converse(one)) join A) join A
% 44.59/44.79  Current number of equations to process: 865
% 44.59/44.79  Current number of ordered equations: 2
% 44.59/44.79  Current number of rules: 1138
% 44.59/44.79  New rule produced :
% 44.59/44.79  [1202]
% 44.59/44.79  converse(one) join complement(complement(converse(sk1)) join A) join A <->
% 44.59/44.79  converse(one) join complement(converse(sk1) join complement(A))
% 44.59/44.79  Current number of equations to process: 865
% 44.59/44.79  Current number of ordered equations: 1
% 44.59/44.79  Current number of rules: 1139
% 44.59/44.79  New rule produced :
% 44.59/44.79  [1203]
% 44.59/44.79  converse(sk1) join complement(complement(converse(one)) join A) join A <->
% 44.59/44.79  converse(one) join complement(converse(one) join complement(A))
% 44.59/44.79  Current number of equations to process: 865
% 44.59/44.79  Current number of ordered equations: 0
% 44.59/44.79  Current number of rules: 1140
% 44.59/44.79  New rule produced :
% 44.59/44.79  [1204]
% 44.59/44.79  converse(one) join complement(converse(one) join complement(A)) <->
% 44.59/44.79  converse(sk2) join complement(complement(converse(one)) join A) join A
% 44.59/44.79  Current number of equations to process: 863
% 44.59/44.79  Current number of ordered equations: 3
% 44.59/44.79  Current number of rules: 1141
% 44.59/44.79  New rule produced :
% 44.59/44.79  [1205]
% 44.59/44.79  converse(one) join complement(converse(sk2) join complement(A)) <->
% 44.59/44.79  converse(one) join complement(complement(converse(sk2)) join A) join A
% 44.59/44.79  Current number of equations to process: 863
% 44.59/44.79  Current number of ordered equations: 2
% 44.59/44.79  Current number of rules: 1142
% 44.59/44.79  New rule produced :
% 44.59/44.79  [1206]
% 44.59/44.79  converse(one) join complement(complement(converse(sk2)) join A) join A <->
% 44.59/44.79  converse(one) join complement(converse(sk2) join complement(A))
% 44.59/44.79  Current number of equations to process: 863
% 44.59/44.79  Current number of ordered equations: 1
% 44.59/44.79  Current number of rules: 1143
% 44.59/44.79  New rule produced :
% 44.59/44.79  [1207]
% 44.59/44.79  converse(sk2) join complement(complement(converse(one)) join A) join A <->
% 44.59/44.79  converse(one) join complement(converse(one) join complement(A))
% 44.59/44.79  Current number of equations to process: 863
% 44.59/44.79  Current number of ordered equations: 0
% 44.59/44.79  Current number of rules: 1144
% 44.59/44.79  New rule produced :
% 44.59/44.79  [1208]
% 44.59/44.79  complement(composition(converse(A),complement(composition(composition(A,B),C)))) join 
% 44.59/44.79  complement(composition(B,C)) -> top
% 44.59/44.79  Current number of equations to process: 862
% 44.59/44.79  Current number of ordered equations: 0
% 44.59/44.79  Current number of rules: 1145
% 44.59/44.79  New rule produced :
% 44.59/44.79  [1209]
% 44.59/44.79  complement(composition(converse(composition(A,B)),complement(composition(A,
% 44.59/44.79                                                               composition(B,C))))) join 
% 44.59/44.79  complement(C) -> top
% 44.59/44.79  Current number of equations to process: 861
% 44.59/44.79  Current number of ordered equations: 0
% 44.59/44.79  Current number of rules: 1146
% 44.59/44.79  New rule produced :
% 44.59/44.79  [1210]
% 44.59/44.79  complement(sk1 join A) join complement(complement(one join A join B) join C) join C
% 44.59/44.79  -> top
% 44.59/44.79  Current number of equations to process: 846
% 44.59/44.79  Current number of ordered equations: 7
% 44.59/44.79  Current number of rules: 1147
% 44.59/44.79  New rule produced :
% 44.59/44.79  [1211]
% 44.59/44.79  complement(sk1 join A) join complement(complement(one join B) join C) join A join C
% 44.59/44.79  -> top
% 44.59/44.79  Current number of equations to process: 846
% 44.59/44.79  Current number of ordered equations: 6
% 44.59/44.79  Current number of rules: 1148
% 44.59/44.79  New rule produced :
% 44.59/44.79  [1212]
% 44.59/44.79  one join complement(sk1 join A) join complement(complement(A join B) join C) join C
% 45.41/45.54  -> top
% 45.41/45.54  Current number of equations to process: 846
% 45.41/45.54  Current number of ordered equations: 5
% 45.41/45.54  Current number of rules: 1149
% 45.41/45.54  New rule produced :
% 45.41/45.54  [1213]
% 45.41/45.54  one join complement(complement(complement(sk1 join A) join B) join C) join A join C
% 45.41/45.54  -> top
% 45.41/45.54  Current number of equations to process: 846
% 45.41/45.54  Current number of ordered equations: 4
% 45.41/45.54  Current number of rules: 1150
% 45.41/45.54  New rule produced :
% 45.41/45.54  [1214]
% 45.41/45.54  complement(complement(one join complement(sk1 join A) join B) join C) join A join C
% 45.41/45.54  -> top
% 45.41/45.54  Current number of equations to process: 846
% 45.41/45.54  Current number of ordered equations: 3
% 45.41/45.54  Current number of rules: 1151
% 45.41/45.54  New rule produced :
% 45.41/45.54  [1215]
% 45.41/45.54  one join complement(complement(complement(sk1 join A) join A join B) join C) join C
% 45.41/45.54  -> top
% 45.41/45.54  Current number of equations to process: 846
% 45.41/45.54  Current number of ordered equations: 2
% 45.41/45.54  Current number of rules: 1152
% 45.41/45.54  New rule produced :
% 45.41/45.54  [1216]
% 45.41/45.54  one join complement(sk1 join complement(A)) join complement(complement(
% 45.41/45.54                                                              complement(sk1) join A) join A)
% 45.41/45.54  -> top
% 45.41/45.54  Current number of equations to process: 846
% 45.41/45.54  Current number of ordered equations: 1
% 45.41/45.54  Current number of rules: 1153
% 45.41/45.54  New rule produced :
% 45.41/45.54  [1217]
% 45.41/45.54  complement(sk1 join complement(one join complement(A))) join complement(
% 45.41/45.54                                                               complement(one) join A) join A
% 45.41/45.54  -> top
% 45.41/45.54  Current number of equations to process: 846
% 45.41/45.54  Current number of ordered equations: 0
% 45.41/45.54  Current number of rules: 1154
% 45.41/45.54  New rule produced :
% 45.41/45.54  [1218]
% 45.41/45.54  complement(complement(one join complement(sk2 join A) join B) join C) join A join C
% 45.41/45.54  -> top
% 45.41/45.54  Current number of equations to process: 833
% 45.41/45.54  Current number of ordered equations: 7
% 45.41/45.54  Current number of rules: 1155
% 45.41/45.54  New rule produced :
% 45.41/45.54  [1219]
% 45.41/45.54  one join complement(sk2 join complement(A)) join complement(complement(
% 45.41/45.54                                                              complement(sk2) join A) join A)
% 45.41/45.54  -> top
% 45.41/45.54  Current number of equations to process: 833
% 45.41/45.54  Current number of ordered equations: 6
% 45.41/45.54  Current number of rules: 1156
% 45.41/45.54  New rule produced :
% 45.41/45.54  [1220]
% 45.41/45.54  complement(sk2 join A) join complement(complement(one join B) join C) join A join C
% 45.41/45.54  -> top
% 45.41/45.54  Current number of equations to process: 833
% 45.41/45.54  Current number of ordered equations: 5
% 45.41/45.54  Current number of rules: 1157
% 45.41/45.54  New rule produced :
% 45.41/45.54  [1221]
% 45.41/45.54  complement(sk2 join A) join complement(complement(one join A join B) join C) join C
% 45.41/45.54  -> top
% 45.41/45.54  Current number of equations to process: 833
% 45.41/45.54  Current number of ordered equations: 4
% 45.41/45.54  Current number of rules: 1158
% 45.41/45.54  New rule produced :
% 45.41/45.54  [1222]
% 45.41/45.54  one join complement(complement(complement(sk2 join A) join B) join C) join A join C
% 45.41/45.54  -> top
% 45.41/45.54  Current number of equations to process: 833
% 45.41/45.54  Current number of ordered equations: 3
% 45.41/45.54  Current number of rules: 1159
% 45.41/45.54  New rule produced :
% 45.41/45.54  [1223]
% 45.41/45.54  one join complement(sk2 join A) join complement(complement(A join B) join C) join C
% 45.41/45.54  -> top
% 45.41/45.54  Current number of equations to process: 833
% 45.41/45.54  Current number of ordered equations: 2
% 45.41/45.54  Current number of rules: 1160
% 45.41/45.54  New rule produced :
% 45.41/45.54  [1224]
% 45.41/45.54  complement(sk2 join complement(one join complement(A))) join complement(
% 45.41/45.54                                                               complement(one) join A) join A
% 45.41/45.54  -> top
% 45.41/45.54  Current number of equations to process: 833
% 45.41/45.54  Current number of ordered equations: 1
% 45.41/45.54  Current number of rules: 1161
% 45.41/45.54  New rule produced :
% 45.41/45.54  [1225]
% 45.41/45.54  one join complement(complement(complement(sk2 join A) join A join B) join C) join C
% 45.41/45.54  -> top
% 45.41/45.54  Current number of equations to process: 833
% 45.41/45.54  Current number of ordered equations: 0
% 45.41/45.54  Current number of rules: 1162
% 45.41/45.54  New rule produced :
% 45.41/45.54  [1226]
% 45.41/45.54  composition(converse(B),complement(B)) join complement(one join A) join A ->
% 45.41/45.54  complement(one join A) join A
% 45.41/45.54  Current number of equations to process: 832
% 45.41/45.54  Current number of ordered equations: 0
% 45.41/45.54  Current number of rules: 1163
% 45.41/45.54  New rule produced :
% 45.41/45.54  [1227]
% 45.41/45.54  complement(composition(composition(A,B),complement(composition(converse(B),
% 45.41/45.54                                                     composition(converse(A),C))))) join 
% 45.41/45.54  complement(C) -> top
% 45.41/45.54  Current number of equations to process: 831
% 45.41/45.54  Current number of ordered equations: 0
% 45.41/45.54  Current number of rules: 1164
% 45.41/45.54  New rule produced :
% 45.41/45.54  [1228]
% 45.41/45.54  composition(complement(composition(converse(B),complement(composition(B,C)))),A) join 
% 46.31/46.41  composition(complement(C),A) -> composition(top,A)
% 46.31/46.41  Current number of equations to process: 829
% 46.31/46.41  Current number of ordered equations: 0
% 46.31/46.41  Current number of rules: 1165
% 46.31/46.41  New rule produced :
% 46.31/46.41  [1229]
% 46.31/46.41  converse(complement(A join B)) join complement(complement(converse(A) join 
% 46.31/46.41                                                            converse(B)) join C) join C
% 46.31/46.41  -> top
% 46.31/46.41  Current number of equations to process: 827
% 46.31/46.41  Current number of ordered equations: 3
% 46.31/46.41  Current number of rules: 1166
% 46.31/46.41  New rule produced :
% 46.31/46.41  [1230]
% 46.31/46.41  converse(A) join complement(complement(converse(complement(A join B)) join 
% 46.31/46.41                                         converse(B)) join C) join C -> top
% 46.31/46.41  Current number of equations to process: 827
% 46.31/46.41  Current number of ordered equations: 2
% 46.31/46.41  Current number of rules: 1167
% 46.31/46.41  New rule produced :
% 46.31/46.41  [1231]
% 46.31/46.41  converse(A) join converse(B) join complement(complement(converse(complement(
% 46.31/46.41                                                                   A join B))) join C) join C
% 46.31/46.41  -> top
% 46.31/46.41  Current number of equations to process: 827
% 46.31/46.41  Current number of ordered equations: 1
% 46.31/46.41  Current number of rules: 1168
% 46.31/46.41  New rule produced :
% 46.31/46.41  [1232]
% 46.31/46.41  converse(complement(A join B)) join converse(B) join complement(complement(
% 46.31/46.41                                                                  converse(A)) join C) join C
% 46.31/46.41  -> top
% 46.31/46.41  Current number of equations to process: 827
% 46.31/46.41  Current number of ordered equations: 0
% 46.31/46.41  Current number of rules: 1169
% 46.31/46.41  New rule produced :
% 46.31/46.41  [1233]
% 46.31/46.41  composition(converse(C),complement(composition(C,B))) join complement(
% 46.31/46.41                                                             A join B) join A
% 46.31/46.41  -> complement(A join B) join A
% 46.31/46.41  Current number of equations to process: 817
% 46.31/46.41  Current number of ordered equations: 0
% 46.31/46.41  Current number of rules: 1170
% 46.31/46.41  New rule produced :
% 46.31/46.41  [1234]
% 46.31/46.41  composition(one,A) join complement(composition(one,A) join complement(B)) <->
% 46.31/46.41  composition(sk1,A) join complement(complement(composition(one,A)) join B) join B
% 46.31/46.41  Current number of equations to process: 811
% 46.31/46.41  Current number of ordered equations: 3
% 46.31/46.41  Current number of rules: 1171
% 46.31/46.41  New rule produced :
% 46.31/46.41  [1235]
% 46.31/46.41  composition(one,A) join complement(composition(sk1,A) join complement(B)) <->
% 46.31/46.41  composition(one,A) join complement(complement(composition(sk1,A)) join B) join B
% 46.31/46.41  Current number of equations to process: 811
% 46.31/46.41  Current number of ordered equations: 2
% 46.31/46.41  Current number of rules: 1172
% 46.31/46.41  New rule produced :
% 46.31/46.41  [1236]
% 46.31/46.41  composition(sk1,A) join complement(complement(composition(one,A)) join B) join B
% 46.31/46.41  <-> composition(one,A) join complement(composition(one,A) join complement(B))
% 46.31/46.41  Current number of equations to process: 811
% 46.31/46.41  Current number of ordered equations: 1
% 46.31/46.41  Current number of rules: 1173
% 46.31/46.41  New rule produced :
% 46.31/46.41  [1237]
% 46.31/46.41  composition(one,A) join complement(complement(composition(sk1,A)) join B) join B
% 46.31/46.41  <-> composition(one,A) join complement(composition(sk1,A) join complement(B))
% 46.31/46.41  Current number of equations to process: 811
% 46.31/46.41  Current number of ordered equations: 0
% 46.31/46.41  Current number of rules: 1174
% 46.31/46.41  New rule produced :
% 46.31/46.41  [1238]
% 46.31/46.41  composition(sk2,A) join complement(complement(composition(one,A)) join B) join B
% 46.31/46.41  <-> composition(one,A) join complement(composition(one,A) join complement(B))
% 46.31/46.41  Current number of equations to process: 809
% 46.31/46.41  Current number of ordered equations: 3
% 46.31/46.41  Current number of rules: 1175
% 46.31/46.41  New rule produced :
% 46.31/46.41  [1239]
% 46.31/46.41  composition(one,A) join complement(composition(one,A) join complement(B)) <->
% 46.31/46.41  composition(sk2,A) join complement(complement(composition(one,A)) join B) join B
% 46.31/46.41  Current number of equations to process: 809
% 46.31/46.41  Current number of ordered equations: 2
% 46.31/46.41  Current number of rules: 1176
% 46.31/46.41  New rule produced :
% 46.31/46.41  [1240]
% 46.31/46.41  composition(one,A) join complement(composition(sk2,A) join complement(B)) <->
% 46.31/46.41  composition(one,A) join complement(complement(composition(sk2,A)) join B) join B
% 46.31/46.41  Current number of equations to process: 809
% 46.31/46.41  Current number of ordered equations: 1
% 46.31/46.41  Current number of rules: 1177
% 46.31/46.41  New rule produced :
% 46.31/46.41  [1241]
% 46.31/46.41  composition(one,A) join complement(complement(composition(sk2,A)) join B) join B
% 46.31/46.41  <-> composition(one,A) join complement(composition(sk2,A) join complement(B))
% 46.31/46.41  Current number of equations to process: 809
% 46.31/46.41  Current number of ordered equations: 0
% 46.91/47.03  Current number of rules: 1178
% 46.91/47.03  New rule produced :
% 46.91/47.03  [1242]
% 46.91/47.03  complement(sk1 join A join B) join complement(complement(one join A) join C) join B join C
% 46.91/47.03  -> top
% 46.91/47.03  Current number of equations to process: 797
% 46.91/47.03  Current number of ordered equations: 3
% 46.91/47.03  Current number of rules: 1179
% 46.91/47.03  New rule produced :
% 46.91/47.03  [1243]
% 46.91/47.03  one join complement(complement(complement(sk1 join A join B) join B) join C) join A join C
% 46.91/47.03  -> top
% 46.91/47.03  Current number of equations to process: 797
% 46.91/47.03  Current number of ordered equations: 2
% 46.91/47.03  Current number of rules: 1180
% 46.91/47.03  New rule produced :
% 46.91/47.03  [1244]
% 46.91/47.03  complement(complement(one join complement(sk1 join A join B) join B) join C) join A join C
% 46.91/47.03  -> top
% 46.91/47.03  Current number of equations to process: 797
% 46.91/47.03  Current number of ordered equations: 1
% 46.91/47.03  Current number of rules: 1181
% 46.91/47.03  New rule produced :
% 46.91/47.03  [1245]
% 46.91/47.03  one join complement(sk1 join A join B) join complement(complement(A) join C) join B join C
% 46.91/47.03  -> top
% 46.91/47.03  Current number of equations to process: 797
% 46.91/47.03  Current number of ordered equations: 0
% 46.91/47.03  Current number of rules: 1182
% 46.91/47.03  New rule produced :
% 46.91/47.03  [1246]
% 46.91/47.03  one join complement(complement(complement(sk2 join A join B) join B) join C) join A join C
% 46.91/47.03  -> top
% 46.91/47.03  Current number of equations to process: 785
% 46.91/47.03  Current number of ordered equations: 3
% 46.91/47.03  Current number of rules: 1183
% 46.91/47.03  New rule produced :
% 46.91/47.03  [1247]
% 46.91/47.03  one join complement(sk2 join A join B) join complement(complement(A) join C) join B join C
% 46.91/47.03  -> top
% 46.91/47.03  Current number of equations to process: 785
% 46.91/47.03  Current number of ordered equations: 2
% 46.91/47.03  Current number of rules: 1184
% 46.91/47.03  New rule produced :
% 46.91/47.03  [1248]
% 46.91/47.03  complement(complement(one join complement(sk2 join A join B) join B) join C) join A join C
% 46.91/47.03  -> top
% 46.91/47.03  Current number of equations to process: 785
% 46.91/47.03  Current number of ordered equations: 1
% 46.91/47.03  Current number of rules: 1185
% 46.91/47.03  New rule produced :
% 46.91/47.03  [1249]
% 46.91/47.03  complement(sk2 join A join B) join complement(complement(one join A) join C) join B join C
% 46.91/47.03  -> top
% 46.91/47.03  Current number of equations to process: 785
% 46.91/47.03  Current number of ordered equations: 0
% 46.91/47.03  Current number of rules: 1186
% 46.91/47.03  New rule produced :
% 46.91/47.03  [1250]
% 46.91/47.03  composition(C,complement(composition(converse(C),B))) join complement(
% 46.91/47.03                                                             A join B) join A
% 46.91/47.03  -> complement(A join B) join A
% 46.91/47.03  Current number of equations to process: 784
% 46.91/47.03  Current number of ordered equations: 0
% 46.91/47.03  Current number of rules: 1187
% 46.91/47.03  New rule produced :
% 46.91/47.03  [1251]
% 46.91/47.03  composition(composition(A,converse(B)),converse(V_3)) join composition(
% 46.91/47.03                                                             composition(A,
% 46.91/47.03                                                             converse(C)),
% 46.91/47.03                                                             converse(V_3)) <->
% 46.91/47.03  composition(A,converse(composition(V_3,B))) join composition(A,converse(
% 46.91/47.03                                                                 composition(V_3,C)))
% 46.91/47.03  Current number of equations to process: 780
% 46.91/47.03  Current number of ordered equations: 1
% 46.91/47.03  Current number of rules: 1188
% 46.91/47.03  New rule produced :
% 46.91/47.03  [1252]
% 46.91/47.03  composition(A,converse(composition(V_3,B))) join composition(A,converse(
% 46.91/47.03                                                                 composition(V_3,C)))
% 46.91/47.03  <->
% 46.91/47.03  composition(composition(A,converse(B)),converse(V_3)) join composition(
% 46.91/47.03                                                             composition(A,
% 46.91/47.03                                                             converse(C)),
% 46.91/47.03                                                             converse(V_3))
% 46.91/47.03  Current number of equations to process: 780
% 46.91/47.03  Current number of ordered equations: 0
% 46.91/47.03  Current number of rules: 1189
% 46.91/47.03  New rule produced :
% 46.91/47.03  [1253]
% 46.91/47.03  composition(converse(A),composition(converse(B),C)) join composition(
% 46.91/47.03                                                           converse(A),
% 46.91/47.03                                                           composition(
% 46.91/47.03                                                           converse(V_3),C))
% 46.91/47.03  <->
% 46.91/47.03  composition(converse(composition(B,A)),C) join composition(converse(composition(V_3,A)),C)
% 46.91/47.03  Current number of equations to process: 779
% 46.91/47.03  Current number of ordered equations: 1
% 46.91/47.03  Current number of rules: 1190
% 46.91/47.03  New rule produced :
% 46.91/47.03  [1254]
% 46.91/47.03  composition(converse(composition(B,A)),C) join composition(converse(composition(V_3,A)),C)
% 48.20/48.33  <->
% 48.20/48.33  composition(converse(A),composition(converse(B),C)) join composition(
% 48.20/48.33                                                           converse(A),
% 48.20/48.33                                                           composition(
% 48.20/48.33                                                           converse(V_3),C))
% 48.20/48.33  Current number of equations to process: 779
% 48.20/48.33  Current number of ordered equations: 0
% 48.20/48.33  Current number of rules: 1191
% 48.20/48.33  New rule produced :
% 48.20/48.33  [1255]
% 48.20/48.33  composition(converse(composition(A,composition(B,C))),complement(composition(A,
% 48.20/48.33                                                                   composition(B,
% 48.20/48.33                                                                   composition(C,V_3))))) join 
% 48.20/48.33  complement(V_3) -> complement(V_3)
% 48.20/48.33  Current number of equations to process: 777
% 48.20/48.33  Current number of ordered equations: 0
% 48.20/48.33  Current number of rules: 1192
% 48.20/48.33  New rule produced :
% 48.20/48.33  [1256]
% 48.20/48.33  composition(converse(composition(composition(A,B),C)),complement(composition(A,
% 48.20/48.33                                                                   composition(
% 48.20/48.33                                                                   composition(B,C),V_3)))) join 
% 48.20/48.33  complement(V_3) -> complement(V_3)
% 48.20/48.33  Current number of equations to process: 776
% 48.20/48.33  Current number of ordered equations: 0
% 48.20/48.33  Current number of rules: 1193
% 48.20/48.33  New rule produced :
% 48.20/48.33  [1257]
% 48.20/48.33  composition(converse(composition(composition(A,B),C)),complement(composition(A,
% 48.20/48.33                                                                   composition(B,
% 48.20/48.33                                                                   composition(C,V_3))))) join 
% 48.20/48.33  complement(V_3) -> complement(V_3)
% 48.20/48.33  Current number of equations to process: 775
% 48.20/48.33  Current number of ordered equations: 0
% 48.20/48.33  Current number of rules: 1194
% 48.20/48.33  New rule produced :
% 48.20/48.33  [1258]
% 48.20/48.33  composition(converse(composition(A,composition(B,C))),complement(composition(
% 48.20/48.33                                                                   composition(A,B),
% 48.20/48.33                                                                   composition(C,V_3)))) join 
% 48.20/48.33  complement(V_3) -> complement(V_3)
% 48.20/48.33  Current number of equations to process: 774
% 48.20/48.33  Current number of ordered equations: 0
% 48.20/48.33  Current number of rules: 1195
% 48.20/48.33  New rule produced :
% 48.20/48.33  [1259]
% 48.20/48.33  composition(converse(A),complement(A join B)) join composition(converse(B),
% 48.20/48.33                                                     complement(A join B)) join 
% 48.20/48.33  complement(one) -> complement(one)
% 48.20/48.33  Current number of equations to process: 773
% 48.20/48.33  Current number of ordered equations: 0
% 48.20/48.33  Current number of rules: 1196
% 48.20/48.33  New rule produced :
% 48.20/48.33  [1260]
% 48.20/48.33  converse(composition(A,complement(B join C))) join converse(composition(A,B)) join 
% 48.20/48.33  converse(composition(A,C)) -> converse(composition(A,top))
% 48.20/48.33  Current number of equations to process: 771
% 48.20/48.33  Current number of ordered equations: 0
% 48.20/48.33  Current number of rules: 1197
% 48.20/48.33  New rule produced :
% 48.20/48.33  [1261]
% 48.20/48.33  composition(composition(A,composition(B,C)),complement(composition(converse(
% 48.20/48.33                                                                     composition(
% 48.20/48.33                                                                     composition(A,B),C)),V_3))) join 
% 48.20/48.33  complement(V_3) -> complement(V_3)
% 48.20/48.33  Current number of equations to process: 767
% 48.20/48.33  Current number of ordered equations: 0
% 48.20/48.33  Current number of rules: 1198
% 48.20/48.33  New rule produced :
% 48.20/48.33  [1262]
% 48.20/48.33  composition(converse(complement(B join C)),A) join composition(converse(B),A) join 
% 48.20/48.33  composition(converse(C),A) -> composition(top,A)
% 48.20/48.33  Current number of equations to process: 766
% 48.20/48.33  Current number of ordered equations: 0
% 48.20/48.33  Current number of rules: 1199
% 48.20/48.33  New rule produced :
% 48.20/48.33  [1263]
% 48.20/48.33  complement(composition(converse(A),complement(composition(A,complement(B))))) join B
% 48.20/48.33  -> top
% 48.20/48.33  Current number of equations to process: 799
% 48.20/48.33  Current number of ordered equations: 0
% 48.20/48.33  Current number of rules: 1200
% 48.20/48.33  New rule produced :
% 48.20/48.33  [1264] converse(zero) join converse(zero) -> converse(zero)
% 48.20/48.33  Current number of equations to process: 824
% 48.20/48.33  Current number of ordered equations: 0
% 48.20/48.33  Current number of rules: 1201
% 48.20/48.33  New rule produced :
% 48.20/48.33  [1265]
% 48.20/48.33  complement(composition(one,A)) join complement(composition(converse(B),
% 48.20/48.33                                                 complement(composition(B,A))))
% 48.20/48.33  -> top
% 48.20/48.33  Current number of equations to process: 825
% 48.20/48.33  Current number of ordered equations: 0
% 48.59/48.73  Current number of rules: 1202
% 48.59/48.73  New rule produced :
% 48.59/48.73  [1266]
% 48.59/48.73  converse(complement(A)) join complement(converse(composition(converse(B),
% 48.59/48.73                                                   complement(composition(B,A)))))
% 48.59/48.73  -> top
% 48.59/48.73  Current number of equations to process: 823
% 48.59/48.73  Current number of ordered equations: 0
% 48.59/48.73  Current number of rules: 1203
% 48.59/48.73  New rule produced :
% 48.59/48.73  [1267]
% 48.59/48.73  complement(converse(A)) join complement(composition(converse(B),complement(
% 48.59/48.73                                                                  converse(
% 48.59/48.73                                                                  composition(A,
% 48.59/48.73                                                                  converse(B))))))
% 48.59/48.73  -> top
% 48.59/48.73  Current number of equations to process: 822
% 48.59/48.73  Current number of ordered equations: 0
% 48.59/48.73  Current number of rules: 1204
% 48.59/48.73  New rule produced :
% 48.59/48.73  [1268]
% 48.59/48.73  complement(A join B) join complement(composition(converse(C),complement(
% 48.59/48.73                                                               composition(C,A)))) join B
% 48.59/48.73  -> top
% 48.59/48.73  Current number of equations to process: 820
% 48.59/48.73  Current number of ordered equations: 0
% 48.59/48.73  Current number of rules: 1205
% 48.59/48.73  New rule produced :
% 48.59/48.73  [1269]
% 48.59/48.73  complement(composition(converse(A),complement(composition(A,B))) join B) join B
% 48.59/48.73  -> complement(composition(converse(A),complement(composition(A,B))))
% 48.59/48.73  Current number of equations to process: 818
% 48.59/48.73  Current number of ordered equations: 0
% 48.59/48.73  Current number of rules: 1206
% 48.59/48.73  New rule produced :
% 48.59/48.73  [1270]
% 48.59/48.73  complement(composition(composition(A,converse(B)),complement(composition(
% 48.59/48.73                                                               composition(B,
% 48.59/48.73                                                               converse(A)),C)))) join 
% 48.59/48.73  complement(C) -> top
% 48.59/48.73  Current number of equations to process: 817
% 48.59/48.73  Current number of ordered equations: 0
% 48.59/48.73  Current number of rules: 1207
% 48.59/48.73  New rule produced :
% 48.59/48.73  [1271]
% 48.59/48.73  complement(composition(composition(converse(A),B),complement(composition(
% 48.59/48.73                                                               composition(
% 48.59/48.73                                                               converse(B),A),C)))) join 
% 48.59/48.73  complement(C) -> top
% 48.59/48.73  Current number of equations to process: 816
% 48.59/48.73  Current number of ordered equations: 0
% 48.59/48.73  Current number of rules: 1208
% 48.59/48.73  New rule produced :
% 48.59/48.73  [1272]
% 48.59/48.73  converse(complement(A)) join complement(converse(composition(converse(B),
% 48.59/48.73                                                   complement(composition(B,A)))) join C) join C
% 48.59/48.73  -> top
% 48.59/48.73  Current number of equations to process: 813
% 48.59/48.73  Current number of ordered equations: 0
% 48.59/48.73  Current number of rules: 1209
% 48.59/48.73  New rule produced :
% 48.59/48.73  [1273]
% 48.59/48.73  converse(composition(converse(composition(A,B)),complement(composition(A,
% 48.59/48.73                                                             composition(B,C))))) join 
% 48.59/48.73  converse(complement(C)) -> converse(complement(C))
% 48.59/48.73  Current number of equations to process: 812
% 48.59/48.73  Current number of ordered equations: 0
% 48.59/48.73  Current number of rules: 1210
% 48.59/48.73  New rule produced :
% 48.59/48.73  [1274]
% 48.59/48.73  complement(converse(composition(A,B))) join complement(composition(converse(C),
% 48.59/48.73                                                         complement(composition(
% 48.59/48.73                                                                    composition(C,
% 48.59/48.73                                                                    converse(B)),
% 48.59/48.73                                                                    converse(A)))))
% 48.59/48.73  -> top
% 48.59/48.73  Current number of equations to process: 809
% 48.59/48.73  Current number of ordered equations: 0
% 48.59/48.73  Current number of rules: 1211
% 48.59/48.73  New rule produced :
% 48.59/48.73  [1275]
% 48.59/48.73  complement(converse(A)) join complement(composition(converse(composition(B,
% 48.59/48.73                                                               converse(C))),
% 48.59/48.73                                          complement(composition(B,converse(
% 48.59/48.73                                                                   composition(A,C))))))
% 48.59/48.73  -> top
% 48.59/48.73  Current number of equations to process: 808
% 48.59/48.73  Current number of ordered equations: 0
% 48.59/48.73  Current number of rules: 1212
% 48.59/48.73  New rule produced :
% 48.59/48.73  [1276]
% 48.59/48.73  converse(composition(composition(A,B),complement(composition(converse(B),
% 48.59/48.73                                                   composition(converse(A),C))))) join 
% 48.59/48.73  converse(complement(C)) -> converse(complement(C))
% 49.79/49.97  Current number of equations to process: 807
% 49.79/49.97  Current number of ordered equations: 0
% 49.79/49.97  Current number of rules: 1213
% 49.79/49.97  New rule produced :
% 49.79/49.97  [1277]
% 49.79/49.97  converse(composition(converse(A),complement(composition(composition(A,B),C)))) join 
% 49.79/49.97  converse(complement(composition(B,C))) ->
% 49.79/49.97  converse(complement(composition(B,C)))
% 49.79/49.97  Current number of equations to process: 806
% 49.79/49.97  Current number of ordered equations: 0
% 49.79/49.97  Current number of rules: 1214
% 49.79/49.97  New rule produced :
% 49.79/49.97  [1278]
% 49.79/49.97  composition(converse(composition(converse(C),complement(composition(C,A)))),B) join 
% 49.79/49.97  composition(converse(complement(A)),B) ->
% 49.79/49.97  composition(converse(complement(A)),B)
% 49.79/49.97  Current number of equations to process: 805
% 49.79/49.97  Current number of ordered equations: 0
% 49.79/49.97  Current number of rules: 1215
% 49.79/49.97  New rule produced :
% 49.79/49.97  [1279]
% 49.79/49.97  composition(converse(B),complement(composition(B,A))) join complement(
% 49.79/49.97                                                             composition(
% 49.79/49.97                                                             converse(B),
% 49.79/49.97                                                             complement(
% 49.79/49.97                                                             composition(B,A))) join A)
% 49.79/49.97  -> complement(A)
% 49.79/49.97  Current number of equations to process: 803
% 49.79/49.97  Current number of ordered equations: 0
% 49.79/49.97  Current number of rules: 1216
% 49.79/49.97  New rule produced :
% 49.79/49.97  [1280]
% 49.79/49.97  converse(composition(converse(A),complement(composition(A,complement(B))))) join 
% 49.79/49.97  converse(B) -> converse(B)
% 49.79/49.97  Current number of equations to process: 854
% 49.79/49.97  Current number of ordered equations: 0
% 49.79/49.97  Current number of rules: 1217
% 49.79/49.97  New rule produced : [1281] converse(zero) join converse(A) -> converse(A)
% 49.79/49.97  Rule [1264] converse(zero) join converse(zero) -> converse(zero) collapsed.
% 49.79/49.97  Current number of equations to process: 854
% 49.79/49.97  Current number of ordered equations: 0
% 49.79/49.97  Current number of rules: 1217
% 49.79/49.97  New rule produced :
% 49.79/49.97  [1282] composition(zero,B) join composition(A,B) -> composition(A,B)
% 49.79/49.97  Current number of equations to process: 854
% 49.79/49.97  Current number of ordered equations: 0
% 49.79/49.97  Current number of rules: 1218
% 49.79/49.97  New rule produced :
% 49.79/49.97  [1283]
% 49.79/49.97  converse(composition(converse(A),complement(composition(A,B)))) join 
% 49.79/49.97  converse(complement(composition(one,B))) ->
% 49.79/49.97  converse(complement(composition(one,B)))
% 49.79/49.97  Current number of equations to process: 852
% 49.79/49.97  Current number of ordered equations: 0
% 49.79/49.97  Current number of rules: 1219
% 49.79/49.97  New rule produced :
% 49.79/49.97  [1284]
% 49.79/49.97  converse(composition(converse(A),complement(converse(composition(B,converse(A)))))) join 
% 49.79/49.97  converse(complement(converse(B))) -> converse(complement(converse(B)))
% 49.79/49.97  Current number of equations to process: 851
% 49.79/49.97  Current number of ordered equations: 0
% 49.79/49.97  Current number of rules: 1220
% 49.79/49.97  New rule produced :
% 49.79/49.97  [1285]
% 49.79/49.97  one join converse(complement(A)) join complement(sk1 join converse(composition(
% 49.79/49.97                                                                     converse(B),
% 49.79/49.97                                                                     complement(
% 49.79/49.97                                                                     composition(B,A)))))
% 49.79/49.97  -> top
% 49.79/49.97  Current number of equations to process: 850
% 49.79/49.97  Current number of ordered equations: 0
% 49.79/49.97  Current number of rules: 1221
% 49.79/49.97  New rule produced :
% 49.79/49.97  [1286]
% 49.79/49.97  one join converse(complement(A)) join complement(sk2 join converse(composition(
% 49.79/49.97                                                                     converse(B),
% 49.79/49.97                                                                     complement(
% 49.79/49.97                                                                     composition(B,A)))))
% 49.79/49.97  -> top
% 49.79/49.97  Current number of equations to process: 849
% 49.79/49.97  Current number of ordered equations: 0
% 49.79/49.97  Current number of rules: 1222
% 49.79/49.97  New rule produced :
% 49.79/49.97  [1287]
% 49.79/49.97  converse(composition(composition(A,converse(B)),complement(composition(
% 49.79/49.97                                                             composition(B,
% 49.79/49.97                                                             converse(A)),C)))) join 
% 49.79/49.97  converse(complement(C)) -> converse(complement(C))
% 49.79/49.97  Current number of equations to process: 848
% 49.79/49.97  Current number of ordered equations: 0
% 49.79/49.97  Current number of rules: 1223
% 49.79/49.97  New rule produced :
% 49.79/49.97  [1288]
% 49.79/49.97  converse(composition(composition(converse(A),B),complement(composition(
% 49.79/49.97                                                             composition(
% 50.30/50.43                                                             converse(B),A),C)))) join 
% 50.30/50.43  converse(complement(C)) -> converse(complement(C))
% 50.30/50.43  Current number of equations to process: 847
% 50.30/50.43  Current number of ordered equations: 0
% 50.30/50.43  Current number of rules: 1224
% 50.30/50.43  New rule produced :
% 50.30/50.43  [1289]
% 50.30/50.43  converse(complement(composition(converse(A),complement(composition(A,B))) join C)) join 
% 50.30/50.43  converse(complement(B)) join converse(C) -> top
% 50.30/50.43  Current number of equations to process: 846
% 50.30/50.43  Current number of ordered equations: 0
% 50.30/50.43  Current number of rules: 1225
% 50.30/50.43  New rule produced :
% 50.30/50.43  [1290]
% 50.30/50.43  one join complement(sk1 join composition(converse(A),complement(composition(A,B))) join C) join 
% 50.30/50.43  complement(B) join C -> top
% 50.30/50.43  Current number of equations to process: 842
% 50.30/50.43  Current number of ordered equations: 0
% 50.30/50.43  Current number of rules: 1226
% 50.30/50.43  New rule produced :
% 50.30/50.43  [1291]
% 50.30/50.43  one join complement(sk2 join composition(converse(A),complement(composition(A,B))) join C) join 
% 50.30/50.43  complement(B) join C -> top
% 50.30/50.43  Current number of equations to process: 838
% 50.30/50.43  Current number of ordered equations: 0
% 50.30/50.43  Current number of rules: 1227
% 50.30/50.43  New rule produced :
% 50.30/50.43  [1292]
% 50.30/50.43  composition(converse(A),complement(composition(composition(A,converse(B)),
% 50.30/50.43                                     converse(C)))) join complement(converse(
% 50.30/50.43                                                                    composition(C,B)))
% 50.30/50.43  -> complement(converse(composition(C,B)))
% 50.30/50.43  Current number of equations to process: 833
% 50.30/50.43  Current number of ordered equations: 0
% 50.30/50.43  Current number of rules: 1228
% 50.30/50.43  New rule produced :
% 50.30/50.43  [1293]
% 50.30/50.43  composition(composition(A,B),composition(C,V_3)) join composition(complement(A),
% 50.30/50.43                                                        composition(composition(B,C),V_3))
% 50.30/50.43  -> composition(composition(top,B),composition(C,V_3))
% 50.30/50.43  Current number of equations to process: 830
% 50.30/50.43  Current number of ordered equations: 1
% 50.30/50.43  Current number of rules: 1229
% 50.30/50.43  New rule produced :
% 50.30/50.43  [1294]
% 50.30/50.43  composition(composition(complement(A),B),composition(C,V_3)) join composition(A,
% 50.30/50.43                                                                    composition(
% 50.30/50.43                                                                    composition(B,C),V_3))
% 50.30/50.43  -> composition(composition(top,B),composition(C,V_3))
% 50.30/50.43  Current number of equations to process: 830
% 50.30/50.43  Current number of ordered equations: 0
% 50.30/50.43  Current number of rules: 1230
% 50.30/50.43  New rule produced :
% 50.30/50.43  [1295]
% 50.30/50.43  composition(composition(composition(A,B),C),V_3) join composition(complement(A),
% 50.30/50.43                                                        composition(composition(B,C),V_3))
% 50.30/50.43  -> composition(composition(top,B),composition(C,V_3))
% 50.30/50.43  Current number of equations to process: 828
% 50.30/50.43  Current number of ordered equations: 1
% 50.30/50.43  Current number of rules: 1231
% 50.30/50.43  New rule produced :
% 50.30/50.43  [1296]
% 50.30/50.43  composition(composition(composition(complement(A),B),C),V_3) join composition(A,
% 50.30/50.43                                                                    composition(
% 50.30/50.43                                                                    composition(B,C),V_3))
% 50.30/50.43  -> composition(composition(top,B),composition(C,V_3))
% 50.30/50.43  Current number of equations to process: 828
% 50.30/50.43  Current number of ordered equations: 0
% 50.30/50.43  Current number of rules: 1232
% 50.30/50.43  New rule produced :
% 50.30/50.43  [1297]
% 50.30/50.43  composition(composition(A,composition(B,C)),V_3) join composition(complement(A),
% 50.30/50.43                                                        composition(B,composition(C,V_3)))
% 50.30/50.43  -> composition(composition(top,B),composition(C,V_3))
% 50.30/50.43  Current number of equations to process: 826
% 50.30/50.43  Current number of ordered equations: 1
% 50.30/50.43  Current number of rules: 1233
% 50.30/50.43  New rule produced :
% 50.30/50.43  [1298]
% 50.30/50.43  composition(composition(complement(A),composition(B,C)),V_3) join composition(A,
% 50.30/50.43                                                                    composition(B,
% 50.30/50.43                                                                    composition(C,V_3)))
% 50.30/50.43  -> composition(composition(top,B),composition(C,V_3))
% 50.30/50.43  Current number of equations to process: 826
% 50.30/50.43  Current number of ordered equations: 0
% 50.30/50.43  Current number of rules: 1234
% 50.30/50.43  New rule produced :
% 50.30/50.43  [1299]
% 50.30/50.43  composition(composition(composition(A,B),C),V_3) join composition(complement(A),
% 50.30/50.43                                                        composition(B,composition(C,V_3)))
% 51.09/51.24  -> composition(composition(top,B),composition(C,V_3))
% 51.09/51.24  Current number of equations to process: 824
% 51.09/51.24  Current number of ordered equations: 1
% 51.09/51.24  Current number of rules: 1235
% 51.09/51.24  New rule produced :
% 51.09/51.24  [1300]
% 51.09/51.24  composition(composition(composition(complement(A),B),C),V_3) join composition(A,
% 51.09/51.24                                                                    composition(B,
% 51.09/51.24                                                                    composition(C,V_3)))
% 51.09/51.24  -> composition(composition(top,B),composition(C,V_3))
% 51.09/51.24  Current number of equations to process: 824
% 51.09/51.24  Current number of ordered equations: 0
% 51.09/51.24  Current number of rules: 1236
% 51.09/51.24  New rule produced :
% 51.09/51.24  [1301]
% 51.09/51.24  one join complement(sk1 join composition(A,complement(composition(converse(A),B))) join C) join 
% 51.09/51.24  complement(B) join C -> top
% 51.09/51.24  Current number of equations to process: 823
% 51.09/51.24  Current number of ordered equations: 0
% 51.09/51.24  Current number of rules: 1237
% 51.09/51.24  New rule produced :
% 51.09/51.24  [1302]
% 51.09/51.24  one join complement(sk2 join composition(A,complement(composition(converse(A),B))) join C) join 
% 51.09/51.24  complement(B) join C -> top
% 51.09/51.24  Current number of equations to process: 822
% 51.09/51.24  Current number of ordered equations: 0
% 51.09/51.24  Current number of rules: 1238
% 51.09/51.24  New rule produced :
% 51.09/51.24  [1303]
% 51.09/51.24  converse(complement(complement(C) join A join B)) join converse(A) join 
% 51.09/51.24  converse(B) <->
% 51.09/51.24  converse(complement(complement(A join B) join C)) join converse(C)
% 51.09/51.24  Current number of equations to process: 814
% 51.09/51.24  Current number of ordered equations: 1
% 51.09/51.24  Current number of rules: 1239
% 51.09/51.24  New rule produced :
% 51.09/51.24  [1304]
% 51.09/51.24  converse(complement(complement(A join B) join C)) join converse(C) <->
% 51.09/51.24  converse(complement(complement(C) join A join B)) join converse(A) join 
% 51.09/51.24  converse(B)
% 51.09/51.24  Current number of equations to process: 814
% 51.09/51.24  Current number of ordered equations: 0
% 51.09/51.24  Current number of rules: 1240
% 51.09/51.24  New rule produced :
% 51.09/51.24  [1305]
% 51.09/51.24  converse(one) join complement(complement(converse(sk1) join B) join A) join A
% 51.09/51.24  <->
% 51.09/51.24  converse(one) join complement(converse(sk1) join complement(A) join B) join B
% 51.09/51.24  Current number of equations to process: 812
% 51.09/51.24  Current number of ordered equations: 3
% 51.09/51.24  Current number of rules: 1241
% 51.09/51.24  New rule produced :
% 51.09/51.24  [1306]
% 51.09/51.24  converse(one) join complement(converse(sk1) join complement(A) join B) join B
% 51.09/51.24  <->
% 51.09/51.24  converse(one) join complement(complement(converse(sk1) join B) join A) join A
% 51.09/51.24  Current number of equations to process: 812
% 51.09/51.24  Current number of ordered equations: 2
% 51.09/51.24  Current number of rules: 1242
% 51.09/51.24  New rule produced :
% 51.09/51.24  [1307]
% 51.09/51.24  converse(one) join complement(converse(one) join complement(A) join B) join B
% 51.09/51.24  <->
% 51.09/51.24  converse(sk1) join complement(complement(converse(one) join B) join A) join A
% 51.09/51.24  Current number of equations to process: 812
% 51.09/51.24  Current number of ordered equations: 1
% 51.09/51.24  Current number of rules: 1243
% 51.09/51.24  New rule produced :
% 51.09/51.24  [1308]
% 51.09/51.24  converse(sk1) join complement(complement(converse(one) join B) join A) join A
% 51.09/51.24  <->
% 51.09/51.24  converse(one) join complement(converse(one) join complement(A) join B) join B
% 51.09/51.24  Current number of equations to process: 812
% 51.09/51.24  Current number of ordered equations: 0
% 51.09/51.24  Current number of rules: 1244
% 51.09/51.24  New rule produced :
% 51.09/51.24  [1309]
% 51.09/51.24  converse(one) join complement(converse(one) join complement(A) join B) join B
% 51.09/51.24  <->
% 51.09/51.24  converse(sk2) join complement(complement(converse(one) join B) join A) join A
% 51.09/51.24  Current number of equations to process: 810
% 51.09/51.24  Current number of ordered equations: 3
% 51.09/51.24  Current number of rules: 1245
% 51.09/51.24  New rule produced :
% 51.09/51.24  [1310]
% 51.09/51.24  converse(one) join complement(complement(converse(sk2) join B) join A) join A
% 51.09/51.24  <->
% 51.09/51.24  converse(one) join complement(converse(sk2) join complement(A) join B) join B
% 51.09/51.24  Current number of equations to process: 810
% 51.09/51.24  Current number of ordered equations: 2
% 51.09/51.24  Current number of rules: 1246
% 51.09/51.24  New rule produced :
% 51.09/51.24  [1311]
% 51.09/51.24  converse(one) join complement(converse(sk2) join complement(A) join B) join B
% 51.09/51.24  <->
% 51.09/51.24  converse(one) join complement(complement(converse(sk2) join B) join A) join A
% 51.09/51.24  Current number of equations to process: 810
% 51.09/51.24  Current number of ordered equations: 1
% 51.09/51.24  Current number of rules: 1247
% 51.09/51.24  New rule produced :
% 51.09/51.24  [1312]
% 51.09/51.24  converse(sk2) join complement(complement(converse(one) join B) join A) join A
% 51.09/51.24  <->
% 51.09/51.24  converse(one) join complement(converse(one) join complement(A) join B) join B
% 51.09/51.24  Current number of equations to process: 810
% 51.70/51.83  Current number of ordered equations: 0
% 51.70/51.83  Current number of rules: 1248
% 51.70/51.83  New rule produced :
% 51.70/51.83  [1313]
% 51.70/51.83  composition(top,A) join complement(composition(B,A) join complement(C)) <->
% 51.70/51.83  composition(complement(B),A) join complement(complement(composition(B,A)) join C) join C
% 51.70/51.83  Current number of equations to process: 809
% 51.70/51.83  Current number of ordered equations: 1
% 51.70/51.83  Current number of rules: 1249
% 51.70/51.83  New rule produced :
% 51.70/51.83  [1314]
% 51.70/51.83  composition(complement(B),A) join complement(complement(composition(B,A)) join C) join C
% 51.70/51.83  <-> composition(top,A) join complement(composition(B,A) join complement(C))
% 51.70/51.83  Current number of equations to process: 809
% 51.70/51.83  Current number of ordered equations: 0
% 51.70/51.83  Current number of rules: 1250
% 51.70/51.83  New rule produced :
% 51.70/51.83  [1315]
% 51.70/51.83  converse(complement(A join B)) join complement(complement(converse(A) join 
% 51.70/51.83                                                            converse(B) join C) join V_3) join V_3
% 51.70/51.83  -> top
% 51.70/51.83  Current number of equations to process: 799
% 51.70/51.83  Current number of ordered equations: 4
% 51.70/51.83  Current number of rules: 1251
% 51.70/51.83  New rule produced :
% 51.70/51.83  [1316]
% 51.70/51.83  converse(A) join complement(complement(converse(complement(A join B)) join 
% 51.70/51.83                                         converse(B) join C) join V_3) join V_3
% 51.70/51.83  -> top
% 51.70/51.83  Current number of equations to process: 799
% 51.70/51.83  Current number of ordered equations: 3
% 51.70/51.83  Current number of rules: 1252
% 51.70/51.83  New rule produced :
% 51.70/51.83  [1317]
% 51.70/51.83  converse(A) join converse(B) join complement(complement(converse(complement(
% 51.70/51.83                                                                   A join B)) join C) join V_3) join V_3
% 51.70/51.83  -> top
% 51.70/51.83  Current number of equations to process: 799
% 51.70/51.83  Current number of ordered equations: 2
% 51.70/51.83  Current number of rules: 1253
% 51.70/51.83  New rule produced :
% 51.70/51.83  [1318]
% 51.70/51.83  converse(complement(A join B)) join converse(B) join complement(complement(
% 51.70/51.83                                                                  converse(A) join C) join V_3) join V_3
% 51.70/51.83  -> top
% 51.70/51.83  Current number of equations to process: 799
% 51.70/51.83  Current number of ordered equations: 1
% 51.70/51.83  Current number of rules: 1254
% 51.70/51.83  New rule produced :
% 51.70/51.83  [1319]
% 51.70/51.83  converse(complement(complement(complement(A) join B) join B)) join converse(
% 51.70/51.83                                                                     complement(
% 51.70/51.83                                                                     complement(B) join A)) join 
% 51.70/51.83  converse(A) -> top
% 51.70/51.83  Current number of equations to process: 799
% 51.70/51.83  Current number of ordered equations: 0
% 51.70/51.83  Current number of rules: 1255
% 51.70/51.83  New rule produced :
% 51.70/51.83  [1320]
% 51.70/51.83  complement(complement(A) join B) join complement(complement(B) join C) join C
% 51.70/51.83  <->
% 51.70/51.83  complement(complement(B) join A) join complement(complement(C) join B) join A
% 51.70/51.83  Current number of equations to process: 798
% 51.70/51.83  Current number of ordered equations: 0
% 51.70/51.83  Current number of rules: 1256
% 51.70/51.83  New rule produced :
% 51.70/51.83  [1321]
% 51.70/51.83  complement(composition(converse(A),complement(composition(composition(A,B),
% 51.70/51.83                                                composition(C,V_3))))) join 
% 51.70/51.83  complement(composition(composition(B,C),V_3)) -> top
% 51.70/51.83  Current number of equations to process: 796
% 51.70/51.83  Current number of ordered equations: 0
% 51.70/51.83  Current number of rules: 1257
% 51.70/51.83  New rule produced :
% 51.70/51.83  [1322]
% 51.70/51.83  complement(composition(converse(composition(A,B)),complement(composition(A,
% 51.70/51.83                                                               composition(
% 51.70/51.83                                                               composition(B,C),V_3))))) join 
% 51.70/51.83  complement(composition(C,V_3)) -> top
% 51.70/51.83  Current number of equations to process: 795
% 51.70/51.83  Current number of ordered equations: 0
% 51.70/51.83  Current number of rules: 1258
% 51.70/51.83  New rule produced :
% 51.70/51.83  [1323]
% 51.70/51.83  complement(composition(converse(A),complement(composition(composition(
% 51.70/51.83                                                            composition(A,B),C),V_3)))) join 
% 51.70/51.83  complement(composition(composition(B,C),V_3)) -> top
% 51.70/51.83  Current number of equations to process: 794
% 51.70/51.83  Current number of ordered equations: 0
% 51.70/51.83  Current number of rules: 1259
% 51.70/51.83  New rule produced :
% 51.70/51.83  [1324]
% 51.70/51.83  complement(composition(converse(A),complement(composition(composition(A,
% 51.70/51.83                                                            composition(B,C)),V_3)))) join 
% 51.70/51.83  complement(composition(B,composition(C,V_3))) -> top
% 51.70/51.83  Current number of equations to process: 793
% 51.70/51.83  Current number of ordered equations: 0
% 52.40/52.49  Current number of rules: 1260
% 52.40/52.49  New rule produced :
% 52.40/52.49  [1325]
% 52.40/52.49  complement(composition(converse(A),complement(composition(composition(
% 52.40/52.49                                                            composition(A,B),C),V_3)))) join 
% 52.40/52.49  complement(composition(B,composition(C,V_3))) -> top
% 52.40/52.49  Current number of equations to process: 792
% 52.40/52.49  Current number of ordered equations: 0
% 52.40/52.49  Current number of rules: 1261
% 52.40/52.49  New rule produced :
% 52.40/52.49  [1326]
% 52.40/52.49  complement(composition(converse(composition(A,composition(B,C))),complement(
% 52.40/52.49                                                                   composition(A,
% 52.40/52.49                                                                   composition(B,
% 52.40/52.49                                                                   composition(C,V_3)))))) join 
% 52.40/52.49  complement(V_3) -> top
% 52.40/52.49  Current number of equations to process: 791
% 52.40/52.49  Current number of ordered equations: 0
% 52.40/52.49  Current number of rules: 1262
% 52.40/52.49  New rule produced :
% 52.40/52.49  [1327]
% 52.40/52.49  complement(composition(converse(composition(composition(A,B),C)),complement(
% 52.40/52.49                                                                   composition(A,
% 52.40/52.49                                                                   composition(
% 52.40/52.49                                                                   composition(B,C),V_3))))) join 
% 52.40/52.49  complement(V_3) -> top
% 52.40/52.49  Current number of equations to process: 790
% 52.40/52.49  Current number of ordered equations: 0
% 52.40/52.49  Current number of rules: 1263
% 52.40/52.49  New rule produced :
% 52.40/52.49  [1328]
% 52.40/52.49  complement(composition(converse(composition(composition(A,B),C)),complement(
% 52.40/52.49                                                                   composition(A,
% 52.40/52.49                                                                   composition(B,
% 52.40/52.49                                                                   composition(C,V_3)))))) join 
% 52.40/52.49  complement(V_3) -> top
% 52.40/52.49  Current number of equations to process: 789
% 52.40/52.49  Current number of ordered equations: 0
% 52.40/52.49  Current number of rules: 1264
% 52.40/52.49  New rule produced :
% 52.40/52.49  [1329]
% 52.40/52.49  complement(composition(converse(composition(A,composition(B,C))),complement(
% 52.40/52.49                                                                   composition(
% 52.40/52.49                                                                   composition(A,B),
% 52.40/52.49                                                                   composition(C,V_3))))) join 
% 52.40/52.49  complement(V_3) -> top
% 52.40/52.49  Current number of equations to process: 788
% 52.40/52.49  Current number of ordered equations: 0
% 52.40/52.49  Current number of rules: 1265
% 52.40/52.49  New rule produced :
% 52.40/52.49  [1330]
% 52.40/52.49  complement(composition(converse(composition(A,B)),complement(composition(
% 52.40/52.49                                                               composition(A,
% 52.40/52.49                                                               composition(B,C)),V_3)))) join 
% 52.40/52.49  complement(composition(C,V_3)) -> top
% 52.40/52.49  Current number of equations to process: 787
% 52.40/52.49  Current number of ordered equations: 0
% 52.40/52.49  Current number of rules: 1266
% 52.40/52.49  New rule produced :
% 52.40/52.49  [1331]
% 52.40/52.49  complement(complement(complement(A) join B) join C) join complement(composition(
% 52.40/52.49                                                                      converse(V_3),
% 52.40/52.49                                                                      complement(
% 52.40/52.49                                                                      composition(V_3,A)))) join C
% 52.40/52.49  -> top
% 52.40/52.49  Current number of equations to process: 785
% 52.40/52.49  Current number of ordered equations: 1
% 52.40/52.49  Current number of rules: 1267
% 52.40/52.49  New rule produced :
% 52.40/52.49  [1332]
% 52.40/52.49  complement(complement(complement(composition(converse(A),complement(composition(A,B)))) join C) join V_3) join 
% 52.40/52.49  complement(B) join V_3 -> top
% 52.40/52.49  Current number of equations to process: 785
% 52.40/52.49  Current number of ordered equations: 0
% 52.40/52.49  Current number of rules: 1268
% 52.40/52.49  New rule produced : [1333] A join A -> A
% 52.40/52.49  Rule [79] complement(A join A) -> complement(A) collapsed.
% 52.40/52.49  Rule [200] one join complement(sk1 join sk1 join A) join A -> top collapsed.
% 52.40/52.49  Rule [219] one join complement(sk2 join sk2 join A) join A -> top collapsed.
% 52.40/52.49  Rule
% 52.40/52.49  [1186]
% 52.40/52.49  complement(complement(A join B) join B join B) join complement(A) ->
% 52.40/52.49  complement(A) join complement(B) collapsed.
% 52.40/52.49  Current number of equations to process: 790
% 52.40/52.49  Current number of ordered equations: 0
% 52.40/52.49  Current number of rules: 1265
% 52.40/52.49  New rule produced :
% 52.40/52.49  [1334]
% 53.00/53.17  composition(composition(A,converse(B)),complement(composition(B,top))) ->
% 53.00/53.17  composition(A,zero)
% 53.00/53.17  Current number of equations to process: 797
% 53.00/53.17  Current number of ordered equations: 0
% 53.00/53.17  Current number of rules: 1266
% 53.00/53.17  New rule produced :
% 53.00/53.17  [1335]
% 53.00/53.17  composition(converse(B),composition(complement(composition(B,top)),A)) ->
% 53.00/53.17  composition(zero,A)
% 53.00/53.17  Current number of equations to process: 796
% 53.00/53.17  Current number of ordered equations: 0
% 53.00/53.17  Current number of rules: 1267
% 53.00/53.17  New rule produced :
% 53.00/53.17  [1336]
% 53.00/53.17  composition(complement(converse(A)),complement(composition(A,top))) ->
% 53.00/53.17  composition(top,complement(composition(A,top)))
% 53.00/53.17  Current number of equations to process: 795
% 53.00/53.17  Current number of ordered equations: 0
% 53.00/53.17  Current number of rules: 1268
% 53.00/53.17  New rule produced :
% 53.00/53.17  [1337]
% 53.00/53.17  composition(converse(complement(composition(B,top))),composition(B,A)) ->
% 53.00/53.17  composition(converse(zero),A)
% 53.00/53.17  Current number of equations to process: 794
% 53.00/53.17  Current number of ordered equations: 0
% 53.00/53.17  Current number of rules: 1269
% 53.00/53.17  New rule produced :
% 53.00/53.17  [1338]
% 53.00/53.17  composition(converse(composition(A,B)),complement(composition(A,composition(B,top))))
% 53.00/53.17  -> zero
% 53.00/53.17  Current number of equations to process: 793
% 53.00/53.17  Current number of ordered equations: 0
% 53.00/53.17  Current number of rules: 1270
% 53.00/53.17  New rule produced :
% 53.00/53.17  [1339]
% 53.00/53.17  complement(complement(A join B) join B) join complement(A) ->
% 53.00/53.17  complement(A) join complement(B)
% 53.00/53.17  Current number of equations to process: 792
% 53.00/53.17  Current number of ordered equations: 0
% 53.00/53.17  Current number of rules: 1271
% 53.00/53.17  New rule produced :
% 53.00/53.17  [1340]
% 53.00/53.17  composition(composition(A,B),complement(composition(converse(B),composition(
% 53.00/53.17                                                                  converse(A),top))))
% 53.00/53.17  -> zero
% 53.00/53.17  Current number of equations to process: 791
% 53.00/53.17  Current number of ordered equations: 0
% 53.00/53.17  Current number of rules: 1272
% 53.00/53.17  New rule produced :
% 53.00/53.17  [1341] complement(A join B) join complement(A) -> complement(A)
% 53.00/53.17  Rule [81] complement(complement(A join B) join complement(B)) -> B collapsed.
% 53.00/53.17  Rule
% 53.00/53.17  [93]
% 53.00/53.17  complement(complement(complement(A) join B) join complement(A) join complement(B)) join 
% 53.00/53.17  complement(A) -> complement(A) join B collapsed.
% 53.00/53.17  Rule
% 53.00/53.17  [104]
% 53.00/53.17  complement(complement(composition(A,converse(one))) join complement(A) join 
% 53.00/53.17             complement(B)) join complement(complement(A) join complement(B))
% 53.00/53.17  ->
% 53.00/53.17  complement(complement(composition(A,converse(one))) join complement(A) join 
% 53.00/53.17             complement(B)) collapsed.
% 53.00/53.17  Current number of equations to process: 815
% 53.00/53.17  Current number of ordered equations: 0
% 53.00/53.17  Current number of rules: 1270
% 53.00/53.17  New rule produced :
% 53.00/53.17  [1342] complement(complement(complement(A) join B) join A) -> complement(A)
% 53.00/53.17  Current number of equations to process: 814
% 53.00/53.17  Current number of ordered equations: 0
% 53.00/53.17  Current number of rules: 1271
% 53.00/53.17  Rule [1313]
% 53.00/53.17       composition(top,A) join complement(composition(B,A) join complement(C))
% 53.00/53.17       <->
% 53.00/53.17       composition(complement(B),A) join complement(complement(composition(B,A)) join C) join C is composed into 
% 53.00/53.17  [1313]
% 53.00/53.17  composition(top,A) join complement(composition(B,A) join complement(C)) <->
% 53.00/53.17  composition(complement(B),A) join complement(complement(composition(B,A))) join C
% 53.00/53.17  Rule [1240]
% 53.00/53.17       composition(one,A) join complement(composition(sk2,A) join complement(B))
% 53.00/53.17       <->
% 53.00/53.17       composition(one,A) join complement(complement(composition(sk2,A)) join B) join B is composed into 
% 53.00/53.17  [1240]
% 53.00/53.17  composition(one,A) join complement(composition(sk2,A) join complement(B)) <->
% 53.00/53.17  composition(one,A) join complement(complement(composition(sk2,A))) join B
% 53.00/53.17  Rule [1235]
% 53.00/53.17       composition(one,A) join complement(composition(sk1,A) join complement(B))
% 53.00/53.17       <->
% 53.00/53.17       composition(one,A) join complement(complement(composition(sk1,A)) join B) join B is composed into 
% 53.00/53.17  [1235]
% 53.00/53.17  composition(one,A) join complement(composition(sk1,A) join complement(B)) <->
% 53.00/53.17  composition(one,A) join complement(complement(composition(sk1,A))) join B
% 53.00/53.17  Rule [1205]
% 53.00/53.17       converse(one) join complement(converse(sk2) join complement(A)) <->
% 53.00/53.17       converse(one) join complement(complement(converse(sk2)) join A) join A is composed into 
% 53.00/53.17  [1205]
% 53.00/53.17  converse(one) join complement(converse(sk2) join complement(A)) <->
% 53.00/53.17  converse(one) join complement(complement(converse(sk2))) join A
% 53.00/53.17  Rule [1200]
% 53.00/53.17       converse(one) join complement(converse(sk1) join complement(A)) <->
% 53.13/53.30       converse(one) join complement(complement(converse(sk1)) join A) join A is composed into 
% 53.13/53.30  [1200]
% 53.13/53.30  converse(one) join complement(converse(sk1) join complement(A)) <->
% 53.13/53.30  converse(one) join complement(complement(converse(sk1))) join A
% 53.13/53.30  Rule [1154]
% 53.13/53.30       one join complement(sk2 join complement(A)) <->
% 53.13/53.30       one join complement(complement(sk2) join A) join A is composed into 
% 53.13/53.30  [1154]
% 53.13/53.30  one join complement(sk2 join complement(A)) <->
% 53.13/53.30  one join complement(complement(sk2)) join A
% 53.13/53.30  Rule [1150]
% 53.13/53.30       one join complement(sk1 join complement(A)) <->
% 53.13/53.30       one join complement(complement(sk1) join A) join A is composed into 
% 53.13/53.30  [1150]
% 53.13/53.30  one join complement(sk1 join complement(A)) <->
% 53.13/53.30  one join complement(complement(sk1)) join A
% 53.13/53.30  New rule produced :
% 53.13/53.30  [1343] complement(A join B) join B -> complement(A) join B
% 53.13/53.30  Rule [35] one join complement(sk1 join A) join A -> top join one collapsed.
% 53.13/53.30  Rule [36] one join complement(sk2 join A) join A -> top join one collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [69]
% 53.13/53.30  complement(complement(A) join B) join B <->
% 53.13/53.30  complement(complement(B) join A) join A collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [82]
% 53.13/53.30  complement(complement(complement(complement(A) join B) join B) join complement(A))
% 53.13/53.30  -> A collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [88] complement(complement(complement(A) join B) join C) join A join C -> top
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [92]
% 53.13/53.30  complement(composition(converse(B),complement(composition(B,A))) join C) join 
% 53.13/53.30  complement(A) join C -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [96]
% 53.13/53.30  complement(complement(complement(complement(B) join C) join A join C) join 
% 53.13/53.30             complement(B)) -> B collapsed.
% 53.13/53.30  Rule [118] converse(one) join complement(converse(sk1) join A) join A -> top
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule [121] converse(one) join complement(converse(sk2) join A) join A -> top
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [184]
% 53.13/53.30  composition(one,A) join complement(composition(sk1,A) join B) join B -> top
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [194]
% 53.13/53.30  composition(one,A) join complement(composition(sk2,A) join B) join B -> top
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule [201] one join complement(sk2 join sk1 join A) join A -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [213]
% 53.13/53.30  complement(complement(one join complement(sk1 join complement(A) join B) join B) join 
% 53.13/53.30             complement(A)) -> A collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [214]
% 53.13/53.30  one join complement(sk1 join complement(complement(A) join B) join C) join A join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [227]
% 53.13/53.30  one join converse(one) join complement(sk1 join converse(sk1) join A) join A
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [228]
% 53.13/53.30  one join converse(one) join complement(sk1 join converse(sk2) join A) join A
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [233]
% 53.13/53.30  one join composition(one,A) join complement(sk1 join composition(sk1,A) join B) join B
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [234]
% 53.13/53.30  one join composition(one,A) join complement(sk1 join composition(sk2,A) join B) join B
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [235]
% 53.13/53.30  complement(complement(one join complement(sk2 join complement(A) join B) join B) join 
% 53.13/53.30             complement(A)) -> A collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [236]
% 53.13/53.30  one join complement(sk2 join complement(complement(A) join B) join C) join A join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [245]
% 53.13/53.30  composition(top,A) join complement(composition(B,A) join C) join C -> top
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [248]
% 53.13/53.30  one join converse(one) join complement(sk2 join converse(sk1) join A) join A
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [249]
% 53.13/53.30  one join converse(one) join complement(sk2 join converse(sk2) join A) join A
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [256]
% 53.13/53.30  one join composition(one,A) join complement(sk2 join composition(sk1,A) join B) join B
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [257]
% 53.13/53.30  one join composition(one,A) join complement(sk2 join composition(sk2,A) join B) join B
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [277]
% 53.13/53.30  one join composition(top,A) join complement(sk1 join composition(B,A) join C) join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [278]
% 53.13/53.30  one join composition(top,A) join complement(sk2 join composition(B,A) join C) join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1013]
% 53.13/53.30  complement(composition(converse(A),complement(A)) join B) join complement(one) join B
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1114]
% 53.13/53.30  complement(composition(A,complement(composition(converse(A),B))) join C) join 
% 53.13/53.30  complement(B) join C -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1136]
% 53.13/53.30  complement(complement(one join complement(sk1 join complement(A) join B) join B join C) join 
% 53.13/53.30             complement(A)) -> A collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1137]
% 53.13/53.30  complement(complement(one join complement(sk2 join complement(A) join B) join B join C) join 
% 53.13/53.30             complement(A)) -> A collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1149]
% 53.13/53.30  complement(complement(A join B) join C) join complement(A) join C -> top
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1151]
% 53.13/53.30  one join complement(one join complement(A)) <->
% 53.13/53.30  sk1 join complement(complement(one) join A) join A collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1152]
% 53.13/53.30  sk1 join complement(complement(one) join A) join A <->
% 53.13/53.30  one join complement(one join complement(A)) collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1153]
% 53.13/53.30  one join complement(complement(sk1) join A) join A <->
% 53.13/53.30  one join complement(sk1 join complement(A)) collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1155]
% 53.13/53.30  one join complement(one join complement(A)) <->
% 53.13/53.30  sk2 join complement(complement(one) join A) join A collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1156]
% 53.13/53.30  sk2 join complement(complement(one) join A) join A <->
% 53.13/53.30  one join complement(one join complement(A)) collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1157]
% 53.13/53.30  one join complement(complement(sk2) join A) join A <->
% 53.13/53.30  one join complement(sk2 join complement(A)) collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1159]
% 53.13/53.30  complement(complement(A) join B) join complement(A join C) join B join C ->
% 53.13/53.30  top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1160]
% 53.13/53.30  complement(complement(complement(A join B) join B) join C) join A join C ->
% 53.13/53.30  top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1162]
% 53.13/53.30  complement(complement(complement(A join B) join B join C) join V_3) join A join V_3
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1163]
% 53.13/53.30  complement(complement(A join B) join C) join complement(B join V_3) join C join V_3
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1164]
% 53.13/53.30  one join complement(complement(sk1 join B) join A) join A <->
% 53.13/53.30  one join complement(sk1 join complement(A) join B) join B collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1165]
% 53.13/53.30  one join complement(one join complement(A) join B) join B <->
% 53.13/53.30  sk1 join complement(complement(one join B) join A) join A collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1166]
% 53.13/53.30  sk1 join complement(complement(one join B) join A) join A <->
% 53.13/53.30  one join complement(one join complement(A) join B) join B collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1167]
% 53.13/53.30  one join complement(sk1 join complement(A) join B) join B <->
% 53.13/53.30  one join complement(complement(sk1 join B) join A) join A collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1168]
% 53.13/53.30  one join complement(one join complement(A) join B) join B <->
% 53.13/53.30  sk2 join complement(complement(one join B) join A) join A collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1169]
% 53.13/53.30  one join complement(complement(sk2 join B) join A) join A <->
% 53.13/53.30  one join complement(sk2 join complement(A) join B) join B collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1170]
% 53.13/53.30  one join complement(sk2 join complement(A) join B) join B <->
% 53.13/53.30  one join complement(complement(sk2 join B) join A) join A collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1171]
% 53.13/53.30  sk2 join complement(complement(one join B) join A) join A <->
% 53.13/53.30  one join complement(one join complement(A) join B) join B collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1175] complement(complement(one) join A) join complement(sk1) join A -> top
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1176] complement(complement(one) join A) join complement(sk2) join A -> top
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1177]
% 53.13/53.30  complement(complement(A) join complement(B)) join complement(A) ->
% 53.13/53.30  complement(A join B) join B collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1178]
% 53.13/53.30  complement(complement(complement(A) join B) join B) join A ->
% 53.13/53.30  complement(B) join A collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1179]
% 53.13/53.30  one join complement(complement(complement(sk1) join A) join B) join B -> top
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1180]
% 53.13/53.30  complement(complement(one join A) join B) join complement(sk1) join B -> top
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1181]
% 53.13/53.30  one join complement(complement(complement(sk2) join A) join B) join B -> top
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1182]
% 53.13/53.30  complement(complement(one join A) join B) join complement(sk2) join B -> top
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1183]
% 53.13/53.30  converse(A) join complement(complement(converse(complement(A))) join B) join B
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1184]
% 53.13/53.30  converse(complement(A)) join complement(complement(converse(A)) join B) join B
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1187]
% 53.13/53.30  converse(A) join complement(complement(converse(complement(A)) join B) join C) join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1188]
% 53.13/53.30  converse(complement(A)) join complement(complement(converse(A) join B) join C) join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1189]
% 53.13/53.30  complement(sk1 join A) join complement(complement(one) join B) join A join B
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1190]
% 53.13/53.30  one join complement(complement(complement(sk1 join A) join A) join B) join B
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1191]
% 53.13/53.30  complement(complement(one join complement(sk1 join A)) join B) join A join B
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1192]
% 53.13/53.30  one join complement(sk1 join A) join complement(complement(A) join B) join B
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1193]
% 53.13/53.30  complement(sk1 join A) join complement(complement(one join A) join B) join B
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1194]
% 53.13/53.30  complement(complement(one join complement(sk2 join A)) join B) join A join B
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1195]
% 53.13/53.30  one join complement(sk2 join A) join complement(complement(A) join B) join B
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1196]
% 53.13/53.30  complement(sk2 join A) join complement(complement(one join A) join B) join B
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1197]
% 53.13/53.30  complement(sk2 join A) join complement(complement(one) join B) join A join B
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1198]
% 53.13/53.30  one join complement(complement(complement(sk2 join A) join A) join B) join B
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1199]
% 53.13/53.30  complement(complement(A join B) join B) join complement(complement(A) join 
% 53.13/53.30                                                          complement(B)) -> A
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1201]
% 53.13/53.30  converse(one) join complement(converse(one) join complement(A)) <->
% 53.13/53.30  converse(sk1) join complement(complement(converse(one)) join A) join A
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1202]
% 53.13/53.30  converse(one) join complement(complement(converse(sk1)) join A) join A <->
% 53.13/53.30  converse(one) join complement(converse(sk1) join complement(A)) collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1203]
% 53.13/53.30  converse(sk1) join complement(complement(converse(one)) join A) join A <->
% 53.13/53.30  converse(one) join complement(converse(one) join complement(A)) collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1204]
% 53.13/53.30  converse(one) join complement(converse(one) join complement(A)) <->
% 53.13/53.30  converse(sk2) join complement(complement(converse(one)) join A) join A
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1206]
% 53.13/53.30  converse(one) join complement(complement(converse(sk2)) join A) join A <->
% 53.13/53.30  converse(one) join complement(converse(sk2) join complement(A)) collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1207]
% 53.13/53.30  converse(sk2) join complement(complement(converse(one)) join A) join A <->
% 53.13/53.30  converse(one) join complement(converse(one) join complement(A)) collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1210]
% 53.13/53.30  complement(sk1 join A) join complement(complement(one join A join B) join C) join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1211]
% 53.13/53.30  complement(sk1 join A) join complement(complement(one join B) join C) join A join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1212]
% 53.13/53.30  one join complement(sk1 join A) join complement(complement(A join B) join C) join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1213]
% 53.13/53.30  one join complement(complement(complement(sk1 join A) join B) join C) join A join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1214]
% 53.13/53.30  complement(complement(one join complement(sk1 join A) join B) join C) join A join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1215]
% 53.13/53.30  one join complement(complement(complement(sk1 join A) join A join B) join C) join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1216]
% 53.13/53.30  one join complement(sk1 join complement(A)) join complement(complement(
% 53.13/53.30                                                              complement(sk1) join A) join A)
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1217]
% 53.13/53.30  complement(sk1 join complement(one join complement(A))) join complement(
% 53.13/53.30                                                               complement(one) join A) join A
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1218]
% 53.13/53.30  complement(complement(one join complement(sk2 join A) join B) join C) join A join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1219]
% 53.13/53.30  one join complement(sk2 join complement(A)) join complement(complement(
% 53.13/53.30                                                              complement(sk2) join A) join A)
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1220]
% 53.13/53.30  complement(sk2 join A) join complement(complement(one join B) join C) join A join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1221]
% 53.13/53.30  complement(sk2 join A) join complement(complement(one join A join B) join C) join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1222]
% 53.13/53.30  one join complement(complement(complement(sk2 join A) join B) join C) join A join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1223]
% 53.13/53.30  one join complement(sk2 join A) join complement(complement(A join B) join C) join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1224]
% 53.13/53.30  complement(sk2 join complement(one join complement(A))) join complement(
% 53.13/53.30                                                               complement(one) join A) join A
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1225]
% 53.13/53.30  one join complement(complement(complement(sk2 join A) join A join B) join C) join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1226]
% 53.13/53.30  composition(converse(B),complement(B)) join complement(one join A) join A ->
% 53.13/53.30  complement(one join A) join A collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1229]
% 53.13/53.30  converse(complement(A join B)) join complement(complement(converse(A) join 
% 53.13/53.30                                                            converse(B)) join C) join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1230]
% 53.13/53.30  converse(A) join complement(complement(converse(complement(A join B)) join 
% 53.13/53.30                                         converse(B)) join C) join C -> top
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1231]
% 53.13/53.30  converse(A) join converse(B) join complement(complement(converse(complement(
% 53.13/53.30                                                                   A join B))) join C) join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1232]
% 53.13/53.30  converse(complement(A join B)) join converse(B) join complement(complement(
% 53.13/53.30                                                                  converse(A)) join C) join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1233]
% 53.13/53.30  composition(converse(C),complement(composition(C,B))) join complement(
% 53.13/53.30                                                             A join B) join A
% 53.13/53.30  -> complement(A join B) join A collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1234]
% 53.13/53.30  composition(one,A) join complement(composition(one,A) join complement(B)) <->
% 53.13/53.30  composition(sk1,A) join complement(complement(composition(one,A)) join B) join B
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1236]
% 53.13/53.30  composition(sk1,A) join complement(complement(composition(one,A)) join B) join B
% 53.13/53.30  <-> composition(one,A) join complement(composition(one,A) join complement(B))
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1237]
% 53.13/53.30  composition(one,A) join complement(complement(composition(sk1,A)) join B) join B
% 53.13/53.30  <-> composition(one,A) join complement(composition(sk1,A) join complement(B))
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1238]
% 53.13/53.30  composition(sk2,A) join complement(complement(composition(one,A)) join B) join B
% 53.13/53.30  <-> composition(one,A) join complement(composition(one,A) join complement(B))
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1239]
% 53.13/53.30  composition(one,A) join complement(composition(one,A) join complement(B)) <->
% 53.13/53.30  composition(sk2,A) join complement(complement(composition(one,A)) join B) join B
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1241]
% 53.13/53.30  composition(one,A) join complement(complement(composition(sk2,A)) join B) join B
% 53.13/53.30  <-> composition(one,A) join complement(composition(sk2,A) join complement(B))
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1242]
% 53.13/53.30  complement(sk1 join A join B) join complement(complement(one join A) join C) join B join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1243]
% 53.13/53.30  one join complement(complement(complement(sk1 join A join B) join B) join C) join A join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1244]
% 53.13/53.30  complement(complement(one join complement(sk1 join A join B) join B) join C) join A join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1245]
% 53.13/53.30  one join complement(sk1 join A join B) join complement(complement(A) join C) join B join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1246]
% 53.13/53.30  one join complement(complement(complement(sk2 join A join B) join B) join C) join A join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1247]
% 53.13/53.30  one join complement(sk2 join A join B) join complement(complement(A) join C) join B join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1248]
% 53.13/53.30  complement(complement(one join complement(sk2 join A join B) join B) join C) join A join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1249]
% 53.13/53.30  complement(sk2 join A join B) join complement(complement(one join A) join C) join B join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1250]
% 53.13/53.30  composition(C,complement(composition(converse(C),B))) join complement(
% 53.13/53.30                                                             A join B) join A
% 53.13/53.30  -> complement(A join B) join A collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1268]
% 53.13/53.30  complement(A join B) join complement(composition(converse(C),complement(
% 53.13/53.30                                                               composition(C,A)))) join B
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1269]
% 53.13/53.30  complement(composition(converse(A),complement(composition(A,B))) join B) join B
% 53.13/53.30  -> complement(composition(converse(A),complement(composition(A,B))))
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1272]
% 53.13/53.30  converse(complement(A)) join complement(converse(composition(converse(B),
% 53.13/53.30                                                   complement(composition(B,A)))) join C) join C
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1279]
% 53.13/53.30  composition(converse(B),complement(composition(B,A))) join complement(
% 53.13/53.30                                                             composition(
% 53.13/53.30                                                             converse(B),
% 53.13/53.30                                                             complement(
% 53.13/53.30                                                             composition(B,A))) join A)
% 53.13/53.30  -> complement(A) collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1290]
% 53.13/53.30  one join complement(sk1 join composition(converse(A),complement(composition(A,B))) join C) join 
% 53.13/53.30  complement(B) join C -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1291]
% 53.13/53.30  one join complement(sk2 join composition(converse(A),complement(composition(A,B))) join C) join 
% 53.13/53.30  complement(B) join C -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1301]
% 53.13/53.30  one join complement(sk1 join composition(A,complement(composition(converse(A),B))) join C) join 
% 53.13/53.30  complement(B) join C -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1302]
% 53.13/53.30  one join complement(sk2 join composition(A,complement(composition(converse(A),B))) join C) join 
% 53.13/53.30  complement(B) join C -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1305]
% 53.13/53.30  converse(one) join complement(complement(converse(sk1) join B) join A) join A
% 53.13/53.30  <->
% 53.13/53.30  converse(one) join complement(converse(sk1) join complement(A) join B) join B
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1306]
% 53.13/53.30  converse(one) join complement(converse(sk1) join complement(A) join B) join B
% 53.13/53.30  <->
% 53.13/53.30  converse(one) join complement(complement(converse(sk1) join B) join A) join A
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1307]
% 53.13/53.30  converse(one) join complement(converse(one) join complement(A) join B) join B
% 53.13/53.30  <->
% 53.13/53.30  converse(sk1) join complement(complement(converse(one) join B) join A) join A
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1308]
% 53.13/53.30  converse(sk1) join complement(complement(converse(one) join B) join A) join A
% 53.13/53.30  <->
% 53.13/53.30  converse(one) join complement(converse(one) join complement(A) join B) join B
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1309]
% 53.13/53.30  converse(one) join complement(converse(one) join complement(A) join B) join B
% 53.13/53.30  <->
% 53.13/53.30  converse(sk2) join complement(complement(converse(one) join B) join A) join A
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1310]
% 53.13/53.30  converse(one) join complement(complement(converse(sk2) join B) join A) join A
% 53.13/53.30  <->
% 53.13/53.30  converse(one) join complement(converse(sk2) join complement(A) join B) join B
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1311]
% 53.13/53.30  converse(one) join complement(converse(sk2) join complement(A) join B) join B
% 53.13/53.30  <->
% 53.13/53.30  converse(one) join complement(complement(converse(sk2) join B) join A) join A
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1312]
% 53.13/53.30  converse(sk2) join complement(complement(converse(one) join B) join A) join A
% 53.13/53.30  <->
% 53.13/53.30  converse(one) join complement(converse(one) join complement(A) join B) join B
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1314]
% 53.13/53.30  composition(complement(B),A) join complement(complement(composition(B,A)) join C) join C
% 53.13/53.30  <-> composition(top,A) join complement(composition(B,A) join complement(C))
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1315]
% 53.13/53.30  converse(complement(A join B)) join complement(complement(converse(A) join 
% 53.13/53.30                                                            converse(B) join C) join V_3) join V_3
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1316]
% 53.13/53.30  converse(A) join complement(complement(converse(complement(A join B)) join 
% 53.13/53.30                                         converse(B) join C) join V_3) join V_3
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1317]
% 53.13/53.30  converse(A) join converse(B) join complement(complement(converse(complement(
% 53.13/53.30                                                                   A join B)) join C) join V_3) join V_3
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1318]
% 53.13/53.30  converse(complement(A join B)) join converse(B) join complement(complement(
% 53.13/53.30                                                                  converse(A) join C) join V_3) join V_3
% 53.13/53.30  -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1319]
% 53.13/53.30  converse(complement(complement(complement(A) join B) join B)) join converse(
% 53.13/53.30                                                                     complement(
% 53.13/53.30                                                                     complement(B) join A)) join 
% 53.13/53.30  converse(A) -> top collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1320]
% 53.13/53.30  complement(complement(A) join B) join complement(complement(B) join C) join C
% 53.13/53.30  <->
% 53.13/53.30  complement(complement(B) join A) join complement(complement(C) join B) join A
% 53.13/53.30  collapsed.
% 53.13/53.30  Rule
% 53.13/53.30  [1331]
% 53.13/53.30  complement(complement(complement(A) join B) join C) join complement(composition(
% 53.13/53.30                                                                      converse(V_3),
% 53.13/53.30                                                                      complement(
% 53.13/53.30                                                                      composition(V_3,A)))) join C
% 54.42/54.51  -> top collapsed.
% 54.42/54.51  Rule
% 54.42/54.51  [1332]
% 54.42/54.51  complement(complement(complement(composition(converse(A),complement(composition(A,B)))) join C) join V_3) join 
% 54.42/54.51  complement(B) join V_3 -> top collapsed.
% 54.42/54.51  Rule
% 54.42/54.51  [1339]
% 54.42/54.51  complement(complement(A join B) join B) join complement(A) ->
% 54.42/54.51  complement(A) join complement(B) collapsed.
% 54.42/54.51  Current number of equations to process: 826
% 54.42/54.51  Current number of ordered equations: 0
% 54.42/54.51  Current number of rules: 1130
% 54.42/54.51  New rule produced :
% 54.42/54.51  [1344] one join complement(sk1 join complement(A)) -> one join A
% 54.42/54.51  Rule
% 54.42/54.51  [207]
% 54.42/54.51  complement(complement(one join complement(sk1 join complement(A))) join 
% 54.42/54.51             complement(A)) -> A collapsed.
% 54.42/54.51  Rule
% 54.42/54.51  [210]
% 54.42/54.51  complement(complement(one join complement(sk1 join complement(A)) join B) join 
% 54.42/54.51             complement(A)) -> A collapsed.
% 54.42/54.51  Rule
% 54.42/54.51  [1150]
% 54.42/54.51  one join complement(sk1 join complement(A)) <->
% 54.42/54.51  one join complement(complement(sk1)) join A collapsed.
% 54.42/54.51  Current number of equations to process: 825
% 54.42/54.51  Current number of ordered equations: 0
% 54.42/54.51  Current number of rules: 1128
% 54.42/54.51  New rule produced :
% 54.42/54.51  [1345] one join complement(sk2 join complement(A)) -> one join A
% 54.42/54.51  Rule
% 54.42/54.51  [224]
% 54.42/54.51  complement(complement(one join complement(sk2 join complement(A))) join 
% 54.42/54.51             complement(A)) -> A collapsed.
% 54.42/54.51  Rule
% 54.42/54.51  [230]
% 54.42/54.51  complement(complement(one join complement(sk2 join complement(A)) join B) join 
% 54.42/54.51             complement(A)) -> A collapsed.
% 54.42/54.51  Rule
% 54.42/54.51  [1154]
% 54.42/54.51  one join complement(sk2 join complement(A)) <->
% 54.42/54.51  one join complement(complement(sk2)) join A collapsed.
% 54.42/54.51  Current number of equations to process: 824
% 54.42/54.51  Current number of ordered equations: 0
% 54.42/54.51  Current number of rules: 1126
% 54.42/54.51  New rule produced :
% 54.42/54.51  [1346]
% 54.42/54.51  composition(converse(composition(B,A)),complement(composition(B,top))) ->
% 54.42/54.51  composition(converse(A),zero)
% 54.42/54.51  Current number of equations to process: 823
% 54.42/54.51  Current number of ordered equations: 0
% 54.42/54.51  Current number of rules: 1127
% 54.42/54.51  New rule produced :
% 54.42/54.51  [1347]
% 54.42/54.51  composition(composition(A,converse(B)),complement(composition(composition(B,
% 54.42/54.51                                                                converse(A)),top)))
% 54.42/54.51  -> zero
% 54.42/54.51  Current number of equations to process: 822
% 54.42/54.51  Current number of ordered equations: 0
% 54.42/54.51  Current number of rules: 1128
% 54.42/54.51  New rule produced :
% 54.42/54.51  [1348]
% 54.42/54.51  converse(one) join complement(converse(sk1) join complement(A)) ->
% 54.42/54.51  converse(one) join A
% 54.42/54.51  Rule
% 54.42/54.51  [1200]
% 54.42/54.51  converse(one) join complement(converse(sk1) join complement(A)) <->
% 54.42/54.51  converse(one) join complement(complement(converse(sk1))) join A collapsed.
% 54.42/54.51  Current number of equations to process: 838
% 54.42/54.51  Current number of ordered equations: 0
% 54.42/54.51  Current number of rules: 1128
% 54.42/54.51  New rule produced :
% 54.42/54.51  [1349]
% 54.42/54.51  converse(one) join complement(converse(sk2) join complement(A)) ->
% 54.42/54.51  converse(one) join A
% 54.42/54.51  Rule
% 54.42/54.51  [1205]
% 54.42/54.51  converse(one) join complement(converse(sk2) join complement(A)) <->
% 54.42/54.51  converse(one) join complement(complement(converse(sk2))) join A collapsed.
% 54.42/54.51  Current number of equations to process: 837
% 54.42/54.51  Current number of ordered equations: 0
% 54.42/54.51  Current number of rules: 1128
% 54.42/54.51  New rule produced :
% 54.42/54.51  [1350]
% 54.42/54.51  composition(composition(A,converse(C)),composition(complement(composition(C,top)),B))
% 54.42/54.51  -> composition(A,composition(zero,B))
% 54.42/54.51  Current number of equations to process: 836
% 54.42/54.51  Current number of ordered equations: 0
% 54.42/54.51  Current number of rules: 1129
% 54.42/54.51  New rule produced :
% 54.42/54.51  [1351]
% 54.42/54.51  complement(composition(converse(A),complement(composition(A,B)))) join B ->
% 54.42/54.51  complement(composition(converse(A),complement(composition(A,B))))
% 54.42/54.51  Current number of equations to process: 834
% 54.42/54.51  Current number of ordered equations: 0
% 54.42/54.51  Current number of rules: 1130
% 54.42/54.51  New rule produced :
% 54.42/54.51  [1352]
% 54.42/54.51  composition(converse(composition(A,B)),complement(composition(A,composition(B,
% 54.42/54.51                                                                  complement(C))))) join C
% 54.42/54.51  -> C
% 54.42/54.51  Current number of equations to process: 832
% 54.42/54.51  Current number of ordered equations: 0
% 54.42/54.51  Current number of rules: 1131
% 54.42/54.51  New rule produced :
% 54.42/54.51  [1353]
% 54.42/54.51  complement(complement(composition(A,converse(one))) join complement(A) join 
% 54.42/54.51             complement(B)) -> complement(complement(A) join complement(B))
% 54.42/54.51  Current number of equations to process: 831
% 54.42/54.51  Current number of ordered equations: 0
% 54.42/54.51  Current number of rules: 1132
% 54.42/54.51  New rule produced :
% 54.42/54.51  [1354]
% 54.42/54.51  composition(converse(composition(A,composition(B,C))),complement(composition(A,
% 54.80/54.95                                                                   composition(B,
% 54.80/54.95                                                                   composition(C,top)))))
% 54.80/54.95  -> zero
% 54.80/54.95  Current number of equations to process: 830
% 54.80/54.95  Current number of ordered equations: 0
% 54.80/54.95  Current number of rules: 1133
% 54.80/54.95  New rule produced :
% 54.80/54.95  [1355]
% 54.80/54.95  composition(converse(composition(A,composition(B,C))),complement(composition(
% 54.80/54.95                                                                   composition(A,B),
% 54.80/54.95                                                                   composition(C,top))))
% 54.80/54.95  -> zero
% 54.80/54.95  Current number of equations to process: 829
% 54.80/54.95  Current number of ordered equations: 0
% 54.80/54.95  Current number of rules: 1134
% 54.80/54.95  New rule produced :
% 54.80/54.95  [1356]
% 54.80/54.95  composition(one,A) join complement(composition(sk1,A) join complement(B)) ->
% 54.80/54.95  composition(one,A) join B
% 54.80/54.95  Rule
% 54.80/54.95  [1235]
% 54.80/54.95  composition(one,A) join complement(composition(sk1,A) join complement(B)) <->
% 54.80/54.95  composition(one,A) join complement(complement(composition(sk1,A))) join B
% 54.80/54.95  collapsed.
% 54.80/54.95  Current number of equations to process: 826
% 54.80/54.95  Current number of ordered equations: 0
% 54.80/54.95  Current number of rules: 1134
% 54.80/54.95  New rule produced :
% 54.80/54.95  [1357]
% 54.80/54.95  composition(one,A) join complement(composition(sk2,A) join complement(B)) ->
% 54.80/54.95  composition(one,A) join B
% 54.80/54.95  Rule
% 54.80/54.95  [1240]
% 54.80/54.95  composition(one,A) join complement(composition(sk2,A) join complement(B)) <->
% 54.80/54.95  composition(one,A) join complement(complement(composition(sk2,A))) join B
% 54.80/54.95  collapsed.
% 54.80/54.95  Current number of equations to process: 825
% 54.80/54.95  Current number of ordered equations: 0
% 54.80/54.95  Current number of rules: 1134
% 54.80/54.95  New rule produced :
% 54.80/54.95  [1358]
% 54.80/54.95  composition(top,A) join complement(composition(B,A) join complement(C)) ->
% 54.80/54.95  composition(top,A) join C
% 54.80/54.95  Rule
% 54.80/54.95  [1313]
% 54.80/54.95  composition(top,A) join complement(composition(B,A) join complement(C)) <->
% 54.80/54.95  composition(complement(B),A) join complement(complement(composition(B,A))) join C
% 54.80/54.95  collapsed.
% 54.80/54.95  Current number of equations to process: 823
% 54.80/54.95  Current number of ordered equations: 0
% 54.80/54.95  Current number of rules: 1134
% 54.80/54.95  New rule produced :
% 54.80/54.95  [1359]
% 54.80/54.95  converse(complement(complement(B) join A)) join converse(complement(A join B)) join 
% 54.80/54.95  converse(A) -> top
% 54.80/54.95  Current number of equations to process: 822
% 54.80/54.95  Current number of ordered equations: 0
% 54.80/54.95  Current number of rules: 1135
% 54.80/54.95  New rule produced :
% 54.80/54.95  [1360]
% 54.80/54.95  composition(converse(composition(A,B)),complement(composition(A,composition(B,C)))) join 
% 54.80/54.95  complement(composition(one,C)) -> complement(composition(one,C))
% 54.80/54.95  Current number of equations to process: 818
% 54.80/54.95  Current number of ordered equations: 0
% 54.80/54.95  Current number of rules: 1136
% 54.80/54.95  New rule produced :
% 54.80/54.95  [1361]
% 54.80/54.95  composition(converse(composition(A,B)),complement(composition(A,composition(
% 54.80/54.95                                                                  composition(B,C),V_3)))) join 
% 54.80/54.95  complement(composition(C,V_3)) -> complement(composition(C,V_3))
% 54.80/54.95  Current number of equations to process: 809
% 54.80/54.95  Current number of ordered equations: 0
% 54.80/54.95  Current number of rules: 1137
% 54.80/54.95  New rule produced :
% 54.80/54.95  [1362]
% 54.80/54.95  composition(converse(composition(A,B)),complement(composition(composition(A,
% 54.80/54.95                                                                composition(B,C)),V_3))) join 
% 54.80/54.95  complement(composition(C,V_3)) -> complement(composition(C,V_3))
% 54.80/54.95  Current number of equations to process: 808
% 54.80/54.95  Current number of ordered equations: 0
% 54.80/54.95  Current number of rules: 1138
% 54.80/54.95  New rule produced :
% 54.80/54.95  [1363]
% 54.80/54.95  converse(composition(converse(composition(B,A)),C)) join converse(composition(
% 54.80/54.95                                                                    converse(
% 54.80/54.95                                                                    composition(B,A)),V_3))
% 54.80/54.95  <->
% 54.80/54.95  converse(composition(converse(A),composition(converse(B),C))) join converse(
% 54.80/54.95                                                                     composition(
% 54.80/54.95                                                                     converse(A),
% 54.80/54.95                                                                     composition(
% 54.80/54.95                                                                     converse(B),V_3)))
% 54.80/54.95  Current number of equations to process: 806
% 54.80/54.95  Current number of ordered equations: 1
% 54.80/54.95  Current number of rules: 1139
% 54.80/54.95  New rule produced :
% 58.51/58.65  [1364]
% 58.51/58.65  converse(composition(converse(A),composition(converse(B),C))) join converse(
% 58.51/58.65                                                                     composition(
% 58.51/58.65                                                                     converse(A),
% 58.51/58.65                                                                     composition(
% 58.51/58.65                                                                     converse(B),V_3)))
% 58.51/58.65  <->
% 58.51/58.65  converse(composition(converse(composition(B,A)),C)) join converse(composition(
% 58.51/58.65                                                                    converse(
% 58.51/58.65                                                                    composition(B,A)),V_3))
% 58.51/58.65  Current number of equations to process: 806
% 58.51/58.65  Current number of ordered equations: 0
% 58.51/58.65  Current number of rules: 1140
% 58.51/58.65  New rule produced :
% 58.51/58.65  [1365]
% 58.51/58.65  complement(composition(converse(A),complement(A)) join complement(B)) join 
% 58.51/58.65  complement(one) -> complement(one) join B
% 58.51/58.65  Current number of equations to process: 800
% 58.51/58.65  Current number of ordered equations: 0
% 58.51/58.65  Current number of rules: 1141
% 58.51/58.65  New rule produced :
% 58.51/58.65  [1366]
% 58.51/58.65  composition(composition(converse(composition(C,V_3)),complement(composition(C,
% 58.51/58.65                                                                  composition(V_3,A)))),B) join 
% 58.51/58.65  composition(complement(A),B) -> composition(complement(A),B)
% 58.51/58.65  Current number of equations to process: 796
% 58.51/58.65  Current number of ordered equations: 0
% 58.51/58.65  Current number of rules: 1142
% 58.51/58.65  New rule produced :
% 58.51/58.65  [1367]
% 58.51/58.65  converse(A) join complement(converse(complement(complement(A) join B))) ->
% 58.51/58.65  top
% 58.51/58.65  Current number of equations to process: 883
% 58.51/58.65  Current number of ordered equations: 0
% 58.51/58.65  Current number of rules: 1143
% 58.51/58.65  New rule produced :
% 58.51/58.65  [1368]
% 58.51/58.65  converse(complement(complement(A) join B)) join converse(complement(A join B))
% 58.51/58.65  -> converse(complement(B))
% 58.51/58.65  Rule
% 58.51/58.65  [84]
% 58.51/58.65  converse(complement(complement(A) join complement(B))) join converse(
% 58.51/58.65                                                              complement(
% 58.51/58.65                                                              complement(A) join B))
% 58.51/58.65  -> converse(A) collapsed.
% 58.51/58.65  Rule
% 58.51/58.65  [1359]
% 58.51/58.65  converse(complement(complement(B) join A)) join converse(complement(A join B)) join 
% 58.51/58.65  converse(A) -> top collapsed.
% 58.51/58.65  Current number of equations to process: 885
% 58.51/58.65  Current number of ordered equations: 0
% 58.51/58.65  Current number of rules: 1142
% 58.51/58.65  New rule produced :
% 58.51/58.65  [1369]
% 58.51/58.65  composition(top,A) join complement(composition(B,A) join composition(C,A)) ->
% 58.51/58.65  top
% 58.51/58.65  Current number of equations to process: 892
% 58.51/58.65  Current number of ordered equations: 0
% 58.51/58.65  Current number of rules: 1143
% 58.51/58.65  New rule produced :
% 58.51/58.65  [1370]
% 58.51/58.65  composition(composition(A,converse(B)),complement(composition(B,composition(
% 58.51/58.65                                                                  converse(A),C)))) join 
% 58.51/58.65  complement(C) -> complement(C)
% 58.51/58.65  Current number of equations to process: 910
% 58.51/58.65  Current number of ordered equations: 0
% 58.51/58.65  Current number of rules: 1144
% 58.51/58.65  New rule produced :
% 58.51/58.65  [1371]
% 58.51/58.65  composition(composition(converse(A),B),complement(composition(converse(B),
% 58.51/58.65                                                    composition(A,C)))) join 
% 58.51/58.65  complement(C) -> complement(C)
% 58.51/58.65  Current number of equations to process: 909
% 58.51/58.65  Current number of ordered equations: 0
% 58.51/58.65  Current number of rules: 1145
% 58.51/58.65  New rule produced :
% 58.51/58.65  [1372]
% 58.51/58.65  composition(converse(composition(A,converse(B))),complement(composition(A,
% 58.51/58.65                                                              converse(
% 58.51/58.65                                                              composition(
% 58.51/58.65                                                              converse(C),B))))) join 
% 58.51/58.65  complement(C) -> complement(C)
% 58.51/58.65  Current number of equations to process: 903
% 58.51/58.65  Current number of ordered equations: 1
% 58.51/58.65  Current number of rules: 1146
% 58.51/58.65  New rule produced :
% 58.51/58.65  [1373]
% 58.51/58.65  composition(converse(composition(converse(A),B)),complement(converse(
% 58.51/58.65                                                              composition(
% 58.51/58.65                                                              converse(
% 58.51/58.65                                                              composition(B,C)),A)))) join 
% 58.51/58.65  complement(C) -> complement(C)
% 58.51/58.65  Current number of equations to process: 903
% 58.51/58.65  Current number of ordered equations: 0
% 58.51/58.65  Current number of rules: 1147
% 58.51/58.65  New rule produced :
% 62.71/62.88  [1374]
% 62.71/62.88  composition(converse(composition(A,B)),complement(composition(A,converse(
% 62.71/62.88                                                                  composition(C,
% 62.71/62.88                                                                  converse(B)))))) join 
% 62.71/62.88  complement(converse(C)) -> complement(converse(C))
% 62.71/62.88  Current number of equations to process: 902
% 62.71/62.88  Current number of ordered equations: 0
% 62.71/62.88  Current number of rules: 1148
% 62.71/62.88  New rule produced :
% 62.71/62.88  [1375]
% 62.71/62.88  composition(converse(composition(A,composition(B,C))),complement(composition(
% 62.71/62.88                                                                   composition(
% 62.71/62.88                                                                   composition(A,B),C),V_3))) join 
% 62.71/62.88  complement(V_3) -> complement(V_3)
% 62.71/62.88  Current number of equations to process: 897
% 62.71/62.88  Current number of ordered equations: 0
% 62.71/62.88  Current number of rules: 1149
% 62.71/62.88  New rule produced :
% 62.71/62.88  [1376]
% 62.71/62.88  composition(converse(composition(composition(A,B),C)),complement(composition(
% 62.71/62.88                                                                   composition(A,
% 62.71/62.88                                                                   composition(B,C)),V_3))) join 
% 62.71/62.88  complement(V_3) -> complement(V_3)
% 62.71/62.88  Current number of equations to process: 896
% 62.71/62.88  Current number of ordered equations: 0
% 62.71/62.88  Current number of rules: 1150
% 62.71/62.88  New rule produced :
% 62.71/62.88  [1377]
% 62.71/62.88  converse(composition(complement(B join C),A)) join converse(composition(B,A)) join 
% 62.71/62.88  converse(composition(C,A)) -> converse(composition(top,A))
% 62.71/62.88  Current number of equations to process: 895
% 62.71/62.88  Current number of ordered equations: 0
% 62.71/62.88  Current number of rules: 1151
% 62.71/62.88  New rule produced :
% 62.71/62.88  [1378]
% 62.71/62.88  composition(complement(converse(A) join B),complement(A)) join composition(B,
% 62.71/62.88                                                                 complement(A)) join 
% 62.71/62.88  complement(one) -> composition(top,complement(A)) join complement(one)
% 62.71/62.88  Current number of equations to process: 894
% 62.71/62.88  Current number of ordered equations: 0
% 62.71/62.88  Current number of rules: 1152
% 62.71/62.88  New rule produced :
% 62.71/62.88  [1379]
% 62.71/62.88  composition(complement(composition(A,B) join C),V_3) join composition(A,
% 62.71/62.88                                                            composition(B,V_3)) join 
% 62.71/62.88  composition(C,V_3) -> composition(top,V_3)
% 62.71/62.88  Current number of equations to process: 893
% 62.71/62.88  Current number of ordered equations: 0
% 62.71/62.88  Current number of rules: 1153
% 62.71/62.88  New rule produced :
% 62.71/62.88  [1380]
% 62.71/62.88  composition(converse(complement(complement(A) join complement(C))),B) join 
% 62.71/62.88  composition(converse(complement(complement(A) join C)),B) ->
% 62.71/62.88  composition(converse(A),B)
% 62.71/62.88  Current number of equations to process: 892
% 62.71/62.88  Current number of ordered equations: 0
% 62.71/62.88  Current number of rules: 1154
% 62.71/62.88  New rule produced :
% 62.71/62.88  [1381]
% 62.71/62.88  converse(composition(A,B)) join composition(complement(converse(B) join C),
% 62.71/62.88                                  converse(A)) join composition(C,converse(A))
% 62.71/62.88  -> composition(top,converse(A))
% 62.71/62.88  Current number of equations to process: 891
% 62.71/62.88  Current number of ordered equations: 0
% 62.71/62.88  Current number of rules: 1155
% 62.71/62.88  New rule produced :
% 62.71/62.88  [1382] composition(complement(converse(one)),A) join A -> composition(top,A)
% 62.71/62.88  Current number of equations to process: 894
% 62.71/62.88  Current number of ordered equations: 0
% 62.71/62.88  Current number of rules: 1156
% 62.71/62.88  New rule produced :
% 62.71/62.88  [1383]
% 62.71/62.88  converse(composition(converse(A),B)) join composition(complement(converse(B) join C),A) join 
% 62.71/62.88  composition(C,A) -> composition(top,A)
% 62.71/62.88  Current number of equations to process: 969
% 62.71/62.88  Current number of ordered equations: 0
% 62.71/62.88  Current number of rules: 1157
% 62.71/62.88  New rule produced :
% 62.71/62.88  [1384]
% 62.71/62.88  composition(converse(A),complement(composition(composition(A,B),C))) join 
% 62.71/62.88  complement(composition(composition(one,B),C)) ->
% 62.71/62.88  complement(composition(composition(one,B),C))
% 62.71/62.88  Current number of equations to process: 968
% 62.71/62.88  Current number of ordered equations: 0
% 62.71/62.88  Current number of rules: 1158
% 62.71/62.88  New rule produced :
% 62.71/62.88  [1385]
% 62.71/62.88  composition(top,converse(A)) <->
% 62.71/62.88  converse(composition(A,converse(complement(B join C)))) join composition(B,
% 62.71/62.88                                                               converse(A)) join 
% 62.71/62.88  composition(C,converse(A))
% 62.71/62.88  Current number of equations to process: 966
% 62.71/62.88  Current number of ordered equations: 2
% 62.71/62.88  Current number of rules: 1159
% 62.71/62.88  New rule produced :
% 62.71/62.88  [1386]
% 62.71/62.88  converse(composition(A,converse(B))) join composition(complement(B join C),
% 63.30/63.40                                            converse(A)) join composition(C,
% 63.30/63.40                                                              converse(A)) ->
% 63.30/63.40  composition(top,converse(A))
% 63.30/63.40  Current number of equations to process: 966
% 63.30/63.40  Current number of ordered equations: 1
% 63.30/63.40  Current number of rules: 1160
% 63.30/63.40  New rule produced :
% 63.30/63.40  [1387]
% 63.30/63.40  converse(composition(A,converse(complement(B join C)))) join composition(B,
% 63.30/63.40                                                               converse(A)) join 
% 63.30/63.40  composition(C,converse(A)) <-> composition(top,converse(A))
% 63.30/63.40  Current number of equations to process: 966
% 63.30/63.40  Current number of ordered equations: 0
% 63.30/63.40  Current number of rules: 1161
% 63.30/63.40  New rule produced :
% 63.30/63.40  [1388]
% 63.30/63.40  composition(complement(converse(A) join B),complement(composition(A,top))) join 
% 63.30/63.40  composition(B,complement(composition(A,top))) ->
% 63.30/63.40  composition(top,complement(composition(A,top)))
% 63.30/63.40  Current number of equations to process: 965
% 63.30/63.40  Current number of ordered equations: 0
% 63.30/63.40  Current number of rules: 1162
% 63.30/63.40  New rule produced :
% 63.30/63.40  [1389]
% 63.30/63.40  composition(composition(A,B),composition(C,V_3)) join composition(composition(A,V_4),
% 63.30/63.40                                                        composition(C,V_3)) <->
% 63.30/63.40  composition(A,composition(composition(B,C),V_3)) join composition(A,composition(
% 63.30/63.40                                                                      composition(V_4,C),V_3))
% 63.30/63.40  Current number of equations to process: 963
% 63.30/63.40  Current number of ordered equations: 1
% 63.30/63.40  Current number of rules: 1163
% 63.30/63.40  New rule produced :
% 63.30/63.40  [1390]
% 63.30/63.40  composition(A,composition(composition(B,C),V_3)) join composition(A,composition(
% 63.30/63.40                                                                      composition(V_4,C),V_3))
% 63.30/63.40  <->
% 63.30/63.40  composition(composition(A,B),composition(C,V_3)) join composition(composition(A,V_4),
% 63.30/63.40                                                        composition(C,V_3))
% 63.30/63.40  Current number of equations to process: 963
% 63.30/63.40  Current number of ordered equations: 0
% 63.30/63.40  Current number of rules: 1164
% 63.30/63.40  New rule produced :
% 63.30/63.40  [1391]
% 63.30/63.40  composition(composition(A,B),composition(C,V_3)) join composition(composition(A,B),
% 63.30/63.40                                                        composition(V_4,V_3))
% 63.30/63.40  <->
% 63.30/63.40  composition(A,composition(composition(B,C),V_3)) join composition(A,composition(
% 63.30/63.40                                                                      composition(B,V_4),V_3))
% 63.30/63.40  Current number of equations to process: 962
% 63.30/63.40  Current number of ordered equations: 1
% 63.30/63.40  Current number of rules: 1165
% 63.30/63.40  New rule produced :
% 63.30/63.40  [1392]
% 63.30/63.40  composition(A,composition(composition(B,C),V_3)) join composition(A,composition(
% 63.30/63.40                                                                      composition(B,V_4),V_3))
% 63.30/63.40  <->
% 63.30/63.40  composition(composition(A,B),composition(C,V_3)) join composition(composition(A,B),
% 63.30/63.40                                                        composition(V_4,V_3))
% 63.30/63.40  Current number of equations to process: 962
% 63.30/63.40  Current number of ordered equations: 0
% 63.30/63.40  Current number of rules: 1166
% 63.30/63.40  New rule produced :
% 63.30/63.40  [1393]
% 63.30/63.40  composition(A,composition(composition(B,C),V_3)) join composition(A,composition(
% 63.30/63.40                                                                      composition(V_4,C),V_3))
% 63.30/63.40  <->
% 63.30/63.40  composition(composition(composition(A,B),C),V_3) join composition(composition(
% 63.30/63.40                                                                    composition(A,V_4),C),V_3)
% 63.30/63.40  Current number of equations to process: 961
% 63.30/63.40  Current number of ordered equations: 1
% 63.30/63.40  Current number of rules: 1167
% 63.30/63.40  New rule produced :
% 63.30/63.40  [1394]
% 63.30/63.40  composition(composition(composition(A,B),C),V_3) join composition(composition(
% 63.30/63.40                                                                    composition(A,V_4),C),V_3)
% 63.30/63.40  <->
% 63.30/63.40  composition(A,composition(composition(B,C),V_3)) join composition(A,composition(
% 63.30/63.40                                                                      composition(V_4,C),V_3))
% 63.30/63.40  Current number of equations to process: 961
% 63.30/63.40  Current number of ordered equations: 0
% 63.30/63.40  Current number of rules: 1168
% 63.30/63.40  New rule produced :
% 63.30/63.40  [1395]
% 63.30/63.40  composition(A,composition(B,composition(C,V_3))) join composition(A,composition(V_4,
% 63.30/63.40                                                                      composition(C,V_3)))
% 68.80/68.92  <->
% 68.80/68.92  composition(composition(composition(A,B),C),V_3) join composition(composition(
% 68.80/68.92                                                                    composition(A,V_4),C),V_3)
% 68.80/68.92  Current number of equations to process: 960
% 68.80/68.92  Current number of ordered equations: 1
% 68.80/68.92  Current number of rules: 1169
% 68.80/68.92  New rule produced :
% 68.80/68.92  [1396]
% 68.80/68.92  composition(composition(composition(A,B),C),V_3) join composition(composition(
% 68.80/68.92                                                                    composition(A,V_4),C),V_3)
% 68.80/68.92  <->
% 68.80/68.92  composition(A,composition(B,composition(C,V_3))) join composition(A,composition(V_4,
% 68.80/68.92                                                                      composition(C,V_3)))
% 68.80/68.92  Current number of equations to process: 960
% 68.80/68.92  Current number of ordered equations: 0
% 68.80/68.92  Current number of rules: 1170
% 68.80/68.92  New rule produced :
% 68.80/68.92  [1397]
% 68.80/68.92  composition(complement(converse(composition(A,B))),complement(composition(A,
% 68.80/68.92                                                                composition(B,C)))) join 
% 68.80/68.92  complement(C) ->
% 68.80/68.92  composition(top,complement(composition(A,composition(B,C)))) join complement(C)
% 68.80/68.92  Current number of equations to process: 918
% 68.80/68.92  Current number of ordered equations: 0
% 68.80/68.92  Current number of rules: 1171
% 68.80/68.92  New rule produced :
% 68.80/68.92  [1398]
% 68.80/68.92  composition(composition(converse(A),complement(composition(A,complement(B)))),C) join 
% 68.80/68.92  composition(B,C) -> composition(B,C)
% 68.80/68.92  Current number of equations to process: 1025
% 68.80/68.92  Current number of ordered equations: 0
% 68.80/68.92  Current number of rules: 1172
% 68.80/68.92  New rule produced :
% 68.80/68.92  [1399]
% 68.80/68.92  composition(complement(A),B) join complement(composition(composition(
% 68.80/68.92                                                           converse(C),
% 68.80/68.92                                                           complement(composition(C,A))),B))
% 68.80/68.92  -> top
% 68.80/68.92  Current number of equations to process: 1024
% 68.80/68.92  Current number of ordered equations: 0
% 68.80/68.92  Current number of rules: 1173
% 68.80/68.92  New rule produced :
% 68.80/68.92  [1400]
% 68.80/68.92  composition(converse(A),composition(complement(composition(A,B)),C)) join 
% 68.80/68.92  composition(complement(B),C) -> composition(complement(B),C)
% 68.80/68.92  Current number of equations to process: 1023
% 68.80/68.92  Current number of ordered equations: 0
% 68.80/68.92  Current number of rules: 1174
% 68.80/68.92  New rule produced :
% 68.80/68.92  [1401]
% 68.80/68.92  composition(converse(composition(one,A)),complement(composition(composition(A,B),C))) join 
% 68.80/68.92  complement(composition(B,C)) -> complement(composition(B,C))
% 68.80/68.92  Current number of equations to process: 1021
% 68.80/68.92  Current number of ordered equations: 0
% 68.80/68.92  Current number of rules: 1175
% 68.80/68.92  New rule produced :
% 68.80/68.92  [1402]
% 68.80/68.92  converse(composition(composition(converse(C),complement(composition(C,A))),B)) join 
% 68.80/68.92  converse(composition(complement(A),B)) ->
% 68.80/68.92  converse(composition(complement(A),B))
% 68.80/68.92  Current number of equations to process: 1019
% 68.80/68.92  Current number of ordered equations: 0
% 68.80/68.92  Current number of rules: 1176
% 68.80/68.92  New rule produced :
% 68.80/68.92  [1403]
% 68.80/68.92  composition(composition(converse(A),complement(composition(A,B))),C) join 
% 68.80/68.92  composition(complement(composition(one,B)),C) ->
% 68.80/68.92  composition(complement(composition(one,B)),C)
% 68.80/68.92  Current number of equations to process: 1018
% 68.80/68.92  Current number of ordered equations: 0
% 68.80/68.92  Current number of rules: 1177
% 68.80/68.92  New rule produced :
% 68.80/68.92  [1404]
% 68.80/68.92  composition(converse(A),complement(converse(composition(B,converse(composition(A,C)))))) join 
% 68.80/68.92  complement(composition(C,converse(B))) ->
% 68.80/68.92  complement(composition(C,converse(B)))
% 68.80/68.92  Current number of equations to process: 1015
% 68.80/68.92  Current number of ordered equations: 1
% 68.80/68.92  Current number of rules: 1178
% 68.80/68.92  New rule produced :
% 68.80/68.92  [1405]
% 68.80/68.92  composition(converse(A),complement(composition(composition(A,B),converse(C)))) join 
% 68.80/68.92  complement(converse(composition(C,converse(B)))) ->
% 68.80/68.92  complement(composition(B,converse(C)))
% 68.80/68.92  Current number of equations to process: 1015
% 68.80/68.92  Current number of ordered equations: 0
% 68.80/68.92  Current number of rules: 1179
% 68.80/68.92  New rule produced :
% 68.80/68.92  [1406]
% 68.80/68.92  composition(converse(A),complement(composition(composition(A,converse(B)),C))) join 
% 68.80/68.92  complement(converse(composition(converse(C),B))) ->
% 68.80/68.92  complement(composition(converse(B),C))
% 68.80/68.92  Current number of equations to process: 1014
% 68.80/68.92  Current number of ordered equations: 0
% 68.80/68.92  Current number of rules: 1180
% 68.80/68.92  New rule produced :
% 68.80/68.92  [1407]
% 68.80/68.92  composition(composition(converse(A),complement(composition(A,B))),complement(
% 74.40/74.55                                                                    composition(
% 74.40/74.55                                                                    converse(
% 74.40/74.55                                                                    complement(B)),C))) join 
% 74.40/74.55  complement(C) -> complement(C)
% 74.40/74.55  Current number of equations to process: 1105
% 74.40/74.55  Current number of ordered equations: 0
% 74.40/74.55  Current number of rules: 1181
% 74.40/74.55  New rule produced :
% 74.40/74.55  [1408]
% 74.40/74.55  composition(composition(A,B),C) join composition(composition(V_3,B),C) join 
% 74.40/74.55  complement(composition(V_3,composition(B,C))) -> top
% 74.40/74.55  Current number of equations to process: 1104
% 74.40/74.55  Current number of ordered equations: 0
% 74.40/74.55  Current number of rules: 1182
% 74.40/74.55  New rule produced :
% 74.40/74.55  [1409]
% 74.40/74.55  converse(composition(A,converse(complement(B)))) join composition(composition(
% 74.40/74.55                                                                    converse(C),
% 74.40/74.55                                                                    complement(
% 74.40/74.55                                                                    composition(C,B))),
% 74.40/74.55                                                        converse(A)) ->
% 74.40/74.55  composition(complement(B),converse(A))
% 74.40/74.55  Current number of equations to process: 1101
% 74.40/74.55  Current number of ordered equations: 2
% 74.40/74.55  Current number of rules: 1183
% 74.40/74.55  New rule produced :
% 74.40/74.55  [1410]
% 74.40/74.55  composition(composition(converse(A),complement(converse(composition(B,
% 74.40/74.55                                                          converse(A))))),C) join 
% 74.40/74.55  composition(complement(converse(B)),C) ->
% 74.40/74.55  composition(complement(converse(B)),C)
% 74.40/74.55  Current number of equations to process: 1101
% 74.40/74.55  Current number of ordered equations: 1
% 74.40/74.55  Current number of rules: 1184
% 74.40/74.55  New rule produced :
% 74.40/74.55  [1411]
% 74.40/74.55  converse(composition(A,converse(composition(converse(B),complement(composition(B,C)))))) join 
% 74.40/74.55  composition(complement(C),converse(A)) ->
% 74.40/74.55  composition(complement(C),converse(A))
% 74.40/74.55  Current number of equations to process: 1101
% 74.40/74.55  Current number of ordered equations: 0
% 74.40/74.55  Current number of rules: 1185
% 74.40/74.55  New rule produced :
% 74.40/74.55  [1412]
% 74.40/74.55  converse(composition(composition(A,B),C)) join converse(composition(composition(V_3,B),C))
% 74.40/74.55  <->
% 74.40/74.55  converse(composition(A,composition(B,C))) join converse(composition(V_3,
% 74.40/74.55                                                          composition(B,C)))
% 74.40/74.55  Current number of equations to process: 1100
% 74.40/74.55  Current number of ordered equations: 1
% 74.40/74.55  Current number of rules: 1186
% 74.40/74.55  New rule produced :
% 74.40/74.55  [1413]
% 74.40/74.55  converse(composition(A,composition(B,C))) join converse(composition(V_3,
% 74.40/74.55                                                          composition(B,C)))
% 74.40/74.55  <->
% 74.40/74.55  converse(composition(composition(A,B),C)) join converse(composition(composition(V_3,B),C))
% 74.40/74.55  Current number of equations to process: 1100
% 74.40/74.55  Current number of ordered equations: 0
% 74.40/74.55  Current number of rules: 1187
% 74.40/74.55  New rule produced :
% 74.40/74.55  [1414]
% 74.40/74.55  composition(A,composition(B,composition(C,V_3))) join composition(V_4,
% 74.40/74.55                                                        composition(C,V_3)) <->
% 74.40/74.55  composition(composition(composition(A,B),C),V_3) join composition(composition(V_4,C),V_3)
% 74.40/74.55  Current number of equations to process: 1099
% 74.40/74.55  Current number of ordered equations: 1
% 74.40/74.55  Current number of rules: 1188
% 74.40/74.55  New rule produced :
% 74.40/74.55  [1415]
% 74.40/74.55  composition(composition(composition(A,B),C),V_3) join composition(composition(V_4,C),V_3)
% 74.40/74.55  <->
% 74.40/74.55  composition(A,composition(B,composition(C,V_3))) join composition(V_4,
% 74.40/74.55                                                        composition(C,V_3))
% 74.40/74.55  Current number of equations to process: 1099
% 74.40/74.55  Current number of ordered equations: 0
% 74.40/74.55  Current number of rules: 1189
% 74.40/74.55  New rule produced :
% 74.40/74.55  [1416]
% 74.40/74.55  composition(top,composition(A,B)) join composition(composition(C,A),B) ->
% 74.40/74.55  composition(top,composition(A,B))
% 74.40/74.55  Current number of equations to process: 1187
% 74.40/74.55  Current number of ordered equations: 0
% 74.40/74.55  Current number of rules: 1190
% 74.40/74.55  New rule produced :
% 74.40/74.55  [1417]
% 74.40/74.55  composition(A,composition(B,C)) join composition(V_3,composition(B,C)) join 
% 74.40/74.55  complement(composition(composition(V_3,B),C)) -> top
% 74.40/74.55  Current number of equations to process: 1230
% 74.40/74.55  Current number of ordered equations: 0
% 74.40/74.55  Current number of rules: 1191
% 74.40/74.55  New rule produced :
% 74.40/74.55  [1418]
% 74.40/74.55  composition(composition(converse(C),A),B) join composition(composition(V_3,A),B)
% 74.40/74.55  <->
% 74.40/74.55  converse(composition(converse(composition(A,B)),C)) join composition(V_3,
% 75.04/75.16                                                           composition(A,B))
% 75.04/75.16  Current number of equations to process: 1229
% 75.04/75.16  Current number of ordered equations: 1
% 75.04/75.16  Current number of rules: 1192
% 75.04/75.16  New rule produced :
% 75.04/75.16  [1419]
% 75.04/75.16  converse(composition(converse(composition(A,B)),C)) join composition(V_3,
% 75.04/75.16                                                           composition(A,B))
% 75.04/75.16  <->
% 75.04/75.16  composition(composition(converse(C),A),B) join composition(composition(V_3,A),B)
% 75.04/75.16  Current number of equations to process: 1229
% 75.04/75.16  Current number of ordered equations: 0
% 75.04/75.16  Current number of rules: 1193
% 75.04/75.16  New rule produced :
% 75.04/75.16  [1420]
% 75.04/75.16  composition(A,composition(composition(B,C),V_3)) join composition(V_4,
% 75.04/75.16                                                        composition(C,V_3)) <->
% 75.04/75.16  composition(composition(composition(A,B),C),V_3) join composition(composition(V_4,C),V_3)
% 75.04/75.16  Current number of equations to process: 1228
% 75.04/75.16  Current number of ordered equations: 1
% 75.04/75.16  Current number of rules: 1194
% 75.04/75.16  New rule produced :
% 75.04/75.16  [1421]
% 75.04/75.16  composition(composition(composition(A,B),C),V_3) join composition(composition(V_4,C),V_3)
% 75.04/75.16  <->
% 75.04/75.16  composition(A,composition(composition(B,C),V_3)) join composition(V_4,
% 75.04/75.16                                                        composition(C,V_3))
% 75.04/75.16  Current number of equations to process: 1228
% 75.04/75.16  Current number of ordered equations: 0
% 75.04/75.16  Current number of rules: 1195
% 75.04/75.16  New rule produced :
% 75.04/75.16  [1422]
% 75.04/75.16  composition(composition(A,composition(B,C)),V_3) join composition(V_4,
% 75.04/75.16                                                        composition(C,V_3)) <->
% 75.04/75.16  composition(composition(composition(A,B),C),V_3) join composition(composition(V_4,C),V_3)
% 75.04/75.16  Current number of equations to process: 1227
% 75.04/75.16  Current number of ordered equations: 1
% 75.04/75.16  Current number of rules: 1196
% 75.04/75.16  New rule produced :
% 75.04/75.16  [1423]
% 75.04/75.16  composition(composition(composition(A,B),C),V_3) join composition(composition(V_4,C),V_3)
% 75.04/75.16  <->
% 75.04/75.16  composition(composition(A,composition(B,C)),V_3) join composition(V_4,
% 75.04/75.16                                                        composition(C,V_3))
% 75.04/75.16  Current number of equations to process: 1227
% 75.04/75.16  Current number of ordered equations: 0
% 75.04/75.16  Current number of rules: 1197
% 75.04/75.16  New rule produced :
% 75.04/75.16  [1424]
% 75.04/75.16  composition(composition(A,B),composition(C,V_3)) join composition(V_4,
% 75.04/75.16                                                        composition(C,V_3)) <->
% 75.04/75.16  composition(composition(A,composition(B,C)),V_3) join composition(composition(V_4,C),V_3)
% 75.04/75.16  Current number of equations to process: 1226
% 75.04/75.16  Current number of ordered equations: 1
% 75.04/75.16  Current number of rules: 1198
% 75.04/75.16  New rule produced :
% 75.04/75.16  [1425]
% 75.04/75.16  composition(composition(A,composition(B,C)),V_3) join composition(composition(V_4,C),V_3)
% 75.04/75.16  <->
% 75.04/75.16  composition(composition(A,B),composition(C,V_3)) join composition(V_4,
% 75.04/75.16                                                        composition(C,V_3))
% 75.04/75.16  Current number of equations to process: 1226
% 75.04/75.16  Current number of ordered equations: 0
% 75.04/75.16  Current number of rules: 1199
% 75.04/75.16  New rule produced :
% 75.04/75.16  [1426]
% 75.04/75.16  composition(composition(A,C),converse(B)) join composition(composition(V_3,C),
% 75.04/75.16                                                 converse(B)) <->
% 75.04/75.16  composition(A,converse(composition(B,converse(C)))) join composition(V_3,
% 75.04/75.16                                                           composition(C,
% 75.04/75.16                                                           converse(B)))
% 75.04/75.16  Current number of equations to process: 1224
% 75.04/75.16  Current number of ordered equations: 3
% 75.04/75.16  Current number of rules: 1200
% 75.04/75.16  New rule produced :
% 75.04/75.16  [1427]
% 75.04/75.16  composition(A,converse(composition(B,converse(C)))) join composition(V_3,
% 75.04/75.16                                                           composition(C,
% 75.04/75.16                                                           converse(B))) <->
% 75.04/75.16  composition(composition(A,C),converse(B)) join composition(composition(V_3,C),
% 75.04/75.16                                                 converse(B))
% 75.04/75.16  Current number of equations to process: 1224
% 75.04/75.16  Current number of ordered equations: 2
% 75.04/75.16  Current number of rules: 1201
% 75.04/75.16  New rule produced :
% 75.04/75.16  [1428]
% 75.04/75.16  composition(composition(A,B),converse(C)) join composition(composition(V_3,B),
% 75.04/75.16                                                 converse(C)) <->
% 75.04/75.16  composition(A,composition(B,converse(C))) join composition(V_3,converse(
% 75.55/75.69                                                                 composition(C,
% 75.55/75.69                                                                 converse(B))))
% 75.55/75.69  Current number of equations to process: 1224
% 75.55/75.69  Current number of ordered equations: 1
% 75.55/75.69  Current number of rules: 1202
% 75.55/75.69  New rule produced :
% 75.55/75.69  [1429]
% 75.55/75.69  composition(A,composition(B,converse(C))) join composition(V_3,converse(
% 75.55/75.69                                                                 composition(C,
% 75.55/75.69                                                                 converse(B))))
% 75.55/75.69  <->
% 75.55/75.69  composition(composition(A,B),converse(C)) join composition(composition(V_3,B),
% 75.55/75.69                                                 converse(C))
% 75.55/75.69  Current number of equations to process: 1224
% 75.55/75.69  Current number of ordered equations: 0
% 75.55/75.69  Current number of rules: 1203
% 75.55/75.69  New rule produced :
% 75.55/75.69  [1430]
% 75.55/75.69  composition(A,composition(converse(B),C)) join composition(V_3,converse(
% 75.55/75.69                                                                 composition(
% 75.55/75.69                                                                 converse(C),B)))
% 75.55/75.69  <->
% 75.55/75.69  composition(composition(A,converse(B)),C) join composition(composition(V_3,
% 75.55/75.69                                                             converse(B)),C)
% 75.55/75.69  Current number of equations to process: 1222
% 75.55/75.69  Current number of ordered equations: 3
% 75.55/75.69  Current number of rules: 1204
% 75.55/75.69  New rule produced :
% 75.55/75.69  [1431]
% 75.55/75.69  composition(composition(A,converse(B)),C) join composition(composition(V_3,
% 75.55/75.69                                                             converse(B)),C)
% 75.55/75.69  <->
% 75.55/75.69  composition(A,composition(converse(B),C)) join composition(V_3,converse(
% 75.55/75.69                                                                 composition(
% 75.55/75.69                                                                 converse(C),B)))
% 75.55/75.69  Current number of equations to process: 1222
% 75.55/75.69  Current number of ordered equations: 2
% 75.55/75.69  Current number of rules: 1205
% 75.55/75.69  New rule produced :
% 75.55/75.69  [1432]
% 75.55/75.69  composition(composition(A,converse(C)),B) join composition(composition(V_3,
% 75.55/75.69                                                             converse(C)),B)
% 75.55/75.69  <->
% 75.55/75.69  composition(A,converse(composition(converse(B),C))) join composition(V_3,
% 75.55/75.69                                                           composition(
% 75.55/75.69                                                           converse(C),B))
% 75.55/75.69  Current number of equations to process: 1222
% 75.55/75.69  Current number of ordered equations: 1
% 75.55/75.69  Current number of rules: 1206
% 75.55/75.69  New rule produced :
% 75.55/75.69  [1433]
% 75.55/75.69  composition(A,converse(composition(converse(B),C))) join composition(V_3,
% 75.55/75.69                                                           composition(
% 75.55/75.69                                                           converse(C),B)) <->
% 75.55/75.69  composition(composition(A,converse(C)),B) join composition(composition(V_3,
% 75.55/75.69                                                             converse(C)),B)
% 75.55/75.69  Current number of equations to process: 1222
% 75.55/75.69  Current number of ordered equations: 0
% 75.55/75.69  Current number of rules: 1207
% 75.55/75.69  New rule produced :
% 75.55/75.69  [1434]
% 75.55/75.69  composition(top,composition(A,B)) <->
% 75.55/75.69  composition(composition(complement(C),A),B) join composition(composition(V_3,A),B) join 
% 75.55/75.69  composition(C,composition(A,B))
% 75.55/75.69  Current number of equations to process: 1221
% 75.55/75.69  Current number of ordered equations: 1
% 75.55/75.69  Current number of rules: 1208
% 75.55/75.69  New rule produced :
% 75.55/75.69  [1435]
% 75.55/75.69  composition(composition(complement(C),A),B) join composition(composition(V_3,A),B) join 
% 75.55/75.69  composition(C,composition(A,B)) <-> composition(top,composition(A,B))
% 75.55/75.69  Current number of equations to process: 1221
% 75.55/75.69  Current number of ordered equations: 0
% 75.55/75.69  Current number of rules: 1209
% 75.55/75.69  New rule produced :
% 75.55/75.69  [1436]
% 75.55/75.69  composition(converse(B),composition(converse(A),C)) join composition(V_3,
% 75.55/75.69                                                           composition(
% 75.55/75.69                                                           converse(A),C)) <->
% 75.55/75.69  composition(converse(composition(A,B)),C) join composition(composition(V_3,
% 75.55/75.69                                                             converse(A)),C)
% 75.55/75.69  Current number of equations to process: 1219
% 75.55/75.69  Current number of ordered equations: 1
% 75.55/75.69  Current number of rules: 1210
% 75.55/75.69  New rule produced :
% 75.55/75.69  [1437]
% 75.55/75.69  composition(converse(composition(A,B)),C) join composition(composition(V_3,
% 82.01/82.12                                                             converse(A)),C)
% 82.01/82.12  <->
% 82.01/82.12  composition(converse(B),composition(converse(A),C)) join composition(V_3,
% 82.01/82.12                                                           composition(
% 82.01/82.12                                                           converse(A),C))
% 82.01/82.12  Current number of equations to process: 1219
% 82.01/82.12  Current number of ordered equations: 0
% 82.01/82.12  Current number of rules: 1211
% 82.01/82.12  New rule produced :
% 82.01/82.12  [1438]
% 82.01/82.12  composition(top,A) join composition(B,composition(C,A)) -> composition(top,A)
% 82.01/82.12  Current number of equations to process: 1226
% 82.01/82.12  Current number of ordered equations: 0
% 82.01/82.12  Current number of rules: 1212
% 82.01/82.12  New rule produced :
% 82.01/82.12  [1439]
% 82.01/82.12  composition(composition(A,complement(composition(B,top))),C) <->
% 82.01/82.12  composition(zero,C) join composition(A,composition(complement(composition(B,top)),C))
% 82.01/82.12  Current number of equations to process: 1280
% 82.01/82.12  Current number of ordered equations: 1
% 82.01/82.12  Current number of rules: 1213
% 82.01/82.12  New rule produced :
% 82.01/82.12  [1440]
% 82.01/82.12  composition(zero,C) join composition(A,composition(complement(composition(B,top)),C))
% 82.01/82.13  <-> composition(composition(A,complement(composition(B,top))),C)
% 82.01/82.13  Current number of equations to process: 1280
% 82.01/82.13  Current number of ordered equations: 0
% 82.01/82.13  Current number of rules: 1214
% 82.01/82.13  New rule produced :
% 82.01/82.13  [1441]
% 82.01/82.13  complement(complement(complement(A) join B) join C) join A <->
% 82.01/82.13  complement(complement(B join C) join complement(A)) join complement(C)
% 82.01/82.13  Current number of equations to process: 1352
% 82.01/82.13  Current number of ordered equations: 2
% 82.01/82.13  Current number of rules: 1215
% 82.01/82.13  New rule produced :
% 82.01/82.13  [1442]
% 82.01/82.13  complement(complement(A join B) join complement(C)) join complement(A) <->
% 82.01/82.13  complement(complement(complement(C) join B) join A) join C
% 82.01/82.13  Current number of equations to process: 1352
% 82.01/82.13  Current number of ordered equations: 0
% 82.01/82.13  Current number of rules: 1216
% 82.01/82.13  New rule produced :
% 82.01/82.13  [1443]
% 82.01/82.13  complement(complement(complement(A) join B) join complement(complement(C) join V_3)) join A join C
% 82.01/82.13  -> top
% 82.01/82.13  Current number of equations to process: 1350
% 82.01/82.13  Current number of ordered equations: 1
% 82.01/82.13  Current number of rules: 1217
% 82.01/82.13  New rule produced :
% 82.01/82.13  [1444]
% 82.01/82.13  complement(complement(complement(A) join B) join complement(C join V_3)) join 
% 82.01/82.13  complement(C) join A -> top
% 82.01/82.13  Current number of equations to process: 1350
% 82.01/82.13  Current number of ordered equations: 0
% 82.01/82.13  Current number of rules: 1218
% 82.01/82.13  New rule produced :
% 82.01/82.13  [1445]
% 82.01/82.13  one join complement(complement(complement(one) join A) join complement(B))
% 82.01/82.13  <->
% 82.01/82.13  sk1 join complement(complement(complement(B) join A) join complement(one)) join B
% 82.01/82.13  Current number of equations to process: 1346
% 82.01/82.13  Current number of ordered equations: 3
% 82.01/82.13  Current number of rules: 1219
% 82.01/82.13  New rule produced :
% 82.01/82.13  [1446]
% 82.01/82.13  one join complement(complement(complement(sk1) join A) join complement(B))
% 82.01/82.13  <->
% 82.01/82.13  one join complement(complement(complement(B) join A) join complement(sk1)) join B
% 82.01/82.13  Current number of equations to process: 1346
% 82.01/82.13  Current number of ordered equations: 2
% 82.01/82.13  Current number of rules: 1220
% 82.01/82.13  New rule produced :
% 82.01/82.13  [1447]
% 82.01/82.13  one join complement(complement(complement(B) join A) join complement(sk1)) join B
% 82.01/82.13  <->
% 82.01/82.13  one join complement(complement(complement(sk1) join A) join complement(B))
% 82.01/82.13  Current number of equations to process: 1346
% 82.01/82.13  Current number of ordered equations: 1
% 82.01/82.13  Current number of rules: 1221
% 82.01/82.13  New rule produced :
% 82.01/82.13  [1448]
% 82.01/82.13  sk1 join complement(complement(complement(B) join A) join complement(one)) join B
% 82.01/82.13  <->
% 82.01/82.13  one join complement(complement(complement(one) join A) join complement(B))
% 82.01/82.13  Current number of equations to process: 1346
% 82.01/82.13  Current number of ordered equations: 0
% 82.01/82.13  Current number of rules: 1222
% 82.01/82.13  New rule produced :
% 82.01/82.13  [1449]
% 82.01/82.13  one join complement(complement(complement(one) join A) join complement(B))
% 82.01/82.13  <->
% 82.01/82.13  sk2 join complement(complement(complement(B) join A) join complement(one)) join B
% 82.01/82.13  Current number of equations to process: 1344
% 82.01/82.13  Current number of ordered equations: 3
% 82.01/82.13  Current number of rules: 1223
% 82.01/82.13  New rule produced :
% 82.01/82.13  [1450]
% 82.01/82.13  one join complement(complement(complement(sk2) join A) join complement(B))
% 82.01/82.13  <->
% 82.01/82.13  one join complement(complement(complement(B) join A) join complement(sk2)) join B
% 82.01/82.13  Current number of equations to process: 1344
% 82.01/82.13  Current number of ordered equations: 2
% 82.01/82.13  Current number of rules: 1224
% 84.23/84.32  New rule produced :
% 84.23/84.32  [1451]
% 84.23/84.32  one join complement(complement(complement(B) join A) join complement(sk2)) join B
% 84.23/84.32  <->
% 84.23/84.32  one join complement(complement(complement(sk2) join A) join complement(B))
% 84.23/84.32  Current number of equations to process: 1344
% 84.23/84.32  Current number of ordered equations: 1
% 84.23/84.32  Current number of rules: 1225
% 84.23/84.32  New rule produced :
% 84.23/84.32  [1452]
% 84.23/84.32  sk2 join complement(complement(complement(B) join A) join complement(one)) join B
% 84.23/84.32  <->
% 84.23/84.32  one join complement(complement(complement(one) join A) join complement(B))
% 84.23/84.32  Current number of equations to process: 1344
% 84.23/84.32  Current number of ordered equations: 0
% 84.23/84.32  Current number of rules: 1226
% 84.23/84.32  New rule produced :
% 84.23/84.32  [1453]
% 84.23/84.32  complement(complement(composition(converse(C),complement(composition(C,A))) join 
% 84.23/84.32                        complement(B)) join complement(A)) join B -> A join B
% 84.23/84.32  Current number of equations to process: 1343
% 84.23/84.32  Current number of ordered equations: 0
% 84.23/84.32  Current number of rules: 1227
% 84.23/84.32  New rule produced :
% 84.23/84.32  [1454]
% 84.23/84.32  composition(converse(composition(converse(A),B)),C) join composition(
% 84.23/84.32                                                           composition(V_3,A),C)
% 84.23/84.32  <->
% 84.23/84.32  composition(converse(B),composition(A,C)) join composition(V_3,composition(A,C))
% 84.23/84.32  Current number of equations to process: 1374
% 84.23/84.32  Current number of ordered equations: 1
% 84.23/84.32  Current number of rules: 1228
% 84.23/84.32  New rule produced :
% 84.23/84.32  [1455]
% 84.23/84.32  composition(converse(B),composition(A,C)) join composition(V_3,composition(A,C))
% 84.23/84.32  <->
% 84.23/84.32  composition(converse(composition(converse(A),B)),C) join composition(
% 84.23/84.32                                                           composition(V_3,A),C)
% 84.23/84.32  Current number of equations to process: 1374
% 84.23/84.32  Current number of ordered equations: 0
% 84.23/84.32  Current number of rules: 1229
% 84.23/84.32  New rule produced :
% 84.23/84.32  [1456]
% 84.23/84.32  composition(composition(A,B),C) join composition(V_3,composition(composition(V_4,B),C))
% 84.23/84.32  <->
% 84.23/84.32  composition(composition(V_3,V_4),composition(B,C)) join composition(A,
% 84.23/84.32                                                          composition(B,C))
% 84.23/84.32  Current number of equations to process: 1370
% 84.23/84.32  Current number of ordered equations: 1
% 84.23/84.32  Current number of rules: 1230
% 84.23/84.32  New rule produced :
% 84.23/84.32  [1457]
% 84.23/84.32  composition(composition(V_3,V_4),composition(B,C)) join composition(A,
% 84.23/84.32                                                          composition(B,C)) <->
% 84.23/84.32  composition(composition(A,B),C) join composition(V_3,composition(composition(V_4,B),C))
% 84.23/84.32  Current number of equations to process: 1370
% 84.23/84.32  Current number of ordered equations: 0
% 84.23/84.32  Current number of rules: 1231
% 84.23/84.32  New rule produced :
% 84.23/84.32  [1458]
% 84.23/84.32  composition(composition(A,B),C) join composition(V_3,composition(V_4,
% 84.23/84.32                                                       composition(B,C))) <->
% 84.23/84.32  composition(composition(V_3,V_4),composition(B,C)) join composition(A,
% 84.23/84.32                                                          composition(B,C))
% 84.23/84.32  Current number of equations to process: 1369
% 84.23/84.32  Current number of ordered equations: 1
% 84.23/84.32  Current number of rules: 1232
% 84.23/84.32  New rule produced :
% 84.23/84.32  [1459]
% 84.23/84.32  composition(composition(V_3,V_4),composition(B,C)) join composition(A,
% 84.23/84.32                                                          composition(B,C)) <->
% 84.23/84.32  composition(composition(A,B),C) join composition(V_3,composition(V_4,
% 84.23/84.32                                                       composition(B,C)))
% 84.23/84.32  Current number of equations to process: 1369
% 84.23/84.32  Current number of ordered equations: 0
% 84.23/84.32  Current number of rules: 1233
% 84.23/84.32  New rule produced :
% 84.23/84.32  [1460]
% 84.23/84.32  converse(complement(complement(complement(C) join B) join complement(A))) join 
% 84.23/84.32  converse(C) <->
% 84.23/84.32  converse(complement(complement(complement(A) join B) join complement(C))) join 
% 84.23/84.32  converse(A)
% 84.23/84.32  Current number of equations to process: 1368
% 84.23/84.32  Current number of ordered equations: 0
% 84.23/84.32  Current number of rules: 1234
% 84.23/84.32  New rule produced :
% 84.23/84.32  [1461]
% 84.23/84.32  composition(B,composition(converse(A),C)) join composition(V_3,composition(
% 84.23/84.32                                                                 converse(A),C))
% 84.23/84.32  <->
% 84.23/84.32  composition(converse(composition(A,converse(B))),C) join composition(
% 84.23/84.32                                                           composition(V_3,
% 84.23/84.32                                                           converse(A)),C)
% 84.23/84.32  Current number of equations to process: 1366
% 84.23/84.32  Current number of ordered equations: 3
% 92.94/93.09  Current number of rules: 1235
% 92.94/93.09  New rule produced :
% 92.94/93.09  [1462]
% 92.94/93.09  composition(B,composition(C,converse(A))) join composition(V_3,composition(C,
% 92.94/93.09                                                                 converse(A)))
% 92.94/93.09  <->
% 92.94/93.09  converse(composition(A,converse(composition(B,C)))) join composition(
% 92.94/93.09                                                           composition(V_3,C),
% 92.94/93.09                                                           converse(A))
% 92.94/93.09  Current number of equations to process: 1366
% 92.94/93.09  Current number of ordered equations: 2
% 92.94/93.09  Current number of rules: 1236
% 92.94/93.09  New rule produced :
% 92.94/93.09  [1463]
% 92.94/93.09  composition(converse(composition(A,converse(B))),C) join composition(
% 92.94/93.09                                                           composition(V_3,
% 92.94/93.09                                                           converse(A)),C) <->
% 92.94/93.09  composition(B,composition(converse(A),C)) join composition(V_3,composition(
% 92.94/93.09                                                                 converse(A),C))
% 92.94/93.09  Current number of equations to process: 1366
% 92.94/93.09  Current number of ordered equations: 1
% 93.01/93.09  Current number of rules: 1237
% 93.01/93.09  New rule produced :
% 93.01/93.09  [1464]
% 93.01/93.09  converse(composition(A,converse(composition(B,C)))) join composition(
% 93.01/93.09                                                           composition(V_3,C),
% 93.01/93.09                                                           converse(A)) <->
% 93.01/93.09  composition(B,composition(C,converse(A))) join composition(V_3,composition(C,
% 93.01/93.09                                                                 converse(A)))
% 93.01/93.09  Current number of equations to process: 1366
% 93.01/93.09  Current number of ordered equations: 0
% 93.01/93.09  Current number of rules: 1238
% 93.01/93.09  New rule produced :
% 93.01/93.09  [1465]
% 93.01/93.09  complement(complement(complement(A) join B) join complement(one)) join 
% 93.01/93.09  complement(sk1) join A -> top
% 93.01/93.09  Current number of equations to process: 1463
% 93.01/93.09  Current number of ordered equations: 0
% 93.01/93.09  Current number of rules: 1239
% 93.01/93.09  New rule produced :
% 93.01/93.09  [1466]
% 93.01/93.09  complement(complement(complement(A) join B) join complement(one)) join 
% 93.01/93.09  complement(sk2) join A -> top
% 93.01/93.09  Current number of equations to process: 1462
% 93.01/93.09  Current number of ordered equations: 0
% 93.01/93.09  Current number of rules: 1240
% 93.01/93.09  New rule produced :
% 93.01/93.09  [1467]
% 93.01/93.09  composition(A,B) join complement(composition(complement(complement(A) join C),B))
% 93.01/93.09  -> top
% 93.01/93.09  Current number of equations to process: 1628
% 93.01/93.09  Current number of ordered equations: 0
% 93.01/93.09  Current number of rules: 1241
% 93.01/93.09  New rule produced :
% 93.01/93.09  [1468]
% 93.01/93.09  composition(complement(complement(A) join B),C) join composition(complement(
% 93.01/93.09                                                                   A join B),C)
% 93.01/93.09  -> composition(complement(B),C)
% 93.01/93.09  Rule
% 93.01/93.09  [95]
% 93.01/93.09  composition(complement(complement(A) join complement(C)),B) join composition(
% 93.01/93.09                                                                   complement(
% 93.01/93.09                                                                   complement(A) join C),B)
% 93.01/93.09  -> composition(A,B) collapsed.
% 93.01/93.09  Current number of equations to process: 1636
% 93.01/93.09  Current number of ordered equations: 0
% 93.01/93.09  Current number of rules: 1241
% 93.01/93.09  New rule produced :
% 93.01/93.09  [1469]
% 93.01/93.09  complement(complement(one join A) join complement(complement(B) join C)) join 
% 93.01/93.09  complement(sk1) join B -> top
% 93.01/93.09  Current number of equations to process: 1661
% 93.01/93.09  Current number of ordered equations: 1
% 93.01/93.09  Current number of rules: 1242
% 93.01/93.09  New rule produced :
% 93.01/93.09  [1470]
% 93.01/93.09  one join complement(complement(complement(sk1) join A) join complement(
% 93.01/93.09                                                              complement(B) join C)) join B
% 93.01/93.09  -> top
% 93.01/93.09  Current number of equations to process: 1661
% 93.01/93.09  Current number of ordered equations: 0
% 93.01/93.09  Current number of rules: 1243
% 93.01/93.09  New rule produced :
% 93.01/93.09  [1471]
% 93.01/93.09  complement(complement(one join A) join complement(complement(B) join C)) join 
% 93.01/93.09  complement(sk2) join B -> top
% 93.01/93.09  Current number of equations to process: 1658
% 93.01/93.09  Current number of ordered equations: 1
% 93.01/93.09  Current number of rules: 1244
% 93.01/93.09  New rule produced :
% 93.01/93.09  [1472]
% 93.01/93.09  one join complement(complement(complement(sk2) join A) join complement(
% 93.01/93.09                                                              complement(B) join C)) join B
% 93.01/93.09  -> top
% 93.01/93.09  Current number of equations to process: 1658
% 93.01/93.09  Current number of ordered equations: 0
% 93.01/93.09  Current number of rules: 1245
% 93.01/93.09  New rule produced :
% 93.01/93.09  [1473]
% 93.01/93.09  converse(A) join complement(complement(complement(B) join C) join complement(
% 95.18/95.31                                                                    converse(
% 95.18/95.31                                                                    complement(A)))) join B
% 95.18/95.31  -> top
% 95.18/95.31  Current number of equations to process: 1656
% 95.18/95.31  Current number of ordered equations: 1
% 95.18/95.31  Current number of rules: 1246
% 95.18/95.31  New rule produced :
% 95.18/95.31  [1474]
% 95.18/95.31  converse(complement(A)) join complement(complement(complement(B) join C) join 
% 95.18/95.31                                          complement(converse(A))) join B ->
% 95.18/95.31  top
% 95.18/95.31  Current number of equations to process: 1656
% 95.18/95.31  Current number of ordered equations: 0
% 95.18/95.31  Current number of rules: 1247
% 95.18/95.31  New rule produced :
% 95.18/95.31  [1475]
% 95.18/95.31  converse(A) join complement(complement(converse(complement(A)) join B) join 
% 95.18/95.31                              complement(complement(C) join V_3)) join C -> top
% 95.18/95.31  Current number of equations to process: 1648
% 95.18/95.31  Current number of ordered equations: 1
% 95.18/95.31  Current number of rules: 1248
% 95.18/95.31  New rule produced :
% 95.18/95.31  [1476]
% 95.18/95.31  converse(complement(A)) join complement(complement(converse(A) join B) join 
% 95.18/95.31                                          complement(complement(C) join V_3)) join C
% 95.18/95.31  -> top
% 95.18/95.31  Current number of equations to process: 1648
% 95.18/95.31  Current number of ordered equations: 0
% 95.18/95.31  Current number of rules: 1249
% 95.18/95.31  New rule produced :
% 95.18/95.31  [1477]
% 95.18/95.31  complement(complement(composition(C,complement(composition(converse(C),A))) join 
% 95.18/95.31                        complement(B)) join complement(A)) join B -> A join B
% 95.18/95.31  Current number of equations to process: 1647
% 95.18/95.31  Current number of ordered equations: 0
% 95.18/95.31  Current number of rules: 1250
% 95.18/95.31  New rule produced :
% 95.18/95.31  [1478]
% 95.18/95.31  one join complement(complement(composition(converse(A),complement(A)) join 
% 95.18/95.31                                 composition(converse(B),complement(B))) join 
% 95.18/95.31                      complement(one)) -> one
% 95.18/95.31  Current number of equations to process: 1646
% 95.18/95.31  Current number of ordered equations: 0
% 95.18/95.31  Current number of rules: 1251
% 95.18/95.31  New rule produced :
% 95.18/95.31  [1479]
% 95.18/95.31  complement(complement(complement(composition(converse(C),complement(composition(C,B)))) join 
% 95.18/95.31                        complement(A)) join complement(B)) join A -> A join B
% 95.18/95.31  Current number of equations to process: 1644
% 95.18/95.31  Current number of ordered equations: 0
% 95.18/95.31  Current number of rules: 1252
% 95.18/95.31  New rule produced :
% 95.18/95.31  [1480]
% 95.18/95.31  converse(composition(complement(complement(A) join complement(C)),B)) join 
% 95.18/95.31  converse(composition(complement(complement(A) join C),B)) ->
% 95.18/95.31  converse(composition(A,B))
% 95.18/95.31  Current number of equations to process: 1643
% 95.18/95.31  Current number of ordered equations: 0
% 95.18/95.31  Current number of rules: 1253
% 95.18/95.31  New rule produced :
% 95.18/95.31  [1481]
% 95.18/95.31  complement(complement(composition(converse(A),complement(composition(A,
% 95.18/95.31                                                           complement(B)))) join C) join B) join 
% 95.18/95.31  complement(B join C) -> complement(B)
% 95.18/95.31  Current number of equations to process: 1642
% 95.18/95.31  Current number of ordered equations: 0
% 95.18/95.31  Current number of rules: 1254
% 95.18/95.31  New rule produced :
% 95.18/95.31  [1482]
% 95.18/95.31  complement(complement(composition(A,complement(composition(converse(A),B))) join C) join 
% 95.18/95.31             complement(B)) join complement(complement(B) join C) -> B
% 95.18/95.31  Current number of equations to process: 1639
% 95.18/95.31  Current number of ordered equations: 0
% 95.18/95.31  Current number of rules: 1255
% 95.18/95.31  New rule produced :
% 95.18/95.31  [1483]
% 95.18/95.31  composition(converse(A),complement(composition(composition(A,B),composition(C,V_3)))) join 
% 95.18/95.31  complement(composition(composition(B,C),V_3)) ->
% 95.18/95.31  complement(composition(composition(B,C),V_3))
% 95.18/95.31  Current number of equations to process: 1664
% 95.18/95.31  Current number of ordered equations: 0
% 95.18/95.31  Current number of rules: 1256
% 95.18/95.31  New rule produced :
% 95.18/95.31  [1484]
% 95.18/95.31  composition(converse(A),complement(composition(composition(composition(A,B),C),V_3))) join 
% 95.18/95.31  complement(composition(composition(B,C),V_3)) ->
% 95.18/95.31  complement(composition(composition(B,C),V_3))
% 95.18/95.31  Current number of equations to process: 1663
% 95.18/95.31  Current number of ordered equations: 0
% 95.18/95.31  Current number of rules: 1257
% 95.18/95.31  New rule produced :
% 95.18/95.31  [1485]
% 95.18/95.31  composition(converse(A),complement(composition(composition(A,composition(B,C)),V_3))) join 
% 95.18/95.31  complement(composition(B,composition(C,V_3))) ->
% 95.18/95.31  complement(composition(B,composition(C,V_3)))
% 95.18/95.31  Current number of equations to process: 1662
% 95.18/95.31  Current number of ordered equations: 0
% 95.18/95.31  Current number of rules: 1258
% 95.65/95.83  New rule produced :
% 95.65/95.83  [1486]
% 95.65/95.83  composition(converse(A),complement(composition(composition(composition(A,B),C),V_3))) join 
% 95.65/95.83  complement(composition(B,composition(C,V_3))) ->
% 95.65/95.83  complement(composition(B,composition(C,V_3)))
% 95.65/95.83  Current number of equations to process: 1661
% 95.65/95.83  Current number of ordered equations: 0
% 95.65/95.83  Current number of rules: 1259
% 95.65/95.83  New rule produced :
% 95.65/95.83  [1487]
% 95.65/95.83  composition(A,complement(composition(composition(converse(A),B),composition(C,V_3)))) join 
% 95.65/95.83  complement(composition(composition(B,C),V_3)) ->
% 95.65/95.83  complement(composition(composition(B,C),V_3))
% 95.65/95.83  Current number of equations to process: 1660
% 95.65/95.83  Current number of ordered equations: 0
% 95.65/95.83  Current number of rules: 1260
% 95.65/95.83  New rule produced :
% 95.65/95.83  [1488]
% 95.65/95.83  composition(A,complement(composition(composition(composition(converse(A),B),C),V_3))) join 
% 95.65/95.83  complement(composition(composition(B,C),V_3)) ->
% 95.65/95.83  complement(composition(composition(B,C),V_3))
% 95.65/95.83  Current number of equations to process: 1659
% 95.65/95.83  Current number of ordered equations: 0
% 95.65/95.83  Current number of rules: 1261
% 95.65/95.83  New rule produced :
% 95.65/95.83  [1489]
% 95.65/95.83  composition(A,complement(composition(composition(converse(A),composition(B,C)),V_3))) join 
% 95.65/95.83  complement(composition(B,composition(C,V_3))) ->
% 95.65/95.83  complement(composition(B,composition(C,V_3)))
% 95.65/95.83  Current number of equations to process: 1658
% 95.65/95.83  Current number of ordered equations: 0
% 95.65/95.83  Current number of rules: 1262
% 95.65/95.83  New rule produced :
% 95.65/95.83  [1490]
% 95.65/95.83  composition(A,complement(composition(composition(composition(converse(A),B),C),V_3))) join 
% 95.65/95.83  complement(composition(B,composition(C,V_3))) ->
% 95.65/95.83  complement(composition(B,composition(C,V_3)))
% 95.65/95.83  Current number of equations to process: 1657
% 95.65/95.83  Current number of ordered equations: 0
% 95.65/95.83  Current number of rules: 1263
% 95.65/95.83  New rule produced :
% 95.65/95.83  [1491]
% 95.65/95.83  converse(composition(converse(composition(A,converse(B))),complement(
% 95.65/95.83                                                            composition(A,
% 95.65/95.83                                                            converse(composition(C,B)))))) join 
% 95.65/95.83  converse(complement(converse(C))) -> converse(complement(converse(C)))
% 95.65/95.83  Current number of equations to process: 1656
% 95.65/95.83  Current number of ordered equations: 0
% 95.65/95.83  Current number of rules: 1264
% 95.65/95.83  New rule produced :
% 95.65/95.83  [1492]
% 95.65/95.83  converse(complement(complement(composition(converse(A),complement(A)) join B) join 
% 95.65/95.83                      complement(one))) join converse(complement(complement(one) join B))
% 95.65/95.83  -> converse(one)
% 95.65/95.83  Current number of equations to process: 1651
% 95.65/95.83  Current number of ordered equations: 0
% 95.65/95.83  Current number of rules: 1265
% 95.65/95.83  New rule produced :
% 95.65/95.83  [1493]
% 95.65/95.83  composition(composition(A,B),complement(composition(composition(converse(B),
% 95.65/95.83                                                      composition(converse(A),C)),V_3))) join 
% 95.65/95.83  complement(composition(C,V_3)) -> complement(composition(C,V_3))
% 95.65/95.83  Current number of equations to process: 1650
% 95.65/95.83  Current number of ordered equations: 0
% 95.65/95.83  Current number of rules: 1266
% 95.65/95.83  New rule produced :
% 95.65/95.83  [1494]
% 95.65/95.83  composition(composition(converse(V_3),complement(composition(composition(V_3,A),B))),C) join 
% 95.65/95.83  composition(complement(composition(A,B)),C) ->
% 95.65/95.83  composition(complement(composition(A,B)),C)
% 95.65/95.83  Current number of equations to process: 1645
% 95.65/95.83  Current number of ordered equations: 0
% 95.65/95.83  Current number of rules: 1267
% 95.65/95.83  New rule produced :
% 95.65/95.83  [1495]
% 95.65/95.83  composition(composition(A,converse(B)),complement(composition(composition(
% 95.65/95.83                                                                composition(B,
% 95.65/95.83                                                                converse(A)),C),V_3))) join 
% 95.65/95.83  complement(composition(C,V_3)) -> complement(composition(C,V_3))
% 95.65/95.83  Current number of equations to process: 1644
% 95.65/95.83  Current number of ordered equations: 0
% 95.65/95.83  Current number of rules: 1268
% 95.65/95.83  New rule produced :
% 95.65/95.83  [1496]
% 95.65/95.83  composition(composition(converse(A),B),complement(composition(composition(
% 95.65/95.83                                                                composition(
% 95.65/95.83                                                                converse(B),A),C),V_3))) join 
% 95.65/95.83  complement(composition(C,V_3)) -> complement(composition(C,V_3))
% 95.65/95.83  Current number of equations to process: 1643
% 95.65/95.83  Current number of ordered equations: 0
% 95.65/95.83  Current number of rules: 1269
% 95.65/95.83  New rule produced :
% 95.65/95.83  [1497]
% 95.65/95.83  composition(converse(A),complement(composition(A,composition(composition(B,C),V_3)))) join 
% 96.34/96.46  complement(composition(B,composition(C,V_3))) ->
% 96.34/96.46  complement(composition(B,composition(C,V_3)))
% 96.34/96.46  Current number of equations to process: 1641
% 96.34/96.46  Current number of ordered equations: 0
% 96.34/96.46  Current number of rules: 1270
% 96.34/96.46  New rule produced :
% 96.34/96.46  [1498]
% 96.34/96.46  composition(converse(A),complement(composition(A,composition(B,composition(C,V_3))))) join 
% 96.34/96.46  complement(composition(composition(B,C),V_3)) ->
% 96.34/96.46  complement(composition(composition(B,C),V_3))
% 96.34/96.46  Current number of equations to process: 1640
% 96.34/96.46  Current number of ordered equations: 0
% 96.34/96.46  Current number of rules: 1271
% 96.34/96.46  New rule produced :
% 96.34/96.46  [1499]
% 96.34/96.46  composition(composition(composition(A,B),complement(composition(converse(B),
% 96.34/96.46                                                      composition(converse(A),C)))),V_3) join 
% 96.34/96.46  composition(complement(C),V_3) -> composition(complement(C),V_3)
% 96.34/96.46  Current number of equations to process: 1637
% 96.34/96.46  Current number of ordered equations: 0
% 96.34/96.46  Current number of rules: 1272
% 96.34/96.46  New rule produced :
% 96.34/96.46  [1500]
% 96.34/96.46  composition(composition(composition(converse(A),complement(composition(A,B))),C),V_3) join 
% 96.34/96.46  composition(complement(B),composition(C,V_3)) ->
% 96.34/96.46  composition(complement(B),composition(C,V_3))
% 96.34/96.46  Current number of equations to process: 1634
% 96.34/96.46  Current number of ordered equations: 1
% 96.34/96.46  Current number of rules: 1273
% 96.34/96.46  New rule produced :
% 96.34/96.46  [1501]
% 96.34/96.46  composition(composition(converse(A),complement(composition(A,B))),composition(C,V_3)) join 
% 96.34/96.46  composition(composition(complement(B),C),V_3) ->
% 96.34/96.46  composition(complement(B),composition(C,V_3))
% 96.34/96.46  Current number of equations to process: 1634
% 96.34/96.46  Current number of ordered equations: 0
% 96.34/96.46  Current number of rules: 1274
% 96.34/96.46  New rule produced :
% 96.34/96.46  [1502]
% 96.34/96.46  composition(composition(composition(converse(V_3),complement(composition(V_3,A))),B),C) join 
% 96.34/96.46  composition(composition(complement(A),B),C) ->
% 96.34/96.46  composition(composition(complement(A),B),C)
% 96.34/96.46  Current number of equations to process: 1633
% 96.34/96.46  Current number of ordered equations: 0
% 96.34/96.46  Current number of rules: 1275
% 96.34/96.46  New rule produced :
% 96.34/96.46  [1503]
% 96.34/96.46  composition(composition(composition(A,converse(B)),complement(composition(
% 96.34/96.46                                                                composition(B,
% 96.34/96.46                                                                converse(A)),C))),V_3) join 
% 96.34/96.46  composition(complement(C),V_3) -> composition(complement(C),V_3)
% 96.34/96.46  Current number of equations to process: 1632
% 96.34/96.46  Current number of ordered equations: 0
% 96.34/96.46  Current number of rules: 1276
% 96.34/96.46  New rule produced :
% 96.34/96.46  [1504]
% 96.34/96.46  composition(composition(composition(converse(A),B),complement(composition(
% 96.34/96.46                                                                composition(
% 96.34/96.46                                                                converse(B),A),C))),V_3) join 
% 96.34/96.46  composition(complement(C),V_3) -> composition(complement(C),V_3)
% 96.34/96.46  Current number of equations to process: 1631
% 96.34/96.46  Current number of ordered equations: 0
% 96.34/96.46  Current number of rules: 1277
% 96.34/96.46  New rule produced :
% 96.34/96.46  [1505]
% 96.34/96.46  composition(composition(converse(A),composition(complement(composition(A,B)),C)),V_3) join 
% 96.34/96.46  composition(complement(B),composition(C,V_3)) ->
% 96.34/96.46  composition(complement(B),composition(C,V_3))
% 96.34/96.46  Current number of equations to process: 1630
% 96.34/96.46  Current number of ordered equations: 0
% 96.34/96.46  Current number of rules: 1278
% 96.34/96.46  New rule produced :
% 96.34/96.46  [1506]
% 96.34/96.46  complement(complement(complement(A) join complement(C)) join complement(B)) join A join C
% 96.34/96.46  <->
% 96.34/96.46  complement(complement(complement(A) join complement(B)) join complement(C)) join A join B
% 96.34/96.46  Current number of equations to process: 1627
% 96.34/96.46  Current number of ordered equations: 0
% 96.34/96.46  Current number of rules: 1279
% 96.34/96.46  New rule produced :
% 96.34/96.46  [1507]
% 96.34/96.46  composition(one,A) join composition(complement(sk1 join B join C),A) join 
% 96.34/96.46  composition(B,A) join composition(C,A) -> composition(top,A)
% 96.34/96.46  Current number of equations to process: 1626
% 96.34/96.46  Current number of ordered equations: 0
% 96.34/96.46  Current number of rules: 1280
% 96.34/96.46  New rule produced :
% 96.34/96.46  [1508]
% 96.34/96.46  composition(one,A) join composition(complement(sk2 join B join C),A) join 
% 96.34/96.46  composition(B,A) join composition(C,A) -> composition(top,A)
% 96.34/96.46  Current number of equations to process: 1623
% 96.34/96.46  Current number of ordered equations: 0
% 96.34/96.46  Current number of rules: 1281
% 96.34/96.46  New rule produced :
% 96.34/96.46  [1509]
% 96.34/96.46  composition(composition(A,converse(C)),converse(B)) join composition(
% 96.84/96.96                                                           composition(V_3,
% 96.84/96.96                                                           converse(C)),
% 96.84/96.96                                                           converse(B)) <->
% 96.84/96.96  composition(A,converse(composition(B,C))) join composition(V_3,converse(
% 96.84/96.96                                                                 composition(B,C)))
% 96.84/96.96  Current number of equations to process: 1619
% 96.84/96.96  Current number of ordered equations: 3
% 96.84/96.96  Current number of rules: 1282
% 96.84/96.96  New rule produced :
% 96.84/96.96  [1510]
% 96.84/96.96  composition(composition(A,converse(C)),converse(B)) join composition(
% 96.84/96.96                                                           composition(A,
% 96.84/96.96                                                           converse(C)),
% 96.84/96.96                                                           converse(V_3)) <->
% 96.84/96.96  composition(A,converse(composition(B,C))) join composition(A,converse(
% 96.84/96.96                                                               composition(V_3,C)))
% 96.84/96.96  Current number of equations to process: 1619
% 96.84/96.96  Current number of ordered equations: 2
% 96.84/96.96  Current number of rules: 1283
% 96.84/96.96  New rule produced :
% 96.84/96.96  [1511]
% 96.84/96.96  composition(A,converse(composition(B,C))) join composition(V_3,converse(
% 96.84/96.96                                                                 composition(B,C)))
% 96.84/96.96  <->
% 96.84/96.96  composition(composition(A,converse(C)),converse(B)) join composition(
% 96.84/96.96                                                           composition(V_3,
% 96.84/96.96                                                           converse(C)),
% 96.84/96.96                                                           converse(B))
% 96.84/96.96  Current number of equations to process: 1619
% 96.84/96.96  Current number of ordered equations: 1
% 96.84/96.96  Current number of rules: 1284
% 96.84/96.96  New rule produced :
% 96.84/96.96  [1512]
% 96.84/96.96  composition(A,converse(composition(B,C))) join composition(A,converse(
% 96.84/96.96                                                               composition(V_3,C)))
% 96.84/96.96  <->
% 96.84/96.96  composition(composition(A,converse(C)),converse(B)) join composition(
% 96.84/96.96                                                           composition(A,
% 96.84/96.96                                                           converse(C)),
% 96.84/96.96                                                           converse(V_3))
% 96.84/96.96  Current number of equations to process: 1619
% 96.84/96.96  Current number of ordered equations: 0
% 96.84/96.96  Current number of rules: 1285
% 96.84/96.96  New rule produced :
% 96.84/96.96  [1513]
% 96.84/96.96  composition(converse(A),composition(converse(B),C)) join composition(
% 96.84/96.96                                                           converse(V_3),
% 96.84/96.96                                                           composition(
% 96.84/96.96                                                           converse(B),C)) <->
% 96.84/96.96  composition(converse(composition(B,A)),C) join composition(converse(composition(B,V_3)),C)
% 96.84/96.96  Current number of equations to process: 1614
% 96.84/96.96  Current number of ordered equations: 1
% 96.84/96.96  Current number of rules: 1286
% 96.84/96.96  New rule produced :
% 96.84/96.96  [1514]
% 96.84/96.96  composition(converse(composition(B,A)),C) join composition(converse(composition(B,V_3)),C)
% 96.84/96.96  <->
% 96.84/96.96  composition(converse(A),composition(converse(B),C)) join composition(
% 96.84/96.96                                                           converse(V_3),
% 96.84/96.96                                                           composition(
% 96.84/96.96                                                           converse(B),C))
% 96.84/96.96  Current number of equations to process: 1614
% 96.84/96.96  Current number of ordered equations: 0
% 96.84/96.96  Current number of rules: 1287
% 96.84/96.96  New rule produced :
% 96.84/96.96  [1515]
% 96.84/96.96  composition(composition(A,composition(B,C)),V_3) join composition(composition(A,
% 96.84/96.96                                                                    composition(B,V_4)),V_3)
% 96.84/96.96  <->
% 96.84/96.96  composition(A,composition(B,composition(C,V_3))) join composition(A,composition(B,
% 96.84/96.96                                                                      composition(V_4,V_3)))
% 96.84/96.96  Current number of equations to process: 1612
% 96.84/96.96  Current number of ordered equations: 1
% 96.84/96.96  Current number of rules: 1288
% 96.84/96.96  New rule produced :
% 96.84/96.96  [1516]
% 96.84/96.96  composition(A,composition(B,composition(C,V_3))) join composition(A,composition(B,
% 96.84/96.96                                                                      composition(V_4,V_3)))
% 96.84/96.96  <->
% 96.84/96.96  composition(composition(A,composition(B,C)),V_3) join composition(composition(A,
% 97.39/97.49                                                                    composition(B,V_4)),V_3)
% 97.39/97.49  Current number of equations to process: 1612
% 97.39/97.49  Current number of ordered equations: 0
% 97.39/97.49  Current number of rules: 1289
% 97.39/97.49  New rule produced :
% 97.39/97.49  [1517]
% 97.39/97.49  composition(A,composition(B,composition(C,V_3))) join composition(A,composition(B,
% 97.39/97.49                                                                      composition(V_4,V_3)))
% 97.39/97.49  <->
% 97.39/97.49  composition(composition(composition(A,B),C),V_3) join composition(composition(
% 97.39/97.49                                                                    composition(A,B),V_4),V_3)
% 97.39/97.49  Current number of equations to process: 1611
% 97.39/97.49  Current number of ordered equations: 1
% 97.39/97.49  Current number of rules: 1290
% 97.39/97.49  New rule produced :
% 97.39/97.49  [1518]
% 97.39/97.49  composition(composition(composition(A,B),C),V_3) join composition(composition(
% 97.39/97.49                                                                    composition(A,B),V_4),V_3)
% 97.39/97.49  <->
% 97.39/97.49  composition(A,composition(B,composition(C,V_3))) join composition(A,composition(B,
% 97.39/97.49                                                                      composition(V_4,V_3)))
% 97.39/97.49  Current number of equations to process: 1611
% 97.39/97.49  Current number of ordered equations: 0
% 97.39/97.49  Current number of rules: 1291
% 97.39/97.49  New rule produced :
% 97.39/97.49  [1519]
% 97.39/97.49  composition(composition(A,B),composition(C,V_3)) join composition(composition(A,B),
% 97.39/97.49                                                        composition(V_4,V_3))
% 97.39/97.49  <->
% 97.39/97.49  composition(composition(A,composition(B,C)),V_3) join composition(composition(A,
% 97.39/97.49                                                                    composition(B,V_4)),V_3)
% 97.39/97.49  Current number of equations to process: 1610
% 97.39/97.49  Current number of ordered equations: 1
% 97.39/97.49  Current number of rules: 1292
% 97.39/97.49  New rule produced :
% 97.39/97.49  [1520]
% 97.39/97.49  composition(composition(A,composition(B,C)),V_3) join composition(composition(A,
% 97.39/97.49                                                                    composition(B,V_4)),V_3)
% 97.39/97.49  <->
% 97.39/97.49  composition(composition(A,B),composition(C,V_3)) join composition(composition(A,B),
% 97.39/97.49                                                        composition(V_4,V_3))
% 97.39/97.49  Current number of equations to process: 1610
% 97.39/97.49  Current number of ordered equations: 0
% 97.39/97.49  Current number of rules: 1293
% 97.39/97.49  New rule produced :
% 97.39/97.49  [1521]
% 97.39/97.49  converse(composition(converse(composition(A,composition(B,C))),complement(
% 97.39/97.49                                                                 composition(A,
% 97.39/97.49                                                                 composition(B,
% 97.39/97.49                                                                 composition(C,V_3)))))) join 
% 97.39/97.49  converse(complement(V_3)) -> converse(complement(V_3))
% 97.39/97.49  Current number of equations to process: 1575
% 97.39/97.49  Current number of ordered equations: 0
% 97.39/97.49  Current number of rules: 1294
% 97.39/97.49  New rule produced :
% 97.39/97.49  [1522]
% 97.39/97.49  converse(composition(converse(composition(composition(A,B),C)),complement(
% 97.39/97.49                                                                 composition(A,
% 97.39/97.49                                                                 composition(
% 97.39/97.49                                                                 composition(B,C),V_3))))) join 
% 97.39/97.49  converse(complement(V_3)) -> converse(complement(V_3))
% 97.39/97.49  Current number of equations to process: 1574
% 97.39/97.49  Current number of ordered equations: 0
% 97.39/97.49  Current number of rules: 1295
% 97.39/97.49  New rule produced :
% 97.39/97.49  [1523]
% 97.39/97.49  converse(composition(converse(composition(composition(A,B),C)),complement(
% 97.39/97.49                                                                 composition(A,
% 97.39/97.49                                                                 composition(B,
% 97.39/97.49                                                                 composition(C,V_3)))))) join 
% 97.39/97.49  converse(complement(V_3)) -> converse(complement(V_3))
% 97.39/97.49  Current number of equations to process: 1573
% 97.39/97.49  Current number of ordered equations: 0
% 97.39/97.49  Current number of rules: 1296
% 97.39/97.49  New rule produced :
% 97.39/97.49  [1524]
% 97.39/97.49  converse(composition(converse(composition(A,composition(B,C))),complement(
% 97.39/97.49                                                                 composition(
% 97.39/97.49                                                                 composition(A,B),
% 97.39/97.49                                                                 composition(C,V_3))))) join 
% 97.39/97.49  converse(complement(V_3)) -> converse(complement(V_3))
% 98.15/98.25  Current number of equations to process: 1572
% 98.15/98.25  Current number of ordered equations: 0
% 98.15/98.25  Current number of rules: 1297
% 98.15/98.25  New rule produced :
% 98.15/98.25  [1525]
% 98.15/98.25  composition(one,A) join composition(complement(one join B join C),A) join 
% 98.15/98.25  composition(B,A) join composition(C,A) -> composition(top,A)
% 98.15/98.25  Current number of equations to process: 1569
% 98.15/98.25  Current number of ordered equations: 0
% 98.15/98.25  Current number of rules: 1298
% 98.15/98.25  New rule produced :
% 98.15/98.25  [1526]
% 98.15/98.25  composition(complement(A join B join C),V_3) join composition(A,V_3) join 
% 98.15/98.25  composition(B,V_3) join composition(C,V_3) -> composition(top,V_3)
% 98.15/98.25  Rule
% 98.15/98.25  [1525]
% 98.15/98.25  composition(one,A) join composition(complement(one join B join C),A) join 
% 98.15/98.25  composition(B,A) join composition(C,A) -> composition(top,A) collapsed.
% 98.15/98.25  Current number of equations to process: 1568
% 98.15/98.25  Current number of ordered equations: 0
% 98.15/98.25  Current number of rules: 1298
% 98.15/98.25  New rule produced :
% 98.15/98.25  [1527]
% 98.15/98.25  composition(complement(converse(A)),complement(composition(composition(A,B),C))) join 
% 98.15/98.25  complement(composition(B,C)) ->
% 98.15/98.25  composition(top,complement(composition(composition(A,B),C))) join complement(
% 98.15/98.25                                                                    composition(B,C))
% 98.15/98.25  Current number of equations to process: 1566
% 98.15/98.25  Current number of ordered equations: 0
% 98.15/98.25  Current number of rules: 1299
% 98.15/98.25  New rule produced :
% 98.15/98.25  [1528]
% 98.15/98.25  converse(one) join complement(complement(complement(converse(sk1)) join A) join 
% 98.15/98.25                                complement(B)) <->
% 98.15/98.25  converse(one) join complement(complement(complement(B) join A) join complement(
% 98.15/98.25                                                                      converse(sk1))) join B
% 98.15/98.25  Current number of equations to process: 1558
% 98.15/98.25  Current number of ordered equations: 3
% 98.15/98.25  Current number of rules: 1300
% 98.15/98.25  New rule produced :
% 98.15/98.25  [1529]
% 98.15/98.25  converse(one) join complement(complement(complement(converse(one)) join A) join 
% 98.15/98.25                                complement(B)) <->
% 98.15/98.25  converse(sk1) join complement(complement(complement(B) join A) join complement(
% 98.15/98.25                                                                      converse(one))) join B
% 98.15/98.25  Current number of equations to process: 1558
% 98.15/98.25  Current number of ordered equations: 2
% 98.15/98.25  Current number of rules: 1301
% 98.15/98.25  New rule produced :
% 98.15/98.25  [1530]
% 98.15/98.25  converse(one) join complement(complement(complement(B) join A) join complement(
% 98.15/98.25                                                                      converse(sk1))) join B
% 98.15/98.25  <->
% 98.15/98.25  converse(one) join complement(complement(complement(converse(sk1)) join A) join 
% 98.15/98.25                                complement(B))
% 98.15/98.25  Current number of equations to process: 1558
% 98.15/98.25  Current number of ordered equations: 1
% 98.15/98.25  Current number of rules: 1302
% 98.15/98.25  New rule produced :
% 98.15/98.25  [1531]
% 98.15/98.25  converse(sk1) join complement(complement(complement(B) join A) join complement(
% 98.15/98.25                                                                      converse(one))) join B
% 98.15/98.25  <->
% 98.15/98.25  converse(one) join complement(complement(complement(converse(one)) join A) join 
% 98.15/98.25                                complement(B))
% 98.15/98.25  Current number of equations to process: 1558
% 98.15/98.25  Current number of ordered equations: 0
% 98.15/98.25  Current number of rules: 1303
% 98.15/98.25  New rule produced :
% 98.15/98.25  [1532]
% 98.15/98.25  converse(one) join complement(complement(complement(converse(one)) join A) join 
% 98.15/98.25                                complement(B)) <->
% 98.15/98.25  converse(sk2) join complement(complement(complement(B) join A) join complement(
% 98.15/98.25                                                                      converse(one))) join B
% 98.15/98.25  Current number of equations to process: 1556
% 98.15/98.25  Current number of ordered equations: 3
% 98.15/98.25  Current number of rules: 1304
% 98.15/98.25  New rule produced :
% 98.15/98.25  [1533]
% 98.15/98.25  converse(one) join complement(complement(complement(converse(sk2)) join A) join 
% 98.15/98.25                                complement(B)) <->
% 98.15/98.25  converse(one) join complement(complement(complement(B) join A) join complement(
% 98.15/98.25                                                                      converse(sk2))) join B
% 98.15/98.25  Current number of equations to process: 1556
% 98.15/98.25  Current number of ordered equations: 2
% 98.15/98.25  Current number of rules: 1305
% 98.15/98.25  New rule produced :
% 98.15/98.25  [1534]
% 98.15/98.25  converse(one) join complement(complement(complement(B) join A) join complement(
% 98.15/98.25                                                                      converse(sk2))) join B
% 98.68/98.80  <->
% 98.68/98.80  converse(one) join complement(complement(complement(converse(sk2)) join A) join 
% 98.68/98.80                                complement(B))
% 98.68/98.80  Current number of equations to process: 1556
% 98.68/98.80  Current number of ordered equations: 1
% 98.68/98.80  Current number of rules: 1306
% 98.68/98.80  New rule produced :
% 98.68/98.80  [1535]
% 98.68/98.80  converse(sk2) join complement(complement(complement(B) join A) join complement(
% 98.68/98.80                                                                      converse(one))) join B
% 98.68/98.80  <->
% 98.68/98.80  converse(one) join complement(complement(complement(converse(one)) join A) join 
% 98.68/98.80                                complement(B))
% 98.68/98.80  Current number of equations to process: 1556
% 98.68/98.80  Current number of ordered equations: 0
% 98.68/98.80  Current number of rules: 1307
% 98.68/98.80  New rule produced :
% 98.68/98.80  [1536]
% 98.68/98.80  converse(A) join converse(B) join complement(complement(complement(C) join V_3) join 
% 98.68/98.80                                               complement(converse(complement(
% 98.68/98.80                                                                   A join B)))) join C
% 98.68/98.80  -> top
% 98.68/98.80  Current number of equations to process: 1551
% 98.68/98.80  Current number of ordered equations: 3
% 98.68/98.80  Current number of rules: 1308
% 98.68/98.80  New rule produced :
% 98.68/98.80  [1537]
% 98.68/98.80  converse(complement(A join B)) join converse(B) join complement(complement(
% 98.68/98.80                                                                  complement(C) join V_3) join 
% 98.68/98.80                                                                  complement(
% 98.68/98.80                                                                  converse(A))) join C
% 98.68/98.80  -> top
% 98.68/98.80  Current number of equations to process: 1551
% 98.68/98.80  Current number of ordered equations: 2
% 98.68/98.80  Current number of rules: 1309
% 98.68/98.80  New rule produced :
% 98.68/98.80  [1538]
% 98.68/98.80  converse(complement(A join B)) join complement(complement(converse(A) join 
% 98.68/98.80                                                            converse(B)) join 
% 98.68/98.80                                                 complement(complement(C) join V_3)) join C
% 98.68/98.80  -> top
% 98.68/98.80  Current number of equations to process: 1551
% 98.68/98.80  Current number of ordered equations: 1
% 98.68/98.80  Current number of rules: 1310
% 98.68/98.80  New rule produced :
% 98.68/98.80  [1539]
% 98.68/98.80  converse(A) join complement(complement(converse(complement(A join B)) join 
% 98.68/98.80                                         converse(B)) join complement(complement(C) join V_3)) join C
% 98.68/98.80  -> top
% 98.68/98.80  Current number of equations to process: 1551
% 98.68/98.80  Current number of ordered equations: 0
% 98.68/98.80  Current number of rules: 1311
% 98.68/98.80  New rule produced :
% 98.68/98.80  [1540]
% 98.68/98.80  complement(complement(complement(composition(converse(C),complement(composition(C,B)))) join 
% 98.68/98.80                        complement(A) join V_3) join complement(B)) join A ->
% 98.68/98.80  A join B
% 98.68/98.80  Current number of equations to process: 1550
% 98.68/98.80  Current number of ordered equations: 0
% 98.68/98.80  Current number of rules: 1312
% 98.68/98.80  New rule produced :
% 98.68/98.80  [1541]
% 98.68/98.80  converse(composition(converse(A),complement(composition(composition(A,
% 98.68/98.80                                                          converse(B)),
% 98.68/98.80                                              converse(C))))) join converse(
% 98.68/98.80                                                                   complement(
% 98.68/98.80                                                                   converse(
% 98.68/98.80                                                                   composition(C,B))))
% 98.68/98.80  -> converse(complement(converse(composition(C,B))))
% 98.68/98.80  Current number of equations to process: 1538
% 98.68/98.80  Current number of ordered equations: 0
% 98.68/98.80  Current number of rules: 1313
% 98.68/98.80  New rule produced :
% 98.68/98.80  [1542]
% 98.68/98.80  composition(converse(composition(converse(A),composition(converse(B),C))),
% 98.68/98.80  complement(composition(converse(composition(B,A)),composition(C,V_3)))) join 
% 98.68/98.80  complement(V_3) -> complement(V_3)
% 98.68/98.80  Current number of equations to process: 1534
% 98.68/98.80  Current number of ordered equations: 2
% 98.68/98.80  Current number of rules: 1314
% 98.68/98.80  New rule produced :
% 98.68/98.80  [1543]
% 98.68/98.80  composition(converse(composition(A,converse(composition(B,C)))),complement(
% 98.68/98.80                                                                  composition(A,
% 98.68/98.80                                                                  composition(
% 98.68/98.80                                                                  converse(C),
% 98.68/98.80                                                                  composition(
% 98.68/98.80                                                                  converse(B),V_3))))) join 
% 99.21/99.30  complement(V_3) -> complement(V_3)
% 99.21/99.30  Current number of equations to process: 1534
% 99.21/99.30  Current number of ordered equations: 1
% 99.21/99.30  Current number of rules: 1315
% 99.21/99.30  New rule produced :
% 99.21/99.30  [1544]
% 99.21/99.30  composition(converse(composition(converse(composition(A,B)),C)),complement(
% 99.21/99.30                                                                  composition(
% 99.21/99.30                                                                  converse(B),
% 99.21/99.30                                                                  composition(
% 99.21/99.30                                                                  converse(A),
% 99.21/99.30                                                                  composition(C,V_3))))) join 
% 99.21/99.30  complement(V_3) -> complement(V_3)
% 99.21/99.30  Current number of equations to process: 1534
% 99.21/99.30  Current number of ordered equations: 0
% 99.21/99.30  Current number of rules: 1316
% 99.21/99.30  New rule produced :
% 99.21/99.30  [1545]
% 99.21/99.30  composition(converse(composition(composition(A,converse(B)),converse(C))),
% 99.21/99.30  complement(composition(A,composition(converse(composition(C,B)),V_3)))) join 
% 99.21/99.30  complement(V_3) -> complement(V_3)
% 99.21/99.30  Current number of equations to process: 1533
% 99.21/99.30  Current number of ordered equations: 0
% 99.21/99.30  Current number of rules: 1317
% 99.21/99.30  New rule produced :
% 99.21/99.30  [1546]
% 99.21/99.30  composition(converse(composition(A,converse(composition(B,C)))),complement(
% 99.21/99.30                                                                  composition(
% 99.21/99.30                                                                  composition(A,
% 99.21/99.30                                                                  converse(C)),
% 99.21/99.30                                                                  composition(
% 99.21/99.30                                                                  converse(B),V_3)))) join 
% 99.21/99.30  complement(V_3) -> complement(V_3)
% 99.21/99.30  Current number of equations to process: 1532
% 99.21/99.30  Current number of ordered equations: 0
% 99.21/99.30  Current number of rules: 1318
% 99.21/99.30  New rule produced :
% 99.21/99.30  [1547]
% 99.21/99.30  composition(converse(composition(converse(composition(A,B)),C)),complement(
% 99.21/99.30                                                                  composition(
% 99.21/99.30                                                                  converse(B),
% 99.21/99.30                                                                  composition(
% 99.21/99.30                                                                  composition(
% 99.21/99.30                                                                  converse(A),C),V_3)))) join 
% 99.21/99.30  complement(V_3) -> complement(V_3)
% 99.21/99.30  Current number of equations to process: 1531
% 99.21/99.30  Current number of ordered equations: 0
% 99.21/99.30  Current number of rules: 1319
% 99.21/99.30  New rule produced :
% 99.21/99.30  [1548]
% 99.21/99.30  composition(composition(converse(composition(B,A)),C),V_3) join composition(
% 99.21/99.30                                                                  composition(V_4,C),V_3)
% 99.21/99.30  <->
% 99.21/99.30  composition(converse(A),composition(converse(B),composition(C,V_3))) join 
% 99.21/99.30  composition(V_4,composition(C,V_3))
% 99.21/99.30  Current number of equations to process: 1526
% 99.21/99.30  Current number of ordered equations: 1
% 99.21/99.30  Current number of rules: 1320
% 99.21/99.30  New rule produced :
% 99.21/99.30  [1549]
% 99.21/99.30  composition(converse(A),composition(converse(B),composition(C,V_3))) join 
% 99.21/99.30  composition(V_4,composition(C,V_3)) <->
% 99.21/99.30  composition(composition(converse(composition(B,A)),C),V_3) join composition(
% 99.21/99.30                                                                  composition(V_4,C),V_3)
% 99.21/99.30  Current number of equations to process: 1526
% 99.21/99.30  Current number of ordered equations: 0
% 99.21/99.30  Current number of rules: 1321
% 99.21/99.30  New rule produced :
% 99.21/99.30  [1550]
% 99.21/99.30  composition(converse(composition(B,A)),composition(C,V_3)) join composition(V_4,
% 99.21/99.30                                                                  composition(C,V_3))
% 99.21/99.30  <->
% 99.21/99.30  composition(composition(converse(A),composition(converse(B),C)),V_3) join 
% 99.21/99.30  composition(composition(V_4,C),V_3)
% 99.21/99.30  Current number of equations to process: 1524
% 99.21/99.30  Current number of ordered equations: 1
% 99.21/99.30  Current number of rules: 1322
% 99.21/99.30  New rule produced :
% 99.21/99.30  [1551]
% 99.21/99.30  composition(composition(converse(A),composition(converse(B),C)),V_3) join 
% 99.21/99.30  composition(composition(V_4,C),V_3) <->
% 99.21/99.30  composition(converse(composition(B,A)),composition(C,V_3)) join composition(V_4,
% 99.21/99.30                                                                  composition(C,V_3))
% 99.21/99.30  Current number of equations to process: 1524
% 99.21/99.30  Current number of ordered equations: 0
% 99.94/100.05  Current number of rules: 1323
% 99.94/100.05  New rule produced :
% 99.94/100.05  [1552]
% 99.94/100.05  composition(composition(A,B),composition(C,V_3)) join composition(composition(V_4,B),
% 99.94/100.05                                                        composition(C,V_3)) <->
% 99.94/100.05  composition(A,composition(composition(B,C),V_3)) join composition(V_4,
% 99.94/100.05                                                        composition(composition(B,C),V_3))
% 99.94/100.05  Current number of equations to process: 1521
% 99.94/100.05  Current number of ordered equations: 1
% 99.94/100.05  Current number of rules: 1324
% 99.94/100.05  New rule produced :
% 99.94/100.05  [1553]
% 99.94/100.05  composition(A,composition(composition(B,C),V_3)) join composition(V_4,
% 99.94/100.05                                                        composition(composition(B,C),V_3))
% 99.94/100.05  <->
% 99.94/100.05  composition(composition(A,B),composition(C,V_3)) join composition(composition(V_4,B),
% 99.94/100.05                                                        composition(C,V_3))
% 99.94/100.05  Current number of equations to process: 1521
% 99.94/100.05  Current number of ordered equations: 0
% 99.94/100.05  Current number of rules: 1325
% 99.94/100.05  New rule produced :
% 99.94/100.05  [1554]
% 99.94/100.05  composition(A,composition(composition(B,C),V_3)) join composition(V_4,
% 99.94/100.05                                                        composition(composition(B,C),V_3))
% 99.94/100.05  <->
% 99.94/100.05  composition(composition(composition(A,B),C),V_3) join composition(composition(
% 99.94/100.05                                                                    composition(V_4,B),C),V_3)
% 99.94/100.05  Current number of equations to process: 1517
% 99.94/100.05  Current number of ordered equations: 1
% 99.94/100.05  Current number of rules: 1326
% 99.94/100.05  New rule produced :
% 99.94/100.05  [1555]
% 99.94/100.05  composition(composition(composition(A,B),C),V_3) join composition(composition(
% 99.94/100.05                                                                    composition(V_4,B),C),V_3)
% 99.94/100.05  <->
% 99.94/100.05  composition(A,composition(composition(B,C),V_3)) join composition(V_4,
% 99.94/100.05                                                        composition(composition(B,C),V_3))
% 99.94/100.05  Current number of equations to process: 1517
% 99.94/100.05  Current number of ordered equations: 0
% 99.94/100.05  Current number of rules: 1327
% 99.94/100.05  New rule produced :
% 99.94/100.05  [1556]
% 99.94/100.05  composition(composition(A,composition(B,C)),V_3) join composition(composition(V_4,
% 99.94/100.05                                                                    composition(B,C)),V_3)
% 99.94/100.05  <->
% 99.94/100.05  composition(A,composition(B,composition(C,V_3))) join composition(V_4,
% 99.94/100.05                                                        composition(B,composition(C,V_3)))
% 99.94/100.05  Current number of equations to process: 1514
% 99.94/100.05  Current number of ordered equations: 1
% 99.94/100.05  Current number of rules: 1328
% 99.94/100.05  New rule produced :
% 99.94/100.05  [1557]
% 99.94/100.05  composition(A,composition(B,composition(C,V_3))) join composition(V_4,
% 99.94/100.05                                                        composition(B,composition(C,V_3)))
% 99.94/100.05  <->
% 99.94/100.05  composition(composition(A,composition(B,C)),V_3) join composition(composition(V_4,
% 99.94/100.05                                                                    composition(B,C)),V_3)
% 99.94/100.05  Current number of equations to process: 1514
% 99.94/100.05  Current number of ordered equations: 0
% 99.94/100.05  Current number of rules: 1329
% 99.94/100.05  New rule produced :
% 99.94/100.05  [1558]
% 99.94/100.05  composition(A,composition(B,composition(C,V_3))) join composition(V_4,
% 99.94/100.05                                                        composition(B,composition(C,V_3)))
% 99.94/100.05  <->
% 99.94/100.05  composition(composition(composition(A,B),C),V_3) join composition(composition(
% 99.94/100.05                                                                    composition(V_4,B),C),V_3)
% 99.94/100.05  Current number of equations to process: 1511
% 99.94/100.05  Current number of ordered equations: 1
% 99.94/100.05  Current number of rules: 1330
% 99.94/100.05  New rule produced :
% 99.94/100.05  [1559]
% 99.94/100.05  composition(composition(composition(A,B),C),V_3) join composition(composition(
% 99.94/100.05                                                                    composition(V_4,B),C),V_3)
% 99.94/100.05  <->
% 99.94/100.05  composition(A,composition(B,composition(C,V_3))) join composition(V_4,
% 99.94/100.05                                                        composition(B,composition(C,V_3)))
% 99.94/100.05  Current number of equations to process: 1511
% 99.94/100.05  Current number of ordered equations: 0
% 99.94/100.05  Current number of rules: 1331
% 99.94/100.05  New rule produced :
% 99.94/100.05  [1560]
% 99.94/100.05  composition(composition(A,B),composition(C,V_3)) join composition(composition(V_4,B),
% 99.94/100.05                                                        composition(C,V_3)) <->
% 99.94/100.05  composition(composition(A,composition(B,C)),V_3) join composition(composition(V_4,
% 100.53/100.71                                                                    composition(B,C)),V_3)
% 100.53/100.71  Current number of equations to process: 1505
% 100.53/100.71  Current number of ordered equations: 1
% 100.53/100.71  Current number of rules: 1332
% 100.53/100.71  New rule produced :
% 100.53/100.71  [1561]
% 100.53/100.71  composition(composition(A,composition(B,C)),V_3) join composition(composition(V_4,
% 100.53/100.71                                                                    composition(B,C)),V_3)
% 100.53/100.71  <->
% 100.53/100.71  composition(composition(A,B),composition(C,V_3)) join composition(composition(V_4,B),
% 100.53/100.71                                                        composition(C,V_3))
% 100.53/100.71  Current number of equations to process: 1505
% 100.53/100.71  Current number of ordered equations: 0
% 100.53/100.71  Current number of rules: 1333
% 100.53/100.71  New rule produced :
% 100.53/100.71  [1562]
% 100.53/100.71  complement(complement(complement(A) join B) join complement(C)) join A join B
% 100.53/100.71  -> A join B join C
% 100.53/100.71  Current number of equations to process: 1464
% 100.53/100.71  Current number of ordered equations: 0
% 100.53/100.71  Current number of rules: 1334
% 100.53/100.71  New rule produced :
% 100.53/100.71  [1563]
% 100.53/100.71  converse(composition(converse(composition(A,B)),complement(composition(A,
% 100.53/100.71                                                             composition(
% 100.53/100.71                                                             composition(B,C),V_3))))) join 
% 100.53/100.71  converse(complement(composition(C,V_3))) ->
% 100.53/100.71  converse(complement(composition(C,V_3)))
% 100.53/100.71  Current number of equations to process: 1463
% 100.53/100.71  Current number of ordered equations: 0
% 100.53/100.71  Current number of rules: 1335
% 100.53/100.71  New rule produced :
% 100.53/100.71  [1564]
% 100.53/100.71  converse(composition(converse(composition(A,B)),complement(composition(
% 100.53/100.71                                                             composition(A,
% 100.53/100.71                                                             composition(B,C)),V_3)))) join 
% 100.53/100.71  converse(complement(composition(C,V_3))) ->
% 100.53/100.71  converse(complement(composition(C,V_3)))
% 100.53/100.71  Current number of equations to process: 1462
% 100.53/100.71  Current number of ordered equations: 0
% 100.53/100.71  Current number of rules: 1336
% 100.53/100.71  New rule produced :
% 100.53/100.71  [1565]
% 100.53/100.71  composition(converse(composition(A,composition(B,converse(C)))),complement(
% 100.53/100.71                                                                  composition(A,
% 100.53/100.71                                                                  composition(B,
% 100.53/100.71                                                                  converse(
% 100.53/100.71                                                                  composition(V_3,C)))))) join 
% 100.53/100.71  complement(converse(V_3)) -> complement(converse(V_3))
% 100.53/100.71  Current number of equations to process: 1461
% 100.53/100.71  Current number of ordered equations: 0
% 100.53/100.71  Current number of rules: 1337
% 100.53/100.71  New rule produced :
% 100.53/100.71  [1566]
% 100.53/100.71  composition(converse(A),composition(converse(B),C)) join composition(
% 100.53/100.71                                                           complement(converse(
% 100.53/100.71                                                                      composition(B,A)) join V_3),C) join 
% 100.53/100.71  composition(V_3,C) -> composition(top,C)
% 100.53/100.71  Current number of equations to process: 1459
% 100.53/100.71  Current number of ordered equations: 0
% 100.53/100.71  Current number of rules: 1338
% 100.53/100.71  New rule produced :
% 100.53/100.71  [1567]
% 100.53/100.71  composition(top,composition(C,V_3)) <->
% 100.53/100.71  composition(composition(complement(A join B),C),V_3) join composition(A,
% 100.53/100.71                                                            composition(C,V_3)) join 
% 100.53/100.71  composition(B,composition(C,V_3))
% 100.53/100.71  Current number of equations to process: 1457
% 100.53/100.71  Current number of ordered equations: 2
% 100.53/100.71  Current number of rules: 1339
% 100.53/100.71  New rule produced :
% 100.53/100.71  [1568]
% 100.53/100.71  composition(composition(A,B),C) join composition(complement(A join V_3),
% 100.53/100.71                                       composition(B,C)) join composition(V_3,
% 100.53/100.71                                                              composition(B,C))
% 100.53/100.71  -> composition(top,composition(B,C))
% 100.53/100.71  Current number of equations to process: 1457
% 100.53/100.71  Current number of ordered equations: 1
% 100.53/100.71  Current number of rules: 1340
% 100.53/100.71  New rule produced :
% 100.53/100.71  [1569]
% 100.53/100.71  composition(composition(complement(A join B),C),V_3) join composition(A,
% 100.53/100.71                                                            composition(C,V_3)) join 
% 100.53/100.71  composition(B,composition(C,V_3)) <-> composition(top,composition(C,V_3))
% 100.53/100.71  Current number of equations to process: 1457
% 100.53/100.71  Current number of ordered equations: 0
% 100.53/100.71  Current number of rules: 1341
% 100.53/100.71  New rule produced :
% 100.53/100.71  [1570]
% 100.53/100.71  composition(composition(complement(C join V_3),A),B) join composition(
% 101.33/101.45                                                            composition(C,A),B) join 
% 101.33/101.45  composition(composition(V_3,A),B) -> composition(composition(top,A),B)
% 101.33/101.45  Current number of equations to process: 1455
% 101.33/101.45  Current number of ordered equations: 0
% 101.33/101.45  Current number of rules: 1342
% 101.33/101.45  New rule produced :
% 101.33/101.45  [1571]
% 101.33/101.45  composition(complement(composition(converse(B),complement(composition(B,C))) join V_3),A) join 
% 101.33/101.45  composition(complement(C),A) join composition(V_3,A) -> composition(top,A)
% 101.33/101.45  Current number of equations to process: 1448
% 101.33/101.45  Current number of ordered equations: 0
% 101.33/101.45  Current number of rules: 1343
% 101.33/101.45  New rule produced :
% 101.33/101.45  [1572]
% 101.33/101.45  composition(composition(A,B),composition(C,V_3)) join composition(composition(V_4,B),
% 101.33/101.45                                                        composition(C,V_3)) <->
% 101.33/101.45  composition(A,composition(composition(B,C),V_3)) join composition(V_4,
% 101.33/101.45                                                        composition(B,composition(C,V_3)))
% 101.33/101.45  Current number of equations to process: 1446
% 101.33/101.45  Current number of ordered equations: 3
% 101.33/101.45  Current number of rules: 1344
% 101.33/101.45  New rule produced :
% 101.33/101.45  [1573]
% 101.33/101.45  composition(composition(A,B),composition(C,V_3)) join composition(composition(V_4,B),
% 101.33/101.45                                                        composition(C,V_3)) <->
% 101.33/101.45  composition(A,composition(B,composition(C,V_3))) join composition(V_4,
% 101.33/101.45                                                        composition(composition(B,C),V_3))
% 101.33/101.45  Current number of equations to process: 1446
% 101.33/101.45  Current number of ordered equations: 2
% 101.33/101.45  Current number of rules: 1345
% 101.33/101.45  New rule produced :
% 101.33/101.45  [1574]
% 101.33/101.45  composition(A,composition(composition(B,C),V_3)) join composition(V_4,
% 101.33/101.45                                                        composition(B,composition(C,V_3)))
% 101.33/101.45  <->
% 101.33/101.45  composition(composition(A,B),composition(C,V_3)) join composition(composition(V_4,B),
% 101.33/101.45                                                        composition(C,V_3))
% 101.33/101.45  Current number of equations to process: 1446
% 101.33/101.45  Current number of ordered equations: 1
% 101.33/101.45  Current number of rules: 1346
% 101.33/101.45  New rule produced :
% 101.33/101.45  [1575]
% 101.33/101.45  composition(A,composition(B,composition(C,V_3))) join composition(V_4,
% 101.33/101.45                                                        composition(composition(B,C),V_3))
% 101.33/101.45  <->
% 101.33/101.45  composition(composition(A,B),composition(C,V_3)) join composition(composition(V_4,B),
% 101.33/101.45                                                        composition(C,V_3))
% 101.33/101.45  Current number of equations to process: 1446
% 101.33/101.45  Current number of ordered equations: 0
% 101.33/101.45  Current number of rules: 1347
% 101.33/101.45  New rule produced :
% 101.33/101.45  [1576]
% 101.33/101.45  composition(A,composition(composition(B,C),V_3)) join composition(V_4,
% 101.33/101.45                                                        composition(B,composition(C,V_3)))
% 101.33/101.45  <->
% 101.33/101.45  composition(composition(A,composition(B,C)),V_3) join composition(composition(V_4,
% 101.33/101.45                                                                    composition(B,C)),V_3)
% 101.33/101.45  Current number of equations to process: 1443
% 101.33/101.45  Current number of ordered equations: 3
% 101.33/101.45  Current number of rules: 1348
% 101.33/101.45  New rule produced :
% 101.33/101.45  [1577]
% 101.33/101.45  composition(composition(A,composition(B,C)),V_3) join composition(composition(V_4,
% 101.33/101.45                                                                    composition(B,C)),V_3)
% 101.33/101.45  <->
% 101.33/101.45  composition(A,composition(composition(B,C),V_3)) join composition(V_4,
% 101.33/101.45                                                        composition(B,composition(C,V_3)))
% 101.33/101.45  Current number of equations to process: 1443
% 101.33/101.45  Current number of ordered equations: 2
% 101.33/101.45  Current number of rules: 1349
% 101.33/101.45  New rule produced :
% 101.33/101.45  [1578]
% 101.33/101.45  composition(composition(A,composition(B,C)),V_3) join composition(composition(V_4,
% 101.33/101.45                                                                    composition(B,C)),V_3)
% 101.33/101.45  <->
% 101.33/101.45  composition(A,composition(B,composition(C,V_3))) join composition(V_4,
% 101.33/101.45                                                        composition(composition(B,C),V_3))
% 101.33/101.45  Current number of equations to process: 1443
% 101.33/101.45  Current number of ordered equations: 1
% 101.33/101.45  Current number of rules: 1350
% 101.33/101.45  New rule produced :
% 101.33/101.45  [1579]
% 101.33/101.45  composition(A,composition(B,composition(C,V_3))) join composition(V_4,
% 101.33/101.45                                                        composition(composition(B,C),V_3))
% 102.09/102.17  <->
% 102.09/102.17  composition(composition(A,composition(B,C)),V_3) join composition(composition(V_4,
% 102.09/102.17                                                                    composition(B,C)),V_3)
% 102.09/102.17  Current number of equations to process: 1443
% 102.09/102.17  Current number of ordered equations: 0
% 102.09/102.17  Current number of rules: 1351
% 102.09/102.17  New rule produced :
% 102.09/102.17  [1580]
% 102.09/102.17  composition(composition(A,composition(B,C)),V_3) join composition(composition(V_4,
% 102.09/102.17                                                                    composition(B,C)),V_3)
% 102.09/102.17  <->
% 102.09/102.17  composition(composition(composition(A,B),C),V_3) join composition(composition(
% 102.09/102.17                                                                    composition(V_4,B),C),V_3)
% 102.09/102.17  Current number of equations to process: 1442
% 102.09/102.17  Current number of ordered equations: 1
% 102.09/102.17  Current number of rules: 1352
% 102.09/102.17  New rule produced :
% 102.09/102.17  [1581]
% 102.09/102.17  composition(composition(composition(A,B),C),V_3) join composition(composition(
% 102.09/102.17                                                                    composition(V_4,B),C),V_3)
% 102.09/102.17  <->
% 102.09/102.17  composition(composition(A,composition(B,C)),V_3) join composition(composition(V_4,
% 102.09/102.17                                                                    composition(B,C)),V_3)
% 102.09/102.17  Current number of equations to process: 1442
% 102.09/102.17  Current number of ordered equations: 0
% 102.09/102.17  Current number of rules: 1353
% 102.09/102.17  New rule produced :
% 102.09/102.17  [1582]
% 102.09/102.17  composition(one,composition(A,B)) join composition(C,composition(A,B)) <->
% 102.09/102.17  composition(sk1,composition(A,B)) join composition(composition(one,A),B) join 
% 102.09/102.17  composition(composition(C,A),B)
% 102.09/102.17  Current number of equations to process: 1441
% 102.09/102.17  Current number of ordered equations: 1
% 102.09/102.17  Current number of rules: 1354
% 102.09/102.17  New rule produced :
% 102.09/102.17  [1583]
% 102.09/102.17  composition(sk1,composition(A,B)) join composition(composition(one,A),B) join 
% 102.09/102.17  composition(composition(C,A),B) <->
% 102.09/102.17  composition(one,composition(A,B)) join composition(C,composition(A,B))
% 102.09/102.17  Current number of equations to process: 1441
% 102.09/102.17  Current number of ordered equations: 0
% 102.09/102.17  Current number of rules: 1355
% 102.09/102.17  New rule produced :
% 102.09/102.17  [1584]
% 102.09/102.17  composition(one,composition(A,B)) join composition(C,composition(A,B)) <->
% 102.09/102.17  composition(sk2,composition(A,B)) join composition(composition(one,A),B) join 
% 102.09/102.17  composition(composition(C,A),B)
% 102.09/102.17  Current number of equations to process: 1440
% 102.09/102.17  Current number of ordered equations: 1
% 102.09/102.17  Current number of rules: 1356
% 102.09/102.17  New rule produced :
% 102.09/102.17  [1585]
% 102.09/102.17  composition(sk2,composition(A,B)) join composition(composition(one,A),B) join 
% 102.09/102.17  composition(composition(C,A),B) <->
% 102.09/102.17  composition(one,composition(A,B)) join composition(C,composition(A,B))
% 102.09/102.17  Current number of equations to process: 1440
% 102.09/102.17  Current number of ordered equations: 0
% 102.09/102.17  Current number of rules: 1357
% 102.09/102.17  New rule produced :
% 102.09/102.17  [1586]
% 102.09/102.17  composition(composition(A,B),composition(C,V_3)) join composition(V_4,
% 102.09/102.17                                                        composition(composition(B,C),V_3))
% 102.09/102.17  <->
% 102.09/102.17  composition(composition(A,composition(B,C)),V_3) join composition(composition(V_4,
% 102.09/102.17                                                                    composition(B,C)),V_3)
% 102.09/102.17  Current number of equations to process: 1439
% 102.09/102.17  Current number of ordered equations: 1
% 102.09/102.17  Current number of rules: 1358
% 102.09/102.17  New rule produced :
% 102.09/102.17  [1587]
% 102.09/102.17  composition(composition(A,composition(B,C)),V_3) join composition(composition(V_4,
% 102.09/102.17                                                                    composition(B,C)),V_3)
% 102.09/102.17  <->
% 102.09/102.17  composition(composition(A,B),composition(C,V_3)) join composition(V_4,
% 102.09/102.17                                                        composition(composition(B,C),V_3))
% 102.09/102.17  Current number of equations to process: 1439
% 102.09/102.17  Current number of ordered equations: 0
% 102.09/102.17  Current number of rules: 1359
% 102.09/102.17  New rule produced :
% 102.09/102.17  [1588]
% 102.09/102.17  composition(composition(A,composition(B,C)),V_3) join composition(composition(V_4,
% 102.09/102.17                                                                    composition(B,C)),V_3)
% 102.09/102.17  <->
% 102.09/102.17  composition(composition(composition(A,B),C),V_3) join composition(V_4,
% 102.09/102.17                                                        composition(composition(B,C),V_3))
% 102.09/102.17  Current number of equations to process: 1437
% 102.09/102.17  Current number of ordered equations: 1
% 102.09/102.17  Current number of rules: 1360
% 102.09/102.17  New rule produced :
% 102.09/102.17  [1589]
% 102.09/102.17  composition(composition(composition(A,B),C),V_3) join composition(V_4,
% 102.73/102.83                                                        composition(composition(B,C),V_3))
% 102.73/102.83  <->
% 102.73/102.83  composition(composition(A,composition(B,C)),V_3) join composition(composition(V_4,
% 102.73/102.83                                                                    composition(B,C)),V_3)
% 102.73/102.83  Current number of equations to process: 1437
% 102.73/102.83  Current number of ordered equations: 0
% 102.73/102.83  Current number of rules: 1361
% 102.73/102.83  New rule produced :
% 102.73/102.83  [1590]
% 102.73/102.83  composition(composition(A,B),composition(C,V_3)) join composition(composition(V_4,B),
% 102.73/102.83                                                        composition(C,V_3)) <->
% 102.73/102.83  composition(composition(A,composition(B,C)),V_3) join composition(V_4,
% 102.73/102.83                                                        composition(B,composition(C,V_3)))
% 102.73/102.83  Current number of equations to process: 1436
% 102.73/102.83  Current number of ordered equations: 1
% 102.73/102.83  Current number of rules: 1362
% 102.73/102.83  New rule produced :
% 102.73/102.83  [1591]
% 102.73/102.83  composition(composition(A,composition(B,C)),V_3) join composition(V_4,
% 102.73/102.83                                                        composition(B,composition(C,V_3)))
% 102.73/102.83  <->
% 102.73/102.83  composition(composition(A,B),composition(C,V_3)) join composition(composition(V_4,B),
% 102.73/102.83                                                        composition(C,V_3))
% 102.73/102.83  Current number of equations to process: 1436
% 102.73/102.83  Current number of ordered equations: 0
% 102.73/102.83  Current number of rules: 1363
% 102.73/102.83  New rule produced :
% 102.73/102.83  [1592]
% 102.73/102.83  composition(composition(A,B),composition(C,V_3)) join composition(composition(V_4,B),
% 102.73/102.83                                                        composition(C,V_3)) <->
% 102.73/102.83  composition(composition(composition(A,B),C),V_3) join composition(V_4,
% 102.73/102.83                                                        composition(B,composition(C,V_3)))
% 102.73/102.83  Current number of equations to process: 1435
% 102.73/102.83  Current number of ordered equations: 1
% 102.73/102.83  Current number of rules: 1364
% 102.73/102.83  New rule produced :
% 102.73/102.83  [1593]
% 102.73/102.83  composition(composition(composition(A,B),C),V_3) join composition(V_4,
% 102.73/102.83                                                        composition(B,composition(C,V_3)))
% 102.73/102.83  <->
% 102.73/102.83  composition(composition(A,B),composition(C,V_3)) join composition(composition(V_4,B),
% 102.73/102.83                                                        composition(C,V_3))
% 102.73/102.83  Current number of equations to process: 1435
% 102.73/102.83  Current number of ordered equations: 0
% 102.73/102.83  Current number of rules: 1365
% 102.73/102.83  New rule produced :
% 102.73/102.83  [1594]
% 102.73/102.83  composition(composition(composition(A,composition(B,C)),V_3),V_4) join 
% 102.73/102.83  composition(composition(V_5,V_3),V_4) <->
% 102.73/102.83  composition(A,composition(B,composition(C,composition(V_3,V_4)))) join 
% 102.73/102.83  composition(V_5,composition(V_3,V_4))
% 102.73/102.83  Current number of equations to process: 1434
% 102.73/102.83  Current number of ordered equations: 1
% 102.73/102.83  Current number of rules: 1366
% 102.73/102.83  New rule produced :
% 102.73/102.83  [1595]
% 102.73/102.83  composition(A,composition(B,composition(C,composition(V_3,V_4)))) join 
% 102.73/102.83  composition(V_5,composition(V_3,V_4)) <->
% 102.73/102.83  composition(composition(composition(A,composition(B,C)),V_3),V_4) join 
% 102.73/102.83  composition(composition(V_5,V_3),V_4)
% 102.73/102.83  Current number of equations to process: 1434
% 102.73/102.83  Current number of ordered equations: 0
% 102.73/102.83  Current number of rules: 1367
% 102.73/102.83  New rule produced :
% 102.73/102.83  [1596]
% 102.73/102.83  composition(A,composition(composition(B,C),composition(V_3,V_4))) join 
% 102.73/102.83  composition(V_5,composition(V_3,V_4)) <->
% 102.73/102.83  composition(composition(composition(composition(A,B),C),V_3),V_4) join 
% 102.73/102.83  composition(composition(V_5,V_3),V_4)
% 102.73/102.83  Current number of equations to process: 1433
% 102.73/102.83  Current number of ordered equations: 1
% 102.73/102.83  Current number of rules: 1368
% 102.73/102.83  New rule produced :
% 102.73/102.83  [1597]
% 102.73/102.83  composition(composition(composition(composition(A,B),C),V_3),V_4) join 
% 102.73/102.83  composition(composition(V_5,V_3),V_4) <->
% 102.73/102.83  composition(A,composition(composition(B,C),composition(V_3,V_4))) join 
% 102.73/102.83  composition(V_5,composition(V_3,V_4))
% 102.73/102.83  Current number of equations to process: 1433
% 102.73/102.83  Current number of ordered equations: 0
% 102.73/102.83  Current number of rules: 1369
% 102.73/102.83  New rule produced :
% 102.73/102.83  [1598]
% 102.73/102.83  composition(composition(composition(composition(A,B),C),V_3),V_4) join 
% 102.73/102.83  composition(composition(V_5,V_3),V_4) <->
% 102.73/102.83  composition(A,composition(B,composition(C,composition(V_3,V_4)))) join 
% 102.73/102.83  composition(V_5,composition(V_3,V_4))
% 102.73/102.83  Current number of equations to process: 1432
% 102.73/102.83  Current number of ordered equations: 1
% 102.73/102.83  Current number of rules: 1370
% 102.73/102.83  New rule produced :
% 103.51/103.65  [1599]
% 103.51/103.65  composition(A,composition(B,composition(C,composition(V_3,V_4)))) join 
% 103.51/103.65  composition(V_5,composition(V_3,V_4)) <->
% 103.51/103.65  composition(composition(composition(composition(A,B),C),V_3),V_4) join 
% 103.51/103.65  composition(composition(V_5,V_3),V_4)
% 103.51/103.65  Current number of equations to process: 1432
% 103.51/103.65  Current number of ordered equations: 0
% 103.51/103.65  Current number of rules: 1371
% 103.51/103.65  New rule produced :
% 103.51/103.65  [1600]
% 103.51/103.65  composition(composition(A,B),composition(C,composition(V_3,V_4))) join 
% 103.51/103.65  composition(V_5,composition(V_3,V_4)) <->
% 103.51/103.65  composition(composition(composition(A,composition(B,C)),V_3),V_4) join 
% 103.51/103.65  composition(composition(V_5,V_3),V_4)
% 103.51/103.65  Current number of equations to process: 1431
% 103.51/103.65  Current number of ordered equations: 1
% 103.51/103.65  Current number of rules: 1372
% 103.51/103.65  New rule produced :
% 103.51/103.65  [1601]
% 103.51/103.65  composition(composition(composition(A,composition(B,C)),V_3),V_4) join 
% 103.51/103.65  composition(composition(V_5,V_3),V_4) <->
% 103.51/103.65  composition(composition(A,B),composition(C,composition(V_3,V_4))) join 
% 103.51/103.65  composition(V_5,composition(V_3,V_4))
% 103.51/103.65  Current number of equations to process: 1431
% 103.51/103.65  Current number of ordered equations: 0
% 103.51/103.65  Current number of rules: 1373
% 103.51/103.65  New rule produced :
% 103.51/103.65  [1602]
% 103.51/103.65  composition(top,composition(A,B)) <->
% 103.51/103.65  composition(composition(complement(C join V_3),A),B) join composition(
% 103.51/103.65                                                            composition(C,A),B) join 
% 103.51/103.65  composition(V_3,composition(A,B))
% 103.51/103.65  Current number of equations to process: 1427
% 103.51/103.65  Current number of ordered equations: 3
% 103.51/103.65  Current number of rules: 1374
% 103.51/103.65  New rule produced :
% 103.51/103.65  [1603]
% 103.51/103.65  composition(composition(C,A),B) join composition(composition(V_3,A),B) join 
% 103.51/103.65  composition(complement(C join V_3),composition(A,B)) ->
% 103.51/103.65  composition(top,composition(A,B))
% 103.51/103.65  Current number of equations to process: 1427
% 103.51/103.65  Current number of ordered equations: 2
% 103.51/103.65  Current number of rules: 1375
% 103.51/103.65  New rule produced :
% 103.51/103.65  [1604]
% 103.51/103.65  composition(composition(complement(C join V_3),A),B) join composition(
% 103.51/103.65                                                            composition(C,A),B) join 
% 103.51/103.65  composition(V_3,composition(A,B)) <-> composition(top,composition(A,B))
% 103.51/103.65  Current number of equations to process: 1427
% 103.51/103.65  Current number of ordered equations: 0
% 103.51/103.65  Current number of rules: 1376
% 103.51/103.65  New rule produced :
% 103.51/103.65  [1605]
% 103.51/103.65  composition(A,composition(composition(B,C),V_3)) join composition(V_4,
% 103.51/103.65                                                        composition(composition(B,C),V_3))
% 103.51/103.65  <->
% 103.51/103.65  composition(composition(composition(A,B),C),V_3) join composition(composition(V_4,
% 103.51/103.65                                                                    composition(B,C)),V_3)
% 103.51/103.65  Current number of equations to process: 1425
% 103.51/103.65  Current number of ordered equations: 3
% 103.51/103.65  Current number of rules: 1377
% 103.51/103.65  New rule produced :
% 103.51/103.65  [1606]
% 103.51/103.65  composition(A,composition(B,composition(C,V_3))) join composition(V_4,
% 103.51/103.65                                                        composition(B,composition(C,V_3)))
% 103.51/103.65  <->
% 103.51/103.65  composition(composition(composition(A,B),C),V_3) join composition(composition(V_4,B),
% 103.51/103.65                                                        composition(C,V_3))
% 103.51/103.65  Current number of equations to process: 1425
% 103.51/103.65  Current number of ordered equations: 2
% 103.51/103.65  Current number of rules: 1378
% 103.51/103.65  New rule produced :
% 103.51/103.65  [1607]
% 103.51/103.65  composition(composition(composition(A,B),C),V_3) join composition(composition(V_4,
% 103.51/103.65                                                                    composition(B,C)),V_3)
% 103.51/103.65  <->
% 103.51/103.65  composition(A,composition(composition(B,C),V_3)) join composition(V_4,
% 103.51/103.65                                                        composition(composition(B,C),V_3))
% 103.51/103.65  Current number of equations to process: 1425
% 103.51/103.65  Current number of ordered equations: 1
% 103.51/103.65  Current number of rules: 1379
% 103.51/103.65  New rule produced :
% 103.51/103.65  [1608]
% 103.51/103.65  composition(composition(composition(A,B),C),V_3) join composition(composition(V_4,B),
% 103.51/103.65                                                        composition(C,V_3)) <->
% 103.51/103.65  composition(A,composition(B,composition(C,V_3))) join composition(V_4,
% 103.51/103.65                                                        composition(B,composition(C,V_3)))
% 103.51/103.65  Current number of equations to process: 1425
% 103.51/103.65  Current number of ordered equations: 0
% 103.51/103.65  Current number of rules: 1380
% 103.51/103.65  New rule produced :
% 103.51/103.65  [1609]
% 103.51/103.65  composition(composition(A,B),composition(C,V_3)) join composition(V_4,
% 104.36/104.50                                                        composition(composition(B,C),V_3))
% 104.36/104.50  <->
% 104.36/104.50  composition(A,composition(B,composition(C,V_3))) join composition(V_4,
% 104.36/104.50                                                        composition(B,composition(C,V_3)))
% 104.36/104.50  Current number of equations to process: 1422
% 104.36/104.50  Current number of ordered equations: 1
% 104.36/104.50  Current number of rules: 1381
% 104.36/104.50  New rule produced :
% 104.36/104.50  [1610]
% 104.36/104.50  composition(A,composition(B,composition(C,V_3))) join composition(V_4,
% 104.36/104.50                                                        composition(B,composition(C,V_3)))
% 104.36/104.50  <->
% 104.36/104.50  composition(composition(A,B),composition(C,V_3)) join composition(V_4,
% 104.36/104.50                                                        composition(composition(B,C),V_3))
% 104.36/104.50  Current number of equations to process: 1422
% 104.36/104.50  Current number of ordered equations: 0
% 104.36/104.50  Current number of rules: 1382
% 104.36/104.50  New rule produced :
% 104.36/104.50  [1611]
% 104.36/104.50  composition(A,composition(composition(B,C),V_3)) join composition(V_4,
% 104.36/104.50                                                        composition(composition(B,C),V_3))
% 104.36/104.50  <->
% 104.36/104.50  composition(composition(A,composition(B,C)),V_3) join composition(V_4,
% 104.36/104.50                                                        composition(B,composition(C,V_3)))
% 104.36/104.50  Current number of equations to process: 1420
% 104.36/104.50  Current number of ordered equations: 3
% 104.36/104.50  Current number of rules: 1383
% 104.36/104.50  New rule produced :
% 104.36/104.50  [1612]
% 104.36/104.50  composition(composition(A,composition(B,C)),V_3) join composition(V_4,
% 104.36/104.50                                                        composition(B,composition(C,V_3)))
% 104.36/104.50  <->
% 104.36/104.50  composition(A,composition(composition(B,C),V_3)) join composition(V_4,
% 104.36/104.50                                                        composition(composition(B,C),V_3))
% 104.36/104.50  Current number of equations to process: 1420
% 104.36/104.50  Current number of ordered equations: 2
% 104.36/104.50  Current number of rules: 1384
% 104.36/104.50  New rule produced :
% 104.36/104.50  [1613]
% 104.36/104.50  composition(composition(A,composition(B,C)),composition(V_3,V_4)) join 
% 104.36/104.50  composition(V_5,composition(V_3,V_4)) <->
% 104.36/104.50  composition(composition(A,composition(B,composition(C,V_3))),V_4) join 
% 104.36/104.50  composition(composition(V_5,V_3),V_4)
% 104.36/104.50  Current number of equations to process: 1420
% 104.36/104.50  Current number of ordered equations: 1
% 104.36/104.50  Current number of rules: 1385
% 104.36/104.50  New rule produced :
% 104.36/104.50  [1614]
% 104.36/104.50  composition(composition(A,composition(B,composition(C,V_3))),V_4) join 
% 104.36/104.50  composition(composition(V_5,V_3),V_4) <->
% 104.36/104.50  composition(composition(A,composition(B,C)),composition(V_3,V_4)) join 
% 104.36/104.50  composition(V_5,composition(V_3,V_4))
% 104.36/104.50  Current number of equations to process: 1420
% 104.36/104.50  Current number of ordered equations: 0
% 104.36/104.50  Current number of rules: 1386
% 104.36/104.50  New rule produced :
% 104.36/104.50  [1615]
% 104.36/104.50  composition(composition(A,composition(composition(B,C),V_3)),V_4) join 
% 104.36/104.50  composition(composition(V_5,V_3),V_4) <->
% 104.36/104.50  composition(composition(composition(A,B),C),composition(V_3,V_4)) join 
% 104.36/104.50  composition(V_5,composition(V_3,V_4))
% 104.36/104.50  Current number of equations to process: 1418
% 104.36/104.50  Current number of ordered equations: 1
% 104.36/104.50  Current number of rules: 1387
% 104.36/104.50  New rule produced :
% 104.36/104.50  [1616]
% 104.36/104.50  composition(composition(composition(A,B),C),composition(V_3,V_4)) join 
% 104.36/104.50  composition(V_5,composition(V_3,V_4)) <->
% 104.36/104.50  composition(composition(A,composition(composition(B,C),V_3)),V_4) join 
% 104.36/104.50  composition(composition(V_5,V_3),V_4)
% 104.36/104.50  Current number of equations to process: 1418
% 104.36/104.50  Current number of ordered equations: 0
% 104.36/104.50  Current number of rules: 1388
% 104.36/104.50  New rule produced :
% 104.36/104.50  [1617]
% 104.36/104.50  composition(composition(A,composition(B,composition(C,V_3))),V_4) join 
% 104.36/104.50  composition(composition(V_5,V_3),V_4) <->
% 104.36/104.50  composition(composition(composition(A,B),C),composition(V_3,V_4)) join 
% 104.36/104.50  composition(V_5,composition(V_3,V_4))
% 104.36/104.50  Current number of equations to process: 1416
% 104.36/104.50  Current number of ordered equations: 1
% 104.36/104.50  Current number of rules: 1389
% 104.36/104.50  New rule produced :
% 104.36/104.50  [1618]
% 104.36/104.50  composition(composition(composition(A,B),C),composition(V_3,V_4)) join 
% 104.36/104.50  composition(V_5,composition(V_3,V_4)) <->
% 104.36/104.50  composition(composition(A,composition(B,composition(C,V_3))),V_4) join 
% 104.36/104.50  composition(composition(V_5,V_3),V_4)
% 104.36/104.50  Current number of equations to process: 1416
% 104.36/104.50  Current number of ordered equations: 0
% 104.36/104.50  Current number of rules: 1390
% 104.36/104.50  New rule produced :
% 104.36/104.50  [1619]
% 104.36/104.50  composition(composition(A,B),composition(C,V_3)) join composition(composition(V_4,
% 104.36/104.50                                                                    composition(B,C)),V_3)
% 105.19/105.28  <->
% 105.19/105.28  composition(A,composition(composition(B,C),V_3)) join composition(V_4,
% 105.19/105.28                                                        composition(composition(B,C),V_3))
% 105.19/105.28  Current number of equations to process: 1414
% 105.19/105.28  Current number of ordered equations: 3
% 105.19/105.28  Current number of rules: 1391
% 105.19/105.28  New rule produced :
% 105.19/105.28  [1620]
% 105.19/105.28  composition(A,composition(composition(B,C),V_3)) join composition(V_4,
% 105.19/105.28                                                        composition(composition(B,C),V_3))
% 105.19/105.28  <->
% 105.19/105.28  composition(composition(A,B),composition(C,V_3)) join composition(composition(V_4,
% 105.19/105.28                                                                    composition(B,C)),V_3)
% 105.19/105.28  Current number of equations to process: 1414
% 105.19/105.28  Current number of ordered equations: 2
% 105.19/105.28  Current number of rules: 1392
% 105.19/105.28  New rule produced :
% 105.19/105.28  [1621]
% 105.19/105.28  composition(composition(A,composition(B,C)),composition(V_3,V_4)) join 
% 105.19/105.28  composition(V_5,composition(V_3,V_4)) <->
% 105.19/105.28  composition(composition(composition(A,B),composition(C,V_3)),V_4) join 
% 105.19/105.28  composition(composition(V_5,V_3),V_4)
% 105.19/105.28  Current number of equations to process: 1414
% 105.19/105.28  Current number of ordered equations: 1
% 105.19/105.28  Current number of rules: 1393
% 105.19/105.28  New rule produced :
% 105.19/105.28  [1622]
% 105.19/105.28  composition(composition(composition(A,B),composition(C,V_3)),V_4) join 
% 105.19/105.28  composition(composition(V_5,V_3),V_4) <->
% 105.19/105.28  composition(composition(A,composition(B,C)),composition(V_3,V_4)) join 
% 105.19/105.28  composition(V_5,composition(V_3,V_4))
% 105.19/105.28  Current number of equations to process: 1414
% 105.19/105.28  Current number of ordered equations: 0
% 105.19/105.28  Current number of rules: 1394
% 105.19/105.28  New rule produced :
% 105.19/105.28  [1623]
% 105.19/105.28  composition(composition(A,composition(B,C)),V_3) join composition(composition(V_4,B),
% 105.19/105.28                                                        composition(C,V_3)) <->
% 105.19/105.28  composition(A,composition(B,composition(C,V_3))) join composition(V_4,
% 105.19/105.28                                                        composition(B,composition(C,V_3)))
% 105.19/105.28  Current number of equations to process: 1413
% 105.19/105.28  Current number of ordered equations: 1
% 105.19/105.28  Current number of rules: 1395
% 105.19/105.28  New rule produced :
% 105.19/105.28  [1624]
% 105.19/105.28  composition(A,composition(B,composition(C,V_3))) join composition(V_4,
% 105.19/105.28                                                        composition(B,composition(C,V_3)))
% 105.19/105.28  <->
% 105.19/105.28  composition(composition(A,composition(B,C)),V_3) join composition(composition(V_4,B),
% 105.19/105.28                                                        composition(C,V_3))
% 105.19/105.28  Current number of equations to process: 1413
% 105.19/105.28  Current number of ordered equations: 0
% 105.19/105.28  Current number of rules: 1396
% 105.19/105.28  New rule produced :
% 105.19/105.28  [1625]
% 105.19/105.28  complement(complement(composition(converse(C),complement(C)) join complement(B) join A) join 
% 105.19/105.28             complement(one)) join B ->
% 105.19/105.28  one join complement(complement(complement(one) join A) join complement(B))
% 105.19/105.28  Current number of equations to process: 1411
% 105.19/105.28  Current number of ordered equations: 0
% 105.19/105.28  Current number of rules: 1397
% 105.19/105.28  New rule produced :
% 105.19/105.28  [1626]
% 105.19/105.28  one join complement(complement(sk1 join A) join complement(complement(C) join B)) join C
% 105.19/105.28  <->
% 105.19/105.28  one join complement(complement(complement(sk1 join A) join B) join complement(C)) join A
% 105.19/105.28  Current number of equations to process: 1409
% 105.19/105.28  Current number of ordered equations: 3
% 105.19/105.28  Current number of rules: 1398
% 105.19/105.28  New rule produced :
% 105.19/105.28  [1627]
% 105.19/105.28  one join complement(complement(complement(sk1 join A) join B) join complement(C)) join A
% 105.19/105.28  <->
% 105.19/105.28  one join complement(complement(sk1 join A) join complement(complement(C) join B)) join C
% 105.19/105.28  Current number of equations to process: 1409
% 105.19/105.28  Current number of ordered equations: 2
% 105.19/105.28  Current number of rules: 1399
% 105.19/105.28  New rule produced :
% 105.19/105.28  [1628]
% 105.19/105.28  one join complement(complement(complement(one join A) join B) join complement(C)) join A
% 105.19/105.28  <->
% 105.19/105.28  sk1 join complement(complement(one join A) join complement(complement(C) join B)) join C
% 105.19/105.28  Current number of equations to process: 1409
% 105.19/105.28  Current number of ordered equations: 1
% 105.19/105.28  Current number of rules: 1400
% 105.19/105.28  New rule produced :
% 105.19/105.28  [1629]
% 105.19/105.28  sk1 join complement(complement(one join A) join complement(complement(C) join B)) join C
% 105.19/105.28  <->
% 105.19/105.28  one join complement(complement(complement(one join A) join B) join complement(C)) join A
% 105.19/105.28  Current number of equations to process: 1409
% 105.19/105.28  Current number of ordered equations: 0
% 105.19/105.28  Current number of rules: 1401
% 111.43/111.51  New rule produced :
% 111.43/111.51  [1630]
% 111.43/111.51  one join complement(complement(complement(one join A) join B) join complement(C)) join A
% 111.43/111.51  <->
% 111.43/111.51  sk2 join complement(complement(one join A) join complement(complement(C) join B)) join C
% 111.43/111.51  Current number of equations to process: 1407
% 111.43/111.51  Current number of ordered equations: 3
% 111.43/111.51  Current number of rules: 1402
% 111.43/111.51  New rule produced :
% 111.43/111.51  [1631]
% 111.43/111.51  one join complement(complement(sk2 join A) join complement(complement(C) join B)) join C
% 111.43/111.51  <->
% 111.43/111.51  one join complement(complement(complement(sk2 join A) join B) join complement(C)) join A
% 111.43/111.51  Current number of equations to process: 1407
% 111.43/111.51  Current number of ordered equations: 2
% 111.43/111.51  Current number of rules: 1403
% 111.43/111.51  New rule produced :
% 111.43/111.51  [1632]
% 111.43/111.51  one join complement(complement(complement(sk2 join A) join B) join complement(C)) join A
% 111.43/111.51  <->
% 111.43/111.51  one join complement(complement(sk2 join A) join complement(complement(C) join B)) join C
% 111.43/111.51  Current number of equations to process: 1407
% 111.43/111.51  Current number of ordered equations: 1
% 111.43/111.51  Current number of rules: 1404
% 111.43/111.51  New rule produced :
% 111.43/111.51  [1633]
% 111.43/111.51  sk2 join complement(complement(one join A) join complement(complement(C) join B)) join C
% 111.43/111.51  <->
% 111.43/111.51  one join complement(complement(complement(one join A) join B) join complement(C)) join A
% 111.43/111.51  Current number of equations to process: 1407
% 111.43/111.51  Current number of ordered equations: 0
% 111.43/111.51  Current number of rules: 1405
% 111.43/111.51  New rule produced :
% 111.43/111.51  [1634]
% 111.43/111.51  composition(complement(complement(complement(C) join B) join complement(A)),V_3) join 
% 111.43/111.51  composition(C,V_3) <->
% 111.43/111.51  composition(complement(complement(complement(A) join B) join complement(C)),V_3) join 
% 111.43/111.51  composition(A,V_3)
% 111.43/111.51  Current number of equations to process: 1406
% 111.43/111.51  Current number of ordered equations: 0
% 111.43/111.51  Current number of rules: 1406
% 111.43/111.51  New rule produced :
% 111.43/111.51  [1635]
% 111.43/111.51  complement(complement(complement(B) join complement(C)) join complement(
% 111.43/111.51                                                               composition(
% 111.43/111.51                                                               converse(A),
% 111.43/111.51                                                               complement(
% 111.43/111.51                                                               composition(A,B))))) join C
% 111.43/111.51  -> composition(converse(A),complement(composition(A,B))) join C
% 111.43/111.51  Current number of equations to process: 1404
% 111.43/111.51  Current number of ordered equations: 0
% 111.43/111.51  Current number of rules: 1407
% 111.43/111.51  New rule produced :
% 111.43/111.51  [1636]
% 111.43/111.51  complement(complement(composition(converse(composition(C,V_3)),complement(
% 111.43/111.51                                                                 composition(C,
% 111.43/111.51                                                                 composition(V_3,A)))) join 
% 111.43/111.51                        complement(B)) join complement(A)) join B -> A join B
% 111.43/111.51  Current number of equations to process: 1403
% 111.43/111.51  Current number of ordered equations: 0
% 111.43/111.51  Current number of rules: 1408
% 111.43/111.51  New rule produced :
% 111.43/111.51  [1637]
% 111.43/111.51  composition(composition(complement(complement(A) join complement(B)),C),V_3) join 
% 111.43/111.51  composition(complement(complement(A) join B),composition(C,V_3)) ->
% 111.43/111.51  composition(A,composition(C,V_3))
% 111.43/111.51  Current number of equations to process: 1401
% 111.43/111.51  Current number of ordered equations: 1
% 111.43/111.51  Current number of rules: 1409
% 111.43/111.51  New rule produced :
% 111.43/111.51  [1638]
% 111.43/111.51  composition(composition(complement(complement(A) join B),C),V_3) join 
% 111.43/111.51  composition(complement(complement(A) join complement(B)),composition(C,V_3))
% 111.43/111.51  -> composition(A,composition(C,V_3))
% 111.43/111.51  Current number of equations to process: 1401
% 111.43/111.51  Current number of ordered equations: 0
% 111.43/111.51  Current number of rules: 1410
% 111.43/111.51  New rule produced :
% 111.43/111.51  [1639]
% 111.43/111.51  composition(composition(complement(complement(A) join complement(V_3)),B),C) join 
% 111.43/111.51  composition(composition(complement(complement(A) join V_3),B),C) ->
% 111.43/111.51  composition(composition(A,B),C)
% 111.43/111.51  Current number of equations to process: 1400
% 111.43/111.51  Current number of ordered equations: 0
% 111.43/111.51  Current number of rules: 1411
% 111.43/111.51  New rule produced :
% 111.43/111.51  [1640]
% 111.43/111.51  complement(complement(composition(converse(A),complement(composition(A,B))) join 
% 111.43/111.51                        composition(converse(C),complement(composition(C,B)))) join 
% 111.43/111.51             complement(B)) join B -> B
% 111.43/111.51  Current number of equations to process: 1399
% 111.43/111.51  Current number of ordered equations: 0
% 111.43/111.51  Current number of rules: 1412
% 111.43/111.51  New rule produced :
% 111.43/111.51  [1641]
% 111.43/111.51  complement(composition(converse(C),complement(composition(C,A))) join 
% 114.01/114.08             complement(B)) join complement(A) -> complement(A) join B
% 114.01/114.08  Rule
% 114.01/114.08  [1453]
% 114.01/114.08  complement(complement(composition(converse(C),complement(composition(C,A))) join 
% 114.01/114.08                        complement(B)) join complement(A)) join B -> A join B
% 114.01/114.08  collapsed.
% 114.01/114.08  Current number of equations to process: 1510
% 114.01/114.08  Current number of ordered equations: 0
% 114.01/114.08  Current number of rules: 1412
% 114.01/114.08  New rule produced :
% 114.01/114.08  [1642] complement(complement(A) join complement(B)) join B -> B
% 114.01/114.08  Rule
% 114.01/114.08  [98] complement(complement(composition(A,B)) join complement(C)) join C -> C
% 114.01/114.08  collapsed.
% 114.01/114.08  Rule
% 114.01/114.08  [1478]
% 114.01/114.08  one join complement(complement(composition(converse(A),complement(A)) join 
% 114.01/114.08                                 composition(converse(B),complement(B))) join 
% 114.01/114.08                      complement(one)) -> one collapsed.
% 114.01/114.08  Rule
% 114.01/114.08  [1640]
% 114.01/114.08  complement(complement(composition(converse(A),complement(composition(A,B))) join 
% 114.01/114.08                        composition(converse(C),complement(composition(C,B)))) join 
% 114.01/114.08             complement(B)) join B -> B collapsed.
% 114.01/114.08  Current number of equations to process: 1536
% 114.01/114.08  Current number of ordered equations: 0
% 114.01/114.08  Current number of rules: 1410
% 114.01/114.08  New rule produced :
% 114.01/114.08  [1643]
% 114.01/114.08  one join complement(complement(sk1) join complement(composition(A,B))) -> one
% 114.01/114.08  Current number of equations to process: 1535
% 114.01/114.08  Current number of ordered equations: 0
% 114.01/114.08  Current number of rules: 1411
% 114.01/114.08  New rule produced :
% 114.01/114.08  [1644]
% 114.01/114.08  one join complement(complement(sk2) join complement(composition(A,B))) -> one
% 114.01/114.08  Current number of equations to process: 1534
% 114.01/114.08  Current number of ordered equations: 0
% 114.01/114.08  Current number of rules: 1412
% 114.01/114.08  New rule produced :
% 114.01/114.08  [1645]
% 114.01/114.08  complement(complement(converse(composition(one,top))) join complement(A)) ->
% 114.01/114.08  A
% 114.01/114.08  Current number of equations to process: 1542
% 114.01/114.08  Current number of ordered equations: 0
% 114.01/114.08  Current number of rules: 1413
% 114.01/114.08  New rule produced :
% 114.01/114.08  [1646] composition(composition(top,converse(A)),A) -> composition(top,A)
% 114.01/114.08  Current number of equations to process: 1551
% 114.01/114.08  Current number of ordered equations: 0
% 114.01/114.08  Current number of rules: 1414
% 114.01/114.08  New rule produced :
% 114.01/114.08  [1647]
% 114.01/114.08  one join complement(complement(sk1 join A) join complement(composition(B,C))) join A
% 114.01/114.08  -> one join A
% 114.01/114.08  Current number of equations to process: 1554
% 114.01/114.08  Current number of ordered equations: 0
% 114.01/114.08  Current number of rules: 1415
% 114.01/114.08  New rule produced :
% 114.01/114.08  [1648]
% 114.01/114.08  one join complement(complement(sk2 join A) join complement(composition(B,C))) join A
% 114.01/114.08  -> one join A
% 114.01/114.08  Current number of equations to process: 1553
% 114.01/114.08  Current number of ordered equations: 0
% 114.01/114.08  Current number of rules: 1416
% 114.01/114.08  New rule produced :
% 114.01/114.08  [1649]
% 114.01/114.08  complement(complement(composition(converse(A),complement(A))) join complement(
% 114.01/114.08                                                                     composition(B,C))) join 
% 114.01/114.08  complement(one) -> complement(one)
% 114.01/114.08  Current number of equations to process: 1552
% 114.01/114.08  Current number of ordered equations: 0
% 114.01/114.08  Current number of rules: 1417
% 114.01/114.08  New rule produced :
% 114.01/114.08  [1650]
% 114.01/114.08  complement(complement(complement(composition(A,B)) join C) join complement(
% 114.01/114.08                                                                  C join V_3)) join 
% 114.01/114.08  complement(C) -> top
% 114.01/114.08  Current number of equations to process: 1551
% 114.01/114.08  Current number of ordered equations: 0
% 114.01/114.08  Current number of rules: 1418
% 114.01/114.08  New rule produced :
% 114.01/114.08  [1651]
% 114.01/114.08  composition(complement(complement(composition(top,converse(A))) join 
% 114.01/114.08                         complement(B)),A) join complement(composition(B,A)) ->
% 114.01/114.08  top
% 114.01/114.08  Current number of equations to process: 1550
% 114.01/114.08  Current number of ordered equations: 0
% 114.01/114.08  Current number of rules: 1419
% 114.01/114.08  New rule produced :
% 114.01/114.08  [1652]
% 114.01/114.08  composition(complement(complement(composition(top,converse(A))) join B),A) join 
% 114.01/114.08  composition(complement(B),A) ->
% 114.01/114.08  composition(complement(complement(composition(top,converse(A))) join B),A)
% 114.01/114.08  Current number of equations to process: 1544
% 114.01/114.08  Current number of ordered equations: 0
% 114.01/114.08  Current number of rules: 1420
% 114.01/114.08  New rule produced :
% 114.01/114.08  [1653]
% 114.01/114.08  complement(complement(composition(converse(A),complement(A)) join B) join 
% 114.01/114.08             complement(composition(C,V_3))) join complement(one) join B ->
% 114.01/114.08  complement(one) join B
% 114.01/114.08  Current number of equations to process: 1543
% 114.01/114.08  Current number of ordered equations: 0
% 114.01/114.08  Current number of rules: 1421
% 122.11/122.28  New rule produced :
% 122.11/122.28  [1654]
% 122.11/122.28  composition(complement(complement(composition(top,A)) join complement(B)),
% 122.11/122.28  converse(A)) join composition(B,converse(A)) ->
% 122.11/122.28  composition(complement(complement(composition(top,A)) join complement(B)),
% 122.11/122.28  converse(A))
% 122.11/122.28  Current number of equations to process: 1541
% 122.11/122.28  Current number of ordered equations: 0
% 122.11/122.28  Current number of rules: 1422
% 122.11/122.28  New rule produced :
% 122.11/122.28  [1655]
% 122.11/122.28  composition(composition(converse(A),complement(composition(A,composition(top,
% 122.11/122.28                                                               converse(B))))),B)
% 122.11/122.28  -> composition(zero,B)
% 122.11/122.28  Current number of equations to process: 1563
% 122.11/122.28  Current number of ordered equations: 0
% 122.11/122.28  Current number of rules: 1423
% 122.11/122.28  New rule produced :
% 122.11/122.28  [1656]
% 122.11/122.28  composition(complement(complement(composition(top,converse(A))) join 
% 122.11/122.28                         complement(B)),A) join composition(complement(B),A) ->
% 122.11/122.28  composition(top,A)
% 122.11/122.28  Current number of equations to process: 1561
% 122.11/122.28  Current number of ordered equations: 0
% 122.11/122.28  Current number of rules: 1424
% 122.11/122.28  New rule produced :
% 122.11/122.28  [1657]
% 122.11/122.28  composition(A,top) join composition(A,composition(converse(A),top)) ->
% 122.11/122.28  composition(A,composition(converse(A),top))
% 122.11/122.28  Current number of equations to process: 1597
% 122.11/122.28  Current number of ordered equations: 0
% 122.11/122.28  Current number of rules: 1425
% 122.11/122.28  New rule produced :
% 122.11/122.28  [1658]
% 122.11/122.28  composition(A,complement(complement(composition(converse(A),top)) join 
% 122.11/122.28                           complement(B))) join complement(composition(A,B)) ->
% 122.11/122.28  top
% 122.11/122.28  Current number of equations to process: 1598
% 122.11/122.28  Current number of ordered equations: 0
% 122.11/122.28  Current number of rules: 1426
% 122.11/122.28  New rule produced :
% 122.11/122.28  [1659]
% 122.11/122.28  composition(A,complement(complement(one) join complement(composition(
% 122.11/122.28                                                           converse(A),top)))) join A
% 122.11/122.28  ->
% 122.11/122.28  composition(A,complement(complement(one) join complement(composition(
% 122.11/122.28                                                           converse(A),top))))
% 122.11/122.28  Current number of equations to process: 1596
% 122.11/122.28  Current number of ordered equations: 0
% 122.11/122.28  Current number of rules: 1427
% 122.11/122.28  New rule produced :
% 122.11/122.28  [1660]
% 122.11/122.28  composition(A,complement(complement(composition(converse(A),top)) join B)) join 
% 122.11/122.28  composition(A,complement(B)) ->
% 122.11/122.28  composition(A,complement(complement(composition(converse(A),top)) join B))
% 122.11/122.28  Current number of equations to process: 1595
% 122.11/122.28  Current number of ordered equations: 0
% 122.11/122.28  Current number of rules: 1428
% 122.11/122.28  New rule produced :
% 122.11/122.28  [1661]
% 122.11/122.28  composition(complement(complement(composition(top,converse(A))) join 
% 122.11/122.28                         complement(B)),A) ->
% 122.11/122.28  composition(complement(complement(converse(composition(A,top))) join 
% 122.11/122.28                         complement(B)),A) join composition(B,A)
% 122.11/122.28  Rule
% 122.11/122.28  [99]
% 122.11/122.28  composition(complement(complement(composition(top,converse(A))) join 
% 122.11/122.28                         complement(B)),A) join composition(B,A) ->
% 122.11/122.28  composition(complement(complement(composition(top,converse(A))) join 
% 122.11/122.28                         complement(B)),A) collapsed.
% 122.11/122.28  Rule
% 122.11/122.28  [1651]
% 122.11/122.28  composition(complement(complement(composition(top,converse(A))) join 
% 122.11/122.28                         complement(B)),A) join complement(composition(B,A)) ->
% 122.11/122.28  top collapsed.
% 122.11/122.28  Rule
% 122.11/122.28  [1656]
% 122.11/122.28  composition(complement(complement(composition(top,converse(A))) join 
% 122.11/122.28                         complement(B)),A) join composition(complement(B),A) ->
% 122.11/122.28  composition(top,A) collapsed.
% 122.11/122.28  Current number of equations to process: 1594
% 122.11/122.28  Current number of ordered equations: 0
% 122.11/122.28  Current number of rules: 1426
% 122.11/122.28  New rule produced :
% 122.11/122.28  [1662]
% 122.11/122.28  composition(converse(A),complement(complement(composition(A,top)) join 
% 122.11/122.28                                     complement(B))) join composition(converse(A),B)
% 122.11/122.28  ->
% 122.11/122.28  composition(converse(A),complement(complement(composition(A,top)) join 
% 122.11/122.28                                     complement(B)))
% 122.11/122.28  Current number of equations to process: 1590
% 122.11/122.28  Current number of ordered equations: 0
% 122.11/122.28  Current number of rules: 1427
% 122.11/122.28  New rule produced :
% 122.11/122.28  [1663]
% 122.11/122.28  composition(A,complement(complement(composition(converse(A),top)) join 
% 122.11/122.28                           complement(B))) ->
% 122.11/122.28  composition(A,complement(complement(converse(composition(top,A))) join 
% 122.11/122.28                           complement(B))) join composition(A,B)
% 122.11/122.28  Rule
% 122.11/122.28  [100]
% 122.11/122.28  composition(A,complement(complement(composition(converse(A),top)) join 
% 127.86/127.97                           complement(B))) join composition(A,B) ->
% 127.86/127.97  composition(A,complement(complement(composition(converse(A),top)) join 
% 127.86/127.97                           complement(B))) collapsed.
% 127.86/127.97  Rule
% 127.86/127.97  [1658]
% 127.86/127.97  composition(A,complement(complement(composition(converse(A),top)) join 
% 127.86/127.97                           complement(B))) join complement(composition(A,B)) ->
% 127.86/127.97  top collapsed.
% 127.86/127.97  Rule
% 127.86/127.97  [1659]
% 127.86/127.97  composition(A,complement(complement(one) join complement(composition(
% 127.86/127.97                                                           converse(A),top)))) join A
% 127.86/127.97  ->
% 127.86/127.97  composition(A,complement(complement(one) join complement(composition(
% 127.86/127.97                                                           converse(A),top))))
% 127.86/127.97  collapsed.
% 127.86/127.97  Current number of equations to process: 1704
% 127.86/127.97  Current number of ordered equations: 0
% 127.86/127.97  Current number of rules: 1425
% 127.86/127.97  New rule produced :
% 127.86/127.97  [1664]
% 127.86/127.97  composition(sk1,A) join composition(one,complement(complement(composition(
% 127.86/127.97                                                                converse(sk1),top)) join 
% 127.86/127.97                                                     complement(A))) ->
% 127.86/127.97  composition(one,complement(complement(composition(converse(sk1),top)) join 
% 127.86/127.97                             complement(A)))
% 127.86/127.97  Current number of equations to process: 1703
% 127.86/127.97  Current number of ordered equations: 0
% 127.86/127.97  Current number of rules: 1426
% 127.86/127.97  New rule produced :
% 127.86/127.97  [1665]
% 127.86/127.97  composition(sk2,A) join composition(one,complement(complement(composition(
% 127.86/127.97                                                                converse(sk2),top)) join 
% 127.86/127.97                                                     complement(A))) ->
% 127.86/127.97  composition(one,complement(complement(composition(converse(sk2),top)) join 
% 127.86/127.97                             complement(A)))
% 127.86/127.97  Current number of equations to process: 1702
% 127.86/127.97  Current number of ordered equations: 0
% 127.86/127.97  Current number of rules: 1427
% 127.86/127.97  New rule produced :
% 127.86/127.97  [1666]
% 127.86/127.97  composition(top,complement(complement(composition(converse(A),top)) join 
% 127.86/127.97                             complement(B))) join composition(A,B) ->
% 127.86/127.97  composition(top,complement(complement(composition(converse(A),top)) join 
% 127.86/127.97                             complement(B)))
% 127.86/127.97  Current number of equations to process: 1701
% 127.86/127.97  Current number of ordered equations: 0
% 127.86/127.97  Current number of rules: 1428
% 127.86/127.97  New rule produced :
% 127.86/127.97  [1667]
% 127.86/127.97  complement(complement(one join complement(complement(sk1) join complement(A))) join 
% 127.86/127.97             complement(complement(sk1) join A)) join complement(one) ->
% 127.86/127.97  complement(sk1) join A
% 127.86/127.97  Current number of equations to process: 1699
% 127.86/127.97  Current number of ordered equations: 1
% 127.86/127.97  Current number of rules: 1429
% 127.86/127.97  New rule produced :
% 127.86/127.97  [1668]
% 127.86/127.97  complement(complement(sk1 join complement(complement(one) join complement(A))) join 
% 127.86/127.97             complement(complement(one) join A)) join complement(one) ->
% 127.86/127.97  complement(one) join A
% 127.86/127.97  Current number of equations to process: 1699
% 127.86/127.97  Current number of ordered equations: 0
% 127.86/127.97  Current number of rules: 1430
% 127.86/127.97  New rule produced :
% 127.86/127.97  [1669]
% 127.86/127.97  complement(complement(one join complement(complement(sk2) join complement(A))) join 
% 127.86/127.97             complement(complement(sk2) join A)) join complement(one) ->
% 127.86/127.97  complement(sk2) join A
% 127.86/127.97  Current number of equations to process: 1697
% 127.86/127.97  Current number of ordered equations: 1
% 127.86/127.97  Current number of rules: 1431
% 127.86/127.97  New rule produced :
% 127.86/127.97  [1670]
% 127.86/127.97  complement(complement(sk2 join complement(complement(one) join complement(A))) join 
% 127.86/127.97             complement(complement(one) join A)) join complement(one) ->
% 127.86/127.97  complement(one) join A
% 127.86/127.97  Current number of equations to process: 1697
% 127.86/127.97  Current number of ordered equations: 0
% 127.86/127.97  Current number of rules: 1432
% 127.86/127.97  New rule produced :
% 127.86/127.97  [1671]
% 127.86/127.97  complement(complement(complement(complement(A) join B) join C) join complement(
% 127.86/127.97                                                                      A join B)) join 
% 127.86/127.97  complement(complement(B) join C) -> A join B
% 127.86/127.97  Current number of equations to process: 1696
% 127.86/127.97  Current number of ordered equations: 0
% 127.86/127.97  Current number of rules: 1433
% 127.86/127.97  New rule produced :
% 127.86/127.97  [1672]
% 127.86/127.97  complement(composition(A,complement(composition(converse(A),B))) join 
% 127.86/127.97             complement(C)) join complement(B) -> complement(B) join C
% 127.86/127.97  Rule
% 127.86/127.97  [1477]
% 127.86/127.97  complement(complement(composition(C,complement(composition(converse(C),A))) join 
% 128.63/128.73                        complement(B)) join complement(A)) join B -> A join B
% 128.63/128.73  collapsed.
% 128.63/128.73  Current number of equations to process: 1738
% 128.63/128.73  Current number of ordered equations: 0
% 128.63/128.73  Current number of rules: 1433
% 128.63/128.73  New rule produced :
% 128.63/128.73  [1673]
% 128.63/128.73  composition(converse(composition(composition(A,B),composition(C,V_3))),
% 128.63/128.73  complement(composition(A,composition(composition(composition(B,C),V_3),V_4)))) join 
% 128.63/128.73  complement(V_4) -> complement(V_4)
% 128.63/128.73  Current number of equations to process: 1736
% 128.63/128.73  Current number of ordered equations: 0
% 128.63/128.73  Current number of rules: 1434
% 128.63/128.73  New rule produced :
% 128.63/128.73  [1674]
% 128.63/128.73  composition(converse(composition(A,composition(composition(B,C),V_3))),
% 128.63/128.73  complement(composition(composition(A,B),composition(composition(C,V_3),V_4)))) join 
% 128.63/128.73  complement(V_4) -> complement(V_4)
% 128.63/128.73  Current number of equations to process: 1735
% 128.63/128.73  Current number of ordered equations: 0
% 128.63/128.73  Current number of rules: 1435
% 128.63/128.73  New rule produced :
% 128.63/128.73  [1675]
% 128.63/128.73  composition(converse(composition(composition(composition(A,B),C),V_3)),
% 128.63/128.73  complement(composition(A,composition(composition(composition(B,C),V_3),V_4)))) join 
% 128.63/128.73  complement(V_4) -> complement(V_4)
% 128.63/128.73  Current number of equations to process: 1734
% 128.63/128.73  Current number of ordered equations: 0
% 128.63/128.73  Current number of rules: 1436
% 128.63/128.73  New rule produced :
% 128.63/128.73  [1676]
% 128.63/128.73  composition(converse(composition(composition(A,composition(B,C)),V_3)),
% 128.63/128.73  complement(composition(A,composition(composition(B,composition(C,V_3)),V_4)))) join 
% 128.63/128.73  complement(V_4) -> complement(V_4)
% 128.63/128.73  Current number of equations to process: 1733
% 128.63/128.73  Current number of ordered equations: 0
% 128.63/128.73  Current number of rules: 1437
% 128.63/128.73  New rule produced :
% 128.63/128.73  [1677]
% 128.63/128.73  composition(converse(composition(composition(composition(A,B),C),V_3)),
% 128.63/128.73  complement(composition(A,composition(composition(B,composition(C,V_3)),V_4)))) join 
% 128.63/128.73  complement(V_4) -> complement(V_4)
% 128.63/128.73  Current number of equations to process: 1732
% 128.63/128.73  Current number of ordered equations: 0
% 128.63/128.73  Current number of rules: 1438
% 128.63/128.73  New rule produced :
% 128.63/128.73  [1678]
% 128.63/128.73  composition(converse(composition(A,composition(B,composition(C,V_3)))),
% 128.63/128.73  complement(composition(composition(A,composition(B,C)),composition(V_3,V_4)))) join 
% 128.63/128.73  complement(V_4) -> complement(V_4)
% 128.63/128.73  Current number of equations to process: 1729
% 128.63/128.73  Current number of ordered equations: 2
% 128.63/128.73  Current number of rules: 1439
% 128.63/128.73  New rule produced :
% 128.63/128.73  [1679]
% 128.63/128.73  composition(converse(composition(A,composition(B,composition(C,V_3)))),
% 128.63/128.73  complement(composition(A,composition(B,composition(C,composition(V_3,V_4)))))) join 
% 128.63/128.73  complement(V_4) -> complement(V_4)
% 128.63/128.73  Current number of equations to process: 1729
% 128.63/128.73  Current number of ordered equations: 1
% 128.63/128.73  Current number of rules: 1440
% 128.63/128.73  New rule produced :
% 128.63/128.73  [1680]
% 128.63/128.73  composition(converse(composition(composition(A,composition(B,C)),V_3)),
% 128.63/128.73  complement(composition(A,composition(B,composition(C,composition(V_3,V_4)))))) join 
% 128.63/128.73  complement(V_4) -> complement(V_4)
% 128.63/128.73  Current number of equations to process: 1729
% 128.63/128.73  Current number of ordered equations: 0
% 128.63/128.73  Current number of rules: 1441
% 128.63/128.73  New rule produced :
% 128.63/128.73  [1681]
% 128.63/128.73  composition(converse(composition(A,composition(composition(B,C),V_3))),
% 128.63/128.73  complement(composition(composition(composition(A,B),C),composition(V_3,V_4)))) join 
% 128.63/128.73  complement(V_4) -> complement(V_4)
% 128.63/128.73  Current number of equations to process: 1726
% 128.63/128.73  Current number of ordered equations: 2
% 128.63/128.73  Current number of rules: 1442
% 128.63/128.73  New rule produced :
% 128.63/128.73  [1682]
% 128.63/128.73  composition(converse(composition(A,composition(composition(B,C),V_3))),
% 128.63/128.73  complement(composition(A,composition(B,composition(composition(C,V_3),V_4))))) join 
% 128.63/128.73  complement(V_4) -> complement(V_4)
% 128.63/128.73  Current number of equations to process: 1726
% 128.63/128.73  Current number of ordered equations: 1
% 128.63/128.73  Current number of rules: 1443
% 128.63/128.73  New rule produced :
% 128.63/128.73  [1683]
% 128.63/128.73  composition(converse(composition(composition(composition(A,B),C),V_3)),
% 128.63/128.73  complement(composition(A,composition(composition(B,C),composition(V_3,V_4))))) join 
% 128.63/128.73  complement(V_4) -> complement(V_4)
% 128.63/128.73  Current number of equations to process: 1726
% 128.63/128.73  Current number of ordered equations: 0
% 128.63/128.73  Current number of rules: 1444
% 128.63/128.73  New rule produced :
% 128.63/128.73  [1684]
% 128.63/128.73  composition(converse(composition(A,composition(B,composition(C,V_3)))),
% 128.63/128.73  complement(composition(composition(composition(A,B),C),composition(V_3,V_4)))) join 
% 128.63/128.73  complement(V_4) -> complement(V_4)
% 128.63/128.73  Current number of equations to process: 1723
% 129.32/129.46  Current number of ordered equations: 2
% 129.32/129.46  Current number of rules: 1445
% 129.32/129.46  New rule produced :
% 129.32/129.46  [1685]
% 129.32/129.46  composition(converse(composition(A,composition(composition(B,C),V_3))),
% 129.32/129.46  complement(composition(A,composition(B,composition(C,composition(V_3,V_4)))))) join 
% 129.32/129.46  complement(V_4) -> complement(V_4)
% 129.32/129.46  Current number of equations to process: 1723
% 129.32/129.46  Current number of ordered equations: 1
% 129.32/129.46  Current number of rules: 1446
% 129.32/129.46  New rule produced :
% 129.32/129.46  [1686]
% 129.32/129.46  composition(converse(composition(composition(composition(A,B),C),V_3)),
% 129.32/129.46  complement(composition(A,composition(B,composition(C,composition(V_3,V_4)))))) join 
% 129.32/129.46  complement(V_4) -> complement(V_4)
% 129.32/129.46  Current number of equations to process: 1723
% 129.32/129.46  Current number of ordered equations: 0
% 129.32/129.46  Current number of rules: 1447
% 129.32/129.46  New rule produced :
% 129.32/129.46  [1687]
% 129.32/129.46  composition(converse(composition(composition(A,B),composition(C,V_3))),
% 129.32/129.46  complement(composition(composition(A,composition(B,C)),composition(V_3,V_4)))) join 
% 129.32/129.46  complement(V_4) -> complement(V_4)
% 129.32/129.46  Current number of equations to process: 1720
% 129.32/129.46  Current number of ordered equations: 2
% 129.32/129.46  Current number of rules: 1448
% 129.32/129.46  New rule produced :
% 129.32/129.46  [1688]
% 129.32/129.46  composition(converse(composition(A,composition(B,composition(C,V_3)))),
% 129.32/129.46  complement(composition(A,composition(composition(B,C),composition(V_3,V_4))))) join 
% 129.32/129.46  complement(V_4) -> complement(V_4)
% 129.32/129.46  Current number of equations to process: 1720
% 129.32/129.46  Current number of ordered equations: 1
% 129.32/129.46  Current number of rules: 1449
% 129.32/129.46  New rule produced :
% 129.32/129.46  [1689]
% 129.32/129.46  composition(converse(composition(composition(A,composition(B,C)),V_3)),
% 129.32/129.46  complement(composition(composition(A,B),composition(C,composition(V_3,V_4))))) join 
% 129.32/129.46  complement(V_4) -> complement(V_4)
% 129.32/129.46  Current number of equations to process: 1720
% 129.32/129.46  Current number of ordered equations: 0
% 129.32/129.46  Current number of rules: 1450
% 129.32/129.46  New rule produced :
% 129.32/129.46  [1690]
% 129.32/129.46  composition(converse(composition(composition(A,composition(B,C)),V_3)),
% 129.32/129.46  complement(composition(composition(A,B),composition(composition(C,V_3),V_4)))) join 
% 129.32/129.46  complement(V_4) -> complement(V_4)
% 129.32/129.46  Current number of equations to process: 1719
% 129.32/129.46  Current number of ordered equations: 0
% 129.32/129.46  Current number of rules: 1451
% 129.32/129.46  New rule produced :
% 129.32/129.46  [1691]
% 129.32/129.46  converse(complement(complement(composition(converse(A),complement(composition(A,B))) join C) join 
% 129.32/129.46                      complement(B))) join converse(complement(complement(B) join C))
% 129.32/129.46  -> converse(B)
% 129.32/129.46  Current number of equations to process: 1718
% 129.32/129.46  Current number of ordered equations: 0
% 129.32/129.46  Current number of rules: 1452
% 129.32/129.46  New rule produced :
% 129.32/129.46  [1692]
% 129.32/129.46  composition(complement(complement(C) join A join B),V_3) join composition(A,V_3) join 
% 129.32/129.46  composition(B,V_3) <->
% 129.32/129.46  composition(complement(complement(A join B) join C),V_3) join composition(C,V_3)
% 129.32/129.46  Current number of equations to process: 1704
% 129.32/129.46  Current number of ordered equations: 1
% 129.32/129.46  Current number of rules: 1453
% 129.32/129.46  New rule produced :
% 129.32/129.46  [1693]
% 129.32/129.46  composition(complement(complement(A join B) join C),V_3) join composition(C,V_3)
% 129.32/129.46  <->
% 129.32/129.46  composition(complement(complement(C) join A join B),V_3) join composition(A,V_3) join 
% 129.32/129.46  composition(B,V_3)
% 129.32/129.46  Current number of equations to process: 1704
% 129.32/129.46  Current number of ordered equations: 0
% 129.32/129.46  Current number of rules: 1454
% 129.32/129.46  New rule produced :
% 129.32/129.46  [1694]
% 129.32/129.46  converse(composition(converse(A),complement(composition(composition(A,B),
% 129.32/129.46                                              composition(C,V_3))))) join 
% 129.32/129.46  converse(complement(composition(composition(B,C),V_3))) ->
% 129.32/129.46  converse(complement(composition(composition(B,C),V_3)))
% 129.32/129.46  Current number of equations to process: 1700
% 129.32/129.46  Current number of ordered equations: 0
% 129.32/129.46  Current number of rules: 1455
% 129.32/129.46  New rule produced :
% 129.32/129.46  [1695]
% 129.32/129.46  converse(composition(converse(A),complement(composition(composition(composition(A,B),C),V_3)))) join 
% 129.32/129.46  converse(complement(composition(composition(B,C),V_3))) ->
% 129.32/129.46  converse(complement(composition(composition(B,C),V_3)))
% 129.32/129.46  Current number of equations to process: 1699
% 129.32/129.46  Current number of ordered equations: 0
% 129.32/129.46  Current number of rules: 1456
% 129.32/129.46  New rule produced :
% 129.32/129.46  [1696]
% 129.32/129.46  converse(composition(converse(A),complement(composition(composition(A,
% 129.32/129.46                                                          composition(B,C)),V_3)))) join 
% 129.32/129.46  converse(complement(composition(B,composition(C,V_3)))) ->
% 129.95/130.10  converse(complement(composition(B,composition(C,V_3))))
% 129.95/130.10  Current number of equations to process: 1698
% 129.95/130.10  Current number of ordered equations: 0
% 129.95/130.10  Current number of rules: 1457
% 129.95/130.10  New rule produced :
% 129.95/130.10  [1697]
% 129.95/130.10  converse(composition(converse(A),complement(composition(composition(composition(A,B),C),V_3)))) join 
% 129.95/130.10  converse(complement(composition(B,composition(C,V_3)))) ->
% 129.95/130.10  converse(complement(composition(B,composition(C,V_3))))
% 129.95/130.10  Current number of equations to process: 1697
% 129.95/130.10  Current number of ordered equations: 0
% 129.95/130.10  Current number of rules: 1458
% 129.95/130.10  New rule produced :
% 129.95/130.10  [1698]
% 129.95/130.10  composition(converse(A),complement(composition(A,top) join composition(B,top))) join 
% 129.95/130.10  composition(converse(B),complement(composition(A,top) join composition(B,top)))
% 129.95/130.10  -> zero
% 129.95/130.10  Current number of equations to process: 1695
% 129.95/130.10  Current number of ordered equations: 0
% 129.95/130.10  Current number of rules: 1459
% 129.95/130.10  New rule produced :
% 129.95/130.10  [1699]
% 129.95/130.10  complement(complement(complement(complement(A) join B) join C) join complement(
% 129.95/130.10                                                                      A join B join C))
% 129.95/130.10  -> complement(complement(A) join B) join C
% 129.95/130.10  Current number of equations to process: 1693
% 129.95/130.10  Current number of ordered equations: 0
% 129.95/130.10  Current number of rules: 1460
% 129.95/130.10  New rule produced :
% 129.95/130.10  [1700]
% 129.95/130.10  composition(converse(composition(A,B)),complement(composition(A,composition(
% 129.95/130.10                                                                  composition(B,
% 129.95/130.10                                                                  converse(C)),
% 129.95/130.10                                                                  converse(V_3))))) join 
% 129.95/130.10  complement(converse(composition(V_3,C))) ->
% 129.95/130.10  complement(converse(composition(V_3,C)))
% 129.95/130.10  Current number of equations to process: 1691
% 129.95/130.10  Current number of ordered equations: 0
% 129.95/130.10  Current number of rules: 1461
% 129.95/130.10  New rule produced :
% 129.95/130.10  [1701]
% 129.95/130.10  composition(converse(composition(A,converse(B))),complement(composition(A,
% 129.95/130.10                                                              composition(
% 129.95/130.10                                                              converse(
% 129.95/130.10                                                              composition(C,B)),V_3)))) join 
% 129.95/130.10  complement(composition(converse(C),V_3)) ->
% 129.95/130.10  complement(composition(converse(C),V_3))
% 129.95/130.10  Current number of equations to process: 1690
% 129.95/130.10  Current number of ordered equations: 0
% 129.95/130.10  Current number of rules: 1462
% 129.95/130.10  New rule produced :
% 129.95/130.10  [1702]
% 129.95/130.10  composition(complement(composition(A,composition(B,C)) join V_3),V_4) join 
% 129.95/130.10  composition(A,composition(B,composition(C,V_4))) join composition(V_3,V_4) ->
% 129.95/130.10  composition(top,V_4)
% 129.95/130.10  Current number of equations to process: 1687
% 129.95/130.10  Current number of ordered equations: 0
% 129.95/130.10  Current number of rules: 1463
% 129.95/130.10  New rule produced :
% 129.95/130.10  [1703]
% 129.95/130.10  composition(complement(composition(composition(A,B),C) join V_3),V_4) join 
% 129.95/130.10  composition(A,composition(composition(B,C),V_4)) join composition(V_3,V_4) ->
% 129.95/130.10  composition(top,V_4)
% 129.95/130.10  Current number of equations to process: 1686
% 129.95/130.10  Current number of ordered equations: 0
% 129.95/130.10  Current number of rules: 1464
% 129.95/130.10  New rule produced :
% 129.95/130.10  [1704]
% 129.95/130.10  composition(complement(composition(composition(A,B),C) join V_3),V_4) join 
% 129.95/130.10  composition(A,composition(B,composition(C,V_4))) join composition(V_3,V_4) ->
% 129.95/130.10  composition(top,V_4)
% 129.95/130.10  Current number of equations to process: 1685
% 129.95/130.10  Current number of ordered equations: 0
% 129.95/130.10  Current number of rules: 1465
% 129.95/130.10  New rule produced :
% 129.95/130.10  [1705]
% 129.95/130.10  composition(composition(A,B),composition(C,V_3)) join composition(complement(
% 129.95/130.10                                                                    composition(A,
% 129.95/130.10                                                                    composition(B,C)) join V_4),V_3) join 
% 129.95/130.10  composition(V_4,V_3) -> composition(top,V_3)
% 129.95/130.10  Current number of equations to process: 1684
% 129.95/130.10  Current number of ordered equations: 0
% 129.95/130.10  Current number of rules: 1466
% 129.95/130.10  New rule produced :
% 129.95/130.10  [1706]
% 129.95/130.10  composition(converse(composition(A,converse(B))),complement(composition(
% 129.95/130.10                                                              composition(A,
% 129.95/130.10                                                              converse(
% 129.95/130.10                                                              composition(C,B))),V_3))) join 
% 129.95/130.10  complement(composition(converse(C),V_3)) ->
% 129.95/130.10  complement(composition(converse(C),V_3))
% 130.82/130.89  Current number of equations to process: 1683
% 130.82/130.89  Current number of ordered equations: 0
% 130.82/130.89  Current number of rules: 1467
% 130.82/130.89  New rule produced :
% 130.82/130.89  [1707]
% 130.82/130.89  composition(composition(converse(composition(A,converse(B))),complement(
% 130.82/130.89                                                               composition(A,
% 130.82/130.89                                                               converse(
% 130.82/130.89                                                               composition(C,B))))),V_3) join 
% 130.82/130.89  composition(complement(converse(C)),V_3) ->
% 130.82/130.89  composition(complement(converse(C)),V_3)
% 130.82/130.89  Current number of equations to process: 1682
% 130.82/130.89  Current number of ordered equations: 0
% 130.82/130.89  Current number of rules: 1468
% 130.82/130.89  New rule produced :
% 130.82/130.89  [1708]
% 130.82/130.89  composition(composition(A,converse(C)),composition(converse(B),V_3)) join 
% 130.82/130.89  composition(V_4,composition(converse(B),V_3)) <->
% 130.82/130.89  composition(composition(A,converse(composition(B,C))),V_3) join composition(
% 130.82/130.89                                                                  composition(V_4,
% 130.82/130.89                                                                  converse(B)),V_3)
% 130.82/130.89  Current number of equations to process: 1673
% 130.82/130.89  Current number of ordered equations: 1
% 130.82/130.89  Current number of rules: 1469
% 130.82/130.89  New rule produced :
% 130.82/130.89  [1709]
% 130.82/130.89  composition(composition(A,converse(composition(B,C))),V_3) join composition(
% 130.82/130.89                                                                  composition(V_4,
% 130.82/130.89                                                                  converse(B)),V_3)
% 130.82/130.89  <->
% 130.82/130.89  composition(composition(A,converse(C)),composition(converse(B),V_3)) join 
% 130.82/130.89  composition(V_4,composition(converse(B),V_3))
% 130.82/130.89  Current number of equations to process: 1673
% 130.82/130.89  Current number of ordered equations: 0
% 130.82/130.89  Current number of rules: 1470
% 130.82/130.89  New rule produced :
% 130.82/130.89  [1710]
% 130.82/130.89  composition(complement(composition(B,C) join composition(V_3,C)),A) join 
% 130.82/130.89  composition(B,composition(C,A)) join composition(V_3,composition(C,A)) ->
% 130.82/130.89  composition(top,A)
% 130.82/130.89  Current number of equations to process: 1672
% 130.82/130.89  Current number of ordered equations: 0
% 130.82/130.89  Current number of rules: 1471
% 130.82/130.89  New rule produced :
% 130.82/130.89  [1711]
% 130.82/130.89  complement(complement(complement(A) join B) join complement(complement(A) join C)) join 
% 130.82/130.89  complement(complement(complement(A) join B) join C) join A -> top
% 130.82/130.89  Current number of equations to process: 1671
% 130.82/130.89  Current number of ordered equations: 0
% 130.82/130.89  Current number of rules: 1472
% 130.82/130.89  New rule produced :
% 130.82/130.89  [1712]
% 130.82/130.89  converse(A) join converse(B) join complement(complement(converse(complement(
% 130.82/130.89                                                                   A join B)) join C) join 
% 130.82/130.89                                               complement(complement(V_3) join V_4)) join V_3
% 130.82/130.89  -> top
% 130.82/130.89  Current number of equations to process: 1663
% 130.82/130.89  Current number of ordered equations: 3
% 130.82/130.89  Current number of rules: 1473
% 130.82/130.89  New rule produced :
% 130.82/130.89  [1713]
% 130.82/130.89  converse(complement(A join B)) join converse(B) join complement(complement(
% 130.82/130.89                                                                  converse(A) join C) join 
% 130.82/130.89                                                                  complement(
% 130.82/130.89                                                                  complement(V_3) join V_4)) join V_3
% 130.82/130.89  -> top
% 130.82/130.89  Current number of equations to process: 1663
% 130.82/130.89  Current number of ordered equations: 2
% 130.82/130.89  Current number of rules: 1474
% 130.82/130.89  New rule produced :
% 130.82/130.89  [1714]
% 130.82/130.89  converse(complement(A join B)) join complement(complement(converse(A) join 
% 130.82/130.89                                                            converse(B) join C) join 
% 130.82/130.89                                                 complement(complement(V_3) join V_4)) join V_3
% 130.82/130.89  -> top
% 130.82/130.89  Current number of equations to process: 1663
% 130.82/130.89  Current number of ordered equations: 1
% 130.82/130.89  Current number of rules: 1475
% 130.82/130.89  New rule produced :
% 130.82/130.89  [1715]
% 130.82/130.89  converse(A) join complement(complement(converse(complement(A join B)) join 
% 130.82/130.89                                         converse(B) join C) join complement(
% 130.82/130.89                                                                  complement(V_3) join V_4)) join V_3
% 130.82/130.89  -> top
% 130.82/130.89  Current number of equations to process: 1663
% 130.82/130.89  Current number of ordered equations: 0
% 130.82/130.89  Current number of rules: 1476
% 130.82/130.89  New rule produced :
% 130.82/130.89  [1716]
% 130.82/130.89  complement(complement(complement(A) join B) join complement(complement(C) join V_3)) join 
% 131.53/131.60  complement(composition(converse(V_4),complement(composition(V_4,A)))) join C
% 131.53/131.60  -> top
% 131.53/131.60  Current number of equations to process: 1661
% 131.53/131.60  Current number of ordered equations: 1
% 131.53/131.60  Current number of rules: 1477
% 131.53/131.60  New rule produced :
% 131.53/131.60  [1717]
% 131.53/131.60  complement(complement(complement(composition(converse(A),complement(composition(A,B)))) join C) join 
% 131.53/131.60             complement(complement(V_3) join V_4)) join complement(B) join V_3
% 131.53/131.60  -> top
% 131.53/131.60  Current number of equations to process: 1661
% 131.53/131.60  Current number of ordered equations: 0
% 131.53/131.60  Current number of rules: 1478
% 131.53/131.60  New rule produced :
% 131.53/131.60  [1718]
% 131.53/131.60  complement(complement(composition(converse(V_3),complement(composition(
% 131.53/131.60                                                             composition(V_3,A),B))) join 
% 131.53/131.60                        complement(C)) join complement(composition(A,B))) join C
% 131.53/131.60  -> composition(A,B) join C
% 131.53/131.60  Current number of equations to process: 1660
% 131.53/131.60  Current number of ordered equations: 0
% 131.53/131.60  Current number of rules: 1479
% 131.53/131.60  New rule produced :
% 131.53/131.60  [1719]
% 131.53/131.60  composition(complement(complement(composition(converse(A),complement(A)) join B) join 
% 131.53/131.60                         complement(one)),C) join composition(complement(
% 131.53/131.60                                                              complement(one) join B),C)
% 131.53/131.60  -> composition(one,C)
% 131.53/131.60  Current number of equations to process: 1659
% 131.53/131.60  Current number of ordered equations: 0
% 131.53/131.60  Current number of rules: 1480
% 131.53/131.60  New rule produced :
% 131.53/131.60  [1720]
% 131.53/131.60  complement(complement(composition(converse(A),complement(composition(A,B))) join 
% 131.53/131.60                        complement(composition(converse(C),complement(composition(C,B)))) join V_3) join 
% 131.53/131.60             complement(B)) -> B
% 131.53/131.60  Current number of equations to process: 1657
% 131.53/131.60  Current number of ordered equations: 0
% 131.53/131.60  Current number of rules: 1481
% 131.53/131.60  New rule produced :
% 131.53/131.60  [1721]
% 131.53/131.60  composition(converse(composition(A,composition(B,C))),complement(composition(A,
% 131.53/131.60                                                                   composition(B,
% 131.53/131.60                                                                   composition(
% 131.53/131.60                                                                   composition(C,V_3),V_4))))) join 
% 131.53/131.60  complement(composition(V_3,V_4)) -> complement(composition(V_3,V_4))
% 131.53/131.60  Current number of equations to process: 1631
% 131.53/131.60  Current number of ordered equations: 0
% 131.53/131.60  Current number of rules: 1482
% 131.53/131.60  New rule produced :
% 131.53/131.60  [1722]
% 131.53/131.60  composition(converse(composition(A,composition(B,C))),complement(composition(A,
% 131.53/131.60                                                                   composition(
% 131.53/131.60                                                                   composition(B,
% 131.53/131.60                                                                   composition(C,V_3)),V_4)))) join 
% 131.53/131.60  complement(composition(V_3,V_4)) -> complement(composition(V_3,V_4))
% 131.53/131.60  Current number of equations to process: 1630
% 131.53/131.60  Current number of ordered equations: 0
% 131.53/131.60  Current number of rules: 1483
% 131.53/131.60  New rule produced :
% 131.53/131.60  [1723]
% 131.53/131.60  composition(complement(composition(A,converse(B)) join C),converse(V_3)) join 
% 131.53/131.60  composition(A,converse(composition(V_3,B))) join composition(C,converse(V_3))
% 131.53/131.60  -> composition(top,converse(V_3))
% 131.53/131.60  Current number of equations to process: 1628
% 131.53/131.60  Current number of ordered equations: 0
% 131.53/131.60  Current number of rules: 1484
% 131.53/131.60  New rule produced :
% 131.53/131.60  [1724]
% 131.53/131.60  composition(converse(composition(A,composition(B,C))),complement(composition(
% 131.53/131.60                                                                   composition(A,
% 131.53/131.60                                                                   composition(B,
% 131.53/131.60                                                                   composition(C,V_3))),V_4))) join 
% 131.53/131.60  complement(composition(V_3,V_4)) -> complement(composition(V_3,V_4))
% 131.53/131.60  Current number of equations to process: 1618
% 131.53/131.60  Current number of ordered equations: 0
% 131.53/131.60  Current number of rules: 1485
% 131.53/131.60  New rule produced :
% 131.53/131.60  [1725]
% 131.53/131.60  composition(converse(composition(composition(A,B),C)),complement(composition(
% 131.53/131.60                                                                   composition(A,
% 131.53/131.60                                                                   composition(
% 131.53/131.60                                                                   composition(B,C),V_3)),V_4))) join 
% 131.53/131.60  complement(composition(V_3,V_4)) -> complement(composition(V_3,V_4))
% 132.12/132.25  Current number of equations to process: 1617
% 132.12/132.25  Current number of ordered equations: 0
% 132.12/132.25  Current number of rules: 1486
% 132.12/132.25  New rule produced :
% 132.12/132.25  [1726]
% 132.12/132.25  composition(converse(composition(composition(A,B),C)),complement(composition(
% 132.12/132.25                                                                   composition(A,
% 132.12/132.25                                                                   composition(B,
% 132.12/132.25                                                                   composition(C,V_3))),V_4))) join 
% 132.12/132.25  complement(composition(V_3,V_4)) -> complement(composition(V_3,V_4))
% 132.12/132.25  Current number of equations to process: 1616
% 132.12/132.25  Current number of ordered equations: 0
% 132.12/132.25  Current number of rules: 1487
% 132.12/132.25  New rule produced :
% 132.12/132.25  [1727]
% 132.12/132.25  composition(converse(composition(A,composition(B,C))),complement(composition(
% 132.12/132.25                                                                   composition(
% 132.12/132.25                                                                   composition(A,B),
% 132.12/132.25                                                                   composition(C,V_3)),V_4))) join 
% 132.12/132.25  complement(composition(V_3,V_4)) -> complement(composition(V_3,V_4))
% 132.12/132.25  Current number of equations to process: 1614
% 132.12/132.25  Current number of ordered equations: 0
% 132.12/132.25  Current number of rules: 1488
% 132.12/132.25  New rule produced :
% 132.12/132.25  [1728]
% 132.12/132.25  composition(composition(converse(composition(A,composition(B,C))),complement(
% 132.12/132.25                                                                    composition(A,
% 132.12/132.25                                                                    composition(B,
% 132.12/132.25                                                                    composition(C,V_3))))),V_4) join 
% 132.12/132.25  composition(complement(V_3),V_4) -> composition(complement(V_3),V_4)
% 132.12/132.25  Current number of equations to process: 1606
% 132.12/132.25  Current number of ordered equations: 0
% 132.12/132.25  Current number of rules: 1489
% 132.12/132.25  New rule produced :
% 132.12/132.25  [1729]
% 132.12/132.25  composition(composition(converse(composition(composition(A,B),C)),complement(
% 132.12/132.25                                                                    composition(A,
% 132.12/132.25                                                                    composition(
% 132.12/132.25                                                                    composition(B,C),V_3)))),V_4) join 
% 132.12/132.25  composition(complement(V_3),V_4) -> composition(complement(V_3),V_4)
% 132.12/132.25  Current number of equations to process: 1605
% 132.12/132.25  Current number of ordered equations: 0
% 132.12/132.25  Current number of rules: 1490
% 132.12/132.25  New rule produced :
% 132.12/132.25  [1730]
% 132.12/132.25  composition(composition(converse(composition(composition(A,B),C)),complement(
% 132.12/132.25                                                                    composition(A,
% 132.12/132.25                                                                    composition(B,
% 132.12/132.25                                                                    composition(C,V_3))))),V_4) join 
% 132.12/132.25  composition(complement(V_3),V_4) -> composition(complement(V_3),V_4)
% 132.12/132.25  Current number of equations to process: 1604
% 132.12/132.25  Current number of ordered equations: 0
% 132.12/132.25  Current number of rules: 1491
% 132.12/132.25  New rule produced :
% 132.12/132.25  [1731]
% 132.12/132.25  composition(composition(converse(composition(A,composition(B,C))),complement(
% 132.12/132.25                                                                    composition(
% 132.12/132.25                                                                    composition(A,B),
% 132.12/132.25                                                                    composition(C,V_3)))),V_4) join 
% 132.12/132.25  composition(complement(V_3),V_4) -> composition(complement(V_3),V_4)
% 132.12/132.25  Current number of equations to process: 1603
% 132.12/132.25  Current number of ordered equations: 0
% 132.12/132.25  Current number of rules: 1492
% 132.12/132.25  New rule produced :
% 132.12/132.25  [1732]
% 132.12/132.25  complement(complement(complement(A) join complement(V_3) join C) join 
% 132.12/132.25             complement(B)) join A join V_3 <->
% 132.12/132.25  complement(complement(complement(A) join complement(B) join C) join complement(V_3)) join A join B
% 132.12/132.25  Current number of equations to process: 1597
% 132.12/132.25  Current number of ordered equations: 0
% 132.12/132.25  Current number of rules: 1493
% 132.12/132.25  New rule produced :
% 132.12/132.25  [1733]
% 132.12/132.25  converse(composition(converse(A),B)) join composition(converse(B),A) join 
% 132.12/132.25  composition(complement(complement(converse(composition(A,top))) join 
% 132.12/132.25                         complement(converse(B))),A) ->
% 132.12/132.25  composition(converse(B),A) join composition(complement(complement(converse(
% 132.12/132.25                                                                    composition(A,top))) join 
% 157.25/157.33                                                         complement(converse(B))),A)
% 157.25/157.33  Current number of equations to process: 1594
% 157.25/157.33  Current number of ordered equations: 0
% 157.25/157.33  Current number of rules: 1494
% 157.25/157.33  New rule produced :
% 157.25/157.33  [1734]
% 157.25/157.33  converse(composition(A,converse(B))) join composition(B,converse(A)) join 
% 157.25/157.33  composition(B,complement(complement(converse(composition(top,B))) join 
% 157.25/157.33                           complement(converse(A)))) ->
% 157.25/157.33  composition(B,converse(A)) join composition(B,complement(complement(converse(
% 157.25/157.33                                                                      composition(top,B))) join 
% 157.25/157.33                                                           complement(converse(A))))
% 157.25/157.33  Current number of equations to process: 1593
% 157.25/157.33  Current number of ordered equations: 0
% 157.25/157.33  Current number of rules: 1495
% 157.25/157.33  New rule produced :
% 157.25/157.33  [1735]
% 157.25/157.33  complement(complement(complement(complement(A join B) join complement(C)) join 
% 157.25/157.33                        complement(B)) join complement(complement(A join B) join C))
% 157.25/157.33  -> complement(A join B) join C
% 157.25/157.33  Current number of equations to process: 1592
% 157.25/157.33  Current number of ordered equations: 0
% 157.25/157.33  Current number of rules: 1496
% 157.25/157.33  New rule produced :
% 157.25/157.33  [1736]
% 157.25/157.33  complement(complement(composition(complement(complement(composition(A,
% 157.25/157.33                                                          converse(B))) join 
% 157.25/157.33                                               complement(C)),B)) join 
% 157.25/157.33             complement(A)) join complement(composition(C,B)) ->
% 157.25/157.33  complement(composition(C,B)) join A
% 157.25/157.33  Current number of equations to process: 1586
% 157.25/157.33  Current number of ordered equations: 1
% 157.25/157.33  Current number of rules: 1497
% 157.25/157.33  New rule produced :
% 157.25/157.33  [1737]
% 157.25/157.33  complement(complement(composition(complement(complement(composition(A,
% 157.25/157.33                                                          converse(B))) join 
% 157.25/157.33                                               complement(C)),B)) join 
% 157.25/157.33             complement(composition(C,B))) join complement(A) ->
% 157.25/157.33  composition(C,B) join complement(A)
% 157.25/157.33  Current number of equations to process: 1586
% 157.25/157.33  Current number of ordered equations: 0
% 157.25/157.33  Current number of rules: 1498
% 157.25/157.33  New rule produced :
% 157.25/157.33  [1738]
% 157.25/157.33  complement(complement(composition(A,complement(complement(composition(
% 157.25/157.33                                                            converse(A),B)) join 
% 157.25/157.33                                                 complement(C)))) join 
% 157.25/157.33             complement(B)) join complement(composition(A,C)) ->
% 157.25/157.33  complement(composition(A,C)) join B
% 157.25/157.33  Current number of equations to process: 1584
% 157.25/157.33  Current number of ordered equations: 1
% 157.25/157.33  Current number of rules: 1499
% 157.25/157.33  New rule produced :
% 157.25/157.33  [1739]
% 157.25/157.33  complement(complement(composition(A,complement(complement(composition(
% 157.25/157.33                                                            converse(A),B)) join 
% 157.25/157.33                                                 complement(C)))) join 
% 157.25/157.33             complement(composition(A,C))) join complement(B) ->
% 157.25/157.33  composition(A,C) join complement(B)
% 157.25/157.33  Current number of equations to process: 1584
% 157.25/157.33  Current number of ordered equations: 0
% 157.25/157.33  Current number of rules: 1500
% 157.25/157.33  New rule produced :
% 157.25/157.33  [1740]
% 157.25/157.33  complement(complement(complement(complement(one) join complement(A)) join 
% 157.25/157.33                        complement(sk1)) join complement(complement(one) join A))
% 157.25/157.33  -> complement(one) join A
% 157.25/157.33  Current number of equations to process: 1821
% 157.25/157.33  Current number of ordered equations: 0
% 157.25/157.33  Current number of rules: 1501
% 157.25/157.33  New rule produced :
% 157.25/157.33  [1741]
% 157.25/157.33  complement(complement(complement(complement(one) join complement(A)) join 
% 157.25/157.33                        complement(sk2)) join complement(complement(one) join A))
% 157.25/157.33  -> complement(one) join A
% 157.25/157.33  Current number of equations to process: 1820
% 157.25/157.33  Current number of ordered equations: 0
% 157.25/157.33  Current number of rules: 1502
% 157.25/157.33  New rule produced :
% 157.25/157.33  [1742]
% 157.25/157.33  complement(complement(complement(complement(one) join complement(A)) join 
% 157.25/157.33                        complement(sk1) join B) join complement(complement(one) join A))
% 157.25/157.33  -> complement(one) join A
% 157.25/157.33  Current number of equations to process: 2021
% 157.25/157.33  Current number of ordered equations: 0
% 157.25/157.33  Current number of rules: 1503
% 157.25/157.33  New rule produced :
% 157.25/157.33  [1743]
% 157.25/157.33  complement(complement(complement(complement(one) join complement(A)) join 
% 171.16/171.29                        complement(sk2) join B) join complement(complement(one) join A))
% 171.16/171.29  -> complement(one) join A
% 171.16/171.29  Current number of equations to process: 2020
% 171.16/171.29  Current number of ordered equations: 0
% 171.16/171.29  Current number of rules: 1504
% 171.16/171.29  New rule produced :
% 171.16/171.29  [1744]
% 171.16/171.29  complement(complement(converse(complement(A)) join complement(complement(
% 171.16/171.29                                                                converse(A)) join 
% 171.16/171.29                                                                complement(B))) join 
% 171.16/171.29             complement(complement(converse(A)) join B)) ->
% 171.16/171.29  complement(converse(A)) join B
% 171.16/171.29  Current number of equations to process: 2049
% 171.16/171.29  Current number of ordered equations: 0
% 171.16/171.29  Current number of rules: 1505
% 171.16/171.29  New rule produced :
% 171.16/171.29  [1745] complement(complement(A) join B) join A join C -> A join C
% 171.16/171.29  Current number of equations to process: 2100
% 171.16/171.29  Current number of ordered equations: 0
% 171.16/171.29  Current number of rules: 1506
% 171.16/171.29  New rule produced :
% 171.16/171.29  [1746]
% 171.16/171.29  complement(complement(complement(A) join complement(C)) join B) join 
% 171.16/171.29  complement(A) join C -> complement(A) join complement(B) join C
% 171.16/171.29  Current number of equations to process: 2172
% 171.16/171.29  Current number of ordered equations: 0
% 171.16/171.29  Current number of rules: 1507
% 171.16/171.29  New rule produced :
% 171.16/171.29  [1747]
% 171.16/171.29  complement(complement(one join complement(complement(sk1) join A)) join 
% 171.16/171.29             complement(complement(sk1) join complement(A))) join complement(one)
% 171.16/171.29  -> complement(sk1) join complement(A)
% 171.16/171.29  Current number of equations to process: 2169
% 171.16/171.29  Current number of ordered equations: 1
% 171.16/171.29  Current number of rules: 1508
% 171.16/171.29  New rule produced :
% 171.16/171.29  [1748]
% 171.16/171.29  complement(complement(sk1 join complement(complement(one) join A)) join 
% 171.16/171.29             complement(complement(one) join complement(A))) join complement(one)
% 171.16/171.29  -> complement(one) join complement(A)
% 171.16/171.29  Current number of equations to process: 2169
% 171.16/171.29  Current number of ordered equations: 0
% 171.16/171.29  Current number of rules: 1509
% 171.16/171.29  New rule produced :
% 171.16/171.29  [1749]
% 171.16/171.29  complement(complement(one join complement(complement(sk2) join A)) join 
% 171.16/171.29             complement(complement(sk2) join complement(A))) join complement(one)
% 171.16/171.29  -> complement(sk2) join complement(A)
% 171.16/171.29  Current number of equations to process: 2167
% 171.16/171.29  Current number of ordered equations: 1
% 171.16/171.29  Current number of rules: 1510
% 171.16/171.29  New rule produced :
% 171.16/171.29  [1750]
% 171.16/171.29  complement(complement(sk2 join complement(complement(one) join A)) join 
% 171.16/171.29             complement(complement(one) join complement(A))) join complement(one)
% 171.16/171.29  -> complement(one) join complement(A)
% 171.16/171.29  Current number of equations to process: 2167
% 171.16/171.29  Current number of ordered equations: 0
% 171.16/171.29  Current number of rules: 1511
% 171.16/171.29  New rule produced :
% 171.16/171.29  [1751]
% 171.16/171.29  complement(complement(complement(A join B) join C) join complement(complement(B) join A)) join 
% 171.16/171.29  complement(complement(A) join C) -> complement(B) join A
% 171.16/171.29  Current number of equations to process: 2166
% 171.16/171.29  Current number of ordered equations: 0
% 171.16/171.29  Current number of rules: 1512
% 171.16/171.29  New rule produced :
% 171.16/171.29  [1752]
% 171.16/171.29  complement(complement(complement(A) join complement(B)) join complement(
% 171.16/171.29                                                               complement(A) join C)) join 
% 171.16/171.29  complement(complement(A) join B join C) -> complement(A) join complement(B)
% 171.16/171.29  Current number of equations to process: 2193
% 171.16/171.29  Current number of ordered equations: 0
% 171.16/171.29  Current number of rules: 1513
% 171.16/171.29  New rule produced :
% 171.16/171.29  [1753]
% 171.16/171.29  complement(complement(complement(one join A) join B) join complement(
% 171.16/171.29                                                            complement(
% 171.16/171.29                                                            complement(
% 171.16/171.29                                                            one join A) join 
% 171.16/171.29                                                            complement(B)) join 
% 171.16/171.29                                                            complement(sk1)))
% 171.16/171.29  -> complement(one join A) join B
% 171.16/171.29  Current number of equations to process: 2191
% 171.16/171.29  Current number of ordered equations: 0
% 171.16/171.29  Current number of rules: 1514
% 171.16/171.29  New rule produced :
% 171.16/171.29  [1754]
% 171.16/171.29  complement(complement(complement(one join A) join B) join complement(
% 171.16/171.29                                                            complement(
% 171.16/171.29                                                            complement(
% 171.16/171.29                                                            one join A) join 
% 204.15/204.27                                                            complement(B)) join 
% 204.15/204.27                                                            complement(sk2)))
% 204.15/204.27  -> complement(one join A) join B
% 204.15/204.27  Current number of equations to process: 2189
% 204.15/204.27  Current number of ordered equations: 0
% 204.15/204.27  Current number of rules: 1515
% 204.15/204.27  New rule produced :
% 204.15/204.27  [1755]
% 204.15/204.27  complement(complement(converse(A) join complement(complement(converse(
% 204.15/204.27                                                               complement(A))) join 
% 204.15/204.27                                                    complement(B))) join 
% 204.15/204.27             complement(complement(converse(complement(A))) join B)) ->
% 204.15/204.27  complement(converse(complement(A))) join B
% 204.15/204.27  Current number of equations to process: 2188
% 204.15/204.27  Current number of ordered equations: 0
% 204.15/204.27  Current number of rules: 1516
% 204.15/204.27  New rule produced :
% 204.15/204.27  [1756] complement(sk1) join complement(one) -> complement(sk1)
% 204.15/204.27  Rule [110] complement(complement(sk1) join complement(one)) -> sk1 collapsed.
% 204.15/204.27  Current number of equations to process: 2219
% 204.15/204.27  Current number of ordered equations: 0
% 204.15/204.27  Current number of rules: 1516
% 204.15/204.27  New rule produced :
% 204.15/204.27  [1757] complement(one join A) join complement(sk1) -> complement(sk1)
% 204.15/204.27  Rule [111] complement(complement(one join A) join complement(sk1)) -> sk1
% 204.15/204.27  collapsed.
% 204.15/204.27  Current number of equations to process: 2218
% 204.15/204.27  Current number of ordered equations: 0
% 204.15/204.27  Current number of rules: 1516
% 204.15/204.27  New rule produced :
% 204.15/204.27  [1758] complement(sk2) join complement(one) -> complement(sk2)
% 204.15/204.27  Rule [114] complement(complement(sk2) join complement(one)) -> sk2 collapsed.
% 204.15/204.27  Current number of equations to process: 2231
% 204.15/204.27  Current number of ordered equations: 0
% 204.15/204.27  Current number of rules: 1516
% 204.15/204.27  New rule produced :
% 204.15/204.27  [1759] complement(one join A) join complement(sk2) -> complement(sk2)
% 204.15/204.27  Rule [115] complement(complement(one join A) join complement(sk2)) -> sk2
% 204.15/204.27  collapsed.
% 204.15/204.27  Current number of equations to process: 2230
% 204.15/204.27  Current number of ordered equations: 0
% 204.15/204.27  Current number of rules: 1516
% 204.15/204.27  New rule produced :
% 204.15/204.27  [1760]
% 204.15/204.27  complement(complement(complement(complement(one) join A) join complement(sk1)) join 
% 204.15/204.27             complement(complement(one) join complement(A))) ->
% 204.15/204.27  complement(one) join complement(A)
% 204.15/204.27  Current number of equations to process: 2463
% 204.15/204.27  Current number of ordered equations: 0
% 204.15/204.27  Current number of rules: 1517
% 204.15/204.27  New rule produced :
% 204.15/204.27  [1761]
% 204.15/204.27  complement(complement(complement(complement(one) join A) join complement(sk2)) join 
% 204.15/204.27             complement(complement(one) join complement(A))) ->
% 204.15/204.27  complement(one) join complement(A)
% 204.15/204.27  Current number of equations to process: 2462
% 204.15/204.27  Current number of ordered equations: 0
% 204.15/204.27  Current number of rules: 1518
% 204.15/204.27  New rule produced :
% 204.15/204.27  [1762]
% 204.15/204.27  complement(complement(complement(complement(one) join A) join complement(sk1) join B) join 
% 204.15/204.27             complement(complement(one) join complement(A))) ->
% 204.15/204.27  complement(one) join complement(A)
% 204.15/204.27  Current number of equations to process: 2617
% 204.15/204.27  Current number of ordered equations: 0
% 204.15/204.27  Current number of rules: 1519
% 204.15/204.27  New rule produced :
% 204.15/204.27  [1763]
% 204.15/204.27  complement(complement(complement(complement(one) join A) join complement(sk2) join B) join 
% 204.15/204.27             complement(complement(one) join complement(A))) ->
% 204.15/204.27  complement(one) join complement(A)
% 204.15/204.27  Current number of equations to process: 2616
% 204.15/204.27  Current number of ordered equations: 0
% 204.15/204.27  Current number of rules: 1520
% 204.15/204.27  New rule produced :
% 204.15/204.27  [1764]
% 204.15/204.27  complement(complement(complement(complement(A) join complement(B)) join C) join 
% 204.15/204.27             complement(A)) join complement(complement(A) join B join C) -> A
% 204.15/204.27  Current number of equations to process: 2649
% 204.15/204.27  Current number of ordered equations: 0
% 204.15/204.27  Current number of rules: 1521
% 204.15/204.27  New rule produced :
% 204.15/204.27  [1765]
% 204.15/204.27  complement(complement(converse(complement(A)) join complement(complement(
% 204.15/204.27                                                                converse(A)) join B)) join 
% 204.15/204.27             complement(complement(converse(A)) join complement(B))) ->
% 204.15/204.27  complement(converse(A)) join complement(B)
% 204.15/204.27  Current number of equations to process: 2646
% 204.15/204.27  Current number of ordered equations: 0
% 204.15/204.27  Current number of rules: 1522
% 204.15/204.27  New rule produced :
% 204.15/204.27  [1766]
% 204.15/204.27  complement(complement(complement(A) join B) join C) join complement(A) join 
% 204.15/204.27  complement(B) -> complement(A) join complement(B) join complement(C)
% 209.93/210.06  Current number of equations to process: 2707
% 209.93/210.06  Current number of ordered equations: 0
% 209.93/210.06  Current number of rules: 1523
% 209.93/210.06  New rule produced :
% 209.93/210.06  [1767]
% 209.93/210.06  complement(composition(A,top) join complement(B)) join complement(complement(
% 209.93/210.06                                                                    composition(A,
% 209.93/210.06                                                                    composition(
% 209.93/210.06                                                                    converse(A),B))) join 
% 209.93/210.06                                                                    complement(B))
% 209.93/210.06  -> B
% 209.93/210.06  Current number of equations to process: 2795
% 209.93/210.06  Current number of ordered equations: 0
% 209.93/210.06  Current number of rules: 1524
% 209.93/210.06  New rule produced :
% 209.93/210.06  [1768]
% 209.93/210.06  complement(complement(composition(A,complement(complement(composition(
% 209.93/210.06                                                            converse(A),
% 209.93/210.06                                                            composition(A,B))) join 
% 209.93/210.06                                                 complement(B)))) join 
% 209.93/210.06             complement(composition(A,B))) -> composition(A,B)
% 209.93/210.06  Current number of equations to process: 2794
% 209.93/210.06  Current number of ordered equations: 0
% 209.93/210.06  Current number of rules: 1525
% 209.93/210.06  New rule produced :
% 209.93/210.06  [1769]
% 209.93/210.06  complement(composition(A,B) join complement(one)) join complement(complement(one) join 
% 209.93/210.06                                                                    complement(
% 209.93/210.06                                                                    composition(A,
% 209.93/210.06                                                                    complement(
% 209.93/210.06                                                                    complement(
% 209.93/210.06                                                                    converse(A)) join 
% 209.93/210.06                                                                    complement(B)))))
% 209.93/210.06  -> one
% 209.93/210.06  Current number of equations to process: 2792
% 209.93/210.06  Current number of ordered equations: 1
% 209.93/210.06  Current number of rules: 1526
% 209.93/210.06  New rule produced :
% 209.93/210.06  [1770]
% 209.93/210.06  complement(complement(composition(A,complement(complement(one) join complement(
% 209.93/210.06                                                                      composition(
% 209.93/210.06                                                                      converse(A),B))))) join 
% 209.93/210.06             complement(B)) join complement(complement(B) join A) -> B
% 209.93/210.06  Current number of equations to process: 2792
% 209.93/210.06  Current number of ordered equations: 0
% 209.93/210.06  Current number of rules: 1527
% 209.93/210.06  New rule produced :
% 209.93/210.06  [1771]
% 209.93/210.06  complement(composition(A,B) join C) join complement(complement(composition(A,
% 209.93/210.06                                                                 complement(
% 209.93/210.06                                                                 complement(
% 209.93/210.06                                                                 composition(
% 209.93/210.06                                                                 converse(A),
% 209.93/210.06                                                                 complement(C))) join 
% 209.93/210.06                                                                 complement(B)))) join C)
% 209.93/210.06  -> complement(C)
% 209.93/210.06  Current number of equations to process: 2792
% 209.93/210.06  Current number of ordered equations: 0
% 209.93/210.06  Current number of rules: 1528
% 209.93/210.06  New rule produced :
% 209.93/210.06  [1772]
% 209.93/210.06  composition(complement(converse(A) join B),complement(composition(A,C))) join 
% 209.93/210.06  composition(B,complement(composition(A,C))) join complement(C) ->
% 209.93/210.06  composition(top,complement(composition(A,C))) join complement(C)
% 209.93/210.06  Current number of equations to process: 2768
% 209.93/210.06  Current number of ordered equations: 0
% 209.93/210.06  Current number of rules: 1529
% 209.93/210.06  New rule produced :
% 209.93/210.06  [1773]
% 209.93/210.06  composition(converse(A),complement(composition(composition(A,converse(
% 209.93/210.06                                                               composition(B,C))),V_3))) join 
% 209.93/210.06  complement(composition(converse(C),composition(converse(B),V_3))) ->
% 209.93/210.06  complement(composition(converse(composition(B,C)),V_3))
% 209.93/210.06  Current number of equations to process: 2767
% 209.93/210.06  Current number of ordered equations: 0
% 209.93/210.06  Current number of rules: 1530
% 209.93/210.06  New rule produced :
% 209.93/210.06  [1774]
% 209.93/210.06  composition(converse(A),complement(composition(composition(composition(A,
% 209.93/210.06                                                             converse(B)),
% 209.93/210.06                                                 converse(C)),V_3))) join 
% 210.82/210.97  complement(composition(converse(composition(C,B)),V_3)) ->
% 210.82/210.97  complement(composition(converse(composition(C,B)),V_3))
% 210.82/210.97  Current number of equations to process: 2763
% 210.82/210.97  Current number of ordered equations: 2
% 210.82/210.97  Current number of rules: 1531
% 210.82/210.97  New rule produced :
% 210.82/210.97  [1775]
% 210.82/210.97  composition(converse(A),complement(composition(composition(composition(A,B),
% 210.82/210.97                                                 converse(C)),converse(V_3)))) join 
% 210.82/210.97  complement(composition(B,converse(composition(V_3,C)))) ->
% 210.82/210.97  complement(composition(B,converse(composition(V_3,C))))
% 210.82/210.97  Current number of equations to process: 2763
% 210.82/210.97  Current number of ordered equations: 1
% 210.82/210.97  Current number of rules: 1532
% 210.82/210.97  New rule produced :
% 210.82/210.97  [1776]
% 210.82/210.97  composition(converse(A),complement(composition(composition(A,B),converse(
% 210.82/210.97                                                                  composition(C,V_3))))) join 
% 210.82/210.97  complement(composition(composition(B,converse(V_3)),converse(C))) ->
% 210.82/210.97  complement(composition(B,converse(composition(C,V_3))))
% 210.82/210.97  Current number of equations to process: 2763
% 210.82/210.97  Current number of ordered equations: 0
% 210.82/210.97  Current number of rules: 1533
% 210.82/210.97  New rule produced :
% 210.82/210.97  [1777]
% 210.82/210.97  composition(composition(converse(A),complement(composition(composition(A,
% 210.82/210.97                                                             converse(B)),
% 210.82/210.97                                                 converse(C)))),V_3) join 
% 210.82/210.97  composition(complement(converse(composition(C,B))),V_3) ->
% 210.82/210.97  composition(complement(converse(composition(C,B))),V_3)
% 210.82/210.97  Current number of equations to process: 2760
% 210.82/210.97  Current number of ordered equations: 2
% 210.82/210.97  Current number of rules: 1534
% 210.82/210.97  New rule produced :
% 210.82/210.97  [1778]
% 210.82/210.97  composition(composition(composition(converse(A),complement(composition(A,B))),
% 210.82/210.97              converse(C)),converse(V_3)) join composition(complement(B),
% 210.82/210.97                                               converse(composition(V_3,C))) ->
% 210.82/210.97  composition(complement(B),converse(composition(V_3,C)))
% 210.82/210.97  Current number of equations to process: 2760
% 210.82/210.97  Current number of ordered equations: 1
% 210.82/210.97  Current number of rules: 1535
% 210.82/210.97  New rule produced :
% 210.82/210.97  [1779]
% 210.82/210.97  composition(composition(converse(A),complement(composition(A,B))),converse(
% 210.82/210.97                                                                    composition(C,V_3))) join 
% 210.82/210.97  composition(composition(complement(B),converse(V_3)),converse(C)) ->
% 210.82/210.97  composition(complement(B),converse(composition(C,V_3)))
% 210.82/210.97  Current number of equations to process: 2760
% 210.82/210.97  Current number of ordered equations: 0
% 210.82/210.97  Current number of rules: 1536
% 210.82/210.97  New rule produced :
% 210.82/210.97  [1780]
% 210.82/210.97  composition(composition(A,B),C) join composition(composition(V_3,B),C) join 
% 210.82/210.97  complement(composition(A,composition(B,C)) join composition(V_3,composition(B,C)))
% 210.82/210.97  -> top
% 210.82/210.97  Current number of equations to process: 2759
% 210.82/210.97  Current number of ordered equations: 0
% 210.82/210.97  Current number of rules: 1537
% 210.82/210.97  New rule produced :
% 210.82/210.97  [1781]
% 210.82/210.97  composition(A,composition(B,C)) join composition(V_3,composition(B,C)) join 
% 210.82/210.97  complement(composition(composition(A,B),C) join composition(composition(V_3,B),C))
% 210.82/210.97  -> top
% 210.82/210.97  Current number of equations to process: 2757
% 210.82/210.97  Current number of ordered equations: 0
% 210.82/210.97  Current number of rules: 1538
% 210.82/210.97  New rule produced :
% 210.82/210.97  [1782]
% 210.82/210.97  complement(complement(complement(complement(A) join B) join complement(C)) join A) join 
% 210.82/210.97  complement(complement(complement(C) join B) join complement(A)) join C -> top
% 210.82/210.97  Current number of equations to process: 2756
% 210.82/210.97  Current number of ordered equations: 0
% 210.82/210.97  Current number of rules: 1539
% 210.82/210.97  New rule produced :
% 210.82/210.97  [1783]
% 210.82/210.97  complement(complement(composition(converse(V_3),complement(composition(V_3,A))) join 
% 210.82/210.97                        complement(C) join B) join complement(A)) join C ->
% 210.82/210.97  complement(complement(complement(A) join B) join complement(C)) join A
% 210.82/210.97  Current number of equations to process: 2755
% 210.82/210.97  Current number of ordered equations: 0
% 210.82/210.97  Current number of rules: 1540
% 210.82/210.97  New rule produced :
% 210.82/210.97  [1784]
% 210.82/210.97  composition(one,A) join complement(complement(complement(composition(sk1,A)) join B) join 
% 210.82/210.97                                     complement(C)) <->
% 210.82/210.97  composition(one,A) join complement(complement(complement(C) join B) join 
% 210.82/210.97                                     complement(composition(sk1,A))) join C
% 210.82/210.97  Current number of equations to process: 2749
% 211.63/211.77  Current number of ordered equations: 3
% 211.63/211.77  Current number of rules: 1541
% 211.63/211.77  New rule produced :
% 211.63/211.77  [1785]
% 211.63/211.77  composition(one,A) join complement(complement(complement(composition(one,A)) join B) join 
% 211.63/211.77                                     complement(C)) <->
% 211.63/211.77  composition(sk1,A) join complement(complement(complement(C) join B) join 
% 211.63/211.77                                     complement(composition(one,A))) join C
% 211.63/211.77  Current number of equations to process: 2749
% 211.63/211.77  Current number of ordered equations: 2
% 211.63/211.77  Current number of rules: 1542
% 211.63/211.77  New rule produced :
% 211.63/211.77  [1786]
% 211.63/211.77  composition(sk1,A) join complement(complement(complement(C) join B) join 
% 211.63/211.77                                     complement(composition(one,A))) join C <->
% 211.63/211.77  composition(one,A) join complement(complement(complement(composition(one,A)) join B) join 
% 211.63/211.77                                     complement(C))
% 211.63/211.77  Current number of equations to process: 2749
% 211.63/211.77  Current number of ordered equations: 1
% 211.63/211.77  Current number of rules: 1543
% 211.63/211.77  New rule produced :
% 211.63/211.77  [1787]
% 211.63/211.77  composition(one,A) join complement(complement(complement(C) join B) join 
% 211.63/211.77                                     complement(composition(sk1,A))) join C <->
% 211.63/211.77  composition(one,A) join complement(complement(complement(composition(sk1,A)) join B) join 
% 211.63/211.77                                     complement(C))
% 211.63/211.77  Current number of equations to process: 2749
% 211.63/211.77  Current number of ordered equations: 0
% 211.63/211.77  Current number of rules: 1544
% 211.63/211.77  New rule produced :
% 211.63/211.77  [1788]
% 211.63/211.77  composition(one,A) join complement(complement(complement(composition(one,A)) join B) join 
% 211.63/211.77                                     complement(C)) <->
% 211.63/211.77  composition(sk2,A) join complement(complement(complement(C) join B) join 
% 211.63/211.77                                     complement(composition(one,A))) join C
% 211.63/211.77  Current number of equations to process: 2747
% 211.63/211.77  Current number of ordered equations: 3
% 211.63/211.77  Current number of rules: 1545
% 211.63/211.77  New rule produced :
% 211.63/211.77  [1789]
% 211.63/211.77  composition(one,A) join complement(complement(complement(composition(sk2,A)) join B) join 
% 211.63/211.77                                     complement(C)) <->
% 211.63/211.77  composition(one,A) join complement(complement(complement(C) join B) join 
% 211.63/211.77                                     complement(composition(sk2,A))) join C
% 211.63/211.77  Current number of equations to process: 2747
% 211.63/211.77  Current number of ordered equations: 2
% 211.63/211.77  Current number of rules: 1546
% 211.63/211.77  New rule produced :
% 211.63/211.77  [1790]
% 211.63/211.77  composition(sk2,A) join complement(complement(complement(C) join B) join 
% 211.63/211.77                                     complement(composition(one,A))) join C <->
% 211.63/211.77  composition(one,A) join complement(complement(complement(composition(one,A)) join B) join 
% 211.63/211.77                                     complement(C))
% 211.63/211.77  Current number of equations to process: 2747
% 211.63/211.77  Current number of ordered equations: 1
% 211.63/211.77  Current number of rules: 1547
% 211.63/211.77  New rule produced :
% 211.63/211.77  [1791]
% 211.63/211.77  composition(one,A) join complement(complement(complement(C) join B) join 
% 211.63/211.77                                     complement(composition(sk2,A))) join C <->
% 211.63/211.77  composition(one,A) join complement(complement(complement(composition(sk2,A)) join B) join 
% 211.63/211.77                                     complement(C))
% 211.63/211.77  Current number of equations to process: 2747
% 211.63/211.77  Current number of ordered equations: 0
% 211.63/211.77  Current number of rules: 1548
% 211.63/211.77  New rule produced :
% 211.63/211.77  [1792]
% 211.63/211.77  complement(complement(composition(V_3,complement(composition(converse(V_3),A))) join 
% 211.63/211.77                        complement(C) join B) join complement(A)) join C ->
% 211.63/211.77  complement(complement(complement(A) join B) join complement(C)) join A
% 211.63/211.77  Current number of equations to process: 2746
% 211.63/211.77  Current number of ordered equations: 0
% 211.63/211.77  Current number of rules: 1549
% 211.63/211.77  New rule produced :
% 211.63/211.77  [1793]
% 211.63/211.77  complement(complement(complement(B) join complement(C) join V_3) join 
% 211.63/211.77             complement(composition(converse(A),complement(composition(A,B))))) join C
% 211.63/211.77  -> composition(converse(A),complement(composition(A,B))) join C
% 211.63/211.77  Current number of equations to process: 2744
% 211.63/211.77  Current number of ordered equations: 0
% 211.63/211.77  Current number of rules: 1550
% 211.63/211.77  New rule produced :
% 211.63/211.77  [1794]
% 211.63/211.77  complement(complement(composition(converse(A),complement(A)) join composition(
% 211.63/211.77                                                                    converse(B),
% 211.63/211.77                                                                    complement(B)) join C) join 
% 221.32/221.45             complement(one)) join complement(complement(one) join C) -> one
% 221.32/221.45  Current number of equations to process: 2742
% 221.32/221.45  Current number of ordered equations: 0
% 221.32/221.45  Current number of rules: 1551
% 221.32/221.45  New rule produced :
% 221.32/221.45  [1795]
% 221.32/221.45  complement(complement(composition(converse(composition(A,B)),complement(
% 221.32/221.45                                                               composition(A,
% 221.32/221.45                                                               composition(B,C)))) join V_3) join 
% 221.32/221.45             complement(C)) join complement(complement(C) join V_3) -> C
% 221.32/221.45  Current number of equations to process: 2741
% 221.32/221.45  Current number of ordered equations: 0
% 221.32/221.45  Current number of rules: 1552
% 221.32/221.45  New rule produced :
% 221.32/221.45  [1796]
% 221.32/221.45  complement(complement(converse(complement(A)) join complement(complement(
% 221.32/221.45                                                                converse(A)) join 
% 221.32/221.45                                                                complement(B)) join C) join 
% 221.32/221.45             complement(complement(converse(A)) join B)) ->
% 221.32/221.45  complement(converse(A)) join B
% 221.32/221.45  Current number of equations to process: 2736
% 221.32/221.45  Current number of ordered equations: 0
% 221.32/221.45  Current number of rules: 1553
% 221.32/221.45  New rule produced :
% 221.32/221.45  [1797]
% 221.32/221.45  complement(complement(complement(complement(A join B) join C) join complement(B)) join 
% 221.32/221.45             complement(complement(A join B) join complement(C))) ->
% 221.32/221.45  complement(A join B) join complement(C)
% 221.32/221.45  Current number of equations to process: 2735
% 221.32/221.45  Current number of ordered equations: 0
% 221.32/221.45  Current number of rules: 1554
% 221.32/221.45  New rule produced :
% 221.32/221.45  [1798]
% 221.32/221.45  complement(complement(complement(one join A) join complement(B)) join 
% 221.32/221.45             complement(complement(complement(one join A) join B) join 
% 221.32/221.45                        complement(sk1))) ->
% 221.32/221.45  complement(one join A) join complement(B)
% 221.32/221.45  Current number of equations to process: 2729
% 221.32/221.45  Current number of ordered equations: 0
% 221.32/221.45  Current number of rules: 1555
% 221.32/221.45  New rule produced :
% 221.32/221.45  [1799]
% 221.32/221.45  complement(complement(complement(one join A) join complement(B)) join 
% 221.32/221.45             complement(complement(complement(one join A) join B) join 
% 221.32/221.45                        complement(sk2))) ->
% 221.32/221.45  complement(one join A) join complement(B)
% 221.32/221.45  Current number of equations to process: 2727
% 221.32/221.45  Current number of ordered equations: 0
% 221.32/221.45  Current number of rules: 1556
% 221.32/221.45  New rule produced :
% 221.32/221.45  [1800]
% 221.32/221.45  complement(complement(converse(A) join complement(complement(converse(
% 221.32/221.45                                                               complement(A))) join B)) join 
% 221.32/221.45             complement(complement(converse(complement(A))) join complement(B)))
% 221.32/221.45  -> complement(converse(complement(A))) join complement(B)
% 221.32/221.45  Current number of equations to process: 2726
% 221.32/221.45  Current number of ordered equations: 0
% 221.32/221.45  Current number of rules: 1557
% 221.32/221.45  New rule produced :
% 221.32/221.45  [1801]
% 221.32/221.45  complement(composition(A,complement(B)) join complement(C)) join complement(
% 221.32/221.45                                                                   complement(
% 221.32/221.45                                                                   composition(A,
% 221.32/221.45                                                                   complement(
% 221.32/221.45                                                                   complement(
% 221.32/221.45                                                                   composition(
% 221.32/221.45                                                                   converse(A),C)) join B))) join 
% 221.32/221.45                                                                   complement(C))
% 221.32/221.45  -> C
% 221.32/221.45  Current number of equations to process: 2724
% 221.32/221.45  Current number of ordered equations: 0
% 221.32/221.45  Current number of rules: 1558
% 221.32/221.45  New rule produced :
% 221.32/221.45  [1802]
% 221.32/221.45  converse(composition(top,A)) join converse(composition(B,A)) ->
% 221.32/221.45  converse(composition(top,A))
% 221.32/221.45  Current number of equations to process: 2845
% 221.32/221.45  Current number of ordered equations: 0
% 221.32/221.45  Current number of rules: 1559
% 221.32/221.45  New rule produced :
% 221.32/221.45  [1803]
% 221.32/221.45  converse(composition(A,B)) join composition(top,converse(A)) ->
% 221.32/221.45  composition(top,converse(A))
% 221.32/221.45  Current number of equations to process: 2844
% 221.32/221.45  Current number of ordered equations: 0
% 221.32/221.45  Current number of rules: 1560
% 221.32/221.45  New rule produced :
% 221.32/221.45  [1804]
% 221.32/221.45  composition(composition(top,A),B) join composition(C,composition(A,B)) <->
% 221.32/221.45  composition(top,composition(A,B))
% 221.32/221.45  Current number of equations to process: 2843
% 221.74/221.88  Current number of ordered equations: 1
% 221.74/221.88  Current number of rules: 1561
% 221.74/221.88  New rule produced :
% 221.74/221.88  [1805]
% 221.74/221.88  composition(top,composition(A,B)) <->
% 221.74/221.88  composition(composition(top,A),B) join composition(C,composition(A,B))
% 221.74/221.88  Current number of equations to process: 2843
% 221.74/221.88  Current number of ordered equations: 0
% 221.74/221.88  Current number of rules: 1562
% 221.74/221.88  New rule produced :
% 221.74/221.88  [1806]
% 221.74/221.88  composition(composition(top,A),B) join composition(composition(C,A),B) ->
% 221.74/221.88  composition(composition(top,A),B)
% 221.74/221.88  Current number of equations to process: 2842
% 221.74/221.88  Current number of ordered equations: 0
% 221.74/221.88  Current number of rules: 1563
% 221.74/221.88  New rule produced :
% 221.74/221.88  [1807]
% 221.74/221.88  converse(composition(converse(A),B)) join composition(top,A) ->
% 221.74/221.88  composition(top,A)
% 221.74/221.88  Current number of equations to process: 2844
% 221.74/221.88  Current number of ordered equations: 0
% 221.74/221.88  Current number of rules: 1564
% 221.74/221.88  New rule produced :
% 221.74/221.88  [1808]
% 221.74/221.88  converse(composition(A,top)) join composition(B,converse(A)) <->
% 221.74/221.88  composition(top,converse(A))
% 221.74/221.88  Current number of equations to process: 2843
% 221.74/221.88  Current number of ordered equations: 1
% 221.74/221.88  Current number of rules: 1565
% 221.74/221.88  Rule [1808]
% 221.74/221.88       converse(composition(A,top)) join composition(B,converse(A)) <->
% 221.74/221.88       composition(top,converse(A)) is composed into [1808]
% 221.74/221.88                                                     converse(composition(A,top)) join 
% 221.74/221.88                                                     composition(B,converse(A))
% 221.74/221.88                                                     <->
% 221.74/221.88                                                     converse(composition(A,top)) join 
% 221.74/221.88                                                     composition(sk3,converse(A))
% 221.74/221.88  Rule [1723]
% 221.74/221.88       composition(complement(composition(A,converse(B)) join C),converse(V_3)) join 
% 221.74/221.88       composition(A,converse(composition(V_3,B))) join composition(C,converse(V_3))
% 221.74/221.88       -> composition(top,converse(V_3)) is composed into [1723]
% 221.74/221.88                                                          composition(complement(
% 221.74/221.88                                                                      composition(A,
% 221.74/221.88                                                                      converse(B)) join C),
% 221.74/221.88                                                          converse(V_3)) join 
% 221.74/221.88                                                          composition(A,
% 221.74/221.88                                                          converse(composition(V_3,B))) join 
% 221.74/221.88                                                          composition(C,
% 221.74/221.88                                                          converse(V_3)) ->
% 221.74/221.88                                                          converse(composition(V_3,top)) join 
% 221.74/221.88                                                          composition(sk3,
% 221.74/221.88                                                          converse(V_3))
% 221.74/221.88  Rule [1387]
% 221.74/221.88       converse(composition(A,converse(complement(B join C)))) join composition(B,
% 221.74/221.88                                                                    converse(A)) join 
% 221.74/221.88       composition(C,converse(A)) <-> composition(top,converse(A)) is composed into 
% 221.74/221.88  [1387]
% 221.74/221.88  converse(composition(A,converse(complement(B join C)))) join composition(B,
% 221.74/221.88                                                               converse(A)) join 
% 221.74/221.88  composition(C,converse(A)) <->
% 221.74/221.88  converse(composition(A,top)) join composition(sk3,converse(A))
% 221.74/221.88  Rule [1386]
% 221.74/221.88       converse(composition(A,converse(B))) join composition(complement(
% 221.74/221.88                                                             B join C),
% 221.74/221.88                                                 converse(A)) join composition(C,
% 221.74/221.88                                                                   converse(A))
% 221.74/221.88       -> composition(top,converse(A)) is composed into [1386]
% 221.74/221.88                                                        converse(composition(A,
% 221.74/221.88                                                                 converse(B))) join 
% 221.74/221.88                                                        composition(complement(
% 221.74/221.88                                                                    B join C),
% 221.74/221.88                                                        converse(A)) join 
% 221.74/221.88                                                        composition(C,converse(A))
% 221.74/221.88                                                        ->
% 221.84/221.97                                                        converse(composition(A,top)) join 
% 221.84/221.97                                                        composition(sk3,
% 221.84/221.97                                                        converse(A))
% 221.84/221.97  Rule [1381]
% 221.84/221.97       converse(composition(A,B)) join composition(complement(converse(B) join C),
% 221.84/221.97                                       converse(A)) join composition(C,
% 221.84/221.97                                                         converse(A)) ->
% 221.84/221.97       composition(top,converse(A)) is composed into [1381]
% 221.84/221.97                                                     converse(composition(A,B)) join 
% 221.84/221.97                                                     composition(complement(
% 221.84/221.97                                                                 converse(B) join C),
% 221.84/221.97                                                     converse(A)) join 
% 221.84/221.97                                                     composition(C,converse(A))
% 221.84/221.97                                                     ->
% 221.84/221.97                                                     converse(composition(A,top)) join 
% 221.84/221.97                                                     composition(sk3,converse(A))
% 221.84/221.97  Rule [321]
% 221.84/221.97       composition(complement(composition(A,converse(B))),converse(C)) join 
% 221.84/221.97       composition(A,converse(composition(C,B))) ->
% 221.84/221.97       composition(top,converse(C)) is composed into [321]
% 221.84/221.97                                                     composition(complement(
% 221.84/221.97                                                                 composition(A,
% 221.84/221.97                                                                 converse(B))),
% 221.84/221.97                                                     converse(C)) join 
% 221.84/221.97                                                     composition(A,converse(
% 221.84/221.97                                                                   composition(C,B)))
% 221.84/221.97                                                     ->
% 221.84/221.97                                                     converse(composition(C,top)) join 
% 221.84/221.97                                                     composition(sk3,converse(C))
% 221.84/221.97  Rule [264]
% 221.84/221.97       converse(composition(A,converse(B))) join composition(complement(B),
% 221.84/221.97                                                 converse(A)) ->
% 221.84/221.97       composition(top,converse(A)) is composed into [264]
% 221.84/221.97                                                     converse(composition(A,
% 221.84/221.97                                                              converse(B))) join 
% 221.84/221.97                                                     composition(complement(B),
% 221.84/221.97                                                     converse(A)) ->
% 221.84/221.97                                                     converse(composition(A,top)) join 
% 221.84/221.97                                                     composition(sk3,converse(A))
% 221.84/221.97  Rule [262]
% 221.84/221.97       converse(composition(A,converse(complement(B)))) join composition(B,
% 221.84/221.97                                                             converse(A)) <->
% 221.84/221.97       composition(top,converse(A)) is composed into [262]
% 221.84/221.97                                                     converse(composition(A,
% 221.84/221.97                                                              converse(
% 221.84/221.97                                                              complement(B)))) join 
% 221.84/221.97                                                     composition(B,converse(A))
% 221.84/221.97                                                     <->
% 221.84/221.97                                                     converse(composition(A,top)) join 
% 221.84/221.97                                                     composition(sk3,converse(A))
% 221.84/221.97  Rule [246]
% 221.84/221.97       converse(composition(A,B)) join composition(complement(converse(B)),
% 221.84/221.97                                       converse(A)) ->
% 221.84/221.97       composition(top,converse(A)) is composed into [246]
% 221.84/221.97                                                     converse(composition(A,B)) join 
% 221.84/221.97                                                     composition(complement(
% 221.84/221.97                                                                 converse(B)),
% 221.84/221.97                                                     converse(A)) ->
% 221.84/221.97                                                     converse(composition(A,top)) join 
% 221.84/221.97                                                     composition(sk3,converse(A))
% 221.84/221.97  New rule produced :
% 226.72/226.80  [1809]
% 226.72/226.80  composition(top,converse(A)) <->
% 226.72/226.80  converse(composition(A,top)) join composition(B,converse(A))
% 226.72/226.80  Rule
% 226.72/226.80  [263]
% 226.72/226.80  composition(top,converse(A)) <->
% 226.72/226.80  converse(composition(A,converse(complement(B)))) join composition(B,converse(A))
% 226.72/226.80  collapsed.
% 226.72/226.80  Rule
% 226.72/226.80  [1385]
% 226.72/226.80  composition(top,converse(A)) <->
% 226.72/226.80  converse(composition(A,converse(complement(B join C)))) join composition(B,
% 226.72/226.80                                                               converse(A)) join 
% 226.72/226.80  composition(C,converse(A)) collapsed.
% 226.72/226.80  Rule [1646] composition(composition(top,converse(A)),A) -> composition(top,A)
% 226.72/226.80  collapsed.
% 226.72/226.80  Rule
% 226.72/226.80  [1652]
% 226.72/226.80  composition(complement(complement(composition(top,converse(A))) join B),A) join 
% 226.72/226.80  composition(complement(B),A) ->
% 226.72/226.80  composition(complement(complement(composition(top,converse(A))) join B),A)
% 226.72/226.80  collapsed.
% 226.72/226.80  Rule
% 226.72/226.80  [1655]
% 226.72/226.80  composition(composition(converse(A),complement(composition(A,composition(top,
% 226.72/226.80                                                               converse(B))))),B)
% 226.72/226.80  -> composition(zero,B) collapsed.
% 226.72/226.80  Rule
% 226.72/226.80  [1661]
% 226.72/226.80  composition(complement(complement(composition(top,converse(A))) join 
% 226.72/226.80                         complement(B)),A) ->
% 226.72/226.80  composition(complement(complement(converse(composition(A,top))) join 
% 226.72/226.80                         complement(B)),A) join composition(B,A) collapsed.
% 226.72/226.80  Rule
% 226.72/226.80  [1803]
% 226.72/226.80  converse(composition(A,B)) join composition(top,converse(A)) ->
% 226.72/226.80  composition(top,converse(A)) collapsed.
% 226.72/226.80  Current number of equations to process: 2849
% 226.72/226.80  Current number of ordered equations: 0
% 226.72/226.80  Current number of rules: 1559
% 226.72/226.80  New rule produced :
% 226.72/226.80  [1810]
% 226.72/226.80  converse(composition(converse(A),composition(A,top))) join composition(
% 226.72/226.80                                                             composition(sk3,
% 226.72/226.80                                                             converse(A)),A) ->
% 226.72/226.80  composition(top,A)
% 226.72/226.80  Current number of equations to process: 2860
% 226.72/226.80  Current number of ordered equations: 0
% 226.72/226.80  Current number of rules: 1560
% 226.72/226.80  New rule produced :
% 226.72/226.80  [1811]
% 226.72/226.80  composition(top,A) join composition(B,composition(C,composition(V_3,A))) ->
% 226.72/226.80  composition(top,A)
% 226.72/226.80  Current number of equations to process: 2859
% 226.72/226.80  Current number of ordered equations: 0
% 226.72/226.80  Current number of rules: 1561
% 226.72/226.80  New rule produced :
% 226.72/226.80  [1812]
% 226.72/226.80  composition(top,composition(A,B)) join composition(C,composition(composition(V_3,A),B))
% 226.72/226.80  -> composition(top,composition(A,B))
% 226.72/226.80  Current number of equations to process: 2863
% 226.72/226.80  Current number of ordered equations: 0
% 226.72/226.80  Current number of rules: 1562
% 226.72/226.80  New rule produced :
% 226.72/226.80  [1813]
% 226.72/226.80  composition(top,composition(A,B)) join composition(composition(C,composition(V_3,A)),B)
% 226.72/226.80  -> composition(top,composition(A,B))
% 226.72/226.80  Current number of equations to process: 2861
% 226.72/226.80  Current number of ordered equations: 0
% 226.72/226.80  Current number of rules: 1563
% 226.72/226.80  New rule produced :
% 226.72/226.80  [1814]
% 226.72/226.80  composition(top,composition(converse(A),B)) join composition(converse(
% 226.72/226.80                                                               composition(A,C)),B)
% 226.72/226.80  -> composition(top,composition(converse(A),B))
% 226.72/226.80  Current number of equations to process: 2860
% 226.72/226.80  Current number of ordered equations: 0
% 226.72/226.80  Current number of rules: 1564
% 226.72/226.80  New rule produced :
% 226.72/226.80  [1815] composition(converse(complement(sk1)),A) join A -> composition(top,A)
% 226.72/226.80  Current number of equations to process: 2894
% 226.72/226.80  Current number of ordered equations: 0
% 226.72/226.80  Current number of rules: 1565
% 226.72/226.80  New rule produced :
% 226.72/226.80  [1816]
% 226.72/226.80  converse(composition(one,A)) join converse(composition(complement(sk1),A)) ->
% 226.72/226.80  converse(composition(top,A))
% 226.72/226.80  Current number of equations to process: 2942
% 226.72/226.80  Current number of ordered equations: 0
% 226.72/226.80  Current number of rules: 1566
% 226.72/226.80  New rule produced :
% 226.72/226.80  [1817]
% 226.72/226.80  composition(one,composition(A,B)) join composition(composition(complement(sk1),A),B)
% 226.72/226.80  -> composition(top,composition(A,B))
% 226.72/226.80  Current number of equations to process: 2940
% 226.72/226.80  Current number of ordered equations: 1
% 226.72/226.80  Current number of rules: 1567
% 226.72/226.80  New rule produced :
% 226.72/226.80  [1818]
% 226.72/226.80  composition(composition(one,A),B) join composition(complement(sk1),composition(A,B))
% 226.72/226.80  -> composition(top,composition(A,B))
% 226.72/226.80  Current number of equations to process: 2940
% 226.72/226.80  Current number of ordered equations: 0
% 226.72/226.80  Current number of rules: 1568
% 226.72/226.80  New rule produced :
% 226.72/226.80  [1819]
% 226.72/226.80  composition(composition(one,A),B) join composition(composition(complement(sk1),A),B)
% 226.72/226.80  -> composition(composition(top,A),B)
% 232.34/232.46  Current number of equations to process: 2939
% 232.34/232.46  Current number of ordered equations: 0
% 232.34/232.46  Current number of rules: 1569
% 232.34/232.46  New rule produced :
% 232.34/232.46  [1820]
% 232.34/232.46  converse(one) join complement(complement(complement(A) join B) join complement(
% 232.34/232.46                                                                      converse(
% 232.34/232.46                                                                      complement(sk1)))) join A
% 232.34/232.46  -> top
% 232.34/232.46  Current number of equations to process: 2936
% 232.34/232.46  Current number of ordered equations: 1
% 232.34/232.46  Current number of rules: 1570
% 232.34/232.46  New rule produced :
% 232.34/232.46  [1821]
% 232.34/232.46  converse(complement(sk1)) join complement(complement(complement(A) join B) join 
% 232.34/232.46                                            complement(converse(one))) join A
% 232.34/232.46  -> top
% 232.34/232.46  Current number of equations to process: 2936
% 232.34/232.46  Current number of ordered equations: 0
% 232.34/232.46  Current number of rules: 1571
% 232.34/232.46  New rule produced :
% 232.34/232.46  [1822]
% 232.34/232.46  converse(composition(A,converse(complement(sk1)))) join composition(one,
% 232.34/232.46                                                          converse(A)) ->
% 232.34/232.46  converse(composition(A,top)) join composition(sk3,converse(A))
% 232.34/232.46  Current number of equations to process: 2947
% 232.34/232.46  Current number of ordered equations: 1
% 232.34/232.46  Current number of rules: 1572
% 232.34/232.46  New rule produced :
% 232.34/232.46  [1823]
% 232.34/232.46  converse(composition(A,converse(one))) join composition(complement(sk1),
% 232.34/232.46                                              converse(A)) ->
% 232.34/232.46  converse(composition(A,top)) join composition(sk3,converse(A))
% 232.34/232.46  Current number of equations to process: 2947
% 232.34/232.46  Current number of ordered equations: 0
% 232.34/232.46  Current number of rules: 1573
% 232.34/232.46  New rule produced :
% 232.34/232.46  [1824]
% 232.34/232.46  composition(one,complement(composition(converse(complement(sk1)),A))) join 
% 232.34/232.46  complement(A) ->
% 232.34/232.46  composition(sk1,complement(composition(converse(complement(sk1)),A))) join 
% 232.34/232.46  complement(A)
% 232.34/232.46  Current number of equations to process: 2978
% 232.34/232.46  Current number of ordered equations: 0
% 232.34/232.46  Current number of rules: 1574
% 232.34/232.46  New rule produced :
% 232.34/232.46  [1825] composition(converse(complement(sk2)),A) join A -> composition(top,A)
% 232.34/232.46  Current number of equations to process: 2980
% 232.34/232.46  Current number of ordered equations: 0
% 232.34/232.46  Current number of rules: 1575
% 232.34/232.46  New rule produced :
% 232.34/232.46  [1826]
% 232.34/232.46  converse(composition(one,A)) join converse(composition(complement(sk2),A)) ->
% 232.34/232.46  converse(composition(top,A))
% 232.34/232.46  Current number of equations to process: 3028
% 232.34/232.46  Current number of ordered equations: 0
% 232.34/232.46  Current number of rules: 1576
% 232.34/232.46  New rule produced :
% 232.34/232.46  [1827]
% 232.34/232.46  composition(one,composition(A,B)) join composition(composition(complement(sk2),A),B)
% 232.34/232.46  -> composition(top,composition(A,B))
% 232.34/232.46  Current number of equations to process: 3026
% 232.34/232.46  Current number of ordered equations: 1
% 232.34/232.46  Current number of rules: 1577
% 232.34/232.46  New rule produced :
% 232.34/232.46  [1828]
% 232.34/232.46  composition(composition(one,A),B) join composition(complement(sk2),composition(A,B))
% 232.34/232.46  -> composition(top,composition(A,B))
% 232.34/232.46  Current number of equations to process: 3026
% 232.34/232.46  Current number of ordered equations: 0
% 232.34/232.46  Current number of rules: 1578
% 232.34/232.46  New rule produced :
% 232.34/232.46  [1829]
% 232.34/232.46  composition(composition(one,A),B) join composition(composition(complement(sk2),A),B)
% 232.34/232.46  -> composition(composition(top,A),B)
% 232.34/232.46  Current number of equations to process: 3025
% 232.34/232.46  Current number of ordered equations: 0
% 232.34/232.46  Current number of rules: 1579
% 232.34/232.46  New rule produced :
% 232.34/232.46  [1830]
% 232.34/232.46  converse(complement(sk2)) join complement(complement(complement(A) join B) join 
% 232.34/232.46                                            complement(converse(one))) join A
% 232.34/232.46  -> top
% 232.34/232.46  Current number of equations to process: 3022
% 232.34/232.46  Current number of ordered equations: 1
% 232.34/232.46  Current number of rules: 1580
% 232.34/232.46  New rule produced :
% 232.34/232.46  [1831]
% 232.34/232.46  converse(one) join complement(complement(complement(A) join B) join complement(
% 232.34/232.46                                                                      converse(
% 232.34/232.46                                                                      complement(sk2)))) join A
% 232.34/232.46  -> top
% 232.34/232.46  Current number of equations to process: 3022
% 232.34/232.46  Current number of ordered equations: 0
% 232.34/232.46  Current number of rules: 1581
% 232.34/232.46  New rule produced :
% 232.34/232.46  [1832]
% 232.34/232.46  converse(composition(A,converse(complement(sk2)))) join composition(one,
% 232.34/232.46                                                          converse(A)) ->
% 232.34/232.46  converse(composition(A,top)) join composition(sk3,converse(A))
% 232.34/232.46  Current number of equations to process: 3033
% 232.34/232.46  Current number of ordered equations: 1
% 239.65/239.72  Current number of rules: 1582
% 239.65/239.72  New rule produced :
% 239.65/239.72  [1833]
% 239.65/239.72  converse(composition(A,converse(one))) join composition(complement(sk2),
% 239.65/239.72                                              converse(A)) ->
% 239.65/239.72  converse(composition(A,top)) join composition(sk3,converse(A))
% 239.65/239.72  Current number of equations to process: 3033
% 239.65/239.72  Current number of ordered equations: 0
% 239.65/239.72  Current number of rules: 1583
% 239.65/239.72  New rule produced :
% 239.65/239.72  [1834]
% 239.65/239.72  composition(one,complement(composition(converse(complement(sk2)),A))) join 
% 239.65/239.72  complement(A) ->
% 239.65/239.72  composition(sk2,complement(composition(converse(complement(sk2)),A))) join 
% 239.65/239.72  complement(A)
% 239.65/239.72  Current number of equations to process: 3064
% 239.65/239.72  Current number of ordered equations: 0
% 239.65/239.72  Current number of rules: 1584
% 239.65/239.72  New rule produced :
% 239.65/239.72  [1835] one join converse(complement(converse(sk1))) -> top
% 239.65/239.72  Current number of equations to process: 3066
% 239.65/239.72  Current number of ordered equations: 0
% 239.65/239.72  Current number of rules: 1585
% 239.65/239.72  New rule produced :
% 239.65/239.72  [1836] composition(complement(converse(sk1)),A) join A -> composition(top,A)
% 239.65/239.72  Current number of equations to process: 3068
% 239.65/239.72  Current number of ordered equations: 0
% 239.65/239.72  Current number of rules: 1586
% 239.65/239.72  New rule produced :
% 239.65/239.72  [1837]
% 239.65/239.72  complement(complement(converse(one) join complement(A)) join complement(
% 239.65/239.72                                                               converse(sk1))) join A
% 239.65/239.72  -> converse(sk1) join A
% 239.65/239.72  Current number of equations to process: 3106
% 239.65/239.72  Current number of ordered equations: 0
% 239.65/239.72  Current number of rules: 1587
% 239.65/239.72  New rule produced :
% 239.65/239.72  [1838] one join converse(complement(converse(sk2))) -> top
% 239.65/239.72  Current number of equations to process: 3108
% 239.65/239.72  Current number of ordered equations: 0
% 239.65/239.72  Current number of rules: 1588
% 239.65/239.72  New rule produced :
% 239.65/239.72  [1839] composition(complement(converse(sk2)),A) join A -> composition(top,A)
% 239.65/239.72  Current number of equations to process: 3110
% 239.65/239.72  Current number of ordered equations: 0
% 239.65/239.72  Current number of rules: 1589
% 239.65/239.72  New rule produced :
% 239.65/239.72  [1840]
% 239.65/239.72  complement(complement(converse(one) join complement(A)) join complement(
% 239.65/239.72                                                               converse(sk2))) join A
% 239.65/239.72  -> converse(sk2) join A
% 239.65/239.72  Current number of equations to process: 3148
% 239.65/239.72  Current number of ordered equations: 0
% 239.65/239.72  Current number of rules: 1590
% 239.65/239.72  New rule produced :
% 239.65/239.72  [1841]
% 239.65/239.72  converse(complement(converse(composition(converse(A),complement(A))))) join 
% 239.65/239.72  complement(one) -> top
% 239.65/239.72  Current number of equations to process: 3156
% 239.65/239.72  Current number of ordered equations: 0
% 239.65/239.72  Current number of rules: 1591
% 239.65/239.72  New rule produced :
% 239.65/239.72  [1842]
% 239.65/239.72  converse(complement(converse(A) join converse(B))) join A join B -> top
% 239.65/239.72  Current number of equations to process: 3155
% 239.65/239.72  Current number of ordered equations: 0
% 239.65/239.72  Current number of rules: 1592
% 239.65/239.72  New rule produced :
% 239.65/239.72  [1843]
% 239.65/239.72  composition(converse(complement(converse(B))),A) join composition(B,A) ->
% 239.65/239.72  composition(top,A)
% 239.65/239.72  Current number of equations to process: 3154
% 239.65/239.72  Current number of ordered equations: 0
% 239.65/239.72  Current number of rules: 1593
% 239.65/239.72  New rule produced :
% 239.65/239.72  [1844]
% 239.65/239.72  converse(complement(converse(composition(converse(A),complement(composition(A,B)))))) join 
% 239.65/239.72  complement(B) -> top
% 239.65/239.72  Current number of equations to process: 3151
% 239.65/239.72  Current number of ordered equations: 0
% 239.65/239.72  Current number of rules: 1594
% 239.65/239.72  New rule produced :
% 239.65/239.72  [1845]
% 239.65/239.72  converse(complement(converse(composition(sk1,A)))) join composition(one,A) ->
% 239.65/239.72  top
% 239.65/239.72  Current number of equations to process: 3164
% 239.65/239.72  Current number of ordered equations: 0
% 239.65/239.72  Current number of rules: 1595
% 239.65/239.72  New rule produced :
% 239.65/239.72  [1846]
% 239.65/239.72  converse(complement(converse(composition(sk2,A)))) join composition(one,A) ->
% 239.65/239.72  top
% 239.65/239.72  Current number of equations to process: 3163
% 239.65/239.72  Current number of ordered equations: 0
% 239.65/239.72  Current number of rules: 1596
% 239.65/239.72  New rule produced :
% 239.65/239.72  [1847]
% 239.65/239.72  converse(complement(converse(composition(A,B)))) join composition(top,B) ->
% 239.65/239.72  top
% 239.65/239.72  Current number of equations to process: 3162
% 239.65/239.72  Current number of ordered equations: 0
% 239.65/239.72  Current number of rules: 1597
% 239.65/239.72  New rule produced : [1848] converse(complement(converse(zero))) -> top
% 239.65/239.72  Current number of equations to process: 3163
% 239.65/239.72  Current number of ordered equations: 0
% 239.65/239.72  Current number of rules: 1598
% 239.65/239.72  New rule produced :
% 239.65/239.72  [1849]
% 239.65/239.72  converse(complement(converse(composition(A,complement(composition(converse(A),B)))))) join 
% 239.65/239.72  complement(B) -> top
% 241.95/242.06  Current number of equations to process: 3180
% 241.95/242.06  Current number of ordered equations: 0
% 241.95/242.06  Current number of rules: 1599
% 241.95/242.06  New rule produced :
% 241.95/242.06  [1850]
% 241.95/242.06  converse(complement(converse(complement(complement(A) join B)))) join A ->
% 241.95/242.06  top
% 241.95/242.06  Current number of equations to process: 3187
% 241.95/242.06  Current number of ordered equations: 0
% 241.95/242.06  Current number of rules: 1600
% 241.95/242.06  New rule produced :
% 241.95/242.06  [1851]
% 241.95/242.06  converse(complement(converse(complement(A join B)))) join complement(A) join C
% 241.95/242.06  -> top
% 241.95/242.06  Current number of equations to process: 3203
% 241.95/242.06  Current number of ordered equations: 0
% 241.95/242.06  Current number of rules: 1601
% 241.95/242.06  Rule [1833]
% 241.95/242.06       converse(composition(A,converse(one))) join composition(complement(sk2),
% 241.95/242.06                                                   converse(A)) ->
% 241.95/242.06       converse(composition(A,top)) join composition(sk3,converse(A)) is composed into 
% 241.95/242.06  [1833]
% 241.95/242.06  converse(composition(A,converse(one))) join composition(complement(sk2),
% 241.95/242.06                                              converse(A)) ->
% 241.95/242.06  converse(composition(A,top))
% 241.95/242.06  Rule [1832]
% 241.95/242.06       converse(composition(A,converse(complement(sk2)))) join composition(one,
% 241.95/242.06                                                               converse(A)) ->
% 241.95/242.06       converse(composition(A,top)) join composition(sk3,converse(A)) is composed into 
% 241.95/242.06  [1832]
% 241.95/242.06  converse(composition(A,converse(complement(sk2)))) join composition(one,
% 241.95/242.06                                                          converse(A)) ->
% 241.95/242.06  converse(composition(A,top))
% 241.95/242.06  Rule [1823]
% 241.95/242.06       converse(composition(A,converse(one))) join composition(complement(sk1),
% 241.95/242.06                                                   converse(A)) ->
% 241.95/242.06       converse(composition(A,top)) join composition(sk3,converse(A)) is composed into 
% 241.95/242.06  [1823]
% 241.95/242.06  converse(composition(A,converse(one))) join composition(complement(sk1),
% 241.95/242.06                                              converse(A)) ->
% 241.95/242.06  converse(composition(A,top))
% 241.95/242.06  Rule [1822]
% 241.95/242.06       converse(composition(A,converse(complement(sk1)))) join composition(one,
% 241.95/242.06                                                               converse(A)) ->
% 241.95/242.06       converse(composition(A,top)) join composition(sk3,converse(A)) is composed into 
% 241.95/242.06  [1822]
% 241.95/242.06  converse(composition(A,converse(complement(sk1)))) join composition(one,
% 241.95/242.06                                                          converse(A)) ->
% 241.95/242.06  converse(composition(A,top))
% 241.95/242.06  Rule [1808]
% 241.95/242.06       converse(composition(A,top)) join composition(B,converse(A)) <->
% 241.95/242.06       converse(composition(A,top)) join composition(sk3,converse(A)) is composed into 
% 241.95/242.06  [1808]
% 241.95/242.06  converse(composition(A,top)) join composition(B,converse(A)) ->
% 241.95/242.06  converse(composition(A,top))
% 241.95/242.06  Rule [1723]
% 241.95/242.06       composition(complement(composition(A,converse(B)) join C),converse(V_3)) join 
% 241.95/242.06       composition(A,converse(composition(V_3,B))) join composition(C,converse(V_3))
% 241.95/242.06       -> converse(composition(V_3,top)) join composition(sk3,converse(V_3)) is composed into 
% 241.95/242.06  [1723]
% 241.95/242.06  composition(complement(composition(A,converse(B)) join C),converse(V_3)) join 
% 241.95/242.06  composition(A,converse(composition(V_3,B))) join composition(C,converse(V_3))
% 241.95/242.06  -> converse(composition(V_3,top))
% 241.95/242.06  Rule [1387]
% 241.95/242.06       converse(composition(A,converse(complement(B join C)))) join composition(B,
% 241.95/242.06                                                                    converse(A)) join 
% 241.95/242.06       composition(C,converse(A)) <->
% 241.95/242.06       converse(composition(A,top)) join composition(sk3,converse(A)) is composed into 
% 241.95/242.06  [1387]
% 241.95/242.06  converse(composition(A,converse(complement(B join C)))) join composition(B,
% 241.95/242.06                                                               converse(A)) join 
% 241.95/242.06  composition(C,converse(A)) -> converse(composition(A,top))
% 241.95/242.06  Rule [1386]
% 241.95/242.06       converse(composition(A,converse(B))) join composition(complement(
% 241.95/242.06                                                             B join C),
% 241.95/242.06                                                 converse(A)) join composition(C,
% 241.95/242.06                                                                   converse(A))
% 241.95/242.06       -> converse(composition(A,top)) join composition(sk3,converse(A)) is composed into 
% 241.95/242.06  [1386]
% 241.95/242.06  converse(composition(A,converse(B))) join composition(complement(B join C),
% 241.95/242.06                                            converse(A)) join composition(C,
% 241.95/242.06                                                              converse(A)) ->
% 242.54/242.61  converse(composition(A,top))
% 242.54/242.61  Rule [1381]
% 242.54/242.61       converse(composition(A,B)) join composition(complement(converse(B) join C),
% 242.54/242.61                                       converse(A)) join composition(C,
% 242.54/242.61                                                         converse(A)) ->
% 242.54/242.61       converse(composition(A,top)) join composition(sk3,converse(A)) is composed into 
% 242.54/242.61  [1381]
% 242.54/242.61  converse(composition(A,B)) join composition(complement(converse(B) join C),
% 242.54/242.61                                  converse(A)) join composition(C,converse(A))
% 242.54/242.61  -> converse(composition(A,top))
% 242.54/242.61  Rule [321]
% 242.54/242.61       composition(complement(composition(A,converse(B))),converse(C)) join 
% 242.54/242.61       composition(A,converse(composition(C,B))) ->
% 242.54/242.61       converse(composition(C,top)) join composition(sk3,converse(C)) is composed into 
% 242.54/242.61  [321]
% 242.54/242.61  composition(complement(composition(A,converse(B))),converse(C)) join 
% 242.54/242.61  composition(A,converse(composition(C,B))) -> converse(composition(C,top))
% 242.54/242.61  Rule [264]
% 242.54/242.61       converse(composition(A,converse(B))) join composition(complement(B),
% 242.54/242.61                                                 converse(A)) ->
% 242.54/242.61       converse(composition(A,top)) join composition(sk3,converse(A)) is composed into 
% 242.54/242.61  [264]
% 242.54/242.61  converse(composition(A,converse(B))) join composition(complement(B),converse(A))
% 242.54/242.61  -> converse(composition(A,top))
% 242.54/242.61  Rule [262]
% 242.54/242.61       converse(composition(A,converse(complement(B)))) join composition(B,
% 242.54/242.61                                                             converse(A)) <->
% 242.54/242.61       converse(composition(A,top)) join composition(sk3,converse(A)) is composed into 
% 242.54/242.61  [262]
% 242.54/242.61  converse(composition(A,converse(complement(B)))) join composition(B,converse(A))
% 242.54/242.61  -> converse(composition(A,top))
% 242.54/242.61  Rule [246]
% 242.54/242.61       converse(composition(A,B)) join composition(complement(converse(B)),
% 242.54/242.61                                       converse(A)) ->
% 242.54/242.61       converse(composition(A,top)) join composition(sk3,converse(A)) is composed into 
% 242.54/242.61  [246]
% 242.54/242.61  converse(composition(A,B)) join composition(complement(converse(B)),converse(A))
% 242.54/242.61  -> converse(composition(A,top))
% 242.54/242.61  New rule produced :
% 242.54/242.61  [1852]
% 242.54/242.61  converse(composition(A,top)) join composition(sk3,converse(A)) ->
% 242.54/242.61  converse(composition(A,top))
% 242.54/242.61  Current number of equations to process: 3236
% 242.54/242.61  Current number of ordered equations: 0
% 242.54/242.61  Current number of rules: 1602
% 242.54/242.61  New rule produced :
% 242.54/242.61  [1853]
% 242.54/242.61  composition(converse(complement(A)),complement(A)) join complement(one) ->
% 242.54/242.61  composition(top,complement(A)) join complement(one)
% 242.54/242.61  Current number of equations to process: 3239
% 242.54/242.61  Current number of ordered equations: 0
% 242.54/242.61  Current number of rules: 1603
% 242.54/242.61  New rule produced :
% 242.54/242.61  [1854]
% 242.54/242.61  converse(composition(converse(complement(B)),A)) join converse(composition(
% 242.54/242.61                                                                 converse(B),A))
% 242.54/242.61  -> converse(composition(top,A))
% 242.54/242.61  Current number of equations to process: 3238
% 242.54/242.61  Current number of ordered equations: 0
% 242.54/242.61  Current number of rules: 1604
% 242.54/242.61  New rule produced :
% 242.54/242.61  [1855]
% 242.54/242.61  composition(converse(complement(A)),complement(composition(A,B))) join 
% 242.54/242.61  complement(B) ->
% 242.54/242.61  composition(top,complement(composition(A,B))) join complement(B)
% 242.54/242.61  Current number of equations to process: 3235
% 242.54/242.61  Current number of ordered equations: 0
% 242.54/242.61  Current number of rules: 1605
% 242.54/242.61  New rule produced :
% 242.54/242.61  [1856]
% 242.54/242.61  composition(converse(A),complement(composition(complement(A),B))) join 
% 242.54/242.61  complement(B) ->
% 242.54/242.61  composition(top,complement(composition(complement(A),B))) join complement(B)
% 242.54/242.61  Current number of equations to process: 3234
% 242.54/242.61  Current number of ordered equations: 0
% 242.54/242.61  Current number of rules: 1606
% 242.54/242.61  New rule produced :
% 242.54/242.61  [1857]
% 242.54/242.61  complement(complement(complement(A) join B) join complement(converse(one))) join 
% 242.54/242.61  complement(converse(sk1)) join A -> top
% 242.54/242.61  Current number of equations to process: 3232
% 242.54/242.61  Current number of ordered equations: 0
% 242.54/242.61  Current number of rules: 1607
% 242.54/242.61  New rule produced :
% 242.54/242.61  [1858]
% 242.54/242.61  complement(complement(complement(A) join B) join complement(converse(one))) join 
% 242.54/242.61  complement(converse(sk2)) join A -> top
% 242.54/242.61  Current number of equations to process: 3230
% 242.54/242.61  Current number of ordered equations: 0
% 242.54/242.61  Current number of rules: 1608
% 242.54/242.61  New rule produced :
% 242.54/242.61  [1859]
% 242.54/242.61  complement(complement(complement(A) join B) join complement(converse(
% 242.54/242.61                                                              complement(
% 243.15/243.29                                                              converse(C))))) join A join C
% 243.15/243.29  -> top
% 243.15/243.29  Current number of equations to process: 3227
% 243.15/243.29  Current number of ordered equations: 2
% 243.15/243.29  Current number of rules: 1609
% 243.15/243.29  New rule produced :
% 243.15/243.29  [1860]
% 243.15/243.29  converse(complement(converse(A))) join complement(complement(complement(B) join C) join 
% 243.15/243.29                                                    complement(A)) join B ->
% 243.15/243.29  top
% 243.15/243.29  Current number of equations to process: 3227
% 243.15/243.29  Current number of ordered equations: 1
% 243.15/243.29  Current number of rules: 1610
% 243.15/243.29  New rule produced :
% 243.15/243.29  [1861]
% 243.15/243.29  complement(complement(converse(complement(converse(complement(B)))) join 
% 243.15/243.29                        complement(A)) join complement(B)) join A -> A join B
% 243.15/243.29  Current number of equations to process: 3227
% 243.15/243.29  Current number of ordered equations: 0
% 243.15/243.29  Current number of rules: 1611
% 243.15/243.29  New rule produced :
% 243.15/243.29  [1862]
% 243.15/243.29  composition(converse(complement(composition(A,B))),C) join composition(
% 243.15/243.29                                                             converse(B),
% 243.15/243.29                                                             composition(
% 243.15/243.29                                                             converse(A),C)) ->
% 243.15/243.29  composition(top,C)
% 243.15/243.29  Current number of equations to process: 3226
% 243.15/243.29  Current number of ordered equations: 0
% 243.15/243.29  Current number of rules: 1612
% 243.15/243.29  New rule produced :
% 243.15/243.29  [1863]
% 243.15/243.29  composition(converse(complement(A)),composition(B,C)) join composition(
% 243.15/243.29                                                             composition(
% 243.15/243.29                                                             converse(A),B),C)
% 243.15/243.29  -> composition(top,composition(B,C))
% 243.15/243.29  Current number of equations to process: 3224
% 243.15/243.29  Current number of ordered equations: 1
% 243.15/243.29  Current number of rules: 1613
% 243.15/243.29  New rule produced :
% 243.15/243.29  [1864]
% 243.15/243.29  composition(converse(A),composition(B,C)) join composition(composition(
% 243.15/243.29                                                             converse(complement(A)),B),C)
% 243.15/243.29  -> composition(top,composition(B,C))
% 243.15/243.29  Current number of equations to process: 3224
% 243.15/243.29  Current number of ordered equations: 0
% 243.15/243.29  Current number of rules: 1614
% 243.15/243.29  New rule produced :
% 243.15/243.29  [1865]
% 243.15/243.29  composition(composition(converse(complement(C)),A),B) join composition(
% 243.15/243.29                                                             composition(
% 243.15/243.29                                                             converse(C),A),B)
% 243.15/243.29  -> composition(composition(top,A),B)
% 243.15/243.29  Current number of equations to process: 3223
% 243.15/243.29  Current number of ordered equations: 0
% 243.15/243.29  Current number of rules: 1615
% 243.15/243.29  New rule produced :
% 243.15/243.29  [1866]
% 243.15/243.29  complement(complement(converse(one) join complement(A) join B) join complement(
% 243.15/243.29                                                                      converse(sk1))) join A
% 243.15/243.29  -> converse(sk1) join A
% 243.15/243.29  Current number of equations to process: 3222
% 243.15/243.29  Current number of ordered equations: 0
% 243.15/243.29  Current number of rules: 1616
% 243.15/243.29  New rule produced :
% 243.15/243.29  [1867]
% 243.15/243.29  complement(complement(converse(one) join complement(A) join B) join complement(
% 243.15/243.29                                                                      converse(sk2))) join A
% 243.15/243.29  -> converse(sk2) join A
% 243.15/243.29  Current number of equations to process: 3221
% 243.15/243.29  Current number of ordered equations: 0
% 243.15/243.29  Current number of rules: 1617
% 243.15/243.29  New rule produced :
% 243.15/243.29  [1868]
% 243.15/243.29  converse(complement(converse(composition(converse(composition(A,B)),complement(
% 243.15/243.29                                                                      composition(A,
% 243.15/243.29                                                                      composition(B,C))))))) join 
% 243.15/243.29  complement(C) -> top
% 243.15/243.29  Current number of equations to process: 3216
% 243.15/243.29  Current number of ordered equations: 0
% 243.15/243.29  Current number of rules: 1618
% 243.15/243.29  New rule produced :
% 243.15/243.29  [1869]
% 243.15/243.29  converse(complement(converse(composition(converse(A),complement(composition(
% 243.15/243.29                                                                  composition(A,B),C)))))) join 
% 243.15/243.29  complement(composition(B,C)) -> top
% 243.15/243.29  Current number of equations to process: 3215
% 243.15/243.29  Current number of ordered equations: 0
% 243.15/243.29  Current number of rules: 1619
% 243.15/243.29  New rule produced :
% 243.15/243.29  [1870]
% 243.15/243.29  converse(complement(converse(composition(composition(converse(A),complement(
% 243.15/243.29                                                                   composition(A,B))),C)))) join 
% 244.04/244.15  composition(complement(B),C) -> top
% 244.04/244.15  Current number of equations to process: 3214
% 244.04/244.15  Current number of ordered equations: 0
% 244.04/244.15  Current number of rules: 1620
% 244.04/244.15  New rule produced :
% 244.04/244.15  [1871]
% 244.04/244.15  complement(complement(converse(one) join composition(converse(A),complement(
% 244.04/244.15                                                                   composition(A,
% 244.04/244.15                                                                   converse(sk1))))) join 
% 244.04/244.15             complement(converse(sk1))) -> converse(sk1)
% 244.04/244.15  Current number of equations to process: 3212
% 244.04/244.15  Current number of ordered equations: 0
% 244.04/244.15  Current number of rules: 1621
% 244.04/244.15  New rule produced :
% 244.04/244.15  [1872]
% 244.04/244.15  complement(complement(converse(one) join composition(converse(A),complement(
% 244.04/244.15                                                                   composition(A,
% 244.04/244.15                                                                   converse(sk2))))) join 
% 244.04/244.15             complement(converse(sk2))) -> converse(sk2)
% 244.04/244.15  Current number of equations to process: 3210
% 244.04/244.15  Current number of ordered equations: 0
% 244.04/244.15  Current number of rules: 1622
% 244.04/244.15  New rule produced :
% 244.04/244.15  [1873]
% 244.04/244.15  composition(composition(converse(A),complement(composition(A,converse(
% 244.04/244.15                                                               composition(B,top))) join 
% 244.04/244.15                                                 composition(A,composition(sk3,
% 244.04/244.15                                                               converse(B))))),B)
% 244.04/244.15  -> composition(zero,B)
% 244.04/244.15  Current number of equations to process: 3209
% 244.04/244.15  Current number of ordered equations: 0
% 244.04/244.15  Current number of rules: 1623
% 244.04/244.15  New rule produced :
% 244.04/244.15  [1874]
% 244.04/244.15  composition(composition(top,A),composition(B,C)) join composition(V_3,
% 244.04/244.15                                                        composition(composition(A,B),C))
% 244.04/244.15  -> composition(composition(top,A),composition(B,C))
% 244.04/244.15  Current number of equations to process: 3208
% 244.04/244.15  Current number of ordered equations: 0
% 244.04/244.15  Current number of rules: 1624
% 244.04/244.15  New rule produced :
% 244.04/244.15  [1875]
% 244.04/244.15  converse(one) join complement(complement(converse(complement(sk1)) join A) join 
% 244.04/244.15                                complement(complement(B) join C)) join B -> top
% 244.04/244.15  Current number of equations to process: 3202
% 244.04/244.15  Current number of ordered equations: 1
% 244.04/244.15  Current number of rules: 1625
% 244.04/244.15  New rule produced :
% 244.04/244.15  [1876]
% 244.04/244.15  converse(complement(sk1)) join complement(complement(converse(one) join A) join 
% 244.04/244.15                                            complement(complement(B) join C)) join B
% 244.04/244.15  -> top
% 244.04/244.15  Current number of equations to process: 3202
% 244.04/244.15  Current number of ordered equations: 0
% 244.04/244.15  Current number of rules: 1626
% 244.04/244.15  New rule produced :
% 244.04/244.15  [1877]
% 244.04/244.15  converse(complement(sk2)) join complement(complement(converse(one) join A) join 
% 244.04/244.15                                            complement(complement(B) join C)) join B
% 244.04/244.15  -> top
% 244.04/244.15  Current number of equations to process: 3196
% 244.04/244.15  Current number of ordered equations: 1
% 244.04/244.15  Current number of rules: 1627
% 244.04/244.15  New rule produced :
% 244.04/244.15  [1878]
% 244.04/244.15  converse(one) join complement(complement(converse(complement(sk2)) join A) join 
% 244.04/244.15                                complement(complement(B) join C)) join B -> top
% 244.04/244.15  Current number of equations to process: 3196
% 244.04/244.15  Current number of ordered equations: 0
% 244.04/244.15  Current number of rules: 1628
% 244.04/244.15  New rule produced :
% 244.04/244.15  [1879]
% 244.04/244.15  complement(complement(converse(one) join A) join complement(complement(B) join C)) join 
% 244.04/244.15  complement(converse(sk1)) join B -> top
% 244.04/244.15  Current number of equations to process: 3191
% 244.04/244.15  Current number of ordered equations: 1
% 244.04/244.15  Current number of rules: 1629
% 244.04/244.15  New rule produced :
% 244.04/244.15  [1880]
% 244.04/244.15  converse(one) join complement(complement(complement(converse(sk1)) join A) join 
% 244.04/244.15                                complement(complement(B) join C)) join B -> top
% 244.04/244.15  Current number of equations to process: 3191
% 244.04/244.15  Current number of ordered equations: 0
% 244.04/244.15  Current number of rules: 1630
% 244.04/244.15  New rule produced :
% 244.04/244.15  [1881]
% 244.04/244.15  complement(complement(converse(one) join A) join complement(complement(B) join C)) join 
% 244.04/244.15  complement(converse(sk2)) join B -> top
% 244.04/244.15  Current number of equations to process: 3188
% 244.04/244.15  Current number of ordered equations: 1
% 244.04/244.15  Current number of rules: 1631
% 244.04/244.15  New rule produced :
% 244.04/244.15  [1882]
% 244.04/244.15  converse(one) join complement(complement(complement(converse(sk2)) join A) join 
% 244.04/244.15                                complement(complement(B) join C)) join B -> top
% 248.56/248.67  Current number of equations to process: 3188
% 248.56/248.67  Current number of ordered equations: 0
% 248.56/248.67  Current number of rules: 1632
% 248.56/248.67  New rule produced :
% 248.56/248.67  [1883]
% 248.56/248.67  complement(complement(converse(complement(converse(A))) join B) join 
% 248.56/248.67             complement(complement(C) join V_3)) join A join C -> top
% 248.56/248.67  Current number of equations to process: 3183
% 248.56/248.67  Current number of ordered equations: 2
% 248.56/248.67  Current number of rules: 1633
% 248.56/248.67  New rule produced :
% 248.56/248.67  [1884]
% 248.56/248.67  converse(complement(converse(A))) join complement(complement(complement(B) join C) join 
% 248.56/248.67                                                    complement(A join V_3)) join B
% 248.56/248.67  -> top
% 248.56/248.67  Current number of equations to process: 3183
% 248.56/248.67  Current number of ordered equations: 1
% 248.56/248.67  Current number of rules: 1634
% 248.56/248.67  New rule produced :
% 248.56/248.67  [1885]
% 248.56/248.67  complement(complement(converse(complement(converse(complement(B)))) join 
% 248.56/248.67                        complement(A) join C) join complement(B)) join A ->
% 248.56/248.67  A join B
% 248.56/248.67  Current number of equations to process: 3183
% 248.56/248.67  Current number of ordered equations: 0
% 248.56/248.67  Current number of rules: 1635
% 248.56/248.67  New rule produced :
% 248.56/248.67  [1886]
% 248.56/248.67  complement(complement(converse(complement(converse(complement(A)))) join 
% 248.56/248.67                        composition(converse(B),complement(composition(B,A)))) join 
% 248.56/248.67             complement(A)) -> A
% 248.56/248.67  Current number of equations to process: 3182
% 248.56/248.67  Current number of ordered equations: 0
% 248.56/248.67  Current number of rules: 1636
% 248.56/248.67  New rule produced :
% 248.56/248.67  [1887]
% 248.56/248.67  converse(composition(converse(A),complement(B))) join composition(converse(B),A)
% 248.56/248.67  -> composition(top,A)
% 248.56/248.67  Current number of equations to process: 3206
% 248.56/248.67  Current number of ordered equations: 1
% 248.56/248.67  Current number of rules: 1637
% 248.56/248.67  New rule produced :
% 248.56/248.67  [1888]
% 248.56/248.67  converse(composition(converse(A),B)) join composition(converse(complement(B)),A)
% 248.56/248.67  -> composition(top,A)
% 248.56/248.67  Current number of equations to process: 3206
% 248.56/248.67  Current number of ordered equations: 0
% 248.56/248.67  Current number of rules: 1638
% 248.56/248.67  New rule produced :
% 248.56/248.67  [1889]
% 248.56/248.67  composition(converse(complement(A)),complement(composition(A,top))) ->
% 248.56/248.67  composition(top,complement(composition(A,top)))
% 248.56/248.67  Current number of equations to process: 3209
% 248.56/248.67  Current number of ordered equations: 0
% 248.56/248.67  Current number of rules: 1639
% 248.56/248.67  New rule produced :
% 248.56/248.67  [1890]
% 248.56/248.67  composition(converse(A),complement(composition(complement(A),top))) ->
% 248.56/248.67  composition(top,complement(composition(complement(A),top)))
% 248.56/248.67  Current number of equations to process: 3208
% 248.56/248.67  Current number of ordered equations: 0
% 248.56/248.67  Current number of rules: 1640
% 248.56/248.67  New rule produced :
% 248.56/248.67  [1891]
% 248.56/248.67  composition(converse(complement(composition(A,converse(B)))),C) join 
% 248.56/248.67  composition(composition(B,converse(A)),C) -> composition(top,C)
% 248.56/248.67  Current number of equations to process: 3217
% 248.56/248.67  Current number of ordered equations: 0
% 248.56/248.67  Current number of rules: 1641
% 248.56/248.67  New rule produced :
% 248.56/248.67  [1892]
% 248.56/248.67  composition(converse(complement(composition(converse(A),B))),C) join 
% 248.56/248.67  composition(composition(converse(B),A),C) -> composition(top,C)
% 248.56/248.67  Current number of equations to process: 3216
% 248.56/248.67  Current number of ordered equations: 0
% 248.56/248.67  Current number of rules: 1642
% 248.56/248.67  New rule produced :
% 248.56/248.67  [1893]
% 248.56/248.67  composition(converse(composition(A,complement(B))),C) join composition(
% 248.56/248.67                                                             converse(B),
% 248.56/248.67                                                             composition(
% 248.56/248.67                                                             converse(A),C)) ->
% 248.56/248.67  composition(top,composition(converse(A),C))
% 248.56/248.67  Current number of equations to process: 3246
% 248.56/248.67  Current number of ordered equations: 1
% 248.56/248.67  Current number of rules: 1643
% 248.56/248.67  New rule produced :
% 248.56/248.67  [1894]
% 248.56/248.67  composition(converse(composition(A,B)),C) join composition(converse(complement(B)),
% 248.56/248.67                                                 composition(converse(A),C)) ->
% 248.56/248.67  composition(top,composition(converse(A),C))
% 248.56/248.67  Current number of equations to process: 3246
% 248.56/248.67  Current number of ordered equations: 0
% 248.56/248.67  Current number of rules: 1644
% 248.56/248.67  New rule produced :
% 248.56/248.67  [1895]
% 248.56/248.67  converse(composition(A,converse(composition(composition(B,C),V_3)))) <->
% 248.56/248.67  composition(B,converse(composition(A,converse(composition(C,V_3)))))
% 248.56/248.67  Current number of equations to process: 3257
% 248.56/248.67  Current number of ordered equations: 1
% 248.56/248.67  Current number of rules: 1645
% 248.56/248.67  New rule produced :
% 248.56/248.67  [1896]
% 248.56/248.67  composition(B,converse(composition(A,converse(composition(C,V_3))))) <->
% 250.65/250.79  converse(composition(A,converse(composition(composition(B,C),V_3))))
% 250.65/250.79  Current number of equations to process: 3257
% 250.65/250.79  Current number of ordered equations: 0
% 250.65/250.79  Current number of rules: 1646
% 250.65/250.79  New rule produced :
% 250.65/250.79  [1897]
% 250.65/250.79  converse(composition(V_3,composition(B,composition(C,converse(A))))) <->
% 250.65/250.79  composition(composition(A,converse(composition(B,C))),converse(V_3))
% 250.65/250.79  Current number of equations to process: 3255
% 250.65/250.79  Current number of ordered equations: 3
% 250.65/250.79  Current number of rules: 1647
% 250.65/250.79  New rule produced :
% 250.65/250.79  [1898]
% 250.65/250.79  converse(composition(composition(C,composition(V_3,converse(B))),A)) <->
% 250.65/250.79  composition(converse(A),composition(B,converse(composition(C,V_3))))
% 250.65/250.79  Current number of equations to process: 3255
% 250.65/250.79  Current number of ordered equations: 2
% 250.65/250.79  Current number of rules: 1648
% 250.65/250.79  New rule produced :
% 250.65/250.79  [1899]
% 250.65/250.79  composition(converse(A),composition(B,converse(composition(C,V_3)))) <->
% 250.65/250.79  converse(composition(composition(C,composition(V_3,converse(B))),A))
% 250.65/250.79  Current number of equations to process: 3255
% 250.65/250.79  Current number of ordered equations: 1
% 250.65/250.79  Current number of rules: 1649
% 250.65/250.79  New rule produced :
% 250.65/250.79  [1900]
% 250.65/250.79  composition(composition(A,converse(composition(B,C))),converse(V_3)) <->
% 250.65/250.79  converse(composition(V_3,composition(B,composition(C,converse(A)))))
% 250.65/250.79  Current number of equations to process: 3255
% 250.65/250.79  Current number of ordered equations: 0
% 250.65/250.79  Current number of rules: 1650
% 250.65/250.79  New rule produced :
% 250.65/250.79  [1901]
% 250.65/250.79  composition(composition(A,converse(composition(B,C))),V_3) <->
% 250.65/250.79  composition(converse(composition(C,converse(A))),composition(converse(B),V_3))
% 250.65/250.79  Current number of equations to process: 3254
% 250.65/250.79  Current number of ordered equations: 1
% 250.65/250.79  Current number of rules: 1651
% 250.65/250.79  New rule produced :
% 250.65/250.79  [1902]
% 250.65/250.79  composition(converse(composition(C,converse(A))),composition(converse(B),V_3))
% 250.65/250.79  <-> composition(composition(A,converse(composition(B,C))),V_3)
% 250.65/250.79  Current number of equations to process: 3254
% 250.65/250.79  Current number of ordered equations: 0
% 250.65/250.79  Current number of rules: 1652
% 250.65/250.79  New rule produced :
% 250.65/250.79  [1903]
% 250.65/250.79  converse(composition(converse(A),composition(converse(B),composition(C,
% 250.65/250.79                                                           converse(V_3)))))
% 250.65/250.79  <-> composition(V_3,converse(composition(converse(composition(B,A)),C)))
% 250.65/250.79  Current number of equations to process: 3257
% 250.65/250.79  Current number of ordered equations: 1
% 250.65/250.79  Current number of rules: 1653
% 250.65/250.79  New rule produced :
% 250.65/250.79  [1904]
% 250.65/250.79  composition(V_3,converse(composition(converse(composition(B,A)),C))) <->
% 250.65/250.79  converse(composition(converse(A),composition(converse(B),composition(C,
% 250.65/250.79                                                           converse(V_3)))))
% 250.65/250.79  Current number of equations to process: 3257
% 250.65/250.79  Current number of ordered equations: 0
% 250.65/250.79  Current number of rules: 1654
% 250.65/250.79  New rule produced :
% 250.65/250.79  [1905]
% 250.65/250.79  composition(B,converse(composition(converse(C),A))) <->
% 250.65/250.79  composition(converse(composition(A,converse(B))),C)
% 250.65/250.79  Current number of equations to process: 3288
% 250.65/250.79  Current number of ordered equations: 1
% 250.65/250.79  Current number of rules: 1655
% 250.65/250.79  New rule produced :
% 250.65/250.79  [1906]
% 250.65/250.79  composition(converse(composition(A,converse(B))),C) <->
% 250.65/250.79  composition(B,converse(composition(converse(C),A)))
% 250.65/250.79  Current number of equations to process: 3288
% 250.65/250.79  Current number of ordered equations: 0
% 250.65/250.79  Current number of rules: 1656
% 250.65/250.79  New rule produced :
% 250.65/250.79  [1907]
% 250.65/250.79  converse(composition(composition(composition(A,B),C),converse(V_3))) <->
% 250.65/250.79  composition(V_3,converse(composition(A,composition(B,C))))
% 250.65/250.79  Current number of equations to process: 3299
% 250.65/250.79  Current number of ordered equations: 1
% 250.65/250.79  Current number of rules: 1657
% 250.65/250.79  New rule produced :
% 250.65/250.79  [1908]
% 250.65/250.79  composition(V_3,converse(composition(A,composition(B,C)))) <->
% 250.65/250.79  converse(composition(composition(composition(A,B),C),converse(V_3)))
% 250.65/250.79  Current number of equations to process: 3299
% 250.65/250.79  Current number of ordered equations: 0
% 250.65/250.79  Current number of rules: 1658
% 250.65/250.79  New rule produced :
% 250.65/250.79  [1909]
% 250.65/250.79  converse(composition(composition(A,composition(B,C)),converse(V_3))) <->
% 250.65/250.79  composition(V_3,converse(composition(composition(A,B),C)))
% 250.65/250.79  Current number of equations to process: 3298
% 250.65/250.79  Current number of ordered equations: 1
% 250.65/250.79  Current number of rules: 1659
% 250.65/250.79  New rule produced :
% 250.65/250.79  [1910]
% 250.65/250.79  composition(V_3,converse(composition(composition(A,B),C))) <->
% 250.65/250.79  converse(composition(composition(A,composition(B,C)),converse(V_3)))
% 251.76/251.83  Current number of equations to process: 3298
% 251.76/251.83  Current number of ordered equations: 0
% 251.76/251.83  Current number of rules: 1660
% 251.76/251.83  New rule produced :
% 251.76/251.83  [1911]
% 251.76/251.83  converse(composition(A,composition(B,converse(composition(C,V_3))))) <->
% 251.76/251.83  composition(composition(C,composition(V_3,converse(B))),converse(A))
% 251.76/251.83  Current number of equations to process: 3296
% 251.76/251.83  Current number of ordered equations: 3
% 251.76/251.83  Current number of rules: 1661
% 251.76/251.83  New rule produced :
% 251.76/251.83  [1912]
% 251.76/251.83  converse(composition(A,composition(B,composition(C,converse(V_3))))) <->
% 251.76/251.83  composition(composition(V_3,converse(C)),converse(composition(A,B)))
% 251.76/251.83  Current number of equations to process: 3296
% 251.76/251.83  Current number of ordered equations: 2
% 251.76/251.83  Current number of rules: 1662
% 251.76/251.83  New rule produced :
% 251.76/251.83  [1913]
% 251.76/251.83  composition(composition(C,composition(V_3,converse(B))),converse(A)) <->
% 251.76/251.83  converse(composition(A,composition(B,converse(composition(C,V_3)))))
% 251.76/251.83  Current number of equations to process: 3296
% 251.76/251.83  Current number of ordered equations: 1
% 251.76/251.83  Current number of rules: 1663
% 251.76/251.83  New rule produced :
% 251.76/251.83  [1914]
% 251.76/251.83  composition(composition(V_3,converse(C)),converse(composition(A,B))) <->
% 251.76/251.83  converse(composition(A,composition(B,composition(C,converse(V_3)))))
% 251.76/251.83  Current number of equations to process: 3296
% 251.76/251.83  Current number of ordered equations: 0
% 251.76/251.83  Current number of rules: 1664
% 251.76/251.83  New rule produced :
% 251.76/251.83  [1915]
% 251.76/251.83  converse(composition(composition(A,converse(composition(B,C))),V_3)) <->
% 251.76/251.83  composition(converse(V_3),composition(B,composition(C,converse(A))))
% 251.76/251.83  Current number of equations to process: 3294
% 251.76/251.83  Current number of ordered equations: 3
% 251.76/251.83  Current number of rules: 1665
% 251.76/251.83  New rule produced :
% 251.76/251.83  [1916]
% 251.76/251.83  converse(composition(A,composition(B,composition(converse(C),V_3)))) <->
% 251.76/251.83  composition(composition(converse(V_3),C),converse(composition(A,B)))
% 251.76/251.83  Current number of equations to process: 3294
% 251.76/251.83  Current number of ordered equations: 2
% 251.76/251.83  Current number of rules: 1666
% 251.76/251.83  New rule produced :
% 251.76/251.83  [1917]
% 251.76/251.83  composition(composition(converse(V_3),C),converse(composition(A,B))) <->
% 251.76/251.83  converse(composition(A,composition(B,composition(converse(C),V_3))))
% 251.76/251.83  Current number of equations to process: 3294
% 251.76/251.83  Current number of ordered equations: 1
% 251.76/251.83  Current number of rules: 1667
% 251.76/251.83  New rule produced :
% 251.76/251.83  [1918]
% 251.76/251.83  composition(converse(V_3),composition(B,composition(C,converse(A)))) <->
% 251.76/251.83  converse(composition(composition(A,converse(composition(B,C))),V_3))
% 251.76/251.83  Current number of equations to process: 3294
% 251.76/251.83  Current number of ordered equations: 0
% 251.76/251.83  Current number of rules: 1668
% 251.76/251.83  New rule produced :
% 251.76/251.83  [1919]
% 251.76/251.83  converse(composition(A,composition(B,converse(composition(C,V_3))))) <->
% 251.76/251.83  composition(C,converse(composition(A,composition(B,converse(V_3)))))
% 251.76/251.83  Current number of equations to process: 3293
% 251.76/251.83  Current number of ordered equations: 1
% 251.76/251.83  Current number of rules: 1669
% 251.76/251.83  New rule produced :
% 251.76/251.83  [1920]
% 251.76/251.83  composition(C,converse(composition(A,composition(B,converse(V_3))))) <->
% 251.76/251.83  converse(composition(A,composition(B,converse(composition(C,V_3)))))
% 251.76/251.83  Current number of equations to process: 3293
% 251.76/251.83  Current number of ordered equations: 0
% 251.76/251.83  Current number of rules: 1670
% 251.76/251.83  New rule produced :
% 251.76/251.83  [1921]
% 251.76/251.83  converse(composition(composition(C,composition(V_3,converse(B))),converse(A)))
% 251.76/251.83  <-> composition(A,composition(B,converse(composition(C,V_3))))
% 251.76/251.83  Current number of equations to process: 3292
% 251.76/251.83  Current number of ordered equations: 1
% 251.76/251.83  Current number of rules: 1671
% 251.76/251.83  New rule produced :
% 251.76/251.83  [1922]
% 251.76/251.83  composition(A,composition(B,converse(composition(C,V_3)))) <->
% 251.76/251.83  converse(composition(composition(C,composition(V_3,converse(B))),converse(A)))
% 251.76/251.83  Current number of equations to process: 3292
% 251.76/251.83  Current number of ordered equations: 0
% 251.76/251.83  Current number of rules: 1672
% 251.76/251.83  New rule produced :
% 251.76/251.83  [1923]
% 251.76/251.83  converse(composition(converse(V_3),composition(B,composition(C,converse(A)))))
% 251.76/251.83  <-> composition(composition(A,converse(composition(B,C))),V_3)
% 251.76/251.83  Current number of equations to process: 3291
% 251.76/251.83  Current number of ordered equations: 1
% 251.76/251.83  Current number of rules: 1673
% 251.76/251.83  New rule produced :
% 251.76/251.83  [1924]
% 251.76/251.83  composition(composition(A,converse(composition(B,C))),V_3) <->
% 251.76/251.83  converse(composition(converse(V_3),composition(B,composition(C,converse(A)))))
% 251.76/251.83  Current number of equations to process: 3291
% 251.76/251.83  Current number of ordered equations: 0
% 251.76/251.83  Current number of rules: 1674
% 252.84/252.96  New rule produced :
% 252.84/252.96  [1925]
% 252.84/252.96  converse(composition(A,composition(composition(B,converse(C)),converse(V_3))))
% 252.84/252.96  <-> composition(composition(V_3,C),converse(composition(A,B)))
% 252.84/252.96  Current number of equations to process: 3289
% 252.84/252.96  Current number of ordered equations: 3
% 252.84/252.96  Current number of rules: 1675
% 252.84/252.96  New rule produced :
% 252.84/252.96  [1926]
% 252.84/252.96  composition(composition(A,converse(composition(V_3,converse(B)))),converse(C))
% 252.84/252.96  <-> composition(A,composition(B,converse(composition(C,V_3))))
% 252.84/252.96  Current number of equations to process: 3289
% 252.84/252.96  Current number of ordered equations: 2
% 252.84/252.96  Current number of rules: 1676
% 252.84/252.96  New rule produced :
% 252.84/252.96  [1927]
% 252.84/252.96  composition(A,composition(B,converse(composition(C,V_3)))) <->
% 252.84/252.96  composition(composition(A,converse(composition(V_3,converse(B)))),converse(C))
% 252.84/252.96  Current number of equations to process: 3289
% 252.84/252.96  Current number of ordered equations: 1
% 252.84/252.96  Current number of rules: 1677
% 252.84/252.96  New rule produced :
% 252.84/252.96  [1928]
% 252.84/252.96  composition(composition(V_3,C),converse(composition(A,B))) <->
% 252.84/252.96  converse(composition(A,composition(composition(B,converse(C)),converse(V_3))))
% 252.84/252.96  Current number of equations to process: 3289
% 252.84/252.96  Current number of ordered equations: 0
% 252.84/252.96  Current number of rules: 1678
% 252.84/252.96  New rule produced :
% 252.84/252.96  [1929]
% 252.84/252.96  converse(complement(composition(A,composition(B,converse(C))))) join 
% 252.84/252.96  composition(C,converse(composition(A,B))) -> top
% 252.84/252.96  Current number of equations to process: 3290
% 252.84/252.96  Current number of ordered equations: 0
% 252.84/252.96  Current number of rules: 1679
% 252.84/252.96  New rule produced :
% 252.84/252.96  [1930]
% 252.84/252.96  converse(composition(A,composition(B,composition(C,composition(V_3,converse(V_4))))))
% 252.84/252.96  <->
% 252.84/252.96  composition(V_4,converse(composition(A,composition(B,composition(C,V_3)))))
% 252.84/252.96  Current number of equations to process: 3288
% 252.84/252.96  Current number of ordered equations: 3
% 252.84/252.96  Current number of rules: 1680
% 252.84/252.96  New rule produced :
% 252.84/252.96  [1931]
% 252.84/252.96  converse(composition(A,composition(B,composition(C,composition(V_3,converse(V_4))))))
% 252.84/252.96  <->
% 252.84/252.96  composition(V_4,converse(composition(composition(A,composition(B,C)),V_3)))
% 252.84/252.96  Current number of equations to process: 3288
% 252.84/252.96  Current number of ordered equations: 2
% 252.84/252.96  Current number of rules: 1681
% 252.84/252.96  New rule produced :
% 252.84/252.96  [1932]
% 252.84/252.96  composition(V_4,converse(composition(A,composition(B,composition(C,V_3)))))
% 252.84/252.96  <->
% 252.84/252.96  converse(composition(A,composition(B,composition(C,composition(V_3,converse(V_4))))))
% 252.84/252.96  Current number of equations to process: 3288
% 252.84/252.96  Current number of ordered equations: 1
% 252.84/252.96  Current number of rules: 1682
% 252.84/252.96  New rule produced :
% 252.84/252.96  [1933]
% 252.84/252.96  composition(V_4,converse(composition(composition(A,composition(B,C)),V_3)))
% 252.84/252.96  <->
% 252.84/252.96  converse(composition(A,composition(B,composition(C,composition(V_3,converse(V_4))))))
% 252.84/252.96  Current number of equations to process: 3288
% 252.84/252.96  Current number of ordered equations: 0
% 252.84/252.96  Current number of rules: 1683
% 252.84/252.96  New rule produced :
% 252.84/252.96  [1934]
% 252.84/252.96  converse(composition(A,composition(B,composition(composition(C,V_3),converse(V_4)))))
% 252.84/252.96  <->
% 252.84/252.96  composition(V_4,converse(composition(A,composition(composition(B,C),V_3))))
% 252.84/252.96  Current number of equations to process: 3286
% 252.84/252.96  Current number of ordered equations: 3
% 252.84/252.96  Current number of rules: 1684
% 252.84/252.96  New rule produced :
% 252.84/252.96  [1935]
% 252.84/252.96  converse(composition(A,composition(composition(B,C),composition(V_3,converse(V_4)))))
% 252.84/252.96  <->
% 252.84/252.96  composition(V_4,converse(composition(composition(composition(A,B),C),V_3)))
% 252.84/252.96  Current number of equations to process: 3286
% 252.84/252.96  Current number of ordered equations: 2
% 252.84/252.96  Current number of rules: 1685
% 252.84/252.96  New rule produced :
% 252.84/252.96  [1936]
% 252.84/252.96  composition(V_4,converse(composition(composition(composition(A,B),C),V_3)))
% 252.84/252.96  <->
% 252.84/252.96  converse(composition(A,composition(composition(B,C),composition(V_3,converse(V_4)))))
% 252.84/252.96  Current number of equations to process: 3286
% 252.84/252.96  Current number of ordered equations: 1
% 252.84/252.96  Current number of rules: 1686
% 252.84/252.96  New rule produced :
% 252.84/252.96  [1937]
% 252.84/252.96  composition(V_4,converse(composition(A,composition(composition(B,C),V_3))))
% 252.84/252.96  <->
% 252.84/252.96  converse(composition(A,composition(B,composition(composition(C,V_3),converse(V_4)))))
% 252.84/252.96  Current number of equations to process: 3286
% 252.84/252.96  Current number of ordered equations: 0
% 252.84/252.96  Current number of rules: 1687
% 252.84/252.96  New rule produced :
% 252.84/252.96  [1938]
% 252.84/252.96  converse(composition(A,composition(B,composition(C,composition(V_3,converse(V_4))))))
% 252.84/252.96  <->
% 252.84/252.96  composition(V_4,converse(composition(composition(composition(A,B),C),V_3)))
% 252.84/252.96  Current number of equations to process: 3284
% 254.06/254.12  Current number of ordered equations: 3
% 254.06/254.12  Current number of rules: 1688
% 254.06/254.12  New rule produced :
% 254.06/254.12  [1939]
% 254.06/254.12  converse(composition(A,composition(B,composition(C,composition(V_3,converse(V_4))))))
% 254.06/254.12  <->
% 254.06/254.12  composition(V_4,converse(composition(A,composition(composition(B,C),V_3))))
% 254.06/254.12  Current number of equations to process: 3284
% 254.06/254.12  Current number of ordered equations: 2
% 254.06/254.12  Current number of rules: 1689
% 254.06/254.12  New rule produced :
% 254.06/254.12  [1940]
% 254.06/254.12  composition(V_4,converse(composition(composition(composition(A,B),C),V_3)))
% 254.06/254.12  <->
% 254.06/254.12  converse(composition(A,composition(B,composition(C,composition(V_3,converse(V_4))))))
% 254.06/254.12  Current number of equations to process: 3284
% 254.06/254.12  Current number of ordered equations: 1
% 254.06/254.12  Current number of rules: 1690
% 254.06/254.12  New rule produced :
% 254.06/254.12  [1941]
% 254.06/254.12  composition(V_4,converse(composition(A,composition(composition(B,C),V_3))))
% 254.06/254.12  <->
% 254.06/254.12  converse(composition(A,composition(B,composition(C,composition(V_3,converse(V_4))))))
% 254.06/254.12  Current number of equations to process: 3284
% 254.06/254.12  Current number of ordered equations: 0
% 254.06/254.12  Current number of rules: 1691
% 254.06/254.12  New rule produced :
% 254.06/254.12  [1942]
% 254.06/254.12  converse(composition(composition(A,B),composition(C,composition(V_3,converse(V_4)))))
% 254.06/254.12  <->
% 254.06/254.12  composition(V_4,converse(composition(composition(A,composition(B,C)),V_3)))
% 254.06/254.12  Current number of equations to process: 3282
% 254.06/254.12  Current number of ordered equations: 3
% 254.06/254.12  Current number of rules: 1692
% 254.06/254.12  New rule produced :
% 254.06/254.12  [1943]
% 254.06/254.12  converse(composition(A,composition(composition(B,C),composition(V_3,converse(V_4)))))
% 254.06/254.12  <->
% 254.06/254.12  composition(V_4,converse(composition(A,composition(B,composition(C,V_3)))))
% 254.06/254.12  Current number of equations to process: 3282
% 254.06/254.12  Current number of ordered equations: 2
% 254.06/254.12  Current number of rules: 1693
% 254.06/254.12  New rule produced :
% 254.06/254.12  [1944]
% 254.06/254.12  composition(V_4,converse(composition(A,composition(B,composition(C,V_3)))))
% 254.06/254.12  <->
% 254.06/254.12  converse(composition(A,composition(composition(B,C),composition(V_3,converse(V_4)))))
% 254.06/254.12  Current number of equations to process: 3282
% 254.06/254.12  Current number of ordered equations: 1
% 254.06/254.12  Current number of rules: 1694
% 254.06/254.12  New rule produced :
% 254.06/254.12  [1945]
% 254.06/254.12  composition(V_4,converse(composition(composition(A,composition(B,C)),V_3)))
% 254.06/254.12  <->
% 254.06/254.12  converse(composition(composition(A,B),composition(C,composition(V_3,converse(V_4)))))
% 254.06/254.12  Current number of equations to process: 3282
% 254.06/254.12  Current number of ordered equations: 0
% 254.06/254.12  Current number of rules: 1695
% 254.06/254.12  New rule produced :
% 254.06/254.12  [1946]
% 254.06/254.12  composition(composition(A,composition(B,converse(composition(C,V_3)))),
% 254.06/254.12  converse(V_4)) <->
% 254.06/254.12  composition(A,converse(composition(V_4,composition(C,composition(V_3,
% 254.06/254.12                                                       converse(B))))))
% 254.06/254.12  Current number of equations to process: 3280
% 254.06/254.12  Current number of ordered equations: 3
% 254.06/254.12  Current number of rules: 1696
% 254.06/254.12  New rule produced :
% 254.06/254.12  [1947]
% 254.06/254.12  composition(A,converse(composition(V_4,composition(C,composition(V_3,
% 254.06/254.12                                                       converse(B)))))) <->
% 254.06/254.12  composition(composition(A,composition(B,converse(composition(C,V_3)))),
% 254.06/254.12  converse(V_4))
% 254.06/254.12  Current number of equations to process: 3280
% 254.06/254.12  Current number of ordered equations: 2
% 254.06/254.12  Current number of rules: 1697
% 254.06/254.12  New rule produced :
% 254.06/254.12  [1948]
% 254.06/254.12  composition(A,converse(composition(composition(V_3,composition(V_4,converse(C))),B)))
% 254.06/254.12  <->
% 254.06/254.12  composition(composition(A,converse(B)),composition(C,converse(composition(V_3,V_4))))
% 254.06/254.12  Current number of equations to process: 3280
% 254.06/254.12  Current number of ordered equations: 1
% 254.06/254.12  Current number of rules: 1698
% 254.06/254.12  New rule produced :
% 254.06/254.12  [1949]
% 254.06/254.12  composition(composition(A,converse(B)),composition(C,converse(composition(V_3,V_4))))
% 254.06/254.12  <->
% 254.06/254.12  composition(A,converse(composition(composition(V_3,composition(V_4,converse(C))),B)))
% 254.06/254.12  Current number of equations to process: 3280
% 254.06/254.12  Current number of ordered equations: 0
% 254.06/254.12  Current number of rules: 1699
% 254.06/254.12  New rule produced :
% 254.06/254.12  [1950]
% 254.06/254.12  composition(converse(A),composition(composition(B,converse(composition(C,V_3))),V_4))
% 254.06/254.12  <->
% 254.06/254.12  composition(converse(composition(composition(C,composition(V_3,converse(B))),A)),V_4)
% 254.06/254.12  Current number of equations to process: 3278
% 254.06/254.12  Current number of ordered equations: 3
% 254.06/254.12  Current number of rules: 1700
% 254.06/254.12  New rule produced :
% 254.06/254.12  [1951]
% 254.06/254.12  composition(composition(A,converse(composition(B,C))),composition(converse(V_3),V_4))
% 254.06/254.12  <->
% 254.06/254.12  composition(converse(composition(V_3,composition(B,composition(C,converse(A))))),V_4)
% 256.07/256.12  Current number of equations to process: 3278
% 256.07/256.12  Current number of ordered equations: 2
% 256.07/256.12  Current number of rules: 1701
% 256.07/256.12  New rule produced :
% 256.07/256.12  [1952]
% 256.07/256.12  composition(converse(composition(V_3,composition(B,composition(C,converse(A))))),V_4)
% 256.07/256.12  <->
% 256.07/256.12  composition(composition(A,converse(composition(B,C))),composition(converse(V_3),V_4))
% 256.07/256.12  Current number of equations to process: 3278
% 256.07/256.12  Current number of ordered equations: 1
% 256.07/256.12  Current number of rules: 1702
% 256.07/256.12  New rule produced :
% 256.07/256.12  [1953]
% 256.07/256.12  composition(converse(composition(composition(C,composition(V_3,converse(B))),A)),V_4)
% 256.07/256.12  <->
% 256.07/256.12  composition(converse(A),composition(composition(B,converse(composition(C,V_3))),V_4))
% 256.07/256.12  Current number of equations to process: 3278
% 256.07/256.12  Current number of ordered equations: 0
% 256.07/256.12  Current number of rules: 1703
% 256.07/256.12  New rule produced :
% 256.07/256.12  [1954]
% 256.07/256.12  composition(A,converse(composition(B,composition(C,converse(V_3))))) <->
% 256.07/256.12  composition(composition(A,V_3),converse(composition(B,C)))
% 256.07/256.12  Current number of equations to process: 3292
% 256.07/256.12  Current number of ordered equations: 1
% 256.07/256.12  Current number of rules: 1704
% 256.07/256.12  New rule produced :
% 256.07/256.12  [1955]
% 256.07/256.12  composition(composition(A,V_3),converse(composition(B,C))) <->
% 256.07/256.12  composition(A,converse(composition(B,composition(C,converse(V_3)))))
% 256.07/256.12  Current number of equations to process: 3292
% 256.07/256.12  Current number of ordered equations: 0
% 256.07/256.12  Current number of rules: 1705
% 256.07/256.12  New rule produced :
% 256.07/256.12  [1956]
% 256.07/256.12  converse(composition(C,composition(V_3,converse(composition(A,B))))) <->
% 256.07/256.12  composition(A,composition(B,converse(composition(C,V_3))))
% 256.07/256.12  Current number of equations to process: 3290
% 256.07/256.12  Current number of ordered equations: 3
% 256.07/256.12  Current number of rules: 1706
% 256.07/256.12  New rule produced :
% 256.07/256.12  [1957]
% 256.07/256.12  composition(converse(composition(A,composition(B,converse(C)))),V_3) <->
% 256.07/256.12  composition(C,composition(converse(composition(A,B)),V_3))
% 256.07/256.12  Current number of equations to process: 3290
% 256.07/256.12  Current number of ordered equations: 2
% 256.07/256.12  Current number of rules: 1707
% 256.07/256.12  New rule produced :
% 256.07/256.12  [1958]
% 256.07/256.12  composition(A,composition(B,converse(composition(C,V_3)))) <->
% 256.07/256.12  converse(composition(C,composition(V_3,converse(composition(A,B)))))
% 256.07/256.12  Current number of equations to process: 3290
% 256.07/256.12  Current number of ordered equations: 1
% 256.07/256.12  Current number of rules: 1708
% 256.07/256.12  New rule produced :
% 256.07/256.12  [1959]
% 256.07/256.12  composition(C,composition(converse(composition(A,B)),V_3)) <->
% 256.07/256.12  composition(converse(composition(A,composition(B,converse(C)))),V_3)
% 256.07/256.12  Current number of equations to process: 3290
% 256.07/256.12  Current number of ordered equations: 0
% 256.07/256.12  Current number of rules: 1709
% 256.07/256.12  New rule produced :
% 256.07/256.12  [1960]
% 256.07/256.12  converse(composition(converse(composition(C,B)),composition(V_3,converse(A))))
% 256.07/256.12  <->
% 256.07/256.12  composition(A,converse(composition(converse(B),composition(converse(C),V_3))))
% 256.07/256.12  Current number of equations to process: 3289
% 256.07/256.12  Current number of ordered equations: 1
% 256.07/256.12  Current number of rules: 1710
% 256.07/256.12  New rule produced :
% 256.07/256.12  [1961]
% 256.07/256.12  composition(A,converse(composition(converse(B),composition(converse(C),V_3))))
% 256.07/256.12  <->
% 256.07/256.12  converse(composition(converse(composition(C,B)),composition(V_3,converse(A))))
% 256.07/256.12  Current number of equations to process: 3289
% 256.07/256.12  Current number of ordered equations: 0
% 256.07/256.12  Current number of rules: 1711
% 256.07/256.12  New rule produced :
% 256.07/256.12  [1962]
% 256.07/256.12  converse(complement(composition(A,converse(composition(B,C))))) join 
% 256.07/256.12  composition(B,composition(C,converse(A))) -> top
% 256.07/256.12  Current number of equations to process: 3292
% 256.07/256.12  Current number of ordered equations: 0
% 256.07/256.12  Current number of rules: 1712
% 256.07/256.12  New rule produced :
% 256.07/256.12  [1963]
% 256.07/256.12  converse(composition(A,composition(B,composition(C,converse(composition(V_3,V_4))))))
% 256.07/256.12  <->
% 256.07/256.12  composition(composition(V_3,composition(V_4,converse(C))),converse(composition(A,B)))
% 256.07/256.12  Current number of equations to process: 3291
% 256.07/256.12  Current number of ordered equations: 1
% 256.07/256.12  Current number of rules: 1713
% 256.07/256.12  New rule produced :
% 256.07/256.12  [1964]
% 256.07/256.12  composition(composition(V_3,composition(V_4,converse(C))),converse(composition(A,B)))
% 256.07/256.12  <->
% 256.07/256.12  converse(composition(A,composition(B,composition(C,converse(composition(V_3,V_4))))))
% 256.07/256.12  Current number of equations to process: 3291
% 256.07/256.12  Current number of ordered equations: 0
% 256.07/256.12  Current number of rules: 1714
% 256.07/256.12  New rule produced :
% 256.07/256.12  [1965]
% 256.07/256.12  converse(composition(converse(C),composition(B,converse(A)))) <->
% 256.07/256.12  composition(A,composition(converse(B),C))
% 256.07/256.12  Current number of equations to process: 3329
% 256.07/256.12  Current number of ordered equations: 1
% 258.25/258.36  Current number of rules: 1715
% 258.25/258.36  New rule produced :
% 258.25/258.36  [1966]
% 258.25/258.36  composition(A,composition(converse(B),C)) <->
% 258.25/258.36  converse(composition(converse(C),composition(B,converse(A))))
% 258.25/258.36  Current number of equations to process: 3329
% 258.25/258.36  Current number of ordered equations: 0
% 258.25/258.36  Current number of rules: 1716
% 258.25/258.36  New rule produced :
% 258.25/258.36  [1967]
% 258.25/258.36  converse(composition(B,composition(C,converse(composition(A,converse(V_3))))))
% 258.25/258.36  <-> composition(A,converse(composition(composition(B,C),V_3)))
% 258.25/258.36  Current number of equations to process: 3360
% 258.25/258.36  Current number of ordered equations: 1
% 258.25/258.36  Current number of rules: 1717
% 258.25/258.36  New rule produced :
% 258.25/258.36  [1968]
% 258.25/258.36  composition(A,converse(composition(composition(B,C),V_3))) <->
% 258.25/258.36  converse(composition(B,composition(C,converse(composition(A,converse(V_3))))))
% 258.25/258.36  Current number of equations to process: 3360
% 258.25/258.36  Current number of ordered equations: 0
% 258.25/258.36  Current number of rules: 1718
% 258.25/258.36  New rule produced :
% 258.25/258.36  [1969]
% 258.25/258.36  converse(composition(B,converse(composition(A,composition(V_3,C))))) <->
% 258.25/258.36  composition(A,converse(composition(composition(B,converse(C)),converse(V_3))))
% 258.25/258.36  Current number of equations to process: 3359
% 258.25/258.36  Current number of ordered equations: 1
% 258.25/258.36  Current number of rules: 1719
% 258.25/258.36  New rule produced :
% 258.25/258.36  [1970]
% 258.25/258.36  composition(A,converse(composition(composition(B,converse(C)),converse(V_3))))
% 258.25/258.36  <-> converse(composition(B,converse(composition(A,composition(V_3,C)))))
% 258.25/258.36  Current number of equations to process: 3359
% 258.25/258.36  Current number of ordered equations: 0
% 258.25/258.36  Current number of rules: 1720
% 258.25/258.36  New rule produced :
% 258.25/258.36  [1971]
% 258.25/258.36  converse(composition(composition(B,converse(V_3)),converse(composition(A,C))))
% 258.25/258.36  <-> composition(A,converse(composition(B,converse(composition(C,V_3)))))
% 258.25/258.36  Current number of equations to process: 3358
% 258.25/258.36  Current number of ordered equations: 1
% 258.25/258.36  Current number of rules: 1721
% 258.25/258.36  New rule produced :
% 258.25/258.36  [1972]
% 258.25/258.36  composition(A,converse(composition(B,converse(composition(C,V_3))))) <->
% 258.25/258.36  converse(composition(composition(B,converse(V_3)),converse(composition(A,C))))
% 258.25/258.36  Current number of equations to process: 3358
% 258.25/258.36  Current number of ordered equations: 0
% 258.25/258.36  Current number of rules: 1722
% 258.25/258.36  New rule produced :
% 258.25/258.36  [1973]
% 258.25/258.36  converse(composition(converse(C),composition(composition(converse(B),V_3),
% 258.25/258.36                                   converse(A)))) <->
% 258.25/258.36  composition(A,converse(composition(converse(composition(B,C)),V_3)))
% 258.25/258.36  Current number of equations to process: 3359
% 258.25/258.36  Current number of ordered equations: 1
% 258.25/258.36  Current number of rules: 1723
% 258.25/258.36  New rule produced :
% 258.25/258.36  [1974]
% 258.25/258.36  composition(A,converse(composition(converse(composition(B,C)),V_3))) <->
% 258.25/258.36  converse(composition(converse(C),composition(composition(converse(B),V_3),
% 258.25/258.36                                   converse(A))))
% 258.25/258.36  Current number of equations to process: 3359
% 258.25/258.36  Current number of ordered equations: 0
% 258.25/258.36  Current number of rules: 1724
% 258.25/258.36  New rule produced :
% 258.25/258.36  [1975]
% 258.25/258.36  converse(composition(B,composition(composition(composition(C,V_3),V_4),
% 258.25/258.36                         converse(A)))) <->
% 258.25/258.36  composition(A,converse(composition(composition(B,C),composition(V_3,V_4))))
% 258.25/258.36  Current number of equations to process: 3356
% 258.25/258.36  Current number of ordered equations: 5
% 258.25/258.36  Current number of rules: 1725
% 258.25/258.36  New rule produced :
% 258.25/258.36  [1976]
% 258.25/258.36  composition(A,converse(composition(composition(B,C),composition(V_3,V_4))))
% 258.25/258.36  <->
% 258.25/258.36  converse(composition(B,composition(composition(composition(C,V_3),V_4),
% 258.25/258.36                         converse(A))))
% 258.25/258.36  Current number of equations to process: 3356
% 258.25/258.36  Current number of ordered equations: 4
% 258.25/258.36  Current number of rules: 1726
% 258.25/258.36  New rule produced :
% 258.25/258.36  [1977]
% 258.25/258.36  composition(A,composition(converse(composition(B,composition(C,converse(V_3)))),V_4))
% 258.25/258.36  <->
% 258.25/258.36  composition(composition(A,V_3),composition(converse(composition(B,C)),V_4))
% 258.25/258.36  Current number of equations to process: 3356
% 258.25/258.36  Current number of ordered equations: 3
% 258.25/258.36  Current number of rules: 1727
% 258.25/258.36  New rule produced :
% 258.25/258.36  [1978]
% 258.25/258.36  composition(A,converse(composition(B,composition(C,converse(composition(V_3,V_4))))))
% 258.25/258.36  <->
% 258.25/258.36  composition(composition(A,V_3),composition(V_4,converse(composition(B,C))))
% 258.25/258.36  Current number of equations to process: 3356
% 258.25/258.36  Current number of ordered equations: 2
% 258.25/258.36  Current number of rules: 1728
% 258.25/258.36  New rule produced :
% 258.25/258.36  [1979]
% 258.25/258.36  composition(composition(A,V_3),composition(V_4,converse(composition(B,C))))
% 259.25/259.34  <->
% 259.25/259.34  composition(A,converse(composition(B,composition(C,converse(composition(V_3,V_4))))))
% 259.25/259.34  Current number of equations to process: 3356
% 259.25/259.34  Current number of ordered equations: 1
% 259.25/259.34  Current number of rules: 1729
% 259.25/259.34  New rule produced :
% 259.25/259.34  [1980]
% 259.25/259.34  composition(composition(A,V_3),composition(converse(composition(B,C)),V_4))
% 259.25/259.34  <->
% 259.25/259.34  composition(A,composition(converse(composition(B,composition(C,converse(V_3)))),V_4))
% 259.25/259.34  Current number of equations to process: 3356
% 259.25/259.34  Current number of ordered equations: 0
% 259.25/259.34  Current number of rules: 1730
% 259.25/259.34  New rule produced :
% 259.25/259.34  [1981]
% 259.25/259.34  converse(composition(composition(B,C),composition(composition(V_3,V_4),
% 259.25/259.34                                        converse(A)))) <->
% 259.25/259.34  composition(A,converse(composition(B,composition(composition(C,V_3),V_4))))
% 259.25/259.34  Current number of equations to process: 3353
% 259.25/259.34  Current number of ordered equations: 5
% 259.25/259.34  Current number of rules: 1731
% 259.25/259.34  New rule produced :
% 259.25/259.34  [1982]
% 259.25/259.34  composition(converse(composition(A,composition(B,converse(C)))),composition(V_3,V_4))
% 259.25/259.34  <->
% 259.25/259.34  composition(C,composition(composition(converse(composition(A,B)),V_3),V_4))
% 259.25/259.34  Current number of equations to process: 3353
% 259.25/259.34  Current number of ordered equations: 4
% 259.25/259.34  Current number of rules: 1732
% 259.25/259.34  New rule produced :
% 259.25/259.34  [1983]
% 259.25/259.34  composition(A,converse(composition(B,composition(composition(C,V_3),V_4))))
% 259.25/259.34  <->
% 259.25/259.34  converse(composition(composition(B,C),composition(composition(V_3,V_4),
% 259.25/259.34                                        converse(A))))
% 259.25/259.34  Current number of equations to process: 3353
% 259.25/259.34  Current number of ordered equations: 3
% 259.25/259.34  Current number of rules: 1733
% 259.25/259.34  New rule produced :
% 259.25/259.34  [1984]
% 259.25/259.34  composition(A,composition(composition(B,V_4),converse(composition(C,V_3))))
% 259.25/259.34  <->
% 259.25/259.34  composition(composition(A,B),converse(composition(C,composition(V_3,converse(V_4)))))
% 259.25/259.34  Current number of equations to process: 3353
% 259.25/259.34  Current number of ordered equations: 2
% 259.25/259.34  Current number of rules: 1734
% 259.25/259.34  New rule produced :
% 259.25/259.34  [1985]
% 259.25/259.34  composition(composition(A,B),converse(composition(C,composition(V_3,converse(V_4)))))
% 259.25/259.34  <->
% 259.25/259.34  composition(A,composition(composition(B,V_4),converse(composition(C,V_3))))
% 259.25/259.34  Current number of equations to process: 3353
% 259.25/259.34  Current number of ordered equations: 1
% 259.25/259.34  Current number of rules: 1735
% 259.25/259.34  New rule produced :
% 259.25/259.34  [1986]
% 259.25/259.34  composition(C,composition(composition(converse(composition(A,B)),V_3),V_4))
% 259.25/259.34  <->
% 259.25/259.34  composition(converse(composition(A,composition(B,converse(C)))),composition(V_3,V_4))
% 259.25/259.34  Current number of equations to process: 3353
% 259.25/259.34  Current number of ordered equations: 0
% 259.25/259.34  Current number of rules: 1736
% 259.25/259.34  New rule produced :
% 259.25/259.34  [1987]
% 259.25/259.34  converse(composition(B,composition(composition(composition(C,V_3),V_4),
% 259.25/259.34                         converse(A)))) <->
% 259.25/259.34  composition(A,converse(composition(composition(composition(B,C),V_3),V_4)))
% 259.25/259.34  Current number of equations to process: 3350
% 259.25/259.34  Current number of ordered equations: 5
% 259.25/259.34  Current number of rules: 1737
% 259.25/259.34  New rule produced :
% 259.25/259.34  [1988]
% 259.25/259.34  composition(composition(composition(A,V_3),V_4),converse(composition(B,C)))
% 259.25/259.34  <->
% 259.25/259.34  composition(A,converse(composition(B,composition(C,converse(composition(V_3,V_4))))))
% 259.25/259.34  Current number of equations to process: 3350
% 259.25/259.34  Current number of ordered equations: 4
% 259.25/259.34  Current number of rules: 1738
% 259.25/259.34  New rule produced :
% 259.25/259.34  [1989]
% 259.25/259.34  composition(A,converse(composition(composition(composition(B,C),V_3),V_4)))
% 259.25/259.34  <->
% 259.25/259.34  converse(composition(B,composition(composition(composition(C,V_3),V_4),
% 259.25/259.34                         converse(A))))
% 259.25/259.34  Current number of equations to process: 3350
% 259.25/259.34  Current number of ordered equations: 3
% 259.25/259.34  Current number of rules: 1739
% 259.25/259.34  New rule produced :
% 259.25/259.34  [1990]
% 259.25/259.34  composition(A,composition(converse(composition(B,composition(C,converse(V_3)))),V_4))
% 259.25/259.34  <->
% 259.25/259.34  composition(composition(composition(A,V_3),converse(composition(B,C))),V_4)
% 259.25/259.34  Current number of equations to process: 3350
% 259.25/259.34  Current number of ordered equations: 2
% 259.25/259.34  Current number of rules: 1740
% 259.25/259.34  New rule produced :
% 259.25/259.34  [1991]
% 259.25/259.34  composition(A,converse(composition(B,composition(C,converse(composition(V_3,V_4))))))
% 259.25/259.34  <->
% 259.25/259.34  composition(composition(composition(A,V_3),V_4),converse(composition(B,C)))
% 259.25/259.34  Current number of equations to process: 3350
% 259.25/259.34  Current number of ordered equations: 1
% 259.25/259.34  Current number of rules: 1741
% 259.25/259.34  New rule produced :
% 259.25/259.34  [1992]
% 259.25/259.34  composition(composition(composition(A,V_3),converse(composition(B,C))),V_4)
% 260.26/260.31  <->
% 260.26/260.31  composition(A,composition(converse(composition(B,composition(C,converse(V_3)))),V_4))
% 260.26/260.31  Current number of equations to process: 3350
% 260.26/260.31  Current number of ordered equations: 0
% 260.26/260.31  Current number of rules: 1742
% 260.26/260.31  New rule produced :
% 260.26/260.31  [1993]
% 260.26/260.31  converse(composition(B,composition(composition(C,composition(V_3,V_4)),
% 260.26/260.31                         converse(A)))) <->
% 260.26/260.31  composition(A,converse(composition(composition(B,composition(C,V_3)),V_4)))
% 260.26/260.31  Current number of equations to process: 3348
% 260.26/260.31  Current number of ordered equations: 3
% 260.26/260.31  Current number of rules: 1743
% 260.26/260.31  New rule produced :
% 260.26/260.31  [1994]
% 260.26/260.31  composition(composition(A,composition(B,V_4)),converse(composition(C,V_3)))
% 260.26/260.31  <->
% 260.26/260.31  composition(A,composition(B,converse(composition(C,composition(V_3,converse(V_4))))))
% 260.26/260.31  Current number of equations to process: 3348
% 260.26/260.31  Current number of ordered equations: 2
% 260.26/260.31  Current number of rules: 1744
% 260.26/260.31  New rule produced :
% 260.26/260.31  [1995]
% 260.26/260.31  composition(A,converse(composition(composition(B,composition(C,V_3)),V_4)))
% 260.26/260.31  <->
% 260.26/260.31  converse(composition(B,composition(composition(C,composition(V_3,V_4)),
% 260.26/260.31                         converse(A))))
% 260.26/260.31  Current number of equations to process: 3348
% 260.26/260.31  Current number of ordered equations: 1
% 260.26/260.31  Current number of rules: 1745
% 260.26/260.31  New rule produced :
% 260.26/260.31  [1996]
% 260.26/260.31  composition(A,composition(B,converse(composition(C,composition(V_3,converse(V_4))))))
% 260.26/260.31  <->
% 260.26/260.31  composition(composition(A,composition(B,V_4)),converse(composition(C,V_3)))
% 260.26/260.31  Current number of equations to process: 3348
% 260.26/260.31  Current number of ordered equations: 0
% 260.26/260.31  Current number of rules: 1746
% 260.26/260.31  New rule produced :
% 260.26/260.31  [1997]
% 260.26/260.31  converse(composition(B,composition(composition(C,composition(V_3,V_4)),
% 260.26/260.31                         converse(A)))) <->
% 260.26/260.31  composition(A,converse(composition(composition(composition(B,C),V_3),V_4)))
% 260.26/260.31  Current number of equations to process: 3346
% 260.26/260.31  Current number of ordered equations: 3
% 260.26/260.31  Current number of rules: 1747
% 260.26/260.31  New rule produced :
% 260.26/260.31  [1998]
% 260.26/260.31  composition(composition(composition(A,B),V_4),converse(composition(C,V_3)))
% 260.26/260.31  <->
% 260.26/260.31  composition(A,composition(B,converse(composition(C,composition(V_3,converse(V_4))))))
% 260.26/260.31  Current number of equations to process: 3346
% 260.26/260.31  Current number of ordered equations: 2
% 260.26/260.31  Current number of rules: 1748
% 260.26/260.31  New rule produced :
% 260.26/260.31  [1999]
% 260.26/260.31  composition(A,converse(composition(composition(composition(B,C),V_3),V_4)))
% 260.26/260.31  <->
% 260.26/260.31  converse(composition(B,composition(composition(C,composition(V_3,V_4)),
% 260.26/260.31                         converse(A))))
% 260.26/260.31  Current number of equations to process: 3346
% 260.26/260.31  Current number of ordered equations: 1
% 260.26/260.31  Current number of rules: 1749
% 260.26/260.31  New rule produced :
% 260.26/260.31  [2000]
% 260.26/260.31  composition(A,composition(B,converse(composition(C,composition(V_3,converse(V_4))))))
% 260.26/260.31  <->
% 260.26/260.31  composition(composition(composition(A,B),V_4),converse(composition(C,V_3)))
% 260.26/260.31  Current number of equations to process: 3346
% 260.26/260.31  Current number of ordered equations: 0
% 260.26/260.31  Current number of rules: 1750
% 260.26/260.31  New rule produced :
% 260.26/260.31  [2001]
% 260.26/260.31  converse(composition(composition(B,composition(C,V_3)),composition(V_4,
% 260.26/260.31                                                         converse(A)))) <->
% 260.26/260.31  composition(A,converse(composition(B,composition(C,composition(V_3,V_4)))))
% 260.26/260.31  Current number of equations to process: 3343
% 260.26/260.31  Current number of ordered equations: 5
% 260.26/260.31  Current number of rules: 1751
% 260.26/260.31  New rule produced :
% 260.26/260.31  [2002]
% 260.26/260.31  converse(composition(V_3,composition(V_4,converse(composition(A,composition(B,C))))))
% 260.26/260.31  <->
% 260.26/260.31  composition(A,composition(B,composition(C,converse(composition(V_3,V_4)))))
% 260.26/260.31  Current number of equations to process: 3343
% 260.26/260.31  Current number of ordered equations: 4
% 260.26/260.31  Current number of rules: 1752
% 260.26/260.31  New rule produced :
% 260.26/260.31  [2003]
% 260.26/260.31  composition(A,converse(composition(B,composition(C,composition(V_3,V_4)))))
% 260.26/260.31  <->
% 260.26/260.31  converse(composition(composition(B,composition(C,V_3)),composition(V_4,
% 260.26/260.31                                                         converse(A))))
% 260.26/260.31  Current number of equations to process: 3343
% 260.26/260.31  Current number of ordered equations: 3
% 260.26/260.31  Current number of rules: 1753
% 260.26/260.31  New rule produced :
% 260.26/260.31  [2004]
% 260.26/260.31  composition(A,composition(B,composition(C,converse(composition(V_3,V_4)))))
% 260.26/260.31  <->
% 260.26/260.31  converse(composition(V_3,composition(V_4,converse(composition(A,composition(B,C))))))
% 260.26/260.31  Current number of equations to process: 3343
% 260.26/260.31  Current number of ordered equations: 2
% 261.46/261.55  Current number of rules: 1754
% 261.46/261.55  New rule produced :
% 261.46/261.55  [2005]
% 261.46/261.55  composition(A,composition(V_3,composition(converse(composition(B,C)),V_4)))
% 261.46/261.55  <->
% 261.46/261.55  composition(composition(A,converse(composition(B,composition(C,converse(V_3))))),V_4)
% 261.46/261.55  Current number of equations to process: 3343
% 261.46/261.55  Current number of ordered equations: 1
% 261.46/261.55  Current number of rules: 1755
% 261.46/261.55  New rule produced :
% 261.46/261.55  [2006]
% 261.46/261.55  composition(composition(A,converse(composition(B,composition(C,converse(V_3))))),V_4)
% 261.46/261.55  <->
% 261.46/261.55  composition(A,composition(V_3,composition(converse(composition(B,C)),V_4)))
% 261.46/261.55  Current number of equations to process: 3343
% 261.46/261.55  Current number of ordered equations: 0
% 261.46/261.55  Current number of rules: 1756
% 261.46/261.55  New rule produced :
% 261.46/261.55  [2007]
% 261.46/261.55  converse(composition(composition(composition(B,C),V_3),composition(V_4,
% 261.46/261.55                                                         converse(A)))) <->
% 261.46/261.55  composition(A,converse(composition(B,composition(composition(C,V_3),V_4))))
% 261.46/261.55  Current number of equations to process: 3339
% 261.46/261.55  Current number of ordered equations: 7
% 261.46/261.55  Current number of rules: 1757
% 261.46/261.55  New rule produced :
% 261.46/261.55  [2008]
% 261.46/261.55  converse(composition(V_3,composition(V_4,converse(composition(composition(A,B),C)))))
% 261.46/261.55  <->
% 261.46/261.55  composition(A,composition(composition(B,C),converse(composition(V_3,V_4))))
% 261.46/261.55  Current number of equations to process: 3339
% 261.46/261.55  Current number of ordered equations: 6
% 261.46/261.55  Current number of rules: 1758
% 261.46/261.55  New rule produced :
% 261.46/261.55  [2009]
% 261.46/261.55  composition(A,converse(composition(B,composition(composition(C,V_3),V_4))))
% 261.46/261.55  <->
% 261.46/261.55  converse(composition(composition(composition(B,C),V_3),composition(V_4,
% 261.46/261.55                                                         converse(A))))
% 261.46/261.55  Current number of equations to process: 3339
% 261.46/261.55  Current number of ordered equations: 5
% 261.46/261.55  Current number of rules: 1759
% 261.46/261.55  New rule produced :
% 261.46/261.55  [2010]
% 261.46/261.55  composition(A,composition(composition(B,C),converse(composition(V_3,V_4))))
% 261.46/261.55  <->
% 261.46/261.55  converse(composition(V_3,composition(V_4,converse(composition(composition(A,B),C)))))
% 261.46/261.55  Current number of equations to process: 3339
% 261.46/261.55  Current number of ordered equations: 4
% 261.46/261.55  Current number of rules: 1760
% 261.46/261.55  New rule produced :
% 261.46/261.55  [2011]
% 261.46/261.55  composition(C,composition(composition(converse(composition(A,B)),V_3),V_4))
% 261.46/261.55  <->
% 261.46/261.55  composition(composition(converse(composition(A,composition(B,converse(C)))),V_3),V_4)
% 261.46/261.55  Current number of equations to process: 3339
% 261.46/261.55  Current number of ordered equations: 3
% 261.46/261.55  Current number of rules: 1761
% 261.46/261.55  New rule produced :
% 261.46/261.55  [2012]
% 261.46/261.55  composition(C,composition(composition(V_3,converse(composition(A,B))),V_4))
% 261.46/261.55  <->
% 261.46/261.55  composition(converse(composition(A,composition(B,converse(composition(C,V_3))))),V_4)
% 261.46/261.55  Current number of equations to process: 3339
% 261.46/261.55  Current number of ordered equations: 2
% 261.46/261.55  Current number of rules: 1762
% 261.46/261.55  New rule produced :
% 261.46/261.55  [2013]
% 261.46/261.55  composition(composition(converse(composition(A,composition(B,converse(C)))),V_3),V_4)
% 261.46/261.55  <->
% 261.46/261.55  composition(C,composition(composition(converse(composition(A,B)),V_3),V_4))
% 261.46/261.55  Current number of equations to process: 3339
% 261.46/261.55  Current number of ordered equations: 1
% 261.46/261.55  Current number of rules: 1763
% 261.46/261.55  New rule produced :
% 261.46/261.55  [2014]
% 261.46/261.55  composition(converse(composition(A,composition(B,converse(composition(C,V_3))))),V_4)
% 261.46/261.55  <->
% 261.46/261.55  composition(C,composition(composition(V_3,converse(composition(A,B))),V_4))
% 261.46/261.55  Current number of equations to process: 3339
% 261.46/261.55  Current number of ordered equations: 0
% 261.46/261.55  Current number of rules: 1764
% 261.46/261.55  New rule produced :
% 261.46/261.55  [2015]
% 261.46/261.55  converse(composition(composition(composition(B,C),V_3),composition(V_4,
% 261.46/261.55                                                         converse(A)))) <->
% 261.46/261.55  composition(A,converse(composition(B,composition(C,composition(V_3,V_4)))))
% 261.46/261.55  Current number of equations to process: 3335
% 261.46/261.55  Current number of ordered equations: 7
% 261.46/261.55  Current number of rules: 1765
% 261.46/261.55  New rule produced :
% 261.46/261.55  [2016]
% 261.46/261.55  converse(composition(V_3,composition(V_4,converse(composition(composition(A,B),C)))))
% 261.46/261.55  <->
% 261.46/261.55  composition(A,composition(B,composition(C,converse(composition(V_3,V_4)))))
% 261.46/261.55  Current number of equations to process: 3335
% 261.46/261.55  Current number of ordered equations: 6
% 261.46/261.55  Current number of rules: 1766
% 261.46/261.55  New rule produced :
% 261.46/261.55  [2017]
% 261.46/261.55  composition(A,converse(composition(B,composition(C,composition(V_3,V_4)))))
% 261.46/261.55  <->
% 261.46/261.55  converse(composition(composition(composition(B,C),V_3),composition(V_4,
% 261.46/261.55                                                         converse(A))))
% 262.65/262.71  Current number of equations to process: 3335
% 262.65/262.71  Current number of ordered equations: 5
% 262.65/262.71  Current number of rules: 1767
% 262.65/262.71  New rule produced :
% 262.65/262.71  [2018]
% 262.65/262.71  composition(A,composition(B,composition(C,converse(composition(V_3,V_4)))))
% 262.65/262.71  <->
% 262.65/262.71  converse(composition(V_3,composition(V_4,converse(composition(composition(A,B),C)))))
% 262.65/262.71  Current number of equations to process: 3335
% 262.65/262.71  Current number of ordered equations: 4
% 262.65/262.71  Current number of rules: 1768
% 262.65/262.71  New rule produced :
% 262.65/262.71  [2019]
% 262.65/262.71  composition(C,composition(converse(composition(A,B)),composition(V_3,V_4)))
% 262.65/262.71  <->
% 262.65/262.71  composition(composition(converse(composition(A,composition(B,converse(C)))),V_3),V_4)
% 262.65/262.71  Current number of equations to process: 3335
% 262.65/262.71  Current number of ordered equations: 3
% 262.65/262.71  Current number of rules: 1769
% 262.65/262.71  New rule produced :
% 262.65/262.71  [2020]
% 262.65/262.71  composition(C,composition(V_3,composition(converse(composition(A,B)),V_4)))
% 262.65/262.71  <->
% 262.65/262.71  composition(converse(composition(A,composition(B,converse(composition(C,V_3))))),V_4)
% 262.65/262.71  Current number of equations to process: 3335
% 262.65/262.71  Current number of ordered equations: 2
% 262.65/262.71  Current number of rules: 1770
% 262.65/262.71  New rule produced :
% 262.65/262.71  [2021]
% 262.65/262.71  composition(composition(converse(composition(A,composition(B,converse(C)))),V_3),V_4)
% 262.65/262.71  <->
% 262.65/262.71  composition(C,composition(converse(composition(A,B)),composition(V_3,V_4)))
% 262.65/262.71  Current number of equations to process: 3335
% 262.65/262.71  Current number of ordered equations: 1
% 262.65/262.71  Current number of rules: 1771
% 262.65/262.71  New rule produced :
% 262.65/262.71  [2022]
% 262.65/262.71  composition(converse(composition(A,composition(B,converse(composition(C,V_3))))),V_4)
% 262.65/262.71  <->
% 262.65/262.71  composition(C,composition(V_3,composition(converse(composition(A,B)),V_4)))
% 262.65/262.71  Current number of equations to process: 3335
% 262.65/262.71  Current number of ordered equations: 0
% 262.65/262.71  Current number of rules: 1772
% 262.65/262.71  New rule produced :
% 262.65/262.71  [2023]
% 262.65/262.71  converse(composition(composition(B,composition(C,V_3)),composition(V_4,
% 262.65/262.71                                                         converse(A)))) <->
% 262.65/262.71  composition(A,converse(composition(composition(B,C),composition(V_3,V_4))))
% 262.65/262.71  Current number of equations to process: 3332
% 262.65/262.71  Current number of ordered equations: 5
% 262.65/262.71  Current number of rules: 1773
% 262.65/262.71  New rule produced :
% 262.65/262.71  [2024]
% 262.65/262.71  converse(composition(V_3,composition(V_4,converse(composition(A,composition(B,C))))))
% 262.65/262.71  <->
% 262.65/262.71  composition(composition(A,B),composition(C,converse(composition(V_3,V_4))))
% 262.65/262.71  Current number of equations to process: 3332
% 262.65/262.71  Current number of ordered equations: 4
% 262.65/262.71  Current number of rules: 1774
% 262.65/262.71  New rule produced :
% 262.65/262.71  [2025]
% 262.65/262.71  composition(A,converse(composition(composition(B,C),composition(V_3,V_4))))
% 262.65/262.71  <->
% 262.65/262.71  converse(composition(composition(B,composition(C,V_3)),composition(V_4,
% 262.65/262.71                                                         converse(A))))
% 262.65/262.71  Current number of equations to process: 3332
% 262.65/262.71  Current number of ordered equations: 3
% 262.65/262.71  Current number of rules: 1775
% 262.65/262.71  New rule produced :
% 262.65/262.71  [2026]
% 262.65/262.71  composition(composition(A,B),composition(C,converse(composition(V_3,V_4))))
% 262.65/262.71  <->
% 262.65/262.71  converse(composition(V_3,composition(V_4,converse(composition(A,composition(B,C))))))
% 262.65/262.71  Current number of equations to process: 3332
% 262.65/262.71  Current number of ordered equations: 2
% 262.65/262.71  Current number of rules: 1776
% 262.65/262.71  New rule produced :
% 262.65/262.71  [2027]
% 262.65/262.71  composition(composition(A,V_3),composition(converse(composition(B,C)),V_4))
% 262.65/262.71  <->
% 262.65/262.71  composition(composition(A,converse(composition(B,composition(C,converse(V_3))))),V_4)
% 262.65/262.71  Current number of equations to process: 3332
% 262.65/262.71  Current number of ordered equations: 1
% 262.65/262.71  Current number of rules: 1777
% 262.65/262.71  New rule produced :
% 262.65/262.71  [2028]
% 262.65/262.71  composition(composition(A,converse(composition(B,composition(C,converse(V_3))))),V_4)
% 262.65/262.71  <->
% 262.65/262.71  composition(composition(A,V_3),composition(converse(composition(B,C)),V_4))
% 262.65/262.71  Current number of equations to process: 3332
% 262.65/262.71  Current number of ordered equations: 0
% 262.65/262.71  Current number of rules: 1778
% 262.65/262.71  New rule produced :
% 262.65/262.71  [2029]
% 262.65/262.71  converse(composition(composition(B,C),composition(composition(V_3,V_4),
% 262.65/262.71                                        converse(A)))) <->
% 262.65/262.71  composition(A,converse(composition(composition(B,composition(C,V_3)),V_4)))
% 262.65/262.71  Current number of equations to process: 3329
% 262.65/262.71  Current number of ordered equations: 5
% 262.65/262.71  Current number of rules: 1779
% 262.65/262.71  New rule produced :
% 262.65/262.71  [2030]
% 262.65/262.71  composition(converse(composition(A,composition(B,converse(C)))),composition(V_3,V_4))
% 264.07/264.13  <->
% 264.07/264.13  composition(composition(C,composition(converse(composition(A,B)),V_3)),V_4)
% 264.07/264.13  Current number of equations to process: 3329
% 264.07/264.13  Current number of ordered equations: 4
% 264.07/264.13  Current number of rules: 1780
% 264.07/264.13  New rule produced :
% 264.07/264.13  [2031]
% 264.07/264.13  composition(composition(A,composition(B,V_4)),converse(composition(C,V_3)))
% 264.07/264.13  <->
% 264.07/264.13  composition(composition(A,B),converse(composition(C,composition(V_3,converse(V_4)))))
% 264.07/264.13  Current number of equations to process: 3329
% 264.07/264.13  Current number of ordered equations: 3
% 264.07/264.13  Current number of rules: 1781
% 264.07/264.13  New rule produced :
% 264.07/264.13  [2032]
% 264.07/264.13  composition(A,converse(composition(composition(B,composition(C,V_3)),V_4)))
% 264.07/264.13  <->
% 264.07/264.13  converse(composition(composition(B,C),composition(composition(V_3,V_4),
% 264.07/264.13                                        converse(A))))
% 264.07/264.13  Current number of equations to process: 3329
% 264.07/264.13  Current number of ordered equations: 2
% 264.07/264.13  Current number of rules: 1782
% 264.07/264.13  New rule produced :
% 264.07/264.13  [2033]
% 264.07/264.13  composition(composition(A,B),converse(composition(C,composition(V_3,converse(V_4)))))
% 264.07/264.13  <->
% 264.07/264.13  composition(composition(A,composition(B,V_4)),converse(composition(C,V_3)))
% 264.07/264.13  Current number of equations to process: 3329
% 264.07/264.13  Current number of ordered equations: 1
% 264.07/264.13  Current number of rules: 1783
% 264.07/264.13  New rule produced :
% 264.07/264.13  [2034]
% 264.07/264.13  composition(composition(C,composition(converse(composition(A,B)),V_3)),V_4)
% 264.07/264.13  <->
% 264.07/264.13  composition(converse(composition(A,composition(B,converse(C)))),composition(V_3,V_4))
% 264.07/264.13  Current number of equations to process: 3329
% 264.07/264.13  Current number of ordered equations: 0
% 264.07/264.13  Current number of rules: 1784
% 264.07/264.13  New rule produced :
% 264.07/264.13  [2035]
% 264.07/264.13  converse(composition(A,converse(composition(composition(B,C),V_3)))) <->
% 264.07/264.13  composition(composition(B,composition(C,V_3)),converse(A))
% 264.07/264.13  Current number of equations to process: 3344
% 264.07/264.13  Current number of ordered equations: 1
% 264.07/264.13  Current number of rules: 1785
% 264.07/264.13  New rule produced :
% 264.07/264.13  [2036]
% 264.07/264.13  composition(composition(B,composition(C,V_3)),converse(A)) <->
% 264.07/264.13  converse(composition(A,converse(composition(composition(B,C),V_3))))
% 264.07/264.13  Current number of equations to process: 3344
% 264.07/264.13  Current number of ordered equations: 0
% 264.07/264.13  Current number of rules: 1786
% 264.07/264.13  New rule produced :
% 264.07/264.13  [2037]
% 264.07/264.13  converse(composition(C,composition(composition(V_3,converse(B)),converse(A))))
% 264.07/264.13  <-> composition(A,composition(B,converse(composition(C,V_3))))
% 264.07/264.13  Current number of equations to process: 3342
% 264.07/264.13  Current number of ordered equations: 3
% 264.07/264.13  Current number of rules: 1787
% 264.07/264.13  New rule produced :
% 264.07/264.13  [2038]
% 264.07/264.13  converse(composition(A,converse(composition(B,composition(C,converse(V_3))))))
% 264.07/264.13  <-> composition(composition(B,C),converse(composition(A,V_3)))
% 264.07/264.13  Current number of equations to process: 3342
% 264.07/264.13  Current number of ordered equations: 2
% 264.07/264.13  Current number of rules: 1788
% 264.07/264.13  New rule produced :
% 264.07/264.13  [2039]
% 264.07/264.13  composition(A,composition(B,converse(composition(C,V_3)))) <->
% 264.07/264.13  converse(composition(C,composition(composition(V_3,converse(B)),converse(A))))
% 264.07/264.13  Current number of equations to process: 3342
% 264.07/264.13  Current number of ordered equations: 1
% 264.07/264.13  Current number of rules: 1789
% 264.07/264.13  New rule produced :
% 264.07/264.13  [2040]
% 264.07/264.13  composition(composition(B,C),converse(composition(A,V_3))) <->
% 264.07/264.13  converse(composition(A,converse(composition(B,composition(C,converse(V_3))))))
% 264.07/264.13  Current number of equations to process: 3342
% 264.07/264.13  Current number of ordered equations: 0
% 264.07/264.13  Current number of rules: 1790
% 264.07/264.13  New rule produced :
% 264.07/264.13  [2041]
% 264.07/264.13  composition(composition(composition(A,converse(B)),converse(C)),V_3) <->
% 264.07/264.13  composition(converse(composition(B,converse(A))),composition(converse(C),V_3))
% 264.07/264.13  Current number of equations to process: 3341
% 264.07/264.13  Current number of ordered equations: 1
% 264.07/264.13  Current number of rules: 1791
% 264.07/264.13  New rule produced :
% 264.07/264.13  [2042]
% 264.07/264.13  composition(converse(composition(B,converse(A))),composition(converse(C),V_3))
% 264.07/264.13  <-> composition(composition(composition(A,converse(B)),converse(C)),V_3)
% 264.07/264.13  Current number of equations to process: 3341
% 264.07/264.13  Current number of ordered equations: 0
% 264.07/264.13  Current number of rules: 1792
% 264.07/264.13  New rule produced :
% 264.07/264.13  [2043]
% 264.07/264.13  converse(composition(V_3,composition(C,composition(B,converse(A))))) <->
% 264.07/264.13  composition(composition(composition(A,converse(B)),converse(C)),converse(V_3))
% 264.07/264.13  Current number of equations to process: 3339
% 264.07/264.13  Current number of ordered equations: 3
% 264.07/264.13  Current number of rules: 1793
% 264.07/264.13  New rule produced :
% 264.07/264.13  [2044]
% 264.07/264.13  converse(composition(composition(V_3,composition(C,converse(B))),A)) <->
% 266.25/266.31  composition(converse(A),composition(composition(B,converse(C)),converse(V_3)))
% 266.25/266.31  Current number of equations to process: 3339
% 266.25/266.31  Current number of ordered equations: 2
% 266.25/266.31  Current number of rules: 1794
% 266.25/266.31  New rule produced :
% 266.25/266.31  [2045]
% 266.25/266.31  composition(composition(composition(A,converse(B)),converse(C)),converse(V_3))
% 266.25/266.31  <-> converse(composition(V_3,composition(C,composition(B,converse(A)))))
% 266.25/266.31  Current number of equations to process: 3339
% 266.25/266.31  Current number of ordered equations: 1
% 266.25/266.31  Current number of rules: 1795
% 266.25/266.31  New rule produced :
% 266.25/266.31  [2046]
% 266.25/266.31  composition(converse(A),composition(composition(B,converse(C)),converse(V_3)))
% 266.25/266.31  <-> converse(composition(composition(V_3,composition(C,converse(B))),A))
% 266.25/266.31  Current number of equations to process: 3339
% 266.25/266.31  Current number of ordered equations: 0
% 266.25/266.31  Current number of rules: 1796
% 266.25/266.31  New rule produced :
% 266.25/266.31  [2047]
% 266.25/266.31  converse(composition(converse(A),composition(converse(B),composition(C,
% 266.25/266.31                                                           converse(V_3)))))
% 266.25/266.31  <-> composition(composition(V_3,converse(C)),composition(B,A))
% 266.25/266.31  Current number of equations to process: 3338
% 266.25/266.31  Current number of ordered equations: 1
% 266.25/266.31  Current number of rules: 1797
% 266.25/266.31  New rule produced :
% 266.25/266.31  [2048]
% 266.25/266.31  composition(composition(V_3,converse(C)),composition(B,A)) <->
% 266.25/266.31  converse(composition(converse(A),composition(converse(B),composition(C,
% 266.25/266.31                                                           converse(V_3)))))
% 266.25/266.31  Current number of equations to process: 3338
% 266.25/266.31  Current number of ordered equations: 0
% 266.25/266.31  Current number of rules: 1798
% 266.25/266.31  New rule produced :
% 266.25/266.31  [2049]
% 266.25/266.31  converse(composition(composition(A,B),composition(C,converse(V_3)))) <->
% 266.25/266.31  composition(composition(V_3,converse(composition(B,C))),converse(A))
% 266.25/266.31  Current number of equations to process: 3385
% 266.25/266.31  Current number of ordered equations: 1
% 266.25/266.31  Current number of rules: 1799
% 266.25/266.31  New rule produced :
% 266.25/266.31  [2050]
% 266.25/266.31  composition(composition(V_3,converse(composition(B,C))),converse(A)) <->
% 266.25/266.31  converse(composition(composition(A,B),composition(C,converse(V_3))))
% 266.25/266.31  Current number of equations to process: 3385
% 266.25/266.31  Current number of ordered equations: 0
% 266.25/266.31  Current number of rules: 1800
% 266.25/266.31  New rule produced :
% 266.25/266.31  [2051]
% 266.25/266.31  converse(composition(A,composition(composition(B,C),converse(V_3)))) <->
% 266.25/266.31  composition(composition(V_3,converse(C)),converse(composition(A,B)))
% 266.25/266.31  Current number of equations to process: 3384
% 266.25/266.31  Current number of ordered equations: 1
% 266.25/266.31  Current number of rules: 1801
% 266.25/266.31  New rule produced :
% 266.25/266.31  [2052]
% 266.25/266.31  composition(composition(V_3,converse(C)),converse(composition(A,B))) <->
% 266.25/266.31  converse(composition(A,composition(composition(B,C),converse(V_3))))
% 266.25/266.31  Current number of equations to process: 3384
% 266.25/266.31  Current number of ordered equations: 0
% 266.25/266.31  Current number of rules: 1802
% 266.25/266.31  New rule produced :
% 266.25/266.31  [2053]
% 266.25/266.31  converse(composition(composition(composition(A,B),C),converse(V_3))) <->
% 266.25/266.31  composition(composition(V_3,converse(composition(B,C))),converse(A))
% 266.25/266.31  Current number of equations to process: 3383
% 266.25/266.31  Current number of ordered equations: 1
% 266.25/266.31  Current number of rules: 1803
% 266.25/266.31  New rule produced :
% 266.25/266.31  [2054]
% 266.25/266.31  composition(composition(V_3,converse(composition(B,C))),converse(A)) <->
% 266.25/266.31  converse(composition(composition(composition(A,B),C),converse(V_3)))
% 266.25/266.31  Current number of equations to process: 3383
% 266.25/266.31  Current number of ordered equations: 0
% 266.25/266.31  Current number of rules: 1804
% 266.25/266.31  New rule produced :
% 266.25/266.31  [2055]
% 266.25/266.31  converse(composition(composition(A,composition(B,C)),converse(V_3))) <->
% 266.25/266.31  composition(composition(V_3,converse(C)),converse(composition(A,B)))
% 266.25/266.31  Current number of equations to process: 3382
% 266.25/266.31  Current number of ordered equations: 1
% 266.25/266.31  Current number of rules: 1805
% 266.25/266.31  New rule produced :
% 266.25/266.31  [2056]
% 266.25/266.31  composition(composition(V_3,converse(C)),converse(composition(A,B))) <->
% 266.25/266.31  converse(composition(composition(A,composition(B,C)),converse(V_3)))
% 266.25/266.31  Current number of equations to process: 3382
% 266.25/266.31  Current number of ordered equations: 0
% 266.25/266.31  Current number of rules: 1806
% 266.25/266.31  New rule produced :
% 266.25/266.31  [2057]
% 266.25/266.31  converse(composition(A,composition(composition(B,converse(C)),converse(V_3))))
% 266.25/266.31  <-> composition(composition(V_3,composition(C,converse(B))),converse(A))
% 266.25/266.31  Current number of equations to process: 3381
% 266.25/266.31  Current number of ordered equations: 1
% 266.25/266.31  Current number of rules: 1807
% 266.25/266.31  New rule produced :
% 266.25/266.31  [2058]
% 266.25/266.31  composition(composition(V_3,composition(C,converse(B))),converse(A)) <->
% 267.25/267.34  converse(composition(A,composition(composition(B,converse(C)),converse(V_3))))
% 267.25/267.34  Current number of equations to process: 3381
% 267.25/267.34  Current number of ordered equations: 0
% 267.25/267.34  Current number of rules: 1808
% 267.25/267.34  New rule produced :
% 267.25/267.34  [2059]
% 267.25/267.34  converse(composition(composition(composition(A,converse(B)),converse(C)),V_3))
% 267.25/267.34  <-> composition(converse(V_3),composition(C,composition(B,converse(A))))
% 267.25/267.34  Current number of equations to process: 3379
% 267.25/267.34  Current number of ordered equations: 3
% 267.25/267.34  Current number of rules: 1809
% 267.25/267.34  New rule produced :
% 267.25/267.34  [2060]
% 267.25/267.34  converse(composition(A,composition(B,composition(converse(C),V_3)))) <->
% 267.25/267.34  composition(composition(composition(converse(V_3),C),converse(B)),converse(A))
% 267.25/267.34  Current number of equations to process: 3379
% 267.25/267.34  Current number of ordered equations: 2
% 267.25/267.34  Current number of rules: 1810
% 267.25/267.34  New rule produced :
% 267.25/267.34  [2061]
% 267.25/267.34  composition(converse(V_3),composition(C,composition(B,converse(A)))) <->
% 267.25/267.34  converse(composition(composition(composition(A,converse(B)),converse(C)),V_3))
% 267.25/267.34  Current number of equations to process: 3379
% 267.25/267.34  Current number of ordered equations: 1
% 267.25/267.34  Current number of rules: 1811
% 267.25/267.34  New rule produced :
% 267.25/267.34  [2062]
% 267.25/267.34  composition(composition(composition(converse(V_3),C),converse(B)),converse(A))
% 267.25/267.34  <-> converse(composition(A,composition(B,composition(converse(C),V_3))))
% 267.25/267.34  Current number of equations to process: 3379
% 267.25/267.34  Current number of ordered equations: 0
% 267.25/267.34  Current number of rules: 1812
% 267.25/267.34  New rule produced :
% 267.25/267.34  [2063]
% 267.25/267.34  converse(composition(composition(V_3,composition(C,converse(B))),converse(A)))
% 267.25/267.34  <-> composition(A,composition(composition(B,converse(C)),converse(V_3)))
% 267.25/267.34  Current number of equations to process: 3378
% 267.25/267.34  Current number of ordered equations: 1
% 267.25/267.34  Current number of rules: 1813
% 267.25/267.34  New rule produced :
% 267.25/267.34  [2064]
% 267.25/267.34  composition(A,composition(composition(B,converse(C)),converse(V_3))) <->
% 267.25/267.34  converse(composition(composition(V_3,composition(C,converse(B))),converse(A)))
% 267.25/267.34  Current number of equations to process: 3378
% 267.25/267.34  Current number of ordered equations: 0
% 267.25/267.34  Current number of rules: 1814
% 267.25/267.34  New rule produced :
% 267.25/267.34  [2065]
% 267.25/267.34  converse(composition(converse(V_3),composition(C,composition(B,converse(A)))))
% 267.25/267.34  <-> composition(composition(composition(A,converse(B)),converse(C)),V_3)
% 267.25/267.34  Current number of equations to process: 3377
% 267.25/267.34  Current number of ordered equations: 1
% 267.25/267.34  Current number of rules: 1815
% 267.25/267.34  New rule produced :
% 267.25/267.34  [2066]
% 267.25/267.34  composition(composition(composition(A,converse(B)),converse(C)),V_3) <->
% 267.25/267.34  converse(composition(converse(V_3),composition(C,composition(B,converse(A)))))
% 267.25/267.34  Current number of equations to process: 3377
% 267.25/267.34  Current number of ordered equations: 0
% 267.25/267.34  Current number of rules: 1816
% 267.25/267.34  New rule produced :
% 267.25/267.34  [2067]
% 267.25/267.34  converse(composition(A,composition(composition(B,converse(C)),converse(V_3))))
% 267.25/267.34  <-> composition(composition(composition(V_3,C),converse(B)),converse(A))
% 267.25/267.34  Current number of equations to process: 3375
% 267.25/267.34  Current number of ordered equations: 3
% 267.25/267.34  Current number of rules: 1817
% 267.25/267.34  New rule produced :
% 267.25/267.34  [2068]
% 267.25/267.34  composition(composition(A,converse(composition(C,converse(B)))),converse(V_3))
% 267.25/267.34  <-> composition(A,composition(composition(B,converse(C)),converse(V_3)))
% 267.25/267.34  Current number of equations to process: 3375
% 267.25/267.34  Current number of ordered equations: 2
% 267.25/267.34  Current number of rules: 1818
% 267.25/267.34  New rule produced :
% 267.25/267.34  [2069]
% 267.25/267.34  composition(A,composition(composition(B,converse(C)),converse(V_3))) <->
% 267.25/267.34  composition(composition(A,converse(composition(C,converse(B)))),converse(V_3))
% 267.25/267.34  Current number of equations to process: 3375
% 267.25/267.34  Current number of ordered equations: 1
% 267.25/267.34  Current number of rules: 1819
% 267.25/267.34  New rule produced :
% 267.25/267.34  [2070]
% 267.25/267.34  composition(composition(composition(V_3,C),converse(B)),converse(A)) <->
% 267.25/267.34  converse(composition(A,composition(composition(B,converse(C)),converse(V_3))))
% 267.25/267.34  Current number of equations to process: 3375
% 267.25/267.34  Current number of ordered equations: 0
% 267.25/267.34  Current number of rules: 1820
% 267.25/267.34  New rule produced :
% 267.25/267.34  [2071]
% 267.25/267.34  converse(composition(A,composition(B,converse(composition(C,V_3))))) <->
% 267.25/267.34  composition(composition(C,converse(composition(B,converse(V_3)))),converse(A))
% 267.25/267.34  Current number of equations to process: 3374
% 267.25/267.34  Current number of ordered equations: 1
% 267.25/267.34  Current number of rules: 1821
% 267.25/267.34  New rule produced :
% 267.25/267.34  [2072]
% 268.46/268.54  composition(composition(C,converse(composition(B,converse(V_3)))),converse(A))
% 268.46/268.54  <-> converse(composition(A,composition(B,converse(composition(C,V_3)))))
% 268.46/268.54  Current number of equations to process: 3374
% 268.46/268.54  Current number of ordered equations: 0
% 268.46/268.54  Current number of rules: 1822
% 268.46/268.54  New rule produced :
% 268.46/268.54  [2073]
% 268.46/268.54  converse(complement(composition(A,composition(B,converse(C))))) join 
% 268.46/268.54  composition(composition(C,converse(B)),converse(A)) -> top
% 268.46/268.54  Current number of equations to process: 3375
% 268.46/268.54  Current number of ordered equations: 0
% 268.46/268.54  Current number of rules: 1823
% 268.46/268.54  New rule produced :
% 268.46/268.54  [2074]
% 268.46/268.54  converse(composition(A,composition(B,composition(C,composition(V_3,converse(V_4))))))
% 268.46/268.54  <->
% 268.46/268.54  composition(composition(V_4,converse(V_3)),converse(composition(A,composition(B,C))))
% 268.46/268.54  Current number of equations to process: 3373
% 268.46/268.54  Current number of ordered equations: 3
% 268.46/268.54  Current number of rules: 1824
% 268.46/268.54  New rule produced :
% 268.46/268.54  [2075]
% 268.46/268.54  converse(composition(A,composition(B,composition(C,composition(V_3,converse(V_4))))))
% 268.46/268.54  <->
% 268.46/268.54  composition(composition(V_4,converse(composition(B,composition(C,V_3)))),
% 268.46/268.54  converse(A))
% 268.46/268.54  Current number of equations to process: 3373
% 268.46/268.54  Current number of ordered equations: 2
% 268.46/268.54  Current number of rules: 1825
% 268.46/268.54  New rule produced :
% 268.46/268.54  [2076]
% 268.46/268.54  composition(composition(V_4,converse(V_3)),converse(composition(A,composition(B,C))))
% 268.46/268.54  <->
% 268.46/268.54  converse(composition(A,composition(B,composition(C,composition(V_3,converse(V_4))))))
% 268.46/268.54  Current number of equations to process: 3373
% 268.46/268.54  Current number of ordered equations: 1
% 268.46/268.54  Current number of rules: 1826
% 268.46/268.54  New rule produced :
% 268.46/268.54  [2077]
% 268.46/268.54  composition(composition(V_4,converse(composition(B,composition(C,V_3)))),
% 268.46/268.54  converse(A)) <->
% 268.46/268.54  converse(composition(A,composition(B,composition(C,composition(V_3,converse(V_4))))))
% 268.46/268.54  Current number of equations to process: 3373
% 268.46/268.54  Current number of ordered equations: 0
% 268.46/268.54  Current number of rules: 1827
% 268.46/268.54  New rule produced :
% 268.46/268.54  [2078]
% 268.46/268.54  converse(composition(A,composition(B,composition(composition(C,V_3),converse(V_4)))))
% 268.46/268.54  <->
% 268.46/268.54  composition(composition(V_4,converse(composition(composition(B,C),V_3))),
% 268.46/268.54  converse(A))
% 268.46/268.54  Current number of equations to process: 3371
% 268.46/268.54  Current number of ordered equations: 3
% 268.46/268.54  Current number of rules: 1828
% 268.46/268.54  New rule produced :
% 268.46/268.54  [2079]
% 268.46/268.54  converse(composition(A,composition(composition(B,C),composition(V_3,converse(V_4)))))
% 268.46/268.54  <->
% 268.46/268.54  composition(composition(V_4,converse(V_3)),converse(composition(composition(A,B),C)))
% 268.46/268.54  Current number of equations to process: 3371
% 268.46/268.54  Current number of ordered equations: 2
% 268.46/268.54  Current number of rules: 1829
% 268.46/268.54  New rule produced :
% 268.46/268.54  [2080]
% 268.46/268.54  composition(composition(V_4,converse(composition(composition(B,C),V_3))),
% 268.46/268.54  converse(A)) <->
% 268.46/268.54  converse(composition(A,composition(B,composition(composition(C,V_3),converse(V_4)))))
% 268.46/268.54  Current number of equations to process: 3371
% 268.46/268.54  Current number of ordered equations: 1
% 268.46/268.54  Current number of rules: 1830
% 268.46/268.54  New rule produced :
% 268.46/268.54  [2081]
% 268.46/268.54  composition(composition(V_4,converse(V_3)),converse(composition(composition(A,B),C)))
% 268.46/268.54  <->
% 268.46/268.54  converse(composition(A,composition(composition(B,C),composition(V_3,converse(V_4)))))
% 268.46/268.54  Current number of equations to process: 3371
% 268.46/268.54  Current number of ordered equations: 0
% 268.46/268.54  Current number of rules: 1831
% 268.46/268.54  New rule produced :
% 268.46/268.54  [2082]
% 268.46/268.54  converse(composition(A,composition(B,composition(C,composition(V_3,converse(V_4))))))
% 268.46/268.54  <->
% 268.46/268.54  composition(composition(V_4,converse(composition(composition(B,C),V_3))),
% 268.46/268.54  converse(A))
% 268.46/268.54  Current number of equations to process: 3369
% 268.46/268.54  Current number of ordered equations: 3
% 268.46/268.54  Current number of rules: 1832
% 268.46/268.54  New rule produced :
% 268.46/268.54  [2083]
% 268.46/268.54  converse(composition(A,composition(B,composition(C,composition(V_3,converse(V_4))))))
% 268.46/268.54  <->
% 268.46/268.54  composition(composition(V_4,converse(V_3)),converse(composition(composition(A,B),C)))
% 268.46/268.54  Current number of equations to process: 3369
% 268.46/268.54  Current number of ordered equations: 2
% 268.46/268.54  Current number of rules: 1833
% 268.46/268.54  New rule produced :
% 268.46/268.54  [2084]
% 268.46/268.54  composition(composition(V_4,converse(composition(composition(B,C),V_3))),
% 268.46/268.54  converse(A)) <->
% 268.46/268.54  converse(composition(A,composition(B,composition(C,composition(V_3,converse(V_4))))))
% 268.46/268.54  Current number of equations to process: 3369
% 268.46/268.54  Current number of ordered equations: 1
% 268.46/268.54  Current number of rules: 1834
% 268.46/268.54  New rule produced :
% 268.46/268.54  [2085]
% 268.46/268.54  composition(composition(V_4,converse(V_3)),converse(composition(composition(A,B),C)))
% 270.07/270.14  <->
% 270.07/270.14  converse(composition(A,composition(B,composition(C,composition(V_3,converse(V_4))))))
% 270.07/270.14  Current number of equations to process: 3369
% 270.07/270.14  Current number of ordered equations: 0
% 270.07/270.14  Current number of rules: 1835
% 270.07/270.14  New rule produced :
% 270.07/270.14  [2086]
% 270.07/270.14  converse(composition(composition(A,B),composition(C,composition(V_3,converse(V_4)))))
% 270.07/270.14  <->
% 270.07/270.14  composition(composition(V_4,converse(V_3)),converse(composition(A,composition(B,C))))
% 270.07/270.14  Current number of equations to process: 3367
% 270.07/270.14  Current number of ordered equations: 3
% 270.07/270.14  Current number of rules: 1836
% 270.07/270.14  New rule produced :
% 270.07/270.14  [2087]
% 270.07/270.14  converse(composition(A,composition(composition(B,C),composition(V_3,converse(V_4)))))
% 270.07/270.14  <->
% 270.07/270.14  composition(composition(V_4,converse(composition(B,composition(C,V_3)))),
% 270.07/270.14  converse(A))
% 270.07/270.14  Current number of equations to process: 3367
% 270.07/270.14  Current number of ordered equations: 2
% 270.07/270.14  Current number of rules: 1837
% 270.07/270.14  New rule produced :
% 270.07/270.14  [2088]
% 270.07/270.14  composition(composition(V_4,converse(V_3)),converse(composition(A,composition(B,C))))
% 270.07/270.14  <->
% 270.07/270.14  converse(composition(composition(A,B),composition(C,composition(V_3,converse(V_4)))))
% 270.07/270.14  Current number of equations to process: 3367
% 270.07/270.14  Current number of ordered equations: 1
% 270.07/270.14  Current number of rules: 1838
% 270.07/270.14  New rule produced :
% 270.07/270.14  [2089]
% 270.07/270.14  composition(composition(V_4,converse(composition(B,composition(C,V_3)))),
% 270.07/270.14  converse(A)) <->
% 270.07/270.14  converse(composition(A,composition(composition(B,C),composition(V_3,converse(V_4)))))
% 270.07/270.14  Current number of equations to process: 3367
% 270.07/270.14  Current number of ordered equations: 0
% 270.07/270.14  Current number of rules: 1839
% 270.07/270.14  New rule produced :
% 270.07/270.14  [2090]
% 270.07/270.14  converse(composition(A,composition(converse(B),C))) <->
% 270.07/270.14  composition(converse(C),composition(B,converse(A)))
% 270.07/270.14  Current number of equations to process: 3388
% 270.07/270.14  Current number of ordered equations: 1
% 270.07/270.14  Current number of rules: 1840
% 270.07/270.14  New rule produced :
% 270.07/270.14  [2091]
% 270.07/270.14  composition(converse(C),composition(B,converse(A))) <->
% 270.07/270.14  converse(composition(A,composition(converse(B),C)))
% 270.07/270.14  Current number of equations to process: 3388
% 270.07/270.14  Current number of ordered equations: 0
% 270.07/270.14  Current number of rules: 1841
% 270.07/270.14  New rule produced :
% 270.07/270.14  [2092]
% 270.07/270.14  converse(composition(composition(A,converse(B)),C)) <->
% 270.07/270.14  composition(converse(composition(one,C)),composition(B,converse(A)))
% 270.07/270.14  Current number of equations to process: 3389
% 270.07/270.14  Current number of ordered equations: 1
% 270.07/270.14  Current number of rules: 1842
% 270.07/270.14  New rule produced :
% 270.07/270.14  [2093]
% 270.07/270.14  composition(converse(composition(one,C)),composition(B,converse(A))) <->
% 270.07/270.14  converse(composition(composition(A,converse(B)),C))
% 270.07/270.14  Current number of equations to process: 3389
% 270.07/270.14  Current number of ordered equations: 0
% 270.07/270.14  Current number of rules: 1843
% 270.07/270.14  New rule produced :
% 270.07/270.14  [2094]
% 270.07/270.14  converse(composition(converse(composition(composition(A,B),C)),V_3)) <->
% 270.07/270.14  composition(converse(V_3),composition(A,composition(B,C)))
% 270.07/270.14  Current number of equations to process: 3388
% 270.07/270.14  Current number of ordered equations: 1
% 270.07/270.14  Current number of rules: 1844
% 270.07/270.14  New rule produced :
% 270.07/270.14  [2095]
% 270.07/270.14  composition(converse(V_3),composition(A,composition(B,C))) <->
% 270.07/270.14  converse(composition(converse(composition(composition(A,B),C)),V_3))
% 270.07/270.14  Current number of equations to process: 3388
% 270.07/270.14  Current number of ordered equations: 0
% 270.07/270.14  Current number of rules: 1845
% 270.07/270.14  New rule produced :
% 270.07/270.14  [2096]
% 270.07/270.14  converse(composition(composition(composition(A,converse(B)),C),V_3)) <->
% 270.07/270.14  composition(converse(composition(C,V_3)),composition(B,converse(A)))
% 270.07/270.14  Current number of equations to process: 3387
% 270.07/270.14  Current number of ordered equations: 1
% 270.07/270.14  Current number of rules: 1846
% 270.07/270.14  New rule produced :
% 270.07/270.14  [2097]
% 270.07/270.14  composition(converse(composition(C,V_3)),composition(B,converse(A))) <->
% 270.07/270.14  converse(composition(composition(composition(A,converse(B)),C),V_3))
% 270.07/270.14  Current number of equations to process: 3387
% 270.07/270.14  Current number of ordered equations: 0
% 270.07/270.14  Current number of rules: 1847
% 270.07/270.14  New rule produced :
% 270.07/270.14  [2098]
% 270.07/270.14  converse(composition(V_3,composition(composition(C,converse(B)),converse(A))))
% 270.07/270.14  <-> composition(A,composition(composition(B,converse(C)),converse(V_3)))
% 270.07/270.14  Current number of equations to process: 3385
% 270.07/270.14  Current number of ordered equations: 3
% 270.07/270.14  Current number of rules: 1848
% 270.07/270.14  New rule produced :
% 270.07/270.14  [2099]
% 270.07/270.14  converse(composition(A,converse(composition(B,composition(C,converse(V_3))))))
% 270.07/270.14  <-> composition(composition(composition(B,C),converse(V_3)),converse(A))
% 271.45/271.50  Current number of equations to process: 3385
% 271.45/271.50  Current number of ordered equations: 2
% 271.45/271.50  Current number of rules: 1849
% 271.45/271.50  New rule produced :
% 271.45/271.50  [2100]
% 271.45/271.50  composition(A,composition(composition(B,converse(C)),converse(V_3))) <->
% 271.45/271.50  converse(composition(V_3,composition(composition(C,converse(B)),converse(A))))
% 271.45/271.50  Current number of equations to process: 3385
% 271.45/271.50  Current number of ordered equations: 1
% 271.45/271.50  Current number of rules: 1850
% 271.45/271.50  New rule produced :
% 271.45/271.50  [2101]
% 271.45/271.50  composition(composition(composition(B,C),converse(V_3)),converse(A)) <->
% 271.45/271.50  converse(composition(A,converse(composition(B,composition(C,converse(V_3))))))
% 271.45/271.50  Current number of equations to process: 3385
% 271.45/271.50  Current number of ordered equations: 0
% 271.45/271.50  Current number of rules: 1851
% 271.45/271.50  New rule produced :
% 271.45/271.50  [2102]
% 271.45/271.50  composition(composition(converse(A),composition(B,converse(C))),V_3) <->
% 271.45/271.50  composition(converse(A),composition(converse(composition(C,converse(B))),V_3))
% 271.45/271.50  Current number of equations to process: 3384
% 271.45/271.50  Current number of ordered equations: 1
% 271.45/271.50  Current number of rules: 1852
% 271.45/271.50  New rule produced :
% 271.45/271.50  [2103]
% 271.45/271.50  composition(converse(A),composition(converse(composition(C,converse(B))),V_3))
% 271.45/271.50  <-> composition(composition(converse(A),composition(B,converse(C))),V_3)
% 271.45/271.50  Current number of equations to process: 3384
% 271.45/271.50  Current number of ordered equations: 0
% 271.45/271.50  Current number of rules: 1853
% 271.45/271.50  New rule produced :
% 271.45/271.50  [2104]
% 271.45/271.50  converse(composition(composition(composition(V_3,converse(C)),B),A)) <->
% 271.45/271.50  composition(converse(A),composition(converse(B),composition(C,converse(V_3))))
% 271.45/271.50  Current number of equations to process: 3382
% 271.45/271.50  Current number of ordered equations: 3
% 271.45/271.50  Current number of rules: 1854
% 271.45/271.50  New rule produced :
% 271.45/271.50  [2105]
% 271.45/271.50  converse(composition(V_3,composition(composition(C,converse(B)),A))) <->
% 271.45/271.50  composition(composition(converse(A),composition(B,converse(C))),converse(V_3))
% 271.45/271.50  Current number of equations to process: 3382
% 271.45/271.50  Current number of ordered equations: 2
% 271.45/271.50  Current number of rules: 1855
% 271.45/271.50  New rule produced :
% 271.45/271.50  [2106]
% 271.45/271.50  composition(composition(converse(A),composition(B,converse(C))),converse(V_3))
% 271.45/271.50  <-> converse(composition(V_3,composition(composition(C,converse(B)),A)))
% 271.45/271.50  Current number of equations to process: 3382
% 271.45/271.50  Current number of ordered equations: 1
% 271.45/271.50  Current number of rules: 1856
% 271.45/271.50  New rule produced :
% 271.45/271.50  [2107]
% 271.45/271.50  composition(converse(A),composition(converse(B),composition(C,converse(V_3))))
% 271.45/271.50  <-> converse(composition(composition(composition(V_3,converse(C)),B),A))
% 271.45/271.50  Current number of equations to process: 3382
% 271.45/271.50  Current number of ordered equations: 0
% 271.45/271.50  Current number of rules: 1857
% 271.45/271.50  New rule produced :
% 271.45/271.50  [2108]
% 271.45/271.50  converse(complement(composition(composition(A,converse(B)),converse(C)))) join 
% 271.45/271.50  composition(C,composition(B,converse(A))) -> top
% 271.45/271.50  Current number of equations to process: 3385
% 271.45/271.50  Current number of ordered equations: 0
% 271.45/271.50  Current number of rules: 1858
% 271.45/271.50  New rule produced :
% 271.45/271.50  [2109]
% 271.45/271.50  composition(composition(A,composition(composition(B,converse(C)),converse(V_3))),
% 271.45/271.50  converse(V_4)) <->
% 271.45/271.50  composition(A,converse(composition(V_4,composition(V_3,composition(C,
% 271.45/271.50                                                         converse(B))))))
% 271.45/271.50  Current number of equations to process: 3383
% 271.45/271.50  Current number of ordered equations: 3
% 271.45/271.50  Current number of rules: 1859
% 271.45/271.50  New rule produced :
% 271.45/271.50  [2110]
% 271.45/271.50  composition(A,converse(composition(V_4,composition(V_3,composition(C,
% 271.45/271.50                                                         converse(B)))))) <->
% 271.45/271.50  composition(composition(A,composition(composition(B,converse(C)),converse(V_3))),
% 271.45/271.50  converse(V_4))
% 271.45/271.50  Current number of equations to process: 3383
% 271.45/271.50  Current number of ordered equations: 2
% 271.45/271.50  Current number of rules: 1860
% 271.45/271.50  New rule produced :
% 271.45/271.50  [2111]
% 271.45/271.50  composition(A,converse(composition(composition(V_4,composition(V_3,converse(C))),B)))
% 271.45/271.50  <->
% 271.45/271.50  composition(composition(A,converse(B)),composition(composition(C,converse(V_3)),
% 271.45/271.50                                         converse(V_4)))
% 271.45/271.50  Current number of equations to process: 3383
% 271.45/271.50  Current number of ordered equations: 1
% 271.45/271.50  Current number of rules: 1861
% 271.45/271.50  New rule produced :
% 271.45/271.50  [2112]
% 271.45/271.50  composition(composition(A,converse(B)),composition(composition(C,converse(V_3)),
% 271.45/271.50                                         converse(V_4))) <->
% 271.45/271.50  composition(A,converse(composition(composition(V_4,composition(V_3,converse(C))),B)))
% 273.45/273.50  Current number of equations to process: 3383
% 273.45/273.50  Current number of ordered equations: 0
% 273.45/273.50  Current number of rules: 1862
% 273.45/273.50  New rule produced :
% 273.45/273.50  [2113]
% 273.45/273.50  composition(composition(composition(A,converse(B)),converse(C)),composition(
% 273.45/273.50                                                                  converse(V_3),V_4))
% 273.45/273.50  <->
% 273.45/273.50  composition(converse(composition(V_3,composition(C,composition(B,converse(A))))),V_4)
% 273.45/273.50  Current number of equations to process: 3381
% 273.45/273.50  Current number of ordered equations: 3
% 273.45/273.50  Current number of rules: 1863
% 273.45/273.50  New rule produced :
% 273.45/273.50  [2114]
% 273.45/273.50  composition(converse(composition(composition(V_3,composition(C,converse(B))),A)),V_4)
% 273.45/273.50  <->
% 273.45/273.50  composition(converse(A),composition(composition(composition(B,converse(C)),
% 273.45/273.50                                      converse(V_3)),V_4))
% 273.45/273.50  Current number of equations to process: 3381
% 273.45/273.50  Current number of ordered equations: 2
% 273.45/273.50  Current number of rules: 1864
% 273.45/273.50  New rule produced :
% 273.45/273.50  [2115]
% 273.45/273.50  composition(converse(A),composition(composition(composition(B,converse(C)),
% 273.45/273.50                                      converse(V_3)),V_4)) <->
% 273.45/273.50  composition(converse(composition(composition(V_3,composition(C,converse(B))),A)),V_4)
% 273.45/273.50  Current number of equations to process: 3381
% 273.45/273.50  Current number of ordered equations: 1
% 273.45/273.50  Current number of rules: 1865
% 273.45/273.50  New rule produced :
% 273.45/273.50  [2116]
% 273.45/273.50  composition(converse(composition(V_3,composition(C,composition(B,converse(A))))),V_4)
% 273.45/273.50  <->
% 273.45/273.50  composition(composition(composition(A,converse(B)),converse(C)),composition(
% 273.45/273.50                                                                  converse(V_3),V_4))
% 273.45/273.50  Current number of equations to process: 3381
% 273.45/273.50  Current number of ordered equations: 0
% 273.45/273.50  Current number of rules: 1866
% 273.45/273.50  New rule produced :
% 273.45/273.50  [2117]
% 273.45/273.50  converse(composition(A,composition(B,composition(composition(C,converse(V_3)),
% 273.45/273.50                                       converse(V_4))))) <->
% 273.45/273.50  composition(composition(V_4,composition(V_3,converse(C))),converse(composition(A,B)))
% 273.45/273.50  Current number of equations to process: 3379
% 273.45/273.50  Current number of ordered equations: 3
% 273.45/273.50  Current number of rules: 1867
% 273.45/273.50  New rule produced :
% 273.45/273.50  [2118]
% 273.45/273.50  converse(composition(A,composition(B,composition(C,converse(composition(V_3,V_4))))))
% 273.45/273.50  <->
% 273.45/273.50  composition(composition(composition(V_3,composition(V_4,converse(C))),
% 273.45/273.50              converse(B)),converse(A))
% 273.45/273.50  Current number of equations to process: 3379
% 273.45/273.50  Current number of ordered equations: 2
% 273.45/273.50  Current number of rules: 1868
% 273.45/273.50  New rule produced :
% 273.45/273.50  [2119]
% 273.45/273.50  composition(composition(V_4,composition(V_3,converse(C))),converse(composition(A,B)))
% 273.45/273.50  <->
% 273.45/273.50  converse(composition(A,composition(B,composition(composition(C,converse(V_3)),
% 273.45/273.50                                       converse(V_4)))))
% 273.45/273.50  Current number of equations to process: 3379
% 273.45/273.50  Current number of ordered equations: 1
% 273.45/273.50  Current number of rules: 1869
% 273.45/273.50  New rule produced :
% 273.45/273.50  [2120]
% 273.45/273.50  composition(composition(composition(V_3,composition(V_4,converse(C))),
% 273.45/273.50              converse(B)),converse(A)) <->
% 273.45/273.50  converse(composition(A,composition(B,composition(C,converse(composition(V_3,V_4))))))
% 273.45/273.50  Current number of equations to process: 3379
% 273.45/273.50  Current number of ordered equations: 0
% 273.45/273.50  Current number of rules: 1870
% 273.45/273.50  New rule produced :
% 273.45/273.50  [2121]
% 273.45/273.50  converse(composition(A,composition(composition(converse(B),C),V_3))) <->
% 273.45/273.50  composition(converse(composition(C,V_3)),composition(B,converse(A)))
% 273.45/273.50  Current number of equations to process: 3423
% 273.45/273.50  Current number of ordered equations: 1
% 273.45/273.50  Current number of rules: 1871
% 273.45/273.50  New rule produced :
% 273.45/273.50  [2122]
% 273.45/273.50  composition(converse(composition(C,V_3)),composition(B,converse(A))) <->
% 273.45/273.50  converse(composition(A,composition(composition(converse(B),C),V_3)))
% 273.45/273.50  Current number of equations to process: 3423
% 273.45/273.50  Current number of ordered equations: 0
% 273.45/273.50  Current number of rules: 1872
% 273.45/273.50  New rule produced :
% 273.45/273.50  [2123]
% 273.45/273.50  converse(composition(A,composition(composition(B,converse(C)),V_3))) <->
% 273.45/273.50  composition(converse(V_3),composition(C,converse(composition(A,B))))
% 273.45/273.50  Current number of equations to process: 3422
% 273.45/273.50  Current number of ordered equations: 1
% 273.45/273.50  Current number of rules: 1873
% 273.45/273.50  New rule produced :
% 273.45/273.50  [2124]
% 273.45/273.50  composition(converse(V_3),composition(C,converse(composition(A,B)))) <->
% 273.45/273.50  converse(composition(A,composition(composition(B,converse(C)),V_3)))
% 274.35/274.46  Current number of equations to process: 3422
% 274.35/274.46  Current number of ordered equations: 0
% 274.35/274.46  Current number of rules: 1874
% 274.35/274.46  New rule produced :
% 274.35/274.46  [2125]
% 274.35/274.46  converse(composition(A,composition(B,composition(converse(C),V_3)))) <->
% 274.35/274.46  composition(converse(V_3),composition(C,converse(composition(A,B))))
% 274.35/274.46  Current number of equations to process: 3421
% 274.35/274.46  Current number of ordered equations: 1
% 274.35/274.46  Current number of rules: 1875
% 274.35/274.46  New rule produced :
% 274.35/274.46  [2126]
% 274.35/274.46  composition(converse(V_3),composition(C,converse(composition(A,B)))) <->
% 274.35/274.46  converse(composition(A,composition(B,composition(converse(C),V_3))))
% 274.35/274.46  Current number of equations to process: 3421
% 274.35/274.46  Current number of ordered equations: 0
% 274.35/274.46  Current number of rules: 1876
% 274.35/274.46  New rule produced :
% 274.35/274.46  [2127]
% 274.35/274.46  converse(composition(composition(A,composition(converse(B),C)),V_3)) <->
% 274.35/274.46  composition(converse(composition(C,V_3)),composition(B,converse(A)))
% 274.35/274.46  Current number of equations to process: 3420
% 274.35/274.46  Current number of ordered equations: 1
% 274.35/274.46  Current number of rules: 1877
% 274.35/274.46  New rule produced :
% 274.35/274.46  [2128]
% 274.35/274.46  composition(converse(composition(C,V_3)),composition(B,converse(A))) <->
% 274.35/274.46  converse(composition(composition(A,composition(converse(B),C)),V_3))
% 274.35/274.46  Current number of equations to process: 3420
% 274.35/274.46  Current number of ordered equations: 0
% 274.35/274.46  Current number of rules: 1878
% 274.35/274.46  New rule produced :
% 274.35/274.46  [2129]
% 274.35/274.46  converse(composition(A,composition(converse(B),composition(C,converse(V_3)))))
% 274.35/274.46  <-> composition(composition(composition(V_3,converse(C)),B),converse(A))
% 274.35/274.46  Current number of equations to process: 3419
% 274.35/274.46  Current number of ordered equations: 1
% 274.35/274.46  Current number of rules: 1879
% 274.35/274.46  New rule produced :
% 274.35/274.46  [2130]
% 274.35/274.46  composition(composition(composition(V_3,converse(C)),B),converse(A)) <->
% 274.35/274.46  converse(composition(A,composition(converse(B),composition(C,converse(V_3)))))
% 274.35/274.46  Current number of equations to process: 3419
% 274.35/274.46  Current number of ordered equations: 0
% 274.35/274.46  Current number of rules: 1880
% 274.35/274.46  New rule produced :
% 274.35/274.46  [2131]
% 274.35/274.46  converse(composition(composition(converse(A),composition(B,converse(C))),V_3))
% 274.35/274.46  <-> composition(converse(V_3),composition(composition(C,converse(B)),A))
% 274.35/274.46  Current number of equations to process: 3417
% 274.35/274.46  Current number of ordered equations: 3
% 274.35/274.46  Current number of rules: 1881
% 274.35/274.46  New rule produced :
% 274.35/274.46  [2132]
% 274.35/274.46  converse(composition(composition(A,composition(converse(B),C)),V_3)) <->
% 274.35/274.46  composition(converse(V_3),composition(composition(converse(C),B),converse(A)))
% 274.35/274.46  Current number of equations to process: 3417
% 274.35/274.46  Current number of ordered equations: 2
% 274.35/274.46  Current number of rules: 1882
% 274.35/274.46  New rule produced :
% 274.35/274.46  [2133]
% 274.35/274.46  composition(converse(V_3),composition(composition(C,converse(B)),A)) <->
% 274.35/274.46  converse(composition(composition(converse(A),composition(B,converse(C))),V_3))
% 274.35/274.46  Current number of equations to process: 3417
% 274.35/274.46  Current number of ordered equations: 1
% 274.35/274.46  Current number of rules: 1883
% 274.35/274.46  New rule produced :
% 274.35/274.46  [2134]
% 274.35/274.46  composition(converse(V_3),composition(composition(converse(C),B),converse(A)))
% 274.35/274.46  <-> converse(composition(composition(A,composition(converse(B),C)),V_3))
% 274.35/274.46  Current number of equations to process: 3417
% 274.35/274.46  Current number of ordered equations: 0
% 274.35/274.46  Current number of rules: 1884
% 274.35/274.46  New rule produced :
% 274.35/274.46  [2135]
% 274.35/274.46  converse(composition(composition(composition(V_3,converse(C)),B),converse(A)))
% 274.35/274.46  <-> composition(A,composition(converse(B),composition(C,converse(V_3))))
% 274.35/274.46  Current number of equations to process: 3416
% 274.35/274.46  Current number of ordered equations: 1
% 274.35/274.46  Current number of rules: 1885
% 274.35/274.46  New rule produced :
% 274.35/274.46  [2136]
% 274.35/274.46  composition(A,composition(converse(B),composition(C,converse(V_3)))) <->
% 274.35/274.46  converse(composition(composition(composition(V_3,converse(C)),B),converse(A)))
% 274.35/274.46  Current number of equations to process: 3416
% 274.35/274.46  Current number of ordered equations: 0
% 274.35/274.46  Current number of rules: 1886
% 274.35/274.46  New rule produced :
% 274.35/274.46  [2137]
% 274.35/274.46  converse(composition(converse(V_3),composition(composition(C,converse(B)),A)))
% 274.35/274.46  <-> composition(composition(converse(A),composition(B,converse(C))),V_3)
% 274.35/274.46  Current number of equations to process: 3415
% 274.35/274.46  Current number of ordered equations: 1
% 274.35/274.46  Current number of rules: 1887
% 274.35/274.46  New rule produced :
% 274.35/274.46  [2138]
% 274.35/274.46  composition(composition(converse(A),composition(B,converse(C))),V_3) <->
% 274.35/274.46  converse(composition(converse(V_3),composition(composition(C,converse(B)),A)))
% 274.35/274.46  Current number of equations to process: 3415
% 275.37/275.47  Current number of ordered equations: 0
% 275.37/275.47  Current number of rules: 1888
% 275.37/275.47  New rule produced :
% 275.37/275.47  [2139]
% 275.37/275.47  converse(composition(composition(composition(A,converse(B)),converse(C)),V_3))
% 275.37/275.47  <-> composition(converse(V_3),composition(composition(C,B),converse(A)))
% 275.37/275.47  Current number of equations to process: 3413
% 275.37/275.47  Current number of ordered equations: 3
% 275.37/275.47  Current number of rules: 1889
% 275.37/275.47  New rule produced :
% 275.37/275.47  [2140]
% 275.37/275.47  composition(A,composition(converse(B),composition(C,converse(V_3)))) <->
% 275.37/275.47  composition(composition(A,converse(B)),converse(composition(V_3,converse(C))))
% 275.37/275.47  Current number of equations to process: 3413
% 275.37/275.47  Current number of ordered equations: 2
% 275.37/275.47  Current number of rules: 1890
% 275.37/275.47  New rule produced :
% 275.37/275.47  [2141]
% 275.37/275.47  composition(converse(V_3),composition(composition(C,B),converse(A))) <->
% 275.37/275.47  converse(composition(composition(composition(A,converse(B)),converse(C)),V_3))
% 275.37/275.47  Current number of equations to process: 3413
% 275.37/275.47  Current number of ordered equations: 1
% 275.37/275.47  Current number of rules: 1891
% 275.37/275.47  New rule produced :
% 275.37/275.47  [2142]
% 275.37/275.47  composition(composition(A,converse(B)),converse(composition(V_3,converse(C))))
% 275.37/275.47  <-> composition(A,composition(converse(B),composition(C,converse(V_3))))
% 275.37/275.47  Current number of equations to process: 3413
% 275.37/275.47  Current number of ordered equations: 0
% 275.37/275.47  Current number of rules: 1892
% 275.37/275.47  New rule produced :
% 275.37/275.47  [2143]
% 275.37/275.47  converse(composition(composition(A,converse(composition(B,C))),V_3)) <->
% 275.37/275.47  composition(converse(V_3),composition(B,converse(composition(A,converse(C)))))
% 275.37/275.47  Current number of equations to process: 3412
% 275.37/275.47  Current number of ordered equations: 1
% 275.37/275.47  Current number of rules: 1893
% 275.37/275.47  New rule produced :
% 275.37/275.47  [2144]
% 275.37/275.47  composition(converse(V_3),composition(B,converse(composition(A,converse(C)))))
% 275.37/275.47  <-> converse(composition(composition(A,converse(composition(B,C))),V_3))
% 275.37/275.47  Current number of equations to process: 3412
% 275.37/275.47  Current number of ordered equations: 0
% 275.37/275.47  Current number of rules: 1894
% 275.37/275.47  New rule produced :
% 275.37/275.47  [2145]
% 275.37/275.47  converse(composition(composition(composition(A,converse(B)),converse(C)),
% 275.37/275.47           converse(V_3))) <->
% 275.37/275.47  composition(composition(V_3,C),composition(B,converse(A)))
% 275.37/275.47  Current number of equations to process: 3411
% 275.37/275.48  Current number of ordered equations: 1
% 275.37/275.48  Current number of rules: 1895
% 275.37/275.48  New rule produced :
% 275.37/275.48  [2146]
% 275.37/275.48  composition(composition(V_3,C),composition(B,converse(A))) <->
% 275.37/275.48  converse(composition(composition(composition(A,converse(B)),converse(C)),
% 275.37/275.48           converse(V_3)))
% 275.37/275.48  Current number of equations to process: 3411
% 275.37/275.48  Current number of ordered equations: 0
% 275.37/275.48  Current number of rules: 1896
% 275.37/275.48  New rule produced :
% 275.37/275.48  [2147]
% 275.37/275.48  converse(complement(composition(composition(A,converse(B)),C))) join 
% 275.37/275.48  composition(converse(C),composition(B,converse(A))) -> top
% 275.37/275.48  Current number of equations to process: 3412
% 275.37/275.48  Current number of ordered equations: 0
% 275.37/275.48  Current number of rules: 1897
% 275.37/275.48  New rule produced :
% 275.37/275.48  [2148]
% 275.37/275.48  converse(composition(composition(composition(A,converse(B)),C),composition(V_3,V_4)))
% 275.37/275.48  <->
% 275.37/275.48  composition(converse(composition(composition(C,V_3),V_4)),composition(B,
% 275.37/275.48                                                            converse(A)))
% 275.37/275.48  Current number of equations to process: 3411
% 275.37/275.48  Current number of ordered equations: 1
% 275.37/275.48  Current number of rules: 1898
% 275.37/275.48  New rule produced :
% 275.37/275.48  [2149]
% 275.37/275.48  composition(converse(composition(composition(C,V_3),V_4)),composition(B,
% 275.37/275.48                                                            converse(A))) <->
% 275.37/275.48  converse(composition(composition(composition(A,converse(B)),C),composition(V_3,V_4)))
% 275.37/275.48  Current number of equations to process: 3411
% 275.37/275.48  Current number of ordered equations: 0
% 275.37/275.48  Current number of rules: 1899
% 275.37/275.48  New rule produced :
% 275.37/275.48  [2150]
% 275.37/275.48  converse(composition(composition(composition(composition(A,converse(B)),C),V_3),V_4))
% 275.37/275.48  <->
% 275.37/275.48  composition(converse(composition(composition(C,V_3),V_4)),composition(B,
% 275.37/275.48                                                            converse(A)))
% 275.37/275.48  Current number of equations to process: 3410
% 275.37/275.48  Current number of ordered equations: 1
% 275.37/275.48  Current number of rules: 1900
% 275.37/275.48  New rule produced :
% 275.37/275.48  [2151]
% 275.37/275.48  composition(converse(composition(composition(C,V_3),V_4)),composition(B,
% 275.37/275.48                                                            converse(A))) <->
% 275.37/275.48  converse(composition(composition(composition(composition(A,converse(B)),C),V_3),V_4))
% 276.37/276.42  Current number of equations to process: 3410
% 276.37/276.42  Current number of ordered equations: 0
% 276.37/276.42  Current number of rules: 1901
% 276.37/276.42  New rule produced :
% 276.37/276.42  [2152]
% 276.37/276.42  converse(composition(composition(composition(A,converse(B)),composition(C,V_3)),V_4))
% 276.37/276.42  <->
% 276.37/276.42  composition(converse(composition(C,composition(V_3,V_4))),composition(B,
% 276.37/276.42                                                            converse(A)))
% 276.37/276.42  Current number of equations to process: 3409
% 276.37/276.42  Current number of ordered equations: 1
% 276.37/276.42  Current number of rules: 1902
% 276.37/276.42  New rule produced :
% 276.37/276.42  [2153]
% 276.37/276.42  composition(converse(composition(C,composition(V_3,V_4))),composition(B,
% 276.37/276.42                                                            converse(A))) <->
% 276.37/276.42  converse(composition(composition(composition(A,converse(B)),composition(C,V_3)),V_4))
% 276.37/276.42  Current number of equations to process: 3409
% 276.37/276.42  Current number of ordered equations: 0
% 276.37/276.42  Current number of rules: 1903
% 276.37/276.42  New rule produced :
% 276.37/276.42  [2154]
% 276.37/276.42  converse(composition(composition(composition(composition(A,converse(B)),C),V_3),V_4))
% 276.37/276.42  <->
% 276.37/276.42  composition(converse(composition(C,composition(V_3,V_4))),composition(B,
% 276.37/276.42                                                            converse(A)))
% 276.37/276.42  Current number of equations to process: 3408
% 276.37/276.42  Current number of ordered equations: 1
% 276.37/276.42  Current number of rules: 1904
% 276.37/276.42  New rule produced :
% 276.37/276.42  [2155]
% 276.37/276.42  composition(converse(composition(C,composition(V_3,V_4))),composition(B,
% 276.37/276.42                                                            converse(A))) <->
% 276.37/276.42  converse(composition(composition(composition(composition(A,converse(B)),C),V_3),V_4))
% 276.37/276.42  Current number of equations to process: 3408
% 276.37/276.42  Current number of ordered equations: 0
% 276.37/276.42  Current number of rules: 1905
% 276.37/276.42  New rule produced :
% 276.37/276.42  [2156]
% 276.37/276.42  converse(composition(composition(A,composition(B,composition(C,converse(V_3)))),V_4))
% 276.37/276.42  <->
% 276.37/276.42  composition(converse(V_4),composition(V_3,converse(composition(A,composition(B,C)))))
% 276.37/276.42  Current number of equations to process: 3407
% 276.37/276.42  Current number of ordered equations: 1
% 276.37/276.42  Current number of rules: 1906
% 276.37/276.42  New rule produced :
% 276.37/276.42  [2157]
% 276.37/276.42  composition(converse(V_4),composition(V_3,converse(composition(A,composition(B,C)))))
% 276.37/276.42  <->
% 276.37/276.42  converse(composition(composition(A,composition(B,composition(C,converse(V_3)))),V_4))
% 276.37/276.42  Current number of equations to process: 3407
% 276.37/276.42  Current number of ordered equations: 0
% 276.37/276.42  Current number of rules: 1907
% 276.37/276.42  New rule produced :
% 276.37/276.42  [2158]
% 276.37/276.42  converse(composition(composition(A,composition(composition(B,C),converse(V_3))),V_4))
% 276.37/276.42  <->
% 276.37/276.42  composition(converse(V_4),composition(V_3,converse(composition(composition(A,B),C))))
% 276.37/276.42  Current number of equations to process: 3406
% 276.37/276.42  Current number of ordered equations: 1
% 276.37/276.42  Current number of rules: 1908
% 276.37/276.42  New rule produced :
% 276.37/276.42  [2159]
% 276.37/276.42  composition(converse(V_4),composition(V_3,converse(composition(composition(A,B),C))))
% 276.37/276.42  <->
% 276.37/276.42  converse(composition(composition(A,composition(composition(B,C),converse(V_3))),V_4))
% 276.37/276.42  Current number of equations to process: 3406
% 276.37/276.42  Current number of ordered equations: 0
% 276.37/276.42  Current number of rules: 1909
% 276.37/276.42  New rule produced :
% 276.37/276.42  [2160]
% 276.37/276.42  converse(composition(composition(A,composition(B,composition(C,converse(V_3)))),V_4))
% 276.37/276.42  <->
% 276.37/276.42  composition(converse(V_4),composition(V_3,converse(composition(composition(A,B),C))))
% 276.37/276.42  Current number of equations to process: 3405
% 276.37/276.42  Current number of ordered equations: 1
% 276.37/276.42  Current number of rules: 1910
% 276.37/276.42  New rule produced :
% 276.37/276.42  [2161]
% 276.37/276.42  composition(converse(V_4),composition(V_3,converse(composition(composition(A,B),C))))
% 276.37/276.42  <->
% 276.37/276.42  converse(composition(composition(A,composition(B,composition(C,converse(V_3)))),V_4))
% 276.37/276.42  Current number of equations to process: 3405
% 276.37/276.42  Current number of ordered equations: 0
% 276.37/276.42  Current number of rules: 1911
% 276.37/276.42  New rule produced :
% 276.37/276.42  [2162]
% 276.37/276.42  converse(composition(composition(composition(A,B),composition(C,converse(V_3))),V_4))
% 276.37/276.42  <->
% 276.37/276.42  composition(converse(V_4),composition(V_3,converse(composition(A,composition(B,C)))))
% 276.37/276.42  Current number of equations to process: 3404
% 276.37/276.42  Current number of ordered equations: 1
% 276.37/276.42  Current number of rules: 1912
% 276.37/276.42  New rule produced :
% 276.37/276.42  [2163]
% 276.37/276.42  composition(converse(V_4),composition(V_3,converse(composition(A,composition(B,C)))))
% 276.37/276.42  <->
% 276.37/276.42  converse(composition(composition(composition(A,B),composition(C,converse(V_3))),V_4))
% 276.37/276.42  Current number of equations to process: 3404
% 277.86/277.94  Current number of ordered equations: 0
% 277.86/277.94  Current number of rules: 1913
% 277.86/277.94  New rule produced :
% 277.86/277.94  [2164]
% 277.86/277.94  converse(composition(composition(A,converse(one)),B)) ->
% 277.86/277.94  converse(composition(A,B))
% 277.86/277.94  Current number of equations to process: 3422
% 277.86/277.94  Current number of ordered equations: 0
% 277.86/277.94  Current number of rules: 1914
% 277.86/277.94  New rule produced :
% 277.86/277.94  [2165]
% 277.86/277.94  converse(composition(composition(C,converse(B)),A)) <->
% 277.86/277.94  composition(composition(converse(A),B),converse(C))
% 277.86/277.94  Current number of equations to process: 3425
% 277.86/277.94  Current number of ordered equations: 1
% 277.86/277.94  Current number of rules: 1915
% 277.86/277.94  New rule produced :
% 277.86/277.94  [2166]
% 277.86/277.94  composition(composition(converse(A),B),converse(C)) <->
% 277.86/277.94  converse(composition(composition(C,converse(B)),A))
% 277.86/277.94  Current number of equations to process: 3425
% 277.86/277.94  Current number of ordered equations: 0
% 277.86/277.94  Current number of rules: 1916
% 277.86/277.94  New rule produced :
% 277.86/277.94  [2167]
% 277.86/277.94  composition(A,composition(B,converse(composition(C,converse(V_3))))) <->
% 277.86/277.94  composition(composition(A,B),composition(V_3,converse(C)))
% 277.86/277.94  Current number of equations to process: 3424
% 277.86/277.94  Current number of ordered equations: 1
% 277.86/277.94  Current number of rules: 1917
% 277.86/277.94  New rule produced :
% 277.86/277.94  [2168]
% 277.86/277.94  composition(composition(A,B),composition(V_3,converse(C))) <->
% 277.86/277.94  composition(A,composition(B,converse(composition(C,converse(V_3)))))
% 277.86/277.94  Current number of equations to process: 3424
% 277.86/277.94  Current number of ordered equations: 0
% 277.86/277.94  Current number of rules: 1918
% 277.86/277.94  New rule produced :
% 277.86/277.94  [2169]
% 277.86/277.94  composition(composition(composition(A,converse(B)),C),V_3) <->
% 277.86/277.94  composition(converse(composition(B,converse(A))),composition(C,V_3))
% 277.86/277.94  Rule
% 277.86/277.94  [2041]
% 277.86/277.94  composition(composition(composition(A,converse(B)),converse(C)),V_3) <->
% 277.86/277.94  composition(converse(composition(B,converse(A))),composition(converse(C),V_3))
% 277.86/277.94  collapsed.
% 277.86/277.94  Current number of equations to process: 3423
% 277.86/277.94  Current number of ordered equations: 1
% 277.86/277.94  Current number of rules: 1918
% 277.86/277.94  New rule produced :
% 277.86/277.94  [2170]
% 277.86/277.94  composition(converse(composition(B,converse(A))),composition(C,V_3)) <->
% 277.86/277.94  composition(composition(composition(A,converse(B)),C),V_3)
% 277.86/277.94  Rule
% 277.86/277.94  [2042]
% 277.86/277.94  composition(converse(composition(B,converse(A))),composition(converse(C),V_3))
% 277.86/277.94  <-> composition(composition(composition(A,converse(B)),converse(C)),V_3)
% 277.86/277.94  collapsed.
% 277.86/277.94  Current number of equations to process: 3423
% 277.86/277.94  Current number of ordered equations: 0
% 277.86/277.94  Current number of rules: 1918
% 277.86/277.94  New rule produced :
% 277.86/277.94  [2171]
% 277.86/277.94  composition(A,converse(composition(composition(B,converse(C)),V_3))) <->
% 277.86/277.94  composition(converse(composition(V_3,converse(A))),composition(C,converse(B)))
% 277.86/277.94  Current number of equations to process: 3422
% 277.86/277.94  Current number of ordered equations: 1
% 277.86/277.94  Current number of rules: 1919
% 277.86/277.94  New rule produced :
% 277.86/277.94  [2172]
% 277.86/277.94  composition(converse(composition(V_3,converse(A))),composition(C,converse(B)))
% 277.86/277.94  <-> composition(A,converse(composition(composition(B,converse(C)),V_3)))
% 277.86/277.94  Current number of equations to process: 3422
% 277.86/277.94  Current number of ordered equations: 0
% 277.86/277.94  Current number of rules: 1920
% 277.86/277.94  New rule produced :
% 277.86/277.94  [2173]
% 277.86/277.94  converse(composition(composition(V_3,converse(C)),composition(B,converse(A))))
% 277.86/277.94  <-> composition(A,composition(converse(B),composition(C,converse(V_3))))
% 277.86/277.94  Current number of equations to process: 3420
% 277.86/277.94  Current number of ordered equations: 3
% 277.86/277.94  Current number of rules: 1921
% 277.86/277.94  New rule produced :
% 277.86/277.94  [2174]
% 277.86/277.94  converse(composition(converse(composition(A,composition(B,converse(C)))),V_3))
% 277.86/277.94  <-> composition(converse(V_3),composition(composition(A,B),converse(C)))
% 277.86/277.94  Current number of equations to process: 3420
% 277.86/277.94  Current number of ordered equations: 2
% 277.86/277.94  Current number of rules: 1922
% 277.86/277.94  New rule produced :
% 277.86/277.94  [2175]
% 277.86/277.94  composition(A,composition(converse(B),composition(C,converse(V_3)))) <->
% 277.86/277.94  converse(composition(composition(V_3,converse(C)),composition(B,converse(A))))
% 277.86/277.94  Current number of equations to process: 3420
% 277.86/277.94  Current number of ordered equations: 1
% 277.86/277.94  Current number of rules: 1923
% 277.86/277.94  New rule produced :
% 277.86/277.94  [2176]
% 277.86/277.94  composition(converse(V_3),composition(composition(A,B),converse(C))) <->
% 277.86/277.94  converse(composition(converse(composition(A,composition(B,converse(C)))),V_3))
% 277.86/277.94  Current number of equations to process: 3420
% 277.86/277.94  Current number of ordered equations: 0
% 277.86/277.94  Current number of rules: 1924
% 277.86/277.94  New rule produced :
% 277.86/277.94  [2177]
% 277.86/277.94  converse(composition(composition(V_3,converse(C)),composition(B,A))) <->
% 278.96/279.08  composition(converse(A),composition(converse(B),composition(C,converse(V_3))))
% 278.96/279.08  Current number of equations to process: 3419
% 278.96/279.08  Current number of ordered equations: 1
% 278.96/279.08  Current number of rules: 1925
% 278.96/279.08  New rule produced :
% 278.96/279.08  [2178]
% 278.96/279.08  composition(converse(A),composition(converse(B),composition(C,converse(V_3))))
% 278.96/279.08  <-> converse(composition(composition(V_3,converse(C)),composition(B,A)))
% 278.96/279.08  Current number of equations to process: 3419
% 278.96/279.08  Current number of ordered equations: 0
% 278.96/279.08  Current number of rules: 1926
% 278.96/279.08  New rule produced :
% 278.96/279.08  [2179]
% 278.96/279.08  composition(composition(A,converse(B)),converse(composition(C,converse(V_3))))
% 278.96/279.08  <->
% 278.96/279.08  composition(converse(composition(B,converse(A))),composition(V_3,converse(C)))
% 278.96/279.08  Current number of equations to process: 3418
% 278.96/279.08  Current number of ordered equations: 1
% 278.96/279.08  Current number of rules: 1927
% 278.96/279.08  New rule produced :
% 278.96/279.08  [2180]
% 278.96/279.08  composition(converse(composition(B,converse(A))),composition(V_3,converse(C)))
% 278.96/279.08  <->
% 278.96/279.08  composition(composition(A,converse(B)),converse(composition(C,converse(V_3))))
% 278.96/279.08  Current number of equations to process: 3418
% 278.96/279.08  Current number of ordered equations: 0
% 278.96/279.08  Current number of rules: 1928
% 278.96/279.08  New rule produced :
% 278.96/279.08  [2181]
% 278.96/279.08  converse(complement(composition(converse(A),composition(B,converse(C))))) join 
% 278.96/279.08  composition(composition(C,converse(B)),A) -> top
% 278.96/279.08  Current number of equations to process: 3421
% 278.96/279.08  Current number of ordered equations: 0
% 278.96/279.08  Current number of rules: 1929
% 278.96/279.08  New rule produced :
% 278.96/279.08  [2182]
% 278.96/279.08  composition(A,converse(composition(V_4,composition(composition(V_3,converse(C)),B))))
% 278.96/279.08  <->
% 278.96/279.08  composition(composition(A,composition(converse(B),composition(C,converse(V_3)))),
% 278.96/279.08  converse(V_4))
% 278.96/279.08  Current number of equations to process: 3419
% 278.96/279.08  Current number of ordered equations: 3
% 278.96/279.08  Current number of rules: 1930
% 278.96/279.08  New rule produced :
% 278.96/279.08  [2183]
% 278.96/279.08  composition(A,converse(composition(composition(composition(V_4,converse(V_3)),C),B)))
% 278.96/279.08  <->
% 278.96/279.08  composition(composition(A,converse(B)),composition(converse(C),composition(V_3,
% 278.96/279.08                                                                 converse(V_4))))
% 278.96/279.08  Current number of equations to process: 3419
% 278.96/279.08  Current number of ordered equations: 2
% 278.96/279.08  Current number of rules: 1931
% 278.96/279.08  New rule produced :
% 278.96/279.08  [2184]
% 278.96/279.08  composition(composition(A,composition(converse(B),composition(C,converse(V_3)))),
% 278.96/279.08  converse(V_4)) <->
% 278.96/279.08  composition(A,converse(composition(V_4,composition(composition(V_3,converse(C)),B))))
% 278.96/279.08  Current number of equations to process: 3419
% 278.96/279.08  Current number of ordered equations: 1
% 278.96/279.08  Current number of rules: 1932
% 278.96/279.08  New rule produced :
% 278.96/279.08  [2185]
% 278.96/279.08  composition(composition(A,converse(B)),composition(converse(C),composition(V_3,
% 278.96/279.08                                                                 converse(V_4))))
% 278.96/279.08  <->
% 278.96/279.08  composition(A,converse(composition(composition(composition(V_4,converse(V_3)),C),B)))
% 278.96/279.08  Current number of equations to process: 3419
% 278.96/279.08  Current number of ordered equations: 0
% 278.96/279.08  Current number of rules: 1933
% 278.96/279.08  New rule produced :
% 278.96/279.08  [2186]
% 278.96/279.08  composition(composition(converse(A),composition(B,converse(C))),composition(
% 278.96/279.08                                                                  converse(V_3),V_4))
% 278.96/279.08  <->
% 278.96/279.08  composition(converse(composition(V_3,composition(composition(C,converse(B)),A))),V_4)
% 278.96/279.08  Current number of equations to process: 3417
% 278.96/279.08  Current number of ordered equations: 3
% 278.96/279.08  Current number of rules: 1934
% 278.96/279.08  New rule produced :
% 278.96/279.08  [2187]
% 278.96/279.08  composition(converse(A),composition(composition(converse(B),composition(C,
% 278.96/279.08                                                              converse(V_3))),V_4))
% 278.96/279.08  <->
% 278.96/279.08  composition(converse(composition(composition(composition(V_3,converse(C)),B),A)),V_4)
% 278.96/279.08  Current number of equations to process: 3417
% 278.96/279.08  Current number of ordered equations: 2
% 278.96/279.08  Current number of rules: 1935
% 278.96/279.08  New rule produced :
% 278.96/279.08  [2188]
% 278.96/279.08  composition(converse(composition(V_3,composition(composition(C,converse(B)),A))),V_4)
% 278.96/279.08  <->
% 278.96/279.08  composition(composition(converse(A),composition(B,converse(C))),composition(
% 278.96/279.08                                                                  converse(V_3),V_4))
% 278.96/279.08  Current number of equations to process: 3417
% 278.96/279.08  Current number of ordered equations: 1
% 278.96/279.08  Current number of rules: 1936
% 278.96/279.08  New rule produced :
% 278.96/279.08  [2189]
% 278.96/279.08  composition(converse(composition(composition(composition(V_3,converse(C)),B),A)),V_4)
% 278.96/279.08  <->
% 281.37/281.48  composition(converse(A),composition(composition(converse(B),composition(C,
% 281.37/281.48                                                              converse(V_3))),V_4))
% 281.37/281.48  Current number of equations to process: 3417
% 281.37/281.48  Current number of ordered equations: 0
% 281.37/281.48  Current number of rules: 1937
% 281.37/281.48  New rule produced :
% 281.37/281.48  [2190]
% 281.37/281.48  converse(composition(composition(A,composition(B,converse(composition(C,V_3)))),V_4))
% 281.37/281.48  <->
% 281.37/281.48  composition(converse(V_4),composition(composition(C,composition(V_3,converse(B))),
% 281.37/281.48                            converse(A)))
% 281.37/281.48  Current number of equations to process: 3415
% 281.37/281.48  Current number of ordered equations: 3
% 281.37/281.48  Current number of rules: 1938
% 281.37/281.48  New rule produced :
% 281.37/281.48  [2191]
% 281.37/281.48  converse(composition(A,composition(B,composition(converse(C),composition(V_3,
% 281.37/281.48                                                               converse(V_4))))))
% 281.37/281.48  <->
% 281.37/281.48  composition(composition(composition(V_4,converse(V_3)),C),converse(composition(A,B)))
% 281.37/281.48  Current number of equations to process: 3415
% 281.37/281.48  Current number of ordered equations: 2
% 281.37/281.48  Current number of rules: 1939
% 281.37/281.48  New rule produced :
% 281.37/281.48  [2192]
% 281.37/281.48  composition(converse(V_4),composition(composition(C,composition(V_3,converse(B))),
% 281.37/281.48                            converse(A))) <->
% 281.37/281.48  converse(composition(composition(A,composition(B,converse(composition(C,V_3)))),V_4))
% 281.37/281.48  Current number of equations to process: 3415
% 281.37/281.48  Current number of ordered equations: 1
% 281.37/281.48  Current number of rules: 1940
% 281.37/281.48  New rule produced :
% 281.37/281.48  [2193]
% 281.37/281.48  composition(composition(composition(V_4,converse(V_3)),C),converse(composition(A,B)))
% 281.37/281.48  <->
% 281.37/281.48  converse(composition(A,composition(B,composition(converse(C),composition(V_3,
% 281.37/281.48                                                               converse(V_4))))))
% 281.37/281.48  Current number of equations to process: 3415
% 281.37/281.48  Current number of ordered equations: 0
% 281.37/281.48  Current number of rules: 1941
% 281.37/281.48  New rule produced :
% 281.37/281.48  [2194]
% 281.37/281.48  composition(composition(A,converse(composition(C,converse(B)))),V_3) <->
% 281.37/281.48  composition(A,composition(composition(B,converse(C)),V_3))
% 281.37/281.48  Rule
% 281.37/281.48  [2068]
% 281.37/281.48  composition(composition(A,converse(composition(C,converse(B)))),converse(V_3))
% 281.37/281.48  <-> composition(A,composition(composition(B,converse(C)),converse(V_3)))
% 281.37/281.48  collapsed.
% 281.37/281.48  Current number of equations to process: 3456
% 281.37/281.48  Current number of ordered equations: 1
% 281.37/281.48  Current number of rules: 1941
% 281.37/281.48  New rule produced :
% 281.37/281.48  [2195]
% 281.37/281.48  composition(A,composition(composition(B,converse(C)),V_3)) <->
% 281.37/281.48  composition(composition(A,converse(composition(C,converse(B)))),V_3)
% 281.37/281.48  Rule
% 281.37/281.48  [2069]
% 281.37/281.48  composition(A,composition(composition(B,converse(C)),converse(V_3))) <->
% 281.37/281.48  composition(composition(A,converse(composition(C,converse(B)))),converse(V_3))
% 281.37/281.48  collapsed.
% 281.37/281.48  Current number of equations to process: 3456
% 281.37/281.48  Current number of ordered equations: 0
% 281.37/281.48  Current number of rules: 1941
% 281.37/281.48  New rule produced :
% 281.37/281.48  [2196]
% 281.37/281.48  converse(composition(composition(V_3,converse(composition(B,C))),A)) <->
% 281.37/281.48  composition(composition(converse(A),B),composition(C,converse(V_3)))
% 281.37/281.48  Current number of equations to process: 3465
% 281.37/281.48  Current number of ordered equations: 1
% 281.37/281.48  Current number of rules: 1942
% 281.37/281.48  New rule produced :
% 281.37/281.48  [2197]
% 281.37/281.48  composition(composition(converse(A),B),composition(C,converse(V_3))) <->
% 281.37/281.48  converse(composition(composition(V_3,converse(composition(B,C))),A))
% 281.37/281.48  Current number of equations to process: 3465
% 281.37/281.48  Current number of ordered equations: 0
% 281.37/281.48  Current number of rules: 1943
% 281.37/281.48  New rule produced :
% 281.37/281.48  [2198]
% 281.37/281.48  converse(composition(composition(V_3,converse(composition(B,C))),A)) <->
% 281.37/281.48  composition(composition(composition(converse(A),B),C),converse(V_3))
% 281.37/281.48  Current number of equations to process: 3464
% 281.37/281.48  Current number of ordered equations: 1
% 281.37/281.48  Current number of rules: 1944
% 281.37/281.48  New rule produced :
% 281.37/281.48  [2199]
% 281.37/281.48  composition(composition(composition(converse(A),B),C),converse(V_3)) <->
% 281.37/281.48  converse(composition(composition(V_3,converse(composition(B,C))),A))
% 281.37/281.48  Current number of equations to process: 3464
% 281.37/281.48  Current number of ordered equations: 0
% 281.37/281.48  Current number of rules: 1945
% 281.37/281.48  New rule produced :
% 281.37/281.48  [2200]
% 281.37/281.48  composition(A,converse(composition(composition(B,converse(C)),V_3))) <->
% 281.37/281.48  composition(composition(A,composition(converse(V_3),C)),converse(B))
% 281.37/281.48  Current number of equations to process: 3463
% 281.37/281.48  Current number of ordered equations: 1
% 281.37/281.48  Current number of rules: 1946
% 281.37/281.48  New rule produced :
% 281.37/281.48  [2201]
% 282.36/282.43  composition(composition(A,composition(converse(V_3),C)),converse(B)) <->
% 282.36/282.43  composition(A,converse(composition(composition(B,converse(C)),V_3)))
% 282.36/282.43  Current number of equations to process: 3463
% 282.36/282.43  Current number of ordered equations: 0
% 282.36/282.43  Current number of rules: 1947
% 282.36/282.43  New rule produced :
% 282.36/282.43  [2202]
% 282.36/282.43  composition(A,converse(composition(composition(B,converse(C)),V_3))) <->
% 282.36/282.43  composition(composition(composition(A,converse(V_3)),C),converse(B))
% 282.36/282.43  Current number of equations to process: 3462
% 282.36/282.43  Current number of ordered equations: 1
% 282.36/282.43  Current number of rules: 1948
% 282.36/282.43  New rule produced :
% 282.36/282.43  [2203]
% 282.36/282.43  composition(composition(composition(A,converse(V_3)),C),converse(B)) <->
% 282.36/282.43  composition(A,converse(composition(composition(B,converse(C)),V_3)))
% 282.36/282.43  Current number of equations to process: 3462
% 282.36/282.43  Current number of ordered equations: 0
% 282.36/282.43  Current number of rules: 1949
% 282.36/282.43  New rule produced :
% 282.36/282.43  [2204]
% 282.36/282.43  composition(converse(composition(composition(A,converse(B)),C)),V_3) <->
% 282.36/282.43  composition(converse(C),composition(B,composition(converse(A),V_3)))
% 282.36/282.43  Current number of equations to process: 3461
% 282.36/282.43  Current number of ordered equations: 1
% 282.36/282.43  Current number of rules: 1950
% 282.36/282.43  New rule produced :
% 282.36/282.43  [2205]
% 282.36/282.43  composition(converse(C),composition(B,composition(converse(A),V_3))) <->
% 282.36/282.43  composition(converse(composition(composition(A,converse(B)),C)),V_3)
% 282.36/282.43  Current number of equations to process: 3461
% 282.36/282.43  Current number of ordered equations: 0
% 282.36/282.43  Current number of rules: 1951
% 282.36/282.43  New rule produced :
% 282.36/282.43  [2206]
% 282.36/282.43  composition(converse(composition(composition(A,converse(B)),C)),V_3) <->
% 282.36/282.43  composition(composition(converse(C),B),composition(converse(A),V_3))
% 282.36/282.43  Current number of equations to process: 3460
% 282.36/282.43  Current number of ordered equations: 1
% 282.36/282.43  Current number of rules: 1952
% 282.36/282.43  New rule produced :
% 282.36/282.43  [2207]
% 282.36/282.43  composition(composition(converse(C),B),composition(converse(A),V_3)) <->
% 282.36/282.43  composition(converse(composition(composition(A,converse(B)),C)),V_3)
% 282.36/282.43  Current number of equations to process: 3460
% 282.36/282.43  Current number of ordered equations: 0
% 282.36/282.43  Current number of rules: 1953
% 282.36/282.43  New rule produced :
% 282.36/282.43  [2208]
% 282.36/282.43  converse(composition(composition(V_3,converse(C)),composition(B,converse(A))))
% 282.36/282.43  <-> composition(composition(A,converse(B)),composition(C,converse(V_3)))
% 282.36/282.43  Current number of equations to process: 3459
% 282.36/282.43  Current number of ordered equations: 1
% 282.36/282.43  Current number of rules: 1954
% 282.36/282.43  New rule produced :
% 282.36/282.43  [2209]
% 282.36/282.43  composition(composition(A,converse(B)),composition(C,converse(V_3))) <->
% 282.36/282.43  converse(composition(composition(V_3,converse(C)),composition(B,converse(A))))
% 282.36/282.43  Current number of equations to process: 3459
% 282.36/282.43  Current number of ordered equations: 0
% 282.36/282.43  Current number of rules: 1955
% 282.36/282.43  New rule produced :
% 282.36/282.43  [2210]
% 282.36/282.43  converse(composition(composition(composition(converse(V_3),C),converse(B)),A))
% 282.36/282.43  <-> composition(converse(A),composition(B,composition(converse(C),V_3)))
% 282.36/282.43  Current number of equations to process: 3457
% 282.36/282.43  Current number of ordered equations: 3
% 282.36/282.43  Current number of rules: 1956
% 282.36/282.43  New rule produced :
% 282.36/282.43  [2211]
% 282.36/282.43  converse(composition(composition(V_3,converse(C)),composition(converse(B),A)))
% 282.36/282.43  <-> composition(composition(converse(A),B),composition(C,converse(V_3)))
% 282.36/282.43  Current number of equations to process: 3457
% 282.36/282.43  Current number of ordered equations: 2
% 282.36/282.43  Current number of rules: 1957
% 282.36/282.43  New rule produced :
% 282.36/282.43  [2212]
% 282.36/282.43  composition(converse(A),composition(B,composition(converse(C),V_3))) <->
% 282.36/282.43  converse(composition(composition(composition(converse(V_3),C),converse(B)),A))
% 282.36/282.43  Current number of equations to process: 3457
% 282.36/282.43  Current number of ordered equations: 1
% 282.36/282.43  Current number of rules: 1958
% 282.36/282.43  New rule produced :
% 282.36/282.43  [2213]
% 282.36/282.43  composition(composition(converse(A),B),composition(C,converse(V_3))) <->
% 282.36/282.43  converse(composition(composition(V_3,converse(C)),composition(converse(B),A)))
% 282.36/282.43  Current number of equations to process: 3457
% 282.36/282.43  Current number of ordered equations: 0
% 282.36/282.43  Current number of rules: 1959
% 282.36/282.43  New rule produced :
% 282.36/282.43  [2214]
% 282.36/282.43  converse(composition(composition(composition(V_3,C),converse(B)),A)) <->
% 282.36/282.43  composition(converse(A),composition(composition(B,converse(C)),converse(V_3)))
% 282.36/282.43  Current number of equations to process: 3456
% 282.36/282.43  Current number of ordered equations: 1
% 282.36/282.43  Current number of rules: 1960
% 282.36/282.43  New rule produced :
% 282.36/282.43  [2215]
% 282.36/282.43  composition(converse(A),composition(composition(B,converse(C)),converse(V_3)))
% 283.28/283.34  <-> converse(composition(composition(composition(V_3,C),converse(B)),A))
% 283.28/283.34  Current number of equations to process: 3456
% 283.28/283.34  Current number of ordered equations: 0
% 283.28/283.34  Current number of rules: 1961
% 283.28/283.34  New rule produced :
% 283.28/283.34  [2216]
% 283.28/283.34  converse(composition(composition(C,converse(composition(B,converse(V_3)))),A))
% 283.28/283.34  <-> composition(converse(A),composition(B,converse(composition(C,V_3))))
% 283.28/283.34  Current number of equations to process: 3455
% 283.28/283.34  Current number of ordered equations: 1
% 283.28/283.34  Current number of rules: 1962
% 283.28/283.34  New rule produced :
% 283.28/283.34  [2217]
% 283.28/283.34  composition(converse(A),composition(B,converse(composition(C,V_3)))) <->
% 283.28/283.34  converse(composition(composition(C,converse(composition(B,converse(V_3)))),A))
% 283.28/283.34  Current number of equations to process: 3455
% 283.28/283.34  Current number of ordered equations: 0
% 283.28/283.34  Current number of rules: 1963
% 283.28/283.34  New rule produced :
% 283.28/283.34  [2218]
% 283.28/283.34  composition(A,composition(converse(composition(composition(B,converse(C)),V_3)),V_4))
% 283.28/283.34  <->
% 283.28/283.34  composition(composition(A,converse(V_3)),composition(composition(C,converse(B)),V_4))
% 283.28/283.34  Current number of equations to process: 3454
% 283.28/283.34  Current number of ordered equations: 1
% 283.28/283.34  Current number of rules: 1964
% 283.28/283.34  New rule produced :
% 283.28/283.34  [2219]
% 283.28/283.34  composition(composition(A,converse(V_3)),composition(composition(C,converse(B)),V_4))
% 283.28/283.34  <->
% 283.28/283.34  composition(A,composition(converse(composition(composition(B,converse(C)),V_3)),V_4))
% 283.28/283.34  Current number of equations to process: 3454
% 283.28/283.34  Current number of ordered equations: 0
% 283.28/283.34  Current number of rules: 1965
% 283.28/283.34  New rule produced :
% 283.28/283.34  [2220]
% 283.28/283.34  composition(converse(composition(composition(A,converse(B)),C)),composition(V_3,V_4))
% 283.28/283.34  <->
% 283.28/283.34  composition(converse(C),composition(composition(composition(B,converse(A)),V_3),V_4))
% 283.28/283.34  Current number of equations to process: 3452
% 283.28/283.34  Current number of ordered equations: 3
% 283.28/283.34  Current number of rules: 1966
% 283.28/283.34  New rule produced :
% 283.28/283.34  [2221]
% 283.28/283.34  composition(A,composition(composition(B,converse(V_4)),composition(V_3,
% 283.28/283.34                                                         converse(C)))) <->
% 283.28/283.34  composition(composition(A,B),converse(composition(composition(C,converse(V_3)),V_4)))
% 283.28/283.34  Current number of equations to process: 3452
% 283.28/283.34  Current number of ordered equations: 2
% 283.28/283.34  Current number of rules: 1967
% 283.28/283.34  New rule produced :
% 283.28/283.34  [2222]
% 283.28/283.34  composition(composition(A,B),converse(composition(composition(C,converse(V_3)),V_4)))
% 283.28/283.34  <->
% 283.28/283.34  composition(A,composition(composition(B,converse(V_4)),composition(V_3,
% 283.28/283.34                                                         converse(C))))
% 283.28/283.34  Current number of equations to process: 3452
% 283.28/283.34  Current number of ordered equations: 1
% 283.28/283.34  Current number of rules: 1968
% 283.28/283.34  New rule produced :
% 283.28/283.34  [2223]
% 283.28/283.34  composition(converse(C),composition(composition(composition(B,converse(A)),V_3),V_4))
% 283.28/283.34  <->
% 283.28/283.34  composition(converse(composition(composition(A,converse(B)),C)),composition(V_3,V_4))
% 283.28/283.34  Current number of equations to process: 3452
% 283.28/283.34  Current number of ordered equations: 0
% 283.28/283.34  Current number of rules: 1969
% 283.28/283.34  New rule produced :
% 283.28/283.34  [2224]
% 283.28/283.34  composition(A,composition(converse(composition(composition(B,converse(C)),V_3)),V_4))
% 283.28/283.34  <->
% 283.28/283.34  composition(composition(composition(A,converse(V_3)),composition(C,converse(B))),V_4)
% 283.28/283.34  Current number of equations to process: 3451
% 283.28/283.34  Current number of ordered equations: 1
% 283.28/283.34  Current number of rules: 1970
% 283.28/283.34  New rule produced :
% 283.28/283.34  [2225]
% 283.28/283.34  composition(composition(composition(A,converse(V_3)),composition(C,converse(B))),V_4)
% 283.28/283.34  <->
% 283.28/283.34  composition(A,composition(converse(composition(composition(B,converse(C)),V_3)),V_4))
% 283.28/283.34  Current number of equations to process: 3451
% 283.28/283.34  Current number of ordered equations: 0
% 283.28/283.34  Current number of rules: 1971
% 283.28/283.34  New rule produced :
% 283.28/283.34  [2226]
% 283.28/283.34  composition(composition(A,composition(B,converse(V_4))),composition(V_3,
% 283.28/283.34                                                          converse(C))) <->
% 283.28/283.34  composition(A,composition(B,converse(composition(composition(C,converse(V_3)),V_4))))
% 283.28/283.34  Current number of equations to process: 3450
% 283.28/283.34  Current number of ordered equations: 1
% 283.28/283.34  Current number of rules: 1972
% 283.28/283.34  New rule produced :
% 283.28/283.34  [2227]
% 283.28/283.34  composition(A,composition(B,converse(composition(composition(C,converse(V_3)),V_4))))
% 283.28/283.34  <->
% 283.28/283.34  composition(composition(A,composition(B,converse(V_4))),composition(V_3,
% 283.28/283.34                                                          converse(C)))
% 283.28/283.34  Current number of equations to process: 3450
% 284.37/284.43  Current number of ordered equations: 0
% 284.37/284.43  Current number of rules: 1973
% 284.37/284.43  New rule produced :
% 284.37/284.43  [2228]
% 284.37/284.43  composition(composition(composition(A,B),converse(V_4)),composition(V_3,
% 284.37/284.43                                                          converse(C))) <->
% 284.37/284.43  composition(A,composition(B,converse(composition(composition(C,converse(V_3)),V_4))))
% 284.37/284.43  Current number of equations to process: 3449
% 284.37/284.43  Current number of ordered equations: 1
% 284.37/284.43  Current number of rules: 1974
% 284.37/284.43  New rule produced :
% 284.37/284.43  [2229]
% 284.37/284.43  composition(A,composition(B,converse(composition(composition(C,converse(V_3)),V_4))))
% 284.37/284.43  <->
% 284.37/284.43  composition(composition(composition(A,B),converse(V_4)),composition(V_3,
% 284.37/284.43                                                          converse(C)))
% 284.37/284.43  Current number of equations to process: 3449
% 284.37/284.43  Current number of ordered equations: 0
% 284.37/284.43  Current number of rules: 1975
% 284.37/284.43  New rule produced :
% 284.37/284.43  [2230]
% 284.37/284.43  converse(composition(composition(V_4,converse(composition(B,composition(C,V_3)))),A))
% 284.37/284.43  <->
% 284.37/284.43  composition(converse(A),composition(B,composition(C,composition(V_3,converse(V_4)))))
% 284.37/284.44  Current number of equations to process: 3447
% 284.37/284.44  Current number of ordered equations: 3
% 284.37/284.44  Current number of rules: 1976
% 284.37/284.44  New rule produced :
% 284.37/284.44  [2231]
% 284.37/284.44  composition(A,composition(converse(V_3),composition(composition(C,converse(B)),V_4)))
% 284.37/284.44  <->
% 284.37/284.44  composition(composition(A,converse(composition(composition(B,converse(C)),V_3))),V_4)
% 284.37/284.44  Current number of equations to process: 3447
% 284.37/284.44  Current number of ordered equations: 2
% 284.37/284.44  Current number of rules: 1977
% 284.37/284.44  New rule produced :
% 284.37/284.44  [2232]
% 284.37/284.44  composition(converse(A),composition(B,composition(C,composition(V_3,converse(V_4)))))
% 284.37/284.44  <->
% 284.37/284.44  converse(composition(composition(V_4,converse(composition(B,composition(C,V_3)))),A))
% 284.37/284.44  Current number of equations to process: 3447
% 284.37/284.44  Current number of ordered equations: 1
% 284.37/284.44  Current number of rules: 1978
% 284.37/284.44  New rule produced :
% 284.37/284.44  [2233]
% 284.37/284.44  composition(composition(A,converse(composition(composition(B,converse(C)),V_3))),V_4)
% 284.37/284.44  <->
% 284.37/284.44  composition(A,composition(converse(V_3),composition(composition(C,converse(B)),V_4)))
% 284.37/284.44  Current number of equations to process: 3447
% 284.37/284.44  Current number of ordered equations: 0
% 284.37/284.44  Current number of rules: 1979
% 284.37/284.44  New rule produced :
% 284.37/284.44  [2234]
% 284.37/284.44  converse(composition(composition(V_4,converse(composition(composition(B,C),V_3))),A))
% 284.37/284.44  <->
% 284.37/284.44  composition(converse(A),composition(B,composition(composition(C,V_3),
% 284.37/284.44                                        converse(V_4))))
% 284.37/284.44  Current number of equations to process: 3445
% 284.37/284.44  Current number of ordered equations: 3
% 284.37/284.44  Current number of rules: 1980
% 284.37/284.44  New rule produced :
% 284.37/284.44  [2235]
% 284.37/284.44  composition(converse(A),composition(B,composition(composition(C,V_3),
% 284.37/284.44                                        converse(V_4)))) <->
% 284.37/284.44  converse(composition(composition(V_4,converse(composition(composition(B,C),V_3))),A))
% 284.37/284.44  Current number of equations to process: 3445
% 284.37/284.44  Current number of ordered equations: 2
% 284.37/284.44  Current number of rules: 1981
% 284.37/284.44  New rule produced :
% 284.37/284.44  [2236]
% 284.37/284.44  composition(converse(C),composition(composition(composition(B,converse(A)),V_3),V_4))
% 284.37/284.44  <->
% 284.37/284.44  composition(composition(converse(composition(composition(A,converse(B)),C)),V_3),V_4)
% 284.37/284.44  Current number of equations to process: 3445
% 284.37/284.44  Current number of ordered equations: 1
% 284.37/284.44  Current number of rules: 1982
% 284.37/284.44  New rule produced :
% 284.37/284.44  [2237]
% 284.37/284.44  composition(composition(converse(composition(composition(A,converse(B)),C)),V_3),V_4)
% 284.37/284.44  <->
% 284.37/284.44  composition(converse(C),composition(composition(composition(B,converse(A)),V_3),V_4))
% 284.37/284.44  Current number of equations to process: 3445
% 284.37/284.44  Current number of ordered equations: 0
% 284.37/284.44  Current number of rules: 1983
% 284.37/284.44  New rule produced :
% 284.37/284.44  [2238]
% 284.37/284.44  converse(composition(composition(V_4,converse(composition(composition(B,C),V_3))),A))
% 284.37/284.44  <->
% 284.37/284.44  composition(converse(A),composition(B,composition(C,composition(V_3,converse(V_4)))))
% 284.37/284.44  Current number of equations to process: 3443
% 284.37/284.44  Current number of ordered equations: 3
% 284.37/284.44  Current number of rules: 1984
% 284.37/284.44  New rule produced :
% 284.37/284.44  [2239]
% 284.37/284.44  composition(converse(A),composition(B,composition(C,composition(V_3,converse(V_4)))))
% 284.37/284.44  <->
% 284.37/284.44  converse(composition(composition(V_4,converse(composition(composition(B,C),V_3))),A))
% 284.37/284.44  Current number of equations to process: 3443
% 284.37/284.44  Current number of ordered equations: 2
% 284.37/284.44  Current number of rules: 1985
% 284.37/284.44  New rule produced :
% 285.80/285.81  [2240]
% 285.80/285.81  composition(converse(C),composition(composition(B,converse(A)),composition(V_3,V_4)))
% 285.80/285.81  <->
% 285.80/285.81  composition(composition(converse(composition(composition(A,converse(B)),C)),V_3),V_4)
% 285.80/285.81  Current number of equations to process: 3443
% 285.80/285.81  Current number of ordered equations: 1
% 285.80/285.81  Current number of rules: 1986
% 285.80/285.81  New rule produced :
% 285.80/285.81  [2241]
% 285.80/285.81  composition(composition(converse(composition(composition(A,converse(B)),C)),V_3),V_4)
% 285.80/285.81  <->
% 285.80/285.81  composition(converse(C),composition(composition(B,converse(A)),composition(V_3,V_4)))
% 285.80/285.81  Current number of equations to process: 3443
% 285.80/285.81  Current number of ordered equations: 0
% 285.80/285.81  Current number of rules: 1987
% 285.80/285.81  New rule produced :
% 285.80/285.81  [2242]
% 285.80/285.81  converse(composition(composition(V_4,converse(composition(B,composition(C,V_3)))),A))
% 285.80/285.81  <->
% 285.80/285.81  composition(converse(A),composition(composition(B,C),composition(V_3,
% 285.80/285.81                                                       converse(V_4))))
% 285.80/285.81  Current number of equations to process: 3441
% 285.80/285.81  Current number of ordered equations: 3
% 285.80/285.81  Current number of rules: 1988
% 285.80/285.81  New rule produced :
% 285.80/285.81  [2243]
% 285.80/285.81  composition(converse(A),composition(composition(B,C),composition(V_3,
% 285.80/285.81                                                       converse(V_4)))) <->
% 285.80/285.81  converse(composition(composition(V_4,converse(composition(B,composition(C,V_3)))),A))
% 285.80/285.81  Current number of equations to process: 3441
% 285.80/285.81  Current number of ordered equations: 2
% 285.80/285.81  Current number of rules: 1989
% 285.80/285.81  New rule produced :
% 285.80/285.81  [2244]
% 285.80/285.81  composition(composition(A,converse(V_3)),composition(composition(C,converse(B)),V_4))
% 285.80/285.81  <->
% 285.80/285.81  composition(composition(A,converse(composition(composition(B,converse(C)),V_3))),V_4)
% 285.80/285.81  Current number of equations to process: 3441
% 285.80/285.81  Current number of ordered equations: 1
% 285.80/285.81  Current number of rules: 1990
% 285.80/285.81  New rule produced :
% 285.80/285.81  [2245]
% 285.80/285.81  composition(composition(A,converse(composition(composition(B,converse(C)),V_3))),V_4)
% 285.80/285.81  <->
% 285.80/285.81  composition(composition(A,converse(V_3)),composition(composition(C,converse(B)),V_4))
% 285.80/285.81  Current number of equations to process: 3441
% 285.80/285.81  Current number of ordered equations: 0
% 285.80/285.81  Current number of rules: 1991
% 285.80/285.81  New rule produced :
% 285.80/285.81  [2246]
% 285.80/285.81  composition(composition(A,composition(B,converse(V_4))),composition(V_3,
% 285.80/285.81                                                          converse(C))) <->
% 285.80/285.81  composition(composition(A,B),converse(composition(composition(C,converse(V_3)),V_4)))
% 285.80/285.81  Current number of equations to process: 3439
% 285.80/285.81  Current number of ordered equations: 3
% 285.80/285.81  Current number of rules: 1992
% 285.80/285.81  New rule produced :
% 285.80/285.81  [2247]
% 285.80/285.81  composition(converse(composition(composition(A,converse(B)),C)),composition(V_3,V_4))
% 285.80/285.81  <->
% 285.80/285.81  composition(composition(converse(C),composition(composition(B,converse(A)),V_3)),V_4)
% 285.80/285.81  Current number of equations to process: 3439
% 285.80/285.81  Current number of ordered equations: 2
% 285.80/285.81  Current number of rules: 1993
% 285.80/285.81  New rule produced :
% 285.80/285.81  [2248]
% 285.80/285.81  composition(composition(A,B),converse(composition(composition(C,converse(V_3)),V_4)))
% 285.80/285.81  <->
% 285.80/285.81  composition(composition(A,composition(B,converse(V_4))),composition(V_3,
% 285.80/285.81                                                          converse(C)))
% 285.80/285.81  Current number of equations to process: 3439
% 285.80/285.81  Current number of ordered equations: 1
% 285.80/285.81  Current number of rules: 1994
% 285.80/285.81  New rule produced :
% 285.80/285.81  [2249]
% 285.80/285.81  composition(composition(converse(C),composition(composition(B,converse(A)),V_3)),V_4)
% 285.80/285.81  <->
% 285.80/285.81  composition(converse(composition(composition(A,converse(B)),C)),composition(V_3,V_4))
% 285.80/285.81  Current number of equations to process: 3439
% 285.80/285.81  Current number of ordered equations: 0
% 285.80/285.81  Current number of rules: 1995
% 285.80/285.81  New rule produced :
% 285.80/285.81  [2250]
% 285.80/285.81  composition(A,composition(converse(composition(C,converse(B))),V_3)) <->
% 285.80/285.81  composition(composition(A,composition(B,converse(C))),V_3)
% 285.80/285.81  Rule
% 285.80/285.81  [2103]
% 285.80/285.81  composition(converse(A),composition(converse(composition(C,converse(B))),V_3))
% 285.80/285.81  <-> composition(composition(converse(A),composition(B,converse(C))),V_3)
% 285.80/285.81  collapsed.
% 285.80/285.81  Current number of equations to process: 3457
% 285.80/285.81  Current number of ordered equations: 1
% 285.80/285.81  Current number of rules: 1995
% 285.80/285.81  New rule produced :
% 285.80/285.81  [2251]
% 285.80/285.81  composition(composition(A,composition(B,converse(C))),V_3) <->
% 285.80/285.81  composition(A,composition(converse(composition(C,converse(B))),V_3))
% 285.80/285.81  Rule
% 285.80/285.81  [2102]
% 285.80/285.81  composition(composition(converse(A),composition(B,converse(C))),V_3) <->
% 285.80/285.81  composition(converse(A),composition(converse(composition(C,converse(B))),V_3))
% 288.29/288.36  collapsed.
% 288.29/288.36  Current number of equations to process: 3457
% 288.29/288.36  Current number of ordered equations: 0
% 288.29/288.36  Current number of rules: 1995
% 288.29/288.36  New rule produced :
% 288.29/288.36  [2252]
% 288.29/288.36  converse(composition(converse(V_3),composition(composition(C,converse(B)),
% 288.29/288.36                                     converse(A)))) <->
% 288.29/288.36  composition(A,composition(composition(B,converse(C)),V_3))
% 288.29/288.36  Current number of equations to process: 3456
% 288.29/288.36  Current number of ordered equations: 1
% 288.29/288.36  Current number of rules: 1996
% 288.29/288.36  New rule produced :
% 288.29/288.36  [2253]
% 288.29/288.36  composition(A,composition(composition(B,converse(C)),V_3)) <->
% 288.29/288.36  converse(composition(converse(V_3),composition(composition(C,converse(B)),
% 288.29/288.36                                     converse(A))))
% 288.29/288.36  Current number of equations to process: 3456
% 288.29/288.36  Current number of ordered equations: 0
% 288.29/288.36  Current number of rules: 1997
% 288.29/288.36  New rule produced :
% 288.29/288.36  [2254]
% 288.29/288.36  converse(composition(composition(V_4,converse(V_3)),composition(B,composition(C,
% 288.29/288.36                                                                    converse(A)))))
% 288.29/288.36  <->
% 288.29/288.36  composition(composition(A,converse(composition(B,C))),composition(V_3,
% 288.29/288.36                                                        converse(V_4)))
% 288.29/288.36  Current number of equations to process: 3458
% 288.29/288.36  Current number of ordered equations: 3
% 288.29/288.36  Current number of rules: 1998
% 288.29/288.36  New rule produced :
% 288.29/288.36  [2255]
% 288.29/288.36  converse(composition(composition(composition(V_3,composition(V_4,converse(C))),
% 288.29/288.36                       converse(B)),A)) <->
% 288.29/288.36  composition(converse(A),composition(B,composition(C,converse(composition(V_3,V_4)))))
% 288.29/288.36  Current number of equations to process: 3458
% 288.29/288.36  Current number of ordered equations: 2
% 288.29/288.36  Current number of rules: 1999
% 288.29/288.36  New rule produced :
% 288.29/288.36  [2256]
% 288.29/288.36  composition(converse(A),composition(B,composition(C,converse(composition(V_3,V_4)))))
% 288.29/288.36  <->
% 288.29/288.36  converse(composition(composition(composition(V_3,composition(V_4,converse(C))),
% 288.29/288.36                       converse(B)),A))
% 288.29/288.36  Current number of equations to process: 3458
% 288.29/288.36  Current number of ordered equations: 1
% 288.29/288.36  Current number of rules: 2000
% 288.29/288.36  New rule produced :
% 288.29/288.36  [2257]
% 288.29/288.36  composition(composition(A,converse(composition(B,C))),composition(V_3,
% 288.29/288.36                                                        converse(V_4))) <->
% 288.29/288.36  converse(composition(composition(V_4,converse(V_3)),composition(B,composition(C,
% 288.29/288.36                                                                    converse(A)))))
% 288.29/288.36  Current number of equations to process: 3458
% 288.29/288.36  Current number of ordered equations: 0
% 288.29/288.36  Current number of rules: 2001
% 288.29/288.36  New rule produced :
% 288.29/288.36  [2258]
% 288.29/288.36  composition(A,composition(B,composition(C,converse(V_3)))) <->
% 288.29/288.36  composition(composition(A,B),converse(composition(V_3,converse(C))))
% 288.29/288.36  Rule
% 288.29/288.36  [2140]
% 288.29/288.36  composition(A,composition(converse(B),composition(C,converse(V_3)))) <->
% 288.29/288.36  composition(composition(A,converse(B)),converse(composition(V_3,converse(C))))
% 288.29/288.36  collapsed.
% 288.29/288.36  Current number of equations to process: 3496
% 288.29/288.36  Current number of ordered equations: 1
% 288.29/288.36  Current number of rules: 2001
% 288.29/288.36  New rule produced :
% 288.29/288.36  [2259]
% 288.29/288.36  composition(composition(A,B),converse(composition(V_3,converse(C)))) <->
% 288.29/288.36  composition(A,composition(B,composition(C,converse(V_3))))
% 288.29/288.36  Rule
% 288.29/288.36  [2142]
% 288.29/288.36  composition(composition(A,converse(B)),converse(composition(V_3,converse(C))))
% 288.29/288.36  <-> composition(A,composition(converse(B),composition(C,converse(V_3))))
% 288.29/288.36  collapsed.
% 288.29/288.36  Current number of equations to process: 3496
% 288.29/288.36  Current number of ordered equations: 0
% 288.29/288.36  Current number of rules: 2001
% 288.29/288.36  New rule produced :
% 288.29/288.36  [2260]
% 288.29/288.36  composition(A,converse(composition(B,composition(C,converse(V_3))))) <->
% 288.29/288.36  composition(composition(composition(A,V_3),converse(C)),converse(B))
% 288.29/288.36  Current number of equations to process: 3509
% 288.29/288.36  Current number of ordered equations: 1
% 288.29/288.36  Current number of rules: 2002
% 288.29/288.36  New rule produced :
% 288.29/288.36  [2261]
% 288.29/288.36  composition(composition(composition(A,V_3),converse(C)),converse(B)) <->
% 288.29/288.36  composition(A,converse(composition(B,composition(C,converse(V_3)))))
% 288.29/288.36  Current number of equations to process: 3509
% 288.29/288.36  Current number of ordered equations: 0
% 288.29/288.36  Current number of rules: 2003
% 288.29/288.36  New rule produced :
% 288.29/288.36  [2262]
% 288.29/288.36  converse(composition(V_3,composition(C,converse(composition(A,B))))) <->
% 288.29/288.36  composition(A,composition(composition(B,converse(C)),converse(V_3)))
% 288.29/288.36  Current number of equations to process: 3508
% 289.38/289.46  Current number of ordered equations: 1
% 289.38/289.46  Current number of rules: 2004
% 289.38/289.46  New rule produced :
% 289.38/289.46  [2263]
% 289.38/289.46  composition(A,composition(composition(B,converse(C)),converse(V_3))) <->
% 289.38/289.46  converse(composition(V_3,composition(C,converse(composition(A,B)))))
% 289.38/289.46  Current number of equations to process: 3508
% 289.38/289.46  Current number of ordered equations: 0
% 289.38/289.46  Current number of rules: 2005
% 289.38/289.46  New rule produced :
% 289.38/289.46  [2264]
% 289.38/289.46  composition(converse(composition(A,composition(B,converse(C)))),V_3) <->
% 289.38/289.46  composition(C,composition(converse(B),composition(converse(A),V_3)))
% 289.38/289.46  Current number of equations to process: 3507
% 289.38/289.46  Current number of ordered equations: 1
% 289.38/289.46  Current number of rules: 2006
% 289.38/289.46  New rule produced :
% 289.38/289.46  [2265]
% 289.38/289.46  composition(C,composition(converse(B),composition(converse(A),V_3))) <->
% 289.38/289.46  composition(converse(composition(A,composition(B,converse(C)))),V_3)
% 289.38/289.46  Current number of equations to process: 3507
% 289.38/289.46  Current number of ordered equations: 0
% 289.38/289.46  Current number of rules: 2007
% 289.38/289.46  New rule produced :
% 289.38/289.46  [2266]
% 289.38/289.46  converse(composition(V_3,composition(composition(converse(C),B),converse(A))))
% 289.38/289.46  <-> composition(composition(A,composition(converse(B),C)),converse(V_3))
% 289.38/289.46  Current number of equations to process: 3505
% 289.38/289.46  Current number of ordered equations: 3
% 289.38/289.46  Current number of rules: 2008
% 289.38/289.46  New rule produced :
% 289.38/289.46  [2267]
% 289.38/289.46  converse(composition(composition(converse(V_3),C),composition(B,converse(A))))
% 289.38/289.46  <-> composition(composition(A,converse(B)),composition(converse(C),V_3))
% 289.38/289.46  Current number of equations to process: 3505
% 289.38/289.46  Current number of ordered equations: 2
% 289.38/289.46  Current number of rules: 2009
% 289.38/289.46  New rule produced :
% 289.38/289.46  [2268]
% 289.38/289.46  composition(composition(A,composition(converse(B),C)),converse(V_3)) <->
% 289.38/289.46  converse(composition(V_3,composition(composition(converse(C),B),converse(A))))
% 289.38/289.46  Current number of equations to process: 3505
% 289.38/289.46  Current number of ordered equations: 1
% 289.38/289.46  Current number of rules: 2010
% 289.38/289.46  New rule produced :
% 289.38/289.46  [2269]
% 289.38/289.46  composition(composition(A,converse(B)),composition(converse(C),V_3)) <->
% 289.38/289.46  converse(composition(composition(converse(V_3),C),composition(B,converse(A))))
% 289.38/289.46  Current number of equations to process: 3505
% 289.38/289.46  Current number of ordered equations: 0
% 289.38/289.46  Current number of rules: 2011
% 289.38/289.46  New rule produced :
% 289.38/289.46  [2270]
% 289.38/289.46  converse(composition(composition(V_3,C),composition(B,converse(A)))) <->
% 289.38/289.46  composition(composition(composition(A,converse(B)),converse(C)),converse(V_3))
% 289.38/289.46  Current number of equations to process: 3503
% 289.38/289.46  Current number of ordered equations: 3
% 289.38/289.46  Current number of rules: 2012
% 289.38/289.46  New rule produced :
% 289.38/289.46  [2271]
% 289.38/289.46  converse(composition(V_3,composition(composition(C,B),converse(A)))) <->
% 289.38/289.46  composition(composition(composition(A,converse(B)),converse(C)),converse(V_3))
% 289.38/289.46  Current number of equations to process: 3503
% 289.38/289.46  Current number of ordered equations: 2
% 289.38/289.46  Current number of rules: 2013
% 289.38/289.46  New rule produced :
% 289.38/289.46  [2272]
% 289.38/289.46  composition(composition(composition(A,converse(B)),converse(C)),converse(V_3))
% 289.38/289.46  <-> converse(composition(composition(V_3,C),composition(B,converse(A))))
% 289.38/289.46  Current number of equations to process: 3503
% 289.38/289.46  Current number of ordered equations: 1
% 289.38/289.46  Current number of rules: 2014
% 289.38/289.46  New rule produced :
% 289.38/289.46  [2273]
% 289.38/289.46  composition(composition(composition(A,converse(B)),converse(C)),converse(V_3))
% 289.38/289.46  <-> converse(composition(V_3,composition(composition(C,B),converse(A))))
% 289.38/289.46  Current number of equations to process: 3503
% 289.38/289.46  Current number of ordered equations: 0
% 289.38/289.46  Current number of rules: 2015
% 289.38/289.46  New rule produced :
% 289.38/289.46  [2274]
% 289.38/289.46  converse(composition(V_3,composition(B,converse(composition(A,converse(C))))))
% 289.38/289.46  <-> composition(composition(A,converse(composition(B,C))),converse(V_3))
% 289.38/289.46  Current number of equations to process: 3502
% 289.38/289.46  Current number of ordered equations: 1
% 289.38/289.46  Current number of rules: 2016
% 289.38/289.46  New rule produced :
% 289.38/289.46  [2275]
% 289.38/289.46  composition(composition(A,converse(composition(B,C))),converse(V_3)) <->
% 289.38/289.46  converse(composition(V_3,composition(B,converse(composition(A,converse(C))))))
% 289.38/289.46  Current number of equations to process: 3502
% 289.38/289.46  Current number of ordered equations: 0
% 289.38/289.46  Current number of rules: 2017
% 289.38/289.46  New rule produced :
% 289.38/289.46  [2276]
% 289.38/289.46  composition(A,composition(converse(composition(B,composition(C,converse(V_3)))),V_4))
% 289.38/289.46  <->
% 289.38/289.46  composition(composition(A,composition(V_3,converse(C))),composition(converse(B),V_4))
% 289.38/289.46  Current number of equations to process: 3503
% 290.50/290.53  Current number of ordered equations: 1
% 290.50/290.53  Current number of rules: 2018
% 290.50/290.53  New rule produced :
% 290.50/290.53  [2277]
% 290.50/290.53  composition(composition(A,composition(V_3,converse(C))),composition(converse(B),V_4))
% 290.50/290.53  <->
% 290.50/290.53  composition(A,composition(converse(composition(B,composition(C,converse(V_3)))),V_4))
% 290.50/290.53  Current number of equations to process: 3503
% 290.50/290.53  Current number of ordered equations: 0
% 290.50/290.53  Current number of rules: 2019
% 290.50/290.53  New rule produced :
% 290.50/290.53  [2278]
% 290.50/290.53  composition(converse(composition(A,composition(B,converse(C)))),composition(V_3,V_4))
% 290.50/290.53  <->
% 290.50/290.53  composition(composition(C,converse(B)),composition(composition(converse(A),V_3),V_4))
% 290.50/290.53  Current number of equations to process: 3501
% 290.50/290.53  Current number of ordered equations: 3
% 290.50/290.53  Current number of rules: 2020
% 290.50/290.53  New rule produced :
% 290.50/290.53  [2279]
% 290.50/290.53  composition(A,composition(composition(B,composition(V_4,converse(V_3))),
% 290.50/290.53                converse(C))) <->
% 290.50/290.53  composition(composition(A,B),converse(composition(C,composition(V_3,converse(V_4)))))
% 290.50/290.53  Current number of equations to process: 3501
% 290.50/290.53  Current number of ordered equations: 2
% 290.50/290.53  Current number of rules: 2021
% 290.50/290.53  New rule produced :
% 290.50/290.53  [2280]
% 290.50/290.53  composition(composition(A,B),converse(composition(C,composition(V_3,converse(V_4)))))
% 290.50/290.53  <->
% 290.50/290.53  composition(A,composition(composition(B,composition(V_4,converse(V_3))),
% 290.50/290.53                converse(C)))
% 290.50/290.53  Current number of equations to process: 3501
% 290.50/290.53  Current number of ordered equations: 1
% 290.50/290.53  Current number of rules: 2022
% 290.50/290.53  New rule produced :
% 290.50/290.53  [2281]
% 290.50/290.53  composition(composition(C,converse(B)),composition(composition(converse(A),V_3),V_4))
% 290.50/290.53  <->
% 290.50/290.53  composition(converse(composition(A,composition(B,converse(C)))),composition(V_3,V_4))
% 290.50/290.53  Current number of equations to process: 3501
% 290.50/290.53  Current number of ordered equations: 0
% 290.50/290.53  Current number of rules: 2023
% 290.50/290.53  New rule produced :
% 290.50/290.53  [2282]
% 290.50/290.53  composition(A,composition(converse(composition(B,composition(C,converse(V_3)))),V_4))
% 290.50/290.53  <->
% 290.50/290.53  composition(composition(composition(A,composition(V_3,converse(C))),converse(B)),V_4)
% 290.50/290.53  Current number of equations to process: 3500
% 290.50/290.53  Current number of ordered equations: 1
% 290.50/290.53  Current number of rules: 2024
% 290.50/290.53  New rule produced :
% 290.50/290.53  [2283]
% 290.50/290.53  composition(composition(composition(A,composition(V_3,converse(C))),converse(B)),V_4)
% 290.50/290.53  <->
% 290.50/290.53  composition(A,composition(converse(composition(B,composition(C,converse(V_3)))),V_4))
% 290.50/290.53  Current number of equations to process: 3500
% 290.50/290.53  Current number of ordered equations: 0
% 290.50/290.53  Current number of rules: 2025
% 290.50/290.53  New rule produced :
% 290.50/290.53  [2284]
% 290.50/290.53  composition(A,composition(B,converse(composition(C,composition(V_3,converse(V_4))))))
% 290.50/290.53  <->
% 290.50/290.53  composition(composition(A,composition(B,composition(V_4,converse(V_3)))),
% 290.50/290.53  converse(C))
% 290.50/290.53  Current number of equations to process: 3499
% 290.50/290.53  Current number of ordered equations: 1
% 290.50/290.53  Current number of rules: 2026
% 290.50/290.53  New rule produced :
% 290.50/290.53  [2285]
% 290.50/290.53  composition(composition(A,composition(B,composition(V_4,converse(V_3)))),
% 290.50/290.53  converse(C)) <->
% 290.50/290.53  composition(A,composition(B,converse(composition(C,composition(V_3,converse(V_4))))))
% 290.50/290.53  Current number of equations to process: 3499
% 290.50/290.53  Current number of ordered equations: 0
% 290.50/290.53  Current number of rules: 2027
% 290.50/290.53  New rule produced :
% 290.50/290.53  [2286]
% 290.50/290.53  composition(A,composition(B,converse(composition(C,composition(V_3,converse(V_4))))))
% 290.50/290.53  <->
% 290.50/290.53  composition(composition(composition(A,B),composition(V_4,converse(V_3))),
% 290.50/290.53  converse(C))
% 290.50/290.53  Current number of equations to process: 3498
% 290.50/290.53  Current number of ordered equations: 1
% 290.50/290.53  Current number of rules: 2028
% 290.50/290.53  New rule produced :
% 290.50/290.53  [2287]
% 290.50/290.53  composition(composition(composition(A,B),composition(V_4,converse(V_3))),
% 290.50/290.53  converse(C)) <->
% 290.50/290.53  composition(A,composition(B,converse(composition(C,composition(V_3,converse(V_4))))))
% 290.50/290.53  Current number of equations to process: 3498
% 290.50/290.53  Current number of ordered equations: 0
% 290.50/290.53  Current number of rules: 2029
% 290.50/290.53  New rule produced :
% 290.50/290.53  [2288]
% 290.50/290.53  converse(composition(V_4,composition(V_3,converse(composition(A,composition(B,C))))))
% 290.50/290.53  <->
% 290.50/290.53  composition(composition(A,composition(B,composition(C,converse(V_3)))),
% 290.50/290.53  converse(V_4))
% 290.50/290.53  Current number of equations to process: 3496
% 290.50/290.53  Current number of ordered equations: 3
% 290.50/290.53  Current number of rules: 2030
% 290.50/290.53  New rule produced :
% 290.50/290.53  [2289]
% 290.50/290.53  composition(A,composition(composition(V_3,converse(C)),composition(converse(B),V_4)))
% 290.50/290.53  <->
% 290.50/290.53  composition(composition(A,converse(composition(B,composition(C,converse(V_3))))),V_4)
% 291.58/291.59  Current number of equations to process: 3496
% 291.58/291.59  Current number of ordered equations: 2
% 291.58/291.59  Current number of rules: 2031
% 291.58/291.59  New rule produced :
% 291.58/291.59  [2290]
% 291.58/291.59  composition(composition(A,composition(B,composition(C,converse(V_3)))),
% 291.58/291.59  converse(V_4)) <->
% 291.58/291.59  converse(composition(V_4,composition(V_3,converse(composition(A,composition(B,C))))))
% 291.58/291.59  Current number of equations to process: 3496
% 291.58/291.59  Current number of ordered equations: 1
% 291.58/291.59  Current number of rules: 2032
% 291.58/291.59  New rule produced :
% 291.58/291.59  [2291]
% 291.58/291.59  composition(composition(A,converse(composition(B,composition(C,converse(V_3))))),V_4)
% 291.58/291.59  <->
% 291.58/291.59  composition(A,composition(composition(V_3,converse(C)),composition(converse(B),V_4)))
% 291.58/291.59  Current number of equations to process: 3496
% 291.58/291.59  Current number of ordered equations: 0
% 291.58/291.59  Current number of rules: 2033
% 291.58/291.59  New rule produced :
% 291.58/291.59  [2292]
% 291.58/291.59  converse(composition(V_4,composition(V_3,converse(composition(composition(A,B),C)))))
% 291.58/291.59  <->
% 291.58/291.59  composition(composition(A,composition(composition(B,C),converse(V_3))),
% 291.58/291.59  converse(V_4))
% 291.58/291.59  Current number of equations to process: 3494
% 291.58/291.59  Current number of ordered equations: 3
% 291.58/291.59  Current number of rules: 2034
% 291.58/291.59  New rule produced :
% 291.58/291.59  [2293]
% 291.58/291.59  composition(composition(C,converse(B)),composition(composition(converse(A),V_3),V_4))
% 291.58/291.59  <->
% 291.58/291.59  composition(composition(converse(composition(A,composition(B,converse(C)))),V_3),V_4)
% 291.58/291.59  Current number of equations to process: 3494
% 291.58/291.59  Current number of ordered equations: 2
% 291.58/291.59  Current number of rules: 2035
% 291.58/291.59  New rule produced :
% 291.58/291.59  [2294]
% 291.58/291.59  composition(composition(A,composition(composition(B,C),converse(V_3))),
% 291.58/291.59  converse(V_4)) <->
% 291.58/291.59  converse(composition(V_4,composition(V_3,converse(composition(composition(A,B),C)))))
% 291.58/291.59  Current number of equations to process: 3494
% 291.58/291.59  Current number of ordered equations: 1
% 291.58/291.59  Current number of rules: 2036
% 291.58/291.59  New rule produced :
% 291.58/291.59  [2295]
% 291.58/291.59  composition(composition(converse(composition(A,composition(B,converse(C)))),V_3),V_4)
% 291.58/291.59  <->
% 291.58/291.59  composition(composition(C,converse(B)),composition(composition(converse(A),V_3),V_4))
% 291.58/291.59  Current number of equations to process: 3494
% 291.58/291.59  Current number of ordered equations: 0
% 291.58/291.59  Current number of rules: 2037
% 291.58/291.59  New rule produced :
% 291.58/291.59  [2296]
% 291.58/291.59  converse(composition(V_4,composition(V_3,converse(composition(composition(A,B),C)))))
% 291.58/291.59  <->
% 291.58/291.59  composition(composition(A,composition(B,composition(C,converse(V_3)))),
% 291.58/291.59  converse(V_4))
% 291.58/291.59  Current number of equations to process: 3492
% 291.58/291.59  Current number of ordered equations: 3
% 291.58/291.59  Current number of rules: 2038
% 291.58/291.59  New rule produced :
% 291.58/291.59  [2297]
% 291.58/291.59  composition(composition(C,converse(B)),composition(converse(A),composition(V_3,V_4)))
% 291.58/291.59  <->
% 291.58/291.59  composition(composition(converse(composition(A,composition(B,converse(C)))),V_3),V_4)
% 291.58/291.59  Current number of equations to process: 3492
% 291.58/291.59  Current number of ordered equations: 2
% 291.58/291.59  Current number of rules: 2039
% 291.58/291.59  New rule produced :
% 291.58/291.59  [2298]
% 291.58/291.59  composition(composition(A,composition(B,composition(C,converse(V_3)))),
% 291.58/291.59  converse(V_4)) <->
% 291.58/291.59  converse(composition(V_4,composition(V_3,converse(composition(composition(A,B),C)))))
% 291.58/291.59  Current number of equations to process: 3492
% 291.58/291.59  Current number of ordered equations: 1
% 291.58/291.59  Current number of rules: 2040
% 291.58/291.59  New rule produced :
% 291.58/291.59  [2299]
% 291.58/291.59  composition(composition(converse(composition(A,composition(B,converse(C)))),V_3),V_4)
% 291.58/291.59  <->
% 291.58/291.59  composition(composition(C,converse(B)),composition(converse(A),composition(V_3,V_4)))
% 291.58/291.59  Current number of equations to process: 3492
% 291.58/291.59  Current number of ordered equations: 0
% 291.58/291.59  Current number of rules: 2041
% 291.58/291.59  New rule produced :
% 291.58/291.59  [2300]
% 291.58/291.59  converse(composition(V_4,composition(V_3,converse(composition(A,composition(B,C))))))
% 291.58/291.59  <->
% 291.58/291.59  composition(composition(composition(A,B),composition(C,converse(V_3))),
% 291.58/291.59  converse(V_4))
% 291.58/291.59  Current number of equations to process: 3490
% 291.58/291.59  Current number of ordered equations: 3
% 291.58/291.59  Current number of rules: 2042
% 291.58/291.59  New rule produced :
% 291.58/291.59  [2301]
% 291.58/291.59  composition(composition(composition(A,B),composition(C,converse(V_3))),
% 291.58/291.59  converse(V_4)) <->
% 291.58/291.59  converse(composition(V_4,composition(V_3,converse(composition(A,composition(B,C))))))
% 291.58/291.59  Current number of equations to process: 3490
% 291.58/291.59  Current number of ordered equations: 2
% 291.58/291.59  Current number of rules: 2043
% 291.58/291.59  New rule produced :
% 291.58/291.59  [2302]
% 291.58/291.59  composition(composition(A,composition(V_3,converse(C))),composition(converse(B),V_4))
% 291.58/291.59  <->
% 291.58/291.59  composition(composition(A,converse(composition(B,composition(C,converse(V_3))))),V_4)
% 293.78/293.84  Current number of equations to process: 3490
% 293.78/293.84  Current number of ordered equations: 1
% 293.78/293.84  Current number of rules: 2044
% 293.78/293.84  New rule produced :
% 293.78/293.84  [2303]
% 293.78/293.84  composition(composition(A,converse(composition(B,composition(C,converse(V_3))))),V_4)
% 293.78/293.84  <->
% 293.78/293.84  composition(composition(A,composition(V_3,converse(C))),composition(converse(B),V_4))
% 293.78/293.84  Current number of equations to process: 3490
% 293.78/293.84  Current number of ordered equations: 0
% 293.78/293.84  Current number of rules: 2045
% 293.78/293.84  New rule produced :
% 293.78/293.84  [2304]
% 293.78/293.84  composition(converse(composition(A,composition(B,converse(C)))),composition(V_3,V_4))
% 293.78/293.84  <->
% 293.78/293.84  composition(composition(composition(C,converse(B)),composition(converse(A),V_3)),V_4)
% 293.78/293.84  Current number of equations to process: 3488
% 293.78/293.84  Current number of ordered equations: 3
% 293.78/293.84  Current number of rules: 2046
% 293.78/293.84  New rule produced :
% 293.78/293.84  [2305]
% 293.78/293.84  composition(composition(A,B),converse(composition(C,composition(V_3,converse(V_4)))))
% 293.78/293.84  <->
% 293.78/293.84  composition(composition(A,composition(B,composition(V_4,converse(V_3)))),
% 293.78/293.84  converse(C))
% 293.78/293.84  Current number of equations to process: 3488
% 293.78/293.84  Current number of ordered equations: 2
% 293.78/293.84  Current number of rules: 2047
% 293.78/293.84  New rule produced :
% 293.78/293.84  [2306]
% 293.78/293.84  composition(composition(composition(C,converse(B)),composition(converse(A),V_3)),V_4)
% 293.78/293.84  <->
% 293.78/293.84  composition(converse(composition(A,composition(B,converse(C)))),composition(V_3,V_4))
% 293.78/293.84  Current number of equations to process: 3488
% 293.78/293.84  Current number of ordered equations: 1
% 293.78/293.84  Current number of rules: 2048
% 293.78/293.84  New rule produced :
% 293.78/293.84  [2307]
% 293.78/293.84  composition(composition(A,composition(B,composition(V_4,converse(V_3)))),
% 293.78/293.84  converse(C)) <->
% 293.78/293.84  composition(composition(A,B),converse(composition(C,composition(V_3,converse(V_4)))))
% 293.78/293.84  Current number of equations to process: 3488
% 293.78/293.84  Current number of ordered equations: 0
% 293.78/293.84  Current number of rules: 2049
% 293.78/293.84  New rule produced :
% 293.78/293.84  [2308]
% 293.78/293.84  converse(composition(composition(V_3,converse(C)),converse(composition(A,B))))
% 293.78/293.84  <-> composition(A,composition(B,composition(C,converse(V_3))))
% 293.78/293.84  Current number of equations to process: 3514
% 293.78/293.84  Current number of ordered equations: 1
% 293.78/293.84  Current number of rules: 2050
% 293.78/293.84  New rule produced :
% 293.78/293.84  [2309]
% 293.78/293.84  composition(A,composition(B,composition(C,converse(V_3)))) <->
% 293.78/293.84  converse(composition(composition(V_3,converse(C)),converse(composition(A,B))))
% 293.78/293.84  Current number of equations to process: 3514
% 293.78/293.84  Current number of ordered equations: 0
% 293.78/293.84  Current number of rules: 2051
% 293.78/293.84  New rule produced :
% 293.78/293.84  [2310]
% 293.78/293.84  converse(composition(A,converse(composition(B,composition(C,converse(V_3))))))
% 293.78/293.84  <-> composition(B,converse(composition(A,composition(V_3,converse(C)))))
% 293.78/293.84  Current number of equations to process: 3513
% 293.78/293.84  Current number of ordered equations: 1
% 293.78/293.84  Current number of rules: 2052
% 293.78/293.84  New rule produced :
% 293.78/293.84  [2311]
% 293.78/293.84  composition(B,converse(composition(A,composition(V_3,converse(C))))) <->
% 293.78/293.84  converse(composition(A,converse(composition(B,composition(C,converse(V_3))))))
% 293.78/293.84  Current number of equations to process: 3513
% 293.78/293.84  Current number of ordered equations: 0
% 293.78/293.84  Current number of rules: 2053
% 293.78/293.84  New rule produced :
% 293.78/293.84  [2312]
% 293.78/293.84  converse(composition(A,converse(composition(B,composition(C,converse(V_3))))))
% 293.78/293.84  <->
% 293.78/293.84  composition(composition(B,converse(composition(V_3,converse(C)))),converse(A))
% 293.78/293.84  Current number of equations to process: 3512
% 293.78/293.84  Current number of ordered equations: 1
% 293.78/293.84  Current number of rules: 2054
% 293.78/293.84  New rule produced :
% 293.78/293.84  [2313]
% 293.78/293.84  composition(composition(B,converse(composition(V_3,converse(C)))),converse(A))
% 293.78/293.84  <->
% 293.78/293.84  converse(composition(A,converse(composition(B,composition(C,converse(V_3))))))
% 293.78/293.84  Current number of equations to process: 3512
% 293.78/293.84  Current number of ordered equations: 0
% 293.78/293.84  Current number of rules: 2055
% 293.78/293.84  New rule produced :
% 293.78/293.84  [2314]
% 293.78/293.84  converse(composition(converse(composition(A,composition(B,converse(C)))),V_3))
% 293.78/293.84  <->
% 293.78/293.84  composition(converse(V_3),composition(A,converse(composition(C,converse(B)))))
% 293.78/293.84  Current number of equations to process: 3511
% 293.78/293.84  Current number of ordered equations: 1
% 293.78/293.84  Current number of rules: 2056
% 293.78/293.84  New rule produced :
% 293.78/293.84  [2315]
% 293.78/293.84  composition(converse(V_3),composition(A,converse(composition(C,converse(B)))))
% 293.78/293.84  <->
% 293.78/293.84  converse(composition(converse(composition(A,composition(B,converse(C)))),V_3))
% 293.78/293.84  Current number of equations to process: 3511
% 293.78/293.84  Current number of ordered equations: 0
% 294.67/294.77  Current number of rules: 2057
% 294.67/294.77  New rule produced :
% 294.67/294.77  [2316]
% 294.67/294.77  composition(B,converse(A)) join composition(B,composition(C,V_3)) <->
% 294.67/294.77  converse(composition(A,converse(B))) join composition(composition(B,C),V_3)
% 294.67/294.77  Current number of equations to process: 3510
% 294.67/294.77  Current number of ordered equations: 1
% 294.67/294.77  Current number of rules: 2058
% 294.67/294.77  New rule produced :
% 294.67/294.77  [2317]
% 294.67/294.77  converse(composition(A,converse(B))) join composition(composition(B,C),V_3)
% 294.67/294.77  <-> composition(B,converse(A)) join composition(B,composition(C,V_3))
% 294.67/294.77  Current number of equations to process: 3510
% 294.67/294.77  Current number of ordered equations: 0
% 294.67/294.77  Current number of rules: 2059
% 294.67/294.77  New rule produced :
% 294.67/294.77  [2318]
% 294.67/294.77  composition(A,converse(B)) join composition(A,converse(C)) join complement(
% 294.67/294.77                                                                  converse(
% 294.67/294.77                                                                  composition(C,
% 294.67/294.77                                                                  converse(A))))
% 294.67/294.77  -> top
% 294.67/294.77  Current number of equations to process: 3509
% 294.67/294.77  Current number of ordered equations: 0
% 294.77/294.78  Current number of rules: 2060
% 294.77/294.78  New rule produced :
% 294.77/294.78  [2319]
% 294.77/294.78  converse(composition(V_4,composition(composition(C,composition(V_3,converse(B))),
% 294.77/294.78                           converse(A)))) <->
% 294.77/294.78  composition(composition(A,composition(B,converse(composition(C,V_3)))),
% 294.77/294.78  converse(V_4))
% 294.77/294.78  Current number of equations to process: 3507
% 294.77/294.78  Current number of ordered equations: 3
% 294.77/294.78  Current number of rules: 2061
% 294.77/294.78  New rule produced :
% 294.77/294.78  [2320]
% 294.77/294.78  converse(composition(composition(V_3,composition(V_4,converse(C))),composition(B,
% 294.77/294.78                                                                     converse(A))))
% 294.77/294.78  <->
% 294.77/294.78  composition(composition(A,converse(B)),composition(C,converse(composition(V_3,V_4))))
% 294.77/294.78  Current number of equations to process: 3507
% 294.77/294.78  Current number of ordered equations: 2
% 294.77/294.78  Current number of rules: 2062
% 294.77/294.78  New rule produced :
% 294.77/294.78  [2321]
% 294.77/294.78  composition(composition(A,composition(B,converse(composition(C,V_3)))),
% 294.77/294.78  converse(V_4)) <->
% 294.77/294.78  converse(composition(V_4,composition(composition(C,composition(V_3,converse(B))),
% 294.77/294.78                           converse(A))))
% 294.77/294.78  Current number of equations to process: 3507
% 294.77/294.78  Current number of ordered equations: 1
% 294.77/294.78  Current number of rules: 2063
% 294.77/294.78  New rule produced :
% 294.77/294.78  [2322]
% 294.77/294.78  composition(composition(A,converse(B)),composition(C,converse(composition(V_3,V_4))))
% 294.77/294.78  <->
% 294.77/294.78  converse(composition(composition(V_3,composition(V_4,converse(C))),composition(B,
% 294.77/294.78                                                                     converse(A))))
% 294.77/294.78  Current number of equations to process: 3507
% 294.77/294.78  Current number of ordered equations: 0
% 294.77/294.78  Current number of rules: 2064
% 294.77/294.78  New rule produced :
% 294.77/294.78  [2323]
% 294.77/294.78  composition(composition(A,converse(composition(B,C))),complement(composition(B,
% 294.77/294.78                                                                   composition(C,
% 294.77/294.78                                                                   converse(A))))) join 
% 294.77/294.78  complement(one) -> complement(one)
% 294.77/294.78  Current number of equations to process: 3506
% 294.77/294.78  Current number of ordered equations: 0
% 294.77/294.78  Current number of rules: 2065
% 294.77/294.78  New rule produced :
% 294.77/294.78  [2324]
% 294.77/294.78  converse(composition(A,composition(B,converse(C)))) join composition(
% 294.77/294.78                                                           complement(C),
% 294.77/294.78                                                           converse(composition(A,B)))
% 294.77/294.78  -> converse(composition(composition(A,B),top))
% 294.77/294.78  Current number of equations to process: 3504
% 294.77/294.78  Current number of ordered equations: 1
% 294.77/294.78  Current number of rules: 2066
% 294.77/294.78  New rule produced :
% 294.77/294.78  [2325]
% 294.77/294.78  converse(composition(A,composition(B,converse(complement(C))))) join 
% 294.77/294.78  composition(C,converse(composition(A,B))) ->
% 294.77/294.78  converse(composition(composition(A,B),top))
% 294.77/294.78  Current number of equations to process: 3504
% 294.77/294.78  Current number of ordered equations: 0
% 294.77/294.78  Current number of rules: 2067
% 294.77/294.78  New rule produced :
% 294.77/294.78  [2326]
% 294.77/294.78  converse(composition(A,composition(B,composition(composition(C,converse(V_3)),
% 294.77/294.78                                       converse(V_4))))) <->
% 294.77/294.78  composition(composition(composition(V_4,composition(V_3,converse(C))),
% 294.77/294.78              converse(B)),converse(A))
% 294.77/294.78  Current number of equations to process: 3503
% 294.77/294.78  Current number of ordered equations: 1
% 294.77/294.78  Current number of rules: 2068
% 294.77/294.78  New rule produced :
% 295.48/295.59  [2327]
% 295.48/295.59  composition(composition(composition(V_4,composition(V_3,converse(C))),
% 295.48/295.59              converse(B)),converse(A)) <->
% 295.48/295.59  converse(composition(A,composition(B,composition(composition(C,converse(V_3)),
% 295.48/295.59                                       converse(V_4)))))
% 295.48/295.59  Current number of equations to process: 3503
% 295.48/295.59  Current number of ordered equations: 0
% 295.48/295.59  Current number of rules: 2069
% 295.48/295.59  New rule produced :
% 295.48/295.59  [2328]
% 295.48/295.59  converse(composition(composition(A,composition(composition(B,converse(C)),
% 295.48/295.59                                     converse(V_3))),V_4)) <->
% 295.48/295.59  composition(converse(V_4),composition(composition(V_3,composition(C,converse(B))),
% 295.48/295.59                            converse(A)))
% 295.48/295.59  Current number of equations to process: 3501
% 295.48/295.59  Current number of ordered equations: 3
% 295.48/295.59  Current number of rules: 2070
% 295.48/295.59  New rule produced :
% 295.48/295.59  [2329]
% 295.48/295.59  converse(composition(A,composition(B,composition(converse(C),composition(V_3,
% 295.48/295.59                                                               converse(V_4))))))
% 295.48/295.59  <->
% 295.48/295.59  composition(composition(composition(composition(V_4,converse(V_3)),C),
% 295.48/295.59              converse(B)),converse(A))
% 295.48/295.59  Current number of equations to process: 3501
% 295.48/295.59  Current number of ordered equations: 2
% 295.48/295.59  Current number of rules: 2071
% 295.48/295.59  New rule produced :
% 295.48/295.59  [2330]
% 295.48/295.59  composition(converse(V_4),composition(composition(V_3,composition(C,converse(B))),
% 295.48/295.59                            converse(A))) <->
% 295.48/295.59  converse(composition(composition(A,composition(composition(B,converse(C)),
% 295.48/295.59                                     converse(V_3))),V_4))
% 295.48/295.59  Current number of equations to process: 3501
% 295.48/295.59  Current number of ordered equations: 1
% 295.48/295.59  Current number of rules: 2072
% 295.48/295.59  New rule produced :
% 295.48/295.59  [2331]
% 295.48/295.59  composition(composition(composition(composition(V_4,converse(V_3)),C),
% 295.48/295.59              converse(B)),converse(A)) <->
% 295.48/295.59  converse(composition(A,composition(B,composition(converse(C),composition(V_3,
% 295.48/295.59                                                               converse(V_4))))))
% 295.48/295.59  Current number of equations to process: 3501
% 295.48/295.59  Current number of ordered equations: 0
% 295.48/295.59  Current number of rules: 2073
% 295.48/295.59  New rule produced :
% 295.48/295.59  [2332]
% 295.48/295.59  converse(composition(composition(A,composition(converse(B),composition(C,
% 295.48/295.59                                                             converse(V_3)))),V_4))
% 295.48/295.59  <->
% 295.48/295.59  composition(converse(V_4),composition(composition(composition(V_3,converse(C)),B),
% 295.48/295.59                            converse(A)))
% 295.48/295.59  Current number of equations to process: 3500
% 295.48/295.59  Current number of ordered equations: 1
% 295.48/295.59  Current number of rules: 2074
% 295.48/295.59  New rule produced :
% 295.48/295.59  [2333]
% 295.48/295.59  composition(converse(V_4),composition(composition(composition(V_3,converse(C)),B),
% 295.48/295.59                            converse(A))) <->
% 295.48/295.59  converse(composition(composition(A,composition(converse(B),composition(C,
% 295.48/295.59                                                             converse(V_3)))),V_4))
% 295.48/295.59  Current number of equations to process: 3500
% 295.48/295.59  Current number of ordered equations: 0
% 295.48/295.59  Current number of rules: 2075
% 295.48/295.59  New rule produced :
% 295.48/295.59  [2334]
% 295.48/295.59  converse(composition(composition(V_4,converse(V_3)),composition(C,composition(B,
% 295.48/295.59                                                                    converse(A)))))
% 295.48/295.59  <->
% 295.48/295.59  composition(composition(composition(A,converse(B)),converse(C)),composition(V_3,
% 295.48/295.59                                                                  converse(V_4)))
% 295.48/295.59  Current number of equations to process: 3498
% 295.48/295.59  Current number of ordered equations: 3
% 295.48/295.59  Current number of rules: 2076
% 295.48/295.59  New rule produced :
% 295.48/295.59  [2335]
% 295.48/295.59  converse(composition(composition(composition(V_4,composition(V_3,converse(C))),
% 295.48/295.59                       converse(B)),A)) <->
% 295.48/295.59  composition(converse(A),composition(B,composition(composition(C,converse(V_3)),
% 295.48/295.59                                        converse(V_4))))
% 295.48/295.59  Current number of equations to process: 3498
% 295.48/295.59  Current number of ordered equations: 2
% 295.48/295.59  Current number of rules: 2077
% 295.48/295.59  New rule produced :
% 295.48/295.59  [2336]
% 295.48/295.59  composition(composition(composition(A,converse(B)),converse(C)),composition(V_3,
% 295.48/295.59                                                                  converse(V_4)))
% 295.48/295.59  <->
% 295.48/295.59  converse(composition(composition(V_4,converse(V_3)),composition(C,composition(B,
% 295.48/295.59                                                                    converse(A)))))
% 295.48/295.59  Current number of equations to process: 3498
% 296.28/296.39  Current number of ordered equations: 1
% 296.28/296.39  Current number of rules: 2078
% 296.28/296.39  New rule produced :
% 296.28/296.39  [2337]
% 296.28/296.39  composition(converse(A),composition(B,composition(composition(C,converse(V_3)),
% 296.28/296.39                                        converse(V_4)))) <->
% 296.28/296.39  converse(composition(composition(composition(V_4,composition(V_3,converse(C))),
% 296.28/296.39                       converse(B)),A))
% 296.28/296.39  Current number of equations to process: 3498
% 296.28/296.39  Current number of ordered equations: 0
% 296.28/296.39  Current number of rules: 2079
% 296.28/296.39  New rule produced :
% 296.28/296.39  [2338]
% 296.28/296.39  converse(composition(composition(V_4,converse(V_3)),composition(composition(C,
% 296.28/296.39                                                                  converse(B)),A)))
% 296.28/296.39  <->
% 296.28/296.39  composition(composition(converse(A),composition(B,converse(C))),composition(V_3,
% 296.28/296.39                                                                  converse(V_4)))
% 296.28/296.39  Current number of equations to process: 3496
% 296.28/296.39  Current number of ordered equations: 3
% 296.28/296.39  Current number of rules: 2080
% 296.28/296.39  New rule produced :
% 296.28/296.39  [2339]
% 296.28/296.39  converse(composition(composition(composition(composition(V_4,converse(V_3)),C),
% 296.28/296.39                       converse(B)),A)) <->
% 296.28/296.39  composition(converse(A),composition(B,composition(converse(C),composition(V_3,
% 296.28/296.39                                                                converse(V_4)))))
% 296.28/296.39  Current number of equations to process: 3496
% 296.28/296.39  Current number of ordered equations: 2
% 296.28/296.39  Current number of rules: 2081
% 296.28/296.39  New rule produced :
% 296.28/296.39  [2340]
% 296.28/296.39  composition(composition(converse(A),composition(B,converse(C))),composition(V_3,
% 296.28/296.39                                                                  converse(V_4)))
% 296.28/296.39  <->
% 296.28/296.39  converse(composition(composition(V_4,converse(V_3)),composition(composition(C,
% 296.28/296.39                                                                  converse(B)),A)))
% 296.28/296.39  Current number of equations to process: 3496
% 296.28/296.39  Current number of ordered equations: 1
% 296.28/296.39  Current number of rules: 2082
% 296.28/296.39  New rule produced :
% 296.28/296.39  [2341]
% 296.28/296.39  composition(converse(A),composition(B,composition(converse(C),composition(V_3,
% 296.28/296.39                                                                converse(V_4)))))
% 296.28/296.39  <->
% 296.28/296.39  converse(composition(composition(composition(composition(V_4,converse(V_3)),C),
% 296.28/296.39                       converse(B)),A))
% 296.28/296.39  Current number of equations to process: 3496
% 296.28/296.39  Current number of ordered equations: 0
% 296.28/296.39  Current number of rules: 2083
% 296.28/296.39  New rule produced :
% 296.28/296.39  [2342]
% 296.28/296.39  converse(composition(A,composition(B,converse(C)))) join composition(
% 296.28/296.39                                                           complement(composition(C,
% 296.28/296.39                                                                      converse(B))),
% 296.28/296.39                                                           converse(A)) ->
% 296.28/296.39  converse(composition(A,top))
% 296.28/296.39  Current number of equations to process: 3495
% 296.28/296.39  Current number of ordered equations: 0
% 296.28/296.39  Current number of rules: 2084
% 296.28/296.39  New rule produced :
% 296.28/296.39  [2343]
% 296.28/296.39  converse(composition(V_4,composition(composition(V_3,composition(C,converse(B))),
% 296.28/296.39                           converse(A)))) <->
% 296.28/296.39  composition(composition(A,composition(composition(B,converse(C)),converse(V_3))),
% 296.28/296.39  converse(V_4))
% 296.28/296.39  Current number of equations to process: 3493
% 296.28/296.39  Current number of ordered equations: 3
% 296.28/296.39  Current number of rules: 2085
% 296.28/296.39  New rule produced :
% 296.28/296.39  [2344]
% 296.28/296.39  converse(composition(composition(V_4,composition(V_3,converse(C))),composition(B,
% 296.28/296.39                                                                     converse(A))))
% 296.28/296.39  <->
% 296.28/296.39  composition(composition(A,converse(B)),composition(composition(C,converse(V_3)),
% 296.28/296.39                                         converse(V_4)))
% 296.28/296.39  Current number of equations to process: 3493
% 296.28/296.39  Current number of ordered equations: 2
% 296.28/296.39  Current number of rules: 2086
% 296.28/296.39  New rule produced :
% 296.28/296.39  [2345]
% 296.28/296.39  composition(composition(A,composition(composition(B,converse(C)),converse(V_3))),
% 296.28/296.39  converse(V_4)) <->
% 296.28/296.39  converse(composition(V_4,composition(composition(V_3,composition(C,converse(B))),
% 296.28/296.39                           converse(A))))
% 296.28/296.39  Current number of equations to process: 3493
% 296.28/296.39  Current number of ordered equations: 1
% 296.28/296.39  Current number of rules: 2087
% 296.28/296.39  New rule produced :
% 296.28/296.39  [2346]
% 296.28/296.39  composition(composition(A,converse(B)),composition(composition(C,converse(V_3)),
% 296.28/296.39                                         converse(V_4))) <->
% 296.28/296.39  converse(composition(composition(V_4,composition(V_3,converse(C))),composition(B,
% 297.09/297.20                                                                     converse(A))))
% 297.09/297.20  Current number of equations to process: 3493
% 297.09/297.20  Current number of ordered equations: 0
% 297.09/297.20  Current number of rules: 2088
% 297.09/297.20  New rule produced :
% 297.09/297.20  [2347]
% 297.09/297.20  converse(composition(V_4,composition(composition(composition(V_3,converse(C)),B),
% 297.09/297.20                           converse(A)))) <->
% 297.09/297.20  composition(composition(A,composition(converse(B),composition(C,converse(V_3)))),
% 297.09/297.20  converse(V_4))
% 297.09/297.20  Current number of equations to process: 3491
% 297.09/297.20  Current number of ordered equations: 3
% 297.09/297.20  Current number of rules: 2089
% 297.09/297.20  New rule produced :
% 297.09/297.20  [2348]
% 297.09/297.20  converse(composition(composition(composition(V_4,converse(V_3)),C),composition(B,
% 297.09/297.20                                                                     converse(A))))
% 297.09/297.20  <->
% 297.09/297.20  composition(composition(A,converse(B)),composition(converse(C),composition(V_3,
% 297.09/297.20                                                                 converse(V_4))))
% 297.09/297.20  Current number of equations to process: 3491
% 297.09/297.20  Current number of ordered equations: 2
% 297.09/297.20  Current number of rules: 2090
% 297.09/297.20  New rule produced :
% 297.09/297.20  [2349]
% 297.09/297.20  composition(composition(A,composition(converse(B),composition(C,converse(V_3)))),
% 297.09/297.20  converse(V_4)) <->
% 297.09/297.20  converse(composition(V_4,composition(composition(composition(V_3,converse(C)),B),
% 297.09/297.20                           converse(A))))
% 297.09/297.20  Current number of equations to process: 3491
% 297.09/297.20  Current number of ordered equations: 1
% 297.09/297.20  Current number of rules: 2091
% 297.09/297.20  New rule produced :
% 297.09/297.20  [2350]
% 297.09/297.20  composition(composition(A,converse(B)),composition(converse(C),composition(V_3,
% 297.09/297.20                                                                 converse(V_4))))
% 297.09/297.20  <->
% 297.09/297.20  converse(composition(composition(composition(V_4,converse(V_3)),C),composition(B,
% 297.09/297.20                                                                     converse(A))))
% 297.09/297.20  Current number of equations to process: 3491
% 297.09/297.20  Current number of ordered equations: 0
% 297.09/297.20  Current number of rules: 2092
% 297.09/297.20  New rule produced :
% 297.09/297.20  [2351]
% 297.09/297.20  complement(converse(composition(A,B))) join complement(composition(converse(C),
% 297.09/297.20                                                         complement(converse(
% 297.09/297.20                                                                    composition(A,
% 297.09/297.20                                                                    composition(B,
% 297.09/297.20                                                                    converse(C)))))))
% 297.09/297.20  -> top
% 297.09/297.20  Current number of equations to process: 3490
% 297.09/297.20  Current number of ordered equations: 0
% 297.09/297.20  Current number of rules: 2093
% 297.09/297.20  New rule produced :
% 297.09/297.20  [2352]
% 297.09/297.20  composition(A,complement(converse(composition(composition(B,converse(C)),A)))) join 
% 297.09/297.20  complement(composition(C,converse(B))) ->
% 297.09/297.20  complement(composition(C,converse(B)))
% 297.09/297.20  Current number of equations to process: 3485
% 297.09/297.20  Current number of ordered equations: 0
% 297.09/297.20  Current number of rules: 2094
% 297.09/297.20  New rule produced :
% 297.09/297.20  [2353]
% 297.09/297.20  converse(composition(A,composition(B,converse(C)))) join converse(composition(V_3,
% 297.09/297.20                                                                    converse(C)))
% 297.09/297.20  <->
% 297.09/297.20  composition(C,converse(composition(A,B))) join composition(C,converse(V_3))
% 297.09/297.20  Current number of equations to process: 3483
% 297.09/297.20  Current number of ordered equations: 1
% 297.09/297.20  Current number of rules: 2095
% 297.09/297.20  New rule produced :
% 297.09/297.20  [2354]
% 297.09/297.20  composition(C,converse(composition(A,B))) join composition(C,converse(V_3))
% 297.09/297.20  <->
% 297.09/297.20  converse(composition(A,composition(B,converse(C)))) join converse(composition(V_3,
% 297.09/297.20                                                                    converse(C)))
% 297.09/297.20  Current number of equations to process: 3483
% 297.09/297.20  Current number of ordered equations: 0
% 297.09/297.20  Current number of rules: 2096
% 297.09/297.20  New rule produced :
% 297.09/297.20  [2355]
% 297.09/297.20  composition(composition(composition(A,converse(B)),converse(C)),complement(
% 297.09/297.20                                                                  composition(C,
% 297.09/297.20                                                                  composition(B,
% 297.09/297.20                                                                  converse(A))))) join 
% 297.09/297.20  complement(one) -> complement(one)
% 297.09/297.20  Current number of equations to process: 3480
% 297.09/297.20  Current number of ordered equations: 0
% 297.09/297.20  Current number of rules: 2097
% 297.09/297.20  New rule produced :
% 297.09/297.20  [2356]
% 297.09/297.20  composition(comCputime limit exceeded (core dumped)
%------------------------------------------------------------------------------