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

View Problem - Process Solution

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

% Computer : n188.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 13:12:58 EST 2019

% Result   : Timeout 293.99s
% 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  : LCL443-10 : TPTP v7.3.0. Released v7.3.0.
% 0.00/0.04  % Command  : tptp2X_and_run_cime %s
% 0.02/0.26  % Computer : n188.star.cs.uiowa.edu
% 0.02/0.26  % Model    : x86_64 x86_64
% 0.02/0.26  % CPU      : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% 0.02/0.26  % Memory   : 32218.5MB
% 0.02/0.26  % OS       : Linux 3.10.0-862.11.6.el7.x86_64
% 0.02/0.26  % CPULimit : 300
% 0.02/0.26  % DateTime : Thu Feb 21 20:18:25 CST 2019
% 0.02/0.26  % CPUTime  : 
% 1.18/1.45  Processing problem /tmp/CiME_12484_n188.star.cs.uiowa.edu
% 1.18/1.45  #verbose 1;
% 1.18/1.45                let F = signature " c_PropLog_Opl_Ofalse,v_q,t_a,v_H,v_p,true : constant;  c_insert : 3;  c_in : 3;  tc_PropLog_Opl : 1;  c_PropLog_Othms : 2;  c_PropLog_Opl_Oop_A_N_62 : 3;  ifeq : 4;";
% 1.18/1.45  let X = vars "A B C V_p V_q T_a V_H V_G V_a V_x V_B";
% 1.18/1.45  let Axioms = equations F X "
% 1.18/1.45   ifeq(A,A,B,C) = B;
% 1.18/1.45   ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(V_p,V_q,T_a),c_PropLog_Othms(V_H,T_a),tc_PropLog_Opl(T_a)),true,ifeq(c_in(V_p,c_PropLog_Othms(V_H,T_a),tc_PropLog_Opl(T_a)),true,c_in(V_q,c_PropLog_Othms(V_H,T_a),tc_PropLog_Opl(T_a)),true),true) = true;
% 1.18/1.45   ifeq(c_in(V_q,c_PropLog_Othms(c_insert(V_p,V_H,tc_PropLog_Opl(T_a)),T_a),tc_PropLog_Opl(T_a)),true,c_in(c_PropLog_Opl_Oop_A_N_62(V_p,V_q,T_a),c_PropLog_Othms(V_H,T_a),tc_PropLog_Opl(T_a)),true) = true;
% 1.18/1.45   ifeq(c_in(V_p,V_H,tc_PropLog_Opl(T_a)),true,c_in(V_p,c_PropLog_Othms(V_H,T_a),tc_PropLog_Opl(T_a)),true) = true;
% 1.18/1.45   ifeq(c_in(V_p,c_PropLog_Othms(V_G,T_a),tc_PropLog_Opl(T_a)),true,c_in(V_p,c_PropLog_Othms(c_insert(V_a,V_G,tc_PropLog_Opl(T_a)),T_a),tc_PropLog_Opl(T_a)),true) = true;
% 1.18/1.45   c_in(V_x,c_insert(V_x,V_B,T_a),T_a) = true;
% 1.18/1.45   c_in(v_p,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)) = true;
% 1.18/1.45   c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)) = true;
% 1.18/1.45  ";
% 1.18/1.45  
% 1.18/1.45  let s1 = status F "
% 1.18/1.45   c_PropLog_Opl_Ofalse lr_lex;
% 1.18/1.45   v_q lr_lex;
% 1.18/1.45   t_a lr_lex;
% 1.18/1.45   v_H lr_lex;
% 1.18/1.45   v_p lr_lex;
% 1.18/1.45   c_insert lr_lex;
% 1.18/1.45   true lr_lex;
% 1.18/1.45   c_in lr_lex;
% 1.18/1.45   tc_PropLog_Opl lr_lex;
% 1.18/1.45   c_PropLog_Othms lr_lex;
% 1.18/1.45   c_PropLog_Opl_Oop_A_N_62 lr_lex;
% 1.18/1.45   ifeq lr_lex;
% 1.18/1.45  ";
% 1.18/1.45  
% 1.18/1.45  let p1 = precedence F "
% 1.18/1.45  ifeq > c_PropLog_Opl_Oop_A_N_62 > c_in > c_insert > c_PropLog_Othms > tc_PropLog_Opl > true > v_p > v_H > t_a > v_q > c_PropLog_Opl_Ofalse";
% 1.18/1.45  
% 1.18/1.45  let s2 = status F "
% 1.18/1.45  c_PropLog_Opl_Ofalse mul;
% 1.18/1.45  v_q mul;
% 1.18/1.45  t_a mul;
% 1.18/1.45  v_H mul;
% 1.18/1.45  v_p mul;
% 1.18/1.45  c_insert mul;
% 1.18/1.45  true mul;
% 1.18/1.45  c_in mul;
% 1.18/1.45  tc_PropLog_Opl mul;
% 1.18/1.45  c_PropLog_Othms mul;
% 1.18/1.45  c_PropLog_Opl_Oop_A_N_62 mul;
% 1.18/1.45  ifeq mul;
% 1.18/1.45  ";
% 1.18/1.45  
% 1.18/1.45  let p2 = precedence F "
% 1.18/1.45  ifeq > c_PropLog_Opl_Oop_A_N_62 > c_in > c_insert > c_PropLog_Othms > tc_PropLog_Opl > true = v_p = v_H = t_a = v_q = c_PropLog_Opl_Ofalse";
% 1.18/1.45  
% 1.18/1.45  let o_auto = AUTO Axioms;
% 1.18/1.45  
% 1.18/1.45  let o = LEX o_auto (LEX (ACRPO s1 p1) (ACRPO s2 p2));
% 1.18/1.45  
% 1.18/1.45  let Conjectures = equations F X " c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(v_p,v_q,t_a),c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)) = true;"
% 1.18/1.45  ;
% 1.18/1.45  (*
% 1.18/1.45  let Red_Axioms = normalize_equations Defining_rules Axioms;
% 1.18/1.45  
% 1.18/1.45  let Red_Conjectures =  normalize_equations Defining_rules Conjectures;
% 1.18/1.45  *)
% 1.18/1.45  #time on;
% 1.18/1.45  
% 1.18/1.45  let res = prove_conj_by_ordered_completion o Axioms Conjectures;
% 1.18/1.45  
% 1.18/1.45  #time off;
% 1.18/1.45  
% 1.18/1.45  
% 1.18/1.45  let status = if res then "unsatisfiable" else "satisfiable";
% 1.18/1.45  #quit;
% 1.18/1.45  Verbose level is now 1
% 1.18/1.45  
% 1.18/1.45  F : signature = <signature>
% 1.18/1.45  X : variable_set = <variable set>
% 1.18/1.45  
% 1.18/1.45  Axioms : (F,X) equations = { ifeq(A,A,B,C) = B,
% 1.18/1.45                               ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(V_p,V_q,T_a),
% 1.18/1.45                                    c_PropLog_Othms(V_H,T_a),tc_PropLog_Opl(T_a)),true,
% 1.18/1.45                               ifeq(c_in(V_p,c_PropLog_Othms(V_H,T_a),tc_PropLog_Opl(T_a)),true,
% 1.18/1.45                               c_in(V_q,c_PropLog_Othms(V_H,T_a),tc_PropLog_Opl(T_a)),true),true)
% 1.18/1.45                               = true,
% 1.18/1.45                               ifeq(c_in(V_q,c_PropLog_Othms(c_insert(V_p,V_H,
% 1.18/1.45                                                             tc_PropLog_Opl(T_a)),T_a),
% 1.18/1.45                                    tc_PropLog_Opl(T_a)),true,c_in(c_PropLog_Opl_Oop_A_N_62(V_p,V_q,T_a),
% 1.18/1.45                                                              c_PropLog_Othms(V_H,T_a),
% 1.18/1.45                                                              tc_PropLog_Opl(T_a)),true)
% 1.18/1.45                               = true,
% 1.18/1.45                               ifeq(c_in(V_p,V_H,tc_PropLog_Opl(T_a)),true,
% 1.18/1.45                               c_in(V_p,c_PropLog_Othms(V_H,T_a),tc_PropLog_Opl(T_a)),true)
% 1.18/1.45                               = true,
% 1.18/1.45                               ifeq(c_in(V_p,c_PropLog_Othms(V_G,T_a),tc_PropLog_Opl(T_a)),true,
% 1.18/1.45                               c_in(V_p,c_PropLog_Othms(c_insert(V_a,V_G,
% 1.18/1.45                                                        tc_PropLog_Opl(T_a)),T_a),
% 1.18/1.46                               tc_PropLog_Opl(T_a)),true) = true,
% 1.18/1.46                               c_in(V_x,c_insert(V_x,V_B,T_a),T_a) = true,
% 1.18/1.46                               c_in(v_p,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a))
% 1.18/1.46                               = true,
% 1.18/1.46                               c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),
% 1.18/1.46                               c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)) =
% 1.18/1.46                               true } (8 equation(s))
% 1.18/1.46  s1 : F status = <status>
% 1.18/1.46  p1 : F precedence = <precedence>
% 1.18/1.46  s2 : F status = <status>
% 1.18/1.46  p2 : F precedence = <precedence>
% 1.18/1.46  o_auto : F term_ordering = <term ordering>
% 1.18/1.46  o : F term_ordering = <term ordering>
% 1.18/1.46  Conjectures : (F,X) equations = { c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(v_p,v_q,t_a),c_PropLog_Opl_Ofalse,t_a),
% 1.18/1.46                                    c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a))
% 1.18/1.46                                    = true } (1 equation(s))
% 1.18/1.46  time is now on
% 1.18/1.46  
% 1.18/1.46  Initializing completion ...
% 1.18/1.46  New rule produced : [1] ifeq(A,A,B,C) -> B
% 1.18/1.46  Current number of equations to process: 0
% 1.18/1.46  Current number of ordered equations: 7
% 1.18/1.46  Current number of rules: 1
% 1.18/1.46  New rule produced : [2] c_in(V_x,c_insert(V_x,V_B,T_a),T_a) -> true
% 1.18/1.46  Current number of equations to process: 0
% 1.18/1.46  Current number of ordered equations: 6
% 1.18/1.46  Current number of rules: 2
% 1.18/1.46  New rule produced :
% 1.18/1.46  [3] c_in(v_p,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)) -> true
% 1.18/1.46  Current number of equations to process: 0
% 1.18/1.46  Current number of ordered equations: 5
% 1.18/1.46  Current number of rules: 3
% 1.18/1.46  New rule produced :
% 1.18/1.46  [4]
% 1.18/1.46  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(v_H,t_a),
% 1.18/1.46  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.46  Current number of equations to process: 0
% 1.18/1.46  Current number of ordered equations: 4
% 1.18/1.46  Current number of rules: 4
% 1.18/1.46  New rule produced :
% 1.18/1.46  [5]
% 1.18/1.46  ifeq(c_in(V_p,V_H,tc_PropLog_Opl(T_a)),true,c_in(V_p,c_PropLog_Othms(V_H,T_a),
% 1.18/1.46                                              tc_PropLog_Opl(T_a)),true) ->
% 1.18/1.46  true
% 1.18/1.46  Current number of equations to process: 0
% 1.18/1.46  Current number of ordered equations: 3
% 1.18/1.46  Current number of rules: 5
% 1.18/1.46  New rule produced :
% 1.18/1.46  [6]
% 1.18/1.46  ifeq(c_in(V_p,c_PropLog_Othms(V_G,T_a),tc_PropLog_Opl(T_a)),true,c_in(V_p,
% 1.18/1.46                                                                   c_PropLog_Othms(
% 1.18/1.46                                                                   c_insert(V_a,V_G,
% 1.18/1.46                                                                   tc_PropLog_Opl(T_a)),T_a),
% 1.18/1.46                                                                   tc_PropLog_Opl(T_a)),true)
% 1.18/1.46  -> true
% 1.18/1.46  Current number of equations to process: 0
% 1.18/1.46  Current number of ordered equations: 2
% 1.18/1.46  Current number of rules: 6
% 1.18/1.46  New rule produced :
% 1.18/1.46  [7]
% 1.18/1.46  ifeq(c_in(V_q,c_PropLog_Othms(c_insert(V_p,V_H,tc_PropLog_Opl(T_a)),T_a),
% 1.18/1.46       tc_PropLog_Opl(T_a)),true,c_in(c_PropLog_Opl_Oop_A_N_62(V_p,V_q,T_a),
% 1.18/1.46                                 c_PropLog_Othms(V_H,T_a),tc_PropLog_Opl(T_a)),true)
% 1.18/1.46  -> true
% 1.18/1.46  Current number of equations to process: 0
% 1.18/1.46  Current number of ordered equations: 1
% 1.18/1.46  Current number of rules: 7
% 1.18/1.46  New rule produced :
% 1.18/1.46  [8]
% 1.18/1.46  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(V_p,V_q,T_a),c_PropLog_Othms(V_H,T_a),
% 1.18/1.46       tc_PropLog_Opl(T_a)),true,ifeq(c_in(V_p,c_PropLog_Othms(V_H,T_a),
% 1.18/1.46                                      tc_PropLog_Opl(T_a)),true,c_in(V_q,
% 1.18/1.46                                                                c_PropLog_Othms(V_H,T_a),
% 1.18/1.46                                                                tc_PropLog_Opl(T_a)),true),true)
% 1.18/1.46  -> true
% 1.18/1.46  Current number of equations to process: 0
% 1.18/1.46  Current number of ordered equations: 0
% 1.18/1.46  Current number of rules: 8
% 1.18/1.46  New rule produced :
% 1.18/1.46  [9] ifeq(c_in(v_p,v_H,tc_PropLog_Opl(t_a)),true,true,true) -> true
% 1.18/1.46  Current number of equations to process: 1
% 1.18/1.46  Current number of ordered equations: 1
% 1.18/1.46  Current number of rules: 9
% 1.18/1.46  New rule produced :
% 1.18/1.46  [10]
% 1.18/1.46  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),tc_PropLog_Opl(t_a))
% 1.18/1.46  -> true
% 1.18/1.46  Current number of equations to process: 1
% 1.18/1.46  Current number of ordered equations: 0
% 1.18/1.46  Current number of rules: 10
% 1.18/1.46  New rule produced :
% 1.18/1.46  [11]
% 1.18/1.46  c_in(A,c_PropLog_Othms(c_insert(A,B,tc_PropLog_Opl(C)),C),tc_PropLog_Opl(C))
% 1.18/1.46  -> true
% 1.18/1.46  Current number of equations to process: 0
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 11
% 1.18/1.47  New rule produced :
% 1.18/1.47  [12]
% 1.18/1.47  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),v_H,
% 1.18/1.47       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 1.18/1.47  Current number of equations to process: 0
% 1.18/1.47  Current number of ordered equations: 1
% 1.18/1.47  Current number of rules: 12
% 1.18/1.47  New rule produced :
% 1.18/1.47  [13]
% 1.18/1.47  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.18/1.47                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 1.18/1.47  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.47  Current number of equations to process: 0
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 13
% 1.18/1.47  New rule produced :
% 1.18/1.47  [14]
% 1.18/1.47  c_in(v_p,c_PropLog_Othms(c_insert(A,v_H,tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 1.18/1.47  -> true
% 1.18/1.47  Current number of equations to process: 0
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 14
% 1.18/1.47  New rule produced :
% 1.18/1.47  [15]
% 1.18/1.47  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.18/1.47                                                              c_insert(A,v_H,
% 1.18/1.47                                                              tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.47  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.47  Current number of equations to process: 0
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 15
% 1.18/1.47  New rule produced :
% 1.18/1.47  [16]
% 1.18/1.47  ifeq(c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,v_H,tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.47       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 1.18/1.47  Current number of equations to process: 0
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 16
% 1.18/1.47  New rule produced :
% 1.18/1.47  [17]
% 1.18/1.47  ifeq(c_in(v_q,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),true,c_in(c_PropLog_Opl_Ofalse,
% 1.18/1.47                                                                   c_PropLog_Othms(v_H,t_a),
% 1.18/1.47                                                                   tc_PropLog_Opl(t_a)),true)
% 1.18/1.47  -> true
% 1.18/1.47  Current number of equations to process: 4
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 17
% 1.18/1.47  New rule produced :
% 1.18/1.47  [18]
% 1.18/1.47  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_p,A,t_a),c_PropLog_Othms(v_H,t_a),
% 1.18/1.47       tc_PropLog_Opl(t_a)),true,c_in(A,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),true)
% 1.18/1.47  -> true
% 1.18/1.47  Current number of equations to process: 3
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 18
% 1.18/1.47  New rule produced :
% 1.18/1.47  [19]
% 1.18/1.47  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),A,t_a),
% 1.18/1.47       c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),true,c_in(A,c_PropLog_Othms(v_H,t_a),
% 1.18/1.47                                                          tc_PropLog_Opl(t_a)),true)
% 1.18/1.47  -> true
% 1.18/1.47  Current number of equations to process: 2
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 19
% 1.18/1.47  New rule produced :
% 1.18/1.47  [20]
% 1.18/1.47  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(v_H,t_a),
% 1.18/1.47       tc_PropLog_Opl(t_a)),true,ifeq(c_in(A,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),true,true,true),true)
% 1.18/1.47  -> true
% 1.18/1.47  Current number of equations to process: 1
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 20
% 1.18/1.47  New rule produced :
% 1.18/1.47  [21]
% 1.18/1.47  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 1.18/1.47  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.47  Current number of equations to process: 1
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 21
% 1.18/1.47  New rule produced :
% 1.18/1.47  [22]
% 1.18/1.47  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.47  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.47  Current number of equations to process: 1
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 22
% 1.18/1.47  New rule produced :
% 1.18/1.47  [23]
% 1.18/1.47  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,B,tc_PropLog_Opl(C)),C),C),
% 1.18/1.47  tc_PropLog_Opl(C)) -> true
% 1.18/1.47  Current number of equations to process: 3
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 23
% 1.18/1.47  New rule produced :
% 1.18/1.47  [24]
% 1.18/1.47  ifeq(c_in(A,c_PropLog_Othms(B,C),tc_PropLog_Opl(C)),true,true,true) -> true
% 1.18/1.47  Rule
% 1.18/1.47  [16]
% 1.18/1.47  ifeq(c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,v_H,tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.47       tc_PropLog_Opl(t_a)),true,true,true) -> true collapsed.
% 1.18/1.47  Rule
% 1.18/1.47  [20]
% 1.18/1.47  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(v_H,t_a),
% 1.18/1.47       tc_PropLog_Opl(t_a)),true,ifeq(c_in(A,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),true,true,true),true)
% 1.18/1.47  -> true collapsed.
% 1.18/1.47  Current number of equations to process: 4
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 22
% 1.18/1.47  New rule produced :
% 1.18/1.47  [25]
% 1.18/1.47  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(A,C,tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),V_p),
% 1.18/1.47  tc_PropLog_Opl(V_p)) -> true
% 1.18/1.47  Current number of equations to process: 3
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 23
% 1.18/1.47  New rule produced :
% 1.18/1.47  [26]
% 1.18/1.47  c_in(c_PropLog_Opl_Oop_A_N_62(A,A,B),c_PropLog_Othms(C,B),tc_PropLog_Opl(B))
% 1.18/1.47  -> true
% 1.18/1.47  Current number of equations to process: 3
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 24
% 1.18/1.47  New rule produced :
% 1.18/1.47  [27]
% 1.18/1.47  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.18/1.47                                                              c_PropLog_Othms(
% 1.18/1.47                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 1.18/1.47  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.47  Current number of equations to process: 5
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 25
% 1.18/1.47  New rule produced :
% 1.18/1.47  [28]
% 1.18/1.47  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.18/1.47                                                              c_insert(A,
% 1.18/1.47                                                              c_PropLog_Othms(v_H,t_a),
% 1.18/1.47                                                              tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.47  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.47  Current number of equations to process: 5
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 26
% 1.18/1.47  New rule produced :
% 1.18/1.47  [29]
% 1.18/1.47  ifeq(c_in(v_p,c_insert(A,v_H,tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 1.18/1.47  -> true
% 1.18/1.47  Current number of equations to process: 7
% 1.18/1.47  Current number of ordered equations: 1
% 1.18/1.47  Current number of rules: 27
% 1.18/1.47  New rule produced :
% 1.18/1.47  [30]
% 1.18/1.47  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,v_H,tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.18/1.47  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.47  Current number of equations to process: 7
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 28
% 1.18/1.47  New rule produced :
% 1.18/1.47  [31]
% 1.18/1.47  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,v_H,tc_PropLog_Opl(t_a)),
% 1.18/1.47                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 1.18/1.47  true
% 1.18/1.47  Current number of equations to process: 7
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 29
% 1.18/1.47  New rule produced :
% 1.18/1.47  [32]
% 1.18/1.47  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a))
% 1.18/1.47  -> true
% 1.18/1.47  Current number of equations to process: 7
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 30
% 1.18/1.47  New rule produced :
% 1.18/1.47  [33]
% 1.18/1.47  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.18/1.47                                                              c_PropLog_Othms(
% 1.18/1.47                                                              c_insert(A,v_H,
% 1.18/1.47                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.18/1.47  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.47  Current number of equations to process: 8
% 1.18/1.47  Current number of ordered equations: 1
% 1.18/1.47  Current number of rules: 31
% 1.18/1.47  New rule produced :
% 1.18/1.47  [34]
% 1.18/1.47  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,v_H,
% 1.18/1.47                                                                   tc_PropLog_Opl(t_a)),
% 1.18/1.47       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 1.18/1.47  Current number of equations to process: 8
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 32
% 1.18/1.47  New rule produced :
% 1.18/1.47  [35]
% 1.18/1.47  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.18/1.47                                                              c_insert(A,
% 1.18/1.47                                                              c_insert(B,v_H,
% 1.18/1.47                                                              tc_PropLog_Opl(t_a)),
% 1.18/1.47                                                              tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.47  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.47  Current number of equations to process: 8
% 1.18/1.47  Current number of ordered equations: 0
% 1.18/1.47  Current number of rules: 33
% 1.18/1.47  New rule produced :
% 1.18/1.47  [36]
% 1.18/1.47  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 1.18/1.49  c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)) -> true
% 1.18/1.49  Current number of equations to process: 8
% 1.18/1.49  Current number of ordered equations: 0
% 1.18/1.49  Current number of rules: 34
% 1.18/1.49  New rule produced :
% 1.18/1.49  [37]
% 1.18/1.49  ifeq(c_in(v_q,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),tc_PropLog_Opl(t_a)),true,
% 1.18/1.49  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 1.18/1.49  tc_PropLog_Opl(t_a)),true) -> true
% 1.18/1.49  Current number of equations to process: 7
% 1.18/1.49  Current number of ordered equations: 0
% 1.18/1.49  Current number of rules: 35
% 1.18/1.49  New rule produced :
% 1.18/1.49  [38]
% 1.18/1.49  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_p,A,t_a),c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 1.18/1.49       tc_PropLog_Opl(t_a)),true,c_in(A,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 1.18/1.49                                 tc_PropLog_Opl(t_a)),true) -> true
% 1.18/1.49  Current number of equations to process: 8
% 1.18/1.49  Current number of ordered equations: 0
% 1.18/1.49  Current number of rules: 36
% 1.18/1.49  New rule produced :
% 1.18/1.49  [39]
% 1.18/1.49  ifeq(c_in(v_q,c_PropLog_Othms(c_insert(A,v_H,tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.49       tc_PropLog_Opl(t_a)),true,c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(
% 1.18/1.49                                                           c_insert(A,v_H,
% 1.18/1.49                                                           tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.49                                 tc_PropLog_Opl(t_a)),true) -> true
% 1.18/1.49  Current number of equations to process: 7
% 1.18/1.49  Current number of ordered equations: 0
% 1.18/1.49  Current number of rules: 37
% 1.18/1.49  New rule produced :
% 1.18/1.49  [40]
% 1.18/1.49  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 1.18/1.49  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.49  Current number of equations to process: 7
% 1.18/1.49  Current number of ordered equations: 0
% 1.18/1.49  Current number of rules: 38
% 1.18/1.49  New rule produced :
% 1.18/1.49  [41]
% 1.18/1.49  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 1.18/1.49                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 1.18/1.49  true
% 1.18/1.49  Current number of equations to process: 7
% 1.18/1.49  Current number of ordered equations: 0
% 1.18/1.49  Current number of rules: 39
% 1.18/1.49  New rule produced :
% 1.18/1.49  [42]
% 1.18/1.49  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),
% 1.18/1.49       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 1.18/1.49  Current number of equations to process: 8
% 1.18/1.49  Current number of ordered equations: 1
% 1.18/1.49  Current number of rules: 40
% 1.18/1.49  New rule produced :
% 1.18/1.49  [43]
% 1.18/1.49  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(v_H,t_a),
% 1.18/1.49                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.18/1.49  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.49  Current number of equations to process: 8
% 1.18/1.49  Current number of ordered equations: 0
% 1.18/1.49  Current number of rules: 41
% 1.18/1.49  New rule produced :
% 1.18/1.49  [44]
% 1.18/1.49  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(v_H,t_a),
% 1.18/1.49                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.49  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.49  Current number of equations to process: 8
% 1.18/1.49  Current number of ordered equations: 0
% 1.18/1.49  Current number of rules: 42
% 1.18/1.49  New rule produced :
% 1.18/1.49  [45]
% 1.18/1.49  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 1.18/1.49  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.49  Current number of equations to process: 8
% 1.18/1.49  Current number of ordered equations: 0
% 1.18/1.49  Current number of rules: 43
% 1.18/1.49  New rule produced :
% 1.18/1.49  [46]
% 1.18/1.49  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,B,tc_PropLog_Opl(C)),C),C),C),
% 1.18/1.49  tc_PropLog_Opl(C)) -> true
% 1.18/1.49  Current number of equations to process: 9
% 1.18/1.49  Current number of ordered equations: 0
% 1.18/1.49  Current number of rules: 44
% 1.18/1.49  New rule produced :
% 1.18/1.49  [47]
% 1.18/1.49  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(A,C,tc_PropLog_Opl(V_p)),V_p),
% 1.18/1.49                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 1.18/1.49  Current number of equations to process: 9
% 1.18/1.49  Current number of ordered equations: 0
% 1.18/1.49  Current number of rules: 45
% 1.18/1.49  New rule produced :
% 1.18/1.49  [48]
% 1.18/1.49  ifeq(c_in(A,c_insert(B,c_insert(A,C,tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),
% 1.18/1.49       tc_PropLog_Opl(V_p)),true,true,true) -> true
% 1.18/1.49  Current number of equations to process: 11
% 1.18/1.49  Current number of ordered equations: 1
% 1.18/1.49  Current number of rules: 46
% 1.18/1.49  New rule produced :
% 1.18/1.49  [49]
% 1.18/1.49  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(A,C,tc_PropLog_Opl(V_p)),
% 1.18/1.49                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 1.18/1.50  tc_PropLog_Opl(V_p)) -> true
% 1.18/1.50  Current number of equations to process: 11
% 1.18/1.50  Current number of ordered equations: 0
% 1.18/1.50  Current number of rules: 47
% 1.18/1.50  New rule produced :
% 1.18/1.50  [50]
% 1.18/1.50  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(A,V_p,tc_PropLog_Opl(V_q)),
% 1.18/1.50                                    tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),V_q),
% 1.18/1.50  tc_PropLog_Opl(V_q)) -> true
% 1.18/1.50  Current number of equations to process: 11
% 1.18/1.50  Current number of ordered equations: 0
% 1.18/1.50  Current number of rules: 48
% 1.18/1.50  New rule produced :
% 1.18/1.50  [51]
% 1.18/1.50  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(B,V_p,tc_PropLog_Opl(C)),C),
% 1.18/1.50  tc_PropLog_Opl(C)) -> true
% 1.18/1.50  Current number of equations to process: 11
% 1.18/1.50  Current number of ordered equations: 0
% 1.18/1.50  Current number of rules: 49
% 1.18/1.50  New rule produced :
% 1.18/1.50  [52]
% 1.18/1.50  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,A,B),C,tc_PropLog_Opl(B)),true,true,true)
% 1.18/1.50  -> true
% 1.18/1.50  Current number of equations to process: 13
% 1.18/1.50  Current number of ordered equations: 0
% 1.18/1.50  Current number of rules: 50
% 1.18/1.50  New rule produced :
% 1.18/1.50  [53]
% 1.18/1.50  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,B,C),C),c_PropLog_Othms(V_p,C),
% 1.18/1.50  tc_PropLog_Opl(C)) -> true
% 1.18/1.50  Current number of equations to process: 13
% 1.18/1.50  Current number of ordered equations: 0
% 1.18/1.50  Current number of rules: 51
% 1.18/1.50  New rule produced :
% 1.18/1.50  [54]
% 1.18/1.50  ifeq(c_in(A,c_PropLog_Othms(B,C),tc_PropLog_Opl(C)),true,c_in(A,c_PropLog_Othms(B,C),
% 1.18/1.50                                                           tc_PropLog_Opl(C)),true)
% 1.18/1.50  -> true
% 1.18/1.50  Current number of equations to process: 14
% 1.18/1.50  Current number of ordered equations: 0
% 1.18/1.50  Current number of rules: 52
% 1.18/1.50  New rule produced :
% 1.18/1.50  [55]
% 1.18/1.50  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.18/1.50                                                              c_PropLog_Othms(
% 1.18/1.50                                                              c_PropLog_Othms(
% 1.18/1.50                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 1.18/1.50  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.50  Current number of equations to process: 14
% 1.18/1.50  Current number of ordered equations: 0
% 1.18/1.50  Current number of rules: 53
% 1.18/1.50  New rule produced :
% 1.18/1.50  [56]
% 1.18/1.50  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.18/1.50                                                              c_insert(A,
% 1.18/1.50                                                              c_PropLog_Othms(
% 1.18/1.50                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 1.18/1.50                                                              tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.50  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.50  Current number of equations to process: 14
% 1.18/1.50  Current number of ordered equations: 0
% 1.18/1.50  Current number of rules: 54
% 1.18/1.50  New rule produced :
% 1.18/1.50  [57]
% 1.18/1.50  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.18/1.50                                                              c_PropLog_Othms(
% 1.18/1.50                                                              c_insert(A,
% 1.18/1.50                                                              c_PropLog_Othms(v_H,t_a),
% 1.18/1.50                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.18/1.50  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.50  Current number of equations to process: 16
% 1.18/1.50  Current number of ordered equations: 1
% 1.18/1.50  Current number of rules: 55
% 1.18/1.50  New rule produced :
% 1.18/1.50  [58]
% 1.18/1.50  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 1.18/1.50                                                                   c_PropLog_Othms(v_H,t_a),
% 1.18/1.50                                                                   tc_PropLog_Opl(t_a)),
% 1.18/1.50       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 1.18/1.50  Current number of equations to process: 16
% 1.18/1.50  Current number of ordered equations: 0
% 1.18/1.50  Current number of rules: 56
% 1.18/1.50  New rule produced :
% 1.18/1.50  [59]
% 1.18/1.50  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 1.18/1.50  c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),tc_PropLog_Opl(t_a)) -> true
% 1.18/1.50  Current number of equations to process: 17
% 1.18/1.50  Current number of ordered equations: 0
% 1.18/1.50  Current number of rules: 57
% 1.18/1.50  New rule produced :
% 1.18/1.50  [60]
% 1.18/1.50  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.18/1.50                                                              c_insert(A,
% 1.18/1.50                                                              c_insert(B,
% 1.18/1.52                                                              c_PropLog_Othms(v_H,t_a),
% 1.18/1.52                                                              tc_PropLog_Opl(t_a)),
% 1.18/1.52                                                              tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.52  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.52  Current number of equations to process: 16
% 1.18/1.52  Current number of ordered equations: 0
% 1.18/1.52  Current number of rules: 58
% 1.18/1.52  New rule produced :
% 1.18/1.52  [61]
% 1.18/1.52  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,v_H,
% 1.18/1.52                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 1.18/1.52  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.52  Current number of equations to process: 18
% 1.18/1.52  Current number of ordered equations: 0
% 1.18/1.52  Current number of rules: 59
% 1.18/1.52  New rule produced :
% 1.18/1.52  [62]
% 1.18/1.52  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,v_H,tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.52                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 1.18/1.52  true
% 1.18/1.52  Current number of equations to process: 18
% 1.18/1.52  Current number of ordered equations: 0
% 1.18/1.52  Current number of rules: 60
% 1.18/1.52  New rule produced :
% 1.18/1.52  [63]
% 1.18/1.52  ifeq(c_in(v_p,c_insert(A,c_insert(B,v_H,tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 1.18/1.52       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 1.18/1.52  Current number of equations to process: 19
% 1.18/1.52  Current number of ordered equations: 1
% 1.18/1.52  Current number of rules: 61
% 1.18/1.52  New rule produced :
% 1.18/1.52  [64]
% 1.18/1.52  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,v_H,tc_PropLog_Opl(t_a)),
% 1.18/1.52                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.18/1.52  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.52  Current number of equations to process: 19
% 1.18/1.52  Current number of ordered equations: 0
% 1.18/1.52  Current number of rules: 62
% 1.18/1.52  New rule produced :
% 1.18/1.52  [65]
% 1.18/1.52  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(C,v_H,tc_PropLog_Opl(t_a)),
% 1.18/1.52                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.52  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.52  Current number of equations to process: 19
% 1.18/1.52  Current number of ordered equations: 0
% 1.18/1.52  Current number of rules: 63
% 1.18/1.52  New rule produced :
% 1.18/1.52  [66]
% 1.18/1.52  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,v_H,
% 1.18/1.52                                                           tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.52  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.52  Current number of equations to process: 19
% 1.18/1.52  Current number of ordered equations: 0
% 1.18/1.52  Current number of rules: 64
% 1.18/1.52  New rule produced :
% 1.18/1.52  [67]
% 1.18/1.52  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),v_H,tc_PropLog_Opl(t_a)),true,true,true)
% 1.18/1.52  -> true
% 1.18/1.52  Current number of equations to process: 20
% 1.18/1.52  Current number of ordered equations: 0
% 1.18/1.52  Current number of rules: 65
% 1.18/1.52  New rule produced :
% 1.18/1.52  [68]
% 1.18/1.52  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.18/1.52                                                              c_PropLog_Othms(
% 1.18/1.52                                                              c_PropLog_Othms(
% 1.18/1.52                                                              c_insert(A,v_H,
% 1.18/1.52                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 1.18/1.52  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.52  Current number of equations to process: 21
% 1.18/1.52  Current number of ordered equations: 0
% 1.18/1.52  Current number of rules: 66
% 1.18/1.52  New rule produced :
% 1.18/1.52  [69]
% 1.18/1.52  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.18/1.52                                                              c_insert(A,
% 1.18/1.52                                                              c_PropLog_Othms(
% 1.18/1.52                                                              c_insert(B,v_H,
% 1.18/1.52                                                              tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.52                                                              tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.52  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.52  Current number of equations to process: 21
% 1.18/1.52  Current number of ordered equations: 0
% 1.18/1.52  Current number of rules: 67
% 1.18/1.52  New rule produced :
% 1.18/1.52  [70]
% 1.18/1.52  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.18/1.52                                                              c_PropLog_Othms(
% 1.18/1.52                                                              c_insert(A,
% 1.18/1.52                                                              c_insert(B,v_H,
% 1.18/1.54                                                              tc_PropLog_Opl(t_a)),
% 1.18/1.54                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.18/1.54  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.54  Current number of equations to process: 24
% 1.18/1.54  Current number of ordered equations: 1
% 1.18/1.54  Current number of rules: 68
% 1.18/1.54  New rule produced :
% 1.18/1.54  [71]
% 1.18/1.54  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 1.18/1.54                                                                   c_insert(B,v_H,
% 1.18/1.54                                                                   tc_PropLog_Opl(t_a)),
% 1.18/1.54                                                                   tc_PropLog_Opl(t_a)),
% 1.18/1.54       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 1.18/1.54  Current number of equations to process: 24
% 1.18/1.54  Current number of ordered equations: 0
% 1.18/1.54  Current number of rules: 69
% 1.18/1.54  New rule produced :
% 1.18/1.54  [72]
% 1.18/1.54  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 1.18/1.54  c_PropLog_Othms(c_insert(B,v_H,tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 1.18/1.54  -> true
% 1.18/1.54  Current number of equations to process: 24
% 1.18/1.54  Current number of ordered equations: 0
% 1.18/1.54  Current number of rules: 70
% 1.18/1.54  New rule produced :
% 1.18/1.54  [73]
% 1.18/1.54  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.18/1.54                                                              c_insert(A,
% 1.18/1.54                                                              c_insert(B,
% 1.18/1.54                                                              c_insert(C,v_H,
% 1.18/1.54                                                              tc_PropLog_Opl(t_a)),
% 1.18/1.54                                                              tc_PropLog_Opl(t_a)),
% 1.18/1.54                                                              tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.54  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.54  Current number of equations to process: 23
% 1.18/1.54  Current number of ordered equations: 0
% 1.18/1.54  Current number of rules: 71
% 1.18/1.54  New rule produced :
% 1.18/1.54  [74]
% 1.18/1.54  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(A,A,B),C,B),
% 1.18/1.54       c_PropLog_Othms(V_p,B),tc_PropLog_Opl(B)),true,c_in(C,c_PropLog_Othms(V_p,B),
% 1.18/1.54                                                      tc_PropLog_Opl(B)),true)
% 1.18/1.54  -> true
% 1.18/1.54  Current number of equations to process: 22
% 1.18/1.54  Current number of ordered equations: 0
% 1.18/1.54  Current number of rules: 72
% 1.18/1.54  New rule produced :
% 1.18/1.54  [75]
% 1.18/1.54  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),B,t_a),
% 1.18/1.54       c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),true,c_in(B,c_PropLog_Othms(v_H,t_a),
% 1.18/1.54                                                          tc_PropLog_Opl(t_a)),true)
% 1.18/1.54  -> true
% 1.18/1.54  Current number of equations to process: 21
% 1.18/1.54  Current number of ordered equations: 0
% 1.18/1.54  Current number of rules: 73
% 1.18/1.54  New rule produced :
% 1.18/1.54  [76]
% 1.18/1.54  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),v_H,
% 1.18/1.54       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 1.18/1.54  Current number of equations to process: 23
% 1.18/1.54  Current number of ordered equations: 0
% 1.18/1.54  Current number of rules: 74
% 1.18/1.54  New rule produced :
% 1.18/1.54  [77]
% 1.18/1.54  ifeq(c_in(v_q,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 1.18/1.54       tc_PropLog_Opl(t_a)),true,c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(
% 1.18/1.54                                                           c_PropLog_Othms(
% 1.18/1.54                                                           c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 1.18/1.54                                 tc_PropLog_Opl(t_a)),true) -> true
% 1.18/1.54  Current number of equations to process: 23
% 1.18/1.54  Current number of ordered equations: 0
% 1.18/1.54  Current number of rules: 75
% 1.18/1.54  New rule produced :
% 1.18/1.54  [78]
% 1.18/1.54  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),B,t_a),
% 1.18/1.54       c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),true,c_in(B,c_PropLog_Othms(v_H,t_a),
% 1.18/1.54                                                          tc_PropLog_Opl(t_a)),true)
% 1.18/1.54  -> true
% 1.18/1.54  Current number of equations to process: 22
% 1.18/1.54  Current number of ordered equations: 0
% 1.18/1.54  Current number of rules: 76
% 1.18/1.54  New rule produced :
% 1.18/1.54  [79]
% 1.18/1.54  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),A,t_a),
% 1.18/1.54       c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),tc_PropLog_Opl(t_a)),true,
% 1.18/1.54  c_in(A,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),tc_PropLog_Opl(t_a)),true)
% 1.18/1.57  -> true
% 1.18/1.57  Current number of equations to process: 20
% 1.18/1.57  Current number of ordered equations: 0
% 1.18/1.57  Current number of rules: 77
% 1.18/1.57  New rule produced :
% 1.18/1.57  [80]
% 1.18/1.57  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,v_H,tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.57  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.57  Current number of equations to process: 20
% 1.18/1.57  Current number of ordered equations: 0
% 1.18/1.57  Current number of rules: 78
% 1.18/1.57  New rule produced :
% 1.18/1.57  [81]
% 1.18/1.57  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 1.18/1.57                                                           c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),
% 1.18/1.57  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.57  Current number of equations to process: 20
% 1.18/1.57  Current number of ordered equations: 0
% 1.18/1.57  Current number of rules: 79
% 1.18/1.57  New rule produced :
% 1.18/1.57  [82]
% 1.18/1.57  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 1.18/1.57                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 1.18/1.57  true
% 1.18/1.57  Current number of equations to process: 20
% 1.18/1.57  Current number of ordered equations: 0
% 1.18/1.57  Current number of rules: 80
% 1.18/1.57  New rule produced :
% 1.18/1.57  [83]
% 1.18/1.57  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 1.18/1.57                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.18/1.57  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.57  Current number of equations to process: 21
% 1.18/1.57  Current number of ordered equations: 1
% 1.18/1.57  Current number of rules: 81
% 1.18/1.57  New rule produced :
% 1.18/1.57  [84]
% 1.18/1.57  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 1.18/1.57                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 1.18/1.57  true
% 1.18/1.57  Current number of equations to process: 21
% 1.18/1.57  Current number of ordered equations: 0
% 1.18/1.57  Current number of rules: 82
% 1.18/1.57  New rule produced :
% 1.18/1.57  [85]
% 1.18/1.57  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 1.18/1.57                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.57  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.57  Current number of equations to process: 21
% 1.18/1.57  Current number of ordered equations: 0
% 1.18/1.57  Current number of rules: 83
% 1.18/1.57  New rule produced :
% 1.18/1.57  [86]
% 1.18/1.57  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 1.18/1.57                                                           c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 1.18/1.57  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.57  Current number of equations to process: 21
% 1.18/1.57  Current number of ordered equations: 0
% 1.18/1.57  Current number of rules: 84
% 1.18/1.57  New rule produced :
% 1.18/1.57  [87]
% 1.18/1.57  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(v_H,t_a),
% 1.18/1.57                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 1.18/1.57  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.57  Current number of equations to process: 22
% 1.18/1.57  Current number of ordered equations: 0
% 1.18/1.57  Current number of rules: 85
% 1.18/1.57  New rule produced :
% 1.18/1.57  [88]
% 1.18/1.57  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(v_H,t_a),
% 1.18/1.57                                                      tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.57                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 1.18/1.57  true
% 1.18/1.57  Current number of equations to process: 22
% 1.18/1.57  Current number of ordered equations: 0
% 1.18/1.57  Current number of rules: 86
% 1.18/1.57  New rule produced :
% 1.18/1.57  [89]
% 1.18/1.57  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(v_H,t_a),
% 1.18/1.57                                                      tc_PropLog_Opl(t_a)),
% 1.18/1.57                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.18/1.57  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.57  Current number of equations to process: 24
% 1.18/1.57  Current number of ordered equations: 1
% 1.18/1.57  Current number of rules: 87
% 1.18/1.57  New rule produced :
% 1.18/1.57  [90]
% 1.18/1.57  ifeq(c_in(v_p,c_insert(A,c_insert(B,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),
% 1.18/1.57                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 1.18/1.57  true
% 1.18/1.57  Current number of equations to process: 24
% 1.18/1.57  Current number of ordered equations: 0
% 1.18/1.57  Current number of rules: 88
% 1.18/1.57  New rule produced :
% 1.18/1.57  [91]
% 1.18/1.57  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(v_H,t_a),
% 1.18/1.57                                                           tc_PropLog_Opl(t_a)),t_a),
% 1.18/1.57  tc_PropLog_Opl(t_a)) -> true
% 1.18/1.57  Current number of equations to process: 24
% 1.18/1.60  Current number of ordered equations: 0
% 1.18/1.60  Current number of rules: 89
% 1.18/1.60  New rule produced :
% 1.18/1.60  [92]
% 1.18/1.60  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(C,c_PropLog_Othms(v_H,t_a),
% 1.18/1.60                                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 1.18/1.60                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 1.18/1.60  true
% 1.18/1.60  Current number of equations to process: 23
% 1.18/1.60  Current number of ordered equations: 0
% 1.18/1.60  Current number of rules: 90
% 1.18/1.60  New rule produced :
% 1.18/1.60  [93]
% 1.18/1.60  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 1.18/1.60                                                         c_insert(A,B,tc_PropLog_Opl(C)),C),C),C),C),
% 1.18/1.60  tc_PropLog_Opl(C)) -> true
% 1.18/1.60  Current number of equations to process: 25
% 1.18/1.60  Current number of ordered equations: 0
% 1.18/1.60  Current number of rules: 91
% 1.18/1.60  New rule produced :
% 1.18/1.60  [94]
% 1.18/1.60  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,C,
% 1.18/1.60                                                                    tc_PropLog_Opl(V_p)),V_p),V_p),
% 1.18/1.60                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 1.18/1.60  Current number of equations to process: 25
% 1.18/1.60  Current number of ordered equations: 0
% 1.18/1.60  Current number of rules: 92
% 1.18/1.60  New rule produced :
% 1.18/1.60  [95]
% 1.18/1.60  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_insert(A,C,tc_PropLog_Opl(V_p)),V_p),
% 1.18/1.60              tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),true,true,true) -> true
% 1.18/1.60  Current number of equations to process: 28
% 1.18/1.60  Current number of ordered equations: 1
% 1.18/1.60  Current number of rules: 93
% 1.18/1.60  New rule produced :
% 1.18/1.60  [96]
% 1.18/1.60  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(A,C,
% 1.18/1.60                                                                    tc_PropLog_Opl(V_p)),V_p),
% 1.18/1.60                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 1.18/1.60  tc_PropLog_Opl(V_p)) -> true
% 1.18/1.60  Current number of equations to process: 28
% 1.18/1.60  Current number of ordered equations: 0
% 1.18/1.60  Current number of rules: 94
% 1.18/1.60  New rule produced :
% 1.18/1.60  [97]
% 1.18/1.60  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 1.18/1.60                                                       c_insert(B,V_p,tc_PropLog_Opl(C)),C),C),
% 1.18/1.60  tc_PropLog_Opl(C)) -> true
% 1.18/1.60  Current number of equations to process: 28
% 1.18/1.60  Current number of ordered equations: 0
% 1.18/1.60  Current number of rules: 95
% 1.18/1.60  New rule produced :
% 1.18/1.60  [98]
% 1.18/1.60  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(c_insert(A,V_p,
% 1.18/1.60                                                               tc_PropLog_Opl(V_q)),V_q),
% 1.18/1.60                                    tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),V_q),
% 1.18/1.60  tc_PropLog_Opl(V_q)) -> true
% 1.18/1.60  Current number of equations to process: 27
% 1.18/1.60  Current number of ordered equations: 0
% 1.18/1.60  Current number of rules: 96
% 1.18/1.60  New rule produced :
% 1.18/1.60  [99]
% 1.18/1.60  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(A,C,
% 1.18/1.60                                                                    tc_PropLog_Opl(V_p)),
% 1.18/1.60                                                         tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 1.18/1.60  tc_PropLog_Opl(V_p)) -> true
% 1.18/1.60  Current number of equations to process: 30
% 1.18/1.60  Current number of ordered equations: 0
% 1.18/1.60  Current number of rules: 97
% 1.18/1.60  New rule produced :
% 1.18/1.60  [100]
% 1.18/1.60  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,c_insert(A,V_p,
% 1.18/1.60                                                               tc_PropLog_Opl(V_q)),
% 1.18/1.60                                                    tc_PropLog_Opl(V_q)),V_q),
% 1.18/1.60                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 1.18/1.60  Current number of equations to process: 29
% 1.18/1.60  Current number of ordered equations: 0
% 1.18/1.60  Current number of rules: 98
% 1.18/1.60  New rule produced :
% 1.18/1.60  [101]
% 1.18/1.60  ifeq(c_in(A,c_insert(B,c_insert(C,c_insert(A,V_p,tc_PropLog_Opl(V_q)),
% 1.18/1.60                         tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),true,true,true)
% 1.18/1.60  -> true
% 1.18/1.60  Current number of equations to process: 32
% 1.18/1.60  Current number of ordered equations: 1
% 1.18/1.60  Current number of rules: 99
% 1.18/1.60  New rule produced :
% 1.18/1.60  [102]
% 1.18/1.60  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(A,V_p,
% 1.18/1.60                                                               tc_PropLog_Opl(V_q)),
% 1.18/1.60                                                    tc_PropLog_Opl(V_q)),
% 1.18/1.60                                         tc_PropLog_Opl(V_q)),V_q),V_q),
% 1.18/1.64  tc_PropLog_Opl(V_q)) -> true
% 1.18/1.64  Current number of equations to process: 32
% 1.18/1.64  Current number of ordered equations: 0
% 1.18/1.64  Current number of rules: 100
% 1.18/1.64  New rule produced :
% 1.18/1.64  [103]
% 1.18/1.64  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_insert(B,V_q,
% 1.18/1.64                                                                    tc_PropLog_Opl(C)),
% 1.18/1.64                                                       tc_PropLog_Opl(C)),C),
% 1.18/1.64  tc_PropLog_Opl(C)) -> true
% 1.18/1.64  Current number of equations to process: 32
% 1.18/1.64  Current number of ordered equations: 0
% 1.18/1.64  Current number of rules: 101
% 1.18/1.64  New rule produced :
% 1.18/1.64  [104]
% 1.18/1.64  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(V_p,c_insert(A,V_q,
% 1.18/1.64                                                            tc_PropLog_Opl(T_a)),
% 1.18/1.64                                               tc_PropLog_Opl(T_a)),tc_PropLog_Opl(T_a)),
% 1.18/1.64                         tc_PropLog_Opl(T_a)),T_a),tc_PropLog_Opl(T_a)) -> true
% 1.18/1.64  Current number of equations to process: 31
% 1.18/1.64  Current number of ordered equations: 0
% 1.36/1.64  Current number of rules: 102
% 1.36/1.64  New rule produced :
% 1.36/1.64  [105]
% 1.36/1.64  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_insert(B,V_p,tc_PropLog_Opl(C)),
% 1.36/1.64       tc_PropLog_Opl(C)),true,true,true) -> true
% 1.36/1.64  Current number of equations to process: 33
% 1.36/1.64  Current number of ordered equations: 0
% 1.36/1.64  Current number of rules: 103
% 1.36/1.64  New rule produced :
% 1.36/1.64  [106]
% 1.36/1.64  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,A,C),C),c_PropLog_Othms(V_p,C),
% 1.36/1.64  tc_PropLog_Opl(C)) -> true
% 1.36/1.64  Current number of equations to process: 33
% 1.36/1.64  Current number of ordered equations: 0
% 1.36/1.64  Current number of rules: 104
% 1.36/1.64  New rule produced :
% 1.36/1.64  [107]
% 1.36/1.64  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,B,C),C),V_p,
% 1.36/1.64       tc_PropLog_Opl(C)),true,true,true) -> true
% 1.36/1.64  Current number of equations to process: 34
% 1.36/1.64  Current number of ordered equations: 0
% 1.36/1.64  Current number of rules: 105
% 1.36/1.64  New rule produced :
% 1.36/1.64  [108]
% 1.36/1.64  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,C,V_p),V_p),V_p),
% 1.36/1.64  c_PropLog_Othms(V_q,V_p),tc_PropLog_Opl(V_p)) -> true
% 1.36/1.64  Current number of equations to process: 34
% 1.36/1.64  Current number of ordered equations: 0
% 1.36/1.64  Current number of rules: 106
% 1.36/1.64  New rule produced :
% 1.36/1.64  [109]
% 1.36/1.64  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.36/1.64                                                              c_PropLog_Othms(
% 1.36/1.64                                                              c_PropLog_Othms(
% 1.36/1.64                                                              c_PropLog_Othms(
% 1.36/1.64                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),
% 1.36/1.64  tc_PropLog_Opl(t_a)) -> true
% 1.36/1.64  Current number of equations to process: 35
% 1.36/1.64  Current number of ordered equations: 0
% 1.36/1.64  Current number of rules: 107
% 1.36/1.64  New rule produced :
% 1.36/1.64  [110]
% 1.36/1.64  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.36/1.64                                                              c_insert(A,
% 1.36/1.64                                                              c_PropLog_Othms(
% 1.36/1.64                                                              c_PropLog_Othms(
% 1.36/1.64                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 1.36/1.64                                                              tc_PropLog_Opl(t_a)),t_a),
% 1.36/1.64  tc_PropLog_Opl(t_a)) -> true
% 1.36/1.64  Current number of equations to process: 35
% 1.36/1.64  Current number of ordered equations: 0
% 1.36/1.64  Current number of rules: 108
% 1.36/1.64  New rule produced :
% 1.36/1.64  [111]
% 1.36/1.64  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.36/1.64                                                              c_PropLog_Othms(
% 1.36/1.64                                                              c_insert(A,
% 1.36/1.64                                                              c_PropLog_Othms(
% 1.36/1.64                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 1.36/1.64                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.36/1.64  tc_PropLog_Opl(t_a)) -> true
% 1.36/1.64  Current number of equations to process: 38
% 1.36/1.64  Current number of ordered equations: 1
% 1.36/1.64  Current number of rules: 109
% 1.36/1.64  New rule produced :
% 1.36/1.64  [112]
% 1.36/1.64  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 1.36/1.66                                                                   c_PropLog_Othms(
% 1.36/1.66                                                                   c_PropLog_Othms(v_H,t_a),t_a),
% 1.36/1.66                                                                   tc_PropLog_Opl(t_a)),
% 1.36/1.66       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 1.36/1.66  Current number of equations to process: 38
% 1.36/1.66  Current number of ordered equations: 0
% 1.36/1.66  Current number of rules: 110
% 1.36/1.66  New rule produced :
% 1.36/1.66  [113]
% 1.36/1.66  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 1.36/1.66  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),tc_PropLog_Opl(t_a))
% 1.36/1.66  -> true
% 1.36/1.66  Current number of equations to process: 38
% 1.36/1.66  Current number of ordered equations: 0
% 1.36/1.66  Current number of rules: 111
% 1.36/1.66  New rule produced :
% 1.36/1.66  [114]
% 1.36/1.66  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.36/1.66                                                              c_insert(A,
% 1.36/1.66                                                              c_insert(B,
% 1.36/1.66                                                              c_PropLog_Othms(
% 1.36/1.66                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 1.36/1.66                                                              tc_PropLog_Opl(t_a)),
% 1.36/1.66                                                              tc_PropLog_Opl(t_a)),t_a),
% 1.36/1.66  tc_PropLog_Opl(t_a)) -> true
% 1.36/1.66  Current number of equations to process: 37
% 1.36/1.66  Current number of ordered equations: 0
% 1.36/1.66  Current number of rules: 112
% 1.36/1.66  New rule produced :
% 1.36/1.66  [115]
% 1.36/1.66  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.36/1.66                                                              c_PropLog_Othms(
% 1.36/1.66                                                              c_PropLog_Othms(
% 1.36/1.66                                                              c_insert(A,
% 1.36/1.66                                                              c_PropLog_Othms(v_H,t_a),
% 1.36/1.66                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 1.36/1.66  tc_PropLog_Opl(t_a)) -> true
% 1.36/1.66  Current number of equations to process: 40
% 1.36/1.66  Current number of ordered equations: 0
% 1.36/1.66  Current number of rules: 113
% 1.36/1.66  New rule produced :
% 1.36/1.66  [116]
% 1.36/1.66  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.36/1.66                                                              c_insert(A,
% 1.36/1.66                                                              c_PropLog_Othms(
% 1.36/1.66                                                              c_insert(B,
% 1.36/1.66                                                              c_PropLog_Othms(v_H,t_a),
% 1.36/1.66                                                              tc_PropLog_Opl(t_a)),t_a),
% 1.36/1.66                                                              tc_PropLog_Opl(t_a)),t_a),
% 1.36/1.66  tc_PropLog_Opl(t_a)) -> true
% 1.36/1.66  Current number of equations to process: 39
% 1.36/1.66  Current number of ordered equations: 0
% 1.36/1.66  Current number of rules: 114
% 1.36/1.66  New rule produced :
% 1.36/1.66  [117]
% 1.36/1.66  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 1.36/1.66  c_PropLog_Othms(c_insert(B,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),t_a),
% 1.36/1.66  tc_PropLog_Opl(t_a)) -> true
% 1.36/1.66  Current number of equations to process: 41
% 1.36/1.66  Current number of ordered equations: 0
% 1.36/1.66  Current number of rules: 115
% 1.36/1.66  New rule produced :
% 1.36/1.66  [118]
% 1.36/1.66  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.36/1.66                                                              c_PropLog_Othms(
% 1.36/1.66                                                              c_insert(A,
% 1.36/1.66                                                              c_insert(B,
% 1.36/1.66                                                              c_PropLog_Othms(v_H,t_a),
% 1.36/1.66                                                              tc_PropLog_Opl(t_a)),
% 1.36/1.66                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.36/1.66  tc_PropLog_Opl(t_a)) -> true
% 1.36/1.66  Current number of equations to process: 43
% 1.36/1.66  Current number of ordered equations: 1
% 1.36/1.66  Current number of rules: 116
% 1.36/1.66  New rule produced :
% 1.36/1.66  [119]
% 1.36/1.66  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 1.36/1.66                                                                   c_insert(B,
% 1.41/1.70                                                                   c_PropLog_Othms(v_H,t_a),
% 1.41/1.70                                                                   tc_PropLog_Opl(t_a)),
% 1.41/1.70                                                                   tc_PropLog_Opl(t_a)),
% 1.41/1.70       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 1.41/1.70  Current number of equations to process: 43
% 1.41/1.70  Current number of ordered equations: 0
% 1.41/1.70  Current number of rules: 117
% 1.41/1.70  New rule produced :
% 1.41/1.70  [120]
% 1.41/1.70  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.41/1.70                                                              c_insert(A,
% 1.41/1.70                                                              c_insert(B,
% 1.41/1.70                                                              c_insert(C,
% 1.41/1.70                                                              c_PropLog_Othms(v_H,t_a),
% 1.41/1.70                                                              tc_PropLog_Opl(t_a)),
% 1.41/1.70                                                              tc_PropLog_Opl(t_a)),
% 1.41/1.70                                                              tc_PropLog_Opl(t_a)),t_a),
% 1.41/1.70  tc_PropLog_Opl(t_a)) -> true
% 1.41/1.70  Current number of equations to process: 42
% 1.41/1.70  Current number of ordered equations: 0
% 1.41/1.70  Current number of rules: 118
% 1.41/1.70  New rule produced :
% 1.41/1.70  [121]
% 1.41/1.70  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 1.41/1.70                                                           c_insert(A,v_H,
% 1.41/1.70                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 1.41/1.70  tc_PropLog_Opl(t_a)) -> true
% 1.41/1.70  Current number of equations to process: 44
% 1.41/1.70  Current number of ordered equations: 0
% 1.41/1.70  Current number of rules: 119
% 1.41/1.70  New rule produced :
% 1.41/1.70  [122]
% 1.41/1.70  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,v_H,
% 1.41/1.70                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.41/1.70                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 1.41/1.70  true
% 1.41/1.70  Current number of equations to process: 44
% 1.41/1.70  Current number of ordered equations: 0
% 1.41/1.70  Current number of rules: 120
% 1.41/1.70  New rule produced :
% 1.41/1.70  [123]
% 1.41/1.70  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_insert(B,v_H,tc_PropLog_Opl(t_a)),t_a),
% 1.41/1.70                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 1.41/1.70  true
% 1.41/1.70  Current number of equations to process: 46
% 1.41/1.70  Current number of ordered equations: 1
% 1.41/1.70  Current number of rules: 121
% 1.41/1.70  New rule produced :
% 1.41/1.70  [124]
% 1.41/1.70  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,v_H,
% 1.41/1.70                                                                      tc_PropLog_Opl(t_a)),t_a),
% 1.41/1.70                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.41/1.70  tc_PropLog_Opl(t_a)) -> true
% 1.41/1.70  Current number of equations to process: 46
% 1.41/1.70  Current number of ordered equations: 0
% 1.41/1.70  Current number of rules: 122
% 1.41/1.70  New rule produced :
% 1.41/1.70  [125]
% 1.41/1.70  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 1.41/1.70                                                           c_insert(B,v_H,
% 1.41/1.70                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.41/1.70  tc_PropLog_Opl(t_a)) -> true
% 1.41/1.70  Current number of equations to process: 46
% 1.41/1.70  Current number of ordered equations: 0
% 1.41/1.70  Current number of rules: 123
% 1.41/1.70  New rule produced :
% 1.41/1.70  [126]
% 1.41/1.70  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(c_insert(C,v_H,
% 1.41/1.70                                                                 tc_PropLog_Opl(t_a)),t_a),
% 1.41/1.70                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 1.41/1.70  tc_PropLog_Opl(t_a)) -> true
% 1.41/1.70  Current number of equations to process: 45
% 1.41/1.70  Current number of ordered equations: 0
% 1.41/1.70  Current number of rules: 124
% 1.41/1.70  New rule produced :
% 1.41/1.70  [127]
% 1.41/1.70  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,v_H,
% 1.41/1.70                                                                      tc_PropLog_Opl(t_a)),
% 1.41/1.70                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 1.41/1.70  tc_PropLog_Opl(t_a)) -> true
% 1.41/1.70  Current number of equations to process: 47
% 1.41/1.70  Current number of ordered equations: 0
% 1.41/1.70  Current number of rules: 125
% 1.41/1.70  New rule produced :
% 1.41/1.70  [128]
% 1.41/1.70  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,c_insert(C,v_H,
% 1.41/1.74                                                                 tc_PropLog_Opl(t_a)),
% 1.41/1.74                                                      tc_PropLog_Opl(t_a)),t_a),
% 1.41/1.74                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 1.41/1.74  true
% 1.41/1.74  Current number of equations to process: 46
% 1.41/1.74  Current number of ordered equations: 0
% 1.41/1.74  Current number of rules: 126
% 1.41/1.74  New rule produced :
% 1.41/1.74  [129]
% 1.41/1.74  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(C,v_H,
% 1.41/1.74                                                                 tc_PropLog_Opl(t_a)),
% 1.41/1.74                                                      tc_PropLog_Opl(t_a)),
% 1.41/1.74                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.41/1.74  tc_PropLog_Opl(t_a)) -> true
% 1.41/1.74  Current number of equations to process: 48
% 1.41/1.74  Current number of ordered equations: 1
% 1.41/1.74  Current number of rules: 127
% 1.41/1.74  New rule produced :
% 1.41/1.74  [130]
% 1.41/1.74  ifeq(c_in(v_p,c_insert(A,c_insert(B,c_insert(C,v_H,tc_PropLog_Opl(t_a)),
% 1.41/1.74                           tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 1.41/1.74  -> true
% 1.41/1.74  Current number of equations to process: 48
% 1.41/1.74  Current number of ordered equations: 0
% 1.41/1.74  Current number of rules: 128
% 1.41/1.74  New rule produced :
% 1.41/1.74  [131]
% 1.41/1.74  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_insert(C,v_H,
% 1.41/1.74                                                                      tc_PropLog_Opl(t_a)),
% 1.41/1.74                                                           tc_PropLog_Opl(t_a)),t_a),
% 1.41/1.74  tc_PropLog_Opl(t_a)) -> true
% 1.41/1.74  Current number of equations to process: 48
% 1.41/1.74  Current number of ordered equations: 0
% 1.41/1.74  Current number of rules: 129
% 1.41/1.74  New rule produced :
% 1.41/1.74  [132]
% 1.41/1.74  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(C,c_insert(V_p,v_H,
% 1.41/1.74                                                            tc_PropLog_Opl(t_a)),
% 1.41/1.74                                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 1.41/1.74                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 1.41/1.74  true
% 1.41/1.74  Current number of equations to process: 47
% 1.41/1.74  Current number of ordered equations: 0
% 1.41/1.74  Current number of rules: 130
% 1.41/1.74  New rule produced :
% 1.41/1.74  [133]
% 1.41/1.74  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,v_H,tc_PropLog_Opl(t_a)),
% 1.41/1.74       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 1.41/1.74  Current number of equations to process: 48
% 1.41/1.74  Current number of ordered equations: 0
% 1.41/1.74  Current number of rules: 131
% 1.41/1.74  New rule produced :
% 1.41/1.74  [134]
% 1.41/1.74  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 1.41/1.74  c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)) -> true
% 1.41/1.74  Current number of equations to process: 48
% 1.41/1.74  Current number of ordered equations: 0
% 1.41/1.74  Current number of rules: 132
% 1.41/1.74  New rule produced :
% 1.41/1.74  [135]
% 1.41/1.74  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.41/1.74                                                              c_PropLog_Othms(
% 1.41/1.74                                                              c_PropLog_Othms(
% 1.41/1.74                                                              c_PropLog_Othms(
% 1.41/1.74                                                              c_insert(A,v_H,
% 1.41/1.74                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 1.41/1.74  tc_PropLog_Opl(t_a)) -> true
% 1.41/1.74  Current number of equations to process: 50
% 1.41/1.74  Current number of ordered equations: 0
% 1.41/1.74  Current number of rules: 133
% 1.41/1.74  New rule produced :
% 1.41/1.74  [136]
% 1.41/1.74  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.41/1.74                                                              c_insert(A,
% 1.41/1.74                                                              c_PropLog_Othms(
% 1.41/1.74                                                              c_PropLog_Othms(
% 1.41/1.74                                                              c_insert(B,v_H,
% 1.41/1.74                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.41/1.74                                                              tc_PropLog_Opl(t_a)),t_a),
% 1.41/1.74  tc_PropLog_Opl(t_a)) -> true
% 1.41/1.74  Current number of equations to process: 49
% 1.41/1.74  Current number of ordered equations: 0
% 1.41/1.74  Current number of rules: 134
% 1.41/1.74  New rule produced :
% 1.41/1.74  [137]
% 1.41/1.74  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 1.48/1.77  c_PropLog_Othms(c_PropLog_Othms(c_insert(B,v_H,tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.48/1.77  tc_PropLog_Opl(t_a)) -> true
% 1.48/1.77  Current number of equations to process: 54
% 1.48/1.77  Current number of ordered equations: 0
% 1.48/1.77  Current number of rules: 135
% 1.48/1.77  New rule produced :
% 1.48/1.77  [138]
% 1.48/1.77  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.48/1.77                                                              c_PropLog_Othms(
% 1.48/1.77                                                              c_insert(A,
% 1.48/1.77                                                              c_PropLog_Othms(
% 1.48/1.77                                                              c_insert(B,v_H,
% 1.48/1.77                                                              tc_PropLog_Opl(t_a)),t_a),
% 1.48/1.77                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.48/1.77  tc_PropLog_Opl(t_a)) -> true
% 1.48/1.77  Current number of equations to process: 52
% 1.48/1.77  Current number of ordered equations: 1
% 1.48/1.77  Current number of rules: 136
% 1.48/1.77  New rule produced :
% 1.48/1.77  [139]
% 1.48/1.77  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 1.48/1.77                                                                   c_PropLog_Othms(
% 1.48/1.77                                                                   c_insert(B,v_H,
% 1.48/1.77                                                                   tc_PropLog_Opl(t_a)),t_a),
% 1.48/1.77                                                                   tc_PropLog_Opl(t_a)),
% 1.48/1.77       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 1.48/1.77  Current number of equations to process: 52
% 1.48/1.77  Current number of ordered equations: 0
% 1.48/1.77  Current number of rules: 137
% 1.48/1.77  New rule produced :
% 1.48/1.77  [140]
% 1.48/1.77  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.48/1.77                                                              c_insert(A,
% 1.48/1.77                                                              c_insert(B,
% 1.48/1.77                                                              c_PropLog_Othms(
% 1.48/1.77                                                              c_insert(C,v_H,
% 1.48/1.77                                                              tc_PropLog_Opl(t_a)),t_a),
% 1.48/1.77                                                              tc_PropLog_Opl(t_a)),
% 1.48/1.77                                                              tc_PropLog_Opl(t_a)),t_a),
% 1.48/1.77  tc_PropLog_Opl(t_a)) -> true
% 1.48/1.77  Current number of equations to process: 51
% 1.48/1.77  Current number of ordered equations: 0
% 1.48/1.77  Current number of rules: 138
% 1.48/1.77  New rule produced :
% 1.48/1.77  [141]
% 1.48/1.77  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.48/1.77                                                              c_PropLog_Othms(
% 1.48/1.77                                                              c_PropLog_Othms(
% 1.48/1.77                                                              c_insert(A,
% 1.48/1.77                                                              c_insert(B,v_H,
% 1.48/1.77                                                              tc_PropLog_Opl(t_a)),
% 1.48/1.77                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 1.48/1.77  tc_PropLog_Opl(t_a)) -> true
% 1.48/1.77  Current number of equations to process: 54
% 1.48/1.77  Current number of ordered equations: 0
% 1.48/1.77  Current number of rules: 139
% 1.48/1.77  New rule produced :
% 1.48/1.77  [142]
% 1.48/1.77  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.48/1.77                                                              c_insert(A,
% 1.48/1.77                                                              c_PropLog_Othms(
% 1.48/1.77                                                              c_insert(B,
% 1.48/1.77                                                              c_insert(C,v_H,
% 1.48/1.77                                                              tc_PropLog_Opl(t_a)),
% 1.48/1.77                                                              tc_PropLog_Opl(t_a)),t_a),
% 1.48/1.77                                                              tc_PropLog_Opl(t_a)),t_a),
% 1.48/1.77  tc_PropLog_Opl(t_a)) -> true
% 1.48/1.77  Current number of equations to process: 53
% 1.48/1.77  Current number of ordered equations: 0
% 1.48/1.77  Current number of rules: 140
% 1.48/1.77  New rule produced :
% 1.48/1.77  [143]
% 1.48/1.77  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 1.48/1.77       c_insert(B,v_H,tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 1.48/1.77  -> true
% 1.48/1.77  Current number of equations to process: 56
% 1.48/1.80  Current number of ordered equations: 0
% 1.48/1.80  Current number of rules: 141
% 1.48/1.80  New rule produced :
% 1.48/1.80  [144]
% 1.48/1.80  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 1.48/1.80  c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)) -> true
% 1.48/1.80  Current number of equations to process: 56
% 1.48/1.80  Current number of ordered equations: 0
% 1.48/1.80  Current number of rules: 142
% 1.48/1.80  New rule produced :
% 1.48/1.80  [145]
% 1.48/1.80  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 1.48/1.80  c_PropLog_Othms(c_insert(B,c_insert(C,v_H,tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 1.48/1.80  tc_PropLog_Opl(t_a)) -> true
% 1.48/1.80  Current number of equations to process: 55
% 1.48/1.80  Current number of ordered equations: 0
% 1.48/1.80  Current number of rules: 143
% 1.48/1.80  New rule produced :
% 1.48/1.80  [146]
% 1.48/1.80  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.48/1.80                                                              c_PropLog_Othms(
% 1.48/1.80                                                              c_insert(A,
% 1.48/1.80                                                              c_insert(B,
% 1.48/1.80                                                              c_insert(C,v_H,
% 1.48/1.80                                                              tc_PropLog_Opl(t_a)),
% 1.48/1.80                                                              tc_PropLog_Opl(t_a)),
% 1.48/1.80                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.48/1.80  tc_PropLog_Opl(t_a)) -> true
% 1.48/1.80  Current number of equations to process: 57
% 1.48/1.80  Current number of ordered equations: 1
% 1.48/1.80  Current number of rules: 144
% 1.48/1.80  New rule produced :
% 1.48/1.80  [147]
% 1.48/1.80  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 1.48/1.80                                                                   c_insert(B,
% 1.48/1.80                                                                   c_insert(C,v_H,
% 1.48/1.80                                                                   tc_PropLog_Opl(t_a)),
% 1.48/1.80                                                                   tc_PropLog_Opl(t_a)),
% 1.48/1.80                                                                   tc_PropLog_Opl(t_a)),
% 1.48/1.80       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 1.48/1.80  Current number of equations to process: 57
% 1.48/1.80  Current number of ordered equations: 0
% 1.48/1.80  Current number of rules: 145
% 1.48/1.80  New rule produced :
% 1.48/1.80  [148]
% 1.48/1.80  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,B,C),C),V_p,C),
% 1.48/1.80       c_PropLog_Othms(V_q,C),tc_PropLog_Opl(C)),true,c_in(V_p,c_PropLog_Othms(V_q,C),
% 1.48/1.80                                                      tc_PropLog_Opl(C)),true)
% 1.48/1.80  -> true
% 1.48/1.80  Current number of equations to process: 58
% 1.48/1.80  Current number of ordered equations: 0
% 1.48/1.80  Current number of rules: 146
% 1.48/1.80  New rule produced :
% 1.48/1.80  [149]
% 1.48/1.80  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 1.48/1.80                                                              c_insert(A,
% 1.48/1.80                                                              c_insert(B,
% 1.48/1.80                                                              c_insert(C,
% 1.48/1.80                                                              c_insert(V_p,v_H,
% 1.48/1.80                                                              tc_PropLog_Opl(t_a)),
% 1.48/1.80                                                              tc_PropLog_Opl(t_a)),
% 1.48/1.80                                                              tc_PropLog_Opl(t_a)),
% 1.48/1.80                                                              tc_PropLog_Opl(t_a)),t_a),
% 1.48/1.80  tc_PropLog_Opl(t_a)) -> true
% 1.48/1.80  Current number of equations to process: 57
% 1.48/1.80  Current number of ordered equations: 0
% 1.48/1.80  Current number of rules: 147
% 1.48/1.80  New rule produced :
% 1.48/1.80  [150]
% 1.48/1.80  c_in(A,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,B,C),A,C),V_p,
% 1.48/1.80                         tc_PropLog_Opl(C)),C),tc_PropLog_Opl(C)) -> true
% 1.48/1.80  Current number of equations to process: 57
% 1.48/1.80  Current number of ordered equations: 0
% 1.48/1.80  Current number of rules: 148
% 1.48/1.80  New rule produced :
% 1.48/1.80  [151]
% 1.48/1.80  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 1.48/1.80                                                  c_PropLog_Opl_Oop_A_N_62(B,B,C),A,C),V_p,
% 1.48/1.80                                         tc_PropLog_Opl(C)),C),C),tc_PropLog_Opl(C))
% 1.56/1.85  -> true
% 1.56/1.85  Current number of equations to process: 58
% 1.56/1.85  Current number of ordered equations: 0
% 1.56/1.85  Current number of rules: 149
% 1.56/1.85  New rule produced :
% 1.56/1.85  [152]
% 1.56/1.85  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(C,C,V_p),A,V_p),V_q,
% 1.56/1.85                                    tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),V_p),
% 1.56/1.85  tc_PropLog_Opl(V_p)) -> true
% 1.56/1.85  Current number of equations to process: 57
% 1.56/1.85  Current number of ordered equations: 0
% 1.56/1.85  Current number of rules: 150
% 1.56/1.85  New rule produced :
% 1.56/1.85  [153]
% 1.56/1.85  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 1.56/1.85                                                                  c_PropLog_Opl_Oop_A_N_62(B,B,C),A,C),V_p,
% 1.56/1.85                                                         tc_PropLog_Opl(C)),C),C),C),
% 1.56/1.85  tc_PropLog_Opl(C)) -> true
% 1.56/1.85  Current number of equations to process: 60
% 1.56/1.85  Current number of ordered equations: 0
% 1.56/1.85  Current number of rules: 151
% 1.56/1.85  New rule produced :
% 1.56/1.85  [154]
% 1.56/1.85  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 1.56/1.85                                                             c_PropLog_Opl_Oop_A_N_62(C,C,V_p),A,V_p),V_q,
% 1.56/1.85                                                    tc_PropLog_Opl(V_p)),V_p),
% 1.56/1.85                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 1.56/1.85  Current number of equations to process: 59
% 1.56/1.85  Current number of ordered equations: 0
% 1.56/1.85  Current number of rules: 152
% 1.56/1.85  New rule produced :
% 1.56/1.85  [155]
% 1.56/1.85  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(
% 1.56/1.85                                                             c_PropLog_Opl_Oop_A_N_62(C,C,V_p),A,V_p),V_q,
% 1.56/1.85                                                    tc_PropLog_Opl(V_p)),
% 1.56/1.85                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 1.56/1.85  tc_PropLog_Opl(V_p)) -> true
% 1.56/1.85  Current number of equations to process: 58
% 1.56/1.85  Current number of ordered equations: 0
% 1.56/1.85  Current number of rules: 153
% 1.56/1.85  New rule produced :
% 1.56/1.85  [156]
% 1.56/1.85  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(c_PropLog_Opl_Oop_A_N_62(
% 1.56/1.85                                                        c_PropLog_Opl_Oop_A_N_62(V_p,V_p,V_q),A,V_q),T_a,
% 1.56/1.85                                               tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),
% 1.56/1.85                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 1.56/1.85  Current number of equations to process: 57
% 1.56/1.85  Current number of ordered equations: 0
% 1.56/1.85  Current number of rules: 154
% 1.56/1.85  New rule produced :
% 1.56/1.85  [157]
% 1.56/1.85  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),B,t_a),
% 1.56/1.85       c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),tc_PropLog_Opl(t_a)),true,
% 1.56/1.85  c_in(B,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),tc_PropLog_Opl(t_a)),true)
% 1.56/1.85  -> true
% 1.56/1.85  Current number of equations to process: 56
% 1.56/1.85  Current number of ordered equations: 0
% 1.56/1.85  Current number of rules: 155
% 1.56/1.85  New rule produced :
% 1.56/1.85  [158]
% 1.56/1.85  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(A,V_p,
% 1.56/1.85                                                            tc_PropLog_Opl(C)),C),
% 1.56/1.85       tc_PropLog_Opl(C)),true,c_in(B,c_PropLog_Othms(c_insert(A,V_p,tc_PropLog_Opl(C)),C),
% 1.56/1.85                               tc_PropLog_Opl(C)),true) -> true
% 1.56/1.85  Current number of equations to process: 54
% 1.56/1.85  Current number of ordered equations: 0
% 1.56/1.85  Current number of rules: 156
% 1.56/1.85  New rule produced :
% 1.56/1.85  [159]
% 1.56/1.85  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_p,A,t_a),c_PropLog_Othms(c_insert(B,v_H,
% 1.56/1.85                                                                tc_PropLog_Opl(t_a)),t_a),
% 1.56/1.85       tc_PropLog_Opl(t_a)),true,c_in(A,c_PropLog_Othms(c_insert(B,v_H,
% 1.56/1.85                                                        tc_PropLog_Opl(t_a)),t_a),
% 1.56/1.85                                 tc_PropLog_Opl(t_a)),true) -> true
% 1.56/1.85  Current number of equations to process: 53
% 1.56/1.85  Current number of ordered equations: 0
% 1.56/1.85  Current number of rules: 157
% 1.56/1.85  New rule produced :
% 1.56/1.85  [160]
% 1.56/1.85  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_p,A,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 1.56/1.85                                                                c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 1.56/1.85       tc_PropLog_Opl(t_a)),true,c_in(A,c_PropLog_Othms(c_PropLog_Othms(
% 1.56/1.85                                                        c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 1.56/1.92                                 tc_PropLog_Opl(t_a)),true) -> true
% 1.56/1.92  Current number of equations to process: 52
% 1.56/1.92  Current number of ordered equations: 0
% 1.56/1.92  Current number of rules: 158
% 1.56/1.92  New rule produced :
% 1.56/1.92  [161]
% 1.56/1.92  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,v_H,tc_PropLog_Opl(t_a)),
% 1.56/1.92       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 1.56/1.92  Current number of equations to process: 52
% 1.56/1.92  Current number of ordered equations: 1
% 1.56/1.92  Current number of rules: 159
% 1.56/1.92  New rule produced :
% 1.56/1.92  [162]
% 1.56/1.92  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,v_H,
% 1.56/1.92                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.56/1.92  tc_PropLog_Opl(t_a)) -> true
% 1.56/1.92  Current number of equations to process: 52
% 1.56/1.92  Current number of ordered equations: 0
% 1.56/1.92  Current number of rules: 160
% 1.56/1.92  New rule produced :
% 1.56/1.92  [163]
% 1.56/1.92  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,v_H,
% 1.56/1.92                                                       tc_PropLog_Opl(t_a)),
% 1.56/1.92                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 1.56/1.92  -> true
% 1.56/1.92  Current number of equations to process: 52
% 1.56/1.92  Current number of ordered equations: 0
% 1.56/1.92  Current number of rules: 161
% 1.56/1.92  New rule produced :
% 1.56/1.92  [164]
% 1.56/1.92  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 1.56/1.92                                                           c_PropLog_Othms(
% 1.56/1.92                                                           c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),t_a),
% 1.56/1.92  tc_PropLog_Opl(t_a)) -> true
% 1.56/1.92  Current number of equations to process: 53
% 1.56/1.92  Current number of ordered equations: 0
% 1.56/1.92  Current number of rules: 162
% 1.56/1.92  New rule produced :
% 1.56/1.92  [165]
% 1.56/1.92  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 1.56/1.92                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 1.56/1.92                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 1.56/1.92  true
% 1.56/1.92  Current number of equations to process: 53
% 1.56/1.92  Current number of ordered equations: 0
% 1.56/1.92  Current number of rules: 163
% 1.56/1.92  New rule produced :
% 1.56/1.92  [166]
% 1.56/1.92  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(
% 1.56/1.92                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 1.56/1.92                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.56/1.92  tc_PropLog_Opl(t_a)) -> true
% 1.56/1.92  Current number of equations to process: 55
% 1.56/1.92  Current number of ordered equations: 1
% 1.56/1.92  Current number of rules: 164
% 1.56/1.92  New rule produced :
% 1.56/1.92  [167]
% 1.56/1.92  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 1.56/1.92                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 1.56/1.92  true
% 1.56/1.92  Current number of equations to process: 55
% 1.56/1.92  Current number of ordered equations: 0
% 1.56/1.92  Current number of rules: 165
% 1.56/1.92  New rule produced :
% 1.56/1.92  [168]
% 1.56/1.92  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 1.56/1.92                                                           c_PropLog_Othms(
% 1.56/1.92                                                           c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 1.56/1.92  tc_PropLog_Opl(t_a)) -> true
% 1.56/1.92  Current number of equations to process: 55
% 1.56/1.92  Current number of ordered equations: 0
% 1.56/1.92  Current number of rules: 166
% 1.56/1.92  New rule produced :
% 1.56/1.92  [169]
% 1.56/1.92  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 1.56/1.92                                                                 c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 1.56/1.92                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 1.56/1.92  tc_PropLog_Opl(t_a)) -> true
% 1.56/1.92  Current number of equations to process: 54
% 1.56/1.92  Current number of ordered equations: 0
% 1.56/1.92  Current number of rules: 167
% 1.56/1.92  New rule produced :
% 1.56/1.92  [170]
% 1.56/1.92  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(
% 1.56/1.92                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 1.56/1.92                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 1.56/1.92  tc_PropLog_Opl(t_a)) -> true
% 1.56/1.92  Current number of equations to process: 56
% 1.56/1.92  Current number of ordered equations: 0
% 1.56/1.92  Current number of rules: 168
% 1.56/1.92  New rule produced :
% 1.56/1.92  [171]
% 1.56/1.92  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 1.65/1.98                                                                 c_PropLog_Othms(v_H,t_a),t_a),
% 1.65/1.98                                                      tc_PropLog_Opl(t_a)),t_a),
% 1.65/1.98                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 1.65/1.98  true
% 1.65/1.98  Current number of equations to process: 55
% 1.65/1.98  Current number of ordered equations: 0
% 1.65/1.98  Current number of rules: 169
% 1.65/1.98  New rule produced :
% 1.65/1.98  [172]
% 1.65/1.98  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(
% 1.65/1.98                                                                 c_PropLog_Othms(v_H,t_a),t_a),
% 1.65/1.98                                                      tc_PropLog_Opl(t_a)),
% 1.65/1.98                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.65/1.98  tc_PropLog_Opl(t_a)) -> true
% 1.65/1.98  Current number of equations to process: 57
% 1.65/1.98  Current number of ordered equations: 1
% 1.65/1.98  Current number of rules: 170
% 1.65/1.98  New rule produced :
% 1.65/1.98  [173]
% 1.65/1.98  ifeq(c_in(v_p,c_insert(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 1.65/1.98                           tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 1.65/1.98  -> true
% 1.65/1.98  Current number of equations to process: 57
% 1.65/1.98  Current number of ordered equations: 0
% 1.65/1.98  Current number of rules: 171
% 1.65/1.98  New rule produced :
% 1.65/1.98  [174]
% 1.65/1.98  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 1.65/1.98                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 1.65/1.98                                                           tc_PropLog_Opl(t_a)),t_a),
% 1.65/1.98  tc_PropLog_Opl(t_a)) -> true
% 1.65/1.98  Current number of equations to process: 57
% 1.65/1.98  Current number of ordered equations: 0
% 1.65/1.98  Current number of rules: 172
% 1.65/1.98  New rule produced :
% 1.65/1.98  [175]
% 1.65/1.98  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(C,c_PropLog_Othms(
% 1.65/1.98                                                            c_PropLog_Othms(v_H,t_a),t_a),
% 1.65/1.98                                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 1.65/1.98                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 1.65/1.98  true
% 1.65/1.98  Current number of equations to process: 56
% 1.65/1.98  Current number of ordered equations: 0
% 1.65/1.98  Current number of rules: 173
% 1.65/1.98  New rule produced :
% 1.65/1.98  [176]
% 1.65/1.98  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 1.65/1.98                                                           c_insert(A,c_PropLog_Othms(v_H,t_a),
% 1.65/1.98                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 1.65/1.98  tc_PropLog_Opl(t_a)) -> true
% 1.65/1.98  Current number of equations to process: 59
% 1.65/1.98  Current number of ordered equations: 0
% 1.65/1.98  Current number of rules: 174
% 1.65/1.98  New rule produced :
% 1.65/1.98  [177]
% 1.65/1.98  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,
% 1.65/1.98                                                                      c_PropLog_Othms(v_H,t_a),
% 1.65/1.98                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.65/1.98                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 1.65/1.98  true
% 1.65/1.98  Current number of equations to process: 58
% 1.65/1.98  Current number of ordered equations: 0
% 1.65/1.98  Current number of rules: 175
% 1.65/1.98  New rule produced :
% 1.65/1.98  [178]
% 1.65/1.98  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(v_H,t_a),
% 1.65/1.98                                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)),
% 1.65/1.98       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 1.65/1.98  Current number of equations to process: 60
% 1.65/1.98  Current number of ordered equations: 1
% 1.65/1.98  Current number of rules: 176
% 1.65/1.98  New rule produced :
% 1.65/1.98  [179]
% 1.65/1.98  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,
% 1.65/1.98                                                                      c_PropLog_Othms(v_H,t_a),
% 1.65/1.98                                                                      tc_PropLog_Opl(t_a)),t_a),
% 1.65/1.98                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.65/1.98  tc_PropLog_Opl(t_a)) -> true
% 1.65/1.98  Current number of equations to process: 60
% 1.65/1.98  Current number of ordered equations: 0
% 1.65/1.98  Current number of rules: 177
% 1.65/1.98  New rule produced :
% 1.65/1.98  [180]
% 1.65/1.98  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 1.65/1.98                                                           c_insert(B,c_PropLog_Othms(v_H,t_a),
% 1.71/2.03                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.71/2.03  tc_PropLog_Opl(t_a)) -> true
% 1.71/2.03  Current number of equations to process: 60
% 1.71/2.03  Current number of ordered equations: 0
% 1.71/2.03  Current number of rules: 178
% 1.71/2.03  New rule produced :
% 1.71/2.03  [181]
% 1.71/2.03  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(c_insert(C,
% 1.71/2.03                                                                 c_PropLog_Othms(v_H,t_a),
% 1.71/2.03                                                                 tc_PropLog_Opl(t_a)),t_a),
% 1.71/2.03                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 1.71/2.03  tc_PropLog_Opl(t_a)) -> true
% 1.71/2.03  Current number of equations to process: 59
% 1.71/2.03  Current number of ordered equations: 0
% 1.71/2.03  Current number of rules: 179
% 1.71/2.03  New rule produced :
% 1.71/2.03  [182]
% 1.71/2.03  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,
% 1.71/2.03                                                                      c_PropLog_Othms(v_H,t_a),
% 1.71/2.03                                                                      tc_PropLog_Opl(t_a)),
% 1.71/2.03                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 1.71/2.03  tc_PropLog_Opl(t_a)) -> true
% 1.71/2.03  Current number of equations to process: 61
% 1.71/2.03  Current number of ordered equations: 0
% 1.71/2.03  Current number of rules: 180
% 1.71/2.03  New rule produced :
% 1.71/2.03  [183]
% 1.71/2.03  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,c_insert(C,
% 1.71/2.03                                                                 c_PropLog_Othms(v_H,t_a),
% 1.71/2.03                                                                 tc_PropLog_Opl(t_a)),
% 1.71/2.03                                                      tc_PropLog_Opl(t_a)),t_a),
% 1.71/2.03                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 1.71/2.03  true
% 1.71/2.03  Current number of equations to process: 60
% 1.71/2.03  Current number of ordered equations: 0
% 1.71/2.03  Current number of rules: 181
% 1.71/2.03  New rule produced :
% 1.71/2.03  [184]
% 1.71/2.03  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_PropLog_Othms(v_H,t_a),
% 1.71/2.03                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 1.71/2.03  -> true
% 1.71/2.03  Current number of equations to process: 61
% 1.71/2.03  Current number of ordered equations: 0
% 1.71/2.03  Current number of rules: 182
% 1.71/2.03  New rule produced :
% 1.71/2.03  [185]
% 1.71/2.03  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 1.71/2.03  c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),tc_PropLog_Opl(t_a)) -> true
% 1.71/2.03  Current number of equations to process: 62
% 1.71/2.03  Current number of ordered equations: 0
% 1.71/2.03  Current number of rules: 183
% 1.71/2.03  New rule produced :
% 1.71/2.03  [186]
% 1.71/2.03  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_insert(C,
% 1.71/2.03                                                                      c_PropLog_Othms(v_H,t_a),
% 1.71/2.03                                                                      tc_PropLog_Opl(t_a)),
% 1.71/2.03                                                           tc_PropLog_Opl(t_a)),t_a),
% 1.71/2.03  tc_PropLog_Opl(t_a)) -> true
% 1.71/2.03  Current number of equations to process: 61
% 1.71/2.03  Current number of ordered equations: 0
% 1.71/2.03  Current number of rules: 184
% 1.71/2.03  New rule produced :
% 1.71/2.03  [187]
% 1.71/2.03  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(C,
% 1.71/2.03                                                                 c_PropLog_Othms(v_H,t_a),
% 1.71/2.03                                                                 tc_PropLog_Opl(t_a)),
% 1.71/2.03                                                      tc_PropLog_Opl(t_a)),
% 1.71/2.03                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 1.71/2.03  tc_PropLog_Opl(t_a)) -> true
% 1.71/2.03  Current number of equations to process: 63
% 1.71/2.03  Current number of ordered equations: 1
% 1.71/2.03  Current number of rules: 185
% 1.71/2.03  New rule produced :
% 1.71/2.03  [188]
% 1.71/2.03  ifeq(c_in(v_p,c_insert(A,c_insert(B,c_insert(C,c_PropLog_Othms(v_H,t_a),
% 1.71/2.03                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 1.71/2.03                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 1.71/2.03  true
% 1.71/2.03  Current number of equations to process: 63
% 1.71/2.03  Current number of ordered equations: 0
% 1.71/2.03  Current number of rules: 186
% 1.71/2.03  New rule produced :
% 1.71/2.03  [189]
% 1.71/2.03  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(C,c_insert(V_p,
% 1.71/2.03                                                            c_PropLog_Othms(v_H,t_a),
% 1.71/2.03                                                            tc_PropLog_Opl(t_a)),
% 1.78/2.09                                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 1.78/2.09                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 1.78/2.09  true
% 1.78/2.09  Current number of equations to process: 62
% 1.78/2.09  Current number of ordered equations: 0
% 1.78/2.09  Current number of rules: 187
% 1.78/2.09  New rule produced :
% 1.78/2.09  [190]
% 1.78/2.09  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 1.78/2.09                                                         c_PropLog_Othms(
% 1.78/2.09                                                         c_insert(A,B,tc_PropLog_Opl(C)),C),C),C),C),C),
% 1.78/2.09  tc_PropLog_Opl(C)) -> true
% 1.78/2.09  Current number of equations to process: 64
% 1.78/2.09  Current number of ordered equations: 0
% 1.78/2.09  Current number of rules: 188
% 1.78/2.09  New rule produced :
% 1.78/2.09  [191]
% 1.78/2.09  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 1.78/2.09                                                                    c_insert(A,C,
% 1.78/2.09                                                                    tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 1.78/2.09                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 1.78/2.09  Current number of equations to process: 63
% 1.78/2.09  Current number of ordered equations: 0
% 1.78/2.09  Current number of rules: 189
% 1.78/2.09  New rule produced :
% 1.78/2.09  [192]
% 1.78/2.09  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 1.78/2.09                                                                    c_insert(A,C,
% 1.78/2.09                                                                    tc_PropLog_Opl(V_p)),V_p),V_p),
% 1.78/2.09                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 1.78/2.09  tc_PropLog_Opl(V_p)) -> true
% 1.78/2.09  Current number of equations to process: 67
% 1.78/2.09  Current number of ordered equations: 1
% 1.78/2.09  Current number of rules: 190
% 1.78/2.09  New rule produced :
% 1.78/2.09  [193]
% 1.78/2.09  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,C,tc_PropLog_Opl(V_p)),V_p),V_p),
% 1.78/2.09              tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),true,true,true) -> true
% 1.78/2.09  Current number of equations to process: 67
% 1.78/2.09  Current number of ordered equations: 0
% 1.78/2.09  Current number of rules: 191
% 1.78/2.09  New rule produced :
% 1.78/2.09  [194]
% 1.78/2.09  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 1.78/2.09                                                       c_PropLog_Othms(
% 1.78/2.09                                                       c_insert(B,V_p,tc_PropLog_Opl(C)),C),C),C),
% 1.78/2.09  tc_PropLog_Opl(C)) -> true
% 1.78/2.09  Current number of equations to process: 67
% 1.78/2.09  Current number of ordered equations: 0
% 1.78/2.09  Current number of rules: 192
% 1.78/2.09  New rule produced :
% 1.78/2.09  [195]
% 1.78/2.09  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 1.78/2.09                                                         c_insert(c_PropLog_Opl_Oop_A_N_62(
% 1.78/2.09                                                                  c_PropLog_Opl_Oop_A_N_62(B,B,C),A,C),V_p,
% 1.78/2.09                                                         tc_PropLog_Opl(C)),C),C),C),C),
% 1.78/2.09  tc_PropLog_Opl(C)) -> true
% 1.78/2.09  Current number of equations to process: 66
% 1.78/2.09  Current number of ordered equations: 0
% 1.78/2.09  Current number of rules: 193
% 1.78/2.09  New rule produced :
% 1.78/2.09  [196]
% 1.78/2.09  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(c_PropLog_Othms(
% 1.78/2.09                                                               c_insert(A,V_p,
% 1.78/2.09                                                               tc_PropLog_Opl(V_q)),V_q),V_q),
% 1.78/2.09                                    tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),V_q),
% 1.78/2.09  tc_PropLog_Opl(V_q)) -> true
% 1.78/2.09  Current number of equations to process: 65
% 1.78/2.09  Current number of ordered equations: 0
% 1.78/2.09  Current number of rules: 194
% 1.78/2.09  New rule produced :
% 1.78/2.09  [197]
% 1.78/2.09  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 1.78/2.09                                                                    c_insert(A,C,
% 1.78/2.09                                                                    tc_PropLog_Opl(V_p)),V_p),
% 1.78/2.09                                                         tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 1.78/2.09  tc_PropLog_Opl(V_p)) -> true
% 1.78/2.09  Current number of equations to process: 69
% 1.78/2.09  Current number of ordered equations: 0
% 1.78/2.09  Current number of rules: 195
% 1.78/2.09  New rule produced :
% 1.78/2.09  [198]
% 1.78/2.09  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,c_PropLog_Othms(
% 1.78/2.09                                                               c_insert(A,V_p,
% 1.86/2.15                                                               tc_PropLog_Opl(V_q)),V_q),
% 1.86/2.15                                                    tc_PropLog_Opl(V_q)),V_q),
% 1.86/2.15                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 1.86/2.15  Current number of equations to process: 68
% 1.86/2.15  Current number of ordered equations: 0
% 1.86/2.15  Current number of rules: 196
% 1.86/2.15  New rule produced :
% 1.86/2.15  [199]
% 1.86/2.15  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(
% 1.86/2.15                                                                    c_insert(B,V_q,
% 1.86/2.15                                                                    tc_PropLog_Opl(C)),C),
% 1.86/2.15                                                       tc_PropLog_Opl(C)),C),
% 1.86/2.15  tc_PropLog_Opl(C)) -> true
% 1.86/2.15  Current number of equations to process: 71
% 1.86/2.15  Current number of ordered equations: 0
% 1.86/2.15  Current number of rules: 197
% 1.86/2.15  New rule produced :
% 1.86/2.15  [200]
% 1.86/2.15  ifeq(c_in(A,c_insert(B,c_insert(C,c_PropLog_Othms(c_insert(A,V_p,tc_PropLog_Opl(V_q)),V_q),
% 1.86/2.15                         tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),true,true,true)
% 1.86/2.15  -> true
% 1.86/2.15  Current number of equations to process: 73
% 1.86/2.15  Current number of ordered equations: 1
% 1.86/2.15  Current number of rules: 198
% 1.86/2.15  New rule produced :
% 1.86/2.15  [201]
% 1.86/2.15  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(
% 1.86/2.15                                                               c_insert(A,V_p,
% 1.86/2.15                                                               tc_PropLog_Opl(V_q)),V_q),
% 1.86/2.15                                                    tc_PropLog_Opl(V_q)),
% 1.86/2.15                                         tc_PropLog_Opl(V_q)),V_q),V_q),
% 1.86/2.15  tc_PropLog_Opl(V_q)) -> true
% 1.86/2.15  Current number of equations to process: 73
% 1.86/2.15  Current number of ordered equations: 0
% 1.86/2.15  Current number of rules: 199
% 1.86/2.15  New rule produced :
% 1.86/2.15  [202]
% 1.86/2.15  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(
% 1.86/2.15                                                                    c_PropLog_Opl_Oop_A_N_62(
% 1.86/2.15                                                                    c_PropLog_Opl_Oop_A_N_62(C,C,V_p),A,V_p),V_q,
% 1.86/2.15                                                                    tc_PropLog_Opl(V_p)),V_p),V_p),
% 1.86/2.15                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 1.86/2.15  Current number of equations to process: 72
% 1.86/2.15  Current number of ordered equations: 0
% 1.86/2.15  Current number of rules: 200
% 1.86/2.15  New rule produced :
% 1.86/2.15  [203]
% 1.86/2.15  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(
% 1.86/2.15                                                                    c_PropLog_Opl_Oop_A_N_62(
% 1.86/2.15                                                                    c_PropLog_Opl_Oop_A_N_62(C,C,V_p),A,V_p),V_q,
% 1.86/2.15                                                                    tc_PropLog_Opl(V_p)),V_p),
% 1.86/2.15                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 1.86/2.15  tc_PropLog_Opl(V_p)) -> true
% 1.86/2.15  Current number of equations to process: 71
% 1.86/2.15  Current number of ordered equations: 0
% 1.86/2.15  Current number of rules: 201
% 1.86/2.15  New rule produced :
% 1.86/2.15  [204]
% 1.86/2.15  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(V_p,c_PropLog_Othms(
% 1.86/2.15                                                            c_insert(A,V_q,
% 1.86/2.15                                                            tc_PropLog_Opl(T_a)),T_a),
% 1.86/2.15                                               tc_PropLog_Opl(T_a)),tc_PropLog_Opl(T_a)),
% 1.86/2.15                         tc_PropLog_Opl(T_a)),T_a),tc_PropLog_Opl(T_a)) -> true
% 1.86/2.15  Current number of equations to process: 70
% 1.86/2.15  Current number of ordered equations: 0
% 1.86/2.15  Current number of rules: 202
% 1.86/2.15  New rule produced :
% 1.86/2.15  [205]
% 1.86/2.15  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 1.86/2.15                                                         c_insert(B,c_insert(A,C,
% 1.86/2.15                                                                    tc_PropLog_Opl(V_p)),
% 1.86/2.15                                                         tc_PropLog_Opl(V_p)),V_p),V_p),V_p),V_p),
% 1.86/2.15  tc_PropLog_Opl(V_p)) -> true
% 1.86/2.15  Current number of equations to process: 74
% 1.86/2.15  Current number of ordered equations: 0
% 1.86/2.15  Current number of rules: 203
% 1.86/2.15  New rule produced :
% 1.86/2.15  [206]
% 1.86/2.15  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(C,
% 1.86/2.20                                                                    c_insert(A,V_p,
% 1.86/2.20                                                                    tc_PropLog_Opl(V_q)),
% 1.86/2.20                                                                    tc_PropLog_Opl(V_q)),V_q),V_q),
% 1.86/2.20                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 1.86/2.20  Current number of equations to process: 73
% 1.86/2.20  Current number of ordered equations: 0
% 1.86/2.20  Current number of rules: 204
% 1.86/2.20  New rule produced :
% 1.86/2.20  [207]
% 1.86/2.20  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 1.86/2.20                                                       c_insert(V_p,c_insert(B,V_q,
% 1.86/2.20                                                                    tc_PropLog_Opl(C)),
% 1.86/2.20                                                       tc_PropLog_Opl(C)),C),C),
% 1.86/2.20  tc_PropLog_Opl(C)) -> true
% 1.86/2.20  Current number of equations to process: 79
% 1.86/2.20  Current number of ordered equations: 0
% 1.86/2.20  Current number of rules: 205
% 1.86/2.20  New rule produced :
% 1.86/2.20  [208]
% 1.86/2.20  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_insert(C,c_insert(A,V_p,tc_PropLog_Opl(V_q)),
% 1.86/2.20                                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)),
% 1.86/2.20       tc_PropLog_Opl(V_q)),true,true,true) -> true
% 1.86/2.20  Current number of equations to process: 77
% 1.86/2.20  Current number of ordered equations: 1
% 1.86/2.20  Current number of rules: 206
% 1.86/2.20  New rule produced :
% 1.86/2.20  [209]
% 1.86/2.20  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,
% 1.86/2.20                                                                    c_insert(A,V_p,
% 1.86/2.20                                                                    tc_PropLog_Opl(V_q)),
% 1.86/2.20                                                                    tc_PropLog_Opl(V_q)),V_q),
% 1.86/2.20                                         tc_PropLog_Opl(V_q)),V_q),V_q),
% 1.86/2.20  tc_PropLog_Opl(V_q)) -> true
% 1.86/2.20  Current number of equations to process: 77
% 1.86/2.20  Current number of ordered equations: 0
% 1.86/2.20  Current number of rules: 207
% 1.86/2.20  New rule produced :
% 1.86/2.20  [210]
% 1.86/2.20  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(
% 1.86/2.20                                                                    c_PropLog_Opl_Oop_A_N_62(
% 1.86/2.20                                                                    c_PropLog_Opl_Oop_A_N_62(C,C,V_p),A,V_p),V_q,
% 1.86/2.20                                                                    tc_PropLog_Opl(V_p)),
% 1.86/2.20                                                         tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 1.86/2.20  tc_PropLog_Opl(V_p)) -> true
% 1.86/2.20  Current number of equations to process: 76
% 1.86/2.20  Current number of ordered equations: 0
% 1.86/2.20  Current number of rules: 208
% 1.86/2.20  New rule produced :
% 1.86/2.20  [211]
% 1.86/2.20  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(c_insert(V_p,
% 1.86/2.20                                                               c_insert(A,V_q,
% 1.86/2.20                                                               tc_PropLog_Opl(T_a)),
% 1.86/2.20                                                               tc_PropLog_Opl(T_a)),T_a),
% 1.86/2.20                                    tc_PropLog_Opl(T_a)),tc_PropLog_Opl(T_a)),T_a),
% 1.86/2.20  tc_PropLog_Opl(T_a)) -> true
% 1.86/2.20  Current number of equations to process: 75
% 1.86/2.20  Current number of ordered equations: 0
% 1.86/2.20  Current number of rules: 209
% 1.86/2.20  New rule produced :
% 1.86/2.20  [212]
% 1.86/2.20  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,
% 1.86/2.20                                                                    c_insert(A,V_p,
% 1.86/2.20                                                                    tc_PropLog_Opl(V_q)),
% 1.86/2.20                                                                    tc_PropLog_Opl(V_q)),
% 1.86/2.20                                                         tc_PropLog_Opl(V_q)),V_q),V_q),V_q),
% 1.86/2.20  tc_PropLog_Opl(V_q)) -> true
% 1.86/2.20  Current number of equations to process: 79
% 1.86/2.20  Current number of ordered equations: 0
% 1.86/2.20  Current number of rules: 210
% 1.86/2.20  New rule produced :
% 1.86/2.20  [213]
% 1.86/2.20  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,c_insert(V_p,
% 1.86/2.20                                                               c_insert(A,V_q,
% 1.86/2.20                                                               tc_PropLog_Opl(T_a)),
% 1.86/2.20                                                               tc_PropLog_Opl(T_a)),
% 1.86/2.20                                                    tc_PropLog_Opl(T_a)),T_a),
% 2.02/2.30                         tc_PropLog_Opl(T_a)),T_a),tc_PropLog_Opl(T_a)) -> true
% 2.02/2.30  Current number of equations to process: 78
% 2.02/2.30  Current number of ordered equations: 0
% 2.02/2.30  Current number of rules: 211
% 2.02/2.30  New rule produced :
% 2.02/2.30  [214]
% 2.02/2.30  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_insert(V_p,c_insert(B,V_q,
% 2.02/2.30                                                         tc_PropLog_Opl(C)),
% 2.02/2.30                                            tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true)
% 2.02/2.30  -> true
% 2.02/2.30  Current number of equations to process: 82
% 2.02/2.30  Current number of ordered equations: 0
% 2.02/2.30  Current number of rules: 212
% 2.02/2.30  New rule produced :
% 2.02/2.30  [215]
% 2.02/2.30  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 2.02/2.30  c_PropLog_Othms(c_insert(C,V_q,tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p))
% 2.02/2.30  -> true
% 2.02/2.30  Current number of equations to process: 82
% 2.02/2.30  Current number of ordered equations: 0
% 2.02/2.30  Current number of rules: 213
% 2.02/2.30  New rule produced :
% 2.02/2.30  [216]
% 2.02/2.30  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_insert(V_q,
% 2.02/2.30                                                                    c_insert(B,T_a,
% 2.02/2.30                                                                    tc_PropLog_Opl(C)),
% 2.02/2.30                                                                    tc_PropLog_Opl(C)),
% 2.02/2.30                                                       tc_PropLog_Opl(C)),C),
% 2.02/2.30  tc_PropLog_Opl(C)) -> true
% 2.02/2.30  Current number of equations to process: 81
% 2.02/2.30  Current number of ordered equations: 0
% 2.02/2.30  Current number of rules: 214
% 2.02/2.30  New rule produced :
% 2.02/2.30  [217]
% 2.02/2.30  ifeq(c_in(A,c_insert(B,c_insert(C,c_insert(V_p,c_insert(A,V_q,tc_PropLog_Opl(T_a)),
% 2.02/2.30                                    tc_PropLog_Opl(T_a)),tc_PropLog_Opl(T_a)),
% 2.02/2.30              tc_PropLog_Opl(T_a)),tc_PropLog_Opl(T_a)),true,true,true) -> true
% 2.02/2.30  Current number of equations to process: 83
% 2.02/2.30  Current number of ordered equations: 1
% 2.02/2.30  Current number of rules: 215
% 2.02/2.30  New rule produced :
% 2.02/2.30  [218]
% 2.02/2.30  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(V_p,
% 2.02/2.30                                                               c_insert(A,V_q,
% 2.02/2.30                                                               tc_PropLog_Opl(T_a)),
% 2.02/2.30                                                               tc_PropLog_Opl(T_a)),
% 2.02/2.30                                                    tc_PropLog_Opl(T_a)),
% 2.02/2.30                                         tc_PropLog_Opl(T_a)),T_a),T_a),
% 2.02/2.30  tc_PropLog_Opl(T_a)) -> true
% 2.02/2.30  Current number of equations to process: 83
% 2.02/2.30  Current number of ordered equations: 0
% 2.02/2.30  Current number of rules: 216
% 2.02/2.30  New rule produced :
% 2.02/2.30  [219]
% 2.02/2.30  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,A,C),C),V_p,
% 2.02/2.30       tc_PropLog_Opl(C)),true,true,true) -> true
% 2.02/2.30  Current number of equations to process: 86
% 2.02/2.30  Current number of ordered equations: 0
% 2.02/2.30  Current number of rules: 217
% 2.02/2.30  New rule produced :
% 2.02/2.30  [220]
% 2.02/2.30  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,B,V_p),V_p),V_p),
% 2.02/2.30  c_PropLog_Othms(V_q,V_p),tc_PropLog_Opl(V_p)) -> true
% 2.02/2.30  Current number of equations to process: 86
% 2.02/2.30  Current number of ordered equations: 0
% 2.02/2.30  Current number of rules: 218
% 2.02/2.30  New rule produced :
% 2.02/2.30  [221]
% 2.02/2.30  ifeq(c_in(A,c_PropLog_Othms(B,C),tc_PropLog_Opl(C)),true,c_in(c_PropLog_Opl_Oop_A_N_62(V_p,A,C),
% 2.02/2.30                                                           c_PropLog_Othms(B,C),
% 2.02/2.30                                                           tc_PropLog_Opl(C)),true)
% 2.02/2.30  -> true
% 2.02/2.30  Current number of equations to process: 87
% 2.02/2.30  Current number of ordered equations: 0
% 2.02/2.30  Current number of rules: 219
% 2.02/2.30  New rule produced :
% 2.02/2.30  [222]
% 2.02/2.30  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,C,V_p),V_p),V_p),V_q,
% 2.02/2.30       tc_PropLog_Opl(V_p)),true,true,true) -> true
% 2.02/2.30  Current number of equations to process: 87
% 2.02/2.30  Current number of ordered equations: 0
% 2.02/2.30  Current number of rules: 220
% 2.02/2.30  New rule produced :
% 2.02/2.30  [223]
% 2.02/2.30  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 2.02/2.30                                                             c_PropLog_Opl_Oop_A_N_62(V_p,V_p,V_q),V_q),V_q),V_q),
% 2.02/2.30  c_PropLog_Othms(T_a,V_q),tc_PropLog_Opl(V_q)) -> true
% 2.02/2.30  Current number of equations to process: 87
% 2.02/2.30  Current number of ordered equations: 0
% 2.02/2.30  Current number of rules: 221
% 2.09/2.37  New rule produced :
% 2.09/2.37  [224]
% 2.09/2.37  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.09/2.37                                                              c_PropLog_Othms(
% 2.09/2.37                                                              c_PropLog_Othms(
% 2.09/2.37                                                              c_PropLog_Othms(
% 2.09/2.37                                                              c_PropLog_Othms(
% 2.09/2.37                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),t_a),
% 2.09/2.37  tc_PropLog_Opl(t_a)) -> true
% 2.09/2.37  Current number of equations to process: 89
% 2.09/2.37  Current number of ordered equations: 0
% 2.09/2.37  Current number of rules: 222
% 2.09/2.37  New rule produced :
% 2.09/2.37  [225]
% 2.09/2.37  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.09/2.37                                                              c_insert(A,
% 2.09/2.37                                                              c_PropLog_Othms(
% 2.09/2.37                                                              c_PropLog_Othms(
% 2.09/2.37                                                              c_PropLog_Othms(
% 2.09/2.37                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 2.09/2.37                                                              tc_PropLog_Opl(t_a)),t_a),
% 2.09/2.37  tc_PropLog_Opl(t_a)) -> true
% 2.09/2.37  Current number of equations to process: 88
% 2.09/2.37  Current number of ordered equations: 0
% 2.09/2.37  Current number of rules: 223
% 2.09/2.37  New rule produced :
% 2.09/2.37  [226]
% 2.09/2.37  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 2.09/2.37  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 2.09/2.37  tc_PropLog_Opl(t_a)) -> true
% 2.09/2.37  Current number of equations to process: 93
% 2.09/2.37  Current number of ordered equations: 0
% 2.09/2.37  Current number of rules: 224
% 2.09/2.37  New rule produced :
% 2.09/2.37  [227]
% 2.09/2.37  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.09/2.37                                                              c_PropLog_Othms(
% 2.09/2.37                                                              c_insert(A,
% 2.09/2.37                                                              c_PropLog_Othms(
% 2.09/2.37                                                              c_PropLog_Othms(
% 2.09/2.37                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 2.09/2.37                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.09/2.37  tc_PropLog_Opl(t_a)) -> true
% 2.09/2.37  Current number of equations to process: 91
% 2.09/2.37  Current number of ordered equations: 1
% 2.09/2.37  Current number of rules: 225
% 2.09/2.37  New rule produced :
% 2.09/2.37  [228]
% 2.09/2.37  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 2.09/2.37                                                                   c_PropLog_Othms(
% 2.09/2.37                                                                   c_PropLog_Othms(
% 2.09/2.37                                                                   c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 2.09/2.37                                                                   tc_PropLog_Opl(t_a)),
% 2.09/2.37       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 2.09/2.37  Current number of equations to process: 91
% 2.09/2.37  Current number of ordered equations: 0
% 2.09/2.37  Current number of rules: 226
% 2.09/2.37  New rule produced :
% 2.09/2.37  [229]
% 2.09/2.37  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.09/2.37                                                              c_insert(A,
% 2.09/2.37                                                              c_insert(B,
% 2.09/2.37                                                              c_PropLog_Othms(
% 2.09/2.37                                                              c_PropLog_Othms(
% 2.09/2.37                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 2.09/2.37                                                              tc_PropLog_Opl(t_a)),
% 2.09/2.37                                                              tc_PropLog_Opl(t_a)),t_a),
% 2.09/2.37  tc_PropLog_Opl(t_a)) -> true
% 2.09/2.37  Current number of equations to process: 90
% 2.09/2.37  Current number of ordered equations: 0
% 2.09/2.37  Current number of rules: 227
% 2.09/2.37  New rule produced :
% 2.09/2.37  [230]
% 2.09/2.37  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.09/2.37                                                              c_PropLog_Othms(
% 2.16/2.44                                                              c_PropLog_Othms(
% 2.16/2.44                                                              c_insert(A,
% 2.16/2.44                                                              c_PropLog_Othms(
% 2.16/2.44                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 2.16/2.44                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 2.16/2.44  tc_PropLog_Opl(t_a)) -> true
% 2.16/2.44  Current number of equations to process: 93
% 2.16/2.44  Current number of ordered equations: 0
% 2.16/2.44  Current number of rules: 228
% 2.16/2.44  New rule produced :
% 2.16/2.44  [231]
% 2.16/2.44  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.16/2.44                                                              c_insert(A,
% 2.16/2.44                                                              c_PropLog_Othms(
% 2.16/2.44                                                              c_insert(B,
% 2.16/2.44                                                              c_PropLog_Othms(
% 2.16/2.44                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 2.16/2.44                                                              tc_PropLog_Opl(t_a)),t_a),
% 2.16/2.44                                                              tc_PropLog_Opl(t_a)),t_a),
% 2.16/2.44  tc_PropLog_Opl(t_a)) -> true
% 2.16/2.44  Current number of equations to process: 92
% 2.16/2.44  Current number of ordered equations: 0
% 2.16/2.44  Current number of rules: 229
% 2.16/2.44  New rule produced :
% 2.16/2.44  [232]
% 2.16/2.44  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 2.16/2.44  c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 2.16/2.44                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 2.16/2.44  Current number of equations to process: 94
% 2.16/2.44  Current number of ordered equations: 0
% 2.16/2.44  Current number of rules: 230
% 2.16/2.44  New rule produced :
% 2.16/2.44  [233]
% 2.16/2.44  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.16/2.44                                                              c_PropLog_Othms(
% 2.16/2.44                                                              c_insert(A,
% 2.16/2.44                                                              c_insert(B,
% 2.16/2.44                                                              c_PropLog_Othms(
% 2.16/2.44                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 2.16/2.44                                                              tc_PropLog_Opl(t_a)),
% 2.16/2.44                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.16/2.44  tc_PropLog_Opl(t_a)) -> true
% 2.16/2.44  Current number of equations to process: 96
% 2.16/2.44  Current number of ordered equations: 1
% 2.16/2.44  Current number of rules: 231
% 2.16/2.44  New rule produced :
% 2.16/2.44  [234]
% 2.16/2.44  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 2.16/2.44                                                                   c_insert(B,
% 2.16/2.44                                                                   c_PropLog_Othms(
% 2.16/2.44                                                                   c_PropLog_Othms(v_H,t_a),t_a),
% 2.16/2.44                                                                   tc_PropLog_Opl(t_a)),
% 2.16/2.44                                                                   tc_PropLog_Opl(t_a)),
% 2.16/2.44       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 2.16/2.44  Current number of equations to process: 96
% 2.16/2.44  Current number of ordered equations: 0
% 2.16/2.44  Current number of rules: 232
% 2.16/2.44  New rule produced :
% 2.16/2.44  [235]
% 2.16/2.44  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.16/2.44                                                              c_PropLog_Othms(
% 2.16/2.44                                                              c_PropLog_Othms(
% 2.16/2.44                                                              c_PropLog_Othms(
% 2.16/2.44                                                              c_insert(A,
% 2.16/2.44                                                              c_PropLog_Othms(v_H,t_a),
% 2.16/2.44                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 2.16/2.44  tc_PropLog_Opl(t_a)) -> true
% 2.16/2.44  Current number of equations to process: 99
% 2.16/2.44  Current number of ordered equations: 0
% 2.16/2.44  Current number of rules: 233
% 2.16/2.44  New rule produced :
% 2.16/2.44  [236]
% 2.16/2.44  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.16/2.44                                                              c_insert(A,
% 2.16/2.52                                                              c_PropLog_Othms(
% 2.16/2.52                                                              c_PropLog_Othms(
% 2.16/2.52                                                              c_insert(B,
% 2.16/2.52                                                              c_PropLog_Othms(v_H,t_a),
% 2.16/2.52                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.16/2.52                                                              tc_PropLog_Opl(t_a)),t_a),
% 2.16/2.52  tc_PropLog_Opl(t_a)) -> true
% 2.16/2.52  Current number of equations to process: 98
% 2.16/2.52  Current number of ordered equations: 0
% 2.16/2.52  Current number of rules: 234
% 2.16/2.52  New rule produced :
% 2.16/2.52  [237]
% 2.16/2.52  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 2.16/2.52  c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.16/2.52  tc_PropLog_Opl(t_a)) -> true
% 2.16/2.52  Current number of equations to process: 103
% 2.16/2.52  Current number of ordered equations: 0
% 2.16/2.52  Current number of rules: 235
% 2.16/2.52  New rule produced :
% 2.16/2.52  [238]
% 2.16/2.52  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.16/2.52                                                              c_PropLog_Othms(
% 2.16/2.52                                                              c_insert(A,
% 2.16/2.52                                                              c_PropLog_Othms(
% 2.16/2.52                                                              c_insert(B,
% 2.16/2.52                                                              c_PropLog_Othms(v_H,t_a),
% 2.16/2.52                                                              tc_PropLog_Opl(t_a)),t_a),
% 2.16/2.52                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.16/2.52  tc_PropLog_Opl(t_a)) -> true
% 2.16/2.52  Current number of equations to process: 101
% 2.16/2.52  Current number of ordered equations: 1
% 2.16/2.52  Current number of rules: 236
% 2.16/2.52  New rule produced :
% 2.16/2.52  [239]
% 2.16/2.52  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 2.16/2.52                                                                   c_PropLog_Othms(
% 2.16/2.52                                                                   c_insert(B,
% 2.16/2.52                                                                   c_PropLog_Othms(v_H,t_a),
% 2.16/2.52                                                                   tc_PropLog_Opl(t_a)),t_a),
% 2.16/2.52                                                                   tc_PropLog_Opl(t_a)),
% 2.16/2.52       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 2.16/2.52  Current number of equations to process: 101
% 2.16/2.52  Current number of ordered equations: 0
% 2.16/2.52  Current number of rules: 237
% 2.16/2.52  New rule produced :
% 2.16/2.52  [240]
% 2.16/2.52  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 2.16/2.52       c_insert(B,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 2.16/2.52  -> true
% 2.16/2.52  Current number of equations to process: 104
% 2.16/2.52  Current number of ordered equations: 0
% 2.16/2.52  Current number of rules: 238
% 2.16/2.52  New rule produced :
% 2.16/2.52  [241]
% 2.16/2.52  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 2.16/2.52  c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),tc_PropLog_Opl(t_a)) -> true
% 2.16/2.52  Current number of equations to process: 104
% 2.16/2.52  Current number of ordered equations: 0
% 2.16/2.52  Current number of rules: 239
% 2.16/2.52  New rule produced :
% 2.16/2.52  [242]
% 2.16/2.52  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 2.16/2.52  c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),
% 2.16/2.52                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 2.16/2.52  Current number of equations to process: 103
% 2.16/2.52  Current number of ordered equations: 0
% 2.16/2.52  Current number of rules: 240
% 2.16/2.52  New rule produced :
% 2.16/2.52  [243]
% 2.16/2.52  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.16/2.52                                                              c_PropLog_Othms(
% 2.16/2.52                                                              c_PropLog_Othms(
% 2.16/2.52                                                              c_insert(A,
% 2.16/2.52                                                              c_insert(B,
% 2.16/2.52                                                              c_PropLog_Othms(v_H,t_a),
% 2.26/2.57                                                              tc_PropLog_Opl(t_a)),
% 2.26/2.57                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 2.26/2.57  tc_PropLog_Opl(t_a)) -> true
% 2.26/2.57  Current number of equations to process: 105
% 2.26/2.57  Current number of ordered equations: 0
% 2.26/2.57  Current number of rules: 241
% 2.26/2.57  New rule produced :
% 2.26/2.57  [244]
% 2.26/2.57  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,A,C),C),V_p,C),
% 2.26/2.57       c_PropLog_Othms(V_q,C),tc_PropLog_Opl(C)),true,c_in(V_p,c_PropLog_Othms(V_q,C),
% 2.26/2.57                                                      tc_PropLog_Opl(C)),true)
% 2.26/2.57  -> true
% 2.26/2.57  Current number of equations to process: 109
% 2.26/2.57  Current number of ordered equations: 0
% 2.26/2.57  Current number of rules: 242
% 2.26/2.57  New rule produced :
% 2.26/2.57  [245]
% 2.26/2.57  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.26/2.57                                                              c_insert(A,
% 2.26/2.57                                                              c_insert(B,
% 2.26/2.57                                                              c_insert(C,
% 2.26/2.57                                                              c_PropLog_Othms(
% 2.26/2.57                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 2.26/2.57                                                              tc_PropLog_Opl(t_a)),
% 2.26/2.57                                                              tc_PropLog_Opl(t_a)),
% 2.26/2.57                                                              tc_PropLog_Opl(t_a)),t_a),
% 2.26/2.57  tc_PropLog_Opl(t_a)) -> true
% 2.26/2.57  Current number of equations to process: 108
% 2.26/2.57  Current number of ordered equations: 0
% 2.26/2.57  Current number of rules: 243
% 2.26/2.57  New rule produced :
% 2.26/2.57  [246]
% 2.26/2.57  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.26/2.57                                                              c_insert(A,
% 2.26/2.57                                                              c_insert(B,
% 2.26/2.57                                                              c_PropLog_Othms(
% 2.26/2.57                                                              c_insert(C,
% 2.26/2.57                                                              c_PropLog_Othms(v_H,t_a),
% 2.26/2.57                                                              tc_PropLog_Opl(t_a)),t_a),
% 2.26/2.57                                                              tc_PropLog_Opl(t_a)),
% 2.26/2.57                                                              tc_PropLog_Opl(t_a)),t_a),
% 2.26/2.57  tc_PropLog_Opl(t_a)) -> true
% 2.26/2.57  Current number of equations to process: 107
% 2.26/2.57  Current number of ordered equations: 0
% 2.26/2.57  Current number of rules: 244
% 2.26/2.57  New rule produced :
% 2.26/2.57  [247]
% 2.26/2.57  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.26/2.57                                                              c_insert(A,
% 2.26/2.57                                                              c_PropLog_Othms(
% 2.26/2.57                                                              c_insert(B,
% 2.26/2.57                                                              c_insert(C,
% 2.26/2.57                                                              c_PropLog_Othms(v_H,t_a),
% 2.26/2.57                                                              tc_PropLog_Opl(t_a)),
% 2.26/2.57                                                              tc_PropLog_Opl(t_a)),t_a),
% 2.26/2.57                                                              tc_PropLog_Opl(t_a)),t_a),
% 2.26/2.57  tc_PropLog_Opl(t_a)) -> true
% 2.26/2.57  Current number of equations to process: 106
% 2.26/2.57  Current number of ordered equations: 0
% 2.26/2.57  Current number of rules: 245
% 2.26/2.57  New rule produced :
% 2.26/2.57  [248]
% 2.26/2.57  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.26/2.57                                                              c_PropLog_Othms(
% 2.26/2.57                                                              c_insert(A,
% 2.26/2.57                                                              c_insert(B,
% 2.26/2.57                                                              c_insert(C,
% 2.26/2.57                                                              c_PropLog_Othms(v_H,t_a),
% 2.26/2.57                                                              tc_PropLog_Opl(t_a)),
% 2.26/2.57                                                              tc_PropLog_Opl(t_a)),
% 2.26/2.57                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.39/2.66  tc_PropLog_Opl(t_a)) -> true
% 2.39/2.66  Current number of equations to process: 104
% 2.39/2.66  Current number of ordered equations: 1
% 2.39/2.66  Current number of rules: 246
% 2.39/2.66  New rule produced :
% 2.39/2.66  [249]
% 2.39/2.66  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 2.39/2.66                                                                   c_insert(B,
% 2.39/2.66                                                                   c_insert(C,
% 2.39/2.66                                                                   c_PropLog_Othms(v_H,t_a),
% 2.39/2.66                                                                   tc_PropLog_Opl(t_a)),
% 2.39/2.66                                                                   tc_PropLog_Opl(t_a)),
% 2.39/2.66                                                                   tc_PropLog_Opl(t_a)),
% 2.39/2.66       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 2.39/2.66  Current number of equations to process: 104
% 2.39/2.66  Current number of ordered equations: 0
% 2.39/2.66  Current number of rules: 247
% 2.39/2.66  New rule produced :
% 2.39/2.66  [250]
% 2.39/2.66  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 2.39/2.66                                                           c_PropLog_Othms(
% 2.39/2.66                                                           c_insert(A,v_H,
% 2.39/2.66                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 2.39/2.66  tc_PropLog_Opl(t_a)) -> true
% 2.39/2.66  Current number of equations to process: 107
% 2.39/2.66  Current number of ordered equations: 0
% 2.39/2.66  Current number of rules: 248
% 2.39/2.66  New rule produced :
% 2.39/2.66  [251]
% 2.39/2.66  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 2.39/2.66                                                                      c_insert(B,v_H,
% 2.39/2.66                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 2.39/2.66                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 2.39/2.66  true
% 2.39/2.66  Current number of equations to process: 106
% 2.39/2.66  Current number of ordered equations: 0
% 2.39/2.66  Current number of rules: 249
% 2.39/2.66  New rule produced :
% 2.39/2.66  [252]
% 2.39/2.66  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(
% 2.39/2.66                                                                      c_insert(B,v_H,
% 2.39/2.66                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.39/2.66                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.39/2.66  tc_PropLog_Opl(t_a)) -> true
% 2.39/2.66  Current number of equations to process: 108
% 2.39/2.66  Current number of ordered equations: 1
% 2.39/2.66  Current number of rules: 250
% 2.39/2.66  New rule produced :
% 2.39/2.66  [253]
% 2.39/2.66  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,v_H,
% 2.39/2.66                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.39/2.66                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 2.39/2.66  true
% 2.39/2.66  Current number of equations to process: 108
% 2.39/2.66  Current number of ordered equations: 0
% 2.39/2.66  Current number of rules: 251
% 2.39/2.66  New rule produced :
% 2.39/2.66  [254]
% 2.39/2.66  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 2.39/2.66                                                           c_PropLog_Othms(
% 2.39/2.66                                                           c_insert(B,v_H,
% 2.39/2.66                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 2.39/2.66  tc_PropLog_Opl(t_a)) -> true
% 2.39/2.66  Current number of equations to process: 108
% 2.39/2.66  Current number of ordered equations: 0
% 2.39/2.66  Current number of rules: 252
% 2.39/2.66  New rule produced :
% 2.39/2.66  [255]
% 2.39/2.66  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 2.39/2.66                                                                 c_insert(C,v_H,
% 2.39/2.66                                                                 tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.39/2.66                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 2.39/2.66  tc_PropLog_Opl(t_a)) -> true
% 2.39/2.66  Current number of equations to process: 107
% 2.39/2.66  Current number of ordered equations: 0
% 2.39/2.66  Current number of rules: 253
% 2.39/2.66  New rule produced :
% 2.39/2.66  [256]
% 2.39/2.66  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(
% 2.39/2.66                                                                      c_insert(B,v_H,
% 2.39/2.66                                                                      tc_PropLog_Opl(t_a)),t_a),
% 2.39/2.66                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 2.48/2.76  tc_PropLog_Opl(t_a)) -> true
% 2.48/2.76  Current number of equations to process: 109
% 2.48/2.76  Current number of ordered equations: 0
% 2.48/2.76  Current number of rules: 254
% 2.48/2.76  New rule produced :
% 2.48/2.76  [257]
% 2.48/2.76  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 2.48/2.76                                                                 c_insert(C,v_H,
% 2.48/2.76                                                                 tc_PropLog_Opl(t_a)),t_a),
% 2.48/2.76                                                      tc_PropLog_Opl(t_a)),t_a),
% 2.48/2.76                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 2.48/2.76  true
% 2.48/2.76  Current number of equations to process: 108
% 2.48/2.76  Current number of ordered equations: 0
% 2.48/2.76  Current number of rules: 255
% 2.48/2.76  New rule produced :
% 2.48/2.76  [258]
% 2.48/2.76  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 2.48/2.76                                                                      c_insert(C,v_H,
% 2.48/2.76                                                                      tc_PropLog_Opl(t_a)),t_a),
% 2.48/2.76                                                           tc_PropLog_Opl(t_a)),t_a),
% 2.48/2.76  tc_PropLog_Opl(t_a)) -> true
% 2.48/2.76  Current number of equations to process: 109
% 2.48/2.76  Current number of ordered equations: 0
% 2.48/2.76  Current number of rules: 256
% 2.48/2.76  New rule produced :
% 2.48/2.76  [259]
% 2.48/2.76  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(
% 2.48/2.76                                                                 c_insert(C,v_H,
% 2.48/2.76                                                                 tc_PropLog_Opl(t_a)),t_a),
% 2.48/2.76                                                      tc_PropLog_Opl(t_a)),
% 2.48/2.76                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.48/2.76  tc_PropLog_Opl(t_a)) -> true
% 2.48/2.76  Current number of equations to process: 111
% 2.48/2.76  Current number of ordered equations: 1
% 2.48/2.76  Current number of rules: 257
% 2.48/2.76  New rule produced :
% 2.48/2.76  [260]
% 2.48/2.76  ifeq(c_in(v_p,c_insert(A,c_insert(B,c_PropLog_Othms(c_insert(C,v_H,tc_PropLog_Opl(t_a)),t_a),
% 2.48/2.76                           tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 2.48/2.76  -> true
% 2.48/2.76  Current number of equations to process: 111
% 2.48/2.76  Current number of ordered equations: 0
% 2.48/2.76  Current number of rules: 258
% 2.48/2.76  New rule produced :
% 2.48/2.76  [261]
% 2.48/2.76  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(C,c_PropLog_Othms(
% 2.48/2.76                                                            c_insert(V_p,v_H,
% 2.48/2.76                                                            tc_PropLog_Opl(t_a)),t_a),
% 2.48/2.76                                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 2.48/2.76                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 2.48/2.76  true
% 2.48/2.76  Current number of equations to process: 110
% 2.48/2.76  Current number of ordered equations: 0
% 2.48/2.76  Current number of rules: 259
% 2.48/2.76  New rule produced :
% 2.48/2.76  [262]
% 2.48/2.76  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 2.48/2.76                                                           c_insert(A,c_insert(B,v_H,
% 2.48/2.76                                                                      tc_PropLog_Opl(t_a)),
% 2.48/2.76                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 2.48/2.76  tc_PropLog_Opl(t_a)) -> true
% 2.48/2.76  Current number of equations to process: 112
% 2.48/2.76  Current number of ordered equations: 0
% 2.48/2.76  Current number of rules: 260
% 2.48/2.76  New rule produced :
% 2.48/2.76  [263]
% 2.48/2.76  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,
% 2.48/2.76                                                                      c_insert(C,v_H,
% 2.48/2.76                                                                      tc_PropLog_Opl(t_a)),
% 2.48/2.76                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.48/2.76                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 2.48/2.76  true
% 2.48/2.76  Current number of equations to process: 111
% 2.48/2.76  Current number of ordered equations: 0
% 2.48/2.76  Current number of rules: 261
% 2.48/2.76  New rule produced :
% 2.48/2.76  [264]
% 2.48/2.76  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 2.48/2.76                                                           c_insert(B,c_insert(C,v_H,
% 2.48/2.76                                                                      tc_PropLog_Opl(t_a)),
% 2.48/2.76                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.58/2.85  tc_PropLog_Opl(t_a)) -> true
% 2.58/2.85  Current number of equations to process: 115
% 2.58/2.85  Current number of ordered equations: 0
% 2.58/2.85  Current number of rules: 262
% 2.58/2.85  New rule produced :
% 2.58/2.85  [265]
% 2.58/2.85  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_insert(B,c_insert(C,v_H,tc_PropLog_Opl(t_a)),
% 2.58/2.85                                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)),
% 2.58/2.85       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 2.58/2.85  Current number of equations to process: 113
% 2.58/2.85  Current number of ordered equations: 1
% 2.58/2.85  Current number of rules: 263
% 2.58/2.85  New rule produced :
% 2.58/2.85  [266]
% 2.58/2.85  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,
% 2.58/2.85                                                                      c_insert(C,v_H,
% 2.58/2.85                                                                      tc_PropLog_Opl(t_a)),
% 2.58/2.85                                                                      tc_PropLog_Opl(t_a)),t_a),
% 2.58/2.85                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.58/2.85  tc_PropLog_Opl(t_a)) -> true
% 2.58/2.85  Current number of equations to process: 113
% 2.58/2.85  Current number of ordered equations: 0
% 2.58/2.85  Current number of rules: 264
% 2.58/2.85  New rule produced :
% 2.58/2.85  [267]
% 2.58/2.85  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(c_insert(C,
% 2.58/2.85                                                                 c_insert(V_p,v_H,
% 2.58/2.85                                                                 tc_PropLog_Opl(t_a)),
% 2.58/2.85                                                                 tc_PropLog_Opl(t_a)),t_a),
% 2.58/2.85                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 2.58/2.85  tc_PropLog_Opl(t_a)) -> true
% 2.58/2.85  Current number of equations to process: 112
% 2.58/2.85  Current number of ordered equations: 0
% 2.58/2.85  Current number of rules: 265
% 2.58/2.85  New rule produced :
% 2.58/2.85  [268]
% 2.58/2.85  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,
% 2.58/2.85                                                                      c_insert(C,v_H,
% 2.58/2.85                                                                      tc_PropLog_Opl(t_a)),
% 2.58/2.85                                                                      tc_PropLog_Opl(t_a)),
% 2.58/2.85                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 2.58/2.85  tc_PropLog_Opl(t_a)) -> true
% 2.58/2.85  Current number of equations to process: 114
% 2.58/2.85  Current number of ordered equations: 0
% 2.58/2.85  Current number of rules: 266
% 2.58/2.85  New rule produced :
% 2.58/2.85  [269]
% 2.58/2.85  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,c_insert(C,
% 2.58/2.85                                                                 c_insert(V_p,v_H,
% 2.58/2.85                                                                 tc_PropLog_Opl(t_a)),
% 2.58/2.85                                                                 tc_PropLog_Opl(t_a)),
% 2.58/2.85                                                      tc_PropLog_Opl(t_a)),t_a),
% 2.58/2.85                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 2.58/2.85  true
% 2.58/2.85  Current number of equations to process: 113
% 2.58/2.85  Current number of ordered equations: 0
% 2.58/2.85  Current number of rules: 267
% 2.58/2.85  New rule produced :
% 2.58/2.85  [270]
% 2.58/2.85  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_insert(C,v_H,
% 2.58/2.85                                                           tc_PropLog_Opl(t_a)),
% 2.58/2.85                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 2.58/2.85  -> true
% 2.58/2.85  Current number of equations to process: 115
% 2.58/2.85  Current number of ordered equations: 0
% 2.58/2.85  Current number of rules: 268
% 2.58/2.85  New rule produced :
% 2.58/2.85  [271]
% 2.58/2.85  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 2.58/2.85  c_PropLog_Othms(c_insert(C,v_H,tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 2.58/2.85  -> true
% 2.58/2.85  Current number of equations to process: 115
% 2.58/2.85  Current number of ordered equations: 0
% 2.58/2.85  Current number of rules: 269
% 2.58/2.85  New rule produced :
% 2.58/2.85  [272]
% 2.58/2.85  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_insert(C,
% 2.58/2.85                                                                      c_insert(V_p,v_H,
% 2.58/2.85                                                                      tc_PropLog_Opl(t_a)),
% 2.58/2.85                                                                      tc_PropLog_Opl(t_a)),
% 2.58/2.85                                                           tc_PropLog_Opl(t_a)),t_a),
% 2.69/2.99  tc_PropLog_Opl(t_a)) -> true
% 2.69/2.99  Current number of equations to process: 114
% 2.69/2.99  Current number of ordered equations: 0
% 2.69/2.99  Current number of rules: 270
% 2.69/2.99  New rule produced :
% 2.69/2.99  [273]
% 2.69/2.99  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(C,
% 2.69/2.99                                                                 c_insert(V_p,v_H,
% 2.69/2.99                                                                 tc_PropLog_Opl(t_a)),
% 2.69/2.99                                                                 tc_PropLog_Opl(t_a)),
% 2.69/2.99                                                      tc_PropLog_Opl(t_a)),
% 2.69/2.99                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.69/2.99  tc_PropLog_Opl(t_a)) -> true
% 2.69/2.99  Current number of equations to process: 116
% 2.69/2.99  Current number of ordered equations: 1
% 2.69/2.99  Current number of rules: 271
% 2.69/2.99  New rule produced :
% 2.69/2.99  [274]
% 2.69/2.99  ifeq(c_in(v_p,c_insert(A,c_insert(B,c_insert(C,c_insert(V_p,v_H,tc_PropLog_Opl(t_a)),
% 2.69/2.99                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 2.69/2.99                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 2.69/2.99  true
% 2.69/2.99  Current number of equations to process: 116
% 2.69/2.99  Current number of ordered equations: 0
% 2.69/2.99  Current number of rules: 272
% 2.69/2.99  New rule produced :
% 2.69/2.99  [275]
% 2.69/2.99  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),v_H,
% 2.69/2.99       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 2.69/2.99  Current number of equations to process: 117
% 2.69/2.99  Current number of ordered equations: 0
% 2.69/2.99  Current number of rules: 273
% 2.69/2.99  New rule produced :
% 2.69/2.99  [276]
% 2.69/2.99  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.69/2.99                                                              c_PropLog_Othms(
% 2.69/2.99                                                              c_PropLog_Othms(
% 2.69/2.99                                                              c_PropLog_Othms(
% 2.69/2.99                                                              c_PropLog_Othms(
% 2.69/2.99                                                              c_insert(A,v_H,
% 2.69/2.99                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 2.69/2.99  tc_PropLog_Opl(t_a)) -> true
% 2.69/2.99  Current number of equations to process: 119
% 2.69/2.99  Current number of ordered equations: 0
% 2.69/2.99  Current number of rules: 274
% 2.69/2.99  New rule produced :
% 2.69/2.99  [277]
% 2.69/2.99  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.69/2.99                                                              c_insert(A,
% 2.69/2.99                                                              c_PropLog_Othms(
% 2.69/2.99                                                              c_PropLog_Othms(
% 2.69/2.99                                                              c_PropLog_Othms(
% 2.69/2.99                                                              c_insert(B,v_H,
% 2.69/2.99                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 2.69/2.99                                                              tc_PropLog_Opl(t_a)),t_a),
% 2.69/2.99  tc_PropLog_Opl(t_a)) -> true
% 2.69/2.99  Current number of equations to process: 118
% 2.69/2.99  Current number of ordered equations: 0
% 2.69/2.99  Current number of rules: 275
% 2.69/2.99  New rule produced :
% 2.69/2.99  [278]
% 2.69/2.99  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 2.69/2.99  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,v_H,tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 2.69/2.99  tc_PropLog_Opl(t_a)) -> true
% 2.69/2.99  Current number of equations to process: 123
% 2.69/2.99  Current number of ordered equations: 0
% 2.69/2.99  Current number of rules: 276
% 2.69/2.99  New rule produced :
% 2.69/2.99  [279]
% 2.69/2.99  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 2.69/2.99                                                                   c_PropLog_Othms(
% 2.69/2.99                                                                   c_PropLog_Othms(
% 2.69/2.99                                                                   c_insert(B,v_H,
% 2.69/2.99                                                                   tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.69/2.99                                                                   tc_PropLog_Opl(t_a)),
% 2.69/2.99       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 2.69/2.99  Current number of equations to process: 121
% 2.69/2.99  Current number of ordered equations: 1
% 2.69/2.99  Current number of rules: 277
% 2.69/2.99  New rule produced :
% 2.79/3.09  [280]
% 2.79/3.09  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.79/3.09                                                              c_PropLog_Othms(
% 2.79/3.09                                                              c_insert(A,
% 2.79/3.09                                                              c_PropLog_Othms(
% 2.79/3.09                                                              c_PropLog_Othms(
% 2.79/3.09                                                              c_insert(B,v_H,
% 2.79/3.09                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.79/3.09                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.79/3.09  tc_PropLog_Opl(t_a)) -> true
% 2.79/3.09  Current number of equations to process: 121
% 2.79/3.09  Current number of ordered equations: 0
% 2.79/3.09  Current number of rules: 278
% 2.79/3.09  New rule produced :
% 2.79/3.09  [281]
% 2.79/3.09  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 2.79/3.09  c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,v_H,tc_PropLog_Opl(t_a)),t_a),
% 2.79/3.09                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 2.79/3.09  Current number of equations to process: 123
% 2.79/3.09  Current number of ordered equations: 0
% 2.79/3.09  Current number of rules: 279
% 2.79/3.09  New rule produced :
% 2.79/3.09  [282]
% 2.79/3.09  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.79/3.09                                                              c_PropLog_Othms(
% 2.79/3.09                                                              c_PropLog_Othms(
% 2.79/3.09                                                              c_insert(A,
% 2.79/3.09                                                              c_PropLog_Othms(
% 2.79/3.09                                                              c_insert(B,v_H,
% 2.79/3.09                                                              tc_PropLog_Opl(t_a)),t_a),
% 2.79/3.09                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 2.79/3.09  tc_PropLog_Opl(t_a)) -> true
% 2.79/3.09  Current number of equations to process: 125
% 2.79/3.09  Current number of ordered equations: 0
% 2.79/3.09  Current number of rules: 280
% 2.79/3.09  New rule produced :
% 2.79/3.09  [283]
% 2.79/3.09  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),C,t_a),
% 2.79/3.09       c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),true,c_in(C,c_PropLog_Othms(v_H,t_a),
% 2.79/3.09                                                          tc_PropLog_Opl(t_a)),true)
% 2.79/3.09  -> true
% 2.79/3.09  Current number of equations to process: 129
% 2.79/3.09  Current number of ordered equations: 0
% 2.79/3.09  Current number of rules: 281
% 2.79/3.09  New rule produced :
% 2.79/3.09  [284]
% 2.79/3.09  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.79/3.09                                                              c_insert(A,
% 2.79/3.09                                                              c_insert(B,
% 2.79/3.09                                                              c_PropLog_Othms(
% 2.79/3.09                                                              c_PropLog_Othms(
% 2.79/3.09                                                              c_insert(C,v_H,
% 2.79/3.09                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.79/3.09                                                              tc_PropLog_Opl(t_a)),
% 2.79/3.09                                                              tc_PropLog_Opl(t_a)),t_a),
% 2.79/3.09  tc_PropLog_Opl(t_a)) -> true
% 2.79/3.09  Current number of equations to process: 128
% 2.79/3.09  Current number of ordered equations: 0
% 2.79/3.09  Current number of rules: 282
% 2.79/3.09  New rule produced :
% 2.79/3.09  [285]
% 2.79/3.09  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.79/3.09                                                              c_insert(A,
% 2.79/3.09                                                              c_PropLog_Othms(
% 2.79/3.09                                                              c_insert(B,
% 2.79/3.09                                                              c_PropLog_Othms(
% 2.79/3.09                                                              c_insert(C,v_H,
% 2.79/3.09                                                              tc_PropLog_Opl(t_a)),t_a),
% 2.79/3.09                                                              tc_PropLog_Opl(t_a)),t_a),
% 2.79/3.09                                                              tc_PropLog_Opl(t_a)),t_a),
% 2.79/3.09  tc_PropLog_Opl(t_a)) -> true
% 2.79/3.09  Current number of equations to process: 127
% 2.88/3.17  Current number of ordered equations: 0
% 2.88/3.17  Current number of rules: 283
% 2.88/3.17  New rule produced :
% 2.88/3.17  [286]
% 2.88/3.17  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.88/3.17                                                              c_PropLog_Othms(
% 2.88/3.17                                                              c_insert(A,
% 2.88/3.17                                                              c_insert(B,
% 2.88/3.17                                                              c_PropLog_Othms(
% 2.88/3.17                                                              c_insert(C,v_H,
% 2.88/3.17                                                              tc_PropLog_Opl(t_a)),t_a),
% 2.88/3.17                                                              tc_PropLog_Opl(t_a)),
% 2.88/3.17                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.88/3.17  tc_PropLog_Opl(t_a)) -> true
% 2.88/3.17  Current number of equations to process: 125
% 2.88/3.17  Current number of ordered equations: 1
% 2.88/3.17  Current number of rules: 284
% 2.88/3.17  New rule produced :
% 2.88/3.17  [287]
% 2.88/3.17  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 2.88/3.17                                                                   c_insert(B,
% 2.88/3.17                                                                   c_PropLog_Othms(
% 2.88/3.17                                                                   c_insert(C,v_H,
% 2.88/3.17                                                                   tc_PropLog_Opl(t_a)),t_a),
% 2.88/3.17                                                                   tc_PropLog_Opl(t_a)),
% 2.88/3.17                                                                   tc_PropLog_Opl(t_a)),
% 2.88/3.17       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 2.88/3.17  Current number of equations to process: 125
% 2.88/3.17  Current number of ordered equations: 0
% 2.88/3.17  Current number of rules: 285
% 2.88/3.17  New rule produced :
% 2.88/3.17  [288]
% 2.88/3.17  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.88/3.17                                                              c_PropLog_Othms(
% 2.88/3.17                                                              c_PropLog_Othms(
% 2.88/3.17                                                              c_PropLog_Othms(
% 2.88/3.17                                                              c_insert(A,
% 2.88/3.17                                                              c_insert(B,v_H,
% 2.88/3.17                                                              tc_PropLog_Opl(t_a)),
% 2.88/3.17                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 2.88/3.17  tc_PropLog_Opl(t_a)) -> true
% 2.88/3.17  Current number of equations to process: 128
% 2.88/3.17  Current number of ordered equations: 0
% 2.88/3.17  Current number of rules: 286
% 2.88/3.17  New rule produced :
% 2.88/3.17  [289]
% 2.88/3.17  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 2.88/3.17  c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,v_H,tc_PropLog_Opl(t_a)),
% 2.88/3.17                                  tc_PropLog_Opl(t_a)),t_a),t_a),tc_PropLog_Opl(t_a))
% 2.88/3.17  -> true
% 2.88/3.17  Current number of equations to process: 133
% 2.88/3.17  Current number of ordered equations: 0
% 2.88/3.17  Current number of rules: 287
% 2.88/3.17  New rule produced :
% 2.88/3.17  [290]
% 2.88/3.17  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.88/3.17                                                              c_insert(A,
% 2.88/3.17                                                              c_PropLog_Othms(
% 2.88/3.17                                                              c_PropLog_Othms(
% 2.88/3.17                                                              c_insert(B,
% 2.88/3.17                                                              c_insert(C,v_H,
% 2.88/3.17                                                              tc_PropLog_Opl(t_a)),
% 2.88/3.17                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 2.88/3.17                                                              tc_PropLog_Opl(t_a)),t_a),
% 2.88/3.17  tc_PropLog_Opl(t_a)) -> true
% 2.88/3.17  Current number of equations to process: 132
% 2.88/3.17  Current number of ordered equations: 0
% 2.88/3.17  Current number of rules: 288
% 2.88/3.17  New rule produced :
% 2.88/3.17  [291]
% 2.88/3.17  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 2.88/3.17                                                              c_PropLog_Othms(
% 2.88/3.17                                                              c_insert(A,
% 2.88/3.17                                                              c_PropLog_Othms(
% 3.03/3.35                                                              c_insert(B,
% 3.03/3.35                                                              c_insert(C,v_H,
% 3.03/3.35                                                              tc_PropLog_Opl(t_a)),
% 3.03/3.35                                                              tc_PropLog_Opl(t_a)),t_a),
% 3.03/3.35                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 3.03/3.35  tc_PropLog_Opl(t_a)) -> true
% 3.03/3.35  Current number of equations to process: 130
% 3.03/3.35  Current number of ordered equations: 1
% 3.03/3.35  Current number of rules: 289
% 3.03/3.35  New rule produced :
% 3.03/3.35  [292]
% 3.03/3.35  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 3.03/3.35                                                                   c_PropLog_Othms(
% 3.03/3.35                                                                   c_insert(B,
% 3.03/3.35                                                                   c_insert(C,v_H,
% 3.03/3.35                                                                   tc_PropLog_Opl(t_a)),
% 3.03/3.35                                                                   tc_PropLog_Opl(t_a)),t_a),
% 3.03/3.35                                                                   tc_PropLog_Opl(t_a)),
% 3.03/3.35       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 3.03/3.35  Current number of equations to process: 130
% 3.03/3.35  Current number of ordered equations: 0
% 3.03/3.35  Current number of rules: 290
% 3.03/3.35  New rule produced :
% 3.03/3.35  [293]
% 3.03/3.35  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),v_H,
% 3.03/3.35       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 3.03/3.35  Current number of equations to process: 132
% 3.03/3.35  Current number of ordered equations: 0
% 3.03/3.35  Current number of rules: 291
% 3.03/3.35  New rule produced :
% 3.03/3.35  [294]
% 3.03/3.35  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 3.03/3.35  c_PropLog_Othms(c_insert(C,v_H,tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 3.03/3.35  -> true
% 3.03/3.35  Current number of equations to process: 132
% 3.03/3.35  Current number of ordered equations: 0
% 3.03/3.35  Current number of rules: 292
% 3.03/3.35  New rule produced :
% 3.03/3.35  [295]
% 3.03/3.35  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 3.03/3.35       c_insert(B,c_insert(C,v_H,tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 3.03/3.35       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 3.03/3.35  Current number of equations to process: 134
% 3.03/3.35  Current number of ordered equations: 0
% 3.03/3.35  Current number of rules: 293
% 3.03/3.35  New rule produced :
% 3.03/3.35  [296]
% 3.03/3.35  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 3.03/3.35  c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(V_p,v_H,tc_PropLog_Opl(t_a)),
% 3.03/3.35                             tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 3.03/3.35  tc_PropLog_Opl(t_a)) -> true
% 3.03/3.35  Current number of equations to process: 133
% 3.03/3.35  Current number of ordered equations: 0
% 3.03/3.35  Current number of rules: 294
% 3.03/3.35  New rule produced :
% 3.03/3.35  [297]
% 3.03/3.35  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 3.03/3.35                                                              c_PropLog_Othms(
% 3.03/3.35                                                              c_PropLog_Othms(
% 3.03/3.35                                                              c_insert(A,
% 3.03/3.35                                                              c_insert(B,
% 3.03/3.35                                                              c_insert(C,v_H,
% 3.03/3.35                                                              tc_PropLog_Opl(t_a)),
% 3.03/3.35                                                              tc_PropLog_Opl(t_a)),
% 3.03/3.35                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 3.03/3.35  tc_PropLog_Opl(t_a)) -> true
% 3.03/3.35  Current number of equations to process: 135
% 3.03/3.35  Current number of ordered equations: 0
% 3.03/3.35  Current number of rules: 295
% 3.03/3.35  New rule produced :
% 3.03/3.35  [298]
% 3.03/3.35  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(c_insert(
% 3.03/3.35                                                               c_PropLog_Opl_Oop_A_N_62(
% 3.03/3.35                                                               c_PropLog_Opl_Oop_A_N_62(V_p,V_p,V_q),A,V_q),T_a,
% 3.03/3.35                                                               tc_PropLog_Opl(V_q)),V_q),
% 3.03/3.35                                    tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),V_q),
% 3.09/3.42  tc_PropLog_Opl(V_q)) -> true
% 3.09/3.42  Current number of equations to process: 136
% 3.09/3.42  Current number of ordered equations: 0
% 3.09/3.42  Current number of rules: 296
% 3.09/3.42  New rule produced :
% 3.09/3.42  [299]
% 3.09/3.42  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,c_insert(
% 3.09/3.42                                                               c_PropLog_Opl_Oop_A_N_62(
% 3.09/3.42                                                               c_PropLog_Opl_Oop_A_N_62(V_p,V_p,V_q),A,V_q),T_a,
% 3.09/3.42                                                               tc_PropLog_Opl(V_q)),
% 3.09/3.42                                                    tc_PropLog_Opl(V_q)),V_q),
% 3.09/3.42                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 3.09/3.42  Current number of equations to process: 135
% 3.09/3.42  Current number of ordered equations: 0
% 3.09/3.42  Current number of rules: 297
% 3.09/3.42  New rule produced :
% 3.09/3.42  [300]
% 3.09/3.42  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(
% 3.09/3.42                                                               c_PropLog_Opl_Oop_A_N_62(
% 3.09/3.42                                                               c_PropLog_Opl_Oop_A_N_62(V_p,V_p,V_q),A,V_q),T_a,
% 3.09/3.42                                                               tc_PropLog_Opl(V_q)),
% 3.09/3.42                                                    tc_PropLog_Opl(V_q)),
% 3.09/3.42                                         tc_PropLog_Opl(V_q)),V_q),V_q),
% 3.09/3.42  tc_PropLog_Opl(V_q)) -> true
% 3.09/3.42  Current number of equations to process: 134
% 3.09/3.42  Current number of ordered equations: 0
% 3.09/3.42  Current number of rules: 298
% 3.09/3.42  New rule produced :
% 3.09/3.42  [301]
% 3.09/3.42  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(V_p,c_insert(V_q,
% 3.09/3.42                                                            c_insert(A,T_a,
% 3.09/3.42                                                            tc_PropLog_Opl(V_H)),
% 3.09/3.42                                                            tc_PropLog_Opl(V_H)),
% 3.09/3.42                                               tc_PropLog_Opl(V_H)),tc_PropLog_Opl(V_H)),
% 3.09/3.42                         tc_PropLog_Opl(V_H)),V_H),tc_PropLog_Opl(V_H)) -> true
% 3.09/3.42  Current number of equations to process: 133
% 3.09/3.42  Current number of ordered equations: 0
% 3.09/3.42  Current number of rules: 299
% 3.09/3.42  New rule produced :
% 3.09/3.42  [302]
% 3.09/3.42  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(C,c_insert(V_p,
% 3.09/3.42                                                            c_insert(V_q,v_H,
% 3.09/3.42                                                            tc_PropLog_Opl(t_a)),
% 3.09/3.42                                                            tc_PropLog_Opl(t_a)),
% 3.09/3.42                                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 3.09/3.42                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 3.09/3.42  true
% 3.09/3.42  Current number of equations to process: 132
% 3.09/3.42  Current number of ordered equations: 0
% 3.09/3.42  Current number of rules: 300
% 3.09/3.42  New rule produced :
% 3.09/3.42  [303]
% 3.09/3.42  c_in(A,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,
% 3.09/3.42                                                           c_PropLog_Opl_Oop_A_N_62(C,C,V_p),V_p),A,V_p),V_q,
% 3.09/3.42                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 3.09/3.42  Current number of equations to process: 132
% 3.09/3.42  Current number of ordered equations: 0
% 3.09/3.42  Current number of rules: 301
% 3.09/3.42  New rule produced :
% 3.09/3.42  [304]
% 3.09/3.42  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 3.09/3.42                                                  c_PropLog_Opl_Oop_A_N_62(B,
% 3.09/3.42                                                  c_PropLog_Opl_Oop_A_N_62(C,C,V_p),V_p),A,V_p),V_q,
% 3.09/3.42                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 3.09/3.42  tc_PropLog_Opl(V_p)) -> true
% 3.09/3.42  Current number of equations to process: 133
% 3.09/3.42  Current number of ordered equations: 0
% 3.09/3.42  Current number of rules: 302
% 3.09/3.42  New rule produced :
% 3.09/3.42  [305]
% 3.09/3.42  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(C,
% 3.09/3.42                                                                      c_PropLog_Opl_Oop_A_N_62(V_p,V_p,V_q),V_q),A,V_q),T_a,
% 3.09/3.42                                    tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),V_q),
% 3.09/3.42  tc_PropLog_Opl(V_q)) -> true
% 3.09/3.42  Current number of equations to process: 132
% 3.09/3.42  Current number of ordered equations: 0
% 3.09/3.42  Current number of rules: 303
% 3.29/3.59  New rule produced :
% 3.29/3.59  [306]
% 3.29/3.59  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 3.29/3.59                                                                  c_PropLog_Opl_Oop_A_N_62(B,
% 3.29/3.59                                                                  c_PropLog_Opl_Oop_A_N_62(C,C,V_p),V_p),A,V_p),V_q,
% 3.29/3.59                                                         tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 3.29/3.59  tc_PropLog_Opl(V_p)) -> true
% 3.29/3.59  Current number of equations to process: 135
% 3.29/3.59  Current number of ordered equations: 0
% 3.29/3.59  Current number of rules: 304
% 3.29/3.59  New rule produced :
% 3.29/3.59  [307]
% 3.29/3.59  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 3.29/3.59                                                             c_PropLog_Opl_Oop_A_N_62(C,
% 3.29/3.59                                                             c_PropLog_Opl_Oop_A_N_62(V_p,V_p,V_q),V_q),A,V_q),T_a,
% 3.29/3.59                                                    tc_PropLog_Opl(V_q)),V_q),
% 3.29/3.59                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 3.29/3.59  Current number of equations to process: 134
% 3.29/3.59  Current number of ordered equations: 0
% 3.29/3.59  Current number of rules: 305
% 3.29/3.59  New rule produced :
% 3.29/3.59  [308]
% 3.29/3.59  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(
% 3.29/3.59                                                             c_PropLog_Opl_Oop_A_N_62(C,
% 3.29/3.59                                                             c_PropLog_Opl_Oop_A_N_62(V_p,V_p,V_q),V_q),A,V_q),T_a,
% 3.29/3.59                                                    tc_PropLog_Opl(V_q)),
% 3.29/3.59                                         tc_PropLog_Opl(V_q)),V_q),V_q),
% 3.29/3.59  tc_PropLog_Opl(V_q)) -> true
% 3.29/3.59  Current number of equations to process: 133
% 3.29/3.59  Current number of ordered equations: 0
% 3.29/3.59  Current number of rules: 306
% 3.29/3.59  New rule produced :
% 3.29/3.59  [309]
% 3.29/3.59  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 3.29/3.59                                                         c_insert(c_PropLog_Opl_Oop_A_N_62(
% 3.29/3.59                                                                  c_PropLog_Opl_Oop_A_N_62(B,
% 3.29/3.59                                                                  c_PropLog_Opl_Oop_A_N_62(C,C,V_p),V_p),A,V_p),V_q,
% 3.29/3.59                                                         tc_PropLog_Opl(V_p)),V_p),V_p),V_p),V_p),
% 3.29/3.59  tc_PropLog_Opl(V_p)) -> true
% 3.29/3.59  Current number of equations to process: 143
% 3.29/3.59  Current number of ordered equations: 0
% 3.29/3.59  Current number of rules: 307
% 3.29/3.59  New rule produced :
% 3.29/3.59  [310]
% 3.29/3.59  ifeq(c_in(A,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,B,C),A,C),V_p,
% 3.29/3.59              tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true) -> true
% 3.29/3.59  Current number of equations to process: 145
% 3.29/3.59  Current number of ordered equations: 0
% 3.29/3.59  Current number of rules: 308
% 3.29/3.59  New rule produced :
% 3.29/3.59  [311]
% 3.29/3.59  c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(A,A,B),C,B),C,B),
% 3.29/3.59  c_PropLog_Othms(V_p,B),tc_PropLog_Opl(B)) -> true
% 3.29/3.59  Current number of equations to process: 145
% 3.29/3.59  Current number of ordered equations: 0
% 3.29/3.59  Current number of rules: 309
% 3.29/3.59  New rule produced :
% 3.29/3.59  [312]
% 3.29/3.59  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 3.29/3.59                                                     c_PropLog_Opl_Oop_A_N_62(A,A,t_a),v_q,t_a),v_H,
% 3.29/3.59                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 3.29/3.59  -> true
% 3.29/3.59  Current number of equations to process: 147
% 3.29/3.59  Current number of ordered equations: 0
% 3.29/3.59  Current number of rules: 310
% 3.29/3.59  New rule produced :
% 3.29/3.59  [313]
% 3.29/3.59  c_in(A,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,B,C),
% 3.29/3.59                                  c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(V_p,V_p,C),A,C),C),V_q,
% 3.29/3.59                         tc_PropLog_Opl(C)),C),tc_PropLog_Opl(C)) -> true
% 3.29/3.59  Current number of equations to process: 148
% 3.29/3.59  Current number of ordered equations: 0
% 3.29/3.59  Current number of rules: 311
% 3.29/3.59  New rule produced :
% 3.29/3.59  [314]
% 3.29/3.59  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 3.29/3.59                                                                c_PropLog_Opl_Oop_A_N_62(V_p,V_p,C),B,C),V_q,
% 3.29/3.59                                                       tc_PropLog_Opl(C)),C),
% 3.29/3.59  tc_PropLog_Opl(C)) -> true
% 3.29/3.59  Current number of equations to process: 153
% 3.48/3.74  Current number of ordered equations: 0
% 3.48/3.74  Current number of rules: 312
% 3.48/3.74  New rule produced :
% 3.48/3.74  [315]
% 3.48/3.74  ifeq(c_in(A,c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(C,C,V_p),A,V_p),V_q,
% 3.48/3.74                         tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),true,true,true)
% 3.48/3.74  -> true
% 3.48/3.74  Current number of equations to process: 152
% 3.48/3.74  Current number of ordered equations: 0
% 3.48/3.74  Current number of rules: 313
% 3.48/3.74  New rule produced :
% 3.48/3.74  [316]
% 3.48/3.74  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 3.48/3.74                                                  c_PropLog_Opl_Oop_A_N_62(B,B,C),
% 3.48/3.74                                                  c_PropLog_Opl_Oop_A_N_62(
% 3.48/3.74                                                  c_PropLog_Opl_Oop_A_N_62(V_p,V_p,C),A,C),C),V_q,
% 3.48/3.74                                         tc_PropLog_Opl(C)),C),C),tc_PropLog_Opl(C))
% 3.48/3.74  -> true
% 3.48/3.74  Current number of equations to process: 151
% 3.48/3.74  Current number of ordered equations: 0
% 3.48/3.74  Current number of rules: 314
% 3.48/3.74  New rule produced :
% 3.48/3.74  [317]
% 3.48/3.74  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 3.48/3.74                                                       c_insert(c_PropLog_Opl_Oop_A_N_62(
% 3.48/3.74                                                                c_PropLog_Opl_Oop_A_N_62(V_p,V_p,C),B,C),V_q,
% 3.48/3.74                                                       tc_PropLog_Opl(C)),C),C),
% 3.48/3.74  tc_PropLog_Opl(C)) -> true
% 3.48/3.74  Current number of equations to process: 160
% 3.48/3.74  Current number of ordered equations: 0
% 3.48/3.74  Current number of rules: 315
% 3.48/3.74  New rule produced :
% 3.48/3.74  [318]
% 3.48/3.74  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 3.48/3.74                                                  c_PropLog_Opl_Oop_A_N_62(C,C,V_p),A,V_p),V_q,
% 3.48/3.74                                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)),
% 3.48/3.74       tc_PropLog_Opl(V_p)),true,true,true) -> true
% 3.48/3.74  Current number of equations to process: 159
% 3.48/3.74  Current number of ordered equations: 0
% 3.48/3.74  Current number of rules: 316
% 3.48/3.74  New rule produced :
% 3.48/3.74  [319]
% 3.48/3.74  c_in(A,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,B,C),
% 3.48/3.74                                  c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(V_p,
% 3.48/3.74                                                           c_PropLog_Opl_Oop_A_N_62(V_q,V_q,C),C),A,C),C),T_a,
% 3.48/3.74                         tc_PropLog_Opl(C)),C),tc_PropLog_Opl(C)) -> true
% 3.48/3.74  Current number of equations to process: 158
% 3.48/3.74  Current number of ordered equations: 0
% 3.48/3.74  Current number of rules: 317
% 3.48/3.74  New rule produced :
% 3.48/3.74  [320]
% 3.48/3.74  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_insert(
% 3.48/3.74                                                                    c_PropLog_Opl_Oop_A_N_62(
% 3.48/3.74                                                                    c_PropLog_Opl_Oop_A_N_62(V_q,V_q,C),B,C),T_a,
% 3.48/3.74                                                                    tc_PropLog_Opl(C)),
% 3.48/3.74                                                       tc_PropLog_Opl(C)),C),
% 3.48/3.74  tc_PropLog_Opl(C)) -> true
% 3.48/3.74  Current number of equations to process: 168
% 3.48/3.74  Current number of ordered equations: 0
% 3.48/3.74  Current number of rules: 318
% 3.48/3.74  New rule produced :
% 3.48/3.74  [321]
% 3.48/3.74  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(C,C,V_p),
% 3.48/3.74                                             c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(V_q,V_q,V_p),A,V_p),V_p),T_a,
% 3.48/3.74                                    tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),V_p),
% 3.48/3.74  tc_PropLog_Opl(V_p)) -> true
% 3.48/3.74  Current number of equations to process: 167
% 3.48/3.74  Current number of ordered equations: 0
% 3.48/3.74  Current number of rules: 319
% 3.48/3.74  New rule produced :
% 3.48/3.74  [322]
% 3.48/3.74  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 3.48/3.74                                                                  c_PropLog_Opl_Oop_A_N_62(B,B,C),
% 3.48/3.74                                                                  c_PropLog_Opl_Oop_A_N_62(
% 3.48/3.74                                                                  c_PropLog_Opl_Oop_A_N_62(V_p,V_p,C),A,C),C),V_q,
% 3.48/3.74                                                         tc_PropLog_Opl(C)),C),C),C),
% 3.48/3.74  tc_PropLog_Opl(C)) -> true
% 3.48/3.74  Current number of equations to process: 166
% 3.54/3.81  Current number of ordered equations: 0
% 3.54/3.81  Current number of rules: 320
% 3.54/3.81  New rule produced :
% 3.54/3.81  [323]
% 3.54/3.81  ifeq(c_in(A,c_insert(B,c_insert(C,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(V_p,V_p,V_q),A,V_q),T_a,
% 3.54/3.81                                    tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),
% 3.54/3.81              tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),true,true,true) -> true
% 3.54/3.81  Current number of equations to process: 165
% 3.54/3.81  Current number of ordered equations: 0
% 3.54/3.81  Current number of rules: 321
% 3.54/3.81  New rule produced :
% 3.54/3.81  [324]
% 3.54/3.81  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Ofalse,A,t_a),c_PropLog_Othms(
% 3.54/3.81                                                                 c_insert(v_q,v_H,
% 3.54/3.81                                                                 tc_PropLog_Opl(t_a)),t_a),
% 3.54/3.81       tc_PropLog_Opl(t_a)),true,c_in(A,c_PropLog_Othms(c_insert(v_q,v_H,
% 3.54/3.81                                                        tc_PropLog_Opl(t_a)),t_a),
% 3.54/3.81                                 tc_PropLog_Opl(t_a)),true) -> true
% 3.54/3.81  Current number of equations to process: 168
% 3.54/3.81  Current number of ordered equations: 0
% 3.54/3.81  Current number of rules: 322
% 3.54/3.81  New rule produced :
% 3.54/3.81  [325]
% 3.54/3.81  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 3.54/3.81                                                              c_insert(A,
% 3.54/3.81                                                              c_insert(B,
% 3.54/3.81                                                              c_insert(C,
% 3.54/3.81                                                              c_insert(V_p,
% 3.54/3.81                                                              c_PropLog_Othms(v_H,t_a),
% 3.54/3.81                                                              tc_PropLog_Opl(t_a)),
% 3.54/3.81                                                              tc_PropLog_Opl(t_a)),
% 3.54/3.81                                                              tc_PropLog_Opl(t_a)),
% 3.54/3.81                                                              tc_PropLog_Opl(t_a)),t_a),
% 3.54/3.81  tc_PropLog_Opl(t_a)) -> true
% 3.54/3.81  Current number of equations to process: 167
% 3.54/3.81  Current number of ordered equations: 0
% 3.54/3.81  Current number of rules: 323
% 3.54/3.81  New rule produced :
% 3.54/3.81  [326]
% 3.54/3.81  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 3.54/3.81                                                              c_insert(A,
% 3.54/3.81                                                              c_insert(B,
% 3.54/3.81                                                              c_insert(C,
% 3.54/3.81                                                              c_PropLog_Othms(
% 3.54/3.81                                                              c_insert(V_p,v_H,
% 3.54/3.81                                                              tc_PropLog_Opl(t_a)),t_a),
% 3.54/3.81                                                              tc_PropLog_Opl(t_a)),
% 3.54/3.81                                                              tc_PropLog_Opl(t_a)),
% 3.54/3.81                                                              tc_PropLog_Opl(t_a)),t_a),
% 3.54/3.81  tc_PropLog_Opl(t_a)) -> true
% 3.54/3.81  Current number of equations to process: 166
% 3.54/3.81  Current number of ordered equations: 0
% 3.54/3.81  Current number of rules: 324
% 3.54/3.81  New rule produced :
% 3.54/3.81  [327]
% 3.54/3.81  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 3.54/3.81                                                              c_insert(A,
% 3.54/3.81                                                              c_insert(B,
% 3.54/3.81                                                              c_PropLog_Othms(
% 3.54/3.81                                                              c_insert(C,
% 3.54/3.81                                                              c_insert(V_p,v_H,
% 3.54/3.81                                                              tc_PropLog_Opl(t_a)),
% 3.54/3.81                                                              tc_PropLog_Opl(t_a)),t_a),
% 3.54/3.81                                                              tc_PropLog_Opl(t_a)),
% 3.54/3.81                                                              tc_PropLog_Opl(t_a)),t_a),
% 3.54/3.81  tc_PropLog_Opl(t_a)) -> true
% 3.54/3.81  Current number of equations to process: 165
% 3.54/3.81  Current number of ordered equations: 0
% 3.54/3.81  Current number of rules: 325
% 3.54/3.81  New rule produced :
% 3.54/3.81  [328]
% 3.54/3.81  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 3.54/3.81                                                              c_insert(A,
% 3.54/3.84                                                              c_PropLog_Othms(
% 3.54/3.84                                                              c_insert(B,
% 3.54/3.84                                                              c_insert(C,
% 3.54/3.84                                                              c_insert(V_p,v_H,
% 3.54/3.84                                                              tc_PropLog_Opl(t_a)),
% 3.54/3.84                                                              tc_PropLog_Opl(t_a)),
% 3.54/3.84                                                              tc_PropLog_Opl(t_a)),t_a),
% 3.54/3.84                                                              tc_PropLog_Opl(t_a)),t_a),
% 3.54/3.84  tc_PropLog_Opl(t_a)) -> true
% 3.54/3.84  Current number of equations to process: 164
% 3.54/3.84  Current number of ordered equations: 0
% 3.54/3.84  Current number of rules: 326
% 3.54/3.84  New rule produced :
% 3.54/3.84  [329]
% 3.54/3.84  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(c_PropLog_Opl_Oop_A_N_62(
% 3.54/3.84                                                        c_PropLog_Opl_Oop_A_N_62(V_p,
% 3.54/3.84                                                        c_PropLog_Opl_Oop_A_N_62(V_q,V_q,T_a),T_a),A,T_a),V_H,
% 3.54/3.84                                               tc_PropLog_Opl(T_a)),tc_PropLog_Opl(T_a)),
% 3.54/3.84                         tc_PropLog_Opl(T_a)),T_a),tc_PropLog_Opl(T_a)) -> true
% 3.54/3.84  Current number of equations to process: 163
% 3.54/3.84  Current number of ordered equations: 0
% 3.54/3.84  Current number of rules: 327
% 3.54/3.84  New rule produced :
% 3.54/3.84  [330]
% 3.54/3.84  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(
% 3.54/3.84                                                                    c_PropLog_Opl_Oop_A_N_62(
% 3.54/3.84                                                                    c_PropLog_Opl_Oop_A_N_62(C,
% 3.54/3.84                                                                    c_PropLog_Opl_Oop_A_N_62(V_p,V_p,V_q),V_q),A,V_q),T_a,
% 3.54/3.84                                                                    tc_PropLog_Opl(V_q)),V_q),V_q),
% 3.54/3.84                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 3.54/3.84  Current number of equations to process: 162
% 3.54/3.84  Current number of ordered equations: 0
% 3.54/3.84  Current number of rules: 328
% 3.54/3.84  New rule produced :
% 3.54/3.84  [331]
% 3.54/3.84  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(
% 3.54/3.84                                                                    c_PropLog_Opl_Oop_A_N_62(
% 3.54/3.84                                                                    c_PropLog_Opl_Oop_A_N_62(C,
% 3.54/3.84                                                                    c_PropLog_Opl_Oop_A_N_62(V_p,V_p,V_q),V_q),A,V_q),T_a,
% 3.54/3.84                                                                    tc_PropLog_Opl(V_q)),V_q),
% 3.54/3.84                                         tc_PropLog_Opl(V_q)),V_q),V_q),
% 3.54/3.84  tc_PropLog_Opl(V_q)) -> true
% 3.54/3.84  Current number of equations to process: 161
% 3.54/3.84  Current number of ordered equations: 0
% 3.54/3.84  Current number of rules: 329
% 3.54/3.84  New rule produced :
% 3.54/3.84  [332]
% 3.54/3.84  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(
% 3.54/3.84                                                                    c_PropLog_Opl_Oop_A_N_62(
% 3.54/3.84                                                                    c_PropLog_Opl_Oop_A_N_62(C,
% 3.54/3.84                                                                    c_PropLog_Opl_Oop_A_N_62(V_p,V_p,V_q),V_q),A,V_q),T_a,
% 3.54/3.84                                                                    tc_PropLog_Opl(V_q)),
% 3.54/3.84                                                         tc_PropLog_Opl(V_q)),V_q),V_q),V_q),
% 3.54/3.84  tc_PropLog_Opl(V_q)) -> true
% 3.54/3.84  Current number of equations to process: 160
% 3.54/3.84  Current number of ordered equations: 0
% 3.54/3.84  Current number of rules: 330
% 3.54/3.84  New rule produced :
% 3.54/3.84  [333]
% 3.54/3.84  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 3.54/3.84                                                              c_PropLog_Othms(
% 3.54/3.84                                                              c_insert(A,
% 3.54/3.84                                                              c_insert(B,
% 3.54/3.84                                                              c_insert(C,
% 3.54/3.84                                                              c_insert(V_p,v_H,
% 3.54/3.84                                                              tc_PropLog_Opl(t_a)),
% 3.68/3.95                                                              tc_PropLog_Opl(t_a)),
% 3.68/3.95                                                              tc_PropLog_Opl(t_a)),
% 3.68/3.95                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 3.68/3.95  tc_PropLog_Opl(t_a)) -> true
% 3.68/3.95  Current number of equations to process: 158
% 3.68/3.95  Current number of ordered equations: 1
% 3.68/3.95  Current number of rules: 331
% 3.68/3.95  New rule produced :
% 3.68/3.95  [334]
% 3.68/3.95  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 3.68/3.95                                                                   c_insert(B,
% 3.68/3.95                                                                   c_insert(C,
% 3.68/3.95                                                                   c_insert(V_p,v_H,
% 3.68/3.95                                                                   tc_PropLog_Opl(t_a)),
% 3.68/3.95                                                                   tc_PropLog_Opl(t_a)),
% 3.68/3.95                                                                   tc_PropLog_Opl(t_a)),
% 3.68/3.95                                                                   tc_PropLog_Opl(t_a)),
% 3.68/3.95       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 3.68/3.95  Current number of equations to process: 158
% 3.68/3.95  Current number of ordered equations: 0
% 3.68/3.95  Current number of rules: 332
% 3.68/3.95  New rule produced :
% 3.68/3.95  [335]
% 3.68/3.95  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 3.68/3.95                                                  c_PropLog_Opl_Oop_A_N_62(B,B,C),
% 3.68/3.95                                                  c_PropLog_Opl_Oop_A_N_62(
% 3.68/3.95                                                  c_PropLog_Opl_Oop_A_N_62(V_p,
% 3.68/3.95                                                  c_PropLog_Opl_Oop_A_N_62(V_q,V_q,C),C),A,C),C),T_a,
% 3.68/3.95                                         tc_PropLog_Opl(C)),C),C),tc_PropLog_Opl(C))
% 3.68/3.95  -> true
% 3.68/3.95  Current number of equations to process: 157
% 3.68/3.95  Current number of ordered equations: 0
% 3.68/3.95  Current number of rules: 333
% 3.68/3.95  New rule produced :
% 3.68/3.95  [336]
% 3.68/3.95  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(B,A,C),V_p,
% 3.68/3.95                                    tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),C),
% 3.68/3.95  tc_PropLog_Opl(C)) -> true
% 3.68/3.95  Current number of equations to process: 157
% 3.68/3.95  Current number of ordered equations: 0
% 3.68/3.95  Current number of rules: 334
% 3.68/3.95  New rule produced :
% 3.68/3.95  [337]
% 3.68/3.95  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_PropLog_Othms(v_H,t_a),
% 3.68/3.95                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 3.68/3.95  -> true
% 3.68/3.95  Current number of equations to process: 157
% 3.68/3.95  Current number of ordered equations: 0
% 3.68/3.95  Current number of rules: 335
% 3.68/3.95  New rule produced :
% 3.68/3.95  [338]
% 3.68/3.95  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_insert(A,v_H,
% 3.68/3.95                                                         tc_PropLog_Opl(t_a)),
% 3.68/3.95                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 3.68/3.95  -> true
% 3.68/3.95  Current number of equations to process: 157
% 3.68/3.95  Current number of ordered equations: 0
% 3.68/3.95  Current number of rules: 336
% 3.68/3.95  New rule produced :
% 3.68/3.95  [339]
% 3.68/3.95  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(B,A,C),V_p,
% 3.68/3.95                                                    tc_PropLog_Opl(C)),C),
% 3.68/3.95                         tc_PropLog_Opl(C)),C),tc_PropLog_Opl(C)) -> true
% 3.68/3.95  Current number of equations to process: 157
% 3.68/3.95  Current number of ordered equations: 0
% 3.68/3.95  Current number of rules: 337
% 3.68/3.95  New rule produced :
% 3.68/3.95  [340]
% 3.68/3.95  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 3.68/3.95                                               tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),
% 3.68/3.95                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 3.68/3.95  Current number of equations to process: 157
% 3.68/3.95  Current number of ordered equations: 0
% 3.68/3.95  Current number of rules: 338
% 3.68/3.95  New rule produced :
% 3.68/3.95  [341]
% 3.68/3.95  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_PropLog_Othms(
% 3.68/3.95                                                         c_PropLog_Othms(v_H,t_a),t_a),
% 3.68/3.95                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 3.68/3.95  -> true
% 3.68/3.95  Current number of equations to process: 157
% 3.68/3.95  Current number of ordered equations: 0
% 3.68/3.95  Current number of rules: 339
% 3.68/3.95  New rule produced :
% 3.68/3.95  [342]
% 3.72/4.03  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_insert(A,c_PropLog_Othms(v_H,t_a),
% 3.72/4.03                                                         tc_PropLog_Opl(t_a)),
% 3.72/4.03                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 3.72/4.03  -> true
% 3.72/4.03  Current number of equations to process: 157
% 3.72/4.03  Current number of ordered equations: 0
% 3.72/4.03  Current number of rules: 340
% 3.72/4.03  New rule produced :
% 3.72/4.03  [343]
% 3.72/4.03  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_PropLog_Othms(
% 3.72/4.03                                                         c_insert(A,v_H,
% 3.72/4.03                                                         tc_PropLog_Opl(t_a)),t_a),
% 3.72/4.03                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 3.72/4.03  -> true
% 3.72/4.03  Current number of equations to process: 157
% 3.72/4.03  Current number of ordered equations: 0
% 3.72/4.03  Current number of rules: 341
% 3.72/4.03  New rule produced :
% 3.72/4.03  [344]
% 3.72/4.03  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_insert(A,c_insert(B,v_H,
% 3.72/4.03                                                                    tc_PropLog_Opl(t_a)),
% 3.72/4.03                                                         tc_PropLog_Opl(t_a)),
% 3.72/4.03                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 3.72/4.03  -> true
% 3.72/4.03  Current number of equations to process: 157
% 3.72/4.03  Current number of ordered equations: 0
% 3.72/4.03  Current number of rules: 342
% 3.72/4.03  New rule produced :
% 3.72/4.03  [345]
% 3.72/4.03  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(
% 3.72/4.03                                                                    c_PropLog_Opl_Oop_A_N_62(B,A,C),V_p,
% 3.72/4.03                                                                    tc_PropLog_Opl(C)),C),C),
% 3.72/4.03                         tc_PropLog_Opl(C)),C),tc_PropLog_Opl(C)) -> true
% 3.72/4.03  Current number of equations to process: 157
% 3.72/4.03  Current number of ordered equations: 0
% 3.72/4.03  Current number of rules: 343
% 3.72/4.03  New rule produced :
% 3.72/4.03  [346]
% 3.72/4.03  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(c_insert(
% 3.72/4.03                                                               c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 3.72/4.03                                                               tc_PropLog_Opl(V_p)),V_p),
% 3.72/4.03                                    tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),V_p),
% 3.72/4.03  tc_PropLog_Opl(V_p)) -> true
% 3.72/4.03  Current number of equations to process: 157
% 3.72/4.03  Current number of ordered equations: 0
% 3.72/4.03  Current number of rules: 344
% 3.72/4.03  New rule produced :
% 3.72/4.03  [347]
% 3.72/4.03  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,c_insert(
% 3.72/4.03                                                               c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 3.72/4.03                                                               tc_PropLog_Opl(V_p)),
% 3.72/4.03                                                    tc_PropLog_Opl(V_p)),V_p),
% 3.72/4.03                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 3.72/4.03  Current number of equations to process: 157
% 3.72/4.03  Current number of ordered equations: 0
% 3.72/4.03  Current number of rules: 345
% 3.72/4.03  New rule produced :
% 3.72/4.03  [348]
% 3.72/4.03  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_PropLog_Othms(
% 3.72/4.03                                                         c_PropLog_Othms(
% 3.72/4.03                                                         c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 3.72/4.03                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 3.72/4.03  -> true
% 3.72/4.03  Current number of equations to process: 158
% 3.72/4.03  Current number of ordered equations: 0
% 3.72/4.03  Current number of rules: 346
% 3.72/4.03  New rule produced :
% 3.72/4.03  [349]
% 3.72/4.03  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_insert(A,c_PropLog_Othms(
% 3.72/4.03                                                                    c_PropLog_Othms(v_H,t_a),t_a),
% 3.72/4.03                                                         tc_PropLog_Opl(t_a)),
% 3.72/4.03                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 3.72/4.03  -> true
% 3.72/4.03  Current number of equations to process: 158
% 3.72/4.03  Current number of ordered equations: 0
% 3.72/4.03  Current number of rules: 347
% 3.72/4.03  New rule produced :
% 3.72/4.03  [350]
% 3.72/4.03  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_PropLog_Othms(
% 3.72/4.03                                                         c_insert(A,c_PropLog_Othms(v_H,t_a),
% 3.72/4.03                                                         tc_PropLog_Opl(t_a)),t_a),
% 3.72/4.03                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 3.79/4.11  -> true
% 3.79/4.11  Current number of equations to process: 158
% 3.79/4.11  Current number of ordered equations: 0
% 3.79/4.11  Current number of rules: 348
% 3.79/4.11  New rule produced :
% 3.79/4.11  [351]
% 3.79/4.11  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_insert(A,c_insert(B,
% 3.79/4.11                                                                    c_PropLog_Othms(v_H,t_a),
% 3.79/4.11                                                                    tc_PropLog_Opl(t_a)),
% 3.79/4.11                                                         tc_PropLog_Opl(t_a)),
% 3.79/4.11                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 3.79/4.11  -> true
% 3.79/4.11  Current number of equations to process: 158
% 3.79/4.11  Current number of ordered equations: 0
% 3.79/4.11  Current number of rules: 349
% 3.79/4.11  New rule produced :
% 3.79/4.11  [352]
% 3.79/4.11  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_PropLog_Othms(
% 3.79/4.11                                                         c_PropLog_Othms(
% 3.79/4.11                                                         c_insert(A,v_H,
% 3.79/4.11                                                         tc_PropLog_Opl(t_a)),t_a),t_a),
% 3.79/4.11                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 3.79/4.11  -> true
% 3.79/4.11  Current number of equations to process: 158
% 3.79/4.11  Current number of ordered equations: 0
% 3.79/4.11  Current number of rules: 350
% 3.79/4.11  New rule produced :
% 3.79/4.11  [353]
% 3.79/4.11  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_insert(A,c_PropLog_Othms(
% 3.79/4.11                                                                    c_insert(B,v_H,
% 3.79/4.11                                                                    tc_PropLog_Opl(t_a)),t_a),
% 3.79/4.11                                                         tc_PropLog_Opl(t_a)),
% 3.79/4.11                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 3.79/4.11  -> true
% 3.79/4.11  Current number of equations to process: 158
% 3.79/4.11  Current number of ordered equations: 0
% 3.79/4.11  Current number of rules: 351
% 3.79/4.11  New rule produced :
% 3.79/4.11  [354]
% 3.79/4.11  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_PropLog_Othms(
% 3.79/4.11                                                         c_insert(A,c_insert(B,v_H,
% 3.79/4.11                                                                    tc_PropLog_Opl(t_a)),
% 3.79/4.11                                                         tc_PropLog_Opl(t_a)),t_a),
% 3.79/4.11                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 3.79/4.11  -> true
% 3.79/4.11  Current number of equations to process: 158
% 3.79/4.11  Current number of ordered equations: 0
% 3.79/4.11  Current number of rules: 352
% 3.79/4.11  New rule produced :
% 3.79/4.11  [355]
% 3.79/4.11  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(V_p,c_insert(c_PropLog_Opl_Oop_A_N_62(B,A,V_q),T_a,
% 3.79/4.11                                                            tc_PropLog_Opl(V_q)),
% 3.79/4.11                                               tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),
% 3.79/4.11                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 3.79/4.11  Current number of equations to process: 157
% 3.79/4.11  Current number of ordered equations: 0
% 3.79/4.11  Current number of rules: 353
% 3.79/4.11  New rule produced :
% 3.79/4.11  [356]
% 3.79/4.11  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_insert(A,c_insert(B,
% 3.79/4.11                                                                    c_insert(C,v_H,
% 3.79/4.11                                                                    tc_PropLog_Opl(t_a)),
% 3.79/4.11                                                                    tc_PropLog_Opl(t_a)),
% 3.79/4.11                                                         tc_PropLog_Opl(t_a)),
% 3.79/4.11                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 3.79/4.11  -> true
% 3.79/4.11  Current number of equations to process: 157
% 3.79/4.11  Current number of ordered equations: 0
% 3.79/4.11  Current number of rules: 354
% 3.79/4.11  New rule produced :
% 3.79/4.11  [357]
% 3.79/4.11  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(C,C,V_p),
% 3.79/4.11                                             c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_p),V_q,
% 3.79/4.11                                    tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),V_p),
% 3.79/4.11  tc_PropLog_Opl(V_p)) -> true
% 3.79/4.11  Current number of equations to process: 157
% 3.79/4.11  Current number of ordered equations: 0
% 3.79/4.11  Current number of rules: 355
% 3.79/4.11  New rule produced :
% 3.79/4.11  [358]
% 3.79/4.11  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 4.01/4.29                                                             c_PropLog_Opl_Oop_A_N_62(C,C,V_p),
% 4.01/4.29                                                             c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_p),V_q,
% 4.01/4.29                                                    tc_PropLog_Opl(V_p)),V_p),
% 4.01/4.29                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 4.01/4.29  Current number of equations to process: 157
% 4.01/4.29  Current number of ordered equations: 0
% 4.01/4.29  Current number of rules: 356
% 4.01/4.29  New rule produced :
% 4.01/4.29  [359]
% 4.01/4.29  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(c_PropLog_Opl_Oop_A_N_62(
% 4.01/4.29                                                        c_PropLog_Opl_Oop_A_N_62(V_p,V_p,V_q),
% 4.01/4.29                                                        c_PropLog_Opl_Oop_A_N_62(B,A,V_q),V_q),T_a,
% 4.01/4.29                                               tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),
% 4.01/4.29                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 4.01/4.29  Current number of equations to process: 157
% 4.01/4.29  Current number of ordered equations: 0
% 4.01/4.29  Current number of rules: 357
% 4.01/4.29  New rule produced :
% 4.01/4.29  [360]
% 4.01/4.29  c_in(A,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(v_p,A,t_a),v_H,
% 4.01/4.29                         tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 4.01/4.29  Current number of equations to process: 157
% 4.01/4.29  Current number of ordered equations: 0
% 4.01/4.29  Current number of rules: 358
% 4.01/4.29  New rule produced :
% 4.01/4.29  [361]
% 4.01/4.29  c_in(A,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,B,t_a),
% 4.01/4.29                                  c_PropLog_Opl_Oop_A_N_62(v_p,A,t_a),t_a),v_H,
% 4.01/4.29                         tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 4.01/4.29  Current number of equations to process: 157
% 4.01/4.29  Current number of ordered equations: 0
% 4.01/4.29  Current number of rules: 359
% 4.01/4.29  New rule produced :
% 4.01/4.29  [362]
% 4.01/4.29  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 4.01/4.29                                                            c_insert(v_q,v_H,
% 4.01/4.29                                                            tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 4.01/4.29  tc_PropLog_Opl(t_a)) -> true
% 4.01/4.29  Current number of equations to process: 157
% 4.01/4.29  Current number of ordered equations: 0
% 4.01/4.29  Current number of rules: 360
% 4.01/4.29  New rule produced :
% 4.01/4.29  [363]
% 4.01/4.29  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(
% 4.01/4.29                                                       c_insert(v_q,v_H,
% 4.01/4.29                                                       tc_PropLog_Opl(t_a)),t_a),
% 4.01/4.29                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 4.01/4.29  -> true
% 4.01/4.29  Current number of equations to process: 157
% 4.01/4.29  Current number of ordered equations: 0
% 4.01/4.29  Current number of rules: 361
% 4.01/4.29  New rule produced :
% 4.01/4.29  [364]
% 4.01/4.29  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(A,c_insert(v_q,v_H,tc_PropLog_Opl(t_a)),
% 4.01/4.29                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 4.01/4.29  -> true
% 4.01/4.29  Current number of equations to process: 158
% 4.01/4.29  Current number of ordered equations: 1
% 4.01/4.29  Current number of rules: 362
% 4.01/4.29  New rule produced :
% 4.01/4.29  [365]
% 4.01/4.29  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,
% 4.01/4.29                                                            c_insert(v_q,v_H,
% 4.01/4.29                                                            tc_PropLog_Opl(t_a)),
% 4.01/4.29                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 4.01/4.29  tc_PropLog_Opl(t_a)) -> true
% 4.01/4.29  Current number of equations to process: 158
% 4.01/4.29  Current number of ordered equations: 0
% 4.01/4.29  Current number of rules: 363
% 4.01/4.29  New rule produced :
% 4.01/4.29  [366]
% 4.01/4.29  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(v_q,v_H,
% 4.01/4.29                                                                  tc_PropLog_Opl(t_a)),
% 4.01/4.29                                                       tc_PropLog_Opl(t_a)),
% 4.01/4.29                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 4.01/4.29  -> true
% 4.01/4.29  Current number of equations to process: 158
% 4.01/4.29  Current number of ordered equations: 0
% 4.01/4.29  Current number of rules: 364
% 4.01/4.29  New rule produced :
% 4.01/4.29  [367]
% 4.01/4.29  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 4.01/4.29                                                            c_insert(v_q,v_H,
% 4.01/4.29                                                            tc_PropLog_Opl(t_a)),t_a),
% 4.15/4.44  tc_PropLog_Opl(t_a)) -> true
% 4.15/4.44  Current number of equations to process: 158
% 4.15/4.44  Current number of ordered equations: 0
% 4.15/4.44  Current number of rules: 365
% 4.15/4.44  New rule produced :
% 4.15/4.44  [368]
% 4.15/4.44  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 4.15/4.44                                                           c_PropLog_Othms(
% 4.15/4.44                                                           c_PropLog_Othms(
% 4.15/4.44                                                           c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),t_a),t_a),
% 4.15/4.44  tc_PropLog_Opl(t_a)) -> true
% 4.15/4.44  Current number of equations to process: 160
% 4.15/4.44  Current number of ordered equations: 0
% 4.15/4.44  Current number of rules: 366
% 4.15/4.44  New rule produced :
% 4.15/4.44  [369]
% 4.15/4.44  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 4.15/4.44                                                                      c_PropLog_Othms(
% 4.15/4.44                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),
% 4.15/4.44                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 4.15/4.44  true
% 4.15/4.44  Current number of equations to process: 159
% 4.15/4.44  Current number of ordered equations: 0
% 4.15/4.44  Current number of rules: 367
% 4.15/4.44  New rule produced :
% 4.15/4.44  [370]
% 4.15/4.44  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(
% 4.15/4.44                                                                      c_PropLog_Othms(
% 4.15/4.44                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 4.15/4.44                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 4.15/4.44  tc_PropLog_Opl(t_a)) -> true
% 4.15/4.44  Current number of equations to process: 161
% 4.15/4.44  Current number of ordered equations: 1
% 4.15/4.44  Current number of rules: 368
% 4.15/4.44  New rule produced :
% 4.15/4.44  [371]
% 4.15/4.44  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 4.15/4.44                                                           c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 4.15/4.44                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 4.15/4.44  true
% 4.15/4.44  Current number of equations to process: 161
% 4.15/4.44  Current number of ordered equations: 0
% 4.15/4.44  Current number of rules: 369
% 4.15/4.44  New rule produced :
% 4.15/4.44  [372]
% 4.15/4.44  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 4.15/4.44                                                           c_PropLog_Othms(
% 4.15/4.44                                                           c_PropLog_Othms(
% 4.15/4.44                                                           c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),
% 4.15/4.44  tc_PropLog_Opl(t_a)) -> true
% 4.15/4.44  Current number of equations to process: 161
% 4.15/4.44  Current number of ordered equations: 0
% 4.15/4.44  Current number of rules: 370
% 4.15/4.44  New rule produced :
% 4.15/4.44  [373]
% 4.15/4.44  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 4.15/4.44                                                                 c_PropLog_Othms(
% 4.15/4.44                                                                 c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 4.15/4.44                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 4.15/4.44  tc_PropLog_Opl(t_a)) -> true
% 4.15/4.44  Current number of equations to process: 160
% 4.15/4.44  Current number of ordered equations: 0
% 4.15/4.45  Current number of rules: 371
% 4.15/4.45  New rule produced :
% 4.15/4.45  [374]
% 4.15/4.45  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(
% 4.15/4.45                                                                      c_PropLog_Othms(
% 4.15/4.45                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 4.15/4.45                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 4.15/4.45  tc_PropLog_Opl(t_a)) -> true
% 4.15/4.45  Current number of equations to process: 162
% 4.15/4.45  Current number of ordered equations: 0
% 4.15/4.45  Current number of rules: 372
% 4.15/4.45  New rule produced :
% 4.15/4.45  [375]
% 4.15/4.45  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 4.15/4.45                                                                 c_PropLog_Othms(
% 4.15/4.45                                                                 c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 4.15/4.45                                                      tc_PropLog_Opl(t_a)),t_a),
% 4.15/4.45                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 4.15/4.45  true
% 4.41/4.67  Current number of equations to process: 161
% 4.41/4.67  Current number of ordered equations: 0
% 4.41/4.67  Current number of rules: 373
% 4.41/4.67  New rule produced :
% 4.41/4.67  [376]
% 4.41/4.67  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 4.41/4.67                                                                      c_PropLog_Othms(
% 4.41/4.67                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 4.41/4.67                                                           tc_PropLog_Opl(t_a)),t_a),
% 4.41/4.67  tc_PropLog_Opl(t_a)) -> true
% 4.41/4.67  Current number of equations to process: 162
% 4.41/4.67  Current number of ordered equations: 0
% 4.41/4.67  Current number of rules: 374
% 4.41/4.67  New rule produced :
% 4.41/4.67  [377]
% 4.41/4.67  ifeq(c_in(v_p,c_insert(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 4.41/4.67                           tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 4.41/4.67  -> true
% 4.41/4.67  Current number of equations to process: 164
% 4.41/4.67  Current number of ordered equations: 1
% 4.41/4.67  Current number of rules: 375
% 4.41/4.67  New rule produced :
% 4.41/4.67  [378]
% 4.41/4.67  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(
% 4.41/4.67                                                                 c_PropLog_Othms(
% 4.41/4.67                                                                 c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 4.41/4.67                                                      tc_PropLog_Opl(t_a)),
% 4.41/4.67                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 4.41/4.67  tc_PropLog_Opl(t_a)) -> true
% 4.41/4.67  Current number of equations to process: 164
% 4.41/4.67  Current number of ordered equations: 0
% 4.41/4.67  Current number of rules: 376
% 4.41/4.67  New rule produced :
% 4.41/4.67  [379]
% 4.41/4.67  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(C,c_PropLog_Othms(
% 4.41/4.67                                                            c_PropLog_Othms(
% 4.41/4.67                                                            c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 4.41/4.67                                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 4.41/4.67                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 4.41/4.67  true
% 4.41/4.67  Current number of equations to process: 163
% 4.41/4.67  Current number of ordered equations: 0
% 4.41/4.67  Current number of rules: 377
% 4.41/4.67  New rule produced :
% 4.41/4.67  [380]
% 4.41/4.67  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 4.41/4.67                                                           c_insert(A,c_PropLog_Othms(
% 4.41/4.67                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 4.41/4.67                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 4.41/4.67  tc_PropLog_Opl(t_a)) -> true
% 4.41/4.67  Current number of equations to process: 165
% 4.41/4.67  Current number of ordered equations: 0
% 4.41/4.67  Current number of rules: 378
% 4.41/4.67  New rule produced :
% 4.41/4.67  [381]
% 4.41/4.67  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,
% 4.41/4.67                                                                      c_PropLog_Othms(
% 4.41/4.67                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 4.41/4.67                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 4.41/4.67                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 4.41/4.67  true
% 4.41/4.67  Current number of equations to process: 164
% 4.41/4.67  Current number of ordered equations: 0
% 4.41/4.67  Current number of rules: 379
% 4.41/4.67  New rule produced :
% 4.41/4.67  [382]
% 4.41/4.67  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 4.41/4.67                                                           c_insert(B,c_PropLog_Othms(
% 4.41/4.67                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 4.41/4.67                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 4.41/4.67  tc_PropLog_Opl(t_a)) -> true
% 4.41/4.67  Current number of equations to process: 168
% 4.41/4.67  Current number of ordered equations: 0
% 4.41/4.67  Current number of rules: 380
% 4.41/4.67  New rule produced :
% 4.41/4.67  [383]
% 4.41/4.67  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,
% 4.41/4.67                                                                      c_PropLog_Othms(
% 4.41/4.67                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 4.41/4.67                                                                      tc_PropLog_Opl(t_a)),t_a),
% 4.57/4.87                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 4.57/4.87  tc_PropLog_Opl(t_a)) -> true
% 4.57/4.87  Current number of equations to process: 166
% 4.57/4.87  Current number of ordered equations: 1
% 4.57/4.87  Current number of rules: 381
% 4.57/4.87  New rule produced :
% 4.57/4.87  [384]
% 4.57/4.87  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 4.57/4.87                                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)),
% 4.57/4.87       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 4.57/4.87  Current number of equations to process: 166
% 4.57/4.87  Current number of ordered equations: 0
% 4.57/4.87  Current number of rules: 382
% 4.57/4.87  New rule produced :
% 4.57/4.87  [385]
% 4.57/4.87  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(c_insert(C,
% 4.57/4.87                                                                 c_PropLog_Othms(
% 4.57/4.87                                                                 c_PropLog_Othms(v_H,t_a),t_a),
% 4.57/4.87                                                                 tc_PropLog_Opl(t_a)),t_a),
% 4.57/4.87                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 4.57/4.87  tc_PropLog_Opl(t_a)) -> true
% 4.57/4.87  Current number of equations to process: 165
% 4.57/4.87  Current number of ordered equations: 0
% 4.57/4.87  Current number of rules: 383
% 4.57/4.87  New rule produced :
% 4.57/4.87  [386]
% 4.57/4.87  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,
% 4.57/4.87                                                                      c_PropLog_Othms(
% 4.57/4.87                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 4.57/4.87                                                                      tc_PropLog_Opl(t_a)),
% 4.57/4.87                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 4.57/4.87  tc_PropLog_Opl(t_a)) -> true
% 4.57/4.87  Current number of equations to process: 167
% 4.57/4.87  Current number of ordered equations: 0
% 4.57/4.87  Current number of rules: 384
% 4.57/4.87  New rule produced :
% 4.57/4.87  [387]
% 4.57/4.87  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,c_insert(C,
% 4.57/4.87                                                                 c_PropLog_Othms(
% 4.57/4.87                                                                 c_PropLog_Othms(v_H,t_a),t_a),
% 4.57/4.87                                                                 tc_PropLog_Opl(t_a)),
% 4.57/4.87                                                      tc_PropLog_Opl(t_a)),t_a),
% 4.57/4.87                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 4.57/4.87  true
% 4.57/4.87  Current number of equations to process: 166
% 4.57/4.87  Current number of ordered equations: 0
% 4.57/4.87  Current number of rules: 385
% 4.57/4.87  New rule produced :
% 4.57/4.87  [388]
% 4.57/4.87  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_PropLog_Othms(
% 4.57/4.87                                                           c_PropLog_Othms(v_H,t_a),t_a),
% 4.57/4.87                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 4.57/4.87  -> true
% 4.57/4.87  Current number of equations to process: 168
% 4.57/4.87  Current number of ordered equations: 0
% 4.57/4.87  Current number of rules: 386
% 4.57/4.87  New rule produced :
% 4.57/4.87  [389]
% 4.57/4.87  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 4.57/4.87  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),tc_PropLog_Opl(t_a))
% 4.57/4.87  -> true
% 4.57/4.87  Current number of equations to process: 168
% 4.57/4.87  Current number of ordered equations: 0
% 4.57/4.87  Current number of rules: 387
% 4.57/4.87  New rule produced :
% 4.57/4.87  [390]
% 4.57/4.87  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_insert(C,
% 4.57/4.87                                                                      c_PropLog_Othms(
% 4.57/4.87                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 4.57/4.87                                                                      tc_PropLog_Opl(t_a)),
% 4.57/4.87                                                           tc_PropLog_Opl(t_a)),t_a),
% 4.57/4.87  tc_PropLog_Opl(t_a)) -> true
% 4.57/4.87  Current number of equations to process: 167
% 4.57/4.87  Current number of ordered equations: 0
% 4.57/4.87  Current number of rules: 388
% 4.57/4.87  New rule produced :
% 4.57/4.87  [391]
% 4.57/4.87  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(C,
% 4.57/4.87                                                                 c_PropLog_Othms(
% 4.57/4.87                                                                 c_PropLog_Othms(v_H,t_a),t_a),
% 4.57/4.87                                                                 tc_PropLog_Opl(t_a)),
% 4.79/5.08                                                      tc_PropLog_Opl(t_a)),
% 4.79/5.08                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 4.79/5.08  tc_PropLog_Opl(t_a)) -> true
% 4.79/5.08  Current number of equations to process: 169
% 4.79/5.08  Current number of ordered equations: 1
% 4.79/5.08  Current number of rules: 389
% 4.79/5.08  New rule produced :
% 4.79/5.08  [392]
% 4.79/5.08  ifeq(c_in(v_p,c_insert(A,c_insert(B,c_insert(C,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 4.79/5.08                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 4.79/5.08                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 4.79/5.08  true
% 4.79/5.08  Current number of equations to process: 169
% 4.79/5.08  Current number of ordered equations: 0
% 4.79/5.08  Current number of rules: 390
% 4.79/5.08  New rule produced :
% 4.79/5.08  [393]
% 4.79/5.08  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 4.79/5.08                                                           c_PropLog_Othms(
% 4.79/5.08                                                           c_insert(A,c_PropLog_Othms(v_H,t_a),
% 4.79/5.08                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 4.79/5.08  tc_PropLog_Opl(t_a)) -> true
% 4.79/5.08  Current number of equations to process: 171
% 4.79/5.08  Current number of ordered equations: 0
% 4.79/5.08  Current number of rules: 391
% 4.79/5.08  New rule produced :
% 4.79/5.08  [394]
% 4.79/5.08  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 4.79/5.08                                                                      c_insert(B,
% 4.79/5.08                                                                      c_PropLog_Othms(v_H,t_a),
% 4.79/5.08                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 4.79/5.08                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 4.79/5.08  true
% 4.79/5.08  Current number of equations to process: 170
% 4.79/5.08  Current number of ordered equations: 0
% 4.79/5.08  Current number of rules: 392
% 4.79/5.08  New rule produced :
% 4.79/5.08  [395]
% 4.79/5.08  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 4.79/5.08                                                           c_PropLog_Othms(
% 4.79/5.08                                                           c_insert(B,c_PropLog_Othms(v_H,t_a),
% 4.79/5.08                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 4.79/5.08  tc_PropLog_Opl(t_a)) -> true
% 4.79/5.08  Current number of equations to process: 174
% 4.79/5.08  Current number of ordered equations: 0
% 4.79/5.08  Current number of rules: 393
% 4.79/5.08  New rule produced :
% 4.79/5.08  [396]
% 4.79/5.08  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(v_H,t_a),
% 4.79/5.08                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 4.79/5.08                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 4.79/5.08  true
% 4.79/5.08  Current number of equations to process: 172
% 4.79/5.08  Current number of ordered equations: 1
% 4.79/5.08  Current number of rules: 394
% 4.79/5.08  New rule produced :
% 4.79/5.08  [397]
% 4.79/5.08  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(
% 4.79/5.08                                                                      c_insert(B,
% 4.79/5.08                                                                      c_PropLog_Othms(v_H,t_a),
% 4.79/5.08                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 4.79/5.08                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 4.79/5.08  tc_PropLog_Opl(t_a)) -> true
% 4.79/5.08  Current number of equations to process: 172
% 4.79/5.08  Current number of ordered equations: 0
% 4.79/5.08  Current number of rules: 395
% 4.79/5.08  New rule produced :
% 4.79/5.08  [398]
% 4.79/5.08  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 4.79/5.08                                                                 c_insert(C,
% 4.79/5.08                                                                 c_PropLog_Othms(v_H,t_a),
% 4.79/5.08                                                                 tc_PropLog_Opl(t_a)),t_a),t_a),
% 4.79/5.08                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 4.79/5.08  tc_PropLog_Opl(t_a)) -> true
% 4.79/5.08  Current number of equations to process: 171
% 4.79/5.08  Current number of ordered equations: 0
% 4.79/5.08  Current number of rules: 396
% 4.79/5.08  New rule produced :
% 4.79/5.08  [399]
% 4.79/5.08  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(
% 4.79/5.08                                                                      c_insert(B,
% 5.01/5.30                                                                      c_PropLog_Othms(v_H,t_a),
% 5.01/5.30                                                                      tc_PropLog_Opl(t_a)),t_a),
% 5.01/5.30                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 5.01/5.30  tc_PropLog_Opl(t_a)) -> true
% 5.01/5.30  Current number of equations to process: 173
% 5.01/5.30  Current number of ordered equations: 0
% 5.01/5.30  Current number of rules: 397
% 5.01/5.30  New rule produced :
% 5.01/5.30  [400]
% 5.01/5.30  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 5.01/5.30                                                                 c_insert(C,
% 5.01/5.30                                                                 c_PropLog_Othms(v_H,t_a),
% 5.01/5.30                                                                 tc_PropLog_Opl(t_a)),t_a),
% 5.01/5.30                                                      tc_PropLog_Opl(t_a)),t_a),
% 5.01/5.30                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 5.01/5.30  true
% 5.01/5.30  Current number of equations to process: 172
% 5.01/5.30  Current number of ordered equations: 0
% 5.01/5.30  Current number of rules: 398
% 5.01/5.30  New rule produced :
% 5.01/5.30  [401]
% 5.01/5.30  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 5.01/5.30                                                                      c_insert(C,
% 5.01/5.30                                                                      c_PropLog_Othms(v_H,t_a),
% 5.01/5.30                                                                      tc_PropLog_Opl(t_a)),t_a),
% 5.01/5.30                                                           tc_PropLog_Opl(t_a)),t_a),
% 5.01/5.30  tc_PropLog_Opl(t_a)) -> true
% 5.01/5.30  Current number of equations to process: 173
% 5.01/5.30  Current number of ordered equations: 0
% 5.01/5.30  Current number of rules: 399
% 5.01/5.30  New rule produced :
% 5.01/5.30  [402]
% 5.01/5.30  ifeq(c_in(v_p,c_insert(A,c_insert(B,c_PropLog_Othms(c_insert(C,c_PropLog_Othms(v_H,t_a),
% 5.01/5.30                                                      tc_PropLog_Opl(t_a)),t_a),
% 5.01/5.30                           tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 5.01/5.30  -> true
% 5.01/5.30  Current number of equations to process: 175
% 5.01/5.30  Current number of ordered equations: 1
% 5.01/5.30  Current number of rules: 400
% 5.01/5.30  New rule produced :
% 5.01/5.30  [403]
% 5.01/5.30  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(
% 5.01/5.30                                                                 c_insert(C,
% 5.01/5.30                                                                 c_PropLog_Othms(v_H,t_a),
% 5.01/5.30                                                                 tc_PropLog_Opl(t_a)),t_a),
% 5.01/5.30                                                      tc_PropLog_Opl(t_a)),
% 5.01/5.30                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 5.01/5.30  tc_PropLog_Opl(t_a)) -> true
% 5.01/5.30  Current number of equations to process: 175
% 5.01/5.30  Current number of ordered equations: 0
% 5.01/5.30  Current number of rules: 401
% 5.01/5.30  New rule produced :
% 5.01/5.30  [404]
% 5.01/5.30  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 5.01/5.30                                                           c_insert(A,c_insert(B,
% 5.01/5.30                                                                      c_PropLog_Othms(v_H,t_a),
% 5.01/5.30                                                                      tc_PropLog_Opl(t_a)),
% 5.01/5.30                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 5.01/5.30  tc_PropLog_Opl(t_a)) -> true
% 5.01/5.30  Current number of equations to process: 177
% 5.01/5.30  Current number of ordered equations: 0
% 5.01/5.30  Current number of rules: 402
% 5.01/5.30  New rule produced :
% 5.01/5.30  [405]
% 5.01/5.30  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,
% 5.01/5.30                                                                      c_insert(C,
% 5.01/5.30                                                                      c_PropLog_Othms(v_H,t_a),
% 5.01/5.30                                                                      tc_PropLog_Opl(t_a)),
% 5.01/5.30                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 5.01/5.30                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 5.01/5.30  true
% 5.01/5.30  Current number of equations to process: 176
% 5.01/5.30  Current number of ordered equations: 0
% 5.01/5.30  Current number of rules: 403
% 5.01/5.30  New rule produced :
% 5.01/5.30  [406]
% 5.01/5.30  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 5.35/5.61                                                           c_insert(B,c_insert(C,
% 5.35/5.61                                                                      c_PropLog_Othms(v_H,t_a),
% 5.35/5.61                                                                      tc_PropLog_Opl(t_a)),
% 5.35/5.61                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 5.35/5.61  tc_PropLog_Opl(t_a)) -> true
% 5.35/5.61  Current number of equations to process: 180
% 5.35/5.61  Current number of ordered equations: 0
% 5.35/5.61  Current number of rules: 404
% 5.35/5.61  New rule produced :
% 5.35/5.61  [407]
% 5.35/5.61  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,
% 5.35/5.61                                                                      c_insert(C,
% 5.35/5.61                                                                      c_PropLog_Othms(v_H,t_a),
% 5.35/5.61                                                                      tc_PropLog_Opl(t_a)),
% 5.35/5.61                                                                      tc_PropLog_Opl(t_a)),t_a),
% 5.35/5.61                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 5.35/5.61  tc_PropLog_Opl(t_a)) -> true
% 5.35/5.61  Current number of equations to process: 178
% 5.35/5.61  Current number of ordered equations: 1
% 5.35/5.61  Current number of rules: 405
% 5.35/5.61  New rule produced :
% 5.35/5.61  [408]
% 5.35/5.61  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(v_H,t_a),
% 5.35/5.61                                                      tc_PropLog_Opl(t_a)),
% 5.35/5.61                                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)),
% 5.35/5.61       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 5.35/5.61  Current number of equations to process: 178
% 5.35/5.61  Current number of ordered equations: 0
% 5.35/5.61  Current number of rules: 406
% 5.35/5.61  New rule produced :
% 5.35/5.61  [409]
% 5.35/5.61  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 5.35/5.61  c_PropLog_Othms(c_insert(C,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),t_a),
% 5.35/5.61  tc_PropLog_Opl(t_a)) -> true
% 5.35/5.61  Current number of equations to process: 179
% 5.35/5.61  Current number of ordered equations: 0
% 5.35/5.61  Current number of rules: 407
% 5.35/5.61  New rule produced :
% 5.35/5.61  [410]
% 5.35/5.61  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_insert(C,c_PropLog_Othms(v_H,t_a),
% 5.35/5.61                                                           tc_PropLog_Opl(t_a)),
% 5.35/5.61                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 5.35/5.61  -> true
% 5.35/5.61  Current number of equations to process: 181
% 5.35/5.61  Current number of ordered equations: 0
% 5.35/5.61  Current number of rules: 408
% 5.35/5.61  New rule produced :
% 5.35/5.61  [411]
% 5.35/5.61  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_insert(C,
% 5.35/5.61                                                                      c_insert(V_p,
% 5.35/5.61                                                                      c_PropLog_Othms(v_H,t_a),
% 5.35/5.61                                                                      tc_PropLog_Opl(t_a)),
% 5.35/5.61                                                                      tc_PropLog_Opl(t_a)),
% 5.35/5.61                                                           tc_PropLog_Opl(t_a)),t_a),
% 5.35/5.61  tc_PropLog_Opl(t_a)) -> true
% 5.35/5.61  Current number of equations to process: 180
% 5.35/5.61  Current number of ordered equations: 0
% 5.35/5.61  Current number of rules: 409
% 5.35/5.61  New rule produced :
% 5.35/5.61  [412]
% 5.35/5.61  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,
% 5.35/5.61                                                                      c_insert(C,
% 5.35/5.61                                                                      c_PropLog_Othms(v_H,t_a),
% 5.35/5.61                                                                      tc_PropLog_Opl(t_a)),
% 5.35/5.61                                                                      tc_PropLog_Opl(t_a)),
% 5.35/5.61                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 5.35/5.61  tc_PropLog_Opl(t_a)) -> true
% 5.35/5.61  Current number of equations to process: 182
% 5.35/5.61  Current number of ordered equations: 0
% 5.35/5.61  Current number of rules: 410
% 5.35/5.61  New rule produced :
% 5.35/5.61  [413]
% 5.35/5.61  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(C,c_insert(V_p,
% 5.35/5.61                                                            c_PropLog_Othms(
% 5.35/5.61                                                            c_PropLog_Othms(v_H,t_a),t_a),
% 5.35/5.61                                                            tc_PropLog_Opl(t_a)),
% 5.35/5.61                                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 5.39/5.71                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 5.39/5.71  true
% 5.39/5.71  Current number of equations to process: 185
% 5.39/5.71  Current number of ordered equations: 0
% 5.39/5.71  Current number of rules: 411
% 5.39/5.71  New rule produced :
% 5.39/5.71  [414]
% 5.39/5.71  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(C,c_PropLog_Othms(
% 5.39/5.71                                                            c_insert(V_p,
% 5.39/5.71                                                            c_PropLog_Othms(v_H,t_a),
% 5.39/5.71                                                            tc_PropLog_Opl(t_a)),t_a),
% 5.39/5.71                                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 5.39/5.71                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 5.39/5.71  true
% 5.39/5.71  Current number of equations to process: 184
% 5.39/5.71  Current number of ordered equations: 0
% 5.39/5.71  Current number of rules: 412
% 5.39/5.71  New rule produced :
% 5.39/5.71  [415]
% 5.39/5.71  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(c_insert(C,
% 5.39/5.71                                                                 c_insert(V_p,
% 5.39/5.71                                                                 c_PropLog_Othms(v_H,t_a),
% 5.39/5.71                                                                 tc_PropLog_Opl(t_a)),
% 5.39/5.71                                                                 tc_PropLog_Opl(t_a)),t_a),
% 5.39/5.71                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 5.39/5.71  tc_PropLog_Opl(t_a)) -> true
% 5.39/5.71  Current number of equations to process: 183
% 5.39/5.71  Current number of ordered equations: 0
% 5.39/5.71  Current number of rules: 413
% 5.39/5.71  New rule produced :
% 5.39/5.71  [416]
% 5.39/5.71  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,c_insert(C,
% 5.39/5.71                                                                 c_insert(V_p,
% 5.39/5.71                                                                 c_PropLog_Othms(v_H,t_a),
% 5.39/5.71                                                                 tc_PropLog_Opl(t_a)),
% 5.39/5.71                                                                 tc_PropLog_Opl(t_a)),
% 5.39/5.71                                                      tc_PropLog_Opl(t_a)),t_a),
% 5.39/5.71                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 5.39/5.71  true
% 5.39/5.71  Current number of equations to process: 182
% 5.39/5.71  Current number of ordered equations: 0
% 5.39/5.71  Current number of rules: 414
% 5.39/5.71  New rule produced :
% 5.39/5.71  [417]
% 5.39/5.71  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(C,
% 5.39/5.71                                                                 c_insert(V_p,
% 5.39/5.71                                                                 c_PropLog_Othms(v_H,t_a),
% 5.39/5.71                                                                 tc_PropLog_Opl(t_a)),
% 5.39/5.71                                                                 tc_PropLog_Opl(t_a)),
% 5.39/5.71                                                      tc_PropLog_Opl(t_a)),
% 5.39/5.71                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 5.39/5.71  tc_PropLog_Opl(t_a)) -> true
% 5.39/5.71  Current number of equations to process: 180
% 5.39/5.71  Current number of ordered equations: 1
% 5.39/5.71  Current number of rules: 415
% 5.39/5.71  New rule produced :
% 5.39/5.71  [418]
% 5.39/5.71  ifeq(c_in(v_p,c_insert(A,c_insert(B,c_insert(C,c_insert(V_p,c_PropLog_Othms(v_H,t_a),
% 5.39/5.71                                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 5.39/5.71                           tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 5.39/5.71  -> true
% 5.39/5.71  Current number of equations to process: 180
% 5.39/5.71  Current number of ordered equations: 0
% 5.39/5.71  Current number of rules: 416
% 5.39/5.71  New rule produced :
% 5.39/5.71  [419]
% 5.39/5.71  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 5.39/5.71                                                         c_PropLog_Othms(
% 5.39/5.71                                                         c_PropLog_Othms(
% 5.39/5.71                                                         c_insert(A,B,tc_PropLog_Opl(C)),C),C),C),C),C),C),
% 5.39/5.71  tc_PropLog_Opl(C)) -> true
% 5.39/5.71  Current number of equations to process: 182
% 5.39/5.71  Current number of ordered equations: 0
% 5.39/5.71  Current number of rules: 417
% 5.39/5.71  New rule produced :
% 5.39/5.71  [420]
% 5.39/5.71  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 5.39/5.71                                                                    c_PropLog_Othms(
% 5.60/5.86                                                                    c_insert(A,C,
% 5.60/5.86                                                                    tc_PropLog_Opl(V_p)),V_p),V_p),V_p),V_p),
% 5.60/5.86                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 5.60/5.86  Current number of equations to process: 181
% 5.60/5.86  Current number of ordered equations: 0
% 5.60/5.86  Current number of rules: 418
% 5.60/5.86  New rule produced :
% 5.60/5.86  [421]
% 5.60/5.86  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 5.60/5.86                                                       c_PropLog_Othms(
% 5.60/5.86                                                       c_PropLog_Othms(
% 5.60/5.86                                                       c_insert(B,V_p,tc_PropLog_Opl(C)),C),C),C),C),
% 5.60/5.86  tc_PropLog_Opl(C)) -> true
% 5.60/5.86  Current number of equations to process: 188
% 5.60/5.86  Current number of ordered equations: 0
% 5.60/5.86  Current number of rules: 419
% 5.60/5.86  New rule produced :
% 5.60/5.86  [422]
% 5.60/5.86  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 5.60/5.86                                                                    c_PropLog_Othms(
% 5.60/5.86                                                                    c_insert(A,C,
% 5.60/5.86                                                                    tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 5.60/5.86                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 5.60/5.86  tc_PropLog_Opl(V_p)) -> true
% 5.60/5.86  Current number of equations to process: 186
% 5.60/5.86  Current number of ordered equations: 1
% 5.60/5.86  Current number of rules: 420
% 5.60/5.86  New rule produced :
% 5.60/5.86  [423]
% 5.60/5.86  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 5.60/5.86                                                         c_insert(A,C,tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 5.60/5.86              tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),true,true,true) -> true
% 5.60/5.86  Current number of equations to process: 186
% 5.60/5.86  Current number of ordered equations: 0
% 5.60/5.86  Current number of rules: 421
% 5.60/5.86  New rule produced :
% 5.60/5.86  [424]
% 5.60/5.86  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 5.60/5.86                                                         c_PropLog_Othms(
% 5.60/5.86                                                         c_insert(c_PropLog_Opl_Oop_A_N_62(
% 5.60/5.86                                                                  c_PropLog_Opl_Oop_A_N_62(B,B,C),A,C),V_p,
% 5.60/5.86                                                         tc_PropLog_Opl(C)),C),C),C),C),C),
% 5.60/5.86  tc_PropLog_Opl(C)) -> true
% 5.60/5.86  Current number of equations to process: 185
% 5.60/5.86  Current number of ordered equations: 0
% 5.60/5.86  Current number of rules: 422
% 5.60/5.86  New rule produced :
% 5.60/5.86  [425]
% 5.60/5.86  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(c_PropLog_Othms(
% 5.60/5.86                                                               c_PropLog_Othms(
% 5.60/5.86                                                               c_insert(A,V_p,
% 5.60/5.86                                                               tc_PropLog_Opl(V_q)),V_q),V_q),V_q),
% 5.60/5.86                                    tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),V_q),
% 5.60/5.86  tc_PropLog_Opl(V_q)) -> true
% 5.60/5.86  Current number of equations to process: 184
% 5.60/5.86  Current number of ordered equations: 0
% 5.60/5.86  Current number of rules: 423
% 5.60/5.86  New rule produced :
% 5.60/5.86  [426]
% 5.60/5.86  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 5.60/5.86                                                                    c_insert(
% 5.60/5.86                                                                    c_PropLog_Opl_Oop_A_N_62(B,A,C),V_p,
% 5.60/5.86                                                                    tc_PropLog_Opl(C)),C),C),C),
% 5.60/5.86                         tc_PropLog_Opl(C)),C),tc_PropLog_Opl(C)) -> true
% 5.60/5.86  Current number of equations to process: 188
% 5.60/5.86  Current number of ordered equations: 0
% 5.60/5.86  Current number of rules: 424
% 5.60/5.86  New rule produced :
% 5.60/5.86  [427]
% 5.60/5.86  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 5.60/5.86                                                                    c_PropLog_Othms(
% 5.60/5.86                                                                    c_insert(A,C,
% 5.60/5.86                                                                    tc_PropLog_Opl(V_p)),V_p),V_p),
% 5.60/5.86                                                         tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 5.60/5.86  tc_PropLog_Opl(V_p)) -> true
% 5.60/5.86  Current number of equations to process: 189
% 5.88/6.19  Current number of ordered equations: 0
% 5.88/6.19  Current number of rules: 425
% 5.88/6.19  New rule produced :
% 5.88/6.19  [428]
% 5.88/6.19  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,c_PropLog_Othms(
% 5.88/6.19                                                               c_PropLog_Othms(
% 5.88/6.19                                                               c_insert(A,V_p,
% 5.88/6.19                                                               tc_PropLog_Opl(V_q)),V_q),V_q),
% 5.88/6.19                                                    tc_PropLog_Opl(V_q)),V_q),
% 5.88/6.19                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 5.88/6.19  Current number of equations to process: 188
% 5.88/6.19  Current number of ordered equations: 0
% 5.88/6.19  Current number of rules: 426
% 5.88/6.19  New rule produced :
% 5.88/6.19  [429]
% 5.88/6.19  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(
% 5.88/6.19                                                                    c_PropLog_Othms(
% 5.88/6.19                                                                    c_insert(B,V_q,
% 5.88/6.19                                                                    tc_PropLog_Opl(C)),C),C),
% 5.88/6.19                                                       tc_PropLog_Opl(C)),C),
% 5.88/6.19  tc_PropLog_Opl(C)) -> true
% 5.88/6.19  Current number of equations to process: 192
% 5.88/6.19  Current number of ordered equations: 0
% 5.88/6.19  Current number of rules: 427
% 5.88/6.19  New rule produced :
% 5.88/6.19  [430]
% 5.88/6.19  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(
% 5.88/6.19                                                               c_PropLog_Othms(
% 5.88/6.19                                                               c_insert(A,V_p,
% 5.88/6.19                                                               tc_PropLog_Opl(V_q)),V_q),V_q),
% 5.88/6.19                                                    tc_PropLog_Opl(V_q)),
% 5.88/6.19                                         tc_PropLog_Opl(V_q)),V_q),V_q),
% 5.88/6.19  tc_PropLog_Opl(V_q)) -> true
% 5.88/6.19  Current number of equations to process: 199
% 5.88/6.19  Current number of ordered equations: 1
% 5.88/6.19  Current number of rules: 428
% 5.88/6.19  New rule produced :
% 5.88/6.19  [431]
% 5.88/6.19  ifeq(c_in(A,c_insert(B,c_insert(C,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,V_p,
% 5.88/6.19                                                                    tc_PropLog_Opl(V_q)),V_q),V_q),
% 5.88/6.19                         tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),true,true,true)
% 5.88/6.19  -> true
% 5.88/6.19  Current number of equations to process: 199
% 5.88/6.19  Current number of ordered equations: 0
% 5.88/6.19  Current number of rules: 429
% 5.88/6.19  New rule produced :
% 5.88/6.19  [432]
% 5.88/6.19  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 5.88/6.19                                                         c_insert(B,c_PropLog_Othms(
% 5.88/6.19                                                                    c_insert(A,C,
% 5.88/6.19                                                                    tc_PropLog_Opl(V_p)),V_p),
% 5.88/6.19                                                         tc_PropLog_Opl(V_p)),V_p),V_p),V_p),V_p),
% 5.88/6.19  tc_PropLog_Opl(V_p)) -> true
% 5.88/6.19  Current number of equations to process: 205
% 5.88/6.19  Current number of ordered equations: 0
% 5.88/6.19  Current number of rules: 430
% 5.88/6.19  New rule produced :
% 5.88/6.19  [433]
% 5.88/6.19  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(C,
% 5.88/6.19                                                                    c_PropLog_Othms(
% 5.88/6.19                                                                    c_insert(A,V_p,
% 5.88/6.19                                                                    tc_PropLog_Opl(V_q)),V_q),
% 5.88/6.19                                                                    tc_PropLog_Opl(V_q)),V_q),V_q),
% 5.88/6.19                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 5.88/6.19  Current number of equations to process: 204
% 5.88/6.19  Current number of ordered equations: 0
% 5.88/6.19  Current number of rules: 431
% 5.88/6.19  New rule produced :
% 5.88/6.19  [434]
% 5.88/6.19  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 5.88/6.19                                                       c_insert(V_p,c_PropLog_Othms(
% 5.88/6.19                                                                    c_insert(B,V_q,
% 5.88/6.19                                                                    tc_PropLog_Opl(C)),C),
% 5.88/6.19                                                       tc_PropLog_Opl(C)),C),C),
% 5.88/6.19  tc_PropLog_Opl(C)) -> true
% 5.88/6.19  Current number of equations to process: 211
% 5.88/6.19  Current number of ordered equations: 0
% 6.15/6.41  Current number of rules: 432
% 6.15/6.41  New rule produced :
% 6.15/6.41  [435]
% 6.15/6.41  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,
% 6.15/6.41                                                                    c_PropLog_Othms(
% 6.15/6.41                                                                    c_insert(A,V_p,
% 6.15/6.41                                                                    tc_PropLog_Opl(V_q)),V_q),
% 6.15/6.41                                                                    tc_PropLog_Opl(V_q)),V_q),
% 6.15/6.41                                         tc_PropLog_Opl(V_q)),V_q),V_q),
% 6.15/6.41  tc_PropLog_Opl(V_q)) -> true
% 6.15/6.41  Current number of equations to process: 209
% 6.15/6.41  Current number of ordered equations: 1
% 6.15/6.41  Current number of rules: 433
% 6.15/6.41  New rule produced :
% 6.15/6.41  [436]
% 6.15/6.41  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_insert(A,V_p,
% 6.15/6.41                                                                    tc_PropLog_Opl(V_q)),V_q),
% 6.15/6.41                                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)),
% 6.15/6.41       tc_PropLog_Opl(V_q)),true,true,true) -> true
% 6.15/6.41  Current number of equations to process: 209
% 6.15/6.41  Current number of ordered equations: 0
% 6.15/6.41  Current number of rules: 434
% 6.15/6.41  New rule produced :
% 6.15/6.41  [437]
% 6.15/6.41  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(c_PropLog_Othms(
% 6.15/6.41                                                               c_insert(
% 6.15/6.41                                                               c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 6.15/6.41                                                               tc_PropLog_Opl(V_p)),V_p),V_p),
% 6.15/6.41                                    tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),V_p),
% 6.15/6.41  tc_PropLog_Opl(V_p)) -> true
% 6.15/6.41  Current number of equations to process: 208
% 6.15/6.41  Current number of ordered equations: 0
% 6.15/6.41  Current number of rules: 435
% 6.15/6.41  New rule produced :
% 6.15/6.41  [438]
% 6.15/6.41  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 6.15/6.41  c_PropLog_Othms(c_PropLog_Othms(c_insert(C,V_q,tc_PropLog_Opl(V_p)),V_p),V_p),
% 6.15/6.41  tc_PropLog_Opl(V_p)) -> true
% 6.15/6.41  Current number of equations to process: 215
% 6.15/6.41  Current number of ordered equations: 0
% 6.15/6.41  Current number of rules: 436
% 6.15/6.41  New rule produced :
% 6.15/6.41  [439]
% 6.15/6.41  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_insert(V_p,c_PropLog_Othms(
% 6.15/6.41                                                         c_insert(B,V_q,
% 6.15/6.41                                                         tc_PropLog_Opl(C)),C),
% 6.15/6.41                                            tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true)
% 6.15/6.41  -> true
% 6.15/6.41  Current number of equations to process: 214
% 6.15/6.41  Current number of ordered equations: 0
% 6.15/6.41  Current number of rules: 437
% 6.15/6.41  New rule produced :
% 6.15/6.41  [440]
% 6.15/6.41  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_insert(V_q,
% 6.15/6.41                                                                    c_PropLog_Othms(
% 6.15/6.41                                                                    c_insert(B,T_a,
% 6.15/6.41                                                                    tc_PropLog_Opl(C)),C),
% 6.15/6.41                                                                    tc_PropLog_Opl(C)),
% 6.15/6.41                                                       tc_PropLog_Opl(C)),C),
% 6.15/6.41  tc_PropLog_Opl(C)) -> true
% 6.15/6.41  Current number of equations to process: 213
% 6.15/6.41  Current number of ordered equations: 0
% 6.15/6.41  Current number of rules: 438
% 6.15/6.41  New rule produced :
% 6.15/6.41  [441]
% 6.15/6.41  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,c_PropLog_Othms(
% 6.15/6.41                                                               c_insert(
% 6.15/6.41                                                               c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 6.15/6.41                                                               tc_PropLog_Opl(V_p)),V_p),
% 6.15/6.41                                                    tc_PropLog_Opl(V_p)),V_p),
% 6.15/6.41                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 6.15/6.41  Current number of equations to process: 213
% 6.15/6.41  Current number of ordered equations: 0
% 6.15/6.41  Current number of rules: 439
% 6.15/6.41  New rule produced :
% 6.15/6.41  [442]
% 6.15/6.41  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,
% 6.15/6.41                                                                    c_PropLog_Othms(
% 6.15/6.41                                                                    c_insert(A,V_p,
% 6.19/6.52                                                                    tc_PropLog_Opl(V_q)),V_q),
% 6.19/6.52                                                                    tc_PropLog_Opl(V_q)),
% 6.19/6.52                                                         tc_PropLog_Opl(V_q)),V_q),V_q),V_q),
% 6.19/6.52  tc_PropLog_Opl(V_q)) -> true
% 6.19/6.52  Current number of equations to process: 214
% 6.19/6.52  Current number of ordered equations: 0
% 6.19/6.52  Current number of rules: 440
% 6.19/6.52  New rule produced :
% 6.19/6.52  [443]
% 6.19/6.52  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 6.19/6.52                                                       c_PropLog_Othms(
% 6.19/6.52                                                       c_insert(c_PropLog_Opl_Oop_A_N_62(
% 6.19/6.52                                                                c_PropLog_Opl_Oop_A_N_62(V_p,V_p,C),B,C),V_q,
% 6.19/6.52                                                       tc_PropLog_Opl(C)),C),C),C),
% 6.19/6.52  tc_PropLog_Opl(C)) -> true
% 6.19/6.52  Current number of equations to process: 221
% 6.19/6.52  Current number of ordered equations: 0
% 6.19/6.52  Current number of rules: 441
% 6.19/6.52  New rule produced :
% 6.19/6.52  [444]
% 6.19/6.52  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 6.19/6.52                                                                    c_insert(
% 6.19/6.52                                                                    c_PropLog_Opl_Oop_A_N_62(
% 6.19/6.52                                                                    c_PropLog_Opl_Oop_A_N_62(C,C,V_p),A,V_p),V_q,
% 6.19/6.52                                                                    tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 6.19/6.52                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 6.19/6.52  Current number of equations to process: 220
% 6.19/6.52  Current number of ordered equations: 0
% 6.19/6.52  Current number of rules: 442
% 6.19/6.52  New rule produced :
% 6.19/6.52  [445]
% 6.19/6.52  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 6.19/6.52                                                                    c_insert(
% 6.19/6.52                                                                    c_PropLog_Opl_Oop_A_N_62(
% 6.19/6.52                                                                    c_PropLog_Opl_Oop_A_N_62(C,C,V_p),A,V_p),V_q,
% 6.19/6.52                                                                    tc_PropLog_Opl(V_p)),V_p),V_p),
% 6.19/6.52                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 6.19/6.52  tc_PropLog_Opl(V_p)) -> true
% 6.19/6.52  Current number of equations to process: 219
% 6.19/6.52  Current number of ordered equations: 0
% 6.19/6.52  Current number of rules: 443
% 6.19/6.52  New rule produced :
% 6.19/6.52  [446]
% 6.19/6.52  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(V_p,c_PropLog_Othms(
% 6.19/6.52                                                            c_PropLog_Othms(
% 6.19/6.52                                                            c_insert(A,V_q,
% 6.19/6.52                                                            tc_PropLog_Opl(T_a)),T_a),T_a),
% 6.19/6.52                                               tc_PropLog_Opl(T_a)),tc_PropLog_Opl(T_a)),
% 6.19/6.52                         tc_PropLog_Opl(T_a)),T_a),tc_PropLog_Opl(T_a)) -> true
% 6.19/6.52  Current number of equations to process: 217
% 6.19/6.52  Current number of ordered equations: 0
% 6.19/6.52  Current number of rules: 444
% 6.19/6.52  New rule produced :
% 6.19/6.52  [447]
% 6.19/6.52  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 6.19/6.52                                                                    c_insert(
% 6.19/6.52                                                                    c_PropLog_Opl_Oop_A_N_62(
% 6.19/6.52                                                                    c_PropLog_Opl_Oop_A_N_62(C,C,V_p),A,V_p),V_q,
% 6.19/6.52                                                                    tc_PropLog_Opl(V_p)),V_p),
% 6.19/6.52                                                         tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 6.19/6.52  tc_PropLog_Opl(V_p)) -> true
% 6.19/6.52  Current number of equations to process: 216
% 6.19/6.52  Current number of ordered equations: 0
% 6.19/6.52  Current number of rules: 445
% 6.19/6.52  New rule produced :
% 6.19/6.52  [448]
% 6.19/6.52  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(c_insert(V_p,
% 6.19/6.52                                                               c_PropLog_Othms(
% 6.19/6.52                                                               c_insert(A,V_q,
% 6.19/6.52                                                               tc_PropLog_Opl(T_a)),T_a),
% 6.19/6.52                                                               tc_PropLog_Opl(T_a)),T_a),
% 6.49/6.79                                    tc_PropLog_Opl(T_a)),tc_PropLog_Opl(T_a)),T_a),
% 6.49/6.79  tc_PropLog_Opl(T_a)) -> true
% 6.49/6.79  Current number of equations to process: 215
% 6.49/6.79  Current number of ordered equations: 0
% 6.49/6.79  Current number of rules: 446
% 6.49/6.79  New rule produced :
% 6.49/6.79  [449]
% 6.49/6.79  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,c_insert(V_p,
% 6.49/6.79                                                               c_PropLog_Othms(
% 6.49/6.79                                                               c_insert(A,V_q,
% 6.49/6.79                                                               tc_PropLog_Opl(T_a)),T_a),
% 6.49/6.79                                                               tc_PropLog_Opl(T_a)),
% 6.49/6.79                                                    tc_PropLog_Opl(T_a)),T_a),
% 6.49/6.79                         tc_PropLog_Opl(T_a)),T_a),tc_PropLog_Opl(T_a)) -> true
% 6.49/6.79  Current number of equations to process: 214
% 6.49/6.79  Current number of ordered equations: 0
% 6.49/6.79  Current number of rules: 447
% 6.49/6.79  New rule produced :
% 6.49/6.79  [450]
% 6.49/6.79  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 6.49/6.79                                                                  c_PropLog_Opl_Oop_A_N_62(C,C,V_p),A,V_p),V_q,
% 6.49/6.79                                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 6.49/6.79              tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),true,true,true) -> true
% 6.49/6.79  Current number of equations to process: 212
% 6.49/6.79  Current number of ordered equations: 0
% 6.49/6.79  Current number of rules: 448
% 6.49/6.79  New rule produced :
% 6.49/6.79  [451]
% 6.49/6.79  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(V_p,
% 6.49/6.79                                                               c_PropLog_Othms(
% 6.49/6.79                                                               c_insert(A,V_q,
% 6.49/6.79                                                               tc_PropLog_Opl(T_a)),T_a),
% 6.49/6.79                                                               tc_PropLog_Opl(T_a)),
% 6.49/6.79                                                    tc_PropLog_Opl(T_a)),
% 6.49/6.79                                         tc_PropLog_Opl(T_a)),T_a),T_a),
% 6.49/6.79  tc_PropLog_Opl(T_a)) -> true
% 6.49/6.79  Current number of equations to process: 223
% 6.49/6.79  Current number of ordered equations: 1
% 6.49/6.79  Current number of rules: 449
% 6.49/6.79  New rule produced :
% 6.49/6.79  [452]
% 6.49/6.79  ifeq(c_in(A,c_insert(B,c_insert(C,c_insert(V_p,c_PropLog_Othms(c_insert(A,V_q,
% 6.49/6.79                                                                 tc_PropLog_Opl(T_a)),T_a),
% 6.49/6.79                                    tc_PropLog_Opl(T_a)),tc_PropLog_Opl(T_a)),
% 6.49/6.79              tc_PropLog_Opl(T_a)),tc_PropLog_Opl(T_a)),true,true,true) -> true
% 6.49/6.79  Current number of equations to process: 223
% 6.49/6.79  Current number of ordered equations: 0
% 6.49/6.79  Current number of rules: 450
% 6.49/6.79  New rule produced :
% 6.49/6.79  [453]
% 6.49/6.79  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 6.49/6.79                                                         c_PropLog_Othms(
% 6.49/6.79                                                         c_insert(B,c_insert(A,C,
% 6.49/6.79                                                                    tc_PropLog_Opl(V_p)),
% 6.49/6.79                                                         tc_PropLog_Opl(V_p)),V_p),V_p),V_p),V_p),V_p),
% 6.49/6.79  tc_PropLog_Opl(V_p)) -> true
% 6.49/6.79  Current number of equations to process: 229
% 6.49/6.79  Current number of ordered equations: 0
% 6.49/6.79  Current number of rules: 451
% 6.49/6.79  New rule produced :
% 6.49/6.79  [454]
% 6.49/6.79  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 6.49/6.79                                                                    c_insert(C,
% 6.49/6.79                                                                    c_insert(A,V_p,
% 6.49/6.79                                                                    tc_PropLog_Opl(V_q)),
% 6.49/6.79                                                                    tc_PropLog_Opl(V_q)),V_q),V_q),V_q),
% 6.49/6.79                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 6.49/6.79  Current number of equations to process: 228
% 6.49/6.79  Current number of ordered equations: 0
% 6.49/6.79  Current number of rules: 452
% 6.49/6.79  New rule produced :
% 6.49/6.79  [455]
% 6.49/6.79  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 6.49/6.79                                                       c_PropLog_Othms(
% 6.49/6.79                                                       c_insert(V_p,c_insert(B,V_q,
% 6.80/7.07                                                                    tc_PropLog_Opl(C)),
% 6.80/7.07                                                       tc_PropLog_Opl(C)),C),C),C),
% 6.80/7.07  tc_PropLog_Opl(C)) -> true
% 6.80/7.07  Current number of equations to process: 235
% 6.80/7.07  Current number of ordered equations: 0
% 6.80/7.07  Current number of rules: 453
% 6.80/7.07  New rule produced :
% 6.80/7.07  [456]
% 6.80/7.07  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 6.80/7.07                                                                    c_insert(C,
% 6.80/7.07                                                                    c_insert(A,V_p,
% 6.80/7.07                                                                    tc_PropLog_Opl(V_q)),
% 6.80/7.07                                                                    tc_PropLog_Opl(V_q)),V_q),V_q),
% 6.80/7.07                                         tc_PropLog_Opl(V_q)),V_q),V_q),
% 6.80/7.07  tc_PropLog_Opl(V_q)) -> true
% 6.80/7.07  Current number of equations to process: 233
% 6.80/7.07  Current number of ordered equations: 1
% 6.80/7.07  Current number of rules: 454
% 6.80/7.07  New rule produced :
% 6.80/7.07  [457]
% 6.80/7.07  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_insert(A,V_p,
% 6.80/7.07                                                                    tc_PropLog_Opl(V_q)),
% 6.80/7.07                                                         tc_PropLog_Opl(V_q)),V_q),V_q),
% 6.80/7.07              tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),true,true,true) -> true
% 6.80/7.07  Current number of equations to process: 233
% 6.80/7.07  Current number of ordered equations: 0
% 6.80/7.07  Current number of rules: 455
% 6.80/7.07  New rule produced :
% 6.80/7.07  [458]
% 6.80/7.07  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(
% 6.80/7.07                                                                    c_insert(V_q,
% 6.80/7.07                                                                    c_insert(B,T_a,
% 6.80/7.07                                                                    tc_PropLog_Opl(C)),
% 6.80/7.07                                                                    tc_PropLog_Opl(C)),C),
% 6.80/7.07                                                       tc_PropLog_Opl(C)),C),
% 6.80/7.07  tc_PropLog_Opl(C)) -> true
% 6.80/7.07  Current number of equations to process: 238
% 6.80/7.07  Current number of ordered equations: 0
% 6.80/7.07  Current number of rules: 456
% 6.80/7.07  New rule produced :
% 6.80/7.07  [459]
% 6.80/7.07  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(C,
% 6.80/7.07                                                                    c_insert(
% 6.80/7.07                                                                    c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 6.80/7.07                                                                    tc_PropLog_Opl(V_p)),
% 6.80/7.07                                                                    tc_PropLog_Opl(V_p)),V_p),V_p),
% 6.80/7.07                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 6.80/7.07  Current number of equations to process: 238
% 6.80/7.07  Current number of ordered equations: 0
% 6.80/7.07  Current number of rules: 457
% 6.80/7.07  New rule produced :
% 6.80/7.07  [460]
% 6.80/7.07  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 6.80/7.07                                                                    c_insert(C,
% 6.80/7.07                                                                    c_insert(A,V_p,
% 6.80/7.07                                                                    tc_PropLog_Opl(V_q)),
% 6.80/7.07                                                                    tc_PropLog_Opl(V_q)),V_q),
% 6.80/7.07                                                         tc_PropLog_Opl(V_q)),V_q),V_q),V_q),
% 6.80/7.07  tc_PropLog_Opl(V_q)) -> true
% 6.80/7.07  Current number of equations to process: 239
% 6.80/7.07  Current number of ordered equations: 0
% 6.80/7.07  Current number of rules: 458
% 6.80/7.07  New rule produced :
% 6.80/7.07  [461]
% 6.80/7.07  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 6.80/7.07                                                         c_insert(B,c_insert(
% 6.80/7.07                                                                    c_PropLog_Opl_Oop_A_N_62(
% 6.80/7.07                                                                    c_PropLog_Opl_Oop_A_N_62(C,C,V_p),A,V_p),V_q,
% 6.80/7.07                                                                    tc_PropLog_Opl(V_p)),
% 6.80/7.07                                                         tc_PropLog_Opl(V_p)),V_p),V_p),V_p),V_p),
% 6.80/7.07  tc_PropLog_Opl(V_p)) -> true
% 6.80/7.07  Current number of equations to process: 244
% 7.03/7.31  Current number of ordered equations: 0
% 7.03/7.31  Current number of rules: 459
% 7.03/7.31  New rule produced :
% 7.03/7.31  [462]
% 7.03/7.31  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(c_PropLog_Othms(
% 7.03/7.31                                                               c_insert(V_p,
% 7.03/7.31                                                               c_insert(A,V_q,
% 7.03/7.31                                                               tc_PropLog_Opl(T_a)),
% 7.03/7.31                                                               tc_PropLog_Opl(T_a)),T_a),T_a),
% 7.03/7.31                                    tc_PropLog_Opl(T_a)),tc_PropLog_Opl(T_a)),T_a),
% 7.03/7.31  tc_PropLog_Opl(T_a)) -> true
% 7.03/7.31  Current number of equations to process: 243
% 7.03/7.31  Current number of ordered equations: 0
% 7.03/7.31  Current number of rules: 460
% 7.03/7.31  New rule produced :
% 7.03/7.31  [463]
% 7.03/7.31  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,c_PropLog_Othms(
% 7.03/7.31                                                               c_insert(V_p,
% 7.03/7.31                                                               c_insert(A,V_q,
% 7.03/7.31                                                               tc_PropLog_Opl(T_a)),
% 7.03/7.31                                                               tc_PropLog_Opl(T_a)),T_a),
% 7.03/7.31                                                    tc_PropLog_Opl(T_a)),T_a),
% 7.03/7.31                         tc_PropLog_Opl(T_a)),T_a),tc_PropLog_Opl(T_a)) -> true
% 7.03/7.31  Current number of equations to process: 242
% 7.03/7.31  Current number of ordered equations: 0
% 7.03/7.31  Current number of rules: 461
% 7.03/7.31  New rule produced :
% 7.03/7.31  [464]
% 7.03/7.31  ifeq(c_in(A,c_insert(B,c_insert(C,c_PropLog_Othms(c_insert(V_p,c_insert(A,V_q,
% 7.03/7.31                                                                 tc_PropLog_Opl(T_a)),
% 7.03/7.31                                                    tc_PropLog_Opl(T_a)),T_a),
% 7.03/7.31                         tc_PropLog_Opl(T_a)),tc_PropLog_Opl(T_a)),tc_PropLog_Opl(T_a)),true,true,true)
% 7.03/7.31  -> true
% 7.03/7.31  Current number of equations to process: 246
% 7.03/7.31  Current number of ordered equations: 1
% 7.03/7.31  Current number of rules: 462
% 7.03/7.31  New rule produced :
% 7.03/7.31  [465]
% 7.03/7.31  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(
% 7.03/7.31                                                               c_insert(V_p,
% 7.03/7.31                                                               c_insert(A,V_q,
% 7.03/7.31                                                               tc_PropLog_Opl(T_a)),
% 7.03/7.31                                                               tc_PropLog_Opl(T_a)),T_a),
% 7.03/7.31                                                    tc_PropLog_Opl(T_a)),
% 7.03/7.31                                         tc_PropLog_Opl(T_a)),T_a),T_a),
% 7.03/7.31  tc_PropLog_Opl(T_a)) -> true
% 7.03/7.31  Current number of equations to process: 246
% 7.03/7.31  Current number of ordered equations: 0
% 7.03/7.31  Current number of rules: 463
% 7.03/7.31  New rule produced :
% 7.03/7.31  [466]
% 7.03/7.31  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 7.03/7.31                                                         c_insert(B,c_insert(C,
% 7.03/7.31                                                                    c_insert(A,V_p,
% 7.03/7.31                                                                    tc_PropLog_Opl(V_q)),
% 7.03/7.31                                                                    tc_PropLog_Opl(V_q)),
% 7.03/7.31                                                         tc_PropLog_Opl(V_q)),V_q),V_q),V_q),V_q),
% 7.03/7.31  tc_PropLog_Opl(V_q)) -> true
% 7.03/7.31  Current number of equations to process: 252
% 7.03/7.31  Current number of ordered equations: 0
% 7.03/7.31  Current number of rules: 464
% 7.03/7.31  New rule produced :
% 7.03/7.31  [467]
% 7.03/7.31  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 7.03/7.31                                                       c_insert(V_p,c_insert(V_q,
% 7.03/7.31                                                                    c_insert(B,T_a,
% 7.03/7.31                                                                    tc_PropLog_Opl(C)),
% 7.03/7.31                                                                    tc_PropLog_Opl(C)),
% 7.03/7.31                                                       tc_PropLog_Opl(C)),C),C),
% 7.03/7.31  tc_PropLog_Opl(C)) -> true
% 7.03/7.31  Current number of equations to process: 259
% 7.03/7.31  Current number of ordered equations: 0
% 7.03/7.31  Current number of rules: 465
% 7.03/7.31  New rule produced :
% 7.03/7.31  [468]
% 7.03/7.31  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(C,
% 7.03/7.31                                                                    c_insert(V_p,
% 7.40/7.68                                                                    c_insert(A,V_q,
% 7.40/7.68                                                                    tc_PropLog_Opl(T_a)),
% 7.40/7.68                                                                    tc_PropLog_Opl(T_a)),
% 7.40/7.68                                                                    tc_PropLog_Opl(T_a)),T_a),T_a),
% 7.40/7.68                         tc_PropLog_Opl(T_a)),T_a),tc_PropLog_Opl(T_a)) -> true
% 7.40/7.68  Current number of equations to process: 258
% 7.40/7.68  Current number of ordered equations: 0
% 7.40/7.68  Current number of rules: 466
% 7.40/7.68  New rule produced :
% 7.40/7.68  [469]
% 7.40/7.68  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,
% 7.40/7.68                                                                    c_insert(V_p,
% 7.40/7.68                                                                    c_insert(A,V_q,
% 7.40/7.68                                                                    tc_PropLog_Opl(T_a)),
% 7.40/7.68                                                                    tc_PropLog_Opl(T_a)),
% 7.40/7.68                                                                    tc_PropLog_Opl(T_a)),T_a),
% 7.40/7.68                                         tc_PropLog_Opl(T_a)),T_a),T_a),
% 7.40/7.68  tc_PropLog_Opl(T_a)) -> true
% 7.40/7.68  Current number of equations to process: 256
% 7.40/7.68  Current number of ordered equations: 1
% 7.40/7.68  Current number of rules: 467
% 7.40/7.68  New rule produced :
% 7.40/7.68  [470]
% 7.40/7.68  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_insert(C,c_insert(V_p,c_insert(A,V_q,
% 7.40/7.68                                                                 tc_PropLog_Opl(T_a)),
% 7.40/7.68                                                    tc_PropLog_Opl(T_a)),
% 7.40/7.68                                         tc_PropLog_Opl(T_a)),T_a),tc_PropLog_Opl(T_a)),
% 7.40/7.68       tc_PropLog_Opl(T_a)),true,true,true) -> true
% 7.40/7.68  Current number of equations to process: 256
% 7.40/7.68  Current number of ordered equations: 0
% 7.40/7.68  Current number of rules: 468
% 7.40/7.68  New rule produced :
% 7.40/7.68  [471]
% 7.40/7.68  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 7.40/7.68       c_insert(C,V_q,tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),true,true,true)
% 7.40/7.68  -> true
% 7.40/7.68  Current number of equations to process: 262
% 7.40/7.68  Current number of ordered equations: 0
% 7.40/7.68  Current number of rules: 469
% 7.40/7.68  New rule produced :
% 7.40/7.68  [472]
% 7.40/7.68  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,A,V_p),V_p),V_p),
% 7.40/7.68  c_PropLog_Othms(V_q,V_p),tc_PropLog_Opl(V_p)) -> true
% 7.40/7.68  Current number of equations to process: 262
% 7.40/7.68  Current number of ordered equations: 0
% 7.40/7.68  Current number of rules: 470
% 7.40/7.68  New rule produced :
% 7.40/7.68  [473]
% 7.40/7.68  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 7.40/7.68  c_PropLog_Othms(c_insert(V_q,c_insert(C,T_a,tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),V_p),
% 7.40/7.68  tc_PropLog_Opl(V_p)) -> true
% 7.40/7.68  Current number of equations to process: 261
% 7.40/7.68  Current number of ordered equations: 0
% 7.40/7.68  Current number of rules: 471
% 7.40/7.68  New rule produced :
% 7.40/7.68  [474]
% 7.40/7.68  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_insert(V_p,c_insert(V_q,c_insert(B,T_a,
% 7.40/7.68                                                                      tc_PropLog_Opl(C)),
% 7.40/7.68                                                         tc_PropLog_Opl(C)),
% 7.40/7.68                                            tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true)
% 7.40/7.68  -> true
% 7.40/7.68  Current number of equations to process: 263
% 7.40/7.68  Current number of ordered equations: 0
% 7.40/7.68  Current number of rules: 472
% 7.40/7.68  New rule produced :
% 7.40/7.68  [475]
% 7.40/7.68  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_insert(V_q,
% 7.40/7.68                                                                    c_insert(T_a,
% 7.40/7.68                                                                    c_insert(B,V_H,
% 7.40/7.68                                                                    tc_PropLog_Opl(C)),
% 7.40/7.68                                                                    tc_PropLog_Opl(C)),
% 7.40/7.68                                                                    tc_PropLog_Opl(C)),
% 7.40/7.68                                                       tc_PropLog_Opl(C)),C),
% 7.40/7.68  tc_PropLog_Opl(C)) -> true
% 7.40/7.68  Current number of equations to process: 263
% 7.40/7.68  Current number of ordered equations: 0
% 7.40/7.68  Current number of rules: 473
% 7.40/7.68  New rule produced :
% 7.40/7.68  [476]
% 7.40/7.68  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,
% 7.87/8.14                                                                    c_insert(V_p,
% 7.87/8.14                                                                    c_insert(A,V_q,
% 7.87/8.14                                                                    tc_PropLog_Opl(T_a)),
% 7.87/8.14                                                                    tc_PropLog_Opl(T_a)),
% 7.87/8.14                                                                    tc_PropLog_Opl(T_a)),
% 7.87/8.14                                                         tc_PropLog_Opl(T_a)),T_a),T_a),T_a),
% 7.87/8.14  tc_PropLog_Opl(T_a)) -> true
% 7.87/8.14  Current number of equations to process: 264
% 7.87/8.14  Current number of ordered equations: 0
% 7.87/8.14  Current number of rules: 474
% 7.87/8.14  New rule produced :
% 7.87/8.14  [477]
% 7.87/8.14  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,B,V_p),V_p),V_p),V_q,
% 7.87/8.14       tc_PropLog_Opl(V_p)),true,true,true) -> true
% 7.87/8.14  Current number of equations to process: 268
% 7.87/8.14  Current number of ordered equations: 0
% 7.87/8.14  Current number of rules: 475
% 7.87/8.14  New rule produced :
% 7.87/8.14  [478]
% 7.87/8.14  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 7.87/8.14                                                             c_PropLog_Opl_Oop_A_N_62(V_p,C,V_q),V_q),V_q),V_q),
% 7.87/8.14  c_PropLog_Othms(T_a,V_q),tc_PropLog_Opl(V_q)) -> true
% 7.87/8.14  Current number of equations to process: 268
% 7.87/8.14  Current number of ordered equations: 0
% 7.87/8.14  Current number of rules: 476
% 7.87/8.14  New rule produced :
% 7.87/8.14  [479]
% 7.87/8.14  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 7.87/8.14  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),tc_PropLog_Opl(t_a))
% 7.87/8.14  -> true
% 7.87/8.14  Current number of equations to process: 272
% 7.87/8.14  Current number of ordered equations: 0
% 7.87/8.14  Current number of rules: 477
% 7.87/8.14  New rule produced :
% 7.87/8.14  [480]
% 7.87/8.14  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 7.87/8.14  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),
% 7.87/8.14  tc_PropLog_Opl(t_a)) -> true
% 7.87/8.14  Current number of equations to process: 276
% 7.87/8.14  Current number of ordered equations: 0
% 7.87/8.14  Current number of rules: 478
% 7.87/8.14  New rule produced :
% 7.87/8.14  [481]
% 7.87/8.14  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 7.87/8.14  c_PropLog_Othms(c_PropLog_Othms(c_insert(C,v_H,tc_PropLog_Opl(t_a)),t_a),t_a),
% 7.87/8.14  tc_PropLog_Opl(t_a)) -> true
% 7.87/8.14  Current number of equations to process: 280
% 7.87/8.14  Current number of ordered equations: 0
% 7.87/8.14  Current number of rules: 479
% 7.87/8.14  New rule produced :
% 7.87/8.14  [482]
% 7.87/8.14  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 7.87/8.14                                                           c_PropLog_Othms(
% 7.87/8.14                                                           c_PropLog_Othms(
% 7.87/8.14                                                           c_insert(B,v_H,
% 7.87/8.14                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 7.87/8.14  tc_PropLog_Opl(t_a)) -> true
% 7.87/8.14  Current number of equations to process: 279
% 7.87/8.14  Current number of ordered equations: 0
% 7.87/8.14  Current number of rules: 480
% 7.87/8.14  New rule produced :
% 7.87/8.14  [483]
% 7.87/8.14  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 7.87/8.14  c_PropLog_Othms(c_insert(C,c_insert(V_p,v_H,tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 7.87/8.14  tc_PropLog_Opl(t_a)) -> true
% 7.87/8.14  Current number of equations to process: 283
% 7.87/8.14  Current number of ordered equations: 0
% 7.87/8.14  Current number of rules: 481
% 7.87/8.14  New rule produced :
% 7.87/8.14  [484]
% 7.87/8.14  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,v_p,t_a),t_a),t_a),
% 7.87/8.14  c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)) -> true
% 7.87/8.14  Current number of equations to process: 284
% 7.87/8.14  Current number of ordered equations: 0
% 7.87/8.14  Current number of rules: 482
% 7.87/8.14  New rule produced :
% 7.87/8.14  [485]
% 7.87/8.14  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 7.87/8.14                                                             c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),t_a),
% 7.87/8.14  c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)) -> true
% 7.87/8.14  Current number of equations to process: 291
% 7.87/8.14  Current number of ordered equations: 0
% 7.87/8.14  Current number of rules: 483
% 7.87/8.14  New rule produced :
% 7.87/8.14  [486]
% 7.87/8.14  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 7.93/8.23  c_PropLog_Othms(c_insert(C,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),t_a),
% 7.93/8.23  tc_PropLog_Opl(t_a)) -> true
% 7.93/8.23  Current number of equations to process: 292
% 7.93/8.23  Current number of ordered equations: 0
% 7.93/8.23  Current number of rules: 484
% 7.93/8.23  New rule produced :
% 7.93/8.23  [487]
% 7.93/8.23  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 7.93/8.23                                                                      c_PropLog_Othms(
% 7.93/8.23                                                                      c_insert(C,v_H,
% 7.93/8.23                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 7.93/8.23                                                           tc_PropLog_Opl(t_a)),t_a),
% 7.93/8.23  tc_PropLog_Opl(t_a)) -> true
% 7.93/8.23  Current number of equations to process: 291
% 7.93/8.23  Current number of ordered equations: 0
% 7.93/8.23  Current number of rules: 485
% 7.93/8.23  New rule produced :
% 7.93/8.23  [488]
% 7.93/8.23  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 7.93/8.23                                                           c_insert(B,c_PropLog_Othms(
% 7.93/8.23                                                                      c_insert(C,v_H,
% 7.93/8.23                                                                      tc_PropLog_Opl(t_a)),t_a),
% 7.93/8.23                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 7.93/8.23  tc_PropLog_Opl(t_a)) -> true
% 7.93/8.23  Current number of equations to process: 290
% 7.93/8.23  Current number of ordered equations: 0
% 7.93/8.23  Current number of rules: 486
% 7.93/8.23  New rule produced :
% 7.93/8.23  [489]
% 7.93/8.23  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 7.93/8.23                                                           c_PropLog_Othms(
% 7.93/8.23                                                           c_insert(B,c_insert(C,v_H,
% 7.93/8.23                                                                      tc_PropLog_Opl(t_a)),
% 7.93/8.23                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 7.93/8.23  tc_PropLog_Opl(t_a)) -> true
% 7.93/8.23  Current number of equations to process: 289
% 7.93/8.23  Current number of ordered equations: 0
% 7.93/8.23  Current number of rules: 487
% 7.93/8.23  New rule produced :
% 7.93/8.23  [490]
% 7.93/8.23  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 7.93/8.23  c_PropLog_Othms(c_PropLog_Othms(c_insert(C,v_H,tc_PropLog_Opl(t_a)),t_a),t_a),
% 7.93/8.23  tc_PropLog_Opl(t_a)) -> true
% 7.93/8.23  Current number of equations to process: 288
% 7.93/8.23  Current number of ordered equations: 0
% 7.93/8.23  Current number of rules: 488
% 7.93/8.23  New rule produced :
% 7.93/8.23  [491]
% 7.93/8.23  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 7.93/8.23  c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 7.93/8.23                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 7.93/8.23  Current number of equations to process: 291
% 7.93/8.23  Current number of ordered equations: 0
% 7.93/8.23  Current number of rules: 489
% 7.93/8.23  New rule produced :
% 7.93/8.23  [492]
% 7.93/8.23  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 7.93/8.23  c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 7.93/8.23                                  tc_PropLog_Opl(t_a)),t_a),t_a),tc_PropLog_Opl(t_a))
% 7.93/8.23  -> true
% 7.93/8.23  Current number of equations to process: 290
% 7.93/8.23  Current number of ordered equations: 0
% 7.93/8.23  Current number of rules: 490
% 7.93/8.23  New rule produced :
% 7.93/8.23  [493]
% 7.93/8.23  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 7.93/8.23  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(v_H,t_a),
% 7.93/8.23                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 7.93/8.23  tc_PropLog_Opl(t_a)) -> true
% 7.93/8.23  Current number of equations to process: 289
% 7.93/8.23  Current number of ordered equations: 0
% 7.93/8.23  Current number of rules: 491
% 7.93/8.23  New rule produced :
% 7.93/8.23  [494]
% 7.93/8.23  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 7.93/8.23  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,v_H,
% 7.93/8.23                                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 7.93/8.23  tc_PropLog_Opl(t_a)) -> true
% 7.93/8.23  Current number of equations to process: 288
% 7.93/8.23  Current number of ordered equations: 0
% 8.09/8.36  Current number of rules: 492
% 8.09/8.36  New rule produced :
% 8.09/8.36  [495]
% 8.09/8.36  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 8.09/8.36                                                            c_PropLog_Othms(
% 8.09/8.36                                                            c_insert(v_q,v_H,
% 8.09/8.36                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 8.09/8.36  tc_PropLog_Opl(t_a)) -> true
% 8.09/8.36  Current number of equations to process: 288
% 8.09/8.36  Current number of ordered equations: 0
% 8.09/8.36  Current number of rules: 493
% 8.09/8.36  New rule produced :
% 8.09/8.36  [496]
% 8.09/8.36  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 8.09/8.36                                                            c_insert(B,
% 8.09/8.36                                                            c_insert(v_q,v_H,
% 8.09/8.36                                                            tc_PropLog_Opl(t_a)),
% 8.09/8.36                                                            tc_PropLog_Opl(t_a)),t_a),
% 8.09/8.36  tc_PropLog_Opl(t_a)) -> true
% 8.09/8.36  Current number of equations to process: 288
% 8.09/8.36  Current number of ordered equations: 0
% 8.09/8.36  Current number of rules: 494
% 8.09/8.36  New rule produced :
% 8.09/8.36  [497]
% 8.09/8.36  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 8.09/8.36  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 8.09/8.36  tc_PropLog_Opl(t_a)) -> true
% 8.09/8.36  Current number of equations to process: 291
% 8.09/8.36  Current number of ordered equations: 0
% 8.09/8.36  Current number of rules: 495
% 8.09/8.36  New rule produced :
% 8.09/8.36  [498]
% 8.09/8.36  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 8.09/8.36                                                           c_PropLog_Othms(
% 8.09/8.36                                                           c_PropLog_Othms(
% 8.09/8.36                                                           c_PropLog_Othms(
% 8.09/8.36                                                           c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),t_a),
% 8.09/8.36  tc_PropLog_Opl(t_a)) -> true
% 8.09/8.36  Current number of equations to process: 290
% 8.09/8.36  Current number of ordered equations: 0
% 8.09/8.36  Current number of rules: 496
% 8.09/8.36  New rule produced :
% 8.09/8.36  [499]
% 8.09/8.36  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 8.09/8.36  c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 8.09/8.36                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 8.09/8.36  Current number of equations to process: 294
% 8.09/8.36  Current number of ordered equations: 0
% 8.09/8.36  Current number of rules: 497
% 8.09/8.36  New rule produced :
% 8.09/8.36  [500]
% 8.09/8.36  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 8.09/8.36  c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),t_a),t_a),
% 8.09/8.36  tc_PropLog_Opl(t_a)) -> true
% 8.09/8.36  Current number of equations to process: 298
% 8.09/8.36  Current number of ordered equations: 0
% 8.09/8.36  Current number of rules: 498
% 8.09/8.36  New rule produced :
% 8.09/8.36  [501]
% 8.09/8.36  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,v_p,t_a),t_a),t_a),
% 8.09/8.36  c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),tc_PropLog_Opl(t_a)) -> true
% 8.09/8.36  Current number of equations to process: 301
% 8.09/8.36  Current number of ordered equations: 0
% 8.09/8.36  Current number of rules: 499
% 8.09/8.36  New rule produced :
% 8.09/8.36  [502]
% 8.09/8.36  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 8.09/8.36                                                                      c_PropLog_Othms(
% 8.09/8.36                                                                      c_PropLog_Othms(
% 8.09/8.36                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 8.09/8.36                                                           tc_PropLog_Opl(t_a)),t_a),
% 8.09/8.36  tc_PropLog_Opl(t_a)) -> true
% 8.09/8.36  Current number of equations to process: 302
% 8.09/8.36  Current number of ordered equations: 0
% 8.09/8.36  Current number of rules: 500
% 8.09/8.36  New rule produced :
% 8.09/8.36  [503]
% 8.09/8.36  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 8.09/8.36                                                           c_insert(B,c_PropLog_Othms(
% 8.09/8.36                                                                      c_PropLog_Othms(
% 8.09/8.36                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 8.09/8.36                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 8.09/8.36  tc_PropLog_Opl(t_a)) -> true
% 8.31/8.56  Current number of equations to process: 301
% 8.31/8.56  Current number of ordered equations: 0
% 8.31/8.56  Current number of rules: 501
% 8.31/8.56  New rule produced :
% 8.31/8.56  [504]
% 8.31/8.56  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 8.31/8.56                                                           c_PropLog_Othms(
% 8.31/8.56                                                           c_insert(B,c_PropLog_Othms(
% 8.31/8.56                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 8.31/8.56                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 8.31/8.56  tc_PropLog_Opl(t_a)) -> true
% 8.31/8.56  Current number of equations to process: 300
% 8.31/8.56  Current number of ordered equations: 0
% 8.31/8.56  Current number of rules: 502
% 8.31/8.56  New rule produced :
% 8.31/8.56  [505]
% 8.31/8.56  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 8.31/8.56                                                           c_PropLog_Othms(
% 8.31/8.56                                                           c_PropLog_Othms(
% 8.31/8.56                                                           c_insert(B,c_PropLog_Othms(v_H,t_a),
% 8.31/8.56                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 8.31/8.56  tc_PropLog_Opl(t_a)) -> true
% 8.31/8.56  Current number of equations to process: 299
% 8.31/8.56  Current number of ordered equations: 0
% 8.31/8.56  Current number of rules: 503
% 8.31/8.56  New rule produced :
% 8.31/8.56  [506]
% 8.31/8.56  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 8.31/8.56  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(C,V_q,tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 8.31/8.56  tc_PropLog_Opl(V_p)) -> true
% 8.31/8.56  Current number of equations to process: 303
% 8.31/8.56  Current number of ordered equations: 0
% 8.31/8.56  Current number of rules: 504
% 8.31/8.56  New rule produced :
% 8.31/8.56  [507]
% 8.31/8.56  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 8.31/8.56                                                       c_PropLog_Othms(
% 8.31/8.56                                                       c_PropLog_Othms(
% 8.31/8.56                                                       c_PropLog_Othms(
% 8.31/8.56                                                       c_insert(B,V_p,tc_PropLog_Opl(C)),C),C),C),C),C),
% 8.31/8.56  tc_PropLog_Opl(C)) -> true
% 8.31/8.56  Current number of equations to process: 308
% 8.31/8.56  Current number of ordered equations: 0
% 8.31/8.56  Current number of rules: 505
% 8.31/8.56  New rule produced :
% 8.31/8.56  [508]
% 8.31/8.56  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,V_p,V_q),V_q),V_q),
% 8.31/8.56  c_PropLog_Othms(c_insert(V_p,T_a,tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q))
% 8.31/8.56  -> true
% 8.31/8.56  Current number of equations to process: 319
% 8.31/8.56  Current number of ordered equations: 0
% 8.31/8.56  Current number of rules: 506
% 8.31/8.56  New rule produced :
% 8.31/8.56  [509]
% 8.31/8.56  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 8.31/8.56  c_PropLog_Othms(c_insert(C,c_insert(V_p,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),
% 8.31/8.56                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 8.31/8.56  Current number of equations to process: 320
% 8.31/8.56  Current number of ordered equations: 0
% 8.31/8.56  Current number of rules: 507
% 8.31/8.56  New rule produced :
% 8.31/8.56  [510]
% 8.31/8.56  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 8.31/8.56  c_PropLog_Othms(c_insert(V_q,c_PropLog_Othms(c_insert(C,T_a,tc_PropLog_Opl(V_p)),V_p),
% 8.31/8.56                  tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 8.31/8.56  Current number of equations to process: 319
% 8.31/8.56  Current number of ordered equations: 0
% 8.31/8.56  Current number of rules: 508
% 8.31/8.56  New rule produced :
% 8.31/8.56  [511]
% 8.31/8.56  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 8.31/8.56  c_PropLog_Othms(c_PropLog_Othms(c_insert(V_q,c_insert(C,T_a,tc_PropLog_Opl(V_p)),
% 8.31/8.56                                  tc_PropLog_Opl(V_p)),V_p),V_p),tc_PropLog_Opl(V_p))
% 8.31/8.56  -> true
% 8.31/8.56  Current number of equations to process: 318
% 8.31/8.56  Current number of ordered equations: 0
% 8.31/8.56  Current number of rules: 509
% 8.31/8.56  New rule produced :
% 8.31/8.56  [512]
% 8.31/8.56  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 8.31/8.56                                                                  c_PropLog_Opl_Oop_A_N_62(V_p,V_p,V_q),V_q),V_q),V_q),T_a,
% 8.31/8.56       tc_PropLog_Opl(V_q)),true,true,true) -> true
% 8.31/8.56  Current number of equations to process: 318
% 8.31/8.56  Current number of ordered equations: 0
% 8.31/8.56  Current number of rules: 510
% 8.31/8.56  New rule produced :
% 8.31/8.56  [513]
% 8.31/8.56  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 8.37/8.63                                                             c_PropLog_Opl_Oop_A_N_62(V_p,
% 8.37/8.63                                                             c_PropLog_Opl_Oop_A_N_62(V_q,V_q,T_a),T_a),T_a),T_a),T_a),
% 8.37/8.63  c_PropLog_Othms(V_H,T_a),tc_PropLog_Opl(T_a)) -> true
% 8.37/8.63  Current number of equations to process: 318
% 8.37/8.63  Current number of ordered equations: 0
% 8.37/8.63  Current number of rules: 511
% 8.37/8.63  New rule produced :
% 8.37/8.63  [514]
% 8.37/8.63  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_insert(C,
% 8.37/8.63                                                                      c_PropLog_Othms(
% 8.37/8.63                                                                      c_insert(V_p,v_H,
% 8.37/8.63                                                                      tc_PropLog_Opl(t_a)),t_a),
% 8.37/8.63                                                                      tc_PropLog_Opl(t_a)),
% 8.37/8.63                                                           tc_PropLog_Opl(t_a)),t_a),
% 8.37/8.63  tc_PropLog_Opl(t_a)) -> true
% 8.37/8.63  Current number of equations to process: 317
% 8.37/8.63  Current number of ordered equations: 0
% 8.37/8.63  Current number of rules: 512
% 8.37/8.63  New rule produced :
% 8.37/8.63  [515]
% 8.37/8.63  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 8.37/8.63                                                                      c_insert(C,
% 8.37/8.63                                                                      c_insert(V_p,v_H,
% 8.37/8.63                                                                      tc_PropLog_Opl(t_a)),
% 8.37/8.63                                                                      tc_PropLog_Opl(t_a)),t_a),
% 8.37/8.63                                                           tc_PropLog_Opl(t_a)),t_a),
% 8.37/8.63  tc_PropLog_Opl(t_a)) -> true
% 8.37/8.63  Current number of equations to process: 316
% 8.37/8.63  Current number of ordered equations: 0
% 8.37/8.63  Current number of rules: 513
% 8.37/8.63  New rule produced :
% 8.37/8.63  [516]
% 8.37/8.63  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 8.37/8.63                                                           c_insert(B,c_insert(C,
% 8.37/8.63                                                                      c_insert(V_p,v_H,
% 8.37/8.63                                                                      tc_PropLog_Opl(t_a)),
% 8.37/8.63                                                                      tc_PropLog_Opl(t_a)),
% 8.37/8.63                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 8.37/8.63  tc_PropLog_Opl(t_a)) -> true
% 8.37/8.63  Current number of equations to process: 315
% 8.37/8.63  Current number of ordered equations: 0
% 8.37/8.63  Current number of rules: 514
% 8.37/8.63  New rule produced :
% 8.37/8.63  [517]
% 8.37/8.63  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 8.37/8.63  c_PropLog_Othms(c_insert(C,c_insert(V_p,v_H,tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 8.37/8.63  tc_PropLog_Opl(t_a)) -> true
% 8.37/8.63  Current number of equations to process: 314
% 8.37/8.63  Current number of ordered equations: 0
% 8.37/8.63  Current number of rules: 515
% 8.37/8.63  New rule produced :
% 8.37/8.63  [518]
% 8.37/8.63  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_insert(C,
% 8.37/8.63                                                                      c_PropLog_Othms(
% 8.37/8.63                                                                      c_PropLog_Othms(
% 8.37/8.63                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 8.37/8.63                                                                      tc_PropLog_Opl(t_a)),
% 8.37/8.63                                                           tc_PropLog_Opl(t_a)),t_a),
% 8.37/8.63  tc_PropLog_Opl(t_a)) -> true
% 8.37/8.63  Current number of equations to process: 313
% 8.37/8.63  Current number of ordered equations: 0
% 8.37/8.63  Current number of rules: 516
% 8.37/8.63  New rule produced :
% 8.37/8.63  [519]
% 8.37/8.63  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 8.37/8.63                                                                      c_insert(C,
% 8.37/8.63                                                                      c_PropLog_Othms(
% 8.37/8.63                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 8.37/8.63                                                                      tc_PropLog_Opl(t_a)),t_a),
% 8.37/8.63                                                           tc_PropLog_Opl(t_a)),t_a),
% 8.40/8.70  tc_PropLog_Opl(t_a)) -> true
% 8.40/8.70  Current number of equations to process: 312
% 8.40/8.70  Current number of ordered equations: 0
% 8.40/8.70  Current number of rules: 517
% 8.40/8.70  New rule produced :
% 8.40/8.70  [520]
% 8.40/8.70  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 8.40/8.70                                                           c_insert(B,c_insert(C,
% 8.40/8.70                                                                      c_PropLog_Othms(
% 8.40/8.70                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 8.40/8.70                                                                      tc_PropLog_Opl(t_a)),
% 8.40/8.70                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 8.40/8.70  tc_PropLog_Opl(t_a)) -> true
% 8.40/8.70  Current number of equations to process: 311
% 8.40/8.70  Current number of ordered equations: 0
% 8.40/8.70  Current number of rules: 518
% 8.40/8.70  New rule produced :
% 8.40/8.70  [521]
% 8.40/8.70  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 8.40/8.70                                                                      c_PropLog_Othms(
% 8.40/8.70                                                                      c_insert(C,
% 8.40/8.70                                                                      c_PropLog_Othms(v_H,t_a),
% 8.40/8.70                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 8.40/8.70                                                           tc_PropLog_Opl(t_a)),t_a),
% 8.40/8.70  tc_PropLog_Opl(t_a)) -> true
% 8.40/8.70  Current number of equations to process: 310
% 8.40/8.70  Current number of ordered equations: 0
% 8.40/8.70  Current number of rules: 519
% 8.40/8.70  New rule produced :
% 8.40/8.70  [522]
% 8.40/8.70  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 8.40/8.70                                                           c_insert(B,c_PropLog_Othms(
% 8.40/8.70                                                                      c_insert(C,
% 8.40/8.70                                                                      c_PropLog_Othms(v_H,t_a),
% 8.40/8.70                                                                      tc_PropLog_Opl(t_a)),t_a),
% 8.40/8.70                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 8.40/8.70  tc_PropLog_Opl(t_a)) -> true
% 8.40/8.70  Current number of equations to process: 309
% 8.40/8.70  Current number of ordered equations: 0
% 8.40/8.70  Current number of rules: 520
% 8.40/8.70  New rule produced :
% 8.40/8.70  [523]
% 8.40/8.70  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 8.40/8.70                                                           c_PropLog_Othms(
% 8.40/8.70                                                           c_insert(B,c_insert(C,
% 8.40/8.70                                                                      c_PropLog_Othms(v_H,t_a),
% 8.40/8.70                                                                      tc_PropLog_Opl(t_a)),
% 8.40/8.70                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 8.40/8.70  tc_PropLog_Opl(t_a)) -> true
% 8.40/8.70  Current number of equations to process: 308
% 8.40/8.70  Current number of ordered equations: 0
% 8.40/8.70  Current number of rules: 521
% 8.40/8.70  New rule produced :
% 8.40/8.70  [524]
% 8.40/8.70  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(
% 8.40/8.70                                                                    c_PropLog_Othms(
% 8.40/8.70                                                                    c_PropLog_Othms(
% 8.40/8.70                                                                    c_insert(B,V_q,
% 8.40/8.70                                                                    tc_PropLog_Opl(C)),C),C),C),
% 8.40/8.70                                                       tc_PropLog_Opl(C)),C),
% 8.40/8.70  tc_PropLog_Opl(C)) -> true
% 8.40/8.70  Current number of equations to process: 307
% 8.40/8.70  Current number of ordered equations: 0
% 8.40/8.70  Current number of rules: 522
% 8.40/8.70  New rule produced :
% 8.40/8.70  [525]
% 8.40/8.70  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 8.40/8.70                                                       c_insert(V_p,c_PropLog_Othms(
% 8.40/8.70                                                                    c_PropLog_Othms(
% 8.40/8.70                                                                    c_insert(B,V_q,
% 8.40/8.70                                                                    tc_PropLog_Opl(C)),C),C),
% 8.40/8.70                                                       tc_PropLog_Opl(C)),C),C),
% 8.40/8.70  tc_PropLog_Opl(C)) -> true
% 8.66/8.93  Current number of equations to process: 306
% 8.66/8.93  Current number of ordered equations: 0
% 8.66/8.93  Current number of rules: 523
% 8.66/8.93  New rule produced :
% 8.66/8.93  [526]
% 8.66/8.93  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 8.66/8.93                                                       c_PropLog_Othms(
% 8.66/8.93                                                       c_insert(V_p,c_PropLog_Othms(
% 8.66/8.93                                                                    c_insert(B,V_q,
% 8.66/8.93                                                                    tc_PropLog_Opl(C)),C),
% 8.66/8.93                                                       tc_PropLog_Opl(C)),C),C),C),
% 8.66/8.93  tc_PropLog_Opl(C)) -> true
% 8.66/8.93  Current number of equations to process: 305
% 8.66/8.93  Current number of ordered equations: 0
% 8.66/8.93  Current number of rules: 524
% 8.66/8.93  New rule produced :
% 8.66/8.93  [527]
% 8.66/8.93  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 8.66/8.93                                                       c_PropLog_Othms(
% 8.66/8.93                                                       c_PropLog_Othms(
% 8.66/8.93                                                       c_insert(V_p,c_insert(B,V_q,
% 8.66/8.93                                                                    tc_PropLog_Opl(C)),
% 8.66/8.93                                                       tc_PropLog_Opl(C)),C),C),C),C),
% 8.66/8.93  tc_PropLog_Opl(C)) -> true
% 8.66/8.93  Current number of equations to process: 304
% 8.66/8.93  Current number of ordered equations: 0
% 8.66/8.93  Current number of rules: 525
% 8.66/8.93  New rule produced :
% 8.66/8.93  [528]
% 8.66/8.93  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 8.66/8.93                                                              c_PropLog_Othms(
% 8.66/8.93                                                              c_PropLog_Othms(
% 8.66/8.93                                                              c_PropLog_Othms(
% 8.66/8.93                                                              c_PropLog_Othms(
% 8.66/8.93                                                              c_PropLog_Othms(
% 8.66/8.93                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),t_a),t_a),
% 8.66/8.93  tc_PropLog_Opl(t_a)) -> true
% 8.66/8.93  Current number of equations to process: 306
% 8.66/8.93  Current number of ordered equations: 0
% 8.66/8.93  Current number of rules: 526
% 8.66/8.93  New rule produced :
% 8.66/8.93  [529]
% 8.66/8.93  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 8.66/8.93                                                              c_insert(A,
% 8.66/8.93                                                              c_PropLog_Othms(
% 8.66/8.93                                                              c_PropLog_Othms(
% 8.66/8.93                                                              c_PropLog_Othms(
% 8.66/8.93                                                              c_PropLog_Othms(
% 8.66/8.93                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),
% 8.66/8.93                                                              tc_PropLog_Opl(t_a)),t_a),
% 8.66/8.93  tc_PropLog_Opl(t_a)) -> true
% 8.66/8.93  Current number of equations to process: 305
% 8.66/8.93  Current number of ordered equations: 0
% 8.66/8.93  Current number of rules: 527
% 8.66/8.93  New rule produced :
% 8.66/8.93  [530]
% 8.66/8.93  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 8.66/8.93  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 8.66/8.93                                                                  c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),t_a),
% 8.66/8.93  tc_PropLog_Opl(t_a)) -> true
% 8.66/8.93  Current number of equations to process: 310
% 8.66/8.93  Current number of ordered equations: 0
% 8.66/8.93  Current number of rules: 528
% 8.66/8.93  New rule produced :
% 8.66/8.93  [531]
% 8.66/8.93  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 8.66/8.93                                                                   c_PropLog_Othms(
% 8.66/8.93                                                                   c_PropLog_Othms(
% 8.66/8.93                                                                   c_PropLog_Othms(
% 8.66/8.93                                                                   c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 8.66/8.93                                                                   tc_PropLog_Opl(t_a)),
% 8.66/8.93       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 8.66/8.93  Current number of equations to process: 308
% 8.66/8.93  Current number of ordered equations: 1
% 8.66/8.93  Current number of rules: 529
% 8.84/9.10  New rule produced :
% 8.84/9.10  [532]
% 8.84/9.10  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 8.84/9.10                                                              c_PropLog_Othms(
% 8.84/9.10                                                              c_insert(A,
% 8.84/9.10                                                              c_PropLog_Othms(
% 8.84/9.10                                                              c_PropLog_Othms(
% 8.84/9.10                                                              c_PropLog_Othms(
% 8.84/9.10                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 8.84/9.10                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 8.84/9.10  tc_PropLog_Opl(t_a)) -> true
% 8.84/9.10  Current number of equations to process: 308
% 8.84/9.10  Current number of ordered equations: 0
% 8.84/9.10  Current number of rules: 530
% 8.84/9.10  New rule produced :
% 8.84/9.10  [533]
% 8.84/9.10  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 8.84/9.10  c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 8.84/9.10                             tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 8.84/9.10  tc_PropLog_Opl(t_a)) -> true
% 8.84/9.10  Current number of equations to process: 307
% 8.84/9.10  Current number of ordered equations: 0
% 8.84/9.10  Current number of rules: 531
% 8.84/9.10  New rule produced :
% 8.84/9.10  [534]
% 8.84/9.10  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 8.84/9.10  c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,c_PropLog_Othms(v_H,t_a),
% 8.84/9.10                                             tc_PropLog_Opl(t_a)),t_a),
% 8.84/9.10                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 8.84/9.10  Current number of equations to process: 306
% 8.84/9.10  Current number of ordered equations: 0
% 8.84/9.10  Current number of rules: 532
% 8.84/9.10  New rule produced :
% 8.84/9.10  [535]
% 8.84/9.10  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 8.84/9.10  c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(v_H,t_a),
% 8.84/9.10                                             tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),t_a),
% 8.84/9.10  tc_PropLog_Opl(t_a)) -> true
% 8.84/9.10  Current number of equations to process: 305
% 8.84/9.10  Current number of ordered equations: 0
% 8.84/9.10  Current number of rules: 533
% 8.84/9.10  New rule produced :
% 8.84/9.10  [536]
% 8.84/9.10  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 8.84/9.10  c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(C,v_H,
% 8.84/9.10                                                             tc_PropLog_Opl(t_a)),t_a),t_a),
% 8.84/9.10                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 8.84/9.10  Current number of equations to process: 304
% 8.84/9.10  Current number of ordered equations: 0
% 8.84/9.10  Current number of rules: 534
% 8.84/9.10  New rule produced :
% 8.84/9.10  [537]
% 8.84/9.10  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 8.84/9.10  c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,v_H,
% 8.84/9.10                                                             tc_PropLog_Opl(t_a)),t_a),
% 8.84/9.10                                  tc_PropLog_Opl(t_a)),t_a),t_a),tc_PropLog_Opl(t_a))
% 8.84/9.10  -> true
% 8.84/9.10  Current number of equations to process: 303
% 8.84/9.10  Current number of ordered equations: 0
% 8.84/9.10  Current number of rules: 535
% 8.84/9.10  New rule produced :
% 8.84/9.10  [538]
% 8.84/9.10  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 8.84/9.10  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,v_H,
% 8.84/9.10                                                             tc_PropLog_Opl(t_a)),
% 8.84/9.10                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 8.84/9.10  tc_PropLog_Opl(t_a)) -> true
% 8.84/9.10  Current number of equations to process: 302
% 8.84/9.10  Current number of ordered equations: 0
% 8.84/9.10  Current number of rules: 536
% 8.84/9.10  New rule produced :
% 8.84/9.10  [539]
% 8.84/9.10  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 8.84/9.10  c_PropLog_Othms(c_insert(V_q,c_insert(T_a,c_insert(C,V_H,tc_PropLog_Opl(V_p)),
% 8.84/9.10                               tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),V_p),
% 8.84/9.10  tc_PropLog_Opl(V_p)) -> true
% 8.84/9.10  Current number of equations to process: 301
% 8.84/9.10  Current number of ordered equations: 0
% 8.84/9.10  Current number of rules: 537
% 8.84/9.10  New rule produced :
% 8.84/9.10  [540]
% 8.84/9.10  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_PropLog_Othms(
% 8.84/9.10                                                         c_PropLog_Othms(
% 9.15/9.42                                                         c_PropLog_Othms(
% 9.15/9.42                                                         c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 9.15/9.42                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 9.15/9.42  -> true
% 9.15/9.42  Current number of equations to process: 303
% 9.15/9.42  Current number of ordered equations: 0
% 9.15/9.42  Current number of rules: 538
% 9.15/9.42  New rule produced :
% 9.15/9.42  [541]
% 9.15/9.42  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 9.15/9.42  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 9.15/9.42  tc_PropLog_Opl(t_a)) -> true
% 9.15/9.42  Current number of equations to process: 305
% 9.15/9.42  Current number of ordered equations: 0
% 9.15/9.42  Current number of rules: 539
% 9.15/9.42  New rule produced :
% 9.15/9.42  [542]
% 9.15/9.42  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 9.15/9.42                                                              c_PropLog_Othms(
% 9.15/9.42                                                              c_PropLog_Othms(
% 9.15/9.42                                                              c_insert(A,
% 9.15/9.42                                                              c_PropLog_Othms(
% 9.15/9.42                                                              c_PropLog_Othms(
% 9.15/9.42                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 9.15/9.42                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 9.15/9.42  tc_PropLog_Opl(t_a)) -> true
% 9.15/9.42  Current number of equations to process: 306
% 9.15/9.42  Current number of ordered equations: 0
% 9.15/9.42  Current number of rules: 540
% 9.15/9.42  New rule produced :
% 9.15/9.42  [543]
% 9.15/9.42  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 9.15/9.42  c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 9.15/9.42                                                             c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 9.15/9.42                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 9.15/9.42  Current number of equations to process: 305
% 9.15/9.42  Current number of ordered equations: 0
% 9.15/9.42  Current number of rules: 541
% 9.15/9.42  New rule produced :
% 9.15/9.42  [544]
% 9.15/9.42  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 9.15/9.42  c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 9.15/9.42                                                             c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 9.15/9.42                                  tc_PropLog_Opl(t_a)),t_a),t_a),tc_PropLog_Opl(t_a))
% 9.15/9.42  -> true
% 9.15/9.42  Current number of equations to process: 307
% 9.15/9.42  Current number of ordered equations: 0
% 9.15/9.42  Current number of rules: 542
% 9.15/9.42  New rule produced :
% 9.15/9.42  [545]
% 9.15/9.42  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_insert(C,
% 9.15/9.42                                                                      c_insert(V_p,
% 9.15/9.42                                                                      c_insert(V_q,v_H,
% 9.15/9.42                                                                      tc_PropLog_Opl(t_a)),
% 9.15/9.42                                                                      tc_PropLog_Opl(t_a)),
% 9.15/9.42                                                                      tc_PropLog_Opl(t_a)),
% 9.15/9.42                                                           tc_PropLog_Opl(t_a)),t_a),
% 9.15/9.42  tc_PropLog_Opl(t_a)) -> true
% 9.15/9.42  Current number of equations to process: 309
% 9.15/9.42  Current number of ordered equations: 0
% 9.15/9.42  Current number of rules: 543
% 9.15/9.42  New rule produced :
% 9.15/9.42  [546]
% 9.15/9.42  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(
% 9.15/9.42                                                                    c_insert(
% 9.15/9.42                                                                    c_PropLog_Opl_Oop_A_N_62(
% 9.15/9.42                                                                    c_PropLog_Opl_Oop_A_N_62(V_q,V_q,C),B,C),T_a,
% 9.15/9.42                                                                    tc_PropLog_Opl(C)),C),
% 9.15/9.42                                                       tc_PropLog_Opl(C)),C),
% 9.15/9.42  tc_PropLog_Opl(C)) -> true
% 9.15/9.42  Current number of equations to process: 308
% 9.15/9.42  Current number of ordered equations: 0
% 9.15/9.42  Current number of rules: 544
% 9.15/9.42  New rule produced :
% 9.15/9.42  [547]
% 9.15/9.42  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 9.21/9.49                                                       c_insert(V_p,c_insert(
% 9.21/9.49                                                                    c_PropLog_Opl_Oop_A_N_62(
% 9.21/9.49                                                                    c_PropLog_Opl_Oop_A_N_62(V_q,V_q,C),B,C),T_a,
% 9.21/9.49                                                                    tc_PropLog_Opl(C)),
% 9.21/9.49                                                       tc_PropLog_Opl(C)),C),C),
% 9.21/9.49  tc_PropLog_Opl(C)) -> true
% 9.21/9.49  Current number of equations to process: 307
% 9.21/9.49  Current number of ordered equations: 0
% 9.21/9.49  Current number of rules: 545
% 9.21/9.49  New rule produced :
% 9.21/9.49  [548]
% 9.21/9.49  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_insert(C,
% 9.21/9.49                                                                      c_insert(V_p,
% 9.21/9.49                                                                      c_PropLog_Othms(
% 9.21/9.49                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 9.21/9.49                                                                      tc_PropLog_Opl(t_a)),
% 9.21/9.49                                                                      tc_PropLog_Opl(t_a)),
% 9.21/9.49                                                           tc_PropLog_Opl(t_a)),t_a),
% 9.21/9.49  tc_PropLog_Opl(t_a)) -> true
% 9.21/9.49  Current number of equations to process: 306
% 9.21/9.49  Current number of ordered equations: 0
% 9.21/9.49  Current number of rules: 546
% 9.21/9.49  New rule produced :
% 9.21/9.49  [549]
% 9.21/9.49  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_insert(C,
% 9.21/9.49                                                                      c_PropLog_Othms(
% 9.21/9.49                                                                      c_insert(V_p,
% 9.21/9.49                                                                      c_PropLog_Othms(v_H,t_a),
% 9.21/9.49                                                                      tc_PropLog_Opl(t_a)),t_a),
% 9.21/9.49                                                                      tc_PropLog_Opl(t_a)),
% 9.21/9.49                                                           tc_PropLog_Opl(t_a)),t_a),
% 9.21/9.49  tc_PropLog_Opl(t_a)) -> true
% 9.21/9.49  Current number of equations to process: 305
% 9.21/9.49  Current number of ordered equations: 0
% 9.21/9.49  Current number of rules: 547
% 9.21/9.49  New rule produced :
% 9.21/9.49  [550]
% 9.21/9.49  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 9.21/9.49                                                                      c_insert(C,
% 9.21/9.49                                                                      c_insert(V_p,
% 9.21/9.49                                                                      c_PropLog_Othms(v_H,t_a),
% 9.21/9.49                                                                      tc_PropLog_Opl(t_a)),
% 9.21/9.49                                                                      tc_PropLog_Opl(t_a)),t_a),
% 9.21/9.49                                                           tc_PropLog_Opl(t_a)),t_a),
% 9.21/9.49  tc_PropLog_Opl(t_a)) -> true
% 9.21/9.49  Current number of equations to process: 304
% 9.21/9.49  Current number of ordered equations: 0
% 9.21/9.49  Current number of rules: 548
% 9.21/9.49  New rule produced :
% 9.21/9.49  [551]
% 9.21/9.49  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 9.21/9.49                                                           c_insert(B,c_insert(C,
% 9.21/9.49                                                                      c_insert(V_p,
% 9.21/9.49                                                                      c_PropLog_Othms(v_H,t_a),
% 9.21/9.49                                                                      tc_PropLog_Opl(t_a)),
% 9.21/9.49                                                                      tc_PropLog_Opl(t_a)),
% 9.21/9.49                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 9.21/9.49  tc_PropLog_Opl(t_a)) -> true
% 9.21/9.49  Current number of equations to process: 303
% 9.21/9.49  Current number of ordered equations: 0
% 9.21/9.49  Current number of rules: 549
% 9.21/9.49  New rule produced :
% 9.21/9.49  [552]
% 9.21/9.49  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 9.21/9.49                                                       c_PropLog_Othms(
% 9.21/9.49                                                       c_PropLog_Othms(
% 9.21/9.49                                                       c_insert(c_PropLog_Opl_Oop_A_N_62(
% 9.21/9.49                                                                c_PropLog_Opl_Oop_A_N_62(V_p,V_p,C),B,C),V_q,
% 9.31/9.56                                                       tc_PropLog_Opl(C)),C),C),C),C),
% 9.31/9.56  tc_PropLog_Opl(C)) -> true
% 9.31/9.56  Current number of equations to process: 302
% 9.31/9.56  Current number of ordered equations: 0
% 9.31/9.56  Current number of rules: 550
% 9.31/9.56  New rule produced :
% 9.31/9.56  [553]
% 9.31/9.56  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_insert(V_q,
% 9.31/9.56                                                                    c_PropLog_Othms(
% 9.31/9.56                                                                    c_PropLog_Othms(
% 9.31/9.56                                                                    c_insert(B,T_a,
% 9.31/9.56                                                                    tc_PropLog_Opl(C)),C),C),
% 9.31/9.56                                                                    tc_PropLog_Opl(C)),
% 9.31/9.56                                                       tc_PropLog_Opl(C)),C),
% 9.31/9.56  tc_PropLog_Opl(C)) -> true
% 9.31/9.56  Current number of equations to process: 301
% 9.31/9.56  Current number of ordered equations: 0
% 9.31/9.56  Current number of rules: 551
% 9.31/9.56  New rule produced :
% 9.31/9.56  [554]
% 9.31/9.56  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(
% 9.31/9.56                                                                    c_insert(V_q,
% 9.31/9.56                                                                    c_PropLog_Othms(
% 9.31/9.56                                                                    c_insert(B,T_a,
% 9.31/9.56                                                                    tc_PropLog_Opl(C)),C),
% 9.31/9.56                                                                    tc_PropLog_Opl(C)),C),
% 9.31/9.56                                                       tc_PropLog_Opl(C)),C),
% 9.31/9.56  tc_PropLog_Opl(C)) -> true
% 9.31/9.56  Current number of equations to process: 300
% 9.31/9.56  Current number of ordered equations: 0
% 9.31/9.56  Current number of rules: 552
% 9.31/9.56  New rule produced :
% 9.31/9.56  [555]
% 9.31/9.56  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 9.31/9.56                                                       c_insert(V_p,c_insert(V_q,
% 9.31/9.56                                                                    c_PropLog_Othms(
% 9.31/9.56                                                                    c_insert(B,T_a,
% 9.31/9.56                                                                    tc_PropLog_Opl(C)),C),
% 9.31/9.56                                                                    tc_PropLog_Opl(C)),
% 9.31/9.56                                                       tc_PropLog_Opl(C)),C),C),
% 9.31/9.56  tc_PropLog_Opl(C)) -> true
% 9.31/9.56  Current number of equations to process: 299
% 9.31/9.56  Current number of ordered equations: 0
% 9.31/9.56  Current number of rules: 553
% 9.31/9.56  New rule produced :
% 9.31/9.56  [556]
% 9.31/9.56  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(
% 9.31/9.56                                                                    c_PropLog_Othms(
% 9.31/9.56                                                                    c_insert(V_q,
% 9.31/9.56                                                                    c_insert(B,T_a,
% 9.31/9.56                                                                    tc_PropLog_Opl(C)),
% 9.31/9.56                                                                    tc_PropLog_Opl(C)),C),C),
% 9.31/9.56                                                       tc_PropLog_Opl(C)),C),
% 9.31/9.56  tc_PropLog_Opl(C)) -> true
% 9.31/9.56  Current number of equations to process: 298
% 9.31/9.56  Current number of ordered equations: 0
% 9.31/9.56  Current number of rules: 554
% 9.31/9.56  New rule produced :
% 9.31/9.56  [557]
% 9.31/9.56  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 9.31/9.56                                                       c_insert(V_p,c_PropLog_Othms(
% 9.31/9.56                                                                    c_insert(V_q,
% 9.31/9.56                                                                    c_insert(B,T_a,
% 9.31/9.56                                                                    tc_PropLog_Opl(C)),
% 9.31/9.56                                                                    tc_PropLog_Opl(C)),C),
% 9.31/9.56                                                       tc_PropLog_Opl(C)),C),C),
% 9.31/9.56  tc_PropLog_Opl(C)) -> true
% 9.31/9.56  Current number of equations to process: 297
% 9.31/9.56  Current number of ordered equations: 0
% 9.31/9.56  Current number of rules: 555
% 9.31/9.56  New rule produced :
% 9.31/9.56  [558]
% 9.31/9.56  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 9.39/9.69                                                       c_PropLog_Othms(
% 9.39/9.69                                                       c_insert(V_p,c_insert(V_q,
% 9.39/9.69                                                                    c_insert(B,T_a,
% 9.39/9.69                                                                    tc_PropLog_Opl(C)),
% 9.39/9.69                                                                    tc_PropLog_Opl(C)),
% 9.39/9.69                                                       tc_PropLog_Opl(C)),C),C),C),
% 9.39/9.69  tc_PropLog_Opl(C)) -> true
% 9.39/9.69  Current number of equations to process: 296
% 9.39/9.69  Current number of ordered equations: 0
% 9.39/9.69  Current number of rules: 556
% 9.39/9.69  New rule produced :
% 9.39/9.69  [559]
% 9.39/9.69  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 9.39/9.69                                                              c_insert(A,
% 9.39/9.69                                                              c_insert(B,
% 9.39/9.69                                                              c_PropLog_Othms(
% 9.39/9.69                                                              c_PropLog_Othms(
% 9.39/9.69                                                              c_PropLog_Othms(
% 9.39/9.69                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 9.39/9.69                                                              tc_PropLog_Opl(t_a)),
% 9.39/9.69                                                              tc_PropLog_Opl(t_a)),t_a),
% 9.39/9.69  tc_PropLog_Opl(t_a)) -> true
% 9.39/9.69  Current number of equations to process: 295
% 9.39/9.69  Current number of ordered equations: 0
% 9.39/9.69  Current number of rules: 557
% 9.39/9.69  New rule produced :
% 9.39/9.69  [560]
% 9.39/9.69  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 9.39/9.69                                                              c_insert(A,
% 9.39/9.69                                                              c_PropLog_Othms(
% 9.39/9.69                                                              c_insert(B,
% 9.39/9.69                                                              c_PropLog_Othms(
% 9.39/9.69                                                              c_PropLog_Othms(
% 9.39/9.69                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 9.39/9.69                                                              tc_PropLog_Opl(t_a)),t_a),
% 9.39/9.69                                                              tc_PropLog_Opl(t_a)),t_a),
% 9.39/9.69  tc_PropLog_Opl(t_a)) -> true
% 9.39/9.69  Current number of equations to process: 294
% 9.39/9.69  Current number of ordered equations: 0
% 9.39/9.69  Current number of rules: 558
% 9.39/9.69  New rule produced :
% 9.39/9.69  [561]
% 9.39/9.69  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 9.39/9.69                                                              c_PropLog_Othms(
% 9.39/9.69                                                              c_insert(A,
% 9.39/9.69                                                              c_insert(B,
% 9.39/9.69                                                              c_PropLog_Othms(
% 9.39/9.69                                                              c_PropLog_Othms(
% 9.39/9.69                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 9.39/9.69                                                              tc_PropLog_Opl(t_a)),
% 9.39/9.69                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 9.39/9.69  tc_PropLog_Opl(t_a)) -> true
% 9.39/9.69  Current number of equations to process: 292
% 9.39/9.69  Current number of ordered equations: 1
% 9.39/9.69  Current number of rules: 559
% 9.39/9.69  New rule produced :
% 9.39/9.69  [562]
% 9.39/9.69  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 9.39/9.69                                                                   c_insert(B,
% 9.39/9.69                                                                   c_PropLog_Othms(
% 9.39/9.69                                                                   c_PropLog_Othms(
% 9.39/9.69                                                                   c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 9.39/9.69                                                                   tc_PropLog_Opl(t_a)),
% 9.39/9.69                                                                   tc_PropLog_Opl(t_a)),
% 9.39/9.69       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 9.39/9.69  Current number of equations to process: 292
% 9.39/9.69  Current number of ordered equations: 0
% 9.39/9.69  Current number of rules: 560
% 9.39/9.69  New rule produced :
% 9.61/9.86  [563]
% 9.61/9.86  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_insert(A,c_PropLog_Othms(
% 9.61/9.86                                                                    c_PropLog_Othms(
% 9.61/9.86                                                                    c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 9.61/9.86                                                         tc_PropLog_Opl(t_a)),
% 9.61/9.86                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 9.61/9.86  -> true
% 9.61/9.86  Current number of equations to process: 294
% 9.61/9.86  Current number of ordered equations: 0
% 9.61/9.86  Current number of rules: 561
% 9.61/9.86  New rule produced :
% 9.61/9.86  [564]
% 9.61/9.86  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 9.61/9.86                                                              c_PropLog_Othms(
% 9.61/9.86                                                              c_PropLog_Othms(
% 9.61/9.86                                                              c_PropLog_Othms(
% 9.61/9.86                                                              c_insert(A,
% 9.61/9.86                                                              c_PropLog_Othms(
% 9.61/9.86                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 9.61/9.86                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 9.61/9.86  tc_PropLog_Opl(t_a)) -> true
% 9.61/9.86  Current number of equations to process: 296
% 9.61/9.86  Current number of ordered equations: 0
% 9.61/9.86  Current number of rules: 562
% 9.61/9.86  New rule produced :
% 9.61/9.86  [565]
% 9.61/9.86  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 9.61/9.86  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 9.61/9.86                                                             c_PropLog_Othms(v_H,t_a),t_a),
% 9.61/9.86                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 9.61/9.86  tc_PropLog_Opl(t_a)) -> true
% 9.61/9.86  Current number of equations to process: 301
% 9.61/9.86  Current number of ordered equations: 0
% 9.61/9.86  Current number of rules: 563
% 9.61/9.86  New rule produced :
% 9.61/9.86  [566]
% 9.61/9.86  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 9.61/9.86                                                              c_insert(A,
% 9.61/9.86                                                              c_PropLog_Othms(
% 9.61/9.86                                                              c_PropLog_Othms(
% 9.61/9.86                                                              c_insert(B,
% 9.61/9.86                                                              c_PropLog_Othms(
% 9.61/9.86                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 9.61/9.86                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 9.61/9.86                                                              tc_PropLog_Opl(t_a)),t_a),
% 9.61/9.86  tc_PropLog_Opl(t_a)) -> true
% 9.61/9.86  Current number of equations to process: 300
% 9.61/9.86  Current number of ordered equations: 0
% 9.61/9.86  Current number of rules: 564
% 9.61/9.86  New rule produced :
% 9.61/9.86  [567]
% 9.61/9.86  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 9.61/9.86                                                                   c_PropLog_Othms(
% 9.61/9.86                                                                   c_insert(B,
% 9.61/9.86                                                                   c_PropLog_Othms(
% 9.61/9.86                                                                   c_PropLog_Othms(v_H,t_a),t_a),
% 9.61/9.86                                                                   tc_PropLog_Opl(t_a)),t_a),
% 9.61/9.86                                                                   tc_PropLog_Opl(t_a)),
% 9.61/9.86       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 9.61/9.86  Current number of equations to process: 298
% 9.61/9.86  Current number of ordered equations: 1
% 9.61/9.86  Current number of rules: 565
% 9.61/9.86  New rule produced :
% 9.61/9.86  [568]
% 9.61/9.86  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 9.61/9.86                                                              c_PropLog_Othms(
% 9.61/9.86                                                              c_insert(A,
% 9.61/9.86                                                              c_PropLog_Othms(
% 9.61/9.86                                                              c_insert(B,
% 9.61/9.86                                                              c_PropLog_Othms(
% 9.61/9.86                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 10.10/10.38                                                              tc_PropLog_Opl(t_a)),t_a),
% 10.10/10.38                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 10.10/10.38  tc_PropLog_Opl(t_a)) -> true
% 10.10/10.38  Current number of equations to process: 298
% 10.10/10.38  Current number of ordered equations: 0
% 10.10/10.38  Current number of rules: 566
% 10.10/10.38  New rule produced :
% 10.10/10.38  [569]
% 10.10/10.38  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_PropLog_Othms(
% 10.10/10.38                                                         c_insert(A,c_PropLog_Othms(
% 10.10/10.38                                                                    c_PropLog_Othms(v_H,t_a),t_a),
% 10.10/10.38                                                         tc_PropLog_Opl(t_a)),t_a),
% 10.10/10.38                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 10.10/10.38  -> true
% 10.10/10.38  Current number of equations to process: 300
% 10.10/10.38  Current number of ordered equations: 0
% 10.10/10.38  Current number of rules: 567
% 10.10/10.38  New rule produced :
% 10.10/10.38  [570]
% 10.10/10.38  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 10.10/10.38       c_insert(B,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),tc_PropLog_Opl(t_a)),
% 10.10/10.38       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 10.10/10.38  Current number of equations to process: 301
% 10.10/10.38  Current number of ordered equations: 0
% 10.10/10.38  Current number of rules: 568
% 10.10/10.38  New rule produced :
% 10.10/10.38  [571]
% 10.10/10.38  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 10.10/10.38  c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 10.10/10.38                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 10.10/10.38  Current number of equations to process: 304
% 10.10/10.38  Current number of ordered equations: 0
% 10.10/10.38  Current number of rules: 569
% 10.10/10.38  New rule produced :
% 10.10/10.38  [572]
% 10.10/10.38  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 10.10/10.38                                                              c_PropLog_Othms(
% 10.10/10.38                                                              c_PropLog_Othms(
% 10.10/10.38                                                              c_insert(A,
% 10.10/10.38                                                              c_insert(B,
% 10.10/10.38                                                              c_PropLog_Othms(
% 10.10/10.38                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 10.10/10.38                                                              tc_PropLog_Opl(t_a)),
% 10.10/10.38                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 10.10/10.38  tc_PropLog_Opl(t_a)) -> true
% 10.10/10.38  Current number of equations to process: 303
% 10.10/10.38  Current number of ordered equations: 0
% 10.10/10.38  Current number of rules: 570
% 10.10/10.38  New rule produced :
% 10.10/10.38  [573]
% 10.10/10.38  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 10.10/10.38                                                              c_PropLog_Othms(
% 10.10/10.38                                                              c_PropLog_Othms(
% 10.10/10.38                                                              c_PropLog_Othms(
% 10.10/10.38                                                              c_PropLog_Othms(
% 10.10/10.38                                                              c_insert(A,
% 10.10/10.38                                                              c_PropLog_Othms(v_H,t_a),
% 10.10/10.38                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 10.10/10.38  tc_PropLog_Opl(t_a)) -> true
% 10.10/10.38  Current number of equations to process: 307
% 10.10/10.38  Current number of ordered equations: 0
% 10.10/10.38  Current number of rules: 571
% 10.10/10.38  New rule produced :
% 10.10/10.38  [574]
% 10.10/10.38  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 10.10/10.38  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,
% 10.10/10.38                                                                  c_PropLog_Othms(v_H,t_a),
% 10.10/10.38                                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 10.10/10.38  tc_PropLog_Opl(t_a)) -> true
% 10.10/10.38  Current number of equations to process: 312
% 10.10/10.38  Current number of ordered equations: 0
% 10.10/10.38  Current number of rules: 572
% 10.10/10.38  New rule produced :
% 10.10/10.38  [575]
% 10.10/10.38  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 10.10/10.38                                                              c_insert(A,
% 10.35/10.63                                                              c_PropLog_Othms(
% 10.35/10.63                                                              c_PropLog_Othms(
% 10.35/10.63                                                              c_PropLog_Othms(
% 10.35/10.63                                                              c_insert(B,
% 10.35/10.63                                                              c_PropLog_Othms(v_H,t_a),
% 10.35/10.63                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 10.35/10.63                                                              tc_PropLog_Opl(t_a)),t_a),
% 10.35/10.63  tc_PropLog_Opl(t_a)) -> true
% 10.35/10.63  Current number of equations to process: 311
% 10.35/10.63  Current number of ordered equations: 0
% 10.35/10.63  Current number of rules: 573
% 10.35/10.63  New rule produced :
% 10.35/10.63  [576]
% 10.35/10.63  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 10.35/10.63                                                              c_PropLog_Othms(
% 10.35/10.63                                                              c_insert(A,
% 10.35/10.63                                                              c_PropLog_Othms(
% 10.35/10.63                                                              c_PropLog_Othms(
% 10.35/10.63                                                              c_insert(B,
% 10.35/10.63                                                              c_PropLog_Othms(v_H,t_a),
% 10.35/10.63                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 10.35/10.63                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 10.35/10.63  tc_PropLog_Opl(t_a)) -> true
% 10.35/10.63  Current number of equations to process: 309
% 10.35/10.63  Current number of ordered equations: 1
% 10.35/10.63  Current number of rules: 574
% 10.35/10.63  New rule produced :
% 10.35/10.63  [577]
% 10.35/10.63  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 10.35/10.63                                                                   c_PropLog_Othms(
% 10.35/10.63                                                                   c_PropLog_Othms(
% 10.35/10.63                                                                   c_insert(B,
% 10.35/10.63                                                                   c_PropLog_Othms(v_H,t_a),
% 10.35/10.63                                                                   tc_PropLog_Opl(t_a)),t_a),t_a),
% 10.35/10.63                                                                   tc_PropLog_Opl(t_a)),
% 10.35/10.63       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 10.35/10.63  Current number of equations to process: 309
% 10.35/10.63  Current number of ordered equations: 0
% 10.35/10.63  Current number of rules: 575
% 10.35/10.63  New rule produced :
% 10.35/10.63  [578]
% 10.35/10.63  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_PropLog_Othms(
% 10.35/10.63                                                         c_PropLog_Othms(
% 10.35/10.63                                                         c_insert(A,c_PropLog_Othms(v_H,t_a),
% 10.35/10.63                                                         tc_PropLog_Opl(t_a)),t_a),t_a),
% 10.35/10.63                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 10.35/10.63  -> true
% 10.35/10.63  Current number of equations to process: 311
% 10.35/10.63  Current number of ordered equations: 0
% 10.35/10.63  Current number of rules: 576
% 10.35/10.63  New rule produced :
% 10.35/10.63  [579]
% 10.35/10.63  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 10.35/10.63  c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),t_a),t_a),
% 10.35/10.63  tc_PropLog_Opl(t_a)) -> true
% 10.35/10.63  Current number of equations to process: 315
% 10.35/10.63  Current number of ordered equations: 0
% 10.35/10.63  Current number of rules: 577
% 10.35/10.63  New rule produced :
% 10.35/10.63  [580]
% 10.35/10.63  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 10.35/10.63                                                              c_PropLog_Othms(
% 10.35/10.63                                                              c_PropLog_Othms(
% 10.35/10.63                                                              c_insert(A,
% 10.35/10.63                                                              c_PropLog_Othms(
% 10.35/10.63                                                              c_insert(B,
% 10.35/10.63                                                              c_PropLog_Othms(v_H,t_a),
% 10.35/10.63                                                              tc_PropLog_Opl(t_a)),t_a),
% 10.35/10.63                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 10.99/11.28  tc_PropLog_Opl(t_a)) -> true
% 10.99/11.28  Current number of equations to process: 314
% 10.99/11.28  Current number of ordered equations: 0
% 10.99/11.28  Current number of rules: 578
% 10.99/11.28  New rule produced :
% 10.99/11.28  [581]
% 10.99/11.28  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 10.99/11.28                                                             c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),t_a),
% 10.99/11.28  c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),tc_PropLog_Opl(t_a)) -> true
% 10.99/11.28  Current number of equations to process: 318
% 10.99/11.28  Current number of ordered equations: 0
% 10.99/11.28  Current number of rules: 579
% 10.99/11.28  New rule produced :
% 10.99/11.28  [582]
% 10.99/11.28  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 10.99/11.28       c_insert(B,c_insert(C,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),
% 10.99/11.28       tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) -> true
% 10.99/11.28  Current number of equations to process: 319
% 10.99/11.28  Current number of ordered equations: 0
% 10.99/11.28  Current number of rules: 580
% 10.99/11.28  New rule produced :
% 10.99/11.28  [583]
% 10.99/11.28  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 10.99/11.28  c_PropLog_Othms(c_insert(C,c_insert(V_p,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),
% 10.99/11.28                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 10.99/11.28  Current number of equations to process: 322
% 10.99/11.28  Current number of ordered equations: 0
% 10.99/11.28  Current number of rules: 581
% 10.99/11.28  New rule produced :
% 10.99/11.28  [584]
% 10.99/11.28  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 10.99/11.28                                                              c_PropLog_Othms(
% 10.99/11.28                                                              c_PropLog_Othms(
% 10.99/11.28                                                              c_PropLog_Othms(
% 10.99/11.28                                                              c_insert(A,
% 10.99/11.28                                                              c_insert(B,
% 10.99/11.28                                                              c_PropLog_Othms(v_H,t_a),
% 10.99/11.28                                                              tc_PropLog_Opl(t_a)),
% 10.99/11.28                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 10.99/11.28  tc_PropLog_Opl(t_a)) -> true
% 10.99/11.28  Current number of equations to process: 321
% 10.99/11.28  Current number of ordered equations: 0
% 10.99/11.28  Current number of rules: 582
% 10.99/11.28  New rule produced :
% 10.99/11.28  [585]
% 10.99/11.28  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 10.99/11.28  c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(V_p,c_PropLog_Othms(v_H,t_a),
% 10.99/11.28                                        tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 10.99/11.28                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 10.99/11.28  Current number of equations to process: 323
% 10.99/11.28  Current number of ordered equations: 0
% 10.99/11.28  Current number of rules: 583
% 10.99/11.28  New rule produced :
% 10.99/11.28  [586]
% 10.99/11.28  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 10.99/11.28  c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(c_insert(V_p,v_H,
% 10.99/11.28                                                        tc_PropLog_Opl(t_a)),t_a),
% 10.99/11.28                             tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 10.99/11.28  tc_PropLog_Opl(t_a)) -> true
% 10.99/11.28  Current number of equations to process: 322
% 10.99/11.28  Current number of ordered equations: 0
% 10.99/11.28  Current number of rules: 584
% 10.99/11.28  New rule produced :
% 10.99/11.28  [587]
% 10.99/11.28  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 10.99/11.28  c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,c_insert(V_p,v_H,
% 10.99/11.28                                                        tc_PropLog_Opl(t_a)),
% 10.99/11.28                                             tc_PropLog_Opl(t_a)),t_a),
% 10.99/11.28                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 10.99/11.28  Current number of equations to process: 321
% 10.99/11.28  Current number of ordered equations: 0
% 10.99/11.28  Current number of rules: 585
% 10.99/11.28  New rule produced :
% 10.99/11.28  [588]
% 10.99/11.28  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 10.99/11.28  c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(V_p,v_H,
% 10.99/11.28                                                        tc_PropLog_Opl(t_a)),
% 10.99/11.28                                             tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),t_a),
% 11.16/11.42  tc_PropLog_Opl(t_a)) -> true
% 11.16/11.42  Current number of equations to process: 320
% 11.16/11.42  Current number of ordered equations: 0
% 11.16/11.42  Current number of rules: 586
% 11.16/11.42  New rule produced :
% 11.16/11.42  [589]
% 11.16/11.42  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 11.16/11.42  c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(c_PropLog_Othms(
% 11.16/11.42                                                        c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 11.16/11.42                             tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 11.16/11.42  tc_PropLog_Opl(t_a)) -> true
% 11.16/11.42  Current number of equations to process: 319
% 11.16/11.42  Current number of ordered equations: 0
% 11.16/11.42  Current number of rules: 587
% 11.16/11.42  New rule produced :
% 11.16/11.42  [590]
% 11.16/11.42  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 11.16/11.42  c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,c_PropLog_Othms(
% 11.16/11.42                                                        c_PropLog_Othms(v_H,t_a),t_a),
% 11.16/11.42                                             tc_PropLog_Opl(t_a)),t_a),
% 11.16/11.42                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 11.16/11.42  Current number of equations to process: 318
% 11.16/11.42  Current number of ordered equations: 0
% 11.16/11.42  Current number of rules: 588
% 11.16/11.42  New rule produced :
% 11.16/11.42  [591]
% 11.16/11.42  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 11.16/11.42  c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(
% 11.16/11.42                                                        c_PropLog_Othms(v_H,t_a),t_a),
% 11.16/11.42                                             tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),t_a),
% 11.16/11.42  tc_PropLog_Opl(t_a)) -> true
% 11.16/11.42  Current number of equations to process: 317
% 11.16/11.42  Current number of ordered equations: 0
% 11.16/11.42  Current number of rules: 589
% 11.16/11.42  New rule produced :
% 11.16/11.42  [592]
% 11.16/11.42  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 11.16/11.42  c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(C,
% 11.16/11.42                                                             c_PropLog_Othms(v_H,t_a),
% 11.16/11.42                                                             tc_PropLog_Opl(t_a)),t_a),t_a),
% 11.16/11.42                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 11.16/11.42  Current number of equations to process: 316
% 11.16/11.42  Current number of ordered equations: 0
% 11.16/11.42  Current number of rules: 590
% 11.16/11.42  New rule produced :
% 11.16/11.42  [593]
% 11.16/11.42  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 11.16/11.42  c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,
% 11.16/11.42                                                             c_PropLog_Othms(v_H,t_a),
% 11.16/11.42                                                             tc_PropLog_Opl(t_a)),t_a),
% 11.16/11.42                                  tc_PropLog_Opl(t_a)),t_a),t_a),tc_PropLog_Opl(t_a))
% 11.16/11.42  -> true
% 11.16/11.42  Current number of equations to process: 315
% 11.16/11.42  Current number of ordered equations: 0
% 11.16/11.42  Current number of rules: 591
% 11.16/11.42  New rule produced :
% 11.16/11.42  [594]
% 11.16/11.42  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 11.16/11.42  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,
% 11.16/11.42                                                             c_PropLog_Othms(v_H,t_a),
% 11.16/11.42                                                             tc_PropLog_Opl(t_a)),
% 11.16/11.42                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 11.16/11.42  tc_PropLog_Opl(t_a)) -> true
% 11.16/11.42  Current number of equations to process: 313
% 11.16/11.42  Current number of ordered equations: 0
% 11.16/11.42  Current number of rules: 592
% 11.16/11.42  New rule produced :
% 11.16/11.42  [595]
% 11.16/11.42  c_in(A,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,
% 11.16/11.42                                                           c_PropLog_Opl_Oop_A_N_62(C,B,V_p),V_p),A,V_p),V_q,
% 11.16/11.42                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 11.16/11.42  Current number of equations to process: 313
% 11.16/11.42  Current number of ordered equations: 0
% 11.16/11.42  Current number of rules: 593
% 11.16/11.42  New rule produced :
% 11.16/11.42  [596]
% 11.16/11.42  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 11.16/11.42                                                  c_PropLog_Opl_Oop_A_N_62(B,
% 11.16/11.42                                                  c_PropLog_Opl_Oop_A_N_62(C,B,V_p),V_p),A,V_p),V_q,
% 11.16/11.42                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 11.58/11.88  tc_PropLog_Opl(V_p)) -> true
% 11.58/11.88  Current number of equations to process: 314
% 11.58/11.88  Current number of ordered equations: 0
% 11.58/11.88  Current number of rules: 594
% 11.58/11.88  New rule produced :
% 11.58/11.88  [597]
% 11.58/11.88  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(C,
% 11.58/11.88                                                                      c_PropLog_Opl_Oop_A_N_62(V_p,C,V_q),V_q),A,V_q),T_a,
% 11.58/11.88                                    tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),V_q),
% 11.58/11.88  tc_PropLog_Opl(V_q)) -> true
% 11.58/11.88  Current number of equations to process: 313
% 11.58/11.88  Current number of ordered equations: 0
% 11.58/11.88  Current number of rules: 595
% 11.58/11.88  New rule produced :
% 11.58/11.88  [598]
% 11.58/11.88  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 11.58/11.88                                                                  c_PropLog_Opl_Oop_A_N_62(B,
% 11.58/11.88                                                                  c_PropLog_Opl_Oop_A_N_62(C,B,V_p),V_p),A,V_p),V_q,
% 11.58/11.88                                                         tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 11.58/11.88  tc_PropLog_Opl(V_p)) -> true
% 11.58/11.88  Current number of equations to process: 316
% 11.58/11.88  Current number of ordered equations: 0
% 11.58/11.88  Current number of rules: 596
% 11.58/11.88  New rule produced :
% 11.58/11.88  [599]
% 11.58/11.88  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 11.58/11.88                                                             c_PropLog_Opl_Oop_A_N_62(C,
% 11.58/11.88                                                             c_PropLog_Opl_Oop_A_N_62(V_p,C,V_q),V_q),A,V_q),T_a,
% 11.58/11.88                                                    tc_PropLog_Opl(V_q)),V_q),
% 11.58/11.88                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 11.58/11.88  Current number of equations to process: 315
% 11.58/11.88  Current number of ordered equations: 0
% 11.58/11.88  Current number of rules: 597
% 11.58/11.88  New rule produced :
% 11.58/11.88  [600]
% 11.58/11.88  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(
% 11.58/11.88                                                             c_PropLog_Opl_Oop_A_N_62(C,
% 11.58/11.88                                                             c_PropLog_Opl_Oop_A_N_62(V_p,C,V_q),V_q),A,V_q),T_a,
% 11.58/11.88                                                    tc_PropLog_Opl(V_q)),
% 11.58/11.88                                         tc_PropLog_Opl(V_q)),V_q),V_q),
% 11.58/11.88  tc_PropLog_Opl(V_q)) -> true
% 11.58/11.88  Current number of equations to process: 314
% 11.58/11.88  Current number of ordered equations: 0
% 11.58/11.88  Current number of rules: 598
% 11.58/11.88  New rule produced :
% 11.58/11.88  [601]
% 11.58/11.88  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 11.58/11.88                                                         c_insert(c_PropLog_Opl_Oop_A_N_62(
% 11.58/11.88                                                                  c_PropLog_Opl_Oop_A_N_62(B,
% 11.58/11.88                                                                  c_PropLog_Opl_Oop_A_N_62(C,B,V_p),V_p),A,V_p),V_q,
% 11.58/11.88                                                         tc_PropLog_Opl(V_p)),V_p),V_p),V_p),V_p),
% 11.58/11.88  tc_PropLog_Opl(V_p)) -> true
% 11.58/11.88  Current number of equations to process: 328
% 11.58/11.88  Current number of ordered equations: 0
% 11.58/11.88  Current number of rules: 599
% 11.58/11.88  New rule produced :
% 11.58/11.88  [602]
% 11.58/11.88  c_in(A,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,B,C),
% 11.58/11.88                                  c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(V_p,
% 11.58/11.88                                                           c_PropLog_Opl_Oop_A_N_62(V_q,V_p,C),C),A,C),C),T_a,
% 11.58/11.88                         tc_PropLog_Opl(C)),C),tc_PropLog_Opl(C)) -> true
% 11.58/11.88  Current number of equations to process: 327
% 11.58/11.88  Current number of ordered equations: 0
% 11.58/11.88  Current number of rules: 600
% 11.58/11.88  New rule produced :
% 11.58/11.88  [603]
% 11.58/11.88  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_insert(A,c_insert(B,
% 11.58/11.88                                                                    c_PropLog_Othms(
% 11.58/11.88                                                                    c_PropLog_Othms(v_H,t_a),t_a),
% 11.58/11.88                                                                    tc_PropLog_Opl(t_a)),
% 11.58/11.88                                                         tc_PropLog_Opl(t_a)),
% 11.58/11.88                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 11.58/11.88  -> true
% 11.58/11.88  Current number of equations to process: 351
% 12.24/12.50  Current number of ordered equations: 0
% 12.24/12.50  Current number of rules: 601
% 12.24/12.50  New rule produced :
% 12.24/12.50  [604]
% 12.24/12.50  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_insert(A,c_PropLog_Othms(
% 12.24/12.50                                                                    c_insert(B,
% 12.24/12.50                                                                    c_PropLog_Othms(v_H,t_a),
% 12.24/12.50                                                                    tc_PropLog_Opl(t_a)),t_a),
% 12.24/12.50                                                         tc_PropLog_Opl(t_a)),
% 12.24/12.50                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 12.24/12.50  -> true
% 12.24/12.50  Current number of equations to process: 357
% 12.24/12.50  Current number of ordered equations: 0
% 12.24/12.50  Current number of rules: 602
% 12.24/12.50  New rule produced :
% 12.24/12.50  [605]
% 12.24/12.50  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_PropLog_Othms(
% 12.24/12.50                                                         c_insert(A,c_insert(B,
% 12.24/12.50                                                                    c_PropLog_Othms(v_H,t_a),
% 12.24/12.50                                                                    tc_PropLog_Opl(t_a)),
% 12.24/12.50                                                         tc_PropLog_Opl(t_a)),t_a),
% 12.24/12.50                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 12.24/12.50  -> true
% 12.24/12.50  Current number of equations to process: 363
% 12.24/12.50  Current number of ordered equations: 0
% 12.24/12.50  Current number of rules: 603
% 12.24/12.50  New rule produced :
% 12.24/12.50  [606]
% 12.24/12.50  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 12.24/12.50                                                           c_PropLog_Othms(
% 12.24/12.50                                                           c_PropLog_Othms(
% 12.24/12.50                                                           c_insert(A,v_H,
% 12.24/12.50                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),t_a),
% 12.24/12.50  tc_PropLog_Opl(t_a)) -> true
% 12.24/12.50  Current number of equations to process: 370
% 12.24/12.50  Current number of ordered equations: 0
% 12.24/12.50  Current number of rules: 604
% 12.24/12.50  New rule produced :
% 12.24/12.50  [607]
% 12.24/12.50  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 12.24/12.50                                                                      c_PropLog_Othms(
% 12.24/12.50                                                                      c_insert(B,v_H,
% 12.24/12.50                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 12.24/12.50                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 12.24/12.50  true
% 12.24/12.50  Current number of equations to process: 369
% 12.24/12.50  Current number of ordered equations: 0
% 12.24/12.50  Current number of rules: 605
% 12.24/12.50  New rule produced :
% 12.24/12.50  [608]
% 12.24/12.50  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 12.24/12.50                                                           c_PropLog_Othms(
% 12.24/12.50                                                           c_PropLog_Othms(
% 12.24/12.50                                                           c_PropLog_Othms(
% 12.24/12.50                                                           c_insert(B,v_H,
% 12.24/12.50                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 12.24/12.50  tc_PropLog_Opl(t_a)) -> true
% 12.24/12.50  Current number of equations to process: 370
% 12.24/12.50  Current number of ordered equations: 0
% 12.24/12.50  Current number of rules: 606
% 12.24/12.50  New rule produced :
% 12.24/12.50  [609]
% 12.24/12.50  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 12.24/12.50                                                           c_insert(B,v_H,
% 12.24/12.50                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 12.24/12.50                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 12.24/12.50  true
% 12.24/12.50  Current number of equations to process: 371
% 12.24/12.50  Current number of ordered equations: 1
% 12.24/12.50  Current number of rules: 607
% 12.24/12.50  New rule produced :
% 12.24/12.50  [610]
% 12.24/12.50  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(
% 12.24/12.50                                                                      c_PropLog_Othms(
% 12.24/12.50                                                                      c_insert(B,v_H,
% 12.24/12.50                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 12.24/12.50                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 12.24/12.50  tc_PropLog_Opl(t_a)) -> true
% 12.69/12.98  Current number of equations to process: 371
% 12.69/12.98  Current number of ordered equations: 0
% 12.69/12.98  Current number of rules: 608
% 12.69/12.98  New rule produced :
% 12.69/12.98  [611]
% 12.69/12.98  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 12.69/12.98                                                                 c_PropLog_Othms(
% 12.69/12.98                                                                 c_insert(C,v_H,
% 12.69/12.98                                                                 tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 12.69/12.98                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 12.69/12.98  tc_PropLog_Opl(t_a)) -> true
% 12.69/12.98  Current number of equations to process: 370
% 12.69/12.98  Current number of ordered equations: 0
% 12.69/12.98  Current number of rules: 609
% 12.69/12.98  New rule produced :
% 12.69/12.98  [612]
% 12.69/12.98  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(
% 12.69/12.98                                                                      c_PropLog_Othms(
% 12.69/12.98                                                                      c_insert(B,v_H,
% 12.69/12.98                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 12.69/12.98                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 12.69/12.98  tc_PropLog_Opl(t_a)) -> true
% 12.69/12.98  Current number of equations to process: 373
% 12.69/12.98  Current number of ordered equations: 0
% 12.69/12.98  Current number of rules: 610
% 12.69/12.98  New rule produced :
% 12.69/12.98  [613]
% 12.69/12.98  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 12.69/12.98                                                                      c_PropLog_Othms(
% 12.69/12.98                                                                      c_PropLog_Othms(
% 12.69/12.98                                                                      c_insert(C,v_H,
% 12.69/12.98                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 12.69/12.98                                                           tc_PropLog_Opl(t_a)),t_a),
% 12.69/12.98  tc_PropLog_Opl(t_a)) -> true
% 12.69/12.98  Current number of equations to process: 372
% 12.69/12.98  Current number of ordered equations: 0
% 12.69/12.98  Current number of rules: 611
% 12.69/12.98  New rule produced :
% 12.69/12.98  [614]
% 12.69/12.98  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 12.69/12.98                                                                 c_PropLog_Othms(
% 12.69/12.98                                                                 c_insert(C,v_H,
% 12.69/12.98                                                                 tc_PropLog_Opl(t_a)),t_a),t_a),
% 12.69/12.98                                                      tc_PropLog_Opl(t_a)),t_a),
% 12.69/12.98                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 12.69/12.98  true
% 12.69/12.98  Current number of equations to process: 371
% 12.69/12.98  Current number of ordered equations: 0
% 12.69/12.98  Current number of rules: 612
% 12.69/12.98  New rule produced :
% 12.69/12.98  [615]
% 12.69/12.98  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 12.69/12.98                                                           c_insert(B,c_PropLog_Othms(
% 12.69/12.98                                                                      c_PropLog_Othms(
% 12.69/12.98                                                                      c_insert(C,v_H,
% 12.69/12.98                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 12.69/12.98                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 12.69/12.98  tc_PropLog_Opl(t_a)) -> true
% 12.69/12.98  Current number of equations to process: 372
% 12.69/12.98  Current number of ordered equations: 0
% 12.69/12.98  Current number of rules: 613
% 12.69/12.98  New rule produced :
% 12.69/12.98  [616]
% 12.69/12.98  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 12.69/12.98  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(C,v_H,tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 12.69/12.98  tc_PropLog_Opl(t_a)) -> true
% 12.69/12.98  Current number of equations to process: 373
% 12.69/12.98  Current number of ordered equations: 0
% 12.69/12.98  Current number of rules: 614
% 12.69/12.98  New rule produced :
% 12.69/12.98  [617]
% 12.69/12.98  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(
% 12.69/12.98                                                                 c_PropLog_Othms(
% 12.69/12.98                                                                 c_insert(C,v_H,
% 12.69/12.98                                                                 tc_PropLog_Opl(t_a)),t_a),t_a),
% 12.69/12.98                                                      tc_PropLog_Opl(t_a)),
% 13.01/13.29                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 13.01/13.29  tc_PropLog_Opl(t_a)) -> true
% 13.01/13.29  Current number of equations to process: 374
% 13.01/13.29  Current number of ordered equations: 1
% 13.01/13.29  Current number of rules: 615
% 13.01/13.29  New rule produced :
% 13.01/13.29  [618]
% 13.01/13.29  ifeq(c_in(v_p,c_insert(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(C,v_H,
% 13.01/13.29                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 13.01/13.29                           tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 13.01/13.29  -> true
% 13.01/13.29  Current number of equations to process: 374
% 13.01/13.29  Current number of ordered equations: 0
% 13.01/13.29  Current number of rules: 616
% 13.01/13.29  New rule produced :
% 13.01/13.29  [619]
% 13.01/13.29  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 13.01/13.29                                                           c_insert(A,c_PropLog_Othms(
% 13.01/13.29                                                                      c_insert(B,v_H,
% 13.01/13.29                                                                      tc_PropLog_Opl(t_a)),t_a),
% 13.01/13.29                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 13.01/13.29  tc_PropLog_Opl(t_a)) -> true
% 13.01/13.29  Current number of equations to process: 377
% 13.01/13.29  Current number of ordered equations: 0
% 13.01/13.29  Current number of rules: 617
% 13.01/13.29  New rule produced :
% 13.01/13.29  [620]
% 13.01/13.29  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,
% 13.01/13.29                                                                      c_PropLog_Othms(
% 13.01/13.29                                                                      c_insert(C,v_H,
% 13.01/13.29                                                                      tc_PropLog_Opl(t_a)),t_a),
% 13.01/13.29                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 13.01/13.29                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 13.01/13.29  true
% 13.01/13.29  Current number of equations to process: 376
% 13.01/13.29  Current number of ordered equations: 0
% 13.01/13.29  Current number of rules: 618
% 13.01/13.29  New rule produced :
% 13.01/13.29  [621]
% 13.01/13.29  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 13.01/13.29                                                           c_PropLog_Othms(
% 13.01/13.29                                                           c_insert(B,c_PropLog_Othms(
% 13.01/13.29                                                                      c_insert(C,v_H,
% 13.01/13.29                                                                      tc_PropLog_Opl(t_a)),t_a),
% 13.01/13.29                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 13.01/13.29  tc_PropLog_Opl(t_a)) -> true
% 13.01/13.29  Current number of equations to process: 380
% 13.01/13.29  Current number of ordered equations: 0
% 13.01/13.29  Current number of rules: 619
% 13.01/13.29  New rule produced :
% 13.01/13.29  [622]
% 13.01/13.29  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,
% 13.01/13.29                                                                      c_PropLog_Othms(
% 13.01/13.29                                                                      c_insert(C,v_H,
% 13.01/13.29                                                                      tc_PropLog_Opl(t_a)),t_a),
% 13.01/13.29                                                                      tc_PropLog_Opl(t_a)),t_a),
% 13.01/13.29                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 13.01/13.29  tc_PropLog_Opl(t_a)) -> true
% 13.01/13.29  Current number of equations to process: 378
% 13.01/13.29  Current number of ordered equations: 1
% 13.01/13.29  Current number of rules: 620
% 13.01/13.29  New rule produced :
% 13.01/13.29  [623]
% 13.01/13.29  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,v_H,
% 13.01/13.29                                                                      tc_PropLog_Opl(t_a)),t_a),
% 13.01/13.29                                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)),
% 13.01/13.29       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 13.01/13.29  Current number of equations to process: 378
% 13.01/13.29  Current number of ordered equations: 0
% 13.01/13.29  Current number of rules: 621
% 13.01/13.29  New rule produced :
% 13.01/13.29  [624]
% 13.01/13.29  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_insert(C,
% 13.01/13.29                                                                      c_PropLog_Othms(
% 13.01/13.29                                                                      c_PropLog_Othms(
% 13.01/13.29                                                                      c_insert(V_p,v_H,
% 13.50/13.79                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 13.50/13.79                                                                      tc_PropLog_Opl(t_a)),
% 13.50/13.79                                                           tc_PropLog_Opl(t_a)),t_a),
% 13.50/13.79  tc_PropLog_Opl(t_a)) -> true
% 13.50/13.79  Current number of equations to process: 377
% 13.50/13.79  Current number of ordered equations: 0
% 13.50/13.79  Current number of rules: 622
% 13.50/13.79  New rule produced :
% 13.50/13.79  [625]
% 13.50/13.79  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_PropLog_Othms(
% 13.50/13.79                                                           c_insert(C,v_H,
% 13.50/13.79                                                           tc_PropLog_Opl(t_a)),t_a),
% 13.50/13.79                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 13.50/13.79  -> true
% 13.50/13.79  Current number of equations to process: 379
% 13.50/13.79  Current number of ordered equations: 0
% 13.50/13.79  Current number of rules: 623
% 13.50/13.79  New rule produced :
% 13.50/13.79  [626]
% 13.50/13.79  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 13.50/13.79  c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_insert(V_p,v_H,tc_PropLog_Opl(t_a)),t_a),
% 13.50/13.79                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 13.50/13.79  Current number of equations to process: 382
% 13.50/13.79  Current number of ordered equations: 0
% 13.50/13.79  Current number of rules: 624
% 13.50/13.79  New rule produced :
% 13.50/13.79  [627]
% 13.50/13.79  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,
% 13.50/13.79                                                                      c_PropLog_Othms(
% 13.50/13.79                                                                      c_insert(C,v_H,
% 13.50/13.79                                                                      tc_PropLog_Opl(t_a)),t_a),
% 13.50/13.79                                                                      tc_PropLog_Opl(t_a)),
% 13.50/13.79                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 13.50/13.79  tc_PropLog_Opl(t_a)) -> true
% 13.50/13.79  Current number of equations to process: 381
% 13.50/13.79  Current number of ordered equations: 0
% 13.50/13.79  Current number of rules: 625
% 13.50/13.79  New rule produced :
% 13.50/13.79  [628]
% 13.50/13.79  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 13.50/13.79                                                                      c_insert(C,
% 13.50/13.79                                                                      c_PropLog_Othms(
% 13.50/13.79                                                                      c_insert(V_p,v_H,
% 13.50/13.79                                                                      tc_PropLog_Opl(t_a)),t_a),
% 13.50/13.79                                                                      tc_PropLog_Opl(t_a)),t_a),
% 13.50/13.79                                                           tc_PropLog_Opl(t_a)),t_a),
% 13.50/13.79  tc_PropLog_Opl(t_a)) -> true
% 13.50/13.79  Current number of equations to process: 380
% 13.50/13.79  Current number of ordered equations: 0
% 13.50/13.79  Current number of rules: 626
% 13.50/13.79  New rule produced :
% 13.50/13.79  [629]
% 13.50/13.79  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 13.50/13.79                                                           c_insert(B,c_insert(C,
% 13.50/13.79                                                                      c_PropLog_Othms(
% 13.50/13.79                                                                      c_insert(V_p,v_H,
% 13.50/13.79                                                                      tc_PropLog_Opl(t_a)),t_a),
% 13.50/13.79                                                                      tc_PropLog_Opl(t_a)),
% 13.50/13.79                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 13.50/13.79  tc_PropLog_Opl(t_a)) -> true
% 13.50/13.79  Current number of equations to process: 381
% 13.50/13.79  Current number of ordered equations: 0
% 13.50/13.79  Current number of rules: 627
% 13.50/13.79  New rule produced :
% 13.50/13.79  [630]
% 13.50/13.79  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(C,c_PropLog_Othms(
% 13.50/13.79                                                            c_PropLog_Othms(
% 13.50/13.79                                                            c_insert(V_p,v_H,
% 13.50/13.79                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 13.50/13.79                                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 13.50/13.79                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 13.50/13.79  true
% 13.50/13.79  Current number of equations to process: 383
% 13.50/13.79  Current number of ordered equations: 0
% 13.85/14.12  Current number of rules: 628
% 13.85/14.12  New rule produced :
% 13.85/14.12  [631]
% 13.85/14.12  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(c_insert(C,
% 13.85/14.12                                                                 c_PropLog_Othms(
% 13.85/14.12                                                                 c_insert(V_p,v_H,
% 13.85/14.12                                                                 tc_PropLog_Opl(t_a)),t_a),
% 13.85/14.12                                                                 tc_PropLog_Opl(t_a)),t_a),
% 13.85/14.12                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 13.85/14.12  tc_PropLog_Opl(t_a)) -> true
% 13.85/14.12  Current number of equations to process: 382
% 13.85/14.12  Current number of ordered equations: 0
% 13.85/14.12  Current number of rules: 629
% 13.85/14.12  New rule produced :
% 13.85/14.12  [632]
% 13.85/14.12  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,c_insert(C,
% 13.85/14.12                                                                 c_PropLog_Othms(
% 13.85/14.12                                                                 c_insert(V_p,v_H,
% 13.85/14.12                                                                 tc_PropLog_Opl(t_a)),t_a),
% 13.85/14.12                                                                 tc_PropLog_Opl(t_a)),
% 13.85/14.12                                                      tc_PropLog_Opl(t_a)),t_a),
% 13.85/14.12                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 13.85/14.12  true
% 13.85/14.12  Current number of equations to process: 381
% 13.85/14.12  Current number of ordered equations: 0
% 13.85/14.12  Current number of rules: 630
% 13.85/14.12  New rule produced :
% 13.85/14.12  [633]
% 13.85/14.12  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(C,
% 13.85/14.12                                                                 c_PropLog_Othms(
% 13.85/14.12                                                                 c_insert(V_p,v_H,
% 13.85/14.12                                                                 tc_PropLog_Opl(t_a)),t_a),
% 13.85/14.12                                                                 tc_PropLog_Opl(t_a)),
% 13.85/14.12                                                      tc_PropLog_Opl(t_a)),
% 13.85/14.12                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 13.85/14.12  tc_PropLog_Opl(t_a)) -> true
% 13.85/14.12  Current number of equations to process: 379
% 13.85/14.12  Current number of ordered equations: 1
% 13.85/14.12  Current number of rules: 631
% 13.85/14.12  New rule produced :
% 13.85/14.12  [634]
% 13.85/14.12  ifeq(c_in(v_p,c_insert(A,c_insert(B,c_insert(C,c_PropLog_Othms(c_insert(V_p,v_H,
% 13.85/14.12                                                                 tc_PropLog_Opl(t_a)),t_a),
% 13.85/14.12                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 13.85/14.12                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 13.85/14.12  true
% 13.85/14.12  Current number of equations to process: 379
% 13.85/14.12  Current number of ordered equations: 0
% 13.85/14.12  Current number of rules: 632
% 13.85/14.12  New rule produced :
% 13.85/14.12  [635]
% 13.85/14.12  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 13.85/14.12                                                           c_PropLog_Othms(
% 13.85/14.12                                                           c_insert(A,c_insert(B,v_H,
% 13.85/14.12                                                                      tc_PropLog_Opl(t_a)),
% 13.85/14.12                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 13.85/14.12  tc_PropLog_Opl(t_a)) -> true
% 13.85/14.12  Current number of equations to process: 382
% 13.85/14.12  Current number of ordered equations: 0
% 13.85/14.12  Current number of rules: 633
% 13.85/14.12  New rule produced :
% 13.85/14.12  [636]
% 13.85/14.12  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 13.85/14.12                                                                      c_insert(B,
% 13.85/14.12                                                                      c_insert(C,v_H,
% 13.85/14.12                                                                      tc_PropLog_Opl(t_a)),
% 13.85/14.12                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 13.85/14.12                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 13.85/14.12  true
% 13.85/14.12  Current number of equations to process: 381
% 13.85/14.12  Current number of ordered equations: 0
% 13.85/14.12  Current number of rules: 634
% 13.85/14.12  New rule produced :
% 13.85/14.12  [637]
% 13.85/14.12  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 13.85/14.12                                                           c_PropLog_Othms(
% 13.85/14.12                                                           c_PropLog_Othms(
% 14.36/14.65                                                           c_insert(B,c_insert(C,v_H,
% 14.36/14.65                                                                      tc_PropLog_Opl(t_a)),
% 14.36/14.65                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 14.36/14.65  tc_PropLog_Opl(t_a)) -> true
% 14.36/14.65  Current number of equations to process: 385
% 14.36/14.65  Current number of ordered equations: 0
% 14.36/14.65  Current number of rules: 635
% 14.36/14.65  New rule produced :
% 14.36/14.65  [638]
% 14.36/14.65  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,v_H,
% 14.36/14.65                                                                      tc_PropLog_Opl(t_a)),
% 14.36/14.65                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 14.36/14.65                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 14.36/14.65  true
% 14.36/14.65  Current number of equations to process: 383
% 14.36/14.65  Current number of ordered equations: 1
% 14.36/14.65  Current number of rules: 636
% 14.36/14.65  New rule produced :
% 14.36/14.65  [639]
% 14.36/14.65  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(
% 14.36/14.65                                                                      c_insert(B,
% 14.36/14.65                                                                      c_insert(C,v_H,
% 14.36/14.65                                                                      tc_PropLog_Opl(t_a)),
% 14.36/14.65                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 14.36/14.65                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 14.36/14.65  tc_PropLog_Opl(t_a)) -> true
% 14.36/14.65  Current number of equations to process: 383
% 14.36/14.65  Current number of ordered equations: 0
% 14.36/14.65  Current number of rules: 637
% 14.36/14.65  New rule produced :
% 14.36/14.65  [640]
% 14.36/14.65  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 14.36/14.65  c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_insert(V_p,v_H,tc_PropLog_Opl(t_a)),
% 14.36/14.65                                  tc_PropLog_Opl(t_a)),t_a),t_a),tc_PropLog_Opl(t_a))
% 14.36/14.65  -> true
% 14.36/14.65  Current number of equations to process: 386
% 14.36/14.65  Current number of ordered equations: 0
% 14.36/14.65  Current number of rules: 638
% 14.36/14.65  New rule produced :
% 14.36/14.65  [641]
% 14.36/14.65  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 14.36/14.65                                                                      c_PropLog_Othms(
% 14.36/14.65                                                                      c_insert(C,
% 14.36/14.65                                                                      c_insert(V_p,v_H,
% 14.36/14.65                                                                      tc_PropLog_Opl(t_a)),
% 14.36/14.65                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 14.36/14.65                                                           tc_PropLog_Opl(t_a)),t_a),
% 14.36/14.65  tc_PropLog_Opl(t_a)) -> true
% 14.36/14.65  Current number of equations to process: 385
% 14.36/14.65  Current number of ordered equations: 0
% 14.36/14.65  Current number of rules: 639
% 14.36/14.65  New rule produced :
% 14.36/14.65  [642]
% 14.36/14.65  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(
% 14.36/14.65                                                                      c_insert(B,
% 14.36/14.65                                                                      c_insert(C,v_H,
% 14.36/14.65                                                                      tc_PropLog_Opl(t_a)),
% 14.36/14.65                                                                      tc_PropLog_Opl(t_a)),t_a),
% 14.36/14.65                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 14.36/14.65  tc_PropLog_Opl(t_a)) -> true
% 14.36/14.65  Current number of equations to process: 386
% 14.36/14.65  Current number of ordered equations: 0
% 14.36/14.65  Current number of rules: 640
% 14.36/14.65  New rule produced :
% 14.36/14.65  [643]
% 14.36/14.65  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 14.36/14.65                                                           c_insert(B,c_PropLog_Othms(
% 14.36/14.65                                                                      c_insert(C,
% 14.36/14.65                                                                      c_insert(V_p,v_H,
% 14.36/14.65                                                                      tc_PropLog_Opl(t_a)),
% 14.36/14.65                                                                      tc_PropLog_Opl(t_a)),t_a),
% 14.36/14.65                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 14.36/14.65  tc_PropLog_Opl(t_a)) -> true
% 14.71/14.97  Current number of equations to process: 390
% 14.71/14.97  Current number of ordered equations: 0
% 14.71/14.97  Current number of rules: 641
% 14.71/14.97  New rule produced :
% 14.71/14.97  [644]
% 14.71/14.97  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 14.71/14.97                                                                 c_insert(C,
% 14.71/14.97                                                                 c_insert(V_p,v_H,
% 14.71/14.97                                                                 tc_PropLog_Opl(t_a)),
% 14.71/14.97                                                                 tc_PropLog_Opl(t_a)),t_a),t_a),
% 14.71/14.97                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 14.71/14.97  tc_PropLog_Opl(t_a)) -> true
% 14.71/14.97  Current number of equations to process: 389
% 14.71/14.97  Current number of ordered equations: 0
% 14.71/14.97  Current number of rules: 642
% 14.71/14.97  New rule produced :
% 14.71/14.97  [645]
% 14.71/14.97  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 14.71/14.97                                                                 c_insert(C,
% 14.71/14.97                                                                 c_insert(V_p,v_H,
% 14.71/14.97                                                                 tc_PropLog_Opl(t_a)),
% 14.71/14.97                                                                 tc_PropLog_Opl(t_a)),t_a),
% 14.71/14.97                                                      tc_PropLog_Opl(t_a)),t_a),
% 14.71/14.97                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 14.71/14.97  true
% 14.71/14.97  Current number of equations to process: 388
% 14.71/14.97  Current number of ordered equations: 0
% 14.71/14.97  Current number of rules: 643
% 14.71/14.97  New rule produced :
% 14.71/14.97  [646]
% 14.71/14.97  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(
% 14.71/14.97                                                                 c_insert(C,
% 14.71/14.97                                                                 c_insert(V_p,v_H,
% 14.71/14.97                                                                 tc_PropLog_Opl(t_a)),
% 14.71/14.97                                                                 tc_PropLog_Opl(t_a)),t_a),
% 14.71/14.97                                                      tc_PropLog_Opl(t_a)),
% 14.71/14.97                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 14.71/14.97  tc_PropLog_Opl(t_a)) -> true
% 14.71/14.97  Current number of equations to process: 386
% 14.71/14.97  Current number of ordered equations: 1
% 14.71/14.97  Current number of rules: 644
% 14.71/14.97  New rule produced :
% 14.71/14.97  [647]
% 14.71/14.97  ifeq(c_in(v_p,c_insert(A,c_insert(B,c_PropLog_Othms(c_insert(C,c_insert(V_p,v_H,
% 14.71/14.97                                                                 tc_PropLog_Opl(t_a)),
% 14.71/14.97                                                      tc_PropLog_Opl(t_a)),t_a),
% 14.71/14.97                           tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 14.71/14.97  -> true
% 14.71/14.97  Current number of equations to process: 386
% 14.71/14.97  Current number of ordered equations: 0
% 14.71/14.97  Current number of rules: 645
% 14.71/14.97  New rule produced :
% 14.71/14.97  [648]
% 14.71/14.97  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 14.71/14.97                                                           c_insert(A,c_insert(B,
% 14.71/14.97                                                                      c_insert(C,v_H,
% 14.71/14.97                                                                      tc_PropLog_Opl(t_a)),
% 14.71/14.97                                                                      tc_PropLog_Opl(t_a)),
% 14.71/14.97                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 14.71/14.97  tc_PropLog_Opl(t_a)) -> true
% 14.71/14.97  Current number of equations to process: 389
% 14.71/14.97  Current number of ordered equations: 0
% 14.71/14.97  Current number of rules: 646
% 14.71/14.97  New rule produced :
% 14.71/14.97  [649]
% 14.71/14.97  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 14.71/14.97                                                           c_PropLog_Othms(
% 14.71/14.97                                                           c_insert(B,c_insert(C,
% 14.71/14.97                                                                      c_insert(V_p,v_H,
% 14.71/14.97                                                                      tc_PropLog_Opl(t_a)),
% 14.71/14.97                                                                      tc_PropLog_Opl(t_a)),
% 14.71/14.97                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 14.71/14.97  tc_PropLog_Opl(t_a)) -> true
% 14.71/14.97  Current number of equations to process: 393
% 14.71/14.97  Current number of ordered equations: 0
% 15.30/15.59  Current number of rules: 647
% 15.30/15.59  New rule produced :
% 15.30/15.59  [650]
% 15.30/15.59  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,
% 15.30/15.59                                                                      c_insert(C,
% 15.30/15.59                                                                      c_insert(V_p,v_H,
% 15.30/15.59                                                                      tc_PropLog_Opl(t_a)),
% 15.30/15.59                                                                      tc_PropLog_Opl(t_a)),
% 15.30/15.59                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 15.30/15.59                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 15.30/15.59  true
% 15.30/15.59  Current number of equations to process: 392
% 15.30/15.59  Current number of ordered equations: 0
% 15.30/15.59  Current number of rules: 648
% 15.30/15.59  New rule produced :
% 15.30/15.59  [651]
% 15.30/15.59  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(V_p,v_H,
% 15.30/15.59                                                                 tc_PropLog_Opl(t_a)),
% 15.30/15.59                                                      tc_PropLog_Opl(t_a)),
% 15.30/15.59                                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)),
% 15.30/15.59       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 15.30/15.59  Current number of equations to process: 390
% 15.30/15.59  Current number of ordered equations: 1
% 15.30/15.59  Current number of rules: 649
% 15.30/15.59  New rule produced :
% 15.30/15.59  [652]
% 15.30/15.59  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,
% 15.30/15.59                                                                      c_insert(C,
% 15.30/15.59                                                                      c_insert(V_p,v_H,
% 15.30/15.59                                                                      tc_PropLog_Opl(t_a)),
% 15.30/15.59                                                                      tc_PropLog_Opl(t_a)),
% 15.30/15.59                                                                      tc_PropLog_Opl(t_a)),t_a),
% 15.30/15.59                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 15.30/15.59  tc_PropLog_Opl(t_a)) -> true
% 15.30/15.59  Current number of equations to process: 390
% 15.30/15.59  Current number of ordered equations: 0
% 15.30/15.59  Current number of rules: 650
% 15.30/15.59  New rule produced :
% 15.30/15.59  [653]
% 15.30/15.59  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 15.30/15.59       c_insert(C,v_H,tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 15.30/15.59  -> true
% 15.30/15.59  Current number of equations to process: 392
% 15.30/15.59  Current number of ordered equations: 0
% 15.30/15.59  Current number of rules: 651
% 15.30/15.59  New rule produced :
% 15.30/15.59  [654]
% 15.30/15.59  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,v_p,t_a),t_a),t_a),
% 15.30/15.59  c_PropLog_Othms(c_insert(V_p,v_H,tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 15.30/15.59  -> true
% 15.30/15.59  Current number of equations to process: 393
% 15.30/15.59  Current number of ordered equations: 0
% 15.30/15.59  Current number of rules: 652
% 15.30/15.59  New rule produced :
% 15.30/15.59  [655]
% 15.30/15.59  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_insert(C,c_insert(V_p,v_H,
% 15.30/15.59                                                                      tc_PropLog_Opl(t_a)),
% 15.30/15.59                                                           tc_PropLog_Opl(t_a)),
% 15.30/15.59                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 15.30/15.59  -> true
% 15.30/15.59  Current number of equations to process: 393
% 15.30/15.59  Current number of ordered equations: 0
% 15.30/15.59  Current number of rules: 653
% 15.30/15.59  New rule produced :
% 15.30/15.59  [656]
% 15.30/15.59  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 15.30/15.59  c_PropLog_Othms(c_insert(C,c_insert(V_p,c_insert(V_q,v_H,tc_PropLog_Opl(t_a)),
% 15.30/15.59                             tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 15.30/15.59  tc_PropLog_Opl(t_a)) -> true
% 15.30/15.59  Current number of equations to process: 396
% 15.30/15.59  Current number of ordered equations: 0
% 15.30/15.59  Current number of rules: 654
% 15.30/15.59  New rule produced :
% 15.30/15.59  [657]
% 15.30/15.59  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,
% 15.30/15.59                                                                      c_insert(C,
% 15.30/15.59                                                                      c_insert(V_p,v_H,
% 15.30/15.59                                                                      tc_PropLog_Opl(t_a)),
% 15.30/15.59                                                                      tc_PropLog_Opl(t_a)),
% 15.30/15.59                                                                      tc_PropLog_Opl(t_a)),
% 15.89/16.14                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 15.89/16.14  tc_PropLog_Opl(t_a)) -> true
% 15.89/16.14  Current number of equations to process: 395
% 15.89/16.14  Current number of ordered equations: 0
% 15.89/16.14  Current number of rules: 655
% 15.89/16.14  New rule produced :
% 15.89/16.14  [658]
% 15.89/16.14  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 15.89/16.14                                                              c_PropLog_Othms(
% 15.89/16.14                                                              c_PropLog_Othms(
% 15.89/16.14                                                              c_PropLog_Othms(
% 15.89/16.14                                                              c_PropLog_Othms(
% 15.89/16.14                                                              c_PropLog_Othms(
% 15.89/16.14                                                              c_insert(A,v_H,
% 15.89/16.14                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),t_a),
% 15.89/16.14  tc_PropLog_Opl(t_a)) -> true
% 15.89/16.14  Current number of equations to process: 398
% 15.89/16.14  Current number of ordered equations: 0
% 15.89/16.14  Current number of rules: 656
% 15.89/16.14  New rule produced :
% 15.89/16.14  [659]
% 15.89/16.14  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 15.89/16.14  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 15.89/16.14                                                                  c_insert(B,v_H,
% 15.89/16.14                                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 15.89/16.14  tc_PropLog_Opl(t_a)) -> true
% 15.89/16.14  Current number of equations to process: 403
% 15.89/16.14  Current number of ordered equations: 0
% 15.89/16.14  Current number of rules: 657
% 15.89/16.14  New rule produced :
% 15.89/16.14  [660]
% 15.89/16.14  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 15.89/16.14                                                              c_insert(A,
% 15.89/16.14                                                              c_PropLog_Othms(
% 15.89/16.14                                                              c_PropLog_Othms(
% 15.89/16.14                                                              c_PropLog_Othms(
% 15.89/16.14                                                              c_PropLog_Othms(
% 15.89/16.14                                                              c_insert(B,v_H,
% 15.89/16.14                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 15.89/16.14                                                              tc_PropLog_Opl(t_a)),t_a),
% 15.89/16.14  tc_PropLog_Opl(t_a)) -> true
% 15.89/16.14  Current number of equations to process: 402
% 15.89/16.14  Current number of ordered equations: 0
% 15.89/16.14  Current number of rules: 658
% 15.89/16.14  New rule produced :
% 15.89/16.14  [661]
% 15.89/16.14  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 15.89/16.14                                                              c_PropLog_Othms(
% 15.89/16.14                                                              c_insert(A,
% 15.89/16.14                                                              c_PropLog_Othms(
% 15.89/16.14                                                              c_PropLog_Othms(
% 15.89/16.14                                                              c_PropLog_Othms(
% 15.89/16.14                                                              c_insert(B,v_H,
% 15.89/16.14                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 15.89/16.14                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 15.89/16.14  tc_PropLog_Opl(t_a)) -> true
% 15.89/16.14  Current number of equations to process: 400
% 15.89/16.14  Current number of ordered equations: 1
% 15.89/16.14  Current number of rules: 659
% 15.89/16.14  New rule produced :
% 15.89/16.14  [662]
% 15.89/16.14  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 15.89/16.14                                                                   c_PropLog_Othms(
% 15.89/16.14                                                                   c_PropLog_Othms(
% 15.89/16.14                                                                   c_PropLog_Othms(
% 15.89/16.14                                                                   c_insert(B,v_H,
% 15.89/16.14                                                                   tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 15.89/16.14                                                                   tc_PropLog_Opl(t_a)),
% 15.89/16.14       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 15.89/16.14  Current number of equations to process: 400
% 16.82/17.07  Current number of ordered equations: 0
% 16.82/17.07  Current number of rules: 660
% 16.82/17.07  New rule produced :
% 16.82/17.07  [663]
% 16.82/17.07  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_PropLog_Othms(
% 16.82/17.07                                                         c_PropLog_Othms(
% 16.82/17.07                                                         c_PropLog_Othms(
% 16.82/17.07                                                         c_insert(A,v_H,
% 16.82/17.07                                                         tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 16.82/17.07                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 16.82/17.07  -> true
% 16.82/17.07  Current number of equations to process: 402
% 16.82/17.07  Current number of ordered equations: 0
% 16.82/17.07  Current number of rules: 661
% 16.82/17.07  New rule produced :
% 16.82/17.07  [664]
% 16.82/17.07  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 16.82/17.07  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(C,v_H,tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 16.82/17.07  tc_PropLog_Opl(t_a)) -> true
% 16.82/17.07  Current number of equations to process: 404
% 16.82/17.07  Current number of ordered equations: 0
% 16.82/17.07  Current number of rules: 662
% 16.82/17.07  New rule produced :
% 16.82/17.07  [665]
% 16.82/17.07  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 16.82/17.07                                                              c_PropLog_Othms(
% 16.82/17.07                                                              c_PropLog_Othms(
% 16.82/17.07                                                              c_insert(A,
% 16.82/17.07                                                              c_PropLog_Othms(
% 16.82/17.07                                                              c_PropLog_Othms(
% 16.82/17.07                                                              c_insert(B,v_H,
% 16.82/17.07                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 16.82/17.07                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 16.82/17.07  tc_PropLog_Opl(t_a)) -> true
% 16.82/17.07  Current number of equations to process: 405
% 16.82/17.07  Current number of ordered equations: 0
% 16.82/17.07  Current number of rules: 663
% 16.82/17.07  New rule produced :
% 16.82/17.07  [666]
% 16.82/17.07  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 16.82/17.07       c_insert(B,c_PropLog_Othms(c_insert(C,v_H,tc_PropLog_Opl(t_a)),t_a),
% 16.82/17.07       tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) -> true
% 16.82/17.07  Current number of equations to process: 408
% 16.82/17.07  Current number of ordered equations: 0
% 16.82/17.07  Current number of rules: 664
% 16.82/17.07  New rule produced :
% 16.82/17.07  [667]
% 16.82/17.07  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 16.82/17.07  c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_insert(V_p,v_H,tc_PropLog_Opl(t_a)),t_a),
% 16.82/17.07                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 16.82/17.07  Current number of equations to process: 411
% 16.82/17.07  Current number of ordered equations: 0
% 16.82/17.07  Current number of rules: 665
% 16.82/17.07  New rule produced :
% 16.82/17.07  [668]
% 16.82/17.07  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 16.82/17.07                                                              c_PropLog_Othms(
% 16.82/17.07                                                              c_PropLog_Othms(
% 16.82/17.07                                                              c_PropLog_Othms(
% 16.82/17.07                                                              c_insert(A,
% 16.82/17.07                                                              c_PropLog_Othms(
% 16.82/17.07                                                              c_insert(B,v_H,
% 16.82/17.07                                                              tc_PropLog_Opl(t_a)),t_a),
% 16.82/17.07                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 16.82/17.07  tc_PropLog_Opl(t_a)) -> true
% 16.82/17.07  Current number of equations to process: 410
% 16.82/17.07  Current number of ordered equations: 0
% 16.82/17.07  Current number of rules: 666
% 16.82/17.07  New rule produced :
% 16.82/17.07  [669]
% 16.82/17.07  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 16.82/17.07  c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 16.82/17.07                                                             c_insert(C,v_H,
% 16.82/17.07                                                             tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 16.82/17.07                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 17.92/18.21  Current number of equations to process: 412
% 17.92/18.21  Current number of ordered equations: 0
% 17.92/18.21  Current number of rules: 667
% 17.92/18.21  New rule produced :
% 17.92/18.21  [670]
% 17.92/18.21  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 17.92/18.21  c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 17.92/18.21                                                             c_insert(C,v_H,
% 17.92/18.21                                                             tc_PropLog_Opl(t_a)),t_a),t_a),
% 17.92/18.21                                  tc_PropLog_Opl(t_a)),t_a),t_a),tc_PropLog_Opl(t_a))
% 17.92/18.21  -> true
% 17.92/18.21  Current number of equations to process: 411
% 17.92/18.21  Current number of ordered equations: 0
% 17.92/18.21  Current number of rules: 668
% 17.92/18.21  New rule produced :
% 17.92/18.21  [671]
% 17.92/18.21  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 17.92/18.21  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 17.92/18.21                                                             c_insert(C,v_H,
% 17.92/18.21                                                             tc_PropLog_Opl(t_a)),t_a),
% 17.92/18.21                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 17.92/18.21  tc_PropLog_Opl(t_a)) -> true
% 17.92/18.21  Current number of equations to process: 410
% 17.92/18.21  Current number of ordered equations: 0
% 17.92/18.21  Current number of rules: 669
% 17.92/18.21  New rule produced :
% 17.92/18.21  [672]
% 17.92/18.21  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_insert(A,c_PropLog_Othms(
% 17.92/18.21                                                                    c_PropLog_Othms(
% 17.92/18.21                                                                    c_insert(B,v_H,
% 17.92/18.21                                                                    tc_PropLog_Opl(t_a)),t_a),t_a),
% 17.92/18.21                                                         tc_PropLog_Opl(t_a)),
% 17.92/18.21                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 17.92/18.21  -> true
% 17.92/18.21  Current number of equations to process: 415
% 17.92/18.21  Current number of ordered equations: 0
% 17.92/18.21  Current number of rules: 670
% 17.92/18.21  New rule produced :
% 17.92/18.21  [673]
% 17.92/18.21  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_PropLog_Othms(
% 17.92/18.21                                                         c_insert(A,c_PropLog_Othms(
% 17.92/18.21                                                                    c_insert(B,v_H,
% 17.92/18.21                                                                    tc_PropLog_Opl(t_a)),t_a),
% 17.92/18.21                                                         tc_PropLog_Opl(t_a)),t_a),
% 17.92/18.21                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 17.92/18.21  -> true
% 17.92/18.21  Current number of equations to process: 421
% 17.92/18.21  Current number of ordered equations: 0
% 17.92/18.21  Current number of rules: 671
% 17.92/18.21  New rule produced :
% 17.92/18.21  [674]
% 17.92/18.21  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 17.92/18.21                                                              c_PropLog_Othms(
% 17.92/18.21                                                              c_PropLog_Othms(
% 17.92/18.21                                                              c_PropLog_Othms(
% 17.92/18.21                                                              c_PropLog_Othms(
% 17.92/18.21                                                              c_insert(A,
% 17.92/18.21                                                              c_insert(B,v_H,
% 17.92/18.21                                                              tc_PropLog_Opl(t_a)),
% 17.92/18.21                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 17.92/18.21  tc_PropLog_Opl(t_a)) -> true
% 17.92/18.21  Current number of equations to process: 428
% 17.92/18.21  Current number of ordered equations: 0
% 17.92/18.21  Current number of rules: 672
% 17.92/18.21  New rule produced :
% 17.92/18.21  [675]
% 17.92/18.21  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 17.92/18.21  c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_insert(V_p,v_H,tc_PropLog_Opl(t_a)),
% 17.92/18.21                                  tc_PropLog_Opl(t_a)),t_a),t_a),tc_PropLog_Opl(t_a))
% 17.92/18.21  -> true
% 17.92/18.21  Current number of equations to process: 435
% 17.92/18.21  Current number of ordered equations: 0
% 17.92/18.21  Current number of rules: 673
% 17.92/18.21  New rule produced :
% 17.92/18.21  [676]
% 17.92/18.21  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 17.92/18.21  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,
% 19.26/19.52                                                                  c_insert(C,v_H,
% 19.26/19.52                                                                  tc_PropLog_Opl(t_a)),
% 19.26/19.52                                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 19.26/19.52  tc_PropLog_Opl(t_a)) -> true
% 19.26/19.52  Current number of equations to process: 434
% 19.26/19.52  Current number of ordered equations: 0
% 19.26/19.52  Current number of rules: 674
% 19.26/19.52  New rule produced :
% 19.26/19.52  [677]
% 19.26/19.52  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_PropLog_Othms(
% 19.26/19.52                                                         c_PropLog_Othms(
% 19.26/19.52                                                         c_insert(A,c_insert(B,v_H,
% 19.26/19.52                                                                    tc_PropLog_Opl(t_a)),
% 19.26/19.52                                                         tc_PropLog_Opl(t_a)),t_a),t_a),
% 19.26/19.52                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 19.26/19.52  -> true
% 19.26/19.52  Current number of equations to process: 436
% 19.26/19.52  Current number of ordered equations: 0
% 19.26/19.52  Current number of rules: 675
% 19.26/19.52  New rule produced :
% 19.26/19.52  [678]
% 19.26/19.52  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 19.26/19.52       c_insert(C,v_H,tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 19.26/19.52  -> true
% 19.26/19.52  Current number of equations to process: 442
% 19.26/19.52  Current number of ordered equations: 0
% 19.26/19.52  Current number of rules: 676
% 19.26/19.52  New rule produced :
% 19.26/19.52  [679]
% 19.26/19.52  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 19.26/19.52                                                             c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),t_a),
% 19.26/19.52  c_PropLog_Othms(c_insert(V_p,v_H,tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 19.26/19.52  -> true
% 19.26/19.52  Current number of equations to process: 443
% 19.26/19.52  Current number of ordered equations: 0
% 19.26/19.52  Current number of rules: 677
% 19.26/19.52  New rule produced :
% 19.26/19.52  [680]
% 19.26/19.52  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 19.26/19.52       c_insert(B,c_insert(C,c_insert(V_p,v_H,tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 19.26/19.52       tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) -> true
% 19.26/19.52  Current number of equations to process: 444
% 19.26/19.52  Current number of ordered equations: 0
% 19.26/19.52  Current number of rules: 678
% 19.26/19.52  New rule produced :
% 19.26/19.52  [681]
% 19.26/19.52  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 19.26/19.52                                                         c_PropLog_Othms(
% 19.26/19.52                                                         c_insert(c_PropLog_Opl_Oop_A_N_62(
% 19.26/19.52                                                                  c_PropLog_Opl_Oop_A_N_62(B,
% 19.26/19.52                                                                  c_PropLog_Opl_Oop_A_N_62(C,C,V_p),V_p),A,V_p),V_q,
% 19.26/19.52                                                         tc_PropLog_Opl(V_p)),V_p),V_p),V_p),V_p),V_p),
% 19.26/19.52  tc_PropLog_Opl(V_p)) -> true
% 19.26/19.52  Current number of equations to process: 453
% 19.26/19.52  Current number of ordered equations: 0
% 19.26/19.52  Current number of rules: 679
% 19.26/19.52  New rule produced :
% 19.26/19.52  [682]
% 19.26/19.52  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(
% 19.26/19.52                                                                    c_PropLog_Opl_Oop_A_N_62(
% 19.26/19.52                                                                    c_PropLog_Opl_Oop_A_N_62(C,C,V_p),
% 19.26/19.52                                                                    c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_p),V_q,
% 19.26/19.52                                                                    tc_PropLog_Opl(V_p)),V_p),V_p),
% 19.26/19.52                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 19.26/19.52  Current number of equations to process: 452
% 19.26/19.52  Current number of ordered equations: 0
% 19.26/19.52  Current number of rules: 680
% 19.26/19.52  New rule produced :
% 19.26/19.52  [683]
% 19.26/19.52  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(V_p,c_PropLog_Othms(
% 19.26/19.52                                                            c_insert(c_PropLog_Opl_Oop_A_N_62(B,A,V_q),T_a,
% 19.26/19.52                                                            tc_PropLog_Opl(V_q)),V_q),
% 19.26/19.52                                               tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),
% 19.26/19.52                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 19.38/19.62  Current number of equations to process: 451
% 19.38/19.62  Current number of ordered equations: 0
% 19.38/19.62  Current number of rules: 681
% 19.38/19.62  New rule produced :
% 19.38/19.62  [684]
% 19.38/19.62  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(c_insert(V_p,
% 19.38/19.62                                                               c_insert(
% 19.38/19.62                                                               c_PropLog_Opl_Oop_A_N_62(B,A,V_q),T_a,
% 19.38/19.62                                                               tc_PropLog_Opl(V_q)),
% 19.38/19.62                                                               tc_PropLog_Opl(V_q)),V_q),
% 19.38/19.62                                    tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),V_q),
% 19.38/19.62  tc_PropLog_Opl(V_q)) -> true
% 19.38/19.62  Current number of equations to process: 450
% 19.38/19.62  Current number of ordered equations: 0
% 19.38/19.62  Current number of rules: 682
% 19.38/19.62  New rule produced :
% 19.38/19.62  [685]
% 19.38/19.62  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,c_insert(V_p,
% 19.38/19.62                                                               c_insert(
% 19.38/19.62                                                               c_PropLog_Opl_Oop_A_N_62(B,A,V_q),T_a,
% 19.38/19.62                                                               tc_PropLog_Opl(V_q)),
% 19.38/19.62                                                               tc_PropLog_Opl(V_q)),
% 19.38/19.62                                                    tc_PropLog_Opl(V_q)),V_q),
% 19.38/19.62                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 19.38/19.62  Current number of equations to process: 449
% 19.38/19.62  Current number of ordered equations: 0
% 19.38/19.62  Current number of rules: 683
% 19.38/19.62  New rule produced :
% 19.38/19.62  [686]
% 19.38/19.62  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_insert(V_q,
% 19.38/19.62                                                                    c_insert(
% 19.38/19.62                                                                    c_PropLog_Opl_Oop_A_N_62(
% 19.38/19.62                                                                    c_PropLog_Opl_Oop_A_N_62(T_a,T_a,C),B,C),V_H,
% 19.38/19.62                                                                    tc_PropLog_Opl(C)),
% 19.38/19.62                                                                    tc_PropLog_Opl(C)),
% 19.38/19.62                                                       tc_PropLog_Opl(C)),C),
% 19.38/19.62  tc_PropLog_Opl(C)) -> true
% 19.38/19.62  Current number of equations to process: 448
% 19.38/19.62  Current number of ordered equations: 0
% 19.38/19.62  Current number of rules: 684
% 19.38/19.62  New rule produced :
% 19.38/19.62  [687]
% 19.38/19.62  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_insert(C,
% 19.38/19.62                                                                      c_insert(V_p,
% 19.38/19.62                                                                      c_insert(V_q,
% 19.38/19.62                                                                      c_PropLog_Othms(v_H,t_a),
% 19.38/19.62                                                                      tc_PropLog_Opl(t_a)),
% 19.38/19.62                                                                      tc_PropLog_Opl(t_a)),
% 19.38/19.62                                                                      tc_PropLog_Opl(t_a)),
% 19.38/19.62                                                           tc_PropLog_Opl(t_a)),t_a),
% 19.38/19.62  tc_PropLog_Opl(t_a)) -> true
% 19.38/19.62  Current number of equations to process: 447
% 19.38/19.62  Current number of ordered equations: 0
% 19.38/19.62  Current number of rules: 685
% 19.38/19.62  New rule produced :
% 19.38/19.62  [688]
% 19.38/19.62  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(
% 19.38/19.62                                                                    c_PropLog_Othms(
% 19.38/19.62                                                                    c_insert(
% 19.38/19.62                                                                    c_PropLog_Opl_Oop_A_N_62(
% 19.38/19.62                                                                    c_PropLog_Opl_Oop_A_N_62(V_q,V_q,C),B,C),T_a,
% 19.38/19.62                                                                    tc_PropLog_Opl(C)),C),C),
% 19.38/19.62                                                       tc_PropLog_Opl(C)),C),
% 19.38/19.62  tc_PropLog_Opl(C)) -> true
% 19.38/19.62  Current number of equations to process: 446
% 19.38/19.62  Current number of ordered equations: 0
% 19.38/19.62  Current number of rules: 686
% 19.38/19.62  New rule produced :
% 19.38/19.62  [689]
% 19.38/19.62  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 19.38/19.62                                                       c_insert(V_p,c_PropLog_Othms(
% 19.41/19.70                                                                    c_insert(
% 19.41/19.70                                                                    c_PropLog_Opl_Oop_A_N_62(
% 19.41/19.70                                                                    c_PropLog_Opl_Oop_A_N_62(V_q,V_q,C),B,C),T_a,
% 19.41/19.70                                                                    tc_PropLog_Opl(C)),C),
% 19.41/19.70                                                       tc_PropLog_Opl(C)),C),C),
% 19.41/19.70  tc_PropLog_Opl(C)) -> true
% 19.41/19.70  Current number of equations to process: 445
% 19.41/19.70  Current number of ordered equations: 0
% 19.41/19.70  Current number of rules: 687
% 19.41/19.70  New rule produced :
% 19.41/19.70  [690]
% 19.41/19.70  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_insert(V_q,
% 19.41/19.70                                                                    c_insert(T_a,
% 19.41/19.70                                                                    c_PropLog_Othms(
% 19.41/19.70                                                                    c_insert(B,V_H,
% 19.41/19.70                                                                    tc_PropLog_Opl(C)),C),
% 19.41/19.70                                                                    tc_PropLog_Opl(C)),
% 19.41/19.70                                                                    tc_PropLog_Opl(C)),
% 19.41/19.70                                                       tc_PropLog_Opl(C)),C),
% 19.41/19.70  tc_PropLog_Opl(C)) -> true
% 19.41/19.70  Current number of equations to process: 444
% 19.41/19.70  Current number of ordered equations: 0
% 19.41/19.70  Current number of rules: 688
% 19.41/19.70  New rule produced :
% 19.41/19.70  [691]
% 19.41/19.70  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 19.41/19.70                                                       c_PropLog_Othms(
% 19.41/19.70                                                       c_insert(V_p,c_insert(
% 19.41/19.70                                                                    c_PropLog_Opl_Oop_A_N_62(
% 19.41/19.70                                                                    c_PropLog_Opl_Oop_A_N_62(V_q,V_q,C),B,C),T_a,
% 19.41/19.70                                                                    tc_PropLog_Opl(C)),
% 19.41/19.70                                                       tc_PropLog_Opl(C)),C),C),C),
% 19.41/19.70  tc_PropLog_Opl(C)) -> true
% 19.41/19.70  Current number of equations to process: 443
% 19.41/19.70  Current number of ordered equations: 0
% 19.41/19.70  Current number of rules: 689
% 19.41/19.70  New rule produced :
% 19.41/19.70  [692]
% 19.41/19.70  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_insert(V_q,
% 19.41/19.70                                                                    c_PropLog_Othms(
% 19.41/19.70                                                                    c_insert(T_a,
% 19.41/19.70                                                                    c_insert(B,V_H,
% 19.41/19.70                                                                    tc_PropLog_Opl(C)),
% 19.41/19.70                                                                    tc_PropLog_Opl(C)),C),
% 19.41/19.70                                                                    tc_PropLog_Opl(C)),
% 19.41/19.70                                                       tc_PropLog_Opl(C)),C),
% 19.41/19.70  tc_PropLog_Opl(C)) -> true
% 19.41/19.70  Current number of equations to process: 442
% 19.41/19.70  Current number of ordered equations: 0
% 19.41/19.70  Current number of rules: 690
% 19.41/19.70  New rule produced :
% 19.41/19.70  [693]
% 19.41/19.70  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(
% 19.41/19.70                                                                    c_insert(V_q,
% 19.41/19.70                                                                    c_insert(T_a,
% 19.41/19.70                                                                    c_insert(B,V_H,
% 19.41/19.70                                                                    tc_PropLog_Opl(C)),
% 19.41/19.70                                                                    tc_PropLog_Opl(C)),
% 19.41/19.70                                                                    tc_PropLog_Opl(C)),C),
% 19.41/19.70                                                       tc_PropLog_Opl(C)),C),
% 19.41/19.70  tc_PropLog_Opl(C)) -> true
% 19.41/19.70  Current number of equations to process: 441
% 19.41/19.70  Current number of ordered equations: 0
% 19.41/19.70  Current number of rules: 691
% 19.41/19.70  New rule produced :
% 19.41/19.70  [694]
% 19.41/19.70  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 19.41/19.70                                                       c_insert(V_p,c_insert(V_q,
% 19.41/19.70                                                                    c_insert(T_a,
% 19.41/19.70                                                                    c_insert(B,V_H,
% 19.50/19.77                                                                    tc_PropLog_Opl(C)),
% 19.50/19.77                                                                    tc_PropLog_Opl(C)),
% 19.50/19.77                                                                    tc_PropLog_Opl(C)),
% 19.50/19.77                                                       tc_PropLog_Opl(C)),C),C),
% 19.50/19.77  tc_PropLog_Opl(C)) -> true
% 19.50/19.77  Current number of equations to process: 440
% 19.50/19.77  Current number of ordered equations: 0
% 19.50/19.77  Current number of rules: 692
% 19.50/19.77  New rule produced :
% 19.50/19.77  [695]
% 19.50/19.77  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 19.50/19.77                                                              c_insert(A,
% 19.50/19.77                                                              c_insert(B,
% 19.50/19.77                                                              c_insert(C,
% 19.50/19.77                                                              c_PropLog_Othms(
% 19.50/19.77                                                              c_PropLog_Othms(
% 19.50/19.77                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 19.50/19.77                                                              tc_PropLog_Opl(t_a)),
% 19.50/19.77                                                              tc_PropLog_Opl(t_a)),
% 19.50/19.77                                                              tc_PropLog_Opl(t_a)),t_a),
% 19.50/19.77  tc_PropLog_Opl(t_a)) -> true
% 19.50/19.77  Current number of equations to process: 439
% 19.50/19.77  Current number of ordered equations: 0
% 19.50/19.77  Current number of rules: 693
% 19.50/19.77  New rule produced :
% 19.50/19.77  [696]
% 19.50/19.77  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 19.50/19.77                                                              c_insert(A,
% 19.50/19.77                                                              c_insert(B,
% 19.50/19.77                                                              c_PropLog_Othms(
% 19.50/19.77                                                              c_insert(C,
% 19.50/19.77                                                              c_PropLog_Othms(
% 19.50/19.77                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 19.50/19.77                                                              tc_PropLog_Opl(t_a)),t_a),
% 19.50/19.77                                                              tc_PropLog_Opl(t_a)),
% 19.50/19.77                                                              tc_PropLog_Opl(t_a)),t_a),
% 19.50/19.77  tc_PropLog_Opl(t_a)) -> true
% 19.50/19.77  Current number of equations to process: 438
% 19.50/19.77  Current number of ordered equations: 0
% 19.50/19.77  Current number of rules: 694
% 19.50/19.77  New rule produced :
% 19.50/19.77  [697]
% 19.50/19.77  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 19.50/19.77                                                              c_insert(A,
% 19.50/19.77                                                              c_PropLog_Othms(
% 19.50/19.77                                                              c_insert(B,
% 19.50/19.77                                                              c_insert(C,
% 19.50/19.77                                                              c_PropLog_Othms(
% 19.50/19.77                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 19.50/19.77                                                              tc_PropLog_Opl(t_a)),
% 19.50/19.77                                                              tc_PropLog_Opl(t_a)),t_a),
% 19.50/19.77                                                              tc_PropLog_Opl(t_a)),t_a),
% 19.50/19.77  tc_PropLog_Opl(t_a)) -> true
% 19.50/19.77  Current number of equations to process: 437
% 19.50/19.77  Current number of ordered equations: 0
% 19.50/19.77  Current number of rules: 695
% 19.50/19.77  New rule produced :
% 19.50/19.77  [698]
% 19.50/19.77  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 19.50/19.77                                                              c_insert(A,
% 19.50/19.77                                                              c_insert(B,
% 19.50/19.77                                                              c_PropLog_Othms(
% 19.50/19.77                                                              c_PropLog_Othms(
% 19.50/19.77                                                              c_insert(C,
% 19.50/19.77                                                              c_PropLog_Othms(v_H,t_a),
% 19.50/19.77                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 19.50/19.77                                                              tc_PropLog_Opl(t_a)),
% 19.56/19.85                                                              tc_PropLog_Opl(t_a)),t_a),
% 19.56/19.85  tc_PropLog_Opl(t_a)) -> true
% 19.56/19.85  Current number of equations to process: 436
% 19.56/19.85  Current number of ordered equations: 0
% 19.56/19.85  Current number of rules: 696
% 19.56/19.85  New rule produced :
% 19.56/19.85  [699]
% 19.56/19.85  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 19.56/19.85                                                              c_insert(A,
% 19.56/19.85                                                              c_PropLog_Othms(
% 19.56/19.85                                                              c_insert(B,
% 19.56/19.85                                                              c_PropLog_Othms(
% 19.56/19.85                                                              c_insert(C,
% 19.56/19.85                                                              c_PropLog_Othms(v_H,t_a),
% 19.56/19.85                                                              tc_PropLog_Opl(t_a)),t_a),
% 19.56/19.85                                                              tc_PropLog_Opl(t_a)),t_a),
% 19.56/19.85                                                              tc_PropLog_Opl(t_a)),t_a),
% 19.56/19.85  tc_PropLog_Opl(t_a)) -> true
% 19.56/19.85  Current number of equations to process: 435
% 19.56/19.85  Current number of ordered equations: 0
% 19.56/19.85  Current number of rules: 697
% 19.56/19.85  New rule produced :
% 19.56/19.85  [700]
% 19.56/19.85  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 19.56/19.85                                                              c_insert(A,
% 19.56/19.85                                                              c_PropLog_Othms(
% 19.56/19.85                                                              c_PropLog_Othms(
% 19.56/19.85                                                              c_insert(B,
% 19.56/19.85                                                              c_insert(C,
% 19.56/19.85                                                              c_PropLog_Othms(v_H,t_a),
% 19.56/19.85                                                              tc_PropLog_Opl(t_a)),
% 19.56/19.85                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 19.56/19.85                                                              tc_PropLog_Opl(t_a)),t_a),
% 19.56/19.85  tc_PropLog_Opl(t_a)) -> true
% 19.56/19.85  Current number of equations to process: 434
% 19.56/19.85  Current number of ordered equations: 0
% 19.56/19.85  Current number of rules: 698
% 19.56/19.85  New rule produced :
% 19.56/19.85  [701]
% 19.56/19.85  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(c_PropLog_Opl_Oop_A_N_62(
% 19.56/19.85                                                        c_PropLog_Opl_Oop_A_N_62(V_p,
% 19.56/19.85                                                        c_PropLog_Opl_Oop_A_N_62(V_q,V_p,T_a),T_a),A,T_a),V_H,
% 19.56/19.85                                               tc_PropLog_Opl(T_a)),tc_PropLog_Opl(T_a)),
% 19.56/19.85                         tc_PropLog_Opl(T_a)),T_a),tc_PropLog_Opl(T_a)) -> true
% 19.56/19.85  Current number of equations to process: 433
% 19.56/19.85  Current number of ordered equations: 0
% 19.56/19.85  Current number of rules: 699
% 19.56/19.85  New rule produced :
% 19.56/19.85  [702]
% 19.56/19.85  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(
% 19.56/19.85                                                                    c_PropLog_Opl_Oop_A_N_62(
% 19.56/19.85                                                                    c_PropLog_Opl_Oop_A_N_62(C,
% 19.56/19.85                                                                    c_PropLog_Opl_Oop_A_N_62(V_p,C,V_q),V_q),A,V_q),T_a,
% 19.56/19.85                                                                    tc_PropLog_Opl(V_q)),V_q),V_q),
% 19.56/19.85                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 19.56/19.85  Current number of equations to process: 432
% 19.56/19.85  Current number of ordered equations: 0
% 19.56/19.85  Current number of rules: 700
% 19.56/19.85  New rule produced :
% 19.56/19.85  [703]
% 19.56/19.85  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(
% 19.56/19.85                                                                    c_PropLog_Opl_Oop_A_N_62(
% 19.56/19.85                                                                    c_PropLog_Opl_Oop_A_N_62(C,
% 19.56/19.85                                                                    c_PropLog_Opl_Oop_A_N_62(V_p,C,V_q),V_q),A,V_q),T_a,
% 19.56/19.85                                                                    tc_PropLog_Opl(V_q)),V_q),
% 19.56/19.85                                         tc_PropLog_Opl(V_q)),V_q),V_q),
% 19.56/19.85  tc_PropLog_Opl(V_q)) -> true
% 19.56/19.85  Current number of equations to process: 431
% 19.71/19.95  Current number of ordered equations: 0
% 19.71/19.95  Current number of rules: 701
% 19.71/19.95  New rule produced :
% 19.71/19.95  [704]
% 19.71/19.95  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(
% 19.71/19.95                                                                    c_PropLog_Opl_Oop_A_N_62(
% 19.71/19.95                                                                    c_PropLog_Opl_Oop_A_N_62(C,
% 19.71/19.95                                                                    c_PropLog_Opl_Oop_A_N_62(V_p,C,V_q),V_q),A,V_q),T_a,
% 19.71/19.95                                                                    tc_PropLog_Opl(V_q)),
% 19.71/19.95                                                         tc_PropLog_Opl(V_q)),V_q),V_q),V_q),
% 19.71/19.95  tc_PropLog_Opl(V_q)) -> true
% 19.71/19.95  Current number of equations to process: 430
% 19.71/19.95  Current number of ordered equations: 0
% 19.71/19.95  Current number of rules: 702
% 19.71/19.95  New rule produced :
% 19.71/19.95  [705]
% 19.71/19.95  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 19.71/19.95                                                  c_PropLog_Opl_Oop_A_N_62(B,B,C),
% 19.71/19.95                                                  c_PropLog_Opl_Oop_A_N_62(
% 19.71/19.96                                                  c_PropLog_Opl_Oop_A_N_62(V_p,
% 19.71/19.96                                                  c_PropLog_Opl_Oop_A_N_62(V_q,V_p,C),C),A,C),C),T_a,
% 19.71/19.96                                         tc_PropLog_Opl(C)),C),C),tc_PropLog_Opl(C))
% 19.71/19.96  -> true
% 19.71/19.96  Current number of equations to process: 429
% 19.71/19.96  Current number of ordered equations: 0
% 19.71/19.96  Current number of rules: 703
% 19.71/19.96  New rule produced :
% 19.71/19.96  [706]
% 19.71/19.96  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 19.71/19.96                                                         c_PropLog_Othms(
% 19.71/19.96                                                         c_insert(c_PropLog_Opl_Oop_A_N_62(
% 19.71/19.96                                                                  c_PropLog_Opl_Oop_A_N_62(B,
% 19.71/19.96                                                                  c_PropLog_Opl_Oop_A_N_62(C,B,V_p),V_p),A,V_p),V_q,
% 19.71/19.96                                                         tc_PropLog_Opl(V_p)),V_p),V_p),V_p),V_p),V_p),
% 19.71/19.96  tc_PropLog_Opl(V_p)) -> true
% 19.71/19.96  Current number of equations to process: 428
% 19.71/19.96  Current number of ordered equations: 0
% 19.71/19.96  Current number of rules: 704
% 19.71/19.96  New rule produced :
% 19.71/19.96  [707]
% 19.71/19.96  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 19.71/19.96                                                                   c_insert(B,
% 19.71/19.96                                                                   c_insert(C,
% 19.71/19.96                                                                   c_PropLog_Othms(
% 19.71/19.96                                                                   c_PropLog_Othms(v_H,t_a),t_a),
% 19.71/19.96                                                                   tc_PropLog_Opl(t_a)),
% 19.71/19.96                                                                   tc_PropLog_Opl(t_a)),
% 19.71/19.96                                                                   tc_PropLog_Opl(t_a)),
% 19.71/19.96       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 19.71/19.96  Current number of equations to process: 426
% 19.71/19.96  Current number of ordered equations: 1
% 19.71/19.96  Current number of rules: 705
% 19.71/19.96  New rule produced :
% 19.71/19.96  [708]
% 19.71/19.96  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 19.71/19.96                                                              c_PropLog_Othms(
% 19.71/19.96                                                              c_insert(A,
% 19.71/19.96                                                              c_insert(B,
% 19.71/19.96                                                              c_insert(C,
% 19.71/19.96                                                              c_PropLog_Othms(
% 19.71/19.96                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 19.71/19.96                                                              tc_PropLog_Opl(t_a)),
% 19.71/19.96                                                              tc_PropLog_Opl(t_a)),
% 19.71/19.96                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 19.71/19.96  tc_PropLog_Opl(t_a)) -> true
% 19.71/19.96  Current number of equations to process: 426
% 19.71/19.96  Current number of ordered equations: 0
% 19.71/19.96  Current number of rules: 706
% 19.71/19.96  New rule produced :
% 19.71/19.96  [709]
% 19.71/19.96  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 19.71/20.02                                                                   c_insert(B,
% 19.71/20.02                                                                   c_PropLog_Othms(
% 19.71/20.02                                                                   c_insert(C,
% 19.71/20.02                                                                   c_PropLog_Othms(v_H,t_a),
% 19.71/20.02                                                                   tc_PropLog_Opl(t_a)),t_a),
% 19.71/20.02                                                                   tc_PropLog_Opl(t_a)),
% 19.71/20.02                                                                   tc_PropLog_Opl(t_a)),
% 19.71/20.02       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 19.71/20.02  Current number of equations to process: 424
% 19.71/20.02  Current number of ordered equations: 1
% 19.71/20.02  Current number of rules: 707
% 19.71/20.02  New rule produced :
% 19.71/20.02  [710]
% 19.71/20.02  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 19.71/20.02                                                              c_PropLog_Othms(
% 19.71/20.02                                                              c_insert(A,
% 19.71/20.02                                                              c_insert(B,
% 19.71/20.02                                                              c_PropLog_Othms(
% 19.71/20.02                                                              c_insert(C,
% 19.71/20.02                                                              c_PropLog_Othms(v_H,t_a),
% 19.71/20.02                                                              tc_PropLog_Opl(t_a)),t_a),
% 19.71/20.02                                                              tc_PropLog_Opl(t_a)),
% 19.71/20.02                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 19.71/20.02  tc_PropLog_Opl(t_a)) -> true
% 19.71/20.02  Current number of equations to process: 424
% 19.71/20.02  Current number of ordered equations: 0
% 19.71/20.02  Current number of rules: 708
% 19.71/20.02  New rule produced :
% 19.71/20.02  [711]
% 19.71/20.02  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 19.71/20.02                                                                   c_PropLog_Othms(
% 19.71/20.02                                                                   c_insert(B,
% 19.71/20.02                                                                   c_insert(C,
% 19.71/20.02                                                                   c_PropLog_Othms(v_H,t_a),
% 19.71/20.02                                                                   tc_PropLog_Opl(t_a)),
% 19.71/20.02                                                                   tc_PropLog_Opl(t_a)),t_a),
% 19.71/20.02                                                                   tc_PropLog_Opl(t_a)),
% 19.71/20.02       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 19.71/20.02  Current number of equations to process: 422
% 19.71/20.02  Current number of ordered equations: 1
% 19.71/20.02  Current number of rules: 709
% 19.71/20.02  New rule produced :
% 19.71/20.02  [712]
% 19.71/20.02  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 19.71/20.02                                                              c_PropLog_Othms(
% 19.71/20.02                                                              c_insert(A,
% 19.71/20.02                                                              c_PropLog_Othms(
% 19.71/20.02                                                              c_insert(B,
% 19.71/20.02                                                              c_insert(C,
% 19.71/20.02                                                              c_PropLog_Othms(v_H,t_a),
% 19.71/20.02                                                              tc_PropLog_Opl(t_a)),
% 19.71/20.02                                                              tc_PropLog_Opl(t_a)),t_a),
% 19.71/20.02                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 19.71/20.02  tc_PropLog_Opl(t_a)) -> true
% 19.71/20.02  Current number of equations to process: 422
% 19.71/20.02  Current number of ordered equations: 0
% 19.71/20.02  Current number of rules: 710
% 19.71/20.02  New rule produced :
% 19.71/20.02  [713]
% 19.71/20.02  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 19.71/20.02                                                              c_PropLog_Othms(
% 19.71/20.02                                                              c_PropLog_Othms(
% 19.71/20.02                                                              c_insert(A,
% 19.71/20.02                                                              c_insert(B,
% 19.71/20.02                                                              c_insert(C,
% 19.71/20.02                                                              c_PropLog_Othms(v_H,t_a),
% 19.87/20.11                                                              tc_PropLog_Opl(t_a)),
% 19.87/20.11                                                              tc_PropLog_Opl(t_a)),
% 19.87/20.11                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 19.87/20.11  tc_PropLog_Opl(t_a)) -> true
% 19.87/20.11  Current number of equations to process: 421
% 19.87/20.11  Current number of ordered equations: 0
% 19.87/20.11  Current number of rules: 711
% 19.87/20.11  New rule produced :
% 19.87/20.11  [714]
% 19.87/20.11  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_insert(C,
% 19.87/20.11                                                                      c_insert(V_p,
% 19.87/20.11                                                                      c_PropLog_Othms(
% 19.87/20.11                                                                      c_insert(V_q,v_H,
% 19.87/20.11                                                                      tc_PropLog_Opl(t_a)),t_a),
% 19.87/20.11                                                                      tc_PropLog_Opl(t_a)),
% 19.87/20.11                                                                      tc_PropLog_Opl(t_a)),
% 19.87/20.11                                                           tc_PropLog_Opl(t_a)),t_a),
% 19.87/20.11  tc_PropLog_Opl(t_a)) -> true
% 19.87/20.11  Current number of equations to process: 420
% 19.87/20.11  Current number of ordered equations: 0
% 19.87/20.11  Current number of rules: 712
% 19.87/20.11  New rule produced :
% 19.87/20.11  [715]
% 19.87/20.11  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_insert(C,
% 19.87/20.11                                                                      c_PropLog_Othms(
% 19.87/20.11                                                                      c_insert(V_p,
% 19.87/20.11                                                                      c_insert(V_q,v_H,
% 19.87/20.11                                                                      tc_PropLog_Opl(t_a)),
% 19.87/20.11                                                                      tc_PropLog_Opl(t_a)),t_a),
% 19.87/20.11                                                                      tc_PropLog_Opl(t_a)),
% 19.87/20.11                                                           tc_PropLog_Opl(t_a)),t_a),
% 19.87/20.11  tc_PropLog_Opl(t_a)) -> true
% 19.87/20.11  Current number of equations to process: 419
% 19.87/20.11  Current number of ordered equations: 0
% 19.87/20.11  Current number of rules: 713
% 19.87/20.11  New rule produced :
% 19.87/20.11  [716]
% 19.87/20.11  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 19.87/20.11                                                                      c_insert(C,
% 19.87/20.11                                                                      c_insert(V_p,
% 19.87/20.11                                                                      c_insert(V_q,v_H,
% 19.87/20.11                                                                      tc_PropLog_Opl(t_a)),
% 19.87/20.11                                                                      tc_PropLog_Opl(t_a)),
% 19.87/20.11                                                                      tc_PropLog_Opl(t_a)),t_a),
% 19.87/20.11                                                           tc_PropLog_Opl(t_a)),t_a),
% 19.87/20.11  tc_PropLog_Opl(t_a)) -> true
% 19.87/20.11  Current number of equations to process: 418
% 19.87/20.11  Current number of ordered equations: 0
% 19.87/20.11  Current number of rules: 714
% 19.87/20.11  New rule produced :
% 19.87/20.11  [717]
% 19.87/20.11  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 19.87/20.11                                                           c_insert(B,c_insert(C,
% 19.87/20.11                                                                      c_insert(V_p,
% 19.87/20.11                                                                      c_insert(V_q,v_H,
% 19.87/20.11                                                                      tc_PropLog_Opl(t_a)),
% 19.87/20.11                                                                      tc_PropLog_Opl(t_a)),
% 19.87/20.11                                                                      tc_PropLog_Opl(t_a)),
% 19.87/20.11                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 19.87/20.11  tc_PropLog_Opl(t_a)) -> true
% 19.87/20.11  Current number of equations to process: 417
% 19.87/20.11  Current number of ordered equations: 0
% 19.87/20.11  Current number of rules: 715
% 19.87/20.11  New rule produced :
% 19.87/20.11  [718]
% 19.87/20.11  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 19.87/20.11                                                              c_insert(A,
% 19.87/20.11                                                              c_insert(B,
% 19.87/20.11                                                              c_PropLog_Othms(
% 19.93/20.18                                                              c_PropLog_Othms(
% 19.93/20.18                                                              c_PropLog_Othms(
% 19.93/20.18                                                              c_insert(C,v_H,
% 19.93/20.18                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 19.93/20.18                                                              tc_PropLog_Opl(t_a)),
% 19.93/20.18                                                              tc_PropLog_Opl(t_a)),t_a),
% 19.93/20.18  tc_PropLog_Opl(t_a)) -> true
% 19.93/20.18  Current number of equations to process: 416
% 19.93/20.18  Current number of ordered equations: 0
% 19.93/20.18  Current number of rules: 716
% 19.93/20.18  New rule produced :
% 19.93/20.18  [719]
% 19.93/20.18  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 19.93/20.18                                                              c_insert(A,
% 19.93/20.18                                                              c_PropLog_Othms(
% 19.93/20.18                                                              c_insert(B,
% 19.93/20.18                                                              c_PropLog_Othms(
% 19.93/20.18                                                              c_PropLog_Othms(
% 19.93/20.18                                                              c_insert(C,v_H,
% 19.93/20.18                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 19.93/20.18                                                              tc_PropLog_Opl(t_a)),t_a),
% 19.93/20.18                                                              tc_PropLog_Opl(t_a)),t_a),
% 19.93/20.18  tc_PropLog_Opl(t_a)) -> true
% 19.93/20.18  Current number of equations to process: 415
% 19.93/20.18  Current number of ordered equations: 0
% 19.93/20.18  Current number of rules: 717
% 19.93/20.18  New rule produced :
% 19.93/20.18  [720]
% 19.93/20.18  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 19.93/20.18                                                              c_insert(A,
% 19.93/20.18                                                              c_PropLog_Othms(
% 19.93/20.18                                                              c_PropLog_Othms(
% 19.93/20.18                                                              c_insert(B,
% 19.93/20.18                                                              c_PropLog_Othms(
% 19.93/20.18                                                              c_insert(C,v_H,
% 19.93/20.18                                                              tc_PropLog_Opl(t_a)),t_a),
% 19.93/20.18                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 19.93/20.18                                                              tc_PropLog_Opl(t_a)),t_a),
% 19.93/20.18  tc_PropLog_Opl(t_a)) -> true
% 19.93/20.18  Current number of equations to process: 414
% 19.93/20.18  Current number of ordered equations: 0
% 19.93/20.18  Current number of rules: 718
% 19.93/20.18  New rule produced :
% 19.93/20.18  [721]
% 19.93/20.18  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 19.93/20.18                                                              c_PropLog_Othms(
% 19.93/20.18                                                              c_insert(A,
% 19.93/20.18                                                              c_insert(B,
% 19.93/20.18                                                              c_PropLog_Othms(
% 19.93/20.18                                                              c_PropLog_Othms(
% 19.93/20.18                                                              c_insert(C,v_H,
% 19.93/20.18                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 19.93/20.18                                                              tc_PropLog_Opl(t_a)),
% 19.93/20.18                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 19.93/20.18  tc_PropLog_Opl(t_a)) -> true
% 19.93/20.18  Current number of equations to process: 412
% 19.93/20.18  Current number of ordered equations: 1
% 19.93/20.18  Current number of rules: 719
% 19.93/20.18  New rule produced :
% 19.93/20.18  [722]
% 19.93/20.18  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 19.93/20.18                                                                   c_insert(B,
% 19.93/20.18                                                                   c_PropLog_Othms(
% 19.93/20.18                                                                   c_PropLog_Othms(
% 19.93/20.18                                                                   c_insert(C,v_H,
% 19.93/20.18                                                                   tc_PropLog_Opl(t_a)),t_a),t_a),
% 20.03/20.26                                                                   tc_PropLog_Opl(t_a)),
% 20.03/20.26                                                                   tc_PropLog_Opl(t_a)),
% 20.03/20.26       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 20.03/20.26  Current number of equations to process: 412
% 20.03/20.26  Current number of ordered equations: 0
% 20.03/20.26  Current number of rules: 720
% 20.03/20.26  New rule produced :
% 20.03/20.26  [723]
% 20.03/20.26  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 20.03/20.26                                                              c_PropLog_Othms(
% 20.03/20.26                                                              c_insert(A,
% 20.03/20.26                                                              c_PropLog_Othms(
% 20.03/20.26                                                              c_insert(B,
% 20.03/20.26                                                              c_PropLog_Othms(
% 20.03/20.26                                                              c_insert(C,v_H,
% 20.03/20.26                                                              tc_PropLog_Opl(t_a)),t_a),
% 20.03/20.26                                                              tc_PropLog_Opl(t_a)),t_a),
% 20.03/20.26                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 20.03/20.26  tc_PropLog_Opl(t_a)) -> true
% 20.03/20.26  Current number of equations to process: 410
% 20.03/20.26  Current number of ordered equations: 1
% 20.03/20.26  Current number of rules: 721
% 20.03/20.26  New rule produced :
% 20.03/20.26  [724]
% 20.03/20.26  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 20.03/20.26                                                                   c_PropLog_Othms(
% 20.03/20.26                                                                   c_insert(B,
% 20.03/20.26                                                                   c_PropLog_Othms(
% 20.03/20.26                                                                   c_insert(C,v_H,
% 20.03/20.26                                                                   tc_PropLog_Opl(t_a)),t_a),
% 20.03/20.26                                                                   tc_PropLog_Opl(t_a)),t_a),
% 20.03/20.26                                                                   tc_PropLog_Opl(t_a)),
% 20.03/20.26       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 20.03/20.26  Current number of equations to process: 410
% 20.03/20.26  Current number of ordered equations: 0
% 20.03/20.26  Current number of rules: 722
% 20.03/20.26  New rule produced :
% 20.03/20.26  [725]
% 20.03/20.26  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 20.03/20.26                                                              c_PropLog_Othms(
% 20.03/20.26                                                              c_PropLog_Othms(
% 20.03/20.26                                                              c_insert(A,
% 20.03/20.26                                                              c_insert(B,
% 20.03/20.26                                                              c_PropLog_Othms(
% 20.03/20.26                                                              c_insert(C,v_H,
% 20.03/20.26                                                              tc_PropLog_Opl(t_a)),t_a),
% 20.03/20.26                                                              tc_PropLog_Opl(t_a)),
% 20.03/20.26                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 20.03/20.26  tc_PropLog_Opl(t_a)) -> true
% 20.03/20.26  Current number of equations to process: 409
% 20.03/20.26  Current number of ordered equations: 0
% 20.03/20.26  Current number of rules: 723
% 20.03/20.26  New rule produced :
% 20.03/20.26  [726]
% 20.03/20.26  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 20.03/20.26                                                              c_insert(A,
% 20.03/20.26                                                              c_PropLog_Othms(
% 20.03/20.26                                                              c_PropLog_Othms(
% 20.03/20.26                                                              c_PropLog_Othms(
% 20.03/20.26                                                              c_insert(B,
% 20.03/20.26                                                              c_insert(C,v_H,
% 20.03/20.26                                                              tc_PropLog_Opl(t_a)),
% 20.03/20.26                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 20.03/20.26                                                              tc_PropLog_Opl(t_a)),t_a),
% 20.03/20.26  tc_PropLog_Opl(t_a)) -> true
% 20.03/20.26  Current number of equations to process: 408
% 20.03/20.26  Current number of ordered equations: 0
% 20.03/20.26  Current number of rules: 724
% 20.03/20.26  New rule produced :
% 20.10/20.33  [727]
% 20.10/20.33  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 20.10/20.33                                                                   c_PropLog_Othms(
% 20.10/20.33                                                                   c_PropLog_Othms(
% 20.10/20.33                                                                   c_insert(B,
% 20.10/20.33                                                                   c_insert(C,v_H,
% 20.10/20.33                                                                   tc_PropLog_Opl(t_a)),
% 20.10/20.33                                                                   tc_PropLog_Opl(t_a)),t_a),t_a),
% 20.10/20.33                                                                   tc_PropLog_Opl(t_a)),
% 20.10/20.33       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 20.10/20.33  Current number of equations to process: 406
% 20.10/20.33  Current number of ordered equations: 1
% 20.10/20.33  Current number of rules: 725
% 20.10/20.33  New rule produced :
% 20.10/20.33  [728]
% 20.10/20.33  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 20.10/20.33                                                              c_PropLog_Othms(
% 20.10/20.33                                                              c_insert(A,
% 20.10/20.33                                                              c_PropLog_Othms(
% 20.10/20.33                                                              c_PropLog_Othms(
% 20.10/20.33                                                              c_insert(B,
% 20.10/20.33                                                              c_insert(C,v_H,
% 20.10/20.33                                                              tc_PropLog_Opl(t_a)),
% 20.10/20.33                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 20.10/20.33                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 20.10/20.33  tc_PropLog_Opl(t_a)) -> true
% 20.10/20.33  Current number of equations to process: 406
% 20.10/20.33  Current number of ordered equations: 0
% 20.10/20.33  Current number of rules: 726
% 20.10/20.33  New rule produced :
% 20.10/20.33  [729]
% 20.10/20.33  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 20.10/20.33                                                              c_PropLog_Othms(
% 20.10/20.33                                                              c_PropLog_Othms(
% 20.10/20.33                                                              c_insert(A,
% 20.10/20.33                                                              c_PropLog_Othms(
% 20.10/20.33                                                              c_insert(B,
% 20.10/20.33                                                              c_insert(C,v_H,
% 20.10/20.33                                                              tc_PropLog_Opl(t_a)),
% 20.10/20.33                                                              tc_PropLog_Opl(t_a)),t_a),
% 20.10/20.33                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 20.10/20.33  tc_PropLog_Opl(t_a)) -> true
% 20.10/20.33  Current number of equations to process: 405
% 20.10/20.33  Current number of ordered equations: 0
% 20.10/20.33  Current number of rules: 727
% 20.10/20.33  New rule produced :
% 20.10/20.33  [730]
% 20.10/20.33  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 20.10/20.33  c_PropLog_Othms(c_insert(C,c_insert(V_p,c_insert(V_q,v_H,tc_PropLog_Opl(t_a)),
% 20.10/20.33                             tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 20.10/20.33  tc_PropLog_Opl(t_a)) -> true
% 20.10/20.33  Current number of equations to process: 404
% 20.10/20.33  Current number of ordered equations: 0
% 20.10/20.33  Current number of rules: 728
% 20.10/20.33  New rule produced :
% 20.10/20.33  [731]
% 20.10/20.33  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 20.10/20.33                                                              c_PropLog_Othms(
% 20.10/20.33                                                              c_PropLog_Othms(
% 20.10/20.33                                                              c_PropLog_Othms(
% 20.10/20.33                                                              c_insert(A,
% 20.10/20.33                                                              c_insert(B,
% 20.10/20.33                                                              c_insert(C,v_H,
% 20.10/20.33                                                              tc_PropLog_Opl(t_a)),
% 20.10/20.33                                                              tc_PropLog_Opl(t_a)),
% 20.10/20.33                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 20.10/20.33  tc_PropLog_Opl(t_a)) -> true
% 20.10/20.33  Current number of equations to process: 403
% 21.70/21.94  Current number of ordered equations: 0
% 21.70/21.94  Current number of rules: 729
% 21.70/21.94  New rule produced :
% 21.70/21.94  [732]
% 21.70/21.94  c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(A,
% 21.70/21.94                                                         c_PropLog_Opl_Oop_A_N_62(B,B,C),C),V_p,C),V_p,C),
% 21.70/21.94  c_PropLog_Othms(V_q,C),tc_PropLog_Opl(C)) -> true
% 21.70/21.94  Current number of equations to process: 444
% 21.70/21.94  Current number of ordered equations: 0
% 21.70/21.94  Current number of rules: 730
% 21.70/21.94  New rule produced :
% 21.70/21.94  [733]
% 21.70/21.94  ifeq(c_in(A,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,
% 21.70/21.94                                                c_PropLog_Opl_Oop_A_N_62(C,C,V_p),V_p),A,V_p),V_q,
% 21.70/21.94              tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),true,true,true) -> true
% 21.70/21.94  Current number of equations to process: 443
% 21.70/21.94  Current number of ordered equations: 0
% 21.70/21.94  Current number of rules: 731
% 21.70/21.94  New rule produced :
% 21.70/21.94  [734]
% 21.70/21.94  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 21.70/21.94                                                     c_PropLog_Opl_Oop_A_N_62(A,
% 21.70/21.94                                                     c_PropLog_Opl_Oop_A_N_62(B,B,t_a),t_a),v_q,t_a),v_H,
% 21.70/21.94                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 21.70/21.94  -> true
% 21.70/21.94  Current number of equations to process: 445
% 21.70/21.94  Current number of ordered equations: 0
% 21.70/21.94  Current number of rules: 732
% 21.70/21.94  New rule produced :
% 21.70/21.94  [735]
% 21.70/21.94  c_in(A,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,
% 21.70/21.94                                                           c_PropLog_Opl_Oop_A_N_62(C,C,t_a),t_a),
% 21.70/21.94                                  c_PropLog_Opl_Oop_A_N_62(v_p,A,t_a),t_a),v_H,
% 21.70/21.94                         tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 21.70/21.94  Current number of equations to process: 447
% 21.70/21.94  Current number of ordered equations: 0
% 21.70/21.94  Current number of rules: 733
% 21.70/21.94  New rule produced :
% 21.70/21.94  [736]
% 21.70/21.94  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 21.70/21.94                                                                c_PropLog_Opl_Oop_A_N_62(V_p,
% 21.70/21.94                                                                c_PropLog_Opl_Oop_A_N_62(V_q,V_q,C),C),B,C),T_a,
% 21.70/21.94                                                       tc_PropLog_Opl(C)),C),
% 21.70/21.94  tc_PropLog_Opl(C)) -> true
% 21.70/21.94  Current number of equations to process: 448
% 21.70/21.94  Current number of ordered equations: 0
% 21.70/21.94  Current number of rules: 734
% 21.70/21.94  New rule produced :
% 21.70/21.94  [737]
% 21.70/21.94  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 21.70/21.94                                                       c_insert(c_PropLog_Opl_Oop_A_N_62(
% 21.70/21.94                                                                c_PropLog_Opl_Oop_A_N_62(V_p,
% 21.70/21.94                                                                c_PropLog_Opl_Oop_A_N_62(V_q,V_q,C),C),B,C),T_a,
% 21.70/21.94                                                       tc_PropLog_Opl(C)),C),C),
% 21.70/21.94  tc_PropLog_Opl(C)) -> true
% 21.70/21.94  Current number of equations to process: 454
% 21.70/21.94  Current number of ordered equations: 0
% 21.70/21.94  Current number of rules: 735
% 21.70/21.94  New rule produced :
% 21.70/21.94  [738]
% 21.70/21.94  c_in(A,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,
% 21.70/21.94                                                           c_PropLog_Opl_Oop_A_N_62(C,C,V_p),V_p),
% 21.70/21.94                                  c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(V_q,V_q,V_p),A,V_p),V_p),T_a,
% 21.70/21.94                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 21.70/21.94  Current number of equations to process: 453
% 21.70/21.94  Current number of ordered equations: 0
% 21.70/21.94  Current number of rules: 736
% 21.70/21.94  New rule produced :
% 21.70/21.94  [739]
% 21.70/21.94  ifeq(c_in(A,c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(C,
% 21.70/21.94                                                           c_PropLog_Opl_Oop_A_N_62(V_p,V_p,V_q),V_q),A,V_q),T_a,
% 21.70/21.94                         tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),true,true,true)
% 21.70/21.94  -> true
% 21.70/21.94  Current number of equations to process: 452
% 21.70/21.94  Current number of ordered equations: 0
% 21.70/21.94  Current number of rules: 737
% 21.70/21.94  New rule produced :
% 21.70/21.94  [740]
% 21.70/21.94  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(C,
% 21.70/21.94                                                                      c_PropLog_Opl_Oop_A_N_62(V_p,V_p,V_q),V_q),
% 22.80/23.09                                             c_PropLog_Opl_Oop_A_N_62(B,A,V_q),V_q),T_a,
% 22.80/23.09                                    tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),V_q),
% 22.80/23.09  tc_PropLog_Opl(V_q)) -> true
% 22.80/23.09  Current number of equations to process: 466
% 22.80/23.09  Current number of ordered equations: 0
% 22.80/23.09  Current number of rules: 738
% 22.80/23.09  New rule produced :
% 22.80/23.09  [741]
% 22.80/23.09  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_insert(
% 22.80/23.09                                                                    c_PropLog_Opl_Oop_A_N_62(
% 22.80/23.09                                                                    c_PropLog_Opl_Oop_A_N_62(V_q,
% 22.80/23.09                                                                    c_PropLog_Opl_Oop_A_N_62(T_a,T_a,C),C),B,C),V_H,
% 22.80/23.09                                                                    tc_PropLog_Opl(C)),
% 22.80/23.09                                                       tc_PropLog_Opl(C)),C),
% 22.80/23.09  tc_PropLog_Opl(C)) -> true
% 22.80/23.09  Current number of equations to process: 465
% 22.80/23.09  Current number of ordered equations: 0
% 22.80/23.09  Current number of rules: 739
% 22.80/23.09  New rule produced :
% 22.80/23.09  [742]
% 22.80/23.09  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 22.80/23.09                                                       c_PropLog_Othms(
% 22.80/23.09                                                       c_insert(c_PropLog_Opl_Oop_A_N_62(
% 22.80/23.09                                                                c_PropLog_Opl_Oop_A_N_62(V_p,
% 22.80/23.09                                                                c_PropLog_Opl_Oop_A_N_62(V_q,V_q,C),C),B,C),T_a,
% 22.80/23.09                                                       tc_PropLog_Opl(C)),C),C),C),
% 22.80/23.09  tc_PropLog_Opl(C)) -> true
% 22.80/23.09  Current number of equations to process: 464
% 22.80/23.09  Current number of ordered equations: 0
% 22.80/23.09  Current number of rules: 740
% 22.80/23.09  New rule produced :
% 22.80/23.09  [743]
% 22.80/23.09  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(A,A,B),C,B),C,B),V_p,
% 22.80/23.09       tc_PropLog_Opl(B)),true,true,true) -> true
% 22.80/23.09  Current number of equations to process: 485
% 22.80/23.09  Current number of ordered equations: 0
% 22.80/23.09  Current number of rules: 741
% 22.80/23.09  New rule produced :
% 22.80/23.09  [744]
% 22.80/23.09  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(
% 22.80/23.09                                                           c_PropLog_Opl_Oop_A_N_62(B,B,C),V_p,C),V_p,C),C),
% 22.80/23.09  c_PropLog_Othms(V_q,C),tc_PropLog_Opl(C)) -> true
% 22.80/23.09  Current number of equations to process: 485
% 22.80/23.09  Current number of ordered equations: 0
% 22.80/23.09  Current number of rules: 742
% 22.80/23.09  New rule produced :
% 22.80/23.09  [745]
% 22.80/23.09  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(A,A,t_a),v_q,t_a),v_H,
% 22.80/23.09                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 22.80/23.09  -> true
% 22.80/23.09  Current number of equations to process: 487
% 22.80/23.09  Current number of ordered equations: 1
% 22.80/23.09  Current number of rules: 743
% 22.80/23.09  New rule produced :
% 22.80/23.09  [746]
% 22.80/23.09  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 22.80/23.09                                                                     c_PropLog_Opl_Oop_A_N_62(A,A,t_a),v_q,t_a),v_H,
% 22.80/23.09                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 22.80/23.10  tc_PropLog_Opl(t_a)) -> true
% 22.80/23.10  Current number of equations to process: 487
% 22.80/23.10  Current number of ordered equations: 0
% 22.80/23.10  Current number of rules: 744
% 22.80/23.10  New rule produced :
% 22.80/23.10  [747]
% 22.80/23.10  c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(A,A,t_a),v_q,t_a),c_PropLog_Opl_Ofalse,t_a),
% 22.80/23.10  c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)) -> true
% 22.80/23.10  Current number of equations to process: 487
% 22.80/23.10  Current number of ordered equations: 0
% 22.80/23.10  Current number of rules: 745
% 22.80/23.10  New rule produced :
% 22.80/23.10  [748]
% 22.80/23.10  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(c_PropLog_Opl_Oop_A_N_62(
% 22.80/23.10                                                                c_PropLog_Opl_Oop_A_N_62(B,B,t_a),v_q,t_a),v_H,
% 22.80/23.10                                                       tc_PropLog_Opl(t_a)),
% 22.80/23.10                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 22.80/23.10  -> true
% 22.80/23.10  Current number of equations to process: 486
% 22.80/23.10  Current number of ordered equations: 0
% 22.80/23.10  Current number of rules: 746
% 22.80/23.10  New rule produced :
% 22.80/23.10  [749]
% 22.80/23.10  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 23.91/24.16                                                            c_insert(c_PropLog_Opl_Oop_A_N_62(
% 23.91/24.16                                                                     c_PropLog_Opl_Oop_A_N_62(B,B,t_a),v_q,t_a),v_H,
% 23.91/24.16                                                            tc_PropLog_Opl(t_a)),t_a),
% 23.91/24.16  tc_PropLog_Opl(t_a)) -> true
% 23.91/24.16  Current number of equations to process: 487
% 23.91/24.16  Current number of ordered equations: 0
% 23.91/24.16  Current number of rules: 747
% 23.91/24.16  New rule produced :
% 23.91/24.16  [750]
% 23.91/24.16  c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(A,A,B),
% 23.91/24.16                                c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(C,C,B),V_p,B),B),V_p,B),
% 23.91/24.16  c_PropLog_Othms(V_q,B),tc_PropLog_Opl(B)) -> true
% 23.91/24.16  Current number of equations to process: 488
% 23.91/24.16  Current number of ordered equations: 0
% 23.91/24.16  Current number of rules: 748
% 23.91/24.16  New rule produced :
% 23.91/24.16  [751]
% 23.91/24.16  ifeq(c_in(A,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,B,C),
% 23.91/24.16                       c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(V_p,V_p,C),A,C),C),V_q,
% 23.91/24.16              tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true) -> true
% 23.91/24.16  Current number of equations to process: 487
% 23.91/24.16  Current number of ordered equations: 0
% 23.91/24.16  Current number of rules: 749
% 23.91/24.16  New rule produced :
% 23.91/24.16  [752]
% 23.91/24.16  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 23.91/24.16                                                     c_PropLog_Opl_Oop_A_N_62(A,A,t_a),
% 23.91/24.16                                                     c_PropLog_Opl_Oop_A_N_62(
% 23.91/24.16                                                     c_PropLog_Opl_Oop_A_N_62(B,B,t_a),v_q,t_a),t_a),v_H,
% 23.91/24.16                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 23.91/24.16  -> true
% 23.91/24.16  Current number of equations to process: 490
% 23.91/24.16  Current number of ordered equations: 0
% 23.91/24.16  Current number of rules: 750
% 23.91/24.16  New rule produced :
% 23.91/24.16  [753]
% 23.91/24.16  c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(A,A,B),C,B),
% 23.91/24.16       c_PropLog_Opl_Oop_A_N_62(V_p,C,B),B),c_PropLog_Othms(V_q,B),tc_PropLog_Opl(B))
% 23.91/24.16  -> true
% 23.91/24.16  Current number of equations to process: 495
% 23.91/24.16  Current number of ordered equations: 0
% 23.91/24.16  Current number of rules: 751
% 23.91/24.16  New rule produced :
% 23.91/24.16  [754]
% 23.91/24.16  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_insert(c_PropLog_Opl_Oop_A_N_62(
% 23.91/24.16                                                     c_PropLog_Opl_Oop_A_N_62(V_p,V_p,C),B,C),V_q,
% 23.91/24.16                                            tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true)
% 23.91/24.16  -> true
% 23.91/24.16  Current number of equations to process: 494
% 23.91/24.16  Current number of ordered equations: 0
% 23.91/24.16  Current number of rules: 752
% 23.91/24.16  New rule produced :
% 23.91/24.16  [755]
% 23.91/24.16  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 23.91/24.16  c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(V_q,V_q,V_p),C,V_p),T_a,
% 23.91/24.16                  tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 23.91/24.16  Current number of equations to process: 495
% 23.91/24.16  Current number of ordered equations: 0
% 23.91/24.16  Current number of rules: 753
% 23.91/24.16  New rule produced :
% 23.91/24.16  [756]
% 23.91/24.16  c_in(A,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,B,t_a),
% 23.91/24.16                                  c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(C,C,t_a),
% 23.91/24.16                                  c_PropLog_Opl_Oop_A_N_62(v_p,A,t_a),t_a),t_a),v_H,
% 23.91/24.16                         tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 23.91/24.16  Current number of equations to process: 494
% 23.91/24.16  Current number of ordered equations: 0
% 23.91/24.16  Current number of rules: 754
% 23.91/24.16  New rule produced :
% 23.91/24.16  [757]
% 23.91/24.16  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 23.91/24.16                                                                c_PropLog_Opl_Oop_A_N_62(V_p,V_p,C),
% 23.91/24.16                                                                c_PropLog_Opl_Oop_A_N_62(
% 23.91/24.16                                                                c_PropLog_Opl_Oop_A_N_62(V_q,V_q,C),B,C),C),T_a,
% 23.91/24.16                                                       tc_PropLog_Opl(C)),C),
% 23.91/24.16  tc_PropLog_Opl(C)) -> true
% 23.91/24.16  Current number of equations to process: 493
% 23.91/24.16  Current number of ordered equations: 0
% 23.91/24.16  Current number of rules: 755
% 23.91/24.16  New rule produced :
% 23.91/24.16  [758]
% 23.91/24.16  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 24.61/24.85  c_PropLog_Othms(c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(V_q,V_q,V_p),C,V_p),T_a,
% 24.61/24.85                                  tc_PropLog_Opl(V_p)),V_p),V_p),tc_PropLog_Opl(V_p))
% 24.61/24.85  -> true
% 24.61/24.85  Current number of equations to process: 501
% 24.61/24.85  Current number of ordered equations: 0
% 24.61/24.85  Current number of rules: 756
% 24.61/24.85  New rule produced :
% 24.61/24.85  [759]
% 24.61/24.85  c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(A,A,B),
% 24.61/24.85                                c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(C,
% 24.61/24.85                                                         c_PropLog_Opl_Oop_A_N_62(V_p,V_p,B),B),V_q,B),B),V_q,B),
% 24.61/24.85  c_PropLog_Othms(T_a,B),tc_PropLog_Opl(B)) -> true
% 24.61/24.85  Current number of equations to process: 503
% 24.61/24.85  Current number of ordered equations: 0
% 24.61/24.85  Current number of rules: 757
% 24.61/24.85  New rule produced :
% 24.61/24.85  [760]
% 24.61/24.85  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 24.61/24.85                                                     c_PropLog_Opl_Oop_A_N_62(A,A,t_a),
% 24.61/24.85                                                     c_PropLog_Opl_Oop_A_N_62(
% 24.61/24.85                                                     c_PropLog_Opl_Oop_A_N_62(B,
% 24.61/24.85                                                     c_PropLog_Opl_Oop_A_N_62(C,C,t_a),t_a),v_q,t_a),t_a),v_H,
% 24.61/24.85                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 24.61/24.85  -> true
% 24.61/24.85  Current number of equations to process: 506
% 24.61/24.85  Current number of ordered equations: 0
% 24.61/24.85  Current number of rules: 758
% 24.61/24.85  New rule produced :
% 24.61/24.85  [761]
% 24.61/24.85  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_insert(V_p,c_insert(c_PropLog_Opl_Oop_A_N_62(
% 24.61/24.85                                                                  c_PropLog_Opl_Oop_A_N_62(V_q,V_q,C),B,C),T_a,
% 24.61/24.85                                                         tc_PropLog_Opl(C)),
% 24.61/24.85                                            tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true)
% 24.61/24.85  -> true
% 24.61/24.85  Current number of equations to process: 510
% 24.61/24.85  Current number of ordered equations: 0
% 24.61/24.85  Current number of rules: 759
% 24.61/24.85  New rule produced :
% 24.61/24.85  [762]
% 24.61/24.85  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 24.61/24.85  c_PropLog_Othms(c_insert(V_q,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(T_a,T_a,V_p),C,V_p),V_H,
% 24.61/24.85                               tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),V_p),
% 24.61/24.85  tc_PropLog_Opl(V_p)) -> true
% 24.61/24.85  Current number of equations to process: 514
% 24.61/24.85  Current number of ordered equations: 0
% 24.61/24.85  Current number of rules: 760
% 24.61/24.85  New rule produced :
% 24.61/24.85  [763]
% 24.61/24.85  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 24.61/24.85                                                  c_PropLog_Opl_Oop_A_N_62(B,
% 24.61/24.85                                                  c_PropLog_Opl_Oop_A_N_62(C,C,V_p),V_p),
% 24.61/24.85                                                  c_PropLog_Opl_Oop_A_N_62(
% 24.61/24.85                                                  c_PropLog_Opl_Oop_A_N_62(V_q,V_q,V_p),A,V_p),V_p),T_a,
% 24.61/24.85                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 24.61/24.85  tc_PropLog_Opl(V_p)) -> true
% 24.61/24.85  Current number of equations to process: 513
% 24.61/24.85  Current number of ordered equations: 0
% 24.61/24.85  Current number of rules: 761
% 24.61/24.85  New rule produced :
% 24.61/24.85  [764]
% 24.61/24.85  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 24.61/24.85                                                  c_PropLog_Opl_Oop_A_N_62(C,
% 24.61/24.85                                                  c_PropLog_Opl_Oop_A_N_62(V_p,V_p,V_q),V_q),A,V_q),T_a,
% 24.61/24.85                                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)),
% 24.61/24.85       tc_PropLog_Opl(V_q)),true,true,true) -> true
% 24.61/24.85  Current number of equations to process: 512
% 24.61/24.85  Current number of ordered equations: 0
% 24.61/24.85  Current number of rules: 762
% 24.61/24.85  New rule produced :
% 24.61/24.85  [765]
% 24.61/24.85  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 24.61/24.85                                                       c_insert(c_PropLog_Opl_Oop_A_N_62(
% 24.61/24.85                                                                c_PropLog_Opl_Oop_A_N_62(V_p,V_p,C),
% 24.61/24.85                                                                c_PropLog_Opl_Oop_A_N_62(
% 24.61/24.85                                                                c_PropLog_Opl_Oop_A_N_62(V_q,V_q,C),B,C),C),T_a,
% 26.06/26.36                                                       tc_PropLog_Opl(C)),C),C),
% 26.06/26.36  tc_PropLog_Opl(C)) -> true
% 26.06/26.36  Current number of equations to process: 511
% 26.06/26.36  Current number of ordered equations: 0
% 26.06/26.36  Current number of rules: 763
% 26.06/26.36  New rule produced :
% 26.06/26.36  [766]
% 26.06/26.36  ifeq(c_in(A,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,B,C),
% 26.06/26.36                       c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(V_p,
% 26.06/26.36                                                c_PropLog_Opl_Oop_A_N_62(V_q,V_q,C),C),A,C),C),T_a,
% 26.06/26.36              tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true) -> true
% 26.06/26.36  Current number of equations to process: 510
% 26.06/26.36  Current number of ordered equations: 0
% 26.06/26.36  Current number of rules: 764
% 26.06/26.36  New rule produced :
% 26.06/26.36  [767]
% 26.06/26.36  ifeq(c_in(v_q,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),t_a),
% 26.06/26.36       tc_PropLog_Opl(t_a)),true,c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(
% 26.06/26.36                                                           c_insert(A,c_PropLog_Othms(v_H,t_a),
% 26.06/26.36                                                           tc_PropLog_Opl(t_a)),t_a),
% 26.06/26.36                                 tc_PropLog_Opl(t_a)),true) -> true
% 26.06/26.36  Current number of equations to process: 524
% 26.06/26.36  Current number of ordered equations: 0
% 26.06/26.36  Current number of rules: 765
% 26.06/26.36  New rule produced :
% 26.06/26.36  [768]
% 26.06/26.36  ifeq(c_in(v_q,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,v_H,tc_PropLog_Opl(t_a)),t_a),t_a),
% 26.06/26.36       tc_PropLog_Opl(t_a)),true,c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(
% 26.06/26.36                                                           c_PropLog_Othms(
% 26.06/26.36                                                           c_insert(A,v_H,
% 26.06/26.36                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 26.06/26.36                                 tc_PropLog_Opl(t_a)),true) -> true
% 26.06/26.36  Current number of equations to process: 523
% 26.06/26.36  Current number of ordered equations: 0
% 26.06/26.36  Current number of rules: 766
% 26.06/26.36  New rule produced :
% 26.06/26.36  [769]
% 26.06/26.36  ifeq(c_in(v_q,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 26.06/26.36       tc_PropLog_Opl(t_a)),true,c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(
% 26.06/26.36                                                           c_PropLog_Othms(
% 26.06/26.36                                                           c_PropLog_Othms(
% 26.06/26.36                                                           c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 26.06/26.36                                 tc_PropLog_Opl(t_a)),true) -> true
% 26.06/26.36  Current number of equations to process: 522
% 26.06/26.36  Current number of ordered equations: 0
% 26.06/26.36  Current number of rules: 767
% 26.06/26.36  New rule produced :
% 26.06/26.36  [770]
% 26.06/26.36  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_insert(A,c_insert(B,
% 26.06/26.36                                                                    c_insert(C,
% 26.06/26.36                                                                    c_PropLog_Othms(v_H,t_a),
% 26.06/26.36                                                                    tc_PropLog_Opl(t_a)),
% 26.06/26.36                                                                    tc_PropLog_Opl(t_a)),
% 26.06/26.36                                                         tc_PropLog_Opl(t_a)),
% 26.06/26.36                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 26.06/26.36  -> true
% 26.06/26.36  Current number of equations to process: 527
% 26.06/26.36  Current number of ordered equations: 0
% 26.06/26.36  Current number of rules: 768
% 26.06/26.36  New rule produced :
% 26.06/26.36  [771]
% 26.06/26.36  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_insert(A,c_insert(B,
% 26.06/26.36                                                                    c_PropLog_Othms(
% 26.06/26.36                                                                    c_insert(C,v_H,
% 26.06/26.36                                                                    tc_PropLog_Opl(t_a)),t_a),
% 26.06/26.36                                                                    tc_PropLog_Opl(t_a)),
% 26.06/26.36                                                         tc_PropLog_Opl(t_a)),
% 26.06/26.36                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 26.06/26.36  -> true
% 26.06/26.36  Current number of equations to process: 533
% 26.06/26.36  Current number of ordered equations: 0
% 26.06/26.36  Current number of rules: 769
% 26.06/26.36  New rule produced :
% 26.06/26.36  [772]
% 26.06/26.36  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_insert(A,c_PropLog_Othms(
% 26.06/26.36                                                                    c_insert(B,
% 28.22/28.47                                                                    c_insert(C,v_H,
% 28.22/28.47                                                                    tc_PropLog_Opl(t_a)),
% 28.22/28.47                                                                    tc_PropLog_Opl(t_a)),t_a),
% 28.22/28.47                                                         tc_PropLog_Opl(t_a)),
% 28.22/28.47                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 28.22/28.47  -> true
% 28.22/28.47  Current number of equations to process: 539
% 28.22/28.47  Current number of ordered equations: 0
% 28.22/28.47  Current number of rules: 770
% 28.22/28.47  New rule produced :
% 28.22/28.47  [773]
% 28.22/28.47  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_PropLog_Othms(
% 28.22/28.47                                                         c_insert(A,c_insert(B,
% 28.22/28.47                                                                    c_insert(C,v_H,
% 28.22/28.47                                                                    tc_PropLog_Opl(t_a)),
% 28.22/28.47                                                                    tc_PropLog_Opl(t_a)),
% 28.22/28.47                                                         tc_PropLog_Opl(t_a)),t_a),
% 28.22/28.47                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 28.22/28.47  -> true
% 28.22/28.47  Current number of equations to process: 545
% 28.22/28.47  Current number of ordered equations: 0
% 28.22/28.47  Current number of rules: 771
% 28.22/28.47  New rule produced :
% 28.22/28.47  [774]
% 28.22/28.47  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(V_p,c_insert(c_PropLog_Opl_Oop_A_N_62(
% 28.22/28.47                                                                     c_PropLog_Opl_Oop_A_N_62(V_q,V_q,T_a),A,T_a),V_H,
% 28.22/28.47                                                            tc_PropLog_Opl(T_a)),
% 28.22/28.47                                               tc_PropLog_Opl(T_a)),tc_PropLog_Opl(T_a)),
% 28.22/28.47                         tc_PropLog_Opl(T_a)),T_a),tc_PropLog_Opl(T_a)) -> true
% 28.22/28.47  Current number of equations to process: 583
% 28.22/28.47  Current number of ordered equations: 0
% 28.22/28.47  Current number of rules: 772
% 28.22/28.47  New rule produced :
% 28.22/28.47  [775]
% 28.22/28.47  ifeq(c_in(A,c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(B,A,C),V_p,tc_PropLog_Opl(C)),
% 28.22/28.47              tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true) -> true
% 28.22/28.47  Current number of equations to process: 595
% 28.22/28.47  Current number of ordered equations: 1
% 28.22/28.47  Current number of rules: 773
% 28.22/28.47  New rule produced :
% 28.22/28.47  [776]
% 28.22/28.47  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(B,A,C),V_p,
% 28.22/28.47                                                    tc_PropLog_Opl(C)),
% 28.22/28.47                                         tc_PropLog_Opl(C)),C),C),tc_PropLog_Opl(C))
% 28.22/28.47  -> true
% 28.22/28.47  Current number of equations to process: 595
% 28.22/28.47  Current number of ordered equations: 0
% 28.22/28.47  Current number of rules: 774
% 28.22/28.47  New rule produced :
% 28.22/28.47  [777]
% 28.22/28.47  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(c_PropLog_Opl_Oop_A_N_62(C,A,V_p),V_q,
% 28.22/28.47                                               tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),
% 28.22/28.47                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 28.22/28.47  Current number of equations to process: 594
% 28.22/28.47  Current number of ordered equations: 0
% 28.22/28.47  Current number of rules: 775
% 28.22/28.47  New rule produced :
% 28.22/28.47  [778]
% 28.22/28.47  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(B,
% 28.22/28.47                                             c_PropLog_Opl_Oop_A_N_62(B,A,C),C),V_p,
% 28.22/28.47                                    tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),C),
% 28.22/28.47  tc_PropLog_Opl(C)) -> true
% 28.22/28.47  Current number of equations to process: 598
% 28.22/28.47  Current number of ordered equations: 0
% 28.22/28.47  Current number of rules: 776
% 28.22/28.47  New rule produced :
% 28.22/28.47  [779]
% 28.22/28.47  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_insert(
% 28.22/28.47                                                                    c_PropLog_Opl_Oop_A_N_62(V_p,B,C),V_q,
% 28.22/28.47                                                                    tc_PropLog_Opl(C)),
% 28.22/28.47                                                       tc_PropLog_Opl(C)),C),
% 28.22/28.47  tc_PropLog_Opl(C)) -> true
% 28.22/28.47  Current number of equations to process: 598
% 28.22/28.47  Current number of ordered equations: 0
% 28.22/28.47  Current number of rules: 777
% 28.22/28.47  New rule produced :
% 28.22/28.47  [780]
% 28.22/28.47  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_PropLog_Othms(v_H,t_a),
% 28.22/28.47                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 28.82/29.07  -> true
% 28.82/29.07  Current number of equations to process: 599
% 28.82/29.07  Current number of ordered equations: 1
% 28.82/29.07  Current number of rules: 778
% 28.82/29.07  New rule produced :
% 28.82/29.07  [781]
% 28.82/29.07  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 28.82/29.07                                                            c_PropLog_Othms(v_H,t_a),
% 28.82/29.07                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 28.82/29.07  tc_PropLog_Opl(t_a)) -> true
% 28.82/29.07  Current number of equations to process: 599
% 28.82/29.07  Current number of ordered equations: 0
% 28.82/29.07  Current number of rules: 779
% 28.82/29.07  New rule produced :
% 28.82/29.07  [782]
% 28.82/29.07  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_PropLog_Othms(v_H,t_a),
% 28.82/29.07                                                       tc_PropLog_Opl(t_a)),
% 28.82/29.07                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 28.82/29.07  -> true
% 28.82/29.07  Current number of equations to process: 599
% 28.82/29.07  Current number of ordered equations: 0
% 28.82/29.07  Current number of rules: 780
% 28.82/29.07  New rule produced :
% 28.82/29.07  [783]
% 28.82/29.07  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 28.82/29.07                                                            c_insert(v_q,
% 28.82/29.07                                                            c_PropLog_Othms(v_H,t_a),
% 28.82/29.07                                                            tc_PropLog_Opl(t_a)),t_a),
% 28.82/29.07  tc_PropLog_Opl(t_a)) -> true
% 28.82/29.07  Current number of equations to process: 600
% 28.82/29.07  Current number of ordered equations: 0
% 28.82/29.07  Current number of rules: 781
% 28.82/29.07  New rule produced :
% 28.82/29.07  [784]
% 28.82/29.07  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 28.82/29.07                                                            c_insert(A,v_H,
% 28.82/29.07                                                            tc_PropLog_Opl(t_a)),
% 28.82/29.07                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 28.82/29.07  tc_PropLog_Opl(t_a)) -> true
% 28.82/29.07  Current number of equations to process: 600
% 28.82/29.07  Current number of ordered equations: 1
% 28.82/29.07  Current number of rules: 782
% 28.82/29.07  New rule produced :
% 28.82/29.07  [785]
% 28.82/29.07  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_insert(A,v_H,tc_PropLog_Opl(t_a)),
% 28.82/29.07                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 28.82/29.07  -> true
% 28.82/29.07  Current number of equations to process: 600
% 28.82/29.07  Current number of ordered equations: 0
% 28.82/29.07  Current number of rules: 783
% 28.82/29.07  New rule produced :
% 28.82/29.07  [786]
% 28.82/29.07  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_insert(B,v_H,
% 28.82/29.07                                                                    tc_PropLog_Opl(t_a)),
% 28.82/29.07                                                       tc_PropLog_Opl(t_a)),
% 28.82/29.07                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 28.82/29.07  -> true
% 28.82/29.07  Current number of equations to process: 600
% 28.82/29.07  Current number of ordered equations: 0
% 28.82/29.07  Current number of rules: 784
% 28.82/29.07  New rule produced :
% 28.82/29.07  [787]
% 28.82/29.07  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 28.82/29.07                                                            c_insert(v_q,
% 28.82/29.07                                                            c_insert(B,v_H,
% 28.82/29.07                                                            tc_PropLog_Opl(t_a)),
% 28.82/29.07                                                            tc_PropLog_Opl(t_a)),t_a),
% 28.82/29.07  tc_PropLog_Opl(t_a)) -> true
% 28.82/29.07  Current number of equations to process: 601
% 28.82/29.07  Current number of ordered equations: 0
% 28.82/29.07  Current number of rules: 785
% 28.82/29.07  New rule produced :
% 28.82/29.07  [788]
% 28.82/29.07  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(B,A,C),V_p,
% 28.82/29.07                                         tc_PropLog_Opl(C)),C),tc_PropLog_Opl(C)),
% 28.82/29.07       tc_PropLog_Opl(C)),true,true,true) -> true
% 28.82/29.07  Current number of equations to process: 602
% 28.82/29.07  Current number of ordered equations: 1
% 28.82/29.07  Current number of rules: 786
% 28.82/29.07  New rule produced :
% 28.82/29.07  [789]
% 28.82/29.07  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(
% 28.82/29.07                                                                    c_PropLog_Opl_Oop_A_N_62(B,A,C),V_p,
% 28.82/29.07                                                                    tc_PropLog_Opl(C)),C),
% 28.82/29.07                                         tc_PropLog_Opl(C)),C),C),tc_PropLog_Opl(C))
% 28.82/29.07  -> true
% 28.82/29.07  Current number of equations to process: 602
% 28.82/29.07  Current number of ordered equations: 0
% 28.82/29.07  Current number of rules: 787
% 29.42/29.68  New rule produced :
% 29.42/29.68  [790]
% 29.42/29.68  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(B,
% 29.42/29.68                                             c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(C,C,V_p),A,V_p),V_p),V_q,
% 29.42/29.68                                    tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),V_p),
% 29.42/29.68  tc_PropLog_Opl(V_p)) -> true
% 29.42/29.68  Current number of equations to process: 601
% 29.42/29.68  Current number of ordered equations: 0
% 29.42/29.68  Current number of rules: 788
% 29.42/29.68  New rule produced :
% 29.42/29.68  [791]
% 29.42/29.68  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(c_insert(
% 29.42/29.68                                                               c_PropLog_Opl_Oop_A_N_62(C,A,V_p),V_q,
% 29.42/29.68                                                               tc_PropLog_Opl(V_p)),V_p),
% 29.42/29.68                                    tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),V_p),
% 29.42/29.68  tc_PropLog_Opl(V_p)) -> true
% 29.42/29.68  Current number of equations to process: 600
% 29.42/29.68  Current number of ordered equations: 0
% 29.42/29.68  Current number of rules: 789
% 29.42/29.68  New rule produced :
% 29.42/29.68  [792]
% 29.42/29.68  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(B,
% 29.42/29.68                                                             c_PropLog_Opl_Oop_A_N_62(B,A,C),C),V_p,
% 29.42/29.68                                                    tc_PropLog_Opl(C)),C),
% 29.42/29.68                         tc_PropLog_Opl(C)),C),tc_PropLog_Opl(C)) -> true
% 29.42/29.68  Current number of equations to process: 604
% 29.42/29.68  Current number of ordered equations: 0
% 29.42/29.68  Current number of rules: 790
% 29.42/29.68  New rule produced :
% 29.42/29.68  [793]
% 29.42/29.68  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(
% 29.42/29.68                                                                    c_insert(
% 29.42/29.68                                                                    c_PropLog_Opl_Oop_A_N_62(V_p,B,C),V_q,
% 29.42/29.68                                                                    tc_PropLog_Opl(C)),C),
% 29.42/29.68                                                       tc_PropLog_Opl(C)),C),
% 29.42/29.68  tc_PropLog_Opl(C)) -> true
% 29.42/29.68  Current number of equations to process: 605
% 29.42/29.68  Current number of ordered equations: 0
% 29.42/29.68  Current number of rules: 791
% 29.42/29.68  New rule produced :
% 29.42/29.68  [794]
% 29.42/29.68  ifeq(c_in(A,c_insert(B,c_insert(C,c_insert(c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 29.42/29.68                                    tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),
% 29.42/29.68              tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),true,true,true) -> true
% 29.42/29.68  Current number of equations to process: 606
% 29.42/29.68  Current number of ordered equations: 1
% 29.42/29.68  Current number of rules: 792
% 29.42/29.68  New rule produced :
% 29.42/29.68  [795]
% 29.42/29.68  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(
% 29.42/29.68                                                               c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 29.42/29.68                                                               tc_PropLog_Opl(V_p)),
% 29.42/29.68                                                    tc_PropLog_Opl(V_p)),
% 29.42/29.68                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 29.42/29.68  tc_PropLog_Opl(V_p)) -> true
% 29.42/29.68  Current number of equations to process: 606
% 29.42/29.68  Current number of ordered equations: 0
% 29.42/29.68  Current number of rules: 793
% 29.42/29.68  New rule produced :
% 29.42/29.68  [796]
% 29.42/29.68  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 29.42/29.68                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 29.42/29.68  -> true
% 29.42/29.68  Current number of equations to process: 613
% 29.42/29.68  Current number of ordered equations: 1
% 29.42/29.68  Current number of rules: 794
% 29.42/29.68  New rule produced :
% 29.42/29.68  [797]
% 29.42/29.68  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 29.42/29.68                                                            c_PropLog_Othms(
% 29.42/29.68                                                            c_PropLog_Othms(v_H,t_a),t_a),
% 29.42/29.68                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 29.42/29.68  tc_PropLog_Opl(t_a)) -> true
% 29.42/29.68  Current number of equations to process: 613
% 29.42/29.68  Current number of ordered equations: 0
% 29.42/29.68  Current number of rules: 795
% 29.42/29.68  New rule produced :
% 29.42/29.68  [798]
% 29.42/29.68  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_PropLog_Othms(
% 29.42/29.68                                                                    c_PropLog_Othms(v_H,t_a),t_a),
% 29.42/29.68                                                       tc_PropLog_Opl(t_a)),
% 29.42/29.68                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 30.02/30.28  -> true
% 30.02/30.28  Current number of equations to process: 613
% 30.02/30.28  Current number of ordered equations: 0
% 30.02/30.28  Current number of rules: 796
% 30.02/30.28  New rule produced :
% 30.02/30.28  [799]
% 30.02/30.28  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 30.02/30.28                                                            c_insert(v_q,
% 30.02/30.28                                                            c_PropLog_Othms(
% 30.02/30.28                                                            c_PropLog_Othms(v_H,t_a),t_a),
% 30.02/30.28                                                            tc_PropLog_Opl(t_a)),t_a),
% 30.02/30.28  tc_PropLog_Opl(t_a)) -> true
% 30.02/30.28  Current number of equations to process: 614
% 30.02/30.28  Current number of ordered equations: 0
% 30.02/30.28  Current number of rules: 797
% 30.02/30.28  New rule produced :
% 30.02/30.28  [800]
% 30.02/30.28  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 30.02/30.28                                                            c_insert(A,
% 30.02/30.28                                                            c_PropLog_Othms(v_H,t_a),
% 30.02/30.28                                                            tc_PropLog_Opl(t_a)),
% 30.02/30.28                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 30.02/30.28  tc_PropLog_Opl(t_a)) -> true
% 30.02/30.28  Current number of equations to process: 615
% 30.02/30.28  Current number of ordered equations: 1
% 30.02/30.28  Current number of rules: 798
% 30.02/30.28  New rule produced :
% 30.02/30.28  [801]
% 30.02/30.28  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_insert(A,c_PropLog_Othms(v_H,t_a),
% 30.02/30.28                                              tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 30.02/30.28       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 30.02/30.28  Current number of equations to process: 615
% 30.02/30.28  Current number of ordered equations: 0
% 30.02/30.28  Current number of rules: 799
% 30.02/30.28  New rule produced :
% 30.02/30.28  [802]
% 30.02/30.28  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_insert(B,
% 30.02/30.28                                                                    c_PropLog_Othms(v_H,t_a),
% 30.02/30.28                                                                    tc_PropLog_Opl(t_a)),
% 30.02/30.28                                                       tc_PropLog_Opl(t_a)),
% 30.02/30.28                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 30.02/30.28  -> true
% 30.02/30.28  Current number of equations to process: 614
% 30.02/30.28  Current number of ordered equations: 0
% 30.02/30.28  Current number of rules: 800
% 30.02/30.28  New rule produced :
% 30.02/30.28  [803]
% 30.02/30.28  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 30.02/30.28                                                            c_insert(v_q,
% 30.02/30.28                                                            c_insert(B,
% 30.02/30.28                                                            c_PropLog_Othms(v_H,t_a),
% 30.02/30.28                                                            tc_PropLog_Opl(t_a)),
% 30.02/30.28                                                            tc_PropLog_Opl(t_a)),t_a),
% 30.02/30.28  tc_PropLog_Opl(t_a)) -> true
% 30.02/30.28  Current number of equations to process: 615
% 30.02/30.28  Current number of ordered equations: 0
% 30.02/30.28  Current number of rules: 801
% 30.02/30.28  New rule produced :
% 30.02/30.28  [804]
% 30.02/30.28  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 30.02/30.28                                                            c_PropLog_Othms(
% 30.02/30.28                                                            c_insert(A,v_H,
% 30.02/30.28                                                            tc_PropLog_Opl(t_a)),t_a),
% 30.02/30.28                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 30.02/30.28  tc_PropLog_Opl(t_a)) -> true
% 30.02/30.28  Current number of equations to process: 616
% 30.02/30.28  Current number of ordered equations: 1
% 30.02/30.28  Current number of rules: 802
% 30.02/30.28  New rule produced :
% 30.02/30.28  [805]
% 30.02/30.28  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_PropLog_Othms(c_insert(A,v_H,
% 30.02/30.28                                                              tc_PropLog_Opl(t_a)),t_a),
% 30.02/30.28                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 30.02/30.28  -> true
% 30.02/30.28  Current number of equations to process: 616
% 30.02/30.28  Current number of ordered equations: 0
% 30.02/30.28  Current number of rules: 803
% 30.02/30.28  New rule produced :
% 30.02/30.28  [806]
% 30.02/30.28  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_PropLog_Othms(
% 30.02/30.28                                                                    c_insert(B,v_H,
% 30.02/30.28                                                                    tc_PropLog_Opl(t_a)),t_a),
% 30.63/30.88                                                       tc_PropLog_Opl(t_a)),
% 30.63/30.88                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 30.63/30.88  -> true
% 30.63/30.88  Current number of equations to process: 615
% 30.63/30.88  Current number of ordered equations: 0
% 30.63/30.88  Current number of rules: 804
% 30.63/30.88  New rule produced :
% 30.63/30.88  [807]
% 30.63/30.88  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 30.63/30.88                                                            c_insert(v_q,
% 30.63/30.88                                                            c_PropLog_Othms(
% 30.63/30.88                                                            c_insert(B,v_H,
% 30.63/30.88                                                            tc_PropLog_Opl(t_a)),t_a),
% 30.63/30.88                                                            tc_PropLog_Opl(t_a)),t_a),
% 30.63/30.88  tc_PropLog_Opl(t_a)) -> true
% 30.63/30.88  Current number of equations to process: 616
% 30.63/30.88  Current number of ordered equations: 0
% 30.63/30.88  Current number of rules: 805
% 30.63/30.88  New rule produced :
% 30.63/30.88  [808]
% 30.63/30.88  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 30.63/30.88                                                            c_insert(A,
% 30.63/30.88                                                            c_insert(B,v_H,
% 30.63/30.88                                                            tc_PropLog_Opl(t_a)),
% 30.63/30.88                                                            tc_PropLog_Opl(t_a)),
% 30.63/30.88                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 30.63/30.88  tc_PropLog_Opl(t_a)) -> true
% 30.63/30.88  Current number of equations to process: 617
% 30.63/30.88  Current number of ordered equations: 1
% 30.63/30.88  Current number of rules: 806
% 30.63/30.88  New rule produced :
% 30.63/30.88  [809]
% 30.63/30.88  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_insert(A,c_insert(B,v_H,
% 30.63/30.88                                                         tc_PropLog_Opl(t_a)),
% 30.63/30.88                                              tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 30.63/30.88       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 30.63/30.88  Current number of equations to process: 617
% 30.63/30.88  Current number of ordered equations: 0
% 30.63/30.88  Current number of rules: 807
% 30.63/30.88  New rule produced :
% 30.63/30.88  [810]
% 30.63/30.88  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_insert(B,
% 30.63/30.88                                                                    c_insert(C,v_H,
% 30.63/30.88                                                                    tc_PropLog_Opl(t_a)),
% 30.63/30.88                                                                    tc_PropLog_Opl(t_a)),
% 30.63/30.88                                                       tc_PropLog_Opl(t_a)),
% 30.63/30.88                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 30.63/30.88  -> true
% 30.63/30.88  Current number of equations to process: 616
% 30.63/30.88  Current number of ordered equations: 0
% 30.63/30.88  Current number of rules: 808
% 30.63/30.88  New rule produced :
% 30.63/30.88  [811]
% 30.63/30.88  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 30.63/30.88                                                            c_insert(v_q,
% 30.63/30.88                                                            c_insert(B,
% 30.63/30.88                                                            c_insert(C,v_H,
% 30.63/30.88                                                            tc_PropLog_Opl(t_a)),
% 30.63/30.88                                                            tc_PropLog_Opl(t_a)),
% 30.63/30.88                                                            tc_PropLog_Opl(t_a)),t_a),
% 30.63/30.88  tc_PropLog_Opl(t_a)) -> true
% 30.63/30.88  Current number of equations to process: 617
% 30.63/30.88  Current number of ordered equations: 0
% 30.63/30.88  Current number of rules: 809
% 30.63/30.88  New rule produced :
% 30.63/30.88  [812]
% 30.63/30.88  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(B,A,C),V_p,
% 30.63/30.88                                                         tc_PropLog_Opl(C)),C),C),
% 30.63/30.88              tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true) -> true
% 30.63/30.88  Current number of equations to process: 618
% 30.63/30.88  Current number of ordered equations: 1
% 30.63/30.88  Current number of rules: 810
% 30.63/30.88  New rule produced :
% 30.63/30.88  [813]
% 30.63/30.88  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 30.63/30.88                                                                    c_insert(
% 30.63/30.88                                                                    c_PropLog_Opl_Oop_A_N_62(B,A,C),V_p,
% 30.63/30.88                                                                    tc_PropLog_Opl(C)),C),C),
% 30.98/31.24                                         tc_PropLog_Opl(C)),C),C),tc_PropLog_Opl(C))
% 30.98/31.24  -> true
% 30.98/31.24  Current number of equations to process: 618
% 30.98/31.24  Current number of ordered equations: 0
% 30.98/31.24  Current number of rules: 811
% 30.98/31.24  New rule produced :
% 30.98/31.24  [814]
% 30.98/31.24  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(c_PropLog_Opl_Oop_A_N_62(B,
% 30.98/31.24                                                        c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_p),V_q,
% 30.98/31.24                                               tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),
% 30.98/31.24                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 30.98/31.24  Current number of equations to process: 617
% 30.98/31.24  Current number of ordered equations: 0
% 30.98/31.24  Current number of rules: 812
% 30.98/31.24  New rule produced :
% 30.98/31.24  [815]
% 30.98/31.24  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_insert(V_q,
% 30.98/31.24                                                                    c_insert(
% 30.98/31.24                                                                    c_PropLog_Opl_Oop_A_N_62(V_p,B,C),T_a,
% 30.98/31.24                                                                    tc_PropLog_Opl(C)),
% 30.98/31.24                                                                    tc_PropLog_Opl(C)),
% 30.98/31.24                                                       tc_PropLog_Opl(C)),C),
% 30.98/31.24  tc_PropLog_Opl(C)) -> true
% 30.98/31.24  Current number of equations to process: 616
% 30.98/31.24  Current number of ordered equations: 0
% 30.98/31.24  Current number of rules: 813
% 30.98/31.24  New rule produced :
% 30.98/31.24  [816]
% 30.98/31.24  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(
% 30.98/31.24                                                                    c_PropLog_Opl_Oop_A_N_62(B,
% 30.98/31.24                                                                    c_PropLog_Opl_Oop_A_N_62(B,A,C),C),V_p,
% 30.98/31.24                                                                    tc_PropLog_Opl(C)),C),C),
% 30.98/31.24                         tc_PropLog_Opl(C)),C),tc_PropLog_Opl(C)) -> true
% 30.98/31.24  Current number of equations to process: 625
% 30.98/31.24  Current number of ordered equations: 0
% 30.98/31.24  Current number of rules: 814
% 30.98/31.24  New rule produced :
% 30.98/31.24  [817]
% 30.98/31.24  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(
% 30.98/31.24                                                                    c_PropLog_Othms(
% 30.98/31.24                                                                    c_insert(
% 30.98/31.24                                                                    c_PropLog_Opl_Oop_A_N_62(V_p,B,C),V_q,
% 30.98/31.24                                                                    tc_PropLog_Opl(C)),C),C),
% 30.98/31.24                                                       tc_PropLog_Opl(C)),C),
% 30.98/31.24  tc_PropLog_Opl(C)) -> true
% 30.98/31.24  Current number of equations to process: 624
% 30.98/31.24  Current number of ordered equations: 0
% 30.98/31.24  Current number of rules: 815
% 30.98/31.24  New rule produced :
% 30.98/31.24  [818]
% 30.98/31.24  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(B,
% 30.98/31.24                                                             c_PropLog_Opl_Oop_A_N_62(
% 30.98/31.24                                                             c_PropLog_Opl_Oop_A_N_62(C,C,V_p),A,V_p),V_p),V_q,
% 30.98/31.24                                                    tc_PropLog_Opl(V_p)),V_p),
% 30.98/31.24                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 30.98/31.24  Current number of equations to process: 623
% 30.98/31.24  Current number of ordered equations: 0
% 30.98/31.24  Current number of rules: 816
% 30.98/31.24  New rule produced :
% 30.98/31.24  [819]
% 30.98/31.24  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(V_p,c_insert(c_PropLog_Opl_Oop_A_N_62(C,A,V_q),T_a,
% 30.98/31.24                                                            tc_PropLog_Opl(V_q)),
% 30.98/31.24                                               tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),
% 30.98/31.24                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 30.98/31.24  Current number of equations to process: 622
% 30.98/31.24  Current number of ordered equations: 0
% 30.98/31.24  Current number of rules: 817
% 30.98/31.24  New rule produced :
% 30.98/31.24  [820]
% 30.98/31.24  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(c_PropLog_Othms(
% 30.98/31.24                                                               c_insert(
% 30.98/31.24                                                               c_PropLog_Opl_Oop_A_N_62(C,A,V_p),V_q,
% 30.98/31.24                                                               tc_PropLog_Opl(V_p)),V_p),V_p),
% 30.98/31.24                                    tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),V_p),
% 31.83/32.05  tc_PropLog_Opl(V_p)) -> true
% 31.83/32.05  Current number of equations to process: 621
% 31.83/32.05  Current number of ordered equations: 0
% 31.83/32.05  Current number of rules: 818
% 31.83/32.05  New rule produced :
% 31.83/32.05  [821]
% 31.83/32.05  ifeq(c_in(A,c_insert(B,c_insert(C,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 31.83/32.05                                                    tc_PropLog_Opl(V_p)),V_p),
% 31.83/32.05                         tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),true,true,true)
% 31.83/32.05  -> true
% 31.83/32.05  Current number of equations to process: 619
% 31.83/32.05  Current number of ordered equations: 1
% 31.83/32.05  Current number of rules: 819
% 31.83/32.05  New rule produced :
% 31.83/32.05  [822]
% 31.83/32.05  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(
% 31.83/32.05                                                               c_insert(
% 31.83/32.05                                                               c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 31.83/32.05                                                               tc_PropLog_Opl(V_p)),V_p),
% 31.83/32.05                                                    tc_PropLog_Opl(V_p)),
% 31.83/32.05                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 31.83/32.05  tc_PropLog_Opl(V_p)) -> true
% 31.83/32.05  Current number of equations to process: 619
% 31.83/32.05  Current number of ordered equations: 0
% 31.83/32.05  Current number of rules: 820
% 31.83/32.05  New rule produced :
% 31.83/32.05  [823]
% 31.83/32.05  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,
% 31.83/32.05                                                                    c_insert(
% 31.83/32.05                                                                    c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 31.83/32.05                                                                    tc_PropLog_Opl(V_p)),
% 31.83/32.05                                                                    tc_PropLog_Opl(V_p)),V_p),
% 31.83/32.05                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 31.83/32.05  tc_PropLog_Opl(V_p)) -> true
% 31.83/32.05  Current number of equations to process: 627
% 31.83/32.05  Current number of ordered equations: 1
% 31.83/32.05  Current number of rules: 821
% 31.83/32.05  New rule produced :
% 31.83/32.05  [824]
% 31.83/32.05  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_insert(C,c_insert(c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 31.83/32.05                                                    tc_PropLog_Opl(V_p)),
% 31.83/32.05                                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)),
% 31.83/32.05       tc_PropLog_Opl(V_p)),true,true,true) -> true
% 31.83/32.05  Current number of equations to process: 627
% 31.83/32.05  Current number of ordered equations: 0
% 31.83/32.05  Current number of rules: 822
% 31.83/32.05  New rule produced :
% 31.83/32.05  [825]
% 31.83/32.05  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 31.83/32.05                                                            c_PropLog_Othms(
% 31.83/32.05                                                            c_PropLog_Othms(
% 31.83/32.05                                                            c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 31.83/32.05                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 31.83/32.05  tc_PropLog_Opl(t_a)) -> true
% 31.83/32.05  Current number of equations to process: 635
% 31.83/32.05  Current number of ordered equations: 1
% 31.83/32.05  Current number of rules: 823
% 31.83/32.05  New rule produced :
% 31.83/32.05  [826]
% 31.83/32.05  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_PropLog_Othms(c_PropLog_Othms(
% 31.83/32.05                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 31.83/32.05                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 31.83/32.05  -> true
% 31.83/32.05  Current number of equations to process: 635
% 31.83/32.05  Current number of ordered equations: 0
% 31.83/32.05  Current number of rules: 824
% 31.83/32.05  New rule produced :
% 31.83/32.05  [827]
% 31.83/32.05  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_PropLog_Othms(
% 31.83/32.05                                                                    c_PropLog_Othms(
% 31.83/32.05                                                                    c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 31.83/32.05                                                       tc_PropLog_Opl(t_a)),
% 31.83/32.05                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 31.83/32.05  -> true
% 31.83/32.05  Current number of equations to process: 634
% 31.83/32.05  Current number of ordered equations: 0
% 31.83/32.05  Current number of rules: 825
% 31.83/32.05  New rule produced :
% 31.83/32.05  [828]
% 31.83/32.05  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 31.83/32.05                                                            c_insert(v_q,
% 32.22/32.48                                                            c_PropLog_Othms(
% 32.22/32.48                                                            c_PropLog_Othms(
% 32.22/32.48                                                            c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 32.22/32.48                                                            tc_PropLog_Opl(t_a)),t_a),
% 32.22/32.48  tc_PropLog_Opl(t_a)) -> true
% 32.22/32.48  Current number of equations to process: 635
% 32.22/32.48  Current number of ordered equations: 0
% 32.22/32.48  Current number of rules: 826
% 32.22/32.48  New rule produced :
% 32.22/32.48  [829]
% 32.22/32.48  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_insert(A,c_PropLog_Othms(
% 32.22/32.48                                                         c_PropLog_Othms(v_H,t_a),t_a),
% 32.22/32.48                                              tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 32.22/32.48       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 32.22/32.48  Current number of equations to process: 636
% 32.22/32.48  Current number of ordered equations: 1
% 32.22/32.48  Current number of rules: 827
% 32.22/32.48  New rule produced :
% 32.22/32.48  [830]
% 32.22/32.48  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 32.22/32.48                                                            c_insert(A,
% 32.22/32.48                                                            c_PropLog_Othms(
% 32.22/32.48                                                            c_PropLog_Othms(v_H,t_a),t_a),
% 32.22/32.48                                                            tc_PropLog_Opl(t_a)),
% 32.22/32.48                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 32.22/32.48  tc_PropLog_Opl(t_a)) -> true
% 32.22/32.48  Current number of equations to process: 636
% 32.22/32.48  Current number of ordered equations: 0
% 32.22/32.48  Current number of rules: 828
% 32.22/32.48  New rule produced :
% 32.22/32.48  [831]
% 32.22/32.48  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_insert(B,
% 32.22/32.48                                                                    c_PropLog_Othms(
% 32.22/32.48                                                                    c_PropLog_Othms(v_H,t_a),t_a),
% 32.22/32.48                                                                    tc_PropLog_Opl(t_a)),
% 32.22/32.48                                                       tc_PropLog_Opl(t_a)),
% 32.22/32.48                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 32.22/32.48  -> true
% 32.22/32.48  Current number of equations to process: 635
% 32.22/32.48  Current number of ordered equations: 0
% 32.22/32.48  Current number of rules: 829
% 32.22/32.48  New rule produced :
% 32.22/32.48  [832]
% 32.22/32.48  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 32.22/32.48                                                            c_insert(v_q,
% 32.22/32.48                                                            c_insert(B,
% 32.22/32.48                                                            c_PropLog_Othms(
% 32.22/32.48                                                            c_PropLog_Othms(v_H,t_a),t_a),
% 32.22/32.48                                                            tc_PropLog_Opl(t_a)),
% 32.22/32.48                                                            tc_PropLog_Opl(t_a)),t_a),
% 32.22/32.48  tc_PropLog_Opl(t_a)) -> true
% 32.22/32.48  Current number of equations to process: 636
% 32.22/32.48  Current number of ordered equations: 0
% 32.22/32.48  Current number of rules: 830
% 32.22/32.48  New rule produced :
% 32.22/32.48  [833]
% 32.22/32.48  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 32.22/32.48                                                            c_PropLog_Othms(
% 32.22/32.48                                                            c_insert(A,
% 32.22/32.48                                                            c_PropLog_Othms(v_H,t_a),
% 32.22/32.48                                                            tc_PropLog_Opl(t_a)),t_a),
% 32.22/32.48                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 32.22/32.48  tc_PropLog_Opl(t_a)) -> true
% 32.22/32.48  Current number of equations to process: 637
% 32.22/32.48  Current number of ordered equations: 1
% 32.22/32.48  Current number of rules: 831
% 32.22/32.48  New rule produced :
% 32.22/32.48  [834]
% 32.22/32.48  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_PropLog_Othms(c_insert(A,
% 32.22/32.48                                                              c_PropLog_Othms(v_H,t_a),
% 32.22/32.48                                                              tc_PropLog_Opl(t_a)),t_a),
% 32.22/32.48                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 32.22/32.48  -> true
% 32.22/32.48  Current number of equations to process: 637
% 32.22/32.48  Current number of ordered equations: 0
% 32.22/32.48  Current number of rules: 832
% 32.22/32.48  New rule produced :
% 32.22/32.48  [835]
% 32.22/32.48  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_PropLog_Othms(
% 32.87/33.10                                                                    c_insert(B,
% 32.87/33.10                                                                    c_PropLog_Othms(v_H,t_a),
% 32.87/33.10                                                                    tc_PropLog_Opl(t_a)),t_a),
% 32.87/33.10                                                       tc_PropLog_Opl(t_a)),
% 32.87/33.10                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 32.87/33.10  -> true
% 32.87/33.10  Current number of equations to process: 636
% 32.87/33.10  Current number of ordered equations: 0
% 32.87/33.10  Current number of rules: 833
% 32.87/33.10  New rule produced :
% 32.87/33.10  [836]
% 32.87/33.10  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 32.87/33.10                                                            c_insert(v_q,
% 32.87/33.10                                                            c_PropLog_Othms(
% 32.87/33.10                                                            c_insert(B,
% 32.87/33.10                                                            c_PropLog_Othms(v_H,t_a),
% 32.87/33.10                                                            tc_PropLog_Opl(t_a)),t_a),
% 32.87/33.10                                                            tc_PropLog_Opl(t_a)),t_a),
% 32.87/33.10  tc_PropLog_Opl(t_a)) -> true
% 32.87/33.10  Current number of equations to process: 637
% 32.87/33.10  Current number of ordered equations: 0
% 32.87/33.10  Current number of rules: 834
% 32.87/33.10  New rule produced :
% 32.87/33.10  [837]
% 32.87/33.10  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_insert(A,c_insert(B,c_PropLog_Othms(v_H,t_a),
% 32.87/33.10                                                         tc_PropLog_Opl(t_a)),
% 32.87/33.10                                              tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 32.87/33.10       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 32.87/33.10  Current number of equations to process: 638
% 32.87/33.10  Current number of ordered equations: 1
% 32.87/33.10  Current number of rules: 835
% 32.87/33.10  New rule produced :
% 32.87/33.10  [838]
% 32.87/33.10  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 32.87/33.10                                                            c_insert(A,
% 32.87/33.10                                                            c_insert(B,
% 32.87/33.10                                                            c_PropLog_Othms(v_H,t_a),
% 32.87/33.10                                                            tc_PropLog_Opl(t_a)),
% 32.87/33.10                                                            tc_PropLog_Opl(t_a)),
% 32.87/33.10                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 32.87/33.10  tc_PropLog_Opl(t_a)) -> true
% 32.87/33.10  Current number of equations to process: 638
% 32.87/33.10  Current number of ordered equations: 0
% 32.87/33.10  Current number of rules: 836
% 32.87/33.10  New rule produced :
% 32.87/33.10  [839]
% 32.87/33.10  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_insert(B,
% 32.87/33.10                                                                    c_insert(C,
% 32.87/33.10                                                                    c_PropLog_Othms(v_H,t_a),
% 32.87/33.10                                                                    tc_PropLog_Opl(t_a)),
% 32.87/33.10                                                                    tc_PropLog_Opl(t_a)),
% 32.87/33.10                                                       tc_PropLog_Opl(t_a)),
% 32.87/33.10                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 32.87/33.10  -> true
% 32.87/33.10  Current number of equations to process: 637
% 32.87/33.10  Current number of ordered equations: 0
% 32.87/33.10  Current number of rules: 837
% 32.87/33.10  New rule produced :
% 32.87/33.10  [840]
% 32.87/33.10  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 32.87/33.10                                                            c_insert(v_q,
% 32.87/33.10                                                            c_insert(B,
% 32.87/33.10                                                            c_insert(C,
% 32.87/33.10                                                            c_PropLog_Othms(v_H,t_a),
% 32.87/33.10                                                            tc_PropLog_Opl(t_a)),
% 32.87/33.10                                                            tc_PropLog_Opl(t_a)),
% 32.87/33.10                                                            tc_PropLog_Opl(t_a)),t_a),
% 32.87/33.10  tc_PropLog_Opl(t_a)) -> true
% 32.87/33.10  Current number of equations to process: 638
% 32.87/33.10  Current number of ordered equations: 0
% 32.87/33.10  Current number of rules: 838
% 32.87/33.10  New rule produced :
% 32.87/33.10  [841]
% 32.87/33.10  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 32.87/33.10                                                            c_PropLog_Othms(
% 33.25/33.47                                                            c_PropLog_Othms(
% 33.25/33.47                                                            c_insert(A,v_H,
% 33.25/33.47                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 33.25/33.47                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 33.25/33.47  tc_PropLog_Opl(t_a)) -> true
% 33.25/33.47  Current number of equations to process: 639
% 33.25/33.47  Current number of ordered equations: 1
% 33.25/33.47  Current number of rules: 839
% 33.25/33.47  New rule produced :
% 33.25/33.47  [842]
% 33.25/33.47  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_PropLog_Othms(c_PropLog_Othms(
% 33.25/33.47                                                              c_insert(A,v_H,
% 33.25/33.47                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 33.25/33.47                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 33.25/33.47  -> true
% 33.25/33.47  Current number of equations to process: 639
% 33.25/33.47  Current number of ordered equations: 0
% 33.25/33.47  Current number of rules: 840
% 33.25/33.47  New rule produced :
% 33.25/33.47  [843]
% 33.25/33.47  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_PropLog_Othms(
% 33.25/33.47                                                                    c_PropLog_Othms(
% 33.25/33.47                                                                    c_insert(B,v_H,
% 33.25/33.47                                                                    tc_PropLog_Opl(t_a)),t_a),t_a),
% 33.25/33.47                                                       tc_PropLog_Opl(t_a)),
% 33.25/33.47                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 33.25/33.47  -> true
% 33.25/33.47  Current number of equations to process: 638
% 33.25/33.47  Current number of ordered equations: 0
% 33.25/33.47  Current number of rules: 841
% 33.25/33.47  New rule produced :
% 33.25/33.47  [844]
% 33.25/33.47  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 33.25/33.47                                                            c_insert(v_q,
% 33.25/33.47                                                            c_PropLog_Othms(
% 33.25/33.47                                                            c_PropLog_Othms(
% 33.25/33.47                                                            c_insert(B,v_H,
% 33.25/33.47                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 33.25/33.47                                                            tc_PropLog_Opl(t_a)),t_a),
% 33.25/33.47  tc_PropLog_Opl(t_a)) -> true
% 33.25/33.47  Current number of equations to process: 639
% 33.25/33.47  Current number of ordered equations: 0
% 33.25/33.47  Current number of rules: 842
% 33.25/33.47  New rule produced :
% 33.25/33.47  [845]
% 33.25/33.47  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_insert(A,c_PropLog_Othms(
% 33.25/33.47                                                         c_insert(B,v_H,
% 33.25/33.47                                                         tc_PropLog_Opl(t_a)),t_a),
% 33.25/33.47                                              tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 33.25/33.47       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 33.25/33.47  Current number of equations to process: 640
% 33.25/33.47  Current number of ordered equations: 1
% 33.25/33.47  Current number of rules: 843
% 33.25/33.47  New rule produced :
% 33.25/33.47  [846]
% 33.25/33.47  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 33.25/33.47                                                            c_insert(A,
% 33.25/33.47                                                            c_PropLog_Othms(
% 33.25/33.47                                                            c_insert(B,v_H,
% 33.25/33.47                                                            tc_PropLog_Opl(t_a)),t_a),
% 33.25/33.47                                                            tc_PropLog_Opl(t_a)),
% 33.25/33.47                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 33.25/33.47  tc_PropLog_Opl(t_a)) -> true
% 33.25/33.47  Current number of equations to process: 640
% 33.25/33.47  Current number of ordered equations: 0
% 33.25/33.47  Current number of rules: 844
% 33.25/33.47  New rule produced :
% 33.25/33.47  [847]
% 33.25/33.47  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_insert(B,
% 33.25/33.47                                                                    c_PropLog_Othms(
% 33.25/33.47                                                                    c_insert(C,v_H,
% 33.25/33.47                                                                    tc_PropLog_Opl(t_a)),t_a),
% 33.25/33.47                                                                    tc_PropLog_Opl(t_a)),
% 33.25/33.47                                                       tc_PropLog_Opl(t_a)),
% 33.84/34.09                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 33.84/34.09  -> true
% 33.84/34.09  Current number of equations to process: 639
% 33.84/34.09  Current number of ordered equations: 0
% 33.84/34.09  Current number of rules: 845
% 33.84/34.09  New rule produced :
% 33.84/34.09  [848]
% 33.84/34.09  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 33.84/34.09                                                            c_insert(v_q,
% 33.84/34.09                                                            c_insert(B,
% 33.84/34.09                                                            c_PropLog_Othms(
% 33.84/34.09                                                            c_insert(C,v_H,
% 33.84/34.09                                                            tc_PropLog_Opl(t_a)),t_a),
% 33.84/34.09                                                            tc_PropLog_Opl(t_a)),
% 33.84/34.09                                                            tc_PropLog_Opl(t_a)),t_a),
% 33.84/34.09  tc_PropLog_Opl(t_a)) -> true
% 33.84/34.09  Current number of equations to process: 640
% 33.84/34.09  Current number of ordered equations: 0
% 33.84/34.09  Current number of rules: 846
% 33.84/34.09  New rule produced :
% 33.84/34.09  [849]
% 33.84/34.09  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 33.84/34.09                                                            c_PropLog_Othms(
% 33.84/34.09                                                            c_insert(A,
% 33.84/34.09                                                            c_insert(B,v_H,
% 33.84/34.09                                                            tc_PropLog_Opl(t_a)),
% 33.84/34.09                                                            tc_PropLog_Opl(t_a)),t_a),
% 33.84/34.09                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 33.84/34.09  tc_PropLog_Opl(t_a)) -> true
% 33.84/34.09  Current number of equations to process: 641
% 33.84/34.09  Current number of ordered equations: 1
% 33.84/34.09  Current number of rules: 847
% 33.84/34.09  New rule produced :
% 33.84/34.09  [850]
% 33.84/34.09  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_PropLog_Othms(c_insert(A,
% 33.84/34.09                                                              c_insert(B,v_H,
% 33.84/34.09                                                              tc_PropLog_Opl(t_a)),
% 33.84/34.09                                                              tc_PropLog_Opl(t_a)),t_a),
% 33.84/34.09                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 33.84/34.09  -> true
% 33.84/34.09  Current number of equations to process: 641
% 33.84/34.09  Current number of ordered equations: 0
% 33.84/34.09  Current number of rules: 848
% 33.84/34.09  New rule produced :
% 33.84/34.09  [851]
% 33.84/34.09  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_PropLog_Othms(
% 33.84/34.09                                                                    c_insert(B,
% 33.84/34.09                                                                    c_insert(C,v_H,
% 33.84/34.09                                                                    tc_PropLog_Opl(t_a)),
% 33.84/34.09                                                                    tc_PropLog_Opl(t_a)),t_a),
% 33.84/34.09                                                       tc_PropLog_Opl(t_a)),
% 33.84/34.09                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 33.84/34.09  -> true
% 33.84/34.09  Current number of equations to process: 640
% 33.84/34.09  Current number of ordered equations: 0
% 33.84/34.09  Current number of rules: 849
% 33.84/34.09  New rule produced :
% 33.84/34.09  [852]
% 33.84/34.09  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 33.84/34.09                                                            c_insert(v_q,
% 33.84/34.09                                                            c_PropLog_Othms(
% 33.84/34.09                                                            c_insert(B,
% 33.84/34.09                                                            c_insert(C,v_H,
% 33.84/34.09                                                            tc_PropLog_Opl(t_a)),
% 33.84/34.09                                                            tc_PropLog_Opl(t_a)),t_a),
% 33.84/34.09                                                            tc_PropLog_Opl(t_a)),t_a),
% 33.84/34.09  tc_PropLog_Opl(t_a)) -> true
% 33.84/34.09  Current number of equations to process: 641
% 33.84/34.09  Current number of ordered equations: 0
% 33.84/34.09  Current number of rules: 850
% 33.84/34.09  New rule produced :
% 33.84/34.09  [853]
% 33.84/34.09  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(B,
% 33.84/34.09                                             c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(C,
% 33.84/34.09                                                                      c_PropLog_Opl_Oop_A_N_62(V_p,V_p,V_q),V_q),A,V_q),V_q),T_a,
% 34.23/34.47                                    tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),V_q),
% 34.23/34.47  tc_PropLog_Opl(V_q)) -> true
% 34.23/34.47  Current number of equations to process: 643
% 34.23/34.47  Current number of ordered equations: 0
% 34.23/34.47  Current number of rules: 851
% 34.23/34.47  New rule produced :
% 34.23/34.47  [854]
% 34.23/34.47  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(B,
% 34.23/34.47                                             c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(C,
% 34.23/34.47                                                                      c_PropLog_Opl_Oop_A_N_62(V_p,C,V_q),V_q),A,V_q),V_q),T_a,
% 34.23/34.47                                    tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),V_q),
% 34.23/34.47  tc_PropLog_Opl(V_q)) -> true
% 34.23/34.47  Current number of equations to process: 642
% 34.23/34.47  Current number of ordered equations: 0
% 34.23/34.47  Current number of rules: 852
% 34.23/34.47  New rule produced :
% 34.23/34.47  [855]
% 34.23/34.47  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(c_insert(
% 34.23/34.47                                                               c_PropLog_Opl_Oop_A_N_62(B,
% 34.23/34.47                                                               c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_p),V_q,
% 34.23/34.47                                                               tc_PropLog_Opl(V_p)),V_p),
% 34.23/34.47                                    tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),V_p),
% 34.23/34.47  tc_PropLog_Opl(V_p)) -> true
% 34.23/34.47  Current number of equations to process: 641
% 34.23/34.47  Current number of ordered equations: 0
% 34.23/34.47  Current number of rules: 853
% 34.23/34.47  New rule produced :
% 34.23/34.47  [856]
% 34.23/34.47  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_insert(V_q,
% 34.23/34.47                                                                    c_PropLog_Othms(
% 34.23/34.47                                                                    c_insert(
% 34.23/34.47                                                                    c_PropLog_Opl_Oop_A_N_62(V_p,B,C),T_a,
% 34.23/34.47                                                                    tc_PropLog_Opl(C)),C),
% 34.23/34.47                                                                    tc_PropLog_Opl(C)),
% 34.23/34.47                                                       tc_PropLog_Opl(C)),C),
% 34.23/34.47  tc_PropLog_Opl(C)) -> true
% 34.23/34.47  Current number of equations to process: 640
% 34.23/34.47  Current number of ordered equations: 0
% 34.23/34.47  Current number of rules: 854
% 34.23/34.47  New rule produced :
% 34.23/34.47  [857]
% 34.23/34.47  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,c_insert(
% 34.23/34.47                                                               c_PropLog_Opl_Oop_A_N_62(B,
% 34.23/34.47                                                               c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_p),V_q,
% 34.23/34.47                                                               tc_PropLog_Opl(V_p)),
% 34.23/34.47                                                    tc_PropLog_Opl(V_p)),V_p),
% 34.23/34.47                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 34.23/34.47  Current number of equations to process: 639
% 34.23/34.47  Current number of ordered equations: 0
% 34.23/34.47  Current number of rules: 855
% 34.23/34.47  New rule produced :
% 34.23/34.47  [858]
% 34.23/34.47  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(
% 34.23/34.47                                                                    c_insert(V_q,
% 34.23/34.47                                                                    c_insert(
% 34.23/34.47                                                                    c_PropLog_Opl_Oop_A_N_62(V_p,B,C),T_a,
% 34.23/34.47                                                                    tc_PropLog_Opl(C)),
% 34.23/34.47                                                                    tc_PropLog_Opl(C)),C),
% 34.23/34.47                                                       tc_PropLog_Opl(C)),C),
% 34.23/34.47  tc_PropLog_Opl(C)) -> true
% 34.23/34.47  Current number of equations to process: 638
% 34.23/34.47  Current number of ordered equations: 0
% 34.23/34.47  Current number of rules: 856
% 34.23/34.47  New rule produced :
% 34.23/34.47  [859]
% 34.23/34.47  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 34.23/34.47                                                            c_insert(A,
% 34.23/34.47                                                            c_insert(B,
% 34.23/34.47                                                            c_insert(C,v_H,
% 34.23/34.47                                                            tc_PropLog_Opl(t_a)),
% 34.23/34.47                                                            tc_PropLog_Opl(t_a)),
% 34.23/34.47                                                            tc_PropLog_Opl(t_a)),
% 34.88/35.13                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 34.88/35.13  tc_PropLog_Opl(t_a)) -> true
% 34.88/35.13  Current number of equations to process: 646
% 34.88/35.13  Current number of ordered equations: 1
% 34.88/35.13  Current number of rules: 857
% 34.88/35.13  New rule produced :
% 34.88/35.13  [860]
% 34.88/35.13  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_insert(A,c_insert(B,c_insert(C,v_H,
% 34.88/35.13                                                                    tc_PropLog_Opl(t_a)),
% 34.88/35.13                                                         tc_PropLog_Opl(t_a)),
% 34.88/35.13                                              tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 34.88/35.13       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 34.88/35.13  Current number of equations to process: 646
% 34.88/35.13  Current number of ordered equations: 0
% 34.88/35.13  Current number of rules: 858
% 34.88/35.13  New rule produced :
% 34.88/35.13  [861]
% 34.88/35.13  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 34.88/35.13                                                            c_insert(v_q,
% 34.88/35.13                                                            c_insert(B,
% 34.88/35.13                                                            c_insert(C,
% 34.88/35.13                                                            c_insert(V_p,v_H,
% 34.88/35.13                                                            tc_PropLog_Opl(t_a)),
% 34.88/35.13                                                            tc_PropLog_Opl(t_a)),
% 34.88/35.13                                                            tc_PropLog_Opl(t_a)),
% 34.88/35.13                                                            tc_PropLog_Opl(t_a)),t_a),
% 34.88/35.13  tc_PropLog_Opl(t_a)) -> true
% 34.88/35.13  Current number of equations to process: 650
% 34.88/35.13  Current number of ordered equations: 0
% 34.88/35.13  Current number of rules: 859
% 34.88/35.13  New rule produced :
% 34.88/35.13  [862]
% 34.88/35.13  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(
% 34.88/35.13                                                             c_PropLog_Opl_Oop_A_N_62(C,C,V_p),
% 34.88/35.13                                                             c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_p),V_q,
% 34.88/35.13                                                    tc_PropLog_Opl(V_p)),
% 34.88/35.13                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 34.88/35.13  tc_PropLog_Opl(V_p)) -> true
% 34.88/35.13  Current number of equations to process: 648
% 34.88/35.13  Current number of ordered equations: 1
% 34.88/35.13  Current number of rules: 860
% 34.88/35.13  New rule produced :
% 34.88/35.13  [863]
% 34.88/35.13  ifeq(c_in(A,c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(C,C,V_p),
% 34.88/35.13                                  c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_p),V_q,
% 34.88/35.13                         tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),true,true,true)
% 34.88/35.13  -> true
% 34.88/35.13  Current number of equations to process: 648
% 34.88/35.13  Current number of ordered equations: 0
% 34.88/35.13  Current number of rules: 861
% 34.88/35.13  New rule produced :
% 34.88/35.13  [864]
% 34.88/35.13  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_insert(B,
% 34.88/35.13                                                                    c_insert(C,
% 34.88/35.13                                                                    c_insert(V_p,v_H,
% 34.88/35.13                                                                    tc_PropLog_Opl(t_a)),
% 34.88/35.13                                                                    tc_PropLog_Opl(t_a)),
% 34.88/35.13                                                                    tc_PropLog_Opl(t_a)),
% 34.88/35.13                                                       tc_PropLog_Opl(t_a)),
% 34.88/35.13                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 34.88/35.13  -> true
% 34.88/35.13  Current number of equations to process: 657
% 34.88/35.13  Current number of ordered equations: 0
% 34.88/35.13  Current number of rules: 862
% 34.88/35.13  New rule produced :
% 34.88/35.13  [865]
% 34.88/35.13  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(C,C,V_p),
% 34.88/35.13                                             c_PropLog_Opl_Oop_A_N_62(B,
% 34.88/35.13                                             c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_p),V_p),V_q,
% 34.88/35.13                                    tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),V_p),
% 34.88/35.13  tc_PropLog_Opl(V_p)) -> true
% 34.88/35.13  Current number of equations to process: 656
% 34.88/35.13  Current number of ordered equations: 0
% 34.88/35.13  Current number of rules: 863
% 34.88/35.13  New rule produced :
% 34.88/35.13  [866]
% 34.88/35.13  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_insert(
% 34.88/35.13                                                                    c_PropLog_Opl_Oop_A_N_62(
% 35.23/35.52                                                                    c_PropLog_Opl_Oop_A_N_62(V_q,V_q,C),
% 35.23/35.52                                                                    c_PropLog_Opl_Oop_A_N_62(V_p,B,C),C),T_a,
% 35.23/35.52                                                                    tc_PropLog_Opl(C)),
% 35.23/35.52                                                       tc_PropLog_Opl(C)),C),
% 35.23/35.52  tc_PropLog_Opl(C)) -> true
% 35.23/35.52  Current number of equations to process: 655
% 35.23/35.52  Current number of ordered equations: 0
% 35.23/35.52  Current number of rules: 864
% 35.23/35.52  New rule produced :
% 35.23/35.52  [867]
% 35.23/35.52  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(c_PropLog_Opl_Oop_A_N_62(B,
% 35.23/35.52                                                        c_PropLog_Opl_Oop_A_N_62(
% 35.23/35.52                                                        c_PropLog_Opl_Oop_A_N_62(V_p,V_p,V_q),A,V_q),V_q),T_a,
% 35.23/35.52                                               tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),
% 35.23/35.52                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 35.23/35.52  Current number of equations to process: 664
% 35.23/35.52  Current number of ordered equations: 0
% 35.23/35.52  Current number of rules: 865
% 35.23/35.52  New rule produced :
% 35.23/35.52  [868]
% 35.23/35.52  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(
% 35.23/35.52                                                                    c_PropLog_Opl_Oop_A_N_62(B,
% 35.23/35.52                                                                    c_PropLog_Opl_Oop_A_N_62(
% 35.23/35.52                                                                    c_PropLog_Opl_Oop_A_N_62(C,C,V_p),A,V_p),V_p),V_q,
% 35.23/35.52                                                                    tc_PropLog_Opl(V_p)),V_p),V_p),
% 35.23/35.52                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 35.23/35.52  Current number of equations to process: 663
% 35.23/35.52  Current number of ordered equations: 0
% 35.23/35.52  Current number of rules: 866
% 35.23/35.52  New rule produced :
% 35.23/35.52  [869]
% 35.23/35.52  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(V_p,c_PropLog_Othms(
% 35.23/35.52                                                            c_insert(c_PropLog_Opl_Oop_A_N_62(C,A,V_q),T_a,
% 35.23/35.52                                                            tc_PropLog_Opl(V_q)),V_q),
% 35.23/35.52                                               tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),
% 35.23/35.52                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 35.23/35.52  Current number of equations to process: 662
% 35.23/35.52  Current number of ordered equations: 0
% 35.23/35.52  Current number of rules: 867
% 35.23/35.52  New rule produced :
% 35.23/35.52  [870]
% 35.23/35.52  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(c_insert(V_p,
% 35.23/35.52                                                               c_insert(
% 35.23/35.52                                                               c_PropLog_Opl_Oop_A_N_62(C,A,V_q),T_a,
% 35.23/35.52                                                               tc_PropLog_Opl(V_q)),
% 35.23/35.52                                                               tc_PropLog_Opl(V_q)),V_q),
% 35.23/35.52                                    tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),V_q),
% 35.23/35.52  tc_PropLog_Opl(V_q)) -> true
% 35.23/35.52  Current number of equations to process: 661
% 35.23/35.52  Current number of ordered equations: 0
% 35.23/35.52  Current number of rules: 868
% 35.23/35.52  New rule produced :
% 35.23/35.52  [871]
% 35.23/35.52  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(V_p,
% 35.23/35.52                                                               c_insert(
% 35.23/35.52                                                               c_PropLog_Opl_Oop_A_N_62(B,A,V_q),T_a,
% 35.23/35.52                                                               tc_PropLog_Opl(V_q)),
% 35.23/35.52                                                               tc_PropLog_Opl(V_q)),
% 35.23/35.52                                                    tc_PropLog_Opl(V_q)),
% 35.23/35.52                                         tc_PropLog_Opl(V_q)),V_q),V_q),
% 35.23/35.52  tc_PropLog_Opl(V_q)) -> true
% 35.23/35.52  Current number of equations to process: 659
% 35.23/35.52  Current number of ordered equations: 1
% 35.23/35.52  Current number of rules: 869
% 35.23/35.52  New rule produced :
% 35.23/35.52  [872]
% 35.23/35.52  ifeq(c_in(A,c_insert(B,c_insert(C,c_insert(V_p,c_insert(c_PropLog_Opl_Oop_A_N_62(B,A,V_q),T_a,
% 35.23/35.52                                                 tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),
% 35.23/35.52                         tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),true,true,true)
% 35.83/36.07  -> true
% 35.83/36.07  Current number of equations to process: 659
% 35.83/36.07  Current number of ordered equations: 0
% 35.83/36.07  Current number of rules: 870
% 35.83/36.07  New rule produced :
% 35.83/36.07  [873]
% 35.83/36.07  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_insert(c_PropLog_Opl_Oop_A_N_62(
% 35.83/36.07                                                        c_PropLog_Opl_Oop_A_N_62(V_p,V_p,V_q),
% 35.83/36.07                                                        c_PropLog_Opl_Oop_A_N_62(C,A,V_q),V_q),T_a,
% 35.83/36.07                                               tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),
% 35.83/36.07                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 35.83/36.07  Current number of equations to process: 658
% 35.83/36.07  Current number of ordered equations: 0
% 35.83/36.07  Current number of rules: 871
% 35.83/36.07  New rule produced :
% 35.83/36.07  [874]
% 35.83/36.07  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(
% 35.83/36.07                                                                    c_PropLog_Opl_Oop_A_N_62(
% 35.83/36.07                                                                    c_PropLog_Opl_Oop_A_N_62(C,C,V_p),
% 35.83/36.07                                                                    c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_p),V_q,
% 35.83/36.07                                                                    tc_PropLog_Opl(V_p)),V_p),
% 35.83/36.07                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 35.83/36.07  tc_PropLog_Opl(V_p)) -> true
% 35.83/36.07  Current number of equations to process: 656
% 35.83/36.07  Current number of ordered equations: 1
% 35.83/36.07  Current number of rules: 872
% 35.83/36.07  New rule produced :
% 35.83/36.07  [875]
% 35.83/36.07  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 35.83/36.07                                                  c_PropLog_Opl_Oop_A_N_62(C,C,V_p),
% 35.83/36.07                                                  c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_p),V_q,
% 35.83/36.07                                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)),
% 35.83/36.07       tc_PropLog_Opl(V_p)),true,true,true) -> true
% 35.83/36.07  Current number of equations to process: 656
% 35.83/36.07  Current number of ordered equations: 0
% 35.83/36.07  Current number of rules: 873
% 35.83/36.07  New rule produced :
% 35.83/36.07  [876]
% 35.83/36.07  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,
% 35.83/36.07                                                                c_PropLog_Opl_Oop_A_N_62(C,C,V_p),V_p),V_p),V_q,V_p),
% 35.83/36.07       c_PropLog_Othms(T_a,V_p),tc_PropLog_Opl(V_p)),true,c_in(V_q,c_PropLog_Othms(T_a,V_p),
% 35.83/36.07                                                          tc_PropLog_Opl(V_p)),true)
% 35.83/36.07  -> true
% 35.83/36.07  Current number of equations to process: 655
% 35.83/36.07  Current number of ordered equations: 0
% 35.83/36.07  Current number of rules: 874
% 35.83/36.07  New rule produced :
% 35.83/36.07  [877]
% 35.83/36.07  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(v_p,A,t_a),v_H,
% 35.83/36.07                                         tc_PropLog_Opl(t_a)),t_a),t_a),
% 35.83/36.07  tc_PropLog_Opl(t_a)) -> true
% 35.83/36.07  Current number of equations to process: 662
% 35.83/36.07  Current number of ordered equations: 1
% 35.83/36.07  Current number of rules: 875
% 35.83/36.07  New rule produced :
% 35.83/36.07  [878]
% 35.83/36.07  ifeq(c_in(A,c_insert(c_PropLog_Opl_Oop_A_N_62(v_p,A,t_a),v_H,tc_PropLog_Opl(t_a)),
% 35.83/36.07       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 35.83/36.07  Current number of equations to process: 662
% 35.83/36.07  Current number of ordered equations: 0
% 35.83/36.07  Current number of rules: 876
% 35.83/36.07  New rule produced :
% 35.83/36.07  [879]
% 35.83/36.07  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(v_p,A,t_a),v_H,
% 35.83/36.07                                    tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 35.83/36.07  tc_PropLog_Opl(t_a)) -> true
% 35.83/36.07  Current number of equations to process: 662
% 35.83/36.07  Current number of ordered equations: 0
% 35.83/36.07  Current number of rules: 877
% 35.83/36.07  New rule produced :
% 35.83/36.07  [880]
% 35.83/36.07  c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(v_p,A,t_a),A,t_a),
% 35.83/36.07  c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)) -> true
% 35.83/36.07  Current number of equations to process: 662
% 35.83/36.07  Current number of ordered equations: 0
% 35.83/36.07  Current number of rules: 878
% 35.83/36.07  New rule produced :
% 35.83/36.07  [881]
% 35.83/36.07  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(v_p,v_q,t_a),v_H,
% 35.83/36.07                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 35.83/36.07  -> true
% 35.83/36.07  Current number of equations to process: 664
% 35.83/36.07  Current number of ordered equations: 0
% 35.83/36.07  Current number of rules: 879
% 35.83/36.07  New rule produced :
% 35.83/36.07  [882]
% 35.83/36.07  c_in(A,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(v_p,c_PropLog_Opl_Oop_A_N_62(
% 36.27/36.53                                                               c_PropLog_Opl_Oop_A_N_62(B,B,t_a),A,t_a),t_a),v_H,
% 36.27/36.53                         tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 36.27/36.53  Current number of equations to process: 664
% 36.27/36.53  Current number of ordered equations: 0
% 36.27/36.53  Current number of rules: 880
% 36.27/36.53  New rule produced :
% 36.27/36.53  [883]
% 36.27/36.53  c_in(A,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(v_p,c_PropLog_Opl_Oop_A_N_62(v_p,A,t_a),t_a),v_H,
% 36.27/36.53                         tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 36.27/36.53  Current number of equations to process: 665
% 36.27/36.53  Current number of ordered equations: 0
% 36.27/36.53  Current number of rules: 881
% 36.27/36.53  New rule produced :
% 36.27/36.53  [884]
% 36.27/36.53  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,t_a),c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(v_p,B,t_a),v_H,
% 36.27/36.53                                                         tc_PropLog_Opl(t_a)),t_a),
% 36.27/36.53  tc_PropLog_Opl(t_a)) -> true
% 36.27/36.53  Current number of equations to process: 665
% 36.27/36.53  Current number of ordered equations: 0
% 36.27/36.53  Current number of rules: 882
% 36.27/36.53  New rule produced :
% 36.27/36.53  [885]
% 36.27/36.53  c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(A,A,t_a),
% 36.27/36.53                                c_PropLog_Opl_Oop_A_N_62(v_p,B,t_a),t_a),B,t_a),
% 36.27/36.53  c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)) -> true
% 36.27/36.53  Current number of equations to process: 669
% 36.27/36.53  Current number of ordered equations: 0
% 36.27/36.53  Current number of rules: 883
% 36.27/36.53  New rule produced :
% 36.27/36.53  [886]
% 36.27/36.53  ifeq(c_in(A,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,B,t_a),
% 36.27/36.53                       c_PropLog_Opl_Oop_A_N_62(v_p,A,t_a),t_a),v_H,tc_PropLog_Opl(t_a)),
% 36.27/36.53       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 36.27/36.53  Current number of equations to process: 667
% 36.27/36.53  Current number of ordered equations: 1
% 36.27/36.53  Current number of rules: 884
% 36.27/36.53  New rule produced :
% 36.27/36.53  [887]
% 36.27/36.53  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 36.27/36.53                                                  c_PropLog_Opl_Oop_A_N_62(B,B,t_a),
% 36.27/36.53                                                  c_PropLog_Opl_Oop_A_N_62(v_p,A,t_a),t_a),v_H,
% 36.27/36.53                                         tc_PropLog_Opl(t_a)),t_a),t_a),
% 36.27/36.53  tc_PropLog_Opl(t_a)) -> true
% 36.27/36.53  Current number of equations to process: 667
% 36.27/36.53  Current number of ordered equations: 0
% 36.27/36.53  Current number of rules: 885
% 36.27/36.53  New rule produced :
% 36.27/36.53  [888]
% 36.27/36.53  c_in(A,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(v_p,c_PropLog_Opl_Oop_A_N_62(
% 36.27/36.53                                                               c_PropLog_Opl_Oop_A_N_62(B,
% 36.27/36.53                                                               c_PropLog_Opl_Oop_A_N_62(C,C,t_a),t_a),A,t_a),t_a),v_H,
% 36.27/36.53                         tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 36.27/36.53  Current number of equations to process: 666
% 36.27/36.53  Current number of ordered equations: 0
% 36.27/36.53  Current number of rules: 886
% 36.27/36.53  New rule produced :
% 36.27/36.53  [889]
% 36.27/36.53  c_in(A,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(v_p,c_PropLog_Opl_Oop_A_N_62(
% 36.27/36.53                                                               c_PropLog_Opl_Oop_A_N_62(B,
% 36.27/36.53                                                               c_PropLog_Opl_Oop_A_N_62(C,B,t_a),t_a),A,t_a),t_a),v_H,
% 36.27/36.53                         tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 36.27/36.53  Current number of equations to process: 665
% 36.27/36.53  Current number of ordered equations: 0
% 36.27/36.53  Current number of rules: 887
% 36.27/36.53  New rule produced :
% 36.27/36.53  [890]
% 36.27/36.53  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(C,C,t_a),
% 36.27/36.53                                             c_PropLog_Opl_Oop_A_N_62(v_p,A,t_a),t_a),v_H,
% 36.27/36.53                                    tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 36.27/36.53  tc_PropLog_Opl(t_a)) -> true
% 36.27/36.53  Current number of equations to process: 664
% 36.27/36.53  Current number of ordered equations: 0
% 36.27/36.53  Current number of rules: 888
% 36.27/36.53  New rule produced :
% 36.27/36.53  [891]
% 36.27/36.53  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 36.27/36.53                                                     c_PropLog_Opl_Oop_A_N_62(A,A,t_a),
% 36.27/36.53                                                     c_PropLog_Opl_Oop_A_N_62(v_p,v_q,t_a),t_a),v_H,
% 36.27/36.53                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 36.27/36.53  -> true
% 36.27/36.53  Current number of equations to process: 666
% 36.27/36.53  Current number of ordered equations: 0
% 36.94/37.18  Current number of rules: 889
% 36.94/37.18  New rule produced :
% 36.94/37.18  [892]
% 36.94/37.18  c_in(A,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,B,t_a),
% 36.94/37.18                                  c_PropLog_Opl_Oop_A_N_62(v_p,c_PropLog_Opl_Oop_A_N_62(v_p,A,t_a),t_a),t_a),v_H,
% 36.94/37.18                         tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 36.94/37.18  Current number of equations to process: 668
% 36.94/37.18  Current number of ordered equations: 0
% 36.94/37.18  Current number of rules: 890
% 36.94/37.18  New rule produced :
% 36.94/37.18  [893]
% 36.94/37.18  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,t_a),c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 36.94/37.18                                                                  c_PropLog_Opl_Oop_A_N_62(C,C,t_a),
% 36.94/37.18                                                                  c_PropLog_Opl_Oop_A_N_62(v_p,B,t_a),t_a),v_H,
% 36.94/37.18                                                         tc_PropLog_Opl(t_a)),t_a),
% 36.94/37.18  tc_PropLog_Opl(t_a)) -> true
% 36.94/37.18  Current number of equations to process: 669
% 36.94/37.18  Current number of ordered equations: 0
% 36.94/37.18  Current number of rules: 891
% 36.94/37.18  New rule produced :
% 36.94/37.18  [894]
% 36.94/37.18  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 36.94/37.18                                                            c_PropLog_Othms(
% 36.94/37.18                                                            c_insert(v_q,v_H,
% 36.94/37.18                                                            tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 36.94/37.18  tc_PropLog_Opl(t_a)) -> true
% 36.94/37.18  Current number of equations to process: 669
% 36.94/37.18  Current number of ordered equations: 0
% 36.94/37.18  Current number of rules: 892
% 36.94/37.18  New rule produced :
% 36.94/37.18  [895]
% 36.94/37.18  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(
% 36.94/37.18                                                       c_PropLog_Othms(
% 36.94/37.18                                                       c_insert(v_q,v_H,
% 36.94/37.18                                                       tc_PropLog_Opl(t_a)),t_a),t_a),
% 36.94/37.18                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 36.94/37.18  -> true
% 36.94/37.18  Current number of equations to process: 669
% 36.94/37.18  Current number of ordered equations: 0
% 36.94/37.18  Current number of rules: 893
% 36.94/37.18  New rule produced :
% 36.94/37.18  [896]
% 36.94/37.18  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 36.94/37.18                                                            c_PropLog_Othms(
% 36.94/37.18                                                            c_PropLog_Othms(
% 36.94/37.18                                                            c_insert(v_q,v_H,
% 36.94/37.18                                                            tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 36.94/37.18  tc_PropLog_Opl(t_a)) -> true
% 36.94/37.18  Current number of equations to process: 670
% 36.94/37.18  Current number of ordered equations: 0
% 36.94/37.18  Current number of rules: 894
% 36.94/37.18  New rule produced :
% 36.94/37.18  [897]
% 36.94/37.18  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,
% 36.94/37.18                                                            c_PropLog_Othms(
% 36.94/37.18                                                            c_insert(v_q,v_H,
% 36.94/37.18                                                            tc_PropLog_Opl(t_a)),t_a),
% 36.94/37.18                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 36.94/37.18  tc_PropLog_Opl(t_a)) -> true
% 36.94/37.18  Current number of equations to process: 671
% 36.94/37.18  Current number of ordered equations: 1
% 36.94/37.18  Current number of rules: 895
% 36.94/37.18  New rule produced :
% 36.94/37.18  [898]
% 36.94/37.18  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(A,c_PropLog_Othms(c_insert(v_q,v_H,
% 36.94/37.18                                                            tc_PropLog_Opl(t_a)),t_a),
% 36.94/37.18                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 36.94/37.18  -> true
% 36.94/37.18  Current number of equations to process: 671
% 36.94/37.18  Current number of ordered equations: 0
% 36.94/37.18  Current number of rules: 896
% 36.94/37.18  New rule produced :
% 36.94/37.18  [899]
% 36.94/37.18  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(
% 36.94/37.18                                                                  c_insert(v_q,v_H,
% 36.94/37.18                                                                  tc_PropLog_Opl(t_a)),t_a),
% 36.94/37.18                                                       tc_PropLog_Opl(t_a)),
% 36.94/37.18                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 36.94/37.18  -> true
% 36.94/37.18  Current number of equations to process: 670
% 36.94/37.18  Current number of ordered equations: 0
% 37.83/38.13  Current number of rules: 897
% 37.83/38.13  New rule produced :
% 37.83/38.13  [900]
% 37.83/38.13  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 37.83/38.13                                                            c_insert(B,
% 37.83/38.13                                                            c_PropLog_Othms(
% 37.83/38.13                                                            c_insert(v_q,v_H,
% 37.83/38.13                                                            tc_PropLog_Opl(t_a)),t_a),
% 37.83/38.13                                                            tc_PropLog_Opl(t_a)),t_a),
% 37.83/38.13  tc_PropLog_Opl(t_a)) -> true
% 37.83/38.13  Current number of equations to process: 671
% 37.83/38.13  Current number of ordered equations: 0
% 37.83/38.13  Current number of rules: 898
% 37.83/38.13  New rule produced :
% 37.83/38.13  [901]
% 37.83/38.13  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 37.83/38.13                                                            c_insert(A,
% 37.83/38.13                                                            c_insert(v_q,v_H,
% 37.83/38.13                                                            tc_PropLog_Opl(t_a)),
% 37.83/38.13                                                            tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 37.83/38.13  tc_PropLog_Opl(t_a)) -> true
% 37.83/38.13  Current number of equations to process: 672
% 37.83/38.13  Current number of ordered equations: 0
% 37.83/38.13  Current number of rules: 899
% 37.83/38.13  New rule produced :
% 37.83/38.13  [902]
% 37.83/38.13  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(
% 37.83/38.13                                                       c_insert(B,c_insert(v_q,v_H,
% 37.83/38.13                                                                  tc_PropLog_Opl(t_a)),
% 37.83/38.13                                                       tc_PropLog_Opl(t_a)),t_a),
% 37.83/38.13                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 37.83/38.13  -> true
% 37.83/38.13  Current number of equations to process: 671
% 37.83/38.13  Current number of ordered equations: 0
% 37.83/38.13  Current number of rules: 900
% 37.83/38.13  New rule produced :
% 37.83/38.13  [903]
% 37.83/38.13  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 37.83/38.13                                                            c_PropLog_Othms(
% 37.83/38.13                                                            c_insert(B,
% 37.83/38.13                                                            c_insert(v_q,v_H,
% 37.83/38.13                                                            tc_PropLog_Opl(t_a)),
% 37.83/38.13                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 37.83/38.13  tc_PropLog_Opl(t_a)) -> true
% 37.83/38.13  Current number of equations to process: 672
% 37.83/38.13  Current number of ordered equations: 0
% 37.83/38.13  Current number of rules: 901
% 37.83/38.13  New rule produced :
% 37.83/38.13  [904]
% 37.83/38.13  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,
% 37.83/38.13                                                            c_insert(B,
% 37.83/38.13                                                            c_insert(v_q,v_H,
% 37.83/38.13                                                            tc_PropLog_Opl(t_a)),
% 37.83/38.13                                                            tc_PropLog_Opl(t_a)),
% 37.83/38.13                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 37.83/38.13  tc_PropLog_Opl(t_a)) -> true
% 37.83/38.13  Current number of equations to process: 673
% 37.83/38.13  Current number of ordered equations: 1
% 37.83/38.13  Current number of rules: 902
% 37.83/38.13  New rule produced :
% 37.83/38.13  [905]
% 37.83/38.13  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(A,c_insert(B,c_insert(v_q,v_H,
% 37.83/38.13                                                       tc_PropLog_Opl(t_a)),
% 37.83/38.13                                            tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 37.83/38.13       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 37.83/38.13  Current number of equations to process: 673
% 37.83/38.13  Current number of ordered equations: 0
% 37.83/38.13  Current number of rules: 903
% 37.83/38.13  New rule produced :
% 37.83/38.13  [906]
% 37.83/38.13  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(C,
% 37.83/38.13                                                                  c_insert(v_q,v_H,
% 37.83/38.13                                                                  tc_PropLog_Opl(t_a)),
% 37.83/38.13                                                                  tc_PropLog_Opl(t_a)),
% 37.83/38.13                                                       tc_PropLog_Opl(t_a)),
% 37.83/38.13                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 37.83/38.13  -> true
% 37.83/38.13  Current number of equations to process: 672
% 37.83/38.13  Current number of ordered equations: 0
% 37.83/38.13  Current number of rules: 904
% 38.94/39.18  New rule produced :
% 38.94/39.18  [907]
% 38.94/39.18  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 38.94/39.18                                                            c_insert(B,
% 38.94/39.18                                                            c_insert(C,
% 38.94/39.18                                                            c_insert(v_q,v_H,
% 38.94/39.18                                                            tc_PropLog_Opl(t_a)),
% 38.94/39.18                                                            tc_PropLog_Opl(t_a)),
% 38.94/39.18                                                            tc_PropLog_Opl(t_a)),t_a),
% 38.94/39.18  tc_PropLog_Opl(t_a)) -> true
% 38.94/39.18  Current number of equations to process: 673
% 38.94/39.18  Current number of ordered equations: 0
% 38.94/39.18  Current number of rules: 905
% 38.94/39.18  New rule produced :
% 38.94/39.18  [908]
% 38.94/39.18  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_insert(v_q,v_H,
% 38.94/39.18                                                                 tc_PropLog_Opl(t_a)),
% 38.94/39.18       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 38.94/39.18  Current number of equations to process: 673
% 38.94/39.18  Current number of ordered equations: 0
% 38.94/39.18  Current number of rules: 906
% 38.94/39.18  New rule produced :
% 38.94/39.18  [909]
% 38.94/39.18  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),t_a),
% 38.94/39.18  c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)) -> true
% 38.94/39.18  Current number of equations to process: 673
% 38.94/39.18  Current number of ordered equations: 0
% 38.94/39.18  Current number of rules: 907
% 38.94/39.18  New rule produced :
% 38.94/39.18  [910]
% 38.94/39.18  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Ofalse,t_a),t_a),
% 38.94/39.18  c_PropLog_Othms(c_insert(v_q,v_H,tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 38.94/39.18  -> true
% 38.94/39.18  Current number of equations to process: 674
% 38.94/39.18  Current number of ordered equations: 0
% 38.94/39.18  Current number of rules: 908
% 38.94/39.18  New rule produced :
% 38.94/39.18  [911]
% 38.94/39.18  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 38.94/39.18                                                           c_PropLog_Othms(
% 38.94/39.18                                                           c_PropLog_Othms(
% 38.94/39.18                                                           c_PropLog_Othms(
% 38.94/39.18                                                           c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),t_a),t_a),t_a),
% 38.94/39.18  tc_PropLog_Opl(t_a)) -> true
% 38.94/39.18  Current number of equations to process: 675
% 38.94/39.18  Current number of ordered equations: 0
% 38.94/39.18  Current number of rules: 909
% 38.94/39.18  New rule produced :
% 38.94/39.18  [912]
% 38.94/39.18  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 38.94/39.18                                                                      c_PropLog_Othms(
% 38.94/39.18                                                                      c_PropLog_Othms(
% 38.94/39.18                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),t_a),
% 38.94/39.18                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 38.94/39.18  true
% 38.94/39.18  Current number of equations to process: 674
% 38.94/39.18  Current number of ordered equations: 0
% 38.94/39.18  Current number of rules: 910
% 38.94/39.18  New rule produced :
% 38.94/39.18  [913]
% 38.94/39.18  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 38.94/39.18                                                           c_PropLog_Othms(
% 38.94/39.18                                                           c_PropLog_Othms(
% 38.94/39.18                                                           c_PropLog_Othms(
% 38.94/39.18                                                           c_PropLog_Othms(
% 38.94/39.18                                                           c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),t_a),t_a),
% 38.94/39.18  tc_PropLog_Opl(t_a)) -> true
% 38.94/39.18  Current number of equations to process: 675
% 38.94/39.18  Current number of ordered equations: 0
% 38.94/39.18  Current number of rules: 911
% 38.94/39.18  New rule produced :
% 38.94/39.18  [914]
% 38.94/39.18  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 38.94/39.18                                                           c_PropLog_Othms(
% 38.94/39.18                                                           c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),
% 38.94/39.18                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 38.94/39.18  true
% 38.94/39.18  Current number of equations to process: 676
% 38.94/39.18  Current number of ordered equations: 1
% 38.94/39.18  Current number of rules: 912
% 38.94/39.18  New rule produced :
% 38.94/39.18  [915]
% 38.94/39.18  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(
% 38.94/39.18                                                                      c_PropLog_Othms(
% 40.12/40.38                                                                      c_PropLog_Othms(
% 40.12/40.38                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),
% 40.12/40.38                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 40.12/40.38  tc_PropLog_Opl(t_a)) -> true
% 40.12/40.38  Current number of equations to process: 676
% 40.12/40.38  Current number of ordered equations: 0
% 40.12/40.38  Current number of rules: 913
% 40.12/40.38  New rule produced :
% 40.12/40.38  [916]
% 40.12/40.38  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 40.12/40.38                                                                 c_PropLog_Othms(
% 40.12/40.38                                                                 c_PropLog_Othms(
% 40.12/40.38                                                                 c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),
% 40.12/40.38                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 40.12/40.38  tc_PropLog_Opl(t_a)) -> true
% 40.12/40.38  Current number of equations to process: 675
% 40.12/40.38  Current number of ordered equations: 0
% 40.12/40.38  Current number of rules: 914
% 40.12/40.38  New rule produced :
% 40.12/40.38  [917]
% 40.12/40.38  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 40.12/40.38                                                                      c_PropLog_Othms(
% 40.12/40.38                                                                      c_PropLog_Othms(
% 40.12/40.38                                                                      c_PropLog_Othms(
% 40.12/40.38                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),
% 40.12/40.38                                                           tc_PropLog_Opl(t_a)),t_a),
% 40.12/40.38  tc_PropLog_Opl(t_a)) -> true
% 40.12/40.38  Current number of equations to process: 676
% 40.12/40.38  Current number of ordered equations: 0
% 40.12/40.38  Current number of rules: 915
% 40.12/40.38  New rule produced :
% 40.12/40.38  [918]
% 40.12/40.38  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(
% 40.12/40.38                                                                      c_PropLog_Othms(
% 40.12/40.38                                                                      c_PropLog_Othms(
% 40.12/40.38                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 40.12/40.38                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 40.12/40.38  tc_PropLog_Opl(t_a)) -> true
% 40.12/40.38  Current number of equations to process: 677
% 40.12/40.38  Current number of ordered equations: 0
% 40.12/40.38  Current number of rules: 916
% 40.12/40.38  New rule produced :
% 40.12/40.38  [919]
% 40.12/40.38  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 40.12/40.38                                                                 c_PropLog_Othms(
% 40.12/40.38                                                                 c_PropLog_Othms(
% 40.12/40.38                                                                 c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 40.12/40.38                                                      tc_PropLog_Opl(t_a)),t_a),
% 40.12/40.38                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 40.12/40.38  true
% 40.12/40.38  Current number of equations to process: 676
% 40.12/40.38  Current number of ordered equations: 0
% 40.12/40.38  Current number of rules: 917
% 40.12/40.38  New rule produced :
% 40.12/40.38  [920]
% 40.12/40.38  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 40.12/40.38                                                           c_insert(B,c_PropLog_Othms(
% 40.12/40.38                                                                      c_PropLog_Othms(
% 40.12/40.38                                                                      c_PropLog_Othms(
% 40.12/40.38                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 40.12/40.38                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 40.12/40.38  tc_PropLog_Opl(t_a)) -> true
% 40.12/40.38  Current number of equations to process: 677
% 40.12/40.38  Current number of ordered equations: 0
% 40.12/40.38  Current number of rules: 918
% 40.12/40.38  New rule produced :
% 40.12/40.38  [921]
% 40.12/40.38  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 40.12/40.38  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),
% 40.12/40.38  tc_PropLog_Opl(t_a)) -> true
% 40.12/40.38  Current number of equations to process: 678
% 40.12/40.38  Current number of ordered equations: 0
% 40.12/40.38  Current number of rules: 919
% 40.93/41.19  New rule produced :
% 40.93/41.19  [922]
% 40.93/41.19  ifeq(c_in(v_p,c_insert(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 40.93/41.19                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 40.93/41.19                           tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 40.93/41.19  -> true
% 40.93/41.19  Current number of equations to process: 679
% 40.93/41.19  Current number of ordered equations: 1
% 40.93/41.19  Current number of rules: 920
% 40.93/41.19  New rule produced :
% 40.93/41.19  [923]
% 40.93/41.19  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(
% 40.93/41.19                                                                 c_PropLog_Othms(
% 40.93/41.19                                                                 c_PropLog_Othms(
% 40.93/41.19                                                                 c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 40.93/41.19                                                      tc_PropLog_Opl(t_a)),
% 40.93/41.19                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 40.93/41.19  tc_PropLog_Opl(t_a)) -> true
% 40.93/41.19  Current number of equations to process: 679
% 40.93/41.19  Current number of ordered equations: 0
% 40.93/41.19  Current number of rules: 921
% 40.93/41.19  New rule produced :
% 40.93/41.19  [924]
% 40.93/41.19  c_in(A,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,B,t_a),
% 40.93/41.19                                  c_PropLog_Opl_Oop_A_N_62(v_p,c_PropLog_Opl_Oop_A_N_62(
% 40.93/41.19                                                               c_PropLog_Opl_Oop_A_N_62(C,C,t_a),A,t_a),t_a),t_a),v_H,
% 40.93/41.19                         tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 40.93/41.19  Current number of equations to process: 678
% 40.93/41.19  Current number of ordered equations: 0
% 40.93/41.19  Current number of rules: 922
% 40.93/41.19  New rule produced :
% 40.93/41.19  [925]
% 40.93/41.19  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 40.93/41.19                                                           c_insert(A,c_PropLog_Othms(
% 40.93/41.19                                                                      c_PropLog_Othms(
% 40.93/41.19                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 40.93/41.19                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 40.93/41.19  tc_PropLog_Opl(t_a)) -> true
% 40.93/41.19  Current number of equations to process: 681
% 40.93/41.19  Current number of ordered equations: 0
% 40.93/41.19  Current number of rules: 923
% 40.93/41.19  New rule produced :
% 40.93/41.19  [926]
% 40.93/41.19  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,
% 40.93/41.19                                                                      c_PropLog_Othms(
% 40.93/41.19                                                                      c_PropLog_Othms(
% 40.93/41.19                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 40.93/41.19                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 40.93/41.19                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 40.93/41.19  true
% 40.93/41.19  Current number of equations to process: 680
% 40.93/41.19  Current number of ordered equations: 0
% 40.93/41.19  Current number of rules: 924
% 40.93/41.19  New rule produced :
% 40.93/41.19  [927]
% 40.93/41.19  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 40.93/41.19                                                           c_PropLog_Othms(
% 40.93/41.19                                                           c_insert(B,c_PropLog_Othms(
% 40.93/41.19                                                                      c_PropLog_Othms(
% 40.93/41.19                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 40.93/41.19                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 40.93/41.19  tc_PropLog_Opl(t_a)) -> true
% 40.93/41.19  Current number of equations to process: 681
% 40.93/41.19  Current number of ordered equations: 0
% 40.93/41.19  Current number of rules: 925
% 40.93/41.19  New rule produced :
% 40.93/41.19  [928]
% 40.93/41.19  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,
% 40.93/41.19                                                                      c_PropLog_Othms(
% 40.93/41.19                                                                      c_PropLog_Othms(
% 40.93/41.19                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 40.93/41.19                                                                      tc_PropLog_Opl(t_a)),t_a),
% 40.93/41.19                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 42.34/42.55  tc_PropLog_Opl(t_a)) -> true
% 42.34/42.55  Current number of equations to process: 682
% 42.34/42.55  Current number of ordered equations: 1
% 42.34/42.55  Current number of rules: 926
% 42.34/42.55  New rule produced :
% 42.34/42.55  [929]
% 42.34/42.55  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 42.34/42.55                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 42.34/42.55                                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)),
% 42.34/42.55       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 42.34/42.55  Current number of equations to process: 682
% 42.34/42.55  Current number of ordered equations: 0
% 42.34/42.55  Current number of rules: 927
% 42.34/42.55  New rule produced :
% 42.34/42.55  [930]
% 42.34/42.55  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_insert(C,
% 42.34/42.55                                                                      c_PropLog_Othms(
% 42.34/42.55                                                                      c_PropLog_Othms(
% 42.34/42.55                                                                      c_PropLog_Othms(
% 42.34/42.55                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 42.34/42.55                                                                      tc_PropLog_Opl(t_a)),
% 42.34/42.55                                                           tc_PropLog_Opl(t_a)),t_a),
% 42.34/42.55  tc_PropLog_Opl(t_a)) -> true
% 42.34/42.55  Current number of equations to process: 681
% 42.34/42.55  Current number of ordered equations: 0
% 42.34/42.55  Current number of rules: 928
% 42.34/42.55  New rule produced :
% 42.34/42.55  [931]
% 42.34/42.55  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_PropLog_Othms(
% 42.34/42.55                                                           c_PropLog_Othms(
% 42.34/42.55                                                           c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 42.34/42.55                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 42.34/42.55  -> true
% 42.34/42.55  Current number of equations to process: 683
% 42.34/42.55  Current number of ordered equations: 0
% 42.34/42.55  Current number of rules: 929
% 42.34/42.55  New rule produced :
% 42.34/42.55  [932]
% 42.34/42.55  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 42.34/42.55  c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 42.34/42.55                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 42.34/42.55  Current number of equations to process: 684
% 42.34/42.55  Current number of ordered equations: 0
% 42.34/42.55  Current number of rules: 930
% 42.34/42.55  New rule produced :
% 42.34/42.55  [933]
% 42.34/42.55  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 42.34/42.55                                                                      c_insert(C,
% 42.34/42.55                                                                      c_PropLog_Othms(
% 42.34/42.55                                                                      c_PropLog_Othms(
% 42.34/42.55                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 42.34/42.55                                                                      tc_PropLog_Opl(t_a)),t_a),
% 42.34/42.55                                                           tc_PropLog_Opl(t_a)),t_a),
% 42.34/42.55  tc_PropLog_Opl(t_a)) -> true
% 42.34/42.55  Current number of equations to process: 683
% 42.34/42.55  Current number of ordered equations: 0
% 42.34/42.55  Current number of rules: 931
% 42.34/42.55  New rule produced :
% 42.34/42.55  [934]
% 42.34/42.55  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,
% 42.34/42.55                                                                      c_PropLog_Othms(
% 42.34/42.55                                                                      c_PropLog_Othms(
% 42.34/42.55                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 42.34/42.55                                                                      tc_PropLog_Opl(t_a)),
% 42.34/42.55                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 42.34/42.55  tc_PropLog_Opl(t_a)) -> true
% 42.34/42.55  Current number of equations to process: 684
% 42.34/42.55  Current number of ordered equations: 0
% 42.34/42.55  Current number of rules: 932
% 42.34/42.55  New rule produced :
% 42.34/42.55  [935]
% 42.34/42.55  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 42.34/42.55                                                           c_insert(B,c_insert(C,
% 42.34/42.55                                                                      c_PropLog_Othms(
% 42.34/42.55                                                                      c_PropLog_Othms(
% 42.76/42.99                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 42.76/42.99                                                                      tc_PropLog_Opl(t_a)),
% 42.76/42.99                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 42.76/42.99  tc_PropLog_Opl(t_a)) -> true
% 42.76/42.99  Current number of equations to process: 688
% 42.76/42.99  Current number of ordered equations: 0
% 42.76/42.99  Current number of rules: 933
% 42.76/42.99  New rule produced :
% 42.76/42.99  [936]
% 42.76/42.99  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(C,c_PropLog_Othms(
% 42.76/42.99                                                            c_PropLog_Othms(
% 42.76/42.99                                                            c_PropLog_Othms(
% 42.76/42.99                                                            c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 42.76/42.99                                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 42.76/42.99                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 42.76/42.99  true
% 42.76/42.99  Current number of equations to process: 687
% 42.76/42.99  Current number of ordered equations: 0
% 42.76/42.99  Current number of rules: 934
% 42.76/42.99  New rule produced :
% 42.76/42.99  [937]
% 42.76/42.99  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(c_insert(C,
% 42.76/42.99                                                                 c_PropLog_Othms(
% 42.76/42.99                                                                 c_PropLog_Othms(
% 42.76/42.99                                                                 c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 42.76/42.99                                                                 tc_PropLog_Opl(t_a)),t_a),
% 42.76/42.99                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 42.76/42.99  tc_PropLog_Opl(t_a)) -> true
% 42.76/42.99  Current number of equations to process: 686
% 42.76/42.99  Current number of ordered equations: 0
% 42.76/42.99  Current number of rules: 935
% 42.76/42.99  New rule produced :
% 42.76/42.99  [938]
% 42.76/42.99  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,c_insert(C,
% 42.76/42.99                                                                 c_PropLog_Othms(
% 42.76/42.99                                                                 c_PropLog_Othms(
% 42.76/42.99                                                                 c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 42.76/42.99                                                                 tc_PropLog_Opl(t_a)),
% 42.76/42.99                                                      tc_PropLog_Opl(t_a)),t_a),
% 42.76/42.99                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 42.76/42.99  true
% 42.76/42.99  Current number of equations to process: 685
% 42.76/42.99  Current number of ordered equations: 0
% 42.76/42.99  Current number of rules: 936
% 42.76/42.99  New rule produced :
% 42.76/42.99  [939]
% 42.76/42.99  ifeq(c_in(v_p,c_insert(A,c_insert(B,c_insert(C,c_PropLog_Othms(c_PropLog_Othms(
% 42.76/42.99                                                                 c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 42.76/42.99                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 42.76/42.99                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 42.76/42.99  true
% 42.76/42.99  Current number of equations to process: 683
% 42.76/42.99  Current number of ordered equations: 1
% 42.76/42.99  Current number of rules: 937
% 42.76/42.99  New rule produced :
% 42.76/42.99  [940]
% 42.76/42.99  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,c_insert(C,
% 42.76/42.99                                                                 c_PropLog_Othms(
% 42.76/42.99                                                                 c_PropLog_Othms(
% 42.76/42.99                                                                 c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 42.76/42.99                                                                 tc_PropLog_Opl(t_a)),
% 42.76/42.99                                                      tc_PropLog_Opl(t_a)),
% 42.76/42.99                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 42.76/42.99  tc_PropLog_Opl(t_a)) -> true
% 42.76/42.99  Current number of equations to process: 683
% 42.76/42.99  Current number of ordered equations: 0
% 42.76/42.99  Current number of rules: 938
% 42.76/42.99  New rule produced :
% 42.76/42.99  [941]
% 42.76/42.99  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 42.76/42.99                                                           c_PropLog_Othms(
% 42.76/42.99                                                           c_insert(A,c_PropLog_Othms(
% 42.76/42.99                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 42.76/42.99                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 43.89/44.09  tc_PropLog_Opl(t_a)) -> true
% 43.89/44.09  Current number of equations to process: 686
% 43.89/44.09  Current number of ordered equations: 0
% 43.89/44.09  Current number of rules: 939
% 43.89/44.09  New rule produced :
% 43.89/44.09  [942]
% 43.89/44.09  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 43.89/44.09                                                                      c_insert(B,
% 43.89/44.09                                                                      c_PropLog_Othms(
% 43.89/44.09                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 43.89/44.09                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 43.89/44.09                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 43.89/44.09  true
% 43.89/44.09  Current number of equations to process: 685
% 43.89/44.09  Current number of ordered equations: 0
% 43.89/44.09  Current number of rules: 940
% 43.89/44.09  New rule produced :
% 43.89/44.09  [943]
% 43.89/44.09  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 43.89/44.09                                                           c_PropLog_Othms(
% 43.89/44.09                                                           c_PropLog_Othms(
% 43.89/44.09                                                           c_insert(B,c_PropLog_Othms(
% 43.89/44.09                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 43.89/44.09                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 43.89/44.09  tc_PropLog_Opl(t_a)) -> true
% 43.89/44.09  Current number of equations to process: 686
% 43.89/44.09  Current number of ordered equations: 0
% 43.89/44.09  Current number of rules: 941
% 43.89/44.09  New rule produced :
% 43.89/44.09  [944]
% 43.89/44.09  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(
% 43.89/44.09                                                                      c_insert(B,
% 43.89/44.09                                                                      c_PropLog_Othms(
% 43.89/44.09                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 43.89/44.09                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 43.89/44.09                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 43.89/44.09  tc_PropLog_Opl(t_a)) -> true
% 43.89/44.09  Current number of equations to process: 687
% 43.89/44.09  Current number of ordered equations: 1
% 43.89/44.09  Current number of rules: 942
% 43.89/44.09  New rule produced :
% 43.89/44.09  [945]
% 43.89/44.09  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 43.89/44.09                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 43.89/44.09                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 43.89/44.09                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 43.89/44.09  true
% 43.89/44.09  Current number of equations to process: 687
% 43.89/44.09  Current number of ordered equations: 0
% 43.89/44.09  Current number of rules: 943
% 43.89/44.09  New rule produced :
% 43.89/44.09  [946]
% 43.89/44.09  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 43.89/44.09  c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 43.89/44.09                                  tc_PropLog_Opl(t_a)),t_a),t_a),tc_PropLog_Opl(t_a))
% 43.89/44.09  -> true
% 43.89/44.09  Current number of equations to process: 690
% 43.89/44.09  Current number of ordered equations: 0
% 43.89/44.09  Current number of rules: 944
% 43.89/44.09  New rule produced :
% 43.89/44.09  [947]
% 43.89/44.09  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(
% 43.89/44.09                                                                      c_insert(B,
% 43.89/44.09                                                                      c_PropLog_Othms(
% 43.89/44.09                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 43.89/44.09                                                                      tc_PropLog_Opl(t_a)),t_a),
% 43.89/44.09                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 43.89/44.09  tc_PropLog_Opl(t_a)) -> true
% 43.89/44.09  Current number of equations to process: 691
% 43.89/44.09  Current number of ordered equations: 0
% 43.89/44.09  Current number of rules: 945
% 43.89/44.09  New rule produced :
% 43.89/44.09  [948]
% 43.89/44.09  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 43.89/44.09                                                                      c_PropLog_Othms(
% 43.89/44.09                                                                      c_insert(C,
% 44.94/45.16                                                                      c_PropLog_Othms(
% 44.94/45.16                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 44.94/45.16                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 44.94/45.16                                                           tc_PropLog_Opl(t_a)),t_a),
% 44.94/45.16  tc_PropLog_Opl(t_a)) -> true
% 44.94/45.16  Current number of equations to process: 690
% 44.94/45.16  Current number of ordered equations: 0
% 44.94/45.16  Current number of rules: 946
% 44.94/45.16  New rule produced :
% 44.94/45.16  [949]
% 44.94/45.16  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 44.94/45.16                                                           c_insert(B,c_PropLog_Othms(
% 44.94/45.16                                                                      c_insert(C,
% 44.94/45.16                                                                      c_PropLog_Othms(
% 44.94/45.16                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 44.94/45.16                                                                      tc_PropLog_Opl(t_a)),t_a),
% 44.94/45.16                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 44.94/45.16  tc_PropLog_Opl(t_a)) -> true
% 44.94/45.16  Current number of equations to process: 691
% 44.94/45.16  Current number of ordered equations: 0
% 44.94/45.16  Current number of rules: 947
% 44.94/45.16  New rule produced :
% 44.94/45.16  [950]
% 44.94/45.16  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 44.94/45.16                                                                 c_insert(C,
% 44.94/45.16                                                                 c_PropLog_Othms(
% 44.94/45.16                                                                 c_PropLog_Othms(v_H,t_a),t_a),
% 44.94/45.16                                                                 tc_PropLog_Opl(t_a)),t_a),t_a),
% 44.94/45.16                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 44.94/45.16  tc_PropLog_Opl(t_a)) -> true
% 44.94/45.16  Current number of equations to process: 693
% 44.94/45.16  Current number of ordered equations: 0
% 44.94/45.16  Current number of rules: 948
% 44.94/45.16  New rule produced :
% 44.94/45.16  [951]
% 44.94/45.16  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 44.94/45.16                                                                 c_insert(C,
% 44.94/45.16                                                                 c_PropLog_Othms(
% 44.94/45.16                                                                 c_PropLog_Othms(v_H,t_a),t_a),
% 44.94/45.16                                                                 tc_PropLog_Opl(t_a)),t_a),
% 44.94/45.16                                                      tc_PropLog_Opl(t_a)),t_a),
% 44.94/45.16                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 44.94/45.16  true
% 44.94/45.16  Current number of equations to process: 692
% 44.94/45.16  Current number of ordered equations: 0
% 44.94/45.16  Current number of rules: 949
% 44.94/45.16  New rule produced :
% 44.94/45.16  [952]
% 44.94/45.16  ifeq(c_in(v_p,c_insert(A,c_insert(B,c_PropLog_Othms(c_insert(C,c_PropLog_Othms(
% 44.94/45.16                                                                 c_PropLog_Othms(v_H,t_a),t_a),
% 44.94/45.16                                                      tc_PropLog_Opl(t_a)),t_a),
% 44.94/45.16                           tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 44.94/45.16  -> true
% 44.94/45.16  Current number of equations to process: 690
% 44.94/45.16  Current number of ordered equations: 1
% 44.94/45.16  Current number of rules: 950
% 44.94/45.16  New rule produced :
% 44.94/45.16  [953]
% 44.94/45.16  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(
% 44.94/45.16                                                                 c_insert(C,
% 44.94/45.16                                                                 c_PropLog_Othms(
% 44.94/45.16                                                                 c_PropLog_Othms(v_H,t_a),t_a),
% 44.94/45.16                                                                 tc_PropLog_Opl(t_a)),t_a),
% 44.94/45.16                                                      tc_PropLog_Opl(t_a)),
% 44.94/45.16                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 44.94/45.16  tc_PropLog_Opl(t_a)) -> true
% 44.94/45.16  Current number of equations to process: 690
% 44.94/45.16  Current number of ordered equations: 0
% 44.94/45.16  Current number of rules: 951
% 44.94/45.16  New rule produced :
% 44.94/45.16  [954]
% 44.94/45.16  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 44.94/45.16                                                           c_insert(A,c_insert(B,
% 46.33/46.60                                                                      c_PropLog_Othms(
% 46.33/46.60                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 46.33/46.60                                                                      tc_PropLog_Opl(t_a)),
% 46.33/46.60                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 46.33/46.60  tc_PropLog_Opl(t_a)) -> true
% 46.33/46.60  Current number of equations to process: 693
% 46.33/46.60  Current number of ordered equations: 0
% 46.33/46.60  Current number of rules: 952
% 46.33/46.60  New rule produced :
% 46.33/46.60  [955]
% 46.33/46.60  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 46.33/46.60                                                           c_PropLog_Othms(
% 46.33/46.60                                                           c_insert(B,c_insert(C,
% 46.33/46.60                                                                      c_PropLog_Othms(
% 46.33/46.60                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 46.33/46.60                                                                      tc_PropLog_Opl(t_a)),
% 46.33/46.60                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 46.33/46.60  tc_PropLog_Opl(t_a)) -> true
% 46.33/46.60  Current number of equations to process: 697
% 46.33/46.60  Current number of ordered equations: 0
% 46.33/46.60  Current number of rules: 953
% 46.33/46.60  New rule produced :
% 46.33/46.60  [956]
% 46.33/46.60  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,
% 46.33/46.60                                                                      c_insert(C,
% 46.33/46.60                                                                      c_PropLog_Othms(
% 46.33/46.60                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 46.33/46.60                                                                      tc_PropLog_Opl(t_a)),
% 46.33/46.60                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 46.33/46.60                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 46.33/46.60  true
% 46.33/46.60  Current number of equations to process: 696
% 46.33/46.60  Current number of ordered equations: 0
% 46.33/46.60  Current number of rules: 954
% 46.33/46.60  New rule produced :
% 46.33/46.60  [957]
% 46.33/46.60  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,
% 46.33/46.60                                                                      c_insert(C,
% 46.33/46.60                                                                      c_PropLog_Othms(
% 46.33/46.60                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 46.33/46.60                                                                      tc_PropLog_Opl(t_a)),
% 46.33/46.60                                                                      tc_PropLog_Opl(t_a)),t_a),
% 46.33/46.60                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 46.33/46.60  tc_PropLog_Opl(t_a)) -> true
% 46.33/46.60  Current number of equations to process: 694
% 46.33/46.60  Current number of ordered equations: 1
% 46.33/46.60  Current number of rules: 955
% 46.33/46.60  New rule produced :
% 46.33/46.60  [958]
% 46.33/46.60  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(
% 46.33/46.60                                                                 c_PropLog_Othms(v_H,t_a),t_a),
% 46.33/46.60                                                      tc_PropLog_Opl(t_a)),
% 46.33/46.60                                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)),
% 46.33/46.60       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 46.33/46.60  Current number of equations to process: 694
% 46.33/46.60  Current number of ordered equations: 0
% 46.33/46.60  Current number of rules: 956
% 46.33/46.60  New rule produced :
% 46.33/46.60  [959]
% 46.33/46.60  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,v_p,t_a),t_a),t_a),
% 46.33/46.60  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),tc_PropLog_Opl(t_a))
% 46.33/46.60  -> true
% 46.33/46.60  Current number of equations to process: 697
% 46.33/46.60  Current number of ordered equations: 0
% 46.33/46.60  Current number of rules: 957
% 46.33/46.60  New rule produced :
% 46.33/46.60  [960]
% 46.33/46.60  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_insert(C,c_PropLog_Othms(
% 46.33/46.60                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 46.33/46.60                                                           tc_PropLog_Opl(t_a)),
% 46.33/46.60                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 46.33/46.60  -> true
% 46.33/46.60  Current number of equations to process: 697
% 47.89/48.10  Current number of ordered equations: 0
% 47.89/48.10  Current number of rules: 958
% 47.89/48.10  New rule produced :
% 47.89/48.10  [961]
% 47.89/48.10  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 47.89/48.10  c_PropLog_Othms(c_insert(C,c_insert(V_p,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 47.89/48.10                             tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 47.89/48.10  tc_PropLog_Opl(t_a)) -> true
% 47.89/48.10  Current number of equations to process: 700
% 47.89/48.10  Current number of ordered equations: 0
% 47.89/48.10  Current number of rules: 959
% 47.89/48.10  New rule produced :
% 47.89/48.10  [962]
% 47.89/48.10  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,
% 47.89/48.10                                                                      c_insert(C,
% 47.89/48.10                                                                      c_PropLog_Othms(
% 47.89/48.10                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 47.89/48.10                                                                      tc_PropLog_Opl(t_a)),
% 47.89/48.10                                                                      tc_PropLog_Opl(t_a)),
% 47.89/48.10                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 47.89/48.10  tc_PropLog_Opl(t_a)) -> true
% 47.89/48.10  Current number of equations to process: 699
% 47.89/48.10  Current number of ordered equations: 0
% 47.89/48.10  Current number of rules: 960
% 47.89/48.10  New rule produced :
% 47.89/48.10  [963]
% 47.89/48.10  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 47.89/48.10                                                           c_PropLog_Othms(
% 47.89/48.10                                                           c_PropLog_Othms(
% 47.89/48.10                                                           c_insert(A,c_PropLog_Othms(v_H,t_a),
% 47.89/48.10                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),t_a),
% 47.89/48.10  tc_PropLog_Opl(t_a)) -> true
% 47.89/48.10  Current number of equations to process: 702
% 47.89/48.10  Current number of ordered equations: 0
% 47.89/48.10  Current number of rules: 961
% 47.89/48.10  New rule produced :
% 47.89/48.10  [964]
% 47.89/48.10  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 47.89/48.10                                                                      c_PropLog_Othms(
% 47.89/48.10                                                                      c_insert(B,
% 47.89/48.10                                                                      c_PropLog_Othms(v_H,t_a),
% 47.89/48.10                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 47.89/48.10                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 47.89/48.10  true
% 47.89/48.10  Current number of equations to process: 701
% 47.89/48.10  Current number of ordered equations: 0
% 47.89/48.10  Current number of rules: 962
% 47.89/48.10  New rule produced :
% 47.89/48.10  [965]
% 47.89/48.10  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 47.89/48.10                                                           c_PropLog_Othms(
% 47.89/48.10                                                           c_PropLog_Othms(
% 47.89/48.10                                                           c_PropLog_Othms(
% 47.89/48.10                                                           c_insert(B,c_PropLog_Othms(v_H,t_a),
% 47.89/48.10                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 47.89/48.10  tc_PropLog_Opl(t_a)) -> true
% 47.89/48.10  Current number of equations to process: 702
% 47.89/48.10  Current number of ordered equations: 0
% 47.89/48.10  Current number of rules: 963
% 47.89/48.10  New rule produced :
% 47.89/48.10  [966]
% 47.89/48.10  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(
% 47.89/48.10                                                                      c_PropLog_Othms(
% 47.89/48.10                                                                      c_insert(B,
% 47.89/48.10                                                                      c_PropLog_Othms(v_H,t_a),
% 47.89/48.10                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 47.89/48.10                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 47.89/48.10  tc_PropLog_Opl(t_a)) -> true
% 47.89/48.10  Current number of equations to process: 703
% 47.89/48.10  Current number of ordered equations: 1
% 47.89/48.10  Current number of rules: 964
% 47.89/48.10  New rule produced :
% 47.89/48.10  [967]
% 47.89/48.10  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 47.89/48.10                                                           c_insert(B,c_PropLog_Othms(v_H,t_a),
% 47.89/48.10                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 49.41/49.62                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 49.41/49.62  true
% 49.41/49.62  Current number of equations to process: 703
% 49.41/49.62  Current number of ordered equations: 0
% 49.41/49.62  Current number of rules: 965
% 49.41/49.62  New rule produced :
% 49.41/49.62  [968]
% 49.41/49.62  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 49.41/49.62  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_PropLog_Othms(v_H,t_a),
% 49.41/49.62                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 49.41/49.62  tc_PropLog_Opl(t_a)) -> true
% 49.41/49.62  Current number of equations to process: 706
% 49.41/49.62  Current number of ordered equations: 0
% 49.41/49.62  Current number of rules: 966
% 49.41/49.62  New rule produced :
% 49.41/49.62  [969]
% 49.41/49.62  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 49.41/49.62                                                                      c_PropLog_Othms(
% 49.41/49.62                                                                      c_PropLog_Othms(
% 49.41/49.62                                                                      c_insert(C,
% 49.41/49.62                                                                      c_PropLog_Othms(v_H,t_a),
% 49.41/49.62                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 49.41/49.62                                                           tc_PropLog_Opl(t_a)),t_a),
% 49.41/49.62  tc_PropLog_Opl(t_a)) -> true
% 49.41/49.62  Current number of equations to process: 705
% 49.41/49.62  Current number of ordered equations: 0
% 49.41/49.62  Current number of rules: 967
% 49.41/49.62  New rule produced :
% 49.41/49.62  [970]
% 49.41/49.62  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(
% 49.41/49.62                                                                      c_PropLog_Othms(
% 49.41/49.62                                                                      c_insert(B,
% 49.41/49.62                                                                      c_PropLog_Othms(v_H,t_a),
% 49.41/49.62                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 49.41/49.62                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 49.41/49.62  tc_PropLog_Opl(t_a)) -> true
% 49.41/49.62  Current number of equations to process: 706
% 49.41/49.62  Current number of ordered equations: 0
% 49.41/49.62  Current number of rules: 968
% 49.41/49.62  New rule produced :
% 49.41/49.62  [971]
% 49.41/49.62  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 49.41/49.62                                                           c_insert(B,c_PropLog_Othms(
% 49.41/49.62                                                                      c_PropLog_Othms(
% 49.41/49.62                                                                      c_insert(C,
% 49.41/49.62                                                                      c_PropLog_Othms(v_H,t_a),
% 49.41/49.62                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 49.41/49.62                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 49.41/49.62  tc_PropLog_Opl(t_a)) -> true
% 49.41/49.62  Current number of equations to process: 710
% 49.41/49.62  Current number of ordered equations: 0
% 49.41/49.62  Current number of rules: 969
% 49.41/49.62  New rule produced :
% 49.41/49.62  [972]
% 49.41/49.62  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 49.41/49.62                                                                 c_PropLog_Othms(
% 49.41/49.62                                                                 c_insert(C,
% 49.41/49.62                                                                 c_PropLog_Othms(v_H,t_a),
% 49.41/49.62                                                                 tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 49.41/49.62                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 49.41/49.62  tc_PropLog_Opl(t_a)) -> true
% 49.41/49.62  Current number of equations to process: 709
% 49.41/49.62  Current number of ordered equations: 0
% 49.41/49.62  Current number of rules: 970
% 49.41/49.62  New rule produced :
% 49.41/49.62  [973]
% 49.41/49.62  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 49.41/49.62                                                                 c_PropLog_Othms(
% 49.41/49.62                                                                 c_insert(C,
% 49.41/49.62                                                                 c_PropLog_Othms(v_H,t_a),
% 49.41/49.62                                                                 tc_PropLog_Opl(t_a)),t_a),t_a),
% 49.41/49.62                                                      tc_PropLog_Opl(t_a)),t_a),
% 50.25/50.47                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 50.25/50.47  true
% 50.25/50.47  Current number of equations to process: 708
% 50.25/50.47  Current number of ordered equations: 0
% 50.25/50.47  Current number of rules: 971
% 50.25/50.47  New rule produced :
% 50.25/50.47  [974]
% 50.25/50.47  ifeq(c_in(v_p,c_insert(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(C,
% 50.25/50.47                                                                      c_PropLog_Othms(v_H,t_a),
% 50.25/50.47                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 50.25/50.47                           tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 50.25/50.47  -> true
% 50.25/50.47  Current number of equations to process: 706
% 50.25/50.47  Current number of ordered equations: 1
% 50.25/50.47  Current number of rules: 972
% 50.25/50.47  New rule produced :
% 50.25/50.47  [975]
% 50.25/50.47  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(
% 50.25/50.47                                                                 c_PropLog_Othms(
% 50.25/50.47                                                                 c_insert(C,
% 50.25/50.47                                                                 c_PropLog_Othms(v_H,t_a),
% 50.25/50.47                                                                 tc_PropLog_Opl(t_a)),t_a),t_a),
% 50.25/50.47                                                      tc_PropLog_Opl(t_a)),
% 50.25/50.47                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 50.25/50.47  tc_PropLog_Opl(t_a)) -> true
% 50.25/50.47  Current number of equations to process: 706
% 50.25/50.47  Current number of ordered equations: 0
% 50.25/50.47  Current number of rules: 973
% 50.25/50.47  New rule produced :
% 50.25/50.47  [976]
% 50.25/50.47  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 50.25/50.47                                                           c_insert(A,c_PropLog_Othms(
% 50.25/50.47                                                                      c_insert(B,
% 50.25/50.47                                                                      c_PropLog_Othms(v_H,t_a),
% 50.25/50.47                                                                      tc_PropLog_Opl(t_a)),t_a),
% 50.25/50.47                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 50.25/50.47  tc_PropLog_Opl(t_a)) -> true
% 50.25/50.47  Current number of equations to process: 709
% 50.25/50.47  Current number of ordered equations: 0
% 50.25/50.47  Current number of rules: 974
% 50.25/50.47  New rule produced :
% 50.25/50.47  [977]
% 50.25/50.47  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 50.25/50.47                                                           c_PropLog_Othms(
% 50.25/50.47                                                           c_insert(B,c_PropLog_Othms(
% 50.25/50.47                                                                      c_insert(C,
% 50.25/50.47                                                                      c_PropLog_Othms(v_H,t_a),
% 50.25/50.47                                                                      tc_PropLog_Opl(t_a)),t_a),
% 50.25/50.47                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 50.25/50.47  tc_PropLog_Opl(t_a)) -> true
% 50.25/50.47  Current number of equations to process: 713
% 50.25/50.47  Current number of ordered equations: 0
% 50.25/50.47  Current number of rules: 975
% 50.25/50.47  New rule produced :
% 50.25/50.47  [978]
% 50.25/50.47  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,
% 50.25/50.47                                                                      c_PropLog_Othms(
% 50.25/50.47                                                                      c_insert(C,
% 50.25/50.47                                                                      c_PropLog_Othms(v_H,t_a),
% 50.25/50.47                                                                      tc_PropLog_Opl(t_a)),t_a),
% 50.25/50.47                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 50.25/50.47                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 50.25/50.47  true
% 50.25/50.47  Current number of equations to process: 712
% 50.25/50.47  Current number of ordered equations: 0
% 50.25/50.47  Current number of rules: 976
% 50.25/50.47  New rule produced :
% 50.25/50.47  [979]
% 50.25/50.47  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,
% 50.25/50.47                                                                      c_PropLog_Othms(
% 50.25/50.47                                                                      c_insert(C,
% 50.25/50.47                                                                      c_PropLog_Othms(v_H,t_a),
% 50.25/50.47                                                                      tc_PropLog_Opl(t_a)),t_a),
% 52.22/52.44                                                                      tc_PropLog_Opl(t_a)),t_a),
% 52.22/52.44                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 52.22/52.44  tc_PropLog_Opl(t_a)) -> true
% 52.22/52.44  Current number of equations to process: 710
% 52.22/52.44  Current number of ordered equations: 1
% 52.22/52.44  Current number of rules: 977
% 52.22/52.44  New rule produced :
% 52.22/52.44  [980]
% 52.22/52.44  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,
% 52.22/52.44                                                                      c_PropLog_Othms(v_H,t_a),
% 52.22/52.44                                                                      tc_PropLog_Opl(t_a)),t_a),
% 52.22/52.44                                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)),
% 52.22/52.44       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 52.22/52.44  Current number of equations to process: 710
% 52.22/52.44  Current number of ordered equations: 0
% 52.22/52.44  Current number of rules: 978
% 52.22/52.44  New rule produced :
% 52.22/52.44  [981]
% 52.22/52.44  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_PropLog_Othms(
% 52.22/52.44                                                           c_insert(C,c_PropLog_Othms(v_H,t_a),
% 52.22/52.44                                                           tc_PropLog_Opl(t_a)),t_a),
% 52.22/52.44                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 52.22/52.44  -> true
% 52.22/52.44  Current number of equations to process: 712
% 52.22/52.44  Current number of ordered equations: 0
% 52.22/52.44  Current number of rules: 979
% 52.22/52.44  New rule produced :
% 52.22/52.44  [982]
% 52.22/52.44  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 52.22/52.44  c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(v_H,t_a),
% 52.22/52.44                                             tc_PropLog_Opl(t_a)),t_a),
% 52.22/52.44                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 52.22/52.44  Current number of equations to process: 713
% 52.22/52.44  Current number of ordered equations: 0
% 52.22/52.44  Current number of rules: 980
% 52.22/52.44  New rule produced :
% 52.22/52.44  [983]
% 52.22/52.44  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,
% 52.22/52.44                                                                      c_PropLog_Othms(
% 52.22/52.44                                                                      c_insert(C,
% 52.22/52.44                                                                      c_PropLog_Othms(v_H,t_a),
% 52.22/52.44                                                                      tc_PropLog_Opl(t_a)),t_a),
% 52.22/52.44                                                                      tc_PropLog_Opl(t_a)),
% 52.22/52.44                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 52.22/52.44  tc_PropLog_Opl(t_a)) -> true
% 52.22/52.44  Current number of equations to process: 714
% 52.22/52.44  Current number of ordered equations: 0
% 52.22/52.44  Current number of rules: 981
% 52.22/52.44  New rule produced :
% 52.22/52.44  [984]
% 52.22/52.44  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 52.22/52.44                                                           c_PropLog_Othms(
% 52.22/52.44                                                           c_insert(A,c_insert(B,
% 52.22/52.44                                                                      c_PropLog_Othms(v_H,t_a),
% 52.22/52.44                                                                      tc_PropLog_Opl(t_a)),
% 52.22/52.44                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 52.22/52.44  tc_PropLog_Opl(t_a)) -> true
% 52.22/52.44  Current number of equations to process: 717
% 52.22/52.44  Current number of ordered equations: 0
% 52.22/52.44  Current number of rules: 982
% 52.22/52.44  New rule produced :
% 52.22/52.44  [985]
% 52.22/52.44  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 52.22/52.44                                                           c_PropLog_Othms(
% 52.22/52.44                                                           c_PropLog_Othms(
% 52.22/52.44                                                           c_insert(B,c_insert(C,
% 52.22/52.44                                                                      c_PropLog_Othms(v_H,t_a),
% 52.22/52.44                                                                      tc_PropLog_Opl(t_a)),
% 52.22/52.44                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 52.22/52.44  tc_PropLog_Opl(t_a)) -> true
% 52.22/52.44  Current number of equations to process: 721
% 52.22/52.44  Current number of ordered equations: 0
% 52.22/52.44  Current number of rules: 983
% 52.22/52.44  New rule produced :
% 54.55/54.85  [986]
% 54.55/54.85  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 54.55/54.85                                                                      c_insert(B,
% 54.55/54.85                                                                      c_insert(C,
% 54.55/54.85                                                                      c_PropLog_Othms(v_H,t_a),
% 54.55/54.85                                                                      tc_PropLog_Opl(t_a)),
% 54.55/54.85                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 54.55/54.85                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 54.55/54.85  true
% 54.55/54.85  Current number of equations to process: 720
% 54.55/54.85  Current number of ordered equations: 0
% 54.55/54.85  Current number of rules: 984
% 54.55/54.85  New rule produced :
% 54.55/54.85  [987]
% 54.55/54.85  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,
% 54.55/54.85                                                                      c_PropLog_Othms(v_H,t_a),
% 54.55/54.85                                                                      tc_PropLog_Opl(t_a)),
% 54.55/54.85                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 54.55/54.85                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 54.55/54.85  true
% 54.55/54.85  Current number of equations to process: 718
% 54.55/54.85  Current number of ordered equations: 1
% 54.55/54.85  Current number of rules: 985
% 54.55/54.85  New rule produced :
% 54.55/54.85  [988]
% 54.55/54.85  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(
% 54.55/54.85                                                                      c_insert(B,
% 54.55/54.85                                                                      c_insert(C,
% 54.55/54.85                                                                      c_PropLog_Othms(v_H,t_a),
% 54.55/54.85                                                                      tc_PropLog_Opl(t_a)),
% 54.55/54.85                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 54.55/54.85                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 54.55/54.85  tc_PropLog_Opl(t_a)) -> true
% 54.55/54.85  Current number of equations to process: 718
% 54.55/54.85  Current number of ordered equations: 0
% 54.55/54.85  Current number of rules: 986
% 54.55/54.85  New rule produced :
% 54.55/54.85  [989]
% 54.55/54.85  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 54.55/54.85  c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_insert(V_p,c_PropLog_Othms(v_H,t_a),
% 54.55/54.85                                             tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),t_a),
% 54.55/54.85  tc_PropLog_Opl(t_a)) -> true
% 54.55/54.85  Current number of equations to process: 723
% 54.55/54.85  Current number of ordered equations: 0
% 54.55/54.85  Current number of rules: 987
% 54.55/54.85  New rule produced :
% 54.55/54.85  [990]
% 54.55/54.85  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(
% 54.55/54.85                                                                      c_insert(B,
% 54.55/54.85                                                                      c_insert(C,
% 54.55/54.85                                                                      c_PropLog_Othms(v_H,t_a),
% 54.55/54.85                                                                      tc_PropLog_Opl(t_a)),
% 54.55/54.85                                                                      tc_PropLog_Opl(t_a)),t_a),
% 54.55/54.85                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 54.55/54.85  tc_PropLog_Opl(t_a)) -> true
% 54.55/54.85  Current number of equations to process: 722
% 54.55/54.85  Current number of ordered equations: 0
% 54.55/54.85  Current number of rules: 988
% 54.55/54.85  New rule produced :
% 54.55/54.85  [991]
% 54.55/54.85  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 54.55/54.85       c_insert(C,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 54.55/54.85  -> true
% 54.55/54.85  Current number of equations to process: 724
% 54.55/54.85  Current number of ordered equations: 0
% 54.55/54.85  Current number of rules: 989
% 54.55/54.85  New rule produced :
% 54.55/54.85  [992]
% 54.55/54.85  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,v_p,t_a),t_a),t_a),
% 54.55/54.85  c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),t_a),
% 54.55/54.85  tc_PropLog_Opl(t_a)) -> true
% 54.55/54.85  Current number of equations to process: 725
% 54.55/54.85  Current number of ordered equations: 0
% 54.55/54.85  Current number of rules: 990
% 54.55/54.85  New rule produced :
% 54.55/54.85  [993]
% 54.55/54.85  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_insert(C,c_insert(V_p,
% 54.55/54.85                                                                      c_PropLog_Othms(v_H,t_a),
% 55.56/55.77                                                                      tc_PropLog_Opl(t_a)),
% 55.56/55.77                                                           tc_PropLog_Opl(t_a)),
% 55.56/55.77                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 55.56/55.77  -> true
% 55.56/55.77  Current number of equations to process: 725
% 55.56/55.77  Current number of ordered equations: 0
% 55.56/55.77  Current number of rules: 991
% 55.56/55.77  New rule produced :
% 55.56/55.77  [994]
% 55.56/55.77  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 55.56/55.77  c_PropLog_Othms(c_insert(C,c_insert(V_p,c_insert(V_q,c_PropLog_Othms(v_H,t_a),
% 55.56/55.77                                          tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 55.56/55.77                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 55.56/55.77  Current number of equations to process: 728
% 55.56/55.77  Current number of ordered equations: 0
% 55.56/55.77  Current number of rules: 992
% 55.56/55.77  New rule produced :
% 55.56/55.77  [995]
% 55.56/55.77  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 55.56/55.77                                                           c_insert(A,c_insert(B,
% 55.56/55.77                                                                      c_insert(C,
% 55.56/55.77                                                                      c_PropLog_Othms(v_H,t_a),
% 55.56/55.77                                                                      tc_PropLog_Opl(t_a)),
% 55.56/55.77                                                                      tc_PropLog_Opl(t_a)),
% 55.56/55.77                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 55.56/55.77  tc_PropLog_Opl(t_a)) -> true
% 55.56/55.77  Current number of equations to process: 727
% 55.56/55.77  Current number of ordered equations: 0
% 55.56/55.77  Current number of rules: 993
% 55.56/55.77  New rule produced :
% 55.56/55.77  [996]
% 55.56/55.77  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_insert(C,
% 55.56/55.77                                                                      c_insert(V_p,
% 55.56/55.77                                                                      c_PropLog_Othms(
% 55.56/55.77                                                                      c_PropLog_Othms(
% 55.56/55.77                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 55.56/55.77                                                                      tc_PropLog_Opl(t_a)),
% 55.56/55.77                                                                      tc_PropLog_Opl(t_a)),
% 55.56/55.77                                                           tc_PropLog_Opl(t_a)),t_a),
% 55.56/55.77  tc_PropLog_Opl(t_a)) -> true
% 55.56/55.77  Current number of equations to process: 731
% 55.56/55.77  Current number of ordered equations: 0
% 55.56/55.77  Current number of rules: 994
% 55.56/55.77  New rule produced :
% 55.56/55.77  [997]
% 55.56/55.77  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_insert(C,
% 55.56/55.77                                                                      c_PropLog_Othms(
% 55.56/55.77                                                                      c_insert(V_p,
% 55.56/55.77                                                                      c_PropLog_Othms(
% 55.56/55.77                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 55.56/55.77                                                                      tc_PropLog_Opl(t_a)),t_a),
% 55.56/55.77                                                                      tc_PropLog_Opl(t_a)),
% 55.56/55.77                                                           tc_PropLog_Opl(t_a)),t_a),
% 55.56/55.77  tc_PropLog_Opl(t_a)) -> true
% 55.56/55.77  Current number of equations to process: 730
% 55.56/55.77  Current number of ordered equations: 0
% 55.56/55.77  Current number of rules: 995
% 55.56/55.77  New rule produced :
% 55.56/55.77  [998]
% 55.56/55.77  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 55.56/55.77                                                                      c_insert(C,
% 55.56/55.77                                                                      c_insert(V_p,
% 55.56/55.77                                                                      c_PropLog_Othms(
% 55.56/55.77                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 55.56/55.77                                                                      tc_PropLog_Opl(t_a)),
% 55.56/55.77                                                                      tc_PropLog_Opl(t_a)),t_a),
% 55.56/55.77                                                           tc_PropLog_Opl(t_a)),t_a),
% 55.65/55.89  tc_PropLog_Opl(t_a)) -> true
% 55.65/55.89  Current number of equations to process: 729
% 55.65/55.89  Current number of ordered equations: 0
% 55.65/55.89  Current number of rules: 996
% 55.65/55.89  New rule produced :
% 55.65/55.89  [999]
% 55.65/55.89  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 55.65/55.89                                                           c_insert(B,c_insert(C,
% 55.65/55.89                                                                      c_insert(V_p,
% 55.65/55.89                                                                      c_PropLog_Othms(
% 55.65/55.89                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 55.65/55.89                                                                      tc_PropLog_Opl(t_a)),
% 55.65/55.89                                                                      tc_PropLog_Opl(t_a)),
% 55.65/55.89                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 55.65/55.89  tc_PropLog_Opl(t_a)) -> true
% 55.65/55.89  Current number of equations to process: 728
% 55.65/55.89  Current number of ordered equations: 0
% 55.65/55.89  Current number of rules: 997
% 55.65/55.89  New rule produced :
% 55.65/55.89  [1000]
% 55.65/55.89  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_insert(C,
% 55.65/55.89                                                                      c_PropLog_Othms(
% 55.65/55.89                                                                      c_PropLog_Othms(
% 55.65/55.89                                                                      c_insert(V_p,
% 55.65/55.89                                                                      c_PropLog_Othms(v_H,t_a),
% 55.65/55.89                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 55.65/55.89                                                                      tc_PropLog_Opl(t_a)),
% 55.65/55.89                                                           tc_PropLog_Opl(t_a)),t_a),
% 55.65/55.89  tc_PropLog_Opl(t_a)) -> true
% 55.65/55.89  Current number of equations to process: 727
% 55.65/55.89  Current number of ordered equations: 0
% 55.65/55.89  Current number of rules: 998
% 55.65/55.89  New rule produced :
% 55.65/55.89  [1001]
% 55.65/55.89  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 55.65/55.89                                                                      c_insert(C,
% 55.65/55.89                                                                      c_PropLog_Othms(
% 55.65/55.89                                                                      c_insert(V_p,
% 55.65/55.89                                                                      c_PropLog_Othms(v_H,t_a),
% 55.65/55.89                                                                      tc_PropLog_Opl(t_a)),t_a),
% 55.65/55.89                                                                      tc_PropLog_Opl(t_a)),t_a),
% 55.65/55.89                                                           tc_PropLog_Opl(t_a)),t_a),
% 55.65/55.89  tc_PropLog_Opl(t_a)) -> true
% 55.65/55.89  Current number of equations to process: 726
% 55.65/55.89  Current number of ordered equations: 0
% 55.65/55.89  Current number of rules: 999
% 55.65/55.89  New rule produced :
% 55.65/55.89  [1002]
% 55.65/55.89  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 55.65/55.89                                                           c_insert(B,c_insert(C,
% 55.65/55.89                                                                      c_PropLog_Othms(
% 55.65/55.89                                                                      c_insert(V_p,
% 55.65/55.89                                                                      c_PropLog_Othms(v_H,t_a),
% 55.65/55.89                                                                      tc_PropLog_Opl(t_a)),t_a),
% 55.65/55.89                                                                      tc_PropLog_Opl(t_a)),
% 55.65/55.89                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 55.65/55.89  tc_PropLog_Opl(t_a)) -> true
% 55.65/55.89  Current number of equations to process: 725
% 55.65/55.89  Current number of ordered equations: 0
% 55.65/55.89  Current number of rules: 1000
% 55.65/55.89  New rule produced :
% 55.65/55.89  [1003]
% 55.65/55.89  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 55.65/55.89                                                                      c_PropLog_Othms(
% 55.65/55.89                                                                      c_insert(C,
% 55.65/55.89                                                                      c_insert(V_p,
% 55.65/55.89                                                                      c_PropLog_Othms(v_H,t_a),
% 55.65/55.89                                                                      tc_PropLog_Opl(t_a)),
% 58.59/58.83                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 58.59/58.83                                                           tc_PropLog_Opl(t_a)),t_a),
% 58.59/58.83  tc_PropLog_Opl(t_a)) -> true
% 58.59/58.83  Current number of equations to process: 724
% 58.59/58.83  Current number of ordered equations: 0
% 58.59/58.83  Current number of rules: 1001
% 58.59/58.83  New rule produced :
% 58.59/58.83  [1004]
% 58.59/58.83  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 58.59/58.83                                                           c_insert(B,c_PropLog_Othms(
% 58.59/58.83                                                                      c_insert(C,
% 58.59/58.83                                                                      c_insert(V_p,
% 58.59/58.83                                                                      c_PropLog_Othms(v_H,t_a),
% 58.59/58.83                                                                      tc_PropLog_Opl(t_a)),
% 58.59/58.83                                                                      tc_PropLog_Opl(t_a)),t_a),
% 58.59/58.83                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 58.59/58.83  tc_PropLog_Opl(t_a)) -> true
% 58.59/58.83  Current number of equations to process: 723
% 58.59/58.83  Current number of ordered equations: 0
% 58.59/58.83  Current number of rules: 1002
% 58.59/58.83  New rule produced :
% 58.59/58.83  [1005]
% 58.59/58.83  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 58.59/58.83                                                           c_PropLog_Othms(
% 58.59/58.83                                                           c_insert(B,c_insert(C,
% 58.59/58.83                                                                      c_insert(V_p,
% 58.59/58.83                                                                      c_PropLog_Othms(v_H,t_a),
% 58.59/58.83                                                                      tc_PropLog_Opl(t_a)),
% 58.59/58.83                                                                      tc_PropLog_Opl(t_a)),
% 58.59/58.83                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 58.59/58.83  tc_PropLog_Opl(t_a)) -> true
% 58.59/58.83  Current number of equations to process: 722
% 58.59/58.83  Current number of ordered equations: 0
% 58.59/58.83  Current number of rules: 1003
% 58.59/58.83  New rule produced :
% 58.59/58.83  [1006]
% 58.59/58.83  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 58.59/58.83                                                         c_PropLog_Othms(
% 58.59/58.83                                                         c_PropLog_Othms(
% 58.59/58.83                                                         c_PropLog_Othms(
% 58.59/58.83                                                         c_insert(A,B,tc_PropLog_Opl(C)),C),C),C),C),C),C),C),
% 58.59/58.83  tc_PropLog_Opl(C)) -> true
% 58.59/58.83  Current number of equations to process: 744
% 58.59/58.83  Current number of ordered equations: 0
% 58.59/58.83  Current number of rules: 1004
% 58.59/58.83  New rule produced :
% 58.59/58.83  [1007]
% 58.59/58.83  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 58.59/58.83                                                                    c_PropLog_Othms(
% 58.59/58.83                                                                    c_PropLog_Othms(
% 58.59/58.83                                                                    c_insert(A,C,
% 58.59/58.83                                                                    tc_PropLog_Opl(V_p)),V_p),V_p),V_p),V_p),V_p),
% 58.59/58.83                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 58.59/58.83  Current number of equations to process: 743
% 58.59/58.83  Current number of ordered equations: 0
% 58.59/58.83  Current number of rules: 1005
% 58.59/58.83  New rule produced :
% 58.59/58.83  [1008]
% 58.59/58.83  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 58.59/58.83                                                       c_PropLog_Othms(
% 58.59/58.83                                                       c_PropLog_Othms(
% 58.59/58.83                                                       c_PropLog_Othms(
% 58.59/58.83                                                       c_PropLog_Othms(
% 58.59/58.83                                                       c_insert(B,V_p,tc_PropLog_Opl(C)),C),C),C),C),C),C),
% 58.59/58.83  tc_PropLog_Opl(C)) -> true
% 58.59/58.83  Current number of equations to process: 748
% 58.59/58.83  Current number of ordered equations: 0
% 58.59/58.83  Current number of rules: 1006
% 58.59/58.83  New rule produced :
% 58.59/58.83  [1009]
% 58.59/58.83  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 58.59/58.83                                                         c_PropLog_Othms(
% 59.94/60.17                                                         c_insert(A,C,tc_PropLog_Opl(V_p)),V_p),V_p),V_p),V_p),
% 59.94/60.17              tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),true,true,true) -> true
% 59.94/60.17  Current number of equations to process: 749
% 59.94/60.17  Current number of ordered equations: 1
% 59.94/60.17  Current number of rules: 1007
% 59.94/60.17  New rule produced :
% 59.94/60.17  [1010]
% 59.94/60.17  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 59.94/60.17                                                                    c_PropLog_Othms(
% 59.94/60.17                                                                    c_PropLog_Othms(
% 59.94/60.17                                                                    c_insert(A,C,
% 59.94/60.17                                                                    tc_PropLog_Opl(V_p)),V_p),V_p),V_p),V_p),
% 59.94/60.17                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 59.94/60.17  tc_PropLog_Opl(V_p)) -> true
% 59.94/60.17  Current number of equations to process: 749
% 59.94/60.17  Current number of ordered equations: 0
% 59.94/60.17  Current number of rules: 1008
% 59.94/60.17  New rule produced :
% 59.94/60.17  [1011]
% 59.94/60.17  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 59.94/60.17  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(C,V_q,
% 59.94/60.17                                                                  tc_PropLog_Opl(V_p)),V_p),V_p),V_p),V_p),
% 59.94/60.17  tc_PropLog_Opl(V_p)) -> true
% 59.94/60.17  Current number of equations to process: 757
% 59.94/60.17  Current number of ordered equations: 0
% 59.94/60.17  Current number of rules: 1009
% 59.94/60.17  New rule produced :
% 59.94/60.17  [1012]
% 59.94/60.17  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 59.94/60.17                                                                    c_PropLog_Othms(
% 59.94/60.17                                                                    c_PropLog_Othms(
% 59.94/60.17                                                                    c_insert(A,C,
% 59.94/60.17                                                                    tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 59.94/60.17                                                         tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 59.94/60.17  tc_PropLog_Opl(V_p)) -> true
% 59.94/60.17  Current number of equations to process: 758
% 59.94/60.17  Current number of ordered equations: 0
% 59.94/60.17  Current number of rules: 1010
% 59.94/60.17  New rule produced :
% 59.94/60.17  [1013]
% 59.94/60.17  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 59.94/60.17                                                                    c_PropLog_Othms(
% 59.94/60.17                                                                    c_insert(
% 59.94/60.17                                                                    c_PropLog_Opl_Oop_A_N_62(B,A,C),V_p,
% 59.94/60.17                                                                    tc_PropLog_Opl(C)),C),C),C),C),
% 59.94/60.17                         tc_PropLog_Opl(C)),C),tc_PropLog_Opl(C)) -> true
% 59.94/60.17  Current number of equations to process: 757
% 59.94/60.17  Current number of ordered equations: 0
% 59.94/60.17  Current number of rules: 1011
% 59.94/60.17  New rule produced :
% 59.94/60.17  [1014]
% 59.94/60.17  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(
% 59.94/60.17                                                                    c_PropLog_Othms(
% 59.94/60.17                                                                    c_PropLog_Othms(
% 59.94/60.17                                                                    c_PropLog_Othms(
% 59.94/60.17                                                                    c_insert(B,V_q,
% 59.94/60.17                                                                    tc_PropLog_Opl(C)),C),C),C),C),
% 59.94/60.17                                                       tc_PropLog_Opl(C)),C),
% 59.94/60.17  tc_PropLog_Opl(C)) -> true
% 59.94/60.17  Current number of equations to process: 756
% 59.94/60.17  Current number of ordered equations: 0
% 59.94/60.17  Current number of rules: 1012
% 59.94/60.17  New rule produced :
% 59.94/60.17  [1015]
% 59.94/60.17  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 59.94/60.17                                                       c_insert(V_p,c_PropLog_Othms(
% 59.94/60.17                                                                    c_PropLog_Othms(
% 59.94/60.17                                                                    c_PropLog_Othms(
% 59.94/60.17                                                                    c_insert(B,V_q,
% 59.94/60.17                                                                    tc_PropLog_Opl(C)),C),C),C),
% 59.94/60.17                                                       tc_PropLog_Opl(C)),C),C),
% 61.35/61.57  tc_PropLog_Opl(C)) -> true
% 61.35/61.57  Current number of equations to process: 761
% 61.35/61.57  Current number of ordered equations: 0
% 61.35/61.57  Current number of rules: 1013
% 61.35/61.57  New rule produced :
% 61.35/61.57  [1016]
% 61.35/61.57  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 61.35/61.57                                                         c_PropLog_Othms(
% 61.35/61.57                                                         c_PropLog_Othms(
% 61.35/61.57                                                         c_insert(c_PropLog_Opl_Oop_A_N_62(
% 61.35/61.57                                                                  c_PropLog_Opl_Oop_A_N_62(B,B,C),A,C),V_p,
% 61.35/61.57                                                         tc_PropLog_Opl(C)),C),C),C),C),C),C),
% 61.35/61.57  tc_PropLog_Opl(C)) -> true
% 61.35/61.57  Current number of equations to process: 762
% 61.35/61.57  Current number of ordered equations: 0
% 61.35/61.57  Current number of rules: 1014
% 61.35/61.57  New rule produced :
% 61.35/61.57  [1017]
% 61.35/61.57  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(c_PropLog_Othms(
% 61.35/61.57                                                               c_PropLog_Othms(
% 61.35/61.57                                                               c_PropLog_Othms(
% 61.35/61.57                                                               c_insert(A,V_p,
% 61.35/61.57                                                               tc_PropLog_Opl(V_q)),V_q),V_q),V_q),V_q),
% 61.35/61.57                                    tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),V_q),
% 61.35/61.57  tc_PropLog_Opl(V_q)) -> true
% 61.35/61.57  Current number of equations to process: 761
% 61.35/61.57  Current number of ordered equations: 0
% 61.35/61.57  Current number of rules: 1015
% 61.35/61.57  New rule produced :
% 61.35/61.57  [1018]
% 61.35/61.57  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,c_PropLog_Othms(
% 61.35/61.57                                                               c_PropLog_Othms(
% 61.35/61.57                                                               c_PropLog_Othms(
% 61.35/61.57                                                               c_insert(A,V_p,
% 61.35/61.57                                                               tc_PropLog_Opl(V_q)),V_q),V_q),V_q),
% 61.35/61.57                                                    tc_PropLog_Opl(V_q)),V_q),
% 61.35/61.57                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 61.35/61.57  Current number of equations to process: 760
% 61.35/61.57  Current number of ordered equations: 0
% 61.35/61.57  Current number of rules: 1016
% 61.35/61.57  New rule produced :
% 61.35/61.57  [1019]
% 61.35/61.57  ifeq(c_in(A,c_insert(B,c_insert(C,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 61.35/61.57                                                                    c_insert(A,V_p,
% 61.35/61.57                                                                    tc_PropLog_Opl(V_q)),V_q),V_q),V_q),
% 61.35/61.57                         tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),true,true,true)
% 61.35/61.57  -> true
% 61.35/61.57  Current number of equations to process: 766
% 61.35/61.57  Current number of ordered equations: 1
% 61.35/61.57  Current number of rules: 1017
% 61.35/61.57  New rule produced :
% 61.35/61.57  [1020]
% 61.35/61.57  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(
% 61.35/61.57                                                               c_PropLog_Othms(
% 61.35/61.57                                                               c_PropLog_Othms(
% 61.35/61.57                                                               c_insert(A,V_p,
% 61.35/61.57                                                               tc_PropLog_Opl(V_q)),V_q),V_q),V_q),
% 61.35/61.57                                                    tc_PropLog_Opl(V_q)),
% 61.35/61.57                                         tc_PropLog_Opl(V_q)),V_q),V_q),
% 61.35/61.57  tc_PropLog_Opl(V_q)) -> true
% 61.35/61.57  Current number of equations to process: 766
% 61.35/61.57  Current number of ordered equations: 0
% 61.35/61.57  Current number of rules: 1018
% 61.35/61.57  New rule produced :
% 61.35/61.57  [1021]
% 61.35/61.57  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 61.35/61.57                                                         c_insert(c_PropLog_Opl_Oop_A_N_62(B,A,C),V_p,
% 61.35/61.57                                                         tc_PropLog_Opl(C)),C),C),C),
% 61.35/61.57              tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true) -> true
% 61.35/61.57  Current number of equations to process: 774
% 61.35/61.57  Current number of ordered equations: 1
% 61.35/61.57  Current number of rules: 1019
% 61.35/61.57  New rule produced :
% 61.35/61.57  [1022]
% 61.35/61.57  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 61.35/61.57                                                                    c_PropLog_Othms(
% 62.29/62.52                                                                    c_insert(
% 62.29/62.52                                                                    c_PropLog_Opl_Oop_A_N_62(B,A,C),V_p,
% 62.29/62.52                                                                    tc_PropLog_Opl(C)),C),C),C),
% 62.29/62.52                                         tc_PropLog_Opl(C)),C),C),tc_PropLog_Opl(C))
% 62.29/62.52  -> true
% 62.29/62.52  Current number of equations to process: 774
% 62.29/62.52  Current number of ordered equations: 0
% 62.29/62.52  Current number of rules: 1020
% 62.29/62.52  New rule produced :
% 62.29/62.52  [1023]
% 62.29/62.52  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 62.29/62.52                                                         c_insert(B,c_PropLog_Othms(
% 62.29/62.52                                                                    c_PropLog_Othms(
% 62.29/62.52                                                                    c_insert(A,C,
% 62.29/62.52                                                                    tc_PropLog_Opl(V_p)),V_p),V_p),
% 62.29/62.52                                                         tc_PropLog_Opl(V_p)),V_p),V_p),V_p),V_p),
% 62.29/62.52  tc_PropLog_Opl(V_p)) -> true
% 62.29/62.52  Current number of equations to process: 782
% 62.29/62.52  Current number of ordered equations: 0
% 62.29/62.52  Current number of rules: 1021
% 62.29/62.52  New rule produced :
% 62.29/62.52  [1024]
% 62.29/62.52  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 62.29/62.52                                                       c_PropLog_Othms(
% 62.29/62.52                                                       c_insert(V_p,c_PropLog_Othms(
% 62.29/62.52                                                                    c_PropLog_Othms(
% 62.29/62.52                                                                    c_insert(B,V_q,
% 62.29/62.52                                                                    tc_PropLog_Opl(C)),C),C),
% 62.29/62.52                                                       tc_PropLog_Opl(C)),C),C),C),
% 62.29/62.52  tc_PropLog_Opl(C)) -> true
% 62.29/62.52  Current number of equations to process: 790
% 62.29/62.52  Current number of ordered equations: 0
% 62.29/62.52  Current number of rules: 1022
% 62.29/62.52  New rule produced :
% 62.29/62.52  [1025]
% 62.29/62.52  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 62.29/62.52                                                                    c_insert(
% 62.29/62.52                                                                    c_PropLog_Opl_Oop_A_N_62(B,
% 62.29/62.52                                                                    c_PropLog_Opl_Oop_A_N_62(B,A,C),C),V_p,
% 62.29/62.52                                                                    tc_PropLog_Opl(C)),C),C),C),
% 62.29/62.52                         tc_PropLog_Opl(C)),C),tc_PropLog_Opl(C)) -> true
% 62.29/62.52  Current number of equations to process: 789
% 62.29/62.52  Current number of ordered equations: 0
% 62.29/62.52  Current number of rules: 1023
% 62.29/62.52  New rule produced :
% 62.29/62.52  [1026]
% 62.29/62.52  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(
% 62.29/62.52                                                                    c_PropLog_Othms(
% 62.29/62.52                                                                    c_PropLog_Othms(
% 62.29/62.52                                                                    c_insert(
% 62.29/62.52                                                                    c_PropLog_Opl_Oop_A_N_62(V_p,B,C),V_q,
% 62.29/62.52                                                                    tc_PropLog_Opl(C)),C),C),C),
% 62.29/62.53                                                       tc_PropLog_Opl(C)),C),
% 62.29/62.53  tc_PropLog_Opl(C)) -> true
% 62.29/62.53  Current number of equations to process: 788
% 62.29/62.53  Current number of ordered equations: 0
% 62.29/62.53  Current number of rules: 1024
% 62.29/62.53  New rule produced :
% 62.29/62.53  [1027]
% 62.29/62.53  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(C,
% 62.29/62.53                                                                    c_PropLog_Othms(
% 62.29/62.53                                                                    c_PropLog_Othms(
% 62.29/62.53                                                                    c_insert(A,V_p,
% 62.29/62.53                                                                    tc_PropLog_Opl(V_q)),V_q),V_q),
% 62.29/62.53                                                                    tc_PropLog_Opl(V_q)),V_q),V_q),
% 62.29/62.53                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 62.29/62.53  Current number of equations to process: 787
% 62.29/62.53  Current number of ordered equations: 0
% 62.29/62.53  Current number of rules: 1025
% 64.61/64.83  New rule produced :
% 64.61/64.83  [1028]
% 64.61/64.83  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,
% 64.61/64.83                                                                    c_PropLog_Othms(
% 64.61/64.83                                                                    c_PropLog_Othms(
% 64.61/64.83                                                                    c_insert(A,V_p,
% 64.61/64.83                                                                    tc_PropLog_Opl(V_q)),V_q),V_q),
% 64.61/64.83                                                                    tc_PropLog_Opl(V_q)),V_q),
% 64.61/64.83                                         tc_PropLog_Opl(V_q)),V_q),V_q),
% 64.61/64.83  tc_PropLog_Opl(V_q)) -> true
% 64.61/64.83  Current number of equations to process: 785
% 64.61/64.83  Current number of ordered equations: 1
% 64.61/64.83  Current number of rules: 1026
% 64.61/64.83  New rule produced :
% 64.61/64.83  [1029]
% 64.61/64.83  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_PropLog_Othms(
% 64.61/64.83                                                                    c_insert(A,V_p,
% 64.61/64.83                                                                    tc_PropLog_Opl(V_q)),V_q),V_q),
% 64.61/64.83                                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)),
% 64.61/64.83       tc_PropLog_Opl(V_q)),true,true,true) -> true
% 64.61/64.83  Current number of equations to process: 785
% 64.61/64.83  Current number of ordered equations: 0
% 64.61/64.83  Current number of rules: 1027
% 64.61/64.83  New rule produced :
% 64.61/64.83  [1030]
% 64.61/64.83  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_insert(V_p,c_PropLog_Othms(
% 64.61/64.83                                                         c_PropLog_Othms(
% 64.61/64.83                                                         c_insert(B,V_q,
% 64.61/64.83                                                         tc_PropLog_Opl(C)),C),C),
% 64.61/64.83                                            tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true)
% 64.61/64.83  -> true
% 64.61/64.83  Current number of equations to process: 792
% 64.61/64.83  Current number of ordered equations: 0
% 64.61/64.83  Current number of rules: 1028
% 64.61/64.83  New rule produced :
% 64.61/64.83  [1031]
% 64.61/64.83  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 64.61/64.83  c_PropLog_Othms(c_insert(V_q,c_PropLog_Othms(c_PropLog_Othms(c_insert(C,T_a,
% 64.61/64.83                                                               tc_PropLog_Opl(V_p)),V_p),V_p),
% 64.61/64.83                  tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 64.61/64.83  Current number of equations to process: 795
% 64.61/64.83  Current number of ordered equations: 0
% 64.61/64.83  Current number of rules: 1029
% 64.61/64.83  New rule produced :
% 64.61/64.83  [1032]
% 64.61/64.83  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,
% 64.61/64.83                                                                    c_PropLog_Othms(
% 64.61/64.83                                                                    c_PropLog_Othms(
% 64.61/64.83                                                                    c_insert(A,V_p,
% 64.61/64.83                                                                    tc_PropLog_Opl(V_q)),V_q),V_q),
% 64.61/64.83                                                                    tc_PropLog_Opl(V_q)),
% 64.61/64.83                                                         tc_PropLog_Opl(V_q)),V_q),V_q),V_q),
% 64.61/64.83  tc_PropLog_Opl(V_q)) -> true
% 64.61/64.83  Current number of equations to process: 794
% 64.61/64.83  Current number of ordered equations: 0
% 64.61/64.83  Current number of rules: 1030
% 64.61/64.83  New rule produced :
% 64.61/64.83  [1033]
% 64.61/64.83  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 64.61/64.83                                                         c_PropLog_Othms(
% 64.61/64.83                                                         c_insert(B,c_PropLog_Othms(
% 64.61/64.83                                                                    c_insert(A,C,
% 64.61/64.83                                                                    tc_PropLog_Opl(V_p)),V_p),
% 64.61/64.83                                                         tc_PropLog_Opl(V_p)),V_p),V_p),V_p),V_p),V_p),
% 64.61/64.83  tc_PropLog_Opl(V_p)) -> true
% 64.61/64.83  Current number of equations to process: 801
% 64.61/64.83  Current number of ordered equations: 0
% 64.61/64.83  Current number of rules: 1031
% 64.61/64.83  New rule produced :
% 64.61/64.83  [1034]
% 64.61/64.83  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 64.61/64.83                                                       c_PropLog_Othms(
% 64.61/64.83                                                       c_PropLog_Othms(
% 64.61/64.83                                                       c_insert(V_p,c_PropLog_Othms(
% 64.61/64.83                                                                    c_insert(B,V_q,
% 67.86/68.10                                                                    tc_PropLog_Opl(C)),C),
% 67.86/68.10                                                       tc_PropLog_Opl(C)),C),C),C),C),
% 67.86/68.10  tc_PropLog_Opl(C)) -> true
% 67.86/68.10  Current number of equations to process: 809
% 67.86/68.10  Current number of ordered equations: 0
% 67.86/68.10  Current number of rules: 1032
% 67.86/68.10  New rule produced :
% 67.86/68.10  [1035]
% 67.86/68.10  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 67.86/68.10                                                                    c_insert(C,
% 67.86/68.10                                                                    c_PropLog_Othms(
% 67.86/68.10                                                                    c_insert(A,V_p,
% 67.86/68.10                                                                    tc_PropLog_Opl(V_q)),V_q),
% 67.86/68.10                                                                    tc_PropLog_Opl(V_q)),V_q),V_q),V_q),
% 67.86/68.10                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 67.86/68.10  Current number of equations to process: 808
% 67.86/68.10  Current number of ordered equations: 0
% 67.86/68.10  Current number of rules: 1033
% 67.86/68.10  New rule produced :
% 67.86/68.10  [1036]
% 67.86/68.10  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_PropLog_Othms(
% 67.86/68.10                                                                    c_insert(A,V_p,
% 67.86/68.10                                                                    tc_PropLog_Opl(V_q)),V_q),
% 67.86/68.10                                                         tc_PropLog_Opl(V_q)),V_q),V_q),
% 67.86/68.10              tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),true,true,true) -> true
% 67.86/68.10  Current number of equations to process: 806
% 67.86/68.10  Current number of ordered equations: 1
% 67.86/68.10  Current number of rules: 1034
% 67.86/68.10  New rule produced :
% 67.86/68.10  [1037]
% 67.86/68.10  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 67.86/68.10                                                                    c_insert(C,
% 67.86/68.10                                                                    c_PropLog_Othms(
% 67.86/68.10                                                                    c_insert(A,V_p,
% 67.86/68.10                                                                    tc_PropLog_Opl(V_q)),V_q),
% 67.86/68.10                                                                    tc_PropLog_Opl(V_q)),V_q),V_q),
% 67.86/68.10                                         tc_PropLog_Opl(V_q)),V_q),V_q),
% 67.86/68.10  tc_PropLog_Opl(V_q)) -> true
% 67.86/68.10  Current number of equations to process: 806
% 67.86/68.10  Current number of ordered equations: 0
% 67.86/68.10  Current number of rules: 1035
% 67.86/68.10  New rule produced :
% 67.86/68.10  [1038]
% 67.86/68.10  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 67.86/68.10  c_PropLog_Othms(c_PropLog_Othms(c_insert(V_q,c_PropLog_Othms(c_insert(C,T_a,
% 67.86/68.10                                                               tc_PropLog_Opl(V_p)),V_p),
% 67.86/68.10                                  tc_PropLog_Opl(V_p)),V_p),V_p),tc_PropLog_Opl(V_p))
% 67.86/68.10  -> true
% 67.86/68.10  Current number of equations to process: 816
% 67.86/68.10  Current number of ordered equations: 0
% 67.86/68.10  Current number of rules: 1036
% 67.86/68.10  New rule produced :
% 67.86/68.10  [1039]
% 67.86/68.10  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 67.86/68.10                                                                    c_insert(C,
% 67.86/68.10                                                                    c_PropLog_Othms(
% 67.86/68.10                                                                    c_insert(A,V_p,
% 67.86/68.10                                                                    tc_PropLog_Opl(V_q)),V_q),
% 67.86/68.10                                                                    tc_PropLog_Opl(V_q)),V_q),
% 67.86/68.10                                                         tc_PropLog_Opl(V_q)),V_q),V_q),V_q),
% 67.86/68.10  tc_PropLog_Opl(V_q)) -> true
% 67.86/68.10  Current number of equations to process: 815
% 67.86/68.10  Current number of ordered equations: 0
% 67.86/68.10  Current number of rules: 1037
% 67.86/68.10  New rule produced :
% 67.86/68.10  [1040]
% 67.86/68.10  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,V_p,V_q),V_q),V_q),
% 67.86/68.10  c_PropLog_Othms(c_PropLog_Othms(c_insert(V_p,T_a,tc_PropLog_Opl(V_q)),V_q),V_q),
% 67.86/68.10  tc_PropLog_Opl(V_q)) -> true
% 67.86/68.10  Current number of equations to process: 832
% 67.86/68.10  Current number of ordered equations: 0
% 67.86/68.10  Current number of rules: 1038
% 67.86/68.10  New rule produced :
% 67.86/68.10  [1041]
% 67.86/68.10  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_insert(V_p,c_insert(V_q,c_PropLog_Othms(
% 69.84/70.11                                                                      c_insert(B,T_a,
% 69.84/70.11                                                                      tc_PropLog_Opl(C)),C),
% 69.84/70.11                                                         tc_PropLog_Opl(C)),
% 69.84/70.11                                            tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true)
% 69.84/70.11  -> true
% 69.84/70.11  Current number of equations to process: 832
% 69.84/70.11  Current number of ordered equations: 0
% 69.84/70.11  Current number of rules: 1039
% 69.84/70.11  New rule produced :
% 69.84/70.11  [1042]
% 69.84/70.11  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 69.84/70.11  c_PropLog_Othms(c_insert(V_q,c_insert(T_a,c_PropLog_Othms(c_insert(C,V_H,
% 69.84/70.11                                                            tc_PropLog_Opl(V_p)),V_p),
% 69.84/70.11                               tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),V_p),
% 69.84/70.11  tc_PropLog_Opl(V_p)) -> true
% 69.84/70.11  Current number of equations to process: 836
% 69.84/70.11  Current number of ordered equations: 0
% 69.84/70.11  Current number of rules: 1040
% 69.84/70.11  New rule produced :
% 69.84/70.11  [1043]
% 69.84/70.11  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 69.84/70.11                                                         c_insert(B,c_insert(C,
% 69.84/70.11                                                                    c_PropLog_Othms(
% 69.84/70.11                                                                    c_insert(A,V_p,
% 69.84/70.11                                                                    tc_PropLog_Opl(V_q)),V_q),
% 69.84/70.11                                                                    tc_PropLog_Opl(V_q)),
% 69.84/70.11                                                         tc_PropLog_Opl(V_q)),V_q),V_q),V_q),V_q),
% 69.84/70.11  tc_PropLog_Opl(V_q)) -> true
% 69.84/70.11  Current number of equations to process: 844
% 69.84/70.11  Current number of ordered equations: 0
% 69.84/70.11  Current number of rules: 1041
% 69.84/70.11  New rule produced :
% 69.84/70.11  [1044]
% 69.84/70.11  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 69.84/70.11  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 69.84/70.11                                                           c_PropLog_Opl_Oop_A_N_62(V_q,V_q,V_p),C,V_p),T_a,
% 69.84/70.11                                                  tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 69.84/70.11  tc_PropLog_Opl(V_p)) -> true
% 69.84/70.11  Current number of equations to process: 854
% 69.84/70.11  Current number of ordered equations: 0
% 69.84/70.11  Current number of rules: 1042
% 69.84/70.11  New rule produced :
% 69.84/70.11  [1045]
% 69.84/70.11  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 69.84/70.11                                                       c_PropLog_Othms(
% 69.84/70.11                                                       c_PropLog_Othms(
% 69.84/70.11                                                       c_PropLog_Othms(
% 69.84/70.11                                                       c_insert(c_PropLog_Opl_Oop_A_N_62(
% 69.84/70.11                                                                c_PropLog_Opl_Oop_A_N_62(V_p,V_p,C),B,C),V_q,
% 69.84/70.11                                                       tc_PropLog_Opl(C)),C),C),C),C),C),
% 69.84/70.11  tc_PropLog_Opl(C)) -> true
% 69.84/70.11  Current number of equations to process: 853
% 69.84/70.11  Current number of ordered equations: 0
% 69.84/70.11  Current number of rules: 1043
% 69.84/70.11  New rule produced :
% 69.84/70.11  [1046]
% 69.84/70.11  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(c_PropLog_Othms(
% 69.84/70.11                                                               c_PropLog_Othms(
% 69.84/70.11                                                               c_insert(
% 69.84/70.11                                                               c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 69.84/70.11                                                               tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 69.84/70.11                                    tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),V_p),
% 69.84/70.11  tc_PropLog_Opl(V_p)) -> true
% 69.84/70.11  Current number of equations to process: 852
% 69.84/70.11  Current number of ordered equations: 0
% 69.84/70.11  Current number of rules: 1044
% 69.84/70.11  New rule produced :
% 69.84/70.11  [1047]
% 69.84/70.11  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_insert(V_q,
% 69.84/70.11                                                                    c_PropLog_Othms(
% 69.84/70.11                                                                    c_PropLog_Othms(
% 69.84/70.11                                                                    c_PropLog_Othms(
% 69.84/70.11                                                                    c_insert(B,T_a,
% 69.98/70.24                                                                    tc_PropLog_Opl(C)),C),C),C),
% 69.98/70.24                                                                    tc_PropLog_Opl(C)),
% 69.98/70.24                                                       tc_PropLog_Opl(C)),C),
% 69.98/70.24  tc_PropLog_Opl(C)) -> true
% 69.98/70.24  Current number of equations to process: 851
% 69.98/70.24  Current number of ordered equations: 0
% 69.98/70.24  Current number of rules: 1045
% 69.98/70.24  New rule produced :
% 69.98/70.24  [1048]
% 69.98/70.24  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(c_PropLog_Othms(
% 69.98/70.24                                                               c_PropLog_Othms(
% 69.98/70.24                                                               c_insert(
% 69.98/70.24                                                               c_PropLog_Opl_Oop_A_N_62(C,A,V_p),V_q,
% 69.98/70.24                                                               tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 69.98/70.24                                    tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),V_p),
% 69.98/70.24  tc_PropLog_Opl(V_p)) -> true
% 69.98/70.24  Current number of equations to process: 850
% 69.98/70.24  Current number of ordered equations: 0
% 69.98/70.24  Current number of rules: 1046
% 69.98/70.24  New rule produced :
% 69.98/70.24  [1049]
% 69.98/70.24  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,c_PropLog_Othms(
% 69.98/70.24                                                               c_PropLog_Othms(
% 69.98/70.24                                                               c_insert(
% 69.98/70.24                                                               c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 69.98/70.24                                                               tc_PropLog_Opl(V_p)),V_p),V_p),
% 69.98/70.24                                                    tc_PropLog_Opl(V_p)),V_p),
% 69.98/70.24                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 69.98/70.24  Current number of equations to process: 849
% 69.98/70.24  Current number of ordered equations: 0
% 69.98/70.24  Current number of rules: 1047
% 69.98/70.24  New rule produced :
% 69.98/70.24  [1050]
% 69.98/70.24  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(
% 69.98/70.24                                                                    c_insert(V_q,
% 69.98/70.24                                                                    c_PropLog_Othms(
% 69.98/70.24                                                                    c_PropLog_Othms(
% 69.98/70.24                                                                    c_insert(B,T_a,
% 69.98/70.24                                                                    tc_PropLog_Opl(C)),C),C),
% 69.98/70.24                                                                    tc_PropLog_Opl(C)),C),
% 69.98/70.24                                                       tc_PropLog_Opl(C)),C),
% 69.98/70.24  tc_PropLog_Opl(C)) -> true
% 69.98/70.24  Current number of equations to process: 848
% 69.98/70.24  Current number of ordered equations: 0
% 69.98/70.24  Current number of rules: 1048
% 69.98/70.24  New rule produced :
% 69.98/70.24  [1051]
% 69.98/70.24  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 69.98/70.24                                                       c_insert(V_p,c_insert(V_q,
% 69.98/70.24                                                                    c_PropLog_Othms(
% 69.98/70.24                                                                    c_PropLog_Othms(
% 69.98/70.24                                                                    c_insert(B,T_a,
% 69.98/70.24                                                                    tc_PropLog_Opl(C)),C),C),
% 69.98/70.24                                                                    tc_PropLog_Opl(C)),
% 69.98/70.24                                                       tc_PropLog_Opl(C)),C),C),
% 69.98/70.24  tc_PropLog_Opl(C)) -> true
% 69.98/70.24  Current number of equations to process: 847
% 69.98/70.24  Current number of ordered equations: 0
% 69.98/70.24  Current number of rules: 1049
% 69.98/70.24  New rule produced :
% 69.98/70.24  [1052]
% 69.98/70.24  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(C,
% 69.98/70.24                                                                    c_PropLog_Othms(
% 69.98/70.24                                                                    c_insert(
% 69.98/70.24                                                                    c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 69.98/70.24                                                                    tc_PropLog_Opl(V_p)),V_p),
% 69.98/70.24                                                                    tc_PropLog_Opl(V_p)),V_p),V_p),
% 69.98/70.24                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 69.98/70.24  Current number of equations to process: 846
% 70.14/70.40  Current number of ordered equations: 0
% 70.14/70.40  Current number of rules: 1050
% 70.14/70.40  New rule produced :
% 70.14/70.40  [1053]
% 70.14/70.40  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(
% 70.14/70.40                                                                    c_PropLog_Othms(
% 70.14/70.40                                                                    c_insert(V_q,
% 70.14/70.40                                                                    c_PropLog_Othms(
% 70.14/70.40                                                                    c_insert(B,T_a,
% 70.14/70.40                                                                    tc_PropLog_Opl(C)),C),
% 70.14/70.40                                                                    tc_PropLog_Opl(C)),C),C),
% 70.14/70.40                                                       tc_PropLog_Opl(C)),C),
% 70.14/70.40  tc_PropLog_Opl(C)) -> true
% 70.14/70.40  Current number of equations to process: 845
% 70.14/70.40  Current number of ordered equations: 0
% 70.14/70.40  Current number of rules: 1051
% 70.14/70.40  New rule produced :
% 70.14/70.40  [1054]
% 70.14/70.40  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 70.14/70.40                                                       c_insert(V_p,c_PropLog_Othms(
% 70.14/70.40                                                                    c_insert(V_q,
% 70.14/70.40                                                                    c_PropLog_Othms(
% 70.14/70.40                                                                    c_insert(B,T_a,
% 70.14/70.40                                                                    tc_PropLog_Opl(C)),C),
% 70.14/70.40                                                                    tc_PropLog_Opl(C)),C),
% 70.14/70.40                                                       tc_PropLog_Opl(C)),C),C),
% 70.14/70.40  tc_PropLog_Opl(C)) -> true
% 70.14/70.40  Current number of equations to process: 844
% 70.14/70.40  Current number of ordered equations: 0
% 70.14/70.40  Current number of rules: 1052
% 70.14/70.40  New rule produced :
% 70.14/70.40  [1055]
% 70.14/70.40  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_insert(C,c_PropLog_Othms(
% 70.14/70.40                                                               c_PropLog_Othms(
% 70.14/70.40                                                               c_insert(
% 70.14/70.40                                                               c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 70.14/70.40                                                               tc_PropLog_Opl(V_p)),V_p),V_p),
% 70.14/70.40                                                    tc_PropLog_Opl(V_p)),
% 70.14/70.40                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 70.14/70.40  tc_PropLog_Opl(V_p)) -> true
% 70.14/70.40  Current number of equations to process: 842
% 70.14/70.40  Current number of ordered equations: 1
% 70.14/70.40  Current number of rules: 1053
% 70.14/70.40  New rule produced :
% 70.14/70.40  [1056]
% 70.14/70.40  ifeq(c_in(A,c_insert(B,c_insert(C,c_PropLog_Othms(c_PropLog_Othms(c_insert(
% 70.14/70.40                                                                    c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 70.14/70.40                                                                    tc_PropLog_Opl(V_p)),V_p),V_p),
% 70.14/70.40                         tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),true,true,true)
% 70.14/70.40  -> true
% 70.14/70.40  Current number of equations to process: 842
% 70.14/70.40  Current number of ordered equations: 0
% 70.14/70.40  Current number of rules: 1054
% 70.14/70.40  New rule produced :
% 70.14/70.40  [1057]
% 70.14/70.40  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_insert(
% 70.14/70.40                                                                    c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 70.14/70.40                                                                    tc_PropLog_Opl(V_p)),V_p),
% 70.14/70.40                                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)),
% 70.14/70.40       tc_PropLog_Opl(V_p)),true,true,true) -> true
% 70.14/70.40  Current number of equations to process: 840
% 70.14/70.40  Current number of ordered equations: 1
% 70.14/70.40  Current number of rules: 1055
% 70.14/70.40  New rule produced :
% 70.14/70.40  [1058]
% 70.14/70.40  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_insert(C,
% 70.14/70.40                                                                    c_PropLog_Othms(
% 70.14/70.40                                                                    c_insert(
% 70.14/70.40                                                                    c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 70.14/70.40                                                                    tc_PropLog_Opl(V_p)),V_p),
% 70.14/70.40                                                                    tc_PropLog_Opl(V_p)),V_p),
% 75.14/75.38                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 75.14/75.38  tc_PropLog_Opl(V_p)) -> true
% 75.14/75.38  Current number of equations to process: 840
% 75.14/75.38  Current number of ordered equations: 0
% 75.14/75.38  Current number of rules: 1056
% 75.14/75.38  New rule produced :
% 75.14/75.38  [1059]
% 75.14/75.38  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 75.14/75.38                                                       c_PropLog_Othms(
% 75.14/75.38                                                       c_insert(V_p,c_insert(V_q,
% 75.14/75.38                                                                    c_PropLog_Othms(
% 75.14/75.38                                                                    c_insert(B,T_a,
% 75.14/75.38                                                                    tc_PropLog_Opl(C)),C),
% 75.14/75.38                                                                    tc_PropLog_Opl(C)),
% 75.14/75.38                                                       tc_PropLog_Opl(C)),C),C),C),
% 75.14/75.38  tc_PropLog_Opl(C)) -> true
% 75.14/75.38  Current number of equations to process: 839
% 75.14/75.38  Current number of ordered equations: 0
% 75.14/75.38  Current number of rules: 1057
% 75.14/75.38  New rule produced :
% 75.14/75.38  [1060]
% 75.14/75.38  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 75.14/75.38                                                         c_PropLog_Othms(
% 75.14/75.38                                                         c_PropLog_Othms(
% 75.14/75.38                                                         c_insert(B,c_insert(A,C,
% 75.14/75.38                                                                    tc_PropLog_Opl(V_p)),
% 75.14/75.38                                                         tc_PropLog_Opl(V_p)),V_p),V_p),V_p),V_p),V_p),V_p),
% 75.14/75.38  tc_PropLog_Opl(V_p)) -> true
% 75.14/75.38  Current number of equations to process: 901
% 75.14/75.38  Current number of ordered equations: 0
% 75.14/75.38  Current number of rules: 1058
% 75.14/75.38  New rule produced :
% 75.14/75.38  [1061]
% 75.14/75.38  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 75.14/75.38                                                       c_PropLog_Othms(
% 75.14/75.38                                                       c_PropLog_Othms(
% 75.14/75.38                                                       c_PropLog_Othms(
% 75.14/75.38                                                       c_insert(V_p,c_insert(B,V_q,
% 75.14/75.38                                                                    tc_PropLog_Opl(C)),
% 75.14/75.38                                                       tc_PropLog_Opl(C)),C),C),C),C),C),
% 75.14/75.38  tc_PropLog_Opl(C)) -> true
% 75.14/75.38  Current number of equations to process: 909
% 75.14/75.38  Current number of ordered equations: 0
% 75.14/75.38  Current number of rules: 1059
% 75.14/75.38  New rule produced :
% 75.14/75.38  [1062]
% 75.14/75.38  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 75.14/75.38                                                                    c_PropLog_Othms(
% 75.14/75.38                                                                    c_insert(C,
% 75.14/75.38                                                                    c_insert(A,V_p,
% 75.14/75.38                                                                    tc_PropLog_Opl(V_q)),
% 75.14/75.38                                                                    tc_PropLog_Opl(V_q)),V_q),V_q),V_q),V_q),
% 75.14/75.38                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 75.14/75.38  Current number of equations to process: 908
% 75.14/75.38  Current number of ordered equations: 0
% 75.14/75.38  Current number of rules: 1060
% 75.14/75.38  New rule produced :
% 75.14/75.38  [1063]
% 75.14/75.38  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 75.14/75.38                                                         c_insert(C,c_insert(A,V_p,
% 75.14/75.38                                                                    tc_PropLog_Opl(V_q)),
% 75.14/75.38                                                         tc_PropLog_Opl(V_q)),V_q),V_q),V_q),
% 75.14/75.38              tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),true,true,true) -> true
% 75.14/75.38  Current number of equations to process: 906
% 75.14/75.38  Current number of ordered equations: 1
% 75.14/75.38  Current number of rules: 1061
% 75.14/75.38  New rule produced :
% 75.14/75.38  [1064]
% 75.14/75.38  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 75.14/75.38                                                                    c_PropLog_Othms(
% 75.14/75.38                                                                    c_insert(C,
% 75.14/75.38                                                                    c_insert(A,V_p,
% 75.14/75.38                                                                    tc_PropLog_Opl(V_q)),
% 78.87/79.10                                                                    tc_PropLog_Opl(V_q)),V_q),V_q),V_q),
% 78.87/79.10                                         tc_PropLog_Opl(V_q)),V_q),V_q),
% 78.87/79.10  tc_PropLog_Opl(V_q)) -> true
% 78.87/79.10  Current number of equations to process: 906
% 78.87/79.10  Current number of ordered equations: 0
% 78.87/79.10  Current number of rules: 1062
% 78.87/79.10  New rule produced :
% 78.87/79.10  [1065]
% 78.87/79.10  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 78.87/79.10  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(V_q,c_insert(C,T_a,
% 78.87/79.10                                                               tc_PropLog_Opl(V_p)),
% 78.87/79.10                                                  tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 78.87/79.10  tc_PropLog_Opl(V_p)) -> true
% 78.87/79.10  Current number of equations to process: 916
% 78.87/79.10  Current number of ordered equations: 0
% 78.87/79.10  Current number of rules: 1063
% 78.87/79.10  New rule produced :
% 78.87/79.10  [1066]
% 78.87/79.10  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 78.87/79.10                                                                    c_PropLog_Othms(
% 78.87/79.10                                                                    c_insert(C,
% 78.87/79.10                                                                    c_insert(A,V_p,
% 78.87/79.10                                                                    tc_PropLog_Opl(V_q)),
% 78.87/79.10                                                                    tc_PropLog_Opl(V_q)),V_q),V_q),
% 78.87/79.10                                                         tc_PropLog_Opl(V_q)),V_q),V_q),V_q),
% 78.87/79.10  tc_PropLog_Opl(V_q)) -> true
% 78.87/79.10  Current number of equations to process: 915
% 78.87/79.10  Current number of ordered equations: 0
% 78.87/79.10  Current number of rules: 1064
% 78.87/79.10  New rule produced :
% 78.87/79.10  [1067]
% 78.87/79.10  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_insert(V_p,c_PropLog_Othms(
% 78.87/79.10                                                         c_insert(V_q,c_insert(B,T_a,
% 78.87/79.10                                                                      tc_PropLog_Opl(C)),
% 78.87/79.10                                                         tc_PropLog_Opl(C)),C),
% 78.87/79.10                                            tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true)
% 78.87/79.10  -> true
% 78.87/79.10  Current number of equations to process: 921
% 78.87/79.10  Current number of ordered equations: 0
% 78.87/79.10  Current number of rules: 1065
% 78.87/79.10  New rule produced :
% 78.87/79.10  [1068]
% 78.87/79.10  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 78.87/79.10  c_PropLog_Othms(c_insert(V_q,c_PropLog_Othms(c_insert(T_a,c_insert(C,V_H,
% 78.87/79.10                                                            tc_PropLog_Opl(V_p)),
% 78.87/79.10                                               tc_PropLog_Opl(V_p)),V_p),
% 78.87/79.10                  tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 78.87/79.10  Current number of equations to process: 925
% 78.87/79.10  Current number of ordered equations: 0
% 78.87/79.10  Current number of rules: 1066
% 78.87/79.10  New rule produced :
% 78.87/79.10  [1069]
% 78.87/79.10  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 78.87/79.10                                                         c_insert(B,c_PropLog_Othms(
% 78.87/79.10                                                                    c_insert(C,
% 78.87/79.10                                                                    c_insert(A,V_p,
% 78.87/79.10                                                                    tc_PropLog_Opl(V_q)),
% 78.87/79.10                                                                    tc_PropLog_Opl(V_q)),V_q),
% 78.87/79.10                                                         tc_PropLog_Opl(V_q)),V_q),V_q),V_q),V_q),
% 78.87/79.10  tc_PropLog_Opl(V_q)) -> true
% 78.87/79.10  Current number of equations to process: 933
% 78.87/79.10  Current number of ordered equations: 0
% 78.87/79.10  Current number of rules: 1067
% 78.87/79.10  New rule produced :
% 78.87/79.10  [1070]
% 78.87/79.10  c_in(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 78.87/79.10                                                                    c_insert(C,
% 78.87/79.10                                                                    c_insert(
% 78.87/79.10                                                                    c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 78.87/79.10                                                                    tc_PropLog_Opl(V_p)),
% 78.87/79.10                                                                    tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 78.87/79.10                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 81.65/81.90  Current number of equations to process: 940
% 81.65/81.90  Current number of ordered equations: 0
% 81.65/81.90  Current number of rules: 1068
% 81.65/81.90  New rule produced :
% 81.65/81.90  [1071]
% 81.65/81.90  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(
% 81.65/81.90                                                                    c_PropLog_Othms(
% 81.65/81.90                                                                    c_PropLog_Othms(
% 81.65/81.90                                                                    c_insert(V_q,
% 81.65/81.90                                                                    c_insert(B,T_a,
% 81.65/81.90                                                                    tc_PropLog_Opl(C)),
% 81.65/81.90                                                                    tc_PropLog_Opl(C)),C),C),C),
% 81.65/81.90                                                       tc_PropLog_Opl(C)),C),
% 81.65/81.90  tc_PropLog_Opl(C)) -> true
% 81.65/81.90  Current number of equations to process: 939
% 81.65/81.90  Current number of ordered equations: 0
% 81.65/81.90  Current number of rules: 1069
% 81.65/81.90  New rule produced :
% 81.65/81.90  [1072]
% 81.65/81.90  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 81.65/81.90                                                       c_insert(V_p,c_PropLog_Othms(
% 81.65/81.90                                                                    c_PropLog_Othms(
% 81.65/81.90                                                                    c_insert(V_q,
% 81.65/81.90                                                                    c_insert(B,T_a,
% 81.65/81.90                                                                    tc_PropLog_Opl(C)),
% 81.65/81.90                                                                    tc_PropLog_Opl(C)),C),C),
% 81.65/81.90                                                       tc_PropLog_Opl(C)),C),C),
% 81.65/81.90  tc_PropLog_Opl(C)) -> true
% 81.65/81.90  Current number of equations to process: 938
% 81.65/81.90  Current number of ordered equations: 0
% 81.65/81.90  Current number of rules: 1070
% 81.65/81.90  New rule produced :
% 81.65/81.90  [1073]
% 81.65/81.90  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_insert(
% 81.65/81.90                                                                    c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 81.65/81.90                                                                    tc_PropLog_Opl(V_p)),
% 81.65/81.90                                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 81.65/81.90              tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),true,true,true) -> true
% 81.65/81.90  Current number of equations to process: 936
% 81.65/81.90  Current number of ordered equations: 1
% 81.65/81.90  Current number of rules: 1071
% 81.65/81.90  New rule produced :
% 81.65/81.90  [1074]
% 81.65/81.90  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 81.65/81.90                                                                    c_insert(C,
% 81.65/81.90                                                                    c_insert(
% 81.65/81.90                                                                    c_PropLog_Opl_Oop_A_N_62(B,A,V_p),V_q,
% 81.65/81.90                                                                    tc_PropLog_Opl(V_p)),
% 81.65/81.90                                                                    tc_PropLog_Opl(V_p)),V_p),V_p),
% 81.65/81.90                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 81.65/81.90  tc_PropLog_Opl(V_p)) -> true
% 81.65/81.90  Current number of equations to process: 936
% 81.65/81.90  Current number of ordered equations: 0
% 81.65/81.90  Current number of rules: 1072
% 81.65/81.90  New rule produced :
% 81.65/81.90  [1075]
% 81.65/81.90  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 81.65/81.90                                                       c_PropLog_Othms(
% 81.65/81.90                                                       c_insert(V_p,c_PropLog_Othms(
% 81.65/81.90                                                                    c_insert(V_q,
% 81.65/81.90                                                                    c_insert(B,T_a,
% 81.65/81.90                                                                    tc_PropLog_Opl(C)),
% 81.65/81.90                                                                    tc_PropLog_Opl(C)),C),
% 81.65/81.90                                                       tc_PropLog_Opl(C)),C),C),C),
% 81.65/81.90  tc_PropLog_Opl(C)) -> true
% 81.65/81.90  Current number of equations to process: 935
% 81.65/81.90  Current number of ordered equations: 0
% 81.65/81.90  Current number of rules: 1073
% 81.65/81.90  New rule produced :
% 81.65/81.90  [1076]
% 81.65/81.90  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 81.65/81.90                                                         c_PropLog_Othms(
% 86.29/86.50                                                         c_insert(B,c_insert(C,
% 86.29/86.50                                                                    c_insert(A,V_p,
% 86.29/86.50                                                                    tc_PropLog_Opl(V_q)),
% 86.29/86.50                                                                    tc_PropLog_Opl(V_q)),
% 86.29/86.50                                                         tc_PropLog_Opl(V_q)),V_q),V_q),V_q),V_q),V_q),
% 86.29/86.50  tc_PropLog_Opl(V_q)) -> true
% 86.29/86.50  Current number of equations to process: 970
% 86.29/86.50  Current number of ordered equations: 0
% 86.29/86.50  Current number of rules: 1074
% 86.29/86.50  New rule produced :
% 86.29/86.50  [1077]
% 86.29/86.50  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 86.29/86.50  c_PropLog_Othms(c_PropLog_Othms(c_insert(V_q,c_insert(T_a,c_insert(C,V_H,
% 86.29/86.50                                                            tc_PropLog_Opl(V_p)),
% 86.29/86.50                                               tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),V_p),V_p),
% 86.29/86.50  tc_PropLog_Opl(V_p)) -> true
% 86.29/86.50  Current number of equations to process: 980
% 86.29/86.50  Current number of ordered equations: 0
% 86.29/86.50  Current number of rules: 1075
% 86.29/86.50  New rule produced :
% 86.29/86.50  [1078]
% 86.29/86.50  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 86.29/86.50                                                       c_PropLog_Othms(
% 86.29/86.50                                                       c_PropLog_Othms(
% 86.29/86.50                                                       c_insert(V_p,c_insert(V_q,
% 86.29/86.50                                                                    c_insert(B,T_a,
% 86.29/86.50                                                                    tc_PropLog_Opl(C)),
% 86.29/86.50                                                                    tc_PropLog_Opl(C)),
% 86.29/86.50                                                       tc_PropLog_Opl(C)),C),C),C),C),
% 86.29/86.50  tc_PropLog_Opl(C)) -> true
% 86.29/86.50  Current number of equations to process: 979
% 86.29/86.50  Current number of ordered equations: 0
% 86.29/86.50  Current number of rules: 1076
% 86.29/86.50  New rule produced :
% 86.29/86.50  [1079]
% 86.29/86.50  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,A,V_p),V_p),V_p),V_q,
% 86.29/86.50       tc_PropLog_Opl(V_p)),true,true,true) -> true
% 86.29/86.50  Current number of equations to process: 994
% 86.29/86.50  Current number of ordered equations: 0
% 86.29/86.50  Current number of rules: 1077
% 86.29/86.50  New rule produced :
% 86.29/86.50  [1080]
% 86.29/86.50  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 86.29/86.50                                                             c_PropLog_Opl_Oop_A_N_62(V_p,B,V_q),V_q),V_q),V_q),
% 86.29/86.50  c_PropLog_Othms(T_a,V_q),tc_PropLog_Opl(V_q)) -> true
% 86.29/86.50  Current number of equations to process: 994
% 86.29/86.50  Current number of ordered equations: 0
% 86.29/86.50  Current number of rules: 1078
% 86.29/86.50  New rule produced :
% 86.29/86.50  [1081]
% 86.29/86.50  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 86.29/86.50                                                             c_PropLog_Opl_Oop_A_N_62(V_p,v_p,t_a),t_a),t_a),t_a),
% 86.29/86.50  c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)) -> true
% 86.29/86.50  Current number of equations to process: 996
% 86.29/86.50  Current number of ordered equations: 0
% 86.29/86.50  Current number of rules: 1079
% 86.29/86.50  New rule produced :
% 86.29/86.50  [1082]
% 86.29/86.50  ifeq(c_in(A,c_PropLog_Othms(B,C),tc_PropLog_Opl(C)),true,c_in(c_PropLog_Opl_Oop_A_N_62(V_p,
% 86.29/86.50                                                                c_PropLog_Opl_Oop_A_N_62(V_q,A,C),C),
% 86.29/86.50                                                           c_PropLog_Othms(B,C),
% 86.29/86.50                                                           tc_PropLog_Opl(C)),true)
% 86.29/86.50  -> true
% 86.29/86.50  Current number of equations to process: 996
% 86.29/86.50  Current number of ordered equations: 0
% 86.29/86.50  Current number of rules: 1080
% 86.29/86.50  New rule produced :
% 86.29/86.50  [1083]
% 86.29/86.50  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 86.29/86.50       c_insert(V_q,c_insert(C,T_a,tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),
% 86.29/86.50       tc_PropLog_Opl(V_p)),true,true,true) -> true
% 86.29/86.50  Current number of equations to process: 995
% 86.29/86.50  Current number of ordered equations: 0
% 86.29/86.50  Current number of rules: 1081
% 86.29/86.50  New rule produced :
% 86.29/86.50  [1084]
% 86.29/86.50  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,V_p,V_q),V_q),V_q),
% 86.29/86.50  c_PropLog_Othms(c_insert(T_a,c_insert(V_p,V_H,tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),V_q),
% 86.29/86.50  tc_PropLog_Opl(V_q)) -> true
% 86.29/86.50  Current number of equations to process: 996
% 92.74/93.03  Current number of ordered equations: 0
% 92.74/93.03  Current number of rules: 1082
% 92.74/93.03  New rule produced :
% 92.74/93.03  [1085]
% 92.74/93.03  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_insert(V_p,c_insert(V_q,c_insert(T_a,
% 92.74/93.03                                                                      c_insert(B,V_H,
% 92.74/93.03                                                                      tc_PropLog_Opl(C)),
% 92.74/93.03                                                                      tc_PropLog_Opl(C)),
% 92.74/93.03                                                         tc_PropLog_Opl(C)),
% 92.74/93.03                                            tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true)
% 92.74/93.03  -> true
% 92.74/93.03  Current number of equations to process: 1001
% 92.74/93.03  Current number of ordered equations: 0
% 92.74/93.03  Current number of rules: 1083
% 92.74/93.03  New rule produced :
% 92.74/93.03  [1086]
% 92.74/93.03  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 92.74/93.03                                                                  c_PropLog_Opl_Oop_A_N_62(V_p,C,V_q),V_q),V_q),V_q),T_a,
% 92.74/93.03       tc_PropLog_Opl(V_q)),true,true,true) -> true
% 92.74/93.03  Current number of equations to process: 1007
% 92.74/93.03  Current number of ordered equations: 0
% 92.74/93.03  Current number of rules: 1084
% 92.74/93.03  New rule produced :
% 92.74/93.03  [1087]
% 92.74/93.03  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 92.74/93.03                                                             c_PropLog_Opl_Oop_A_N_62(V_p,
% 92.74/93.03                                                             c_PropLog_Opl_Oop_A_N_62(V_q,V_p,T_a),T_a),T_a),T_a),T_a),
% 92.74/93.03  c_PropLog_Othms(V_H,T_a),tc_PropLog_Opl(T_a)) -> true
% 92.74/93.03  Current number of equations to process: 1007
% 92.74/93.03  Current number of ordered equations: 0
% 92.74/93.03  Current number of rules: 1085
% 92.74/93.03  New rule produced :
% 92.74/93.03  [1088]
% 92.74/93.03  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 92.74/93.03                                                             c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),t_a),
% 92.74/93.03  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),tc_PropLog_Opl(t_a))
% 92.74/93.03  -> true
% 92.74/93.03  Current number of equations to process: 1009
% 92.74/93.03  Current number of ordered equations: 0
% 92.74/93.03  Current number of rules: 1086
% 92.74/93.03  New rule produced :
% 92.74/93.03  [1089]
% 92.74/93.03  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 92.74/93.03  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),
% 92.74/93.03  tc_PropLog_Opl(t_a)) -> true
% 92.74/93.03  Current number of equations to process: 1010
% 92.74/93.03  Current number of ordered equations: 0
% 92.74/93.03  Current number of rules: 1087
% 92.74/93.03  New rule produced :
% 92.74/93.03  [1090]
% 92.74/93.03  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,v_p,t_a),t_a),t_a),
% 92.74/93.03  c_PropLog_Othms(c_PropLog_Othms(c_insert(V_p,v_H,tc_PropLog_Opl(t_a)),t_a),t_a),
% 92.74/93.03  tc_PropLog_Opl(t_a)) -> true
% 92.74/93.03  Current number of equations to process: 1011
% 92.74/93.03  Current number of ordered equations: 0
% 92.74/93.03  Current number of rules: 1088
% 92.74/93.03  New rule produced :
% 92.74/93.03  [1091]
% 92.74/93.03  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 92.74/93.03  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(C,v_H,
% 92.74/93.03                                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 92.74/93.03  tc_PropLog_Opl(t_a)) -> true
% 92.74/93.03  Current number of equations to process: 1012
% 92.74/93.03  Current number of ordered equations: 0
% 92.74/93.03  Current number of rules: 1089
% 92.74/93.03  New rule produced :
% 92.74/93.03  [1092]
% 92.74/93.03  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 92.74/93.03       c_insert(C,c_insert(V_p,v_H,tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 92.74/93.03       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 92.74/93.03  Current number of equations to process: 1012
% 92.74/93.03  Current number of ordered equations: 0
% 92.74/93.03  Current number of rules: 1090
% 92.74/93.03  New rule produced :
% 92.74/93.03  [1093]
% 92.74/93.03  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,v_p,t_a),t_a),t_a),
% 92.74/93.03  c_PropLog_Othms(c_insert(V_p,c_insert(V_q,v_H,tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 92.74/93.03  tc_PropLog_Opl(t_a)) -> true
% 92.74/93.03  Current number of equations to process: 1013
% 92.74/93.03  Current number of ordered equations: 0
% 92.74/93.03  Current number of rules: 1091
% 92.74/93.03  New rule produced :
% 92.74/93.03  [1094]
% 92.74/93.03  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,v_p,t_a),t_a),t_a),v_H,
% 97.65/97.86       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 97.65/97.86  Current number of equations to process: 1013
% 97.65/97.86  Current number of ordered equations: 0
% 97.65/97.86  Current number of rules: 1092
% 97.65/97.86  New rule produced :
% 97.65/97.86  [1095]
% 97.65/97.86  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 97.65/97.86                                                                  c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),t_a),v_H,
% 97.65/97.86       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 97.65/97.86  Current number of equations to process: 1014
% 97.65/97.86  Current number of ordered equations: 0
% 97.65/97.86  Current number of rules: 1093
% 97.65/97.86  New rule produced :
% 97.65/97.86  [1096]
% 97.65/97.86  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 97.65/97.86                                                             c_PropLog_Opl_Oop_A_N_62(V_p,
% 97.65/97.86                                                             c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),t_a),t_a),
% 97.65/97.86  c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)) -> true
% 97.65/97.86  Current number of equations to process: 1015
% 97.65/97.86  Current number of ordered equations: 0
% 97.65/97.86  Current number of rules: 1094
% 97.65/97.86  New rule produced :
% 97.65/97.86  [1097]
% 97.65/97.86  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 97.65/97.86       c_insert(C,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 97.65/97.86  -> true
% 97.65/97.86  Current number of equations to process: 1015
% 97.65/97.86  Current number of ordered equations: 0
% 97.65/97.86  Current number of rules: 1095
% 97.65/97.86  New rule produced :
% 97.65/97.86  [1098]
% 97.65/97.86  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_PropLog_Othms(
% 97.65/97.86                                                           c_PropLog_Othms(
% 97.65/97.86                                                           c_insert(C,v_H,
% 97.65/97.86                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 97.65/97.86                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 97.65/97.86  -> true
% 97.65/97.86  Current number of equations to process: 1017
% 97.65/97.86  Current number of ordered equations: 0
% 97.65/97.86  Current number of rules: 1096
% 97.65/97.86  New rule produced :
% 97.65/97.86  [1099]
% 97.65/97.86  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 97.65/97.86                                                             c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),t_a),
% 97.65/97.86  c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),t_a),
% 97.65/97.86  tc_PropLog_Opl(t_a)) -> true
% 97.65/97.86  Current number of equations to process: 1016
% 97.65/97.86  Current number of ordered equations: 0
% 97.65/97.86  Current number of rules: 1097
% 97.65/97.86  New rule produced :
% 97.65/97.86  [1100]
% 97.65/97.86  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 97.65/97.86  c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_PropLog_Othms(c_insert(V_p,v_H,
% 97.65/97.86                                                             tc_PropLog_Opl(t_a)),t_a),t_a),
% 97.65/97.86                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 97.65/97.86  Current number of equations to process: 1017
% 97.65/97.86  Current number of ordered equations: 0
% 97.65/97.86  Current number of rules: 1098
% 97.65/97.86  New rule produced :
% 97.65/97.86  [1101]
% 97.65/97.86  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 97.65/97.86  c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_insert(V_p,v_H,
% 97.65/97.86                                                             tc_PropLog_Opl(t_a)),t_a),
% 97.65/97.86                                  tc_PropLog_Opl(t_a)),t_a),t_a),tc_PropLog_Opl(t_a))
% 97.65/97.86  -> true
% 97.65/97.86  Current number of equations to process: 1018
% 97.65/97.86  Current number of ordered equations: 0
% 97.65/97.86  Current number of rules: 1099
% 97.65/97.86  New rule produced :
% 97.65/97.86  [1102]
% 97.65/97.86  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 97.65/97.86  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_insert(V_p,v_H,
% 97.65/97.86                                                             tc_PropLog_Opl(t_a)),
% 97.65/97.86                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 97.65/97.86  tc_PropLog_Opl(t_a)) -> true
% 97.65/97.86  Current number of equations to process: 1019
% 97.65/97.86  Current number of ordered equations: 0
% 97.65/97.86  Current number of rules: 1100
% 97.65/97.86  New rule produced :
% 97.65/97.86  [1103]
% 97.65/97.86  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 97.65/97.86                                                             c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),t_a),
% 103.26/103.53  c_PropLog_Othms(c_PropLog_Othms(c_insert(V_p,v_H,tc_PropLog_Opl(t_a)),t_a),t_a),
% 103.26/103.53  tc_PropLog_Opl(t_a)) -> true
% 103.26/103.53  Current number of equations to process: 1021
% 103.26/103.53  Current number of ordered equations: 0
% 103.26/103.53  Current number of rules: 1101
% 103.26/103.53  New rule produced :
% 103.26/103.53  [1104]
% 103.26/103.53  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 103.26/103.53       c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 103.26/103.53       tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) -> true
% 103.26/103.53  Current number of equations to process: 1020
% 103.26/103.53  Current number of ordered equations: 0
% 103.26/103.53  Current number of rules: 1102
% 103.26/103.53  New rule produced :
% 103.26/103.53  [1105]
% 103.26/103.53  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 103.26/103.53  c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 103.26/103.53                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 103.26/103.53  Current number of equations to process: 1021
% 103.26/103.53  Current number of ordered equations: 0
% 103.26/103.53  Current number of rules: 1103
% 103.26/103.53  New rule produced :
% 103.26/103.53  [1106]
% 103.26/103.53  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 103.26/103.53  c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 103.26/103.53                                  tc_PropLog_Opl(t_a)),t_a),t_a),tc_PropLog_Opl(t_a))
% 103.26/103.53  -> true
% 103.26/103.53  Current number of equations to process: 1022
% 103.26/103.53  Current number of ordered equations: 0
% 103.26/103.53  Current number of rules: 1104
% 103.26/103.53  New rule produced :
% 103.26/103.53  [1107]
% 103.26/103.53  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 103.26/103.53  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_PropLog_Othms(v_H,t_a),
% 103.26/103.53                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 103.26/103.53  tc_PropLog_Opl(t_a)) -> true
% 103.26/103.53  Current number of equations to process: 1023
% 103.26/103.53  Current number of ordered equations: 0
% 103.26/103.53  Current number of rules: 1105
% 103.26/103.53  New rule produced :
% 103.26/103.53  [1108]
% 103.26/103.53  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Ofalse,t_a),t_a),
% 103.26/103.53  c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,v_H,tc_PropLog_Opl(t_a)),t_a),t_a),
% 103.26/103.53  tc_PropLog_Opl(t_a)) -> true
% 103.26/103.53  Current number of equations to process: 1026
% 103.26/103.53  Current number of ordered equations: 0
% 103.26/103.53  Current number of rules: 1106
% 103.26/103.53  New rule produced :
% 103.26/103.53  [1109]
% 103.26/103.53  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_insert(B,
% 103.26/103.53                                                                 c_insert(v_q,v_H,
% 103.26/103.53                                                                 tc_PropLog_Opl(t_a)),
% 103.26/103.53                                                                 tc_PropLog_Opl(t_a)),
% 103.26/103.53       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 103.26/103.53  Current number of equations to process: 1026
% 103.26/103.53  Current number of ordered equations: 0
% 103.26/103.53  Current number of rules: 1107
% 103.26/103.53  New rule produced :
% 103.26/103.53  [1110]
% 103.26/103.53  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Ofalse,t_a),t_a),
% 103.26/103.53  c_PropLog_Othms(c_insert(C,c_insert(v_q,v_H,tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 103.26/103.53  tc_PropLog_Opl(t_a)) -> true
% 103.26/103.53  Current number of equations to process: 1027
% 103.26/103.53  Current number of ordered equations: 0
% 103.26/103.53  Current number of rules: 1108
% 103.26/103.53  New rule produced :
% 103.26/103.53  [1111]
% 103.26/103.53  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,v_p,t_a),t_a),t_a),
% 103.26/103.53  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 103.26/103.53  tc_PropLog_Opl(t_a)) -> true
% 103.26/103.53  Current number of equations to process: 1028
% 103.26/103.53  Current number of ordered equations: 0
% 103.26/103.53  Current number of rules: 1109
% 103.26/103.53  New rule produced :
% 103.26/103.53  [1112]
% 103.26/103.53  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 103.26/103.53  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 103.26/103.53                                                                  c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),t_a),
% 103.26/103.53  tc_PropLog_Opl(t_a)) -> true
% 103.26/103.53  Current number of equations to process: 1029
% 103.26/103.53  Current number of ordered equations: 0
% 103.26/103.53  Current number of rules: 1110
% 103.26/103.53  New rule produced :
% 109.05/109.26  [1113]
% 109.05/109.26  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 109.05/109.26       c_insert(C,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),tc_PropLog_Opl(t_a)),
% 109.05/109.26       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 109.05/109.26  Current number of equations to process: 1029
% 109.05/109.26  Current number of ordered equations: 0
% 109.05/109.26  Current number of rules: 1111
% 109.05/109.26  New rule produced :
% 109.05/109.26  [1114]
% 109.05/109.26  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,v_p,t_a),t_a),t_a),
% 109.05/109.26  c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 109.05/109.26                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 109.05/109.26  Current number of equations to process: 1030
% 109.05/109.26  Current number of ordered equations: 0
% 109.05/109.26  Current number of rules: 1112
% 109.05/109.26  New rule produced :
% 109.05/109.26  [1115]
% 109.05/109.26  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,v_p,t_a),t_a),t_a),
% 109.05/109.26  c_PropLog_Othms(c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(v_H,t_a),
% 109.05/109.26                                  tc_PropLog_Opl(t_a)),t_a),t_a),tc_PropLog_Opl(t_a))
% 109.05/109.26  -> true
% 109.05/109.26  Current number of equations to process: 1031
% 109.05/109.26  Current number of ordered equations: 0
% 109.05/109.26  Current number of rules: 1113
% 109.05/109.26  New rule produced :
% 109.05/109.26  [1116]
% 109.05/109.26  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 109.05/109.26                                                             c_PropLog_Opl_Oop_A_N_62(V_p,v_p,t_a),t_a),t_a),t_a),
% 109.05/109.26  c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),tc_PropLog_Opl(t_a)) -> true
% 109.05/109.26  Current number of equations to process: 1032
% 109.05/109.26  Current number of ordered equations: 0
% 109.05/109.26  Current number of rules: 1114
% 109.05/109.26  New rule produced :
% 109.05/109.26  [1117]
% 109.05/109.26  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_PropLog_Othms(
% 109.05/109.26                                                           c_PropLog_Othms(
% 109.05/109.26                                                           c_PropLog_Othms(
% 109.05/109.26                                                           c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 109.05/109.26                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 109.05/109.26  -> true
% 109.05/109.26  Current number of equations to process: 1032
% 109.05/109.26  Current number of ordered equations: 0
% 109.05/109.26  Current number of rules: 1115
% 109.05/109.26  New rule produced :
% 109.05/109.26  [1118]
% 109.05/109.26  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 109.05/109.26  c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 109.05/109.26                                                             c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 109.05/109.26                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 109.05/109.26  Current number of equations to process: 1033
% 109.05/109.26  Current number of ordered equations: 0
% 109.05/109.26  Current number of rules: 1116
% 109.05/109.26  New rule produced :
% 109.05/109.26  [1119]
% 109.05/109.26  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 109.05/109.26  c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_PropLog_Othms(
% 109.05/109.26                                                             c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 109.05/109.26                                  tc_PropLog_Opl(t_a)),t_a),t_a),tc_PropLog_Opl(t_a))
% 109.05/109.26  -> true
% 109.05/109.26  Current number of equations to process: 1034
% 109.05/109.26  Current number of ordered equations: 0
% 109.05/109.26  Current number of rules: 1117
% 109.05/109.26  New rule produced :
% 109.05/109.26  [1120]
% 109.05/109.26  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 109.05/109.26  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_PropLog_Othms(
% 109.05/109.26                                                             c_PropLog_Othms(v_H,t_a),t_a),
% 109.05/109.26                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 109.05/109.26  tc_PropLog_Opl(t_a)) -> true
% 109.05/109.26  Current number of equations to process: 1035
% 109.05/109.26  Current number of ordered equations: 0
% 109.05/109.26  Current number of rules: 1118
% 109.05/109.26  New rule produced :
% 109.05/109.26  [1121]
% 109.05/109.26  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 109.05/109.26  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(C,
% 109.05/109.26                                                                  c_PropLog_Othms(v_H,t_a),
% 109.05/109.26                                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 109.05/109.26  tc_PropLog_Opl(t_a)) -> true
% 109.05/109.26  Current number of equations to process: 1036
% 109.05/109.26  Current number of ordered equations: 0
% 109.05/109.26  Current number of rules: 1119
% 109.05/109.26  New rule produced :
% 113.90/114.09  [1122]
% 113.90/114.09  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,V_p,V_q),V_q),V_q),
% 113.90/114.09  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(V_p,T_a,tc_PropLog_Opl(V_q)),V_q),V_q),V_q),
% 113.90/114.09  tc_PropLog_Opl(V_q)) -> true
% 113.90/114.09  Current number of equations to process: 1037
% 113.90/114.09  Current number of ordered equations: 0
% 113.90/114.09  Current number of rules: 1120
% 113.90/114.09  New rule produced :
% 113.90/114.09  [1123]
% 113.90/114.09  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 113.90/114.09                                                             c_PropLog_Opl_Oop_A_N_62(V_p,A,V_q),V_q),V_q),V_q),
% 113.90/114.09  c_PropLog_Othms(T_a,V_q),tc_PropLog_Opl(V_q)) -> true
% 113.90/114.09  Current number of equations to process: 1040
% 113.90/114.09  Current number of ordered equations: 0
% 113.90/114.09  Current number of rules: 1121
% 113.90/114.09  New rule produced :
% 113.90/114.09  [1124]
% 113.90/114.09  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,V_p,V_q),V_q),V_q),
% 113.90/114.09       c_insert(V_p,T_a,tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),true,true,true)
% 113.90/114.09  -> true
% 113.90/114.09  Current number of equations to process: 1039
% 113.90/114.09  Current number of ordered equations: 0
% 113.90/114.09  Current number of rules: 1122
% 113.90/114.09  New rule produced :
% 113.90/114.09  [1125]
% 113.90/114.09  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 113.90/114.09                                                             c_PropLog_Opl_Oop_A_N_62(V_p,V_q,T_a),T_a),T_a),T_a),
% 113.90/114.09  c_PropLog_Othms(c_insert(V_q,V_H,tc_PropLog_Opl(T_a)),T_a),tc_PropLog_Opl(T_a))
% 113.90/114.09  -> true
% 113.90/114.09  Current number of equations to process: 1040
% 113.90/114.09  Current number of ordered equations: 0
% 113.90/114.09  Current number of rules: 1123
% 113.90/114.09  New rule produced :
% 113.90/114.09  [1126]
% 113.90/114.09  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 113.90/114.09  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 113.90/114.09                                                                  c_insert(C,V_q,
% 113.90/114.09                                                                  tc_PropLog_Opl(V_p)),V_p),V_p),V_p),V_p),V_p),
% 113.90/114.09  tc_PropLog_Opl(V_p)) -> true
% 113.90/114.09  Current number of equations to process: 1040
% 113.90/114.09  Current number of ordered equations: 0
% 113.90/114.09  Current number of rules: 1124
% 113.90/114.09  New rule produced :
% 113.90/114.09  [1127]
% 113.90/114.09  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 113.90/114.09       c_insert(C,c_insert(V_p,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),
% 113.90/114.09       tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) -> true
% 113.90/114.09  Current number of equations to process: 1039
% 113.90/114.09  Current number of ordered equations: 0
% 113.90/114.09  Current number of rules: 1125
% 113.90/114.09  New rule produced :
% 113.90/114.09  [1128]
% 113.90/114.09  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 113.90/114.09  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(C,v_H,
% 113.90/114.09                                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 113.90/114.09  tc_PropLog_Opl(t_a)) -> true
% 113.90/114.09  Current number of equations to process: 1038
% 113.90/114.09  Current number of ordered equations: 0
% 113.90/114.09  Current number of rules: 1126
% 113.90/114.09  New rule produced :
% 113.90/114.09  [1129]
% 113.90/114.09  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 113.90/114.09       c_insert(V_q,c_PropLog_Othms(c_insert(C,T_a,tc_PropLog_Opl(V_p)),V_p),
% 113.90/114.09       tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),true,true,true) -> true
% 113.90/114.09  Current number of equations to process: 1040
% 113.90/114.09  Current number of ordered equations: 0
% 113.90/114.09  Current number of rules: 1127
% 113.90/114.09  New rule produced :
% 113.90/114.09  [1130]
% 113.90/114.09  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,v_p,t_a),t_a),t_a),
% 113.90/114.09  c_PropLog_Othms(c_insert(V_p,c_insert(V_q,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),
% 113.90/114.09                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 113.90/114.09  Current number of equations to process: 1039
% 113.90/114.09  Current number of ordered equations: 0
% 113.90/114.09  Current number of rules: 1128
% 113.90/114.09  New rule produced :
% 113.90/114.09  [1131]
% 113.90/114.09  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,V_p,V_q),V_q),V_q),
% 113.90/114.09  c_PropLog_Othms(c_insert(T_a,c_PropLog_Othms(c_insert(V_p,V_H,tc_PropLog_Opl(V_q)),V_q),
% 113.90/114.09                  tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)) -> true
% 113.90/114.09  Current number of equations to process: 1040
% 113.90/114.09  Current number of ordered equations: 0
% 113.90/114.09  Current number of rules: 1129
% 113.90/114.09  New rule produced :
% 113.90/114.09  [1132]
% 113.90/114.09  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 118.77/118.96                                                                  c_PropLog_Opl_Oop_A_N_62(V_p,
% 118.77/118.96                                                                  c_PropLog_Opl_Oop_A_N_62(V_q,V_q,T_a),T_a),T_a),T_a),T_a),V_H,
% 118.77/118.96       tc_PropLog_Opl(T_a)),true,true,true) -> true
% 118.77/118.96  Current number of equations to process: 1043
% 118.77/118.96  Current number of ordered equations: 0
% 118.77/118.96  Current number of rules: 1130
% 118.77/118.96  New rule produced :
% 118.77/118.96  [1133]
% 118.77/118.96  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 118.77/118.96                                                             c_PropLog_Opl_Oop_A_N_62(V_p,
% 118.77/118.96                                                             c_PropLog_Opl_Oop_A_N_62(V_q,
% 118.77/118.96                                                             c_PropLog_Opl_Oop_A_N_62(T_a,T_a,V_H),V_H),V_H),V_H),V_H),V_H),
% 118.77/118.96  c_PropLog_Othms(V_G,V_H),tc_PropLog_Opl(V_H)) -> true
% 118.77/118.96  Current number of equations to process: 1042
% 118.77/118.96  Current number of ordered equations: 0
% 118.77/118.96  Current number of rules: 1131
% 118.77/118.96  New rule produced :
% 118.77/118.96  [1134]
% 118.77/118.96  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,V_p,V_q),V_q),V_q),
% 118.77/118.96  c_PropLog_Othms(c_PropLog_Othms(c_insert(T_a,c_insert(V_p,V_H,tc_PropLog_Opl(V_q)),
% 118.77/118.96                                  tc_PropLog_Opl(V_q)),V_q),V_q),tc_PropLog_Opl(V_q))
% 118.77/118.96  -> true
% 118.77/118.96  Current number of equations to process: 1043
% 118.77/118.96  Current number of ordered equations: 0
% 118.77/118.96  Current number of rules: 1132
% 118.77/118.96  New rule produced :
% 118.77/118.96  [1135]
% 118.77/118.96  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_insert(C,c_PropLog_Othms(
% 118.77/118.96                                                                      c_insert(V_p,v_H,
% 118.77/118.96                                                                      tc_PropLog_Opl(t_a)),t_a),
% 118.77/118.96                                                           tc_PropLog_Opl(t_a)),
% 118.77/118.96                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 118.77/118.96  -> true
% 118.77/118.96  Current number of equations to process: 1042
% 118.77/118.96  Current number of ordered equations: 0
% 118.77/118.96  Current number of rules: 1133
% 118.77/118.96  New rule produced :
% 118.77/118.96  [1136]
% 118.77/118.96  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_PropLog_Othms(
% 118.77/118.96                                                           c_insert(C,c_insert(V_p,v_H,
% 118.77/118.96                                                                      tc_PropLog_Opl(t_a)),
% 118.77/118.96                                                           tc_PropLog_Opl(t_a)),t_a),
% 118.77/118.96                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 118.77/118.96  -> true
% 118.77/118.96  Current number of equations to process: 1044
% 118.77/118.96  Current number of ordered equations: 0
% 118.77/118.96  Current number of rules: 1134
% 118.77/118.96  New rule produced :
% 118.77/118.96  [1137]
% 118.77/118.96  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 118.77/118.96       c_insert(C,c_insert(V_p,v_H,tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 118.77/118.96       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 118.77/118.96  Current number of equations to process: 1048
% 118.77/118.96  Current number of ordered equations: 0
% 118.77/118.96  Current number of rules: 1135
% 118.77/118.96  New rule produced :
% 118.77/118.96  [1138]
% 118.77/118.96  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_insert(C,c_PropLog_Othms(
% 118.77/118.96                                                                      c_PropLog_Othms(
% 118.77/118.96                                                                      c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 118.77/118.96                                                           tc_PropLog_Opl(t_a)),
% 118.77/118.96                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 118.77/118.96  -> true
% 118.77/118.96  Current number of equations to process: 1050
% 118.77/118.96  Current number of ordered equations: 0
% 118.77/118.96  Current number of rules: 1136
% 118.77/118.96  New rule produced :
% 118.77/118.96  [1139]
% 118.77/118.96  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_PropLog_Othms(
% 118.77/118.96                                                           c_insert(C,c_PropLog_Othms(
% 118.77/118.96                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 118.77/118.96                                                           tc_PropLog_Opl(t_a)),t_a),
% 118.77/118.96                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 126.69/126.91  -> true
% 126.69/126.91  Current number of equations to process: 1052
% 126.69/126.91  Current number of ordered equations: 0
% 126.69/126.91  Current number of rules: 1137
% 126.69/126.91  New rule produced :
% 126.69/126.91  [1140]
% 126.69/126.91  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_PropLog_Othms(
% 126.69/126.91                                                           c_PropLog_Othms(
% 126.69/126.91                                                           c_insert(C,c_PropLog_Othms(v_H,t_a),
% 126.69/126.91                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 126.69/126.91                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 126.69/126.91  -> true
% 126.69/126.91  Current number of equations to process: 1056
% 126.69/126.91  Current number of ordered equations: 0
% 126.69/126.91  Current number of rules: 1138
% 126.69/126.91  New rule produced :
% 126.69/126.91  [1141]
% 126.69/126.91  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_insert(V_p,c_PropLog_Othms(
% 126.69/126.91                                                         c_PropLog_Othms(
% 126.69/126.91                                                         c_PropLog_Othms(
% 126.69/126.91                                                         c_insert(B,V_q,
% 126.69/126.91                                                         tc_PropLog_Opl(C)),C),C),C),
% 126.69/126.91                                            tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true)
% 126.69/126.91  -> true
% 126.69/126.91  Current number of equations to process: 1062
% 126.69/126.91  Current number of ordered equations: 0
% 126.69/126.91  Current number of rules: 1139
% 126.69/126.91  New rule produced :
% 126.69/126.91  [1142]
% 126.69/126.91  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 126.69/126.91                                                              c_PropLog_Othms(
% 126.69/126.91                                                              c_PropLog_Othms(
% 126.69/126.91                                                              c_PropLog_Othms(
% 126.69/126.91                                                              c_PropLog_Othms(
% 126.69/126.91                                                              c_PropLog_Othms(
% 126.69/126.91                                                              c_PropLog_Othms(
% 126.69/126.91                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),t_a),t_a),t_a),
% 126.69/126.91  tc_PropLog_Opl(t_a)) -> true
% 126.69/126.91  Current number of equations to process: 1071
% 126.69/126.91  Current number of ordered equations: 0
% 126.69/126.91  Current number of rules: 1140
% 126.69/126.91  New rule produced :
% 126.69/126.91  [1143]
% 126.69/126.91  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 126.69/126.91  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 126.69/126.91                                                                  c_PropLog_Othms(
% 126.69/126.91                                                                  c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),t_a),t_a),
% 126.69/126.91  tc_PropLog_Opl(t_a)) -> true
% 126.69/126.91  Current number of equations to process: 1076
% 126.69/126.91  Current number of ordered equations: 0
% 126.69/126.91  Current number of rules: 1141
% 126.69/126.91  New rule produced :
% 126.69/126.91  [1144]
% 126.69/126.91  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 126.69/126.91                                                              c_insert(A,
% 126.69/126.91                                                              c_PropLog_Othms(
% 126.69/126.91                                                              c_PropLog_Othms(
% 126.69/126.91                                                              c_PropLog_Othms(
% 126.69/126.91                                                              c_PropLog_Othms(
% 126.69/126.91                                                              c_PropLog_Othms(
% 126.69/126.91                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),t_a),
% 126.69/126.91                                                              tc_PropLog_Opl(t_a)),t_a),
% 126.69/126.91  tc_PropLog_Opl(t_a)) -> true
% 126.69/126.91  Current number of equations to process: 1075
% 126.69/126.91  Current number of ordered equations: 0
% 126.69/126.91  Current number of rules: 1142
% 126.69/126.91  New rule produced :
% 126.69/126.91  [1145]
% 126.69/126.91  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 126.69/126.91                                                                   c_PropLog_Othms(
% 126.69/126.91                                                                   c_PropLog_Othms(
% 126.69/126.91                                                                   c_PropLog_Othms(
% 126.69/126.91                                                                   c_PropLog_Othms(
% 126.69/126.91                                                                   c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),
% 130.10/130.31                                                                   tc_PropLog_Opl(t_a)),
% 130.10/130.31       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 130.10/130.31  Current number of equations to process: 1073
% 130.10/130.31  Current number of ordered equations: 1
% 130.10/130.31  Current number of rules: 1143
% 130.10/130.31  New rule produced :
% 130.10/130.31  [1146]
% 130.10/130.31  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 130.10/130.31                                                              c_PropLog_Othms(
% 130.10/130.31                                                              c_insert(A,
% 130.10/130.31                                                              c_PropLog_Othms(
% 130.10/130.31                                                              c_PropLog_Othms(
% 130.10/130.31                                                              c_PropLog_Othms(
% 130.10/130.31                                                              c_PropLog_Othms(
% 130.10/130.31                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),
% 130.10/130.31                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 130.10/130.31  tc_PropLog_Opl(t_a)) -> true
% 130.10/130.31  Current number of equations to process: 1073
% 130.10/130.31  Current number of ordered equations: 0
% 130.10/130.31  Current number of rules: 1144
% 130.10/130.31  New rule produced :
% 130.10/130.31  [1147]
% 130.10/130.31  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_PropLog_Othms(
% 130.10/130.31                                                         c_PropLog_Othms(
% 130.10/130.31                                                         c_PropLog_Othms(
% 130.10/130.31                                                         c_PropLog_Othms(
% 130.10/130.31                                                         c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),
% 130.10/130.31                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 130.10/130.31  -> true
% 130.10/130.31  Current number of equations to process: 1075
% 130.10/130.31  Current number of ordered equations: 0
% 130.10/130.31  Current number of rules: 1145
% 130.10/130.31  New rule produced :
% 130.10/130.31  [1148]
% 130.10/130.31  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 130.10/130.31  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 130.10/130.31                                                                  c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),t_a),
% 130.10/130.31  tc_PropLog_Opl(t_a)) -> true
% 130.10/130.31  Current number of equations to process: 1077
% 130.10/130.31  Current number of ordered equations: 0
% 130.10/130.31  Current number of rules: 1146
% 130.10/130.31  New rule produced :
% 130.10/130.31  [1149]
% 130.10/130.31  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 130.10/130.31                                                              c_PropLog_Othms(
% 130.10/130.31                                                              c_PropLog_Othms(
% 130.10/130.31                                                              c_insert(A,
% 130.10/130.31                                                              c_PropLog_Othms(
% 130.10/130.31                                                              c_PropLog_Othms(
% 130.10/130.31                                                              c_PropLog_Othms(
% 130.10/130.31                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 130.10/130.31                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 130.10/130.31  tc_PropLog_Opl(t_a)) -> true
% 130.10/130.31  Current number of equations to process: 1078
% 130.10/130.31  Current number of ordered equations: 0
% 130.10/130.31  Current number of rules: 1147
% 130.10/130.31  New rule produced :
% 130.10/130.31  [1150]
% 130.10/130.31  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 130.10/130.31  c_PropLog_Othms(c_insert(C,c_insert(V_p,c_PropLog_Othms(c_insert(V_q,v_H,
% 130.10/130.31                                                          tc_PropLog_Opl(t_a)),t_a),
% 130.10/130.31                             tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 130.10/130.31  tc_PropLog_Opl(t_a)) -> true
% 130.10/130.31  Current number of equations to process: 1082
% 130.10/130.31  Current number of ordered equations: 0
% 130.10/130.31  Current number of rules: 1148
% 130.10/130.31  New rule produced :
% 130.10/130.31  [1151]
% 130.10/130.31  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 130.10/130.31  c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_insert(V_p,c_insert(V_q,v_H,
% 130.10/130.31                                                          tc_PropLog_Opl(t_a)),
% 130.10/130.31                                             tc_PropLog_Opl(t_a)),t_a),
% 130.10/130.31                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 130.29/130.55  Current number of equations to process: 1081
% 130.29/130.55  Current number of ordered equations: 0
% 130.29/130.55  Current number of rules: 1149
% 130.29/130.55  New rule produced :
% 130.29/130.55  [1152]
% 130.29/130.55  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 130.29/130.55  c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_insert(V_p,c_insert(V_q,v_H,
% 130.29/130.55                                                          tc_PropLog_Opl(t_a)),
% 130.29/130.55                                             tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),t_a),
% 130.29/130.55  tc_PropLog_Opl(t_a)) -> true
% 130.29/130.55  Current number of equations to process: 1080
% 130.29/130.55  Current number of ordered equations: 0
% 130.29/130.55  Current number of rules: 1150
% 130.29/130.55  New rule produced :
% 130.29/130.55  [1153]
% 130.29/130.55  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 130.29/130.55                                                             c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),t_a),
% 130.29/130.55  c_PropLog_Othms(c_insert(V_p,c_insert(V_q,v_H,tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 130.29/130.55  tc_PropLog_Opl(t_a)) -> true
% 130.29/130.55  Current number of equations to process: 1079
% 130.29/130.55  Current number of ordered equations: 0
% 130.29/130.55  Current number of rules: 1151
% 130.29/130.55  New rule produced :
% 130.29/130.55  [1154]
% 130.29/130.55  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 130.29/130.55  c_PropLog_Othms(c_insert(C,c_insert(V_p,c_PropLog_Othms(c_PropLog_Othms(
% 130.29/130.55                                                          c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 130.29/130.55                             tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 130.29/130.55  tc_PropLog_Opl(t_a)) -> true
% 130.29/130.55  Current number of equations to process: 1078
% 130.29/130.55  Current number of ordered equations: 0
% 130.29/130.55  Current number of rules: 1152
% 130.29/130.55  New rule produced :
% 130.29/130.55  [1155]
% 130.29/130.55  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 130.29/130.55  c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(
% 130.29/130.55                                                          c_PropLog_Othms(v_H,t_a),t_a),
% 130.29/130.55                                             tc_PropLog_Opl(t_a)),t_a),
% 130.29/130.55                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 130.29/130.55  Current number of equations to process: 1077
% 130.29/130.55  Current number of ordered equations: 0
% 130.29/130.55  Current number of rules: 1153
% 130.29/130.55  New rule produced :
% 130.29/130.55  [1156]
% 130.29/130.55  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 130.29/130.55  c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_insert(V_p,c_PropLog_Othms(
% 130.29/130.55                                                          c_PropLog_Othms(v_H,t_a),t_a),
% 130.29/130.55                                             tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),t_a),
% 130.29/130.55  tc_PropLog_Opl(t_a)) -> true
% 130.29/130.55  Current number of equations to process: 1076
% 130.29/130.55  Current number of ordered equations: 0
% 130.29/130.55  Current number of rules: 1154
% 130.29/130.55  New rule produced :
% 130.29/130.55  [1157]
% 130.29/130.55  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 130.29/130.55  c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_PropLog_Othms(c_insert(V_p,
% 130.29/130.55                                                             c_PropLog_Othms(v_H,t_a),
% 130.29/130.55                                                             tc_PropLog_Opl(t_a)),t_a),t_a),
% 130.29/130.55                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 130.29/130.55  Current number of equations to process: 1075
% 130.29/130.55  Current number of ordered equations: 0
% 130.29/130.55  Current number of rules: 1155
% 130.29/130.55  New rule produced :
% 130.29/130.55  [1158]
% 130.29/130.55  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 130.29/130.55  c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_insert(V_p,
% 130.29/130.55                                                             c_PropLog_Othms(v_H,t_a),
% 130.29/130.55                                                             tc_PropLog_Opl(t_a)),t_a),
% 130.29/130.55                                  tc_PropLog_Opl(t_a)),t_a),t_a),tc_PropLog_Opl(t_a))
% 130.29/130.55  -> true
% 130.29/130.55  Current number of equations to process: 1074
% 130.29/130.55  Current number of ordered equations: 0
% 130.29/130.55  Current number of rules: 1156
% 130.29/130.55  New rule produced :
% 130.29/130.55  [1159]
% 130.29/130.55  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 130.29/130.55  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_insert(V_p,
% 130.29/130.55                                                             c_PropLog_Othms(v_H,t_a),
% 130.29/130.55                                                             tc_PropLog_Opl(t_a)),
% 130.29/130.55                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 131.47/131.66  tc_PropLog_Opl(t_a)) -> true
% 131.47/131.66  Current number of equations to process: 1073
% 131.47/131.66  Current number of ordered equations: 0
% 131.47/131.66  Current number of rules: 1157
% 131.47/131.66  New rule produced :
% 131.47/131.66  [1160]
% 131.47/131.66  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 131.47/131.66  c_PropLog_Othms(c_insert(V_q,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 131.47/131.66                                                               c_insert(C,T_a,
% 131.47/131.66                                                               tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 131.47/131.66                  tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 131.47/131.66  Current number of equations to process: 1072
% 131.47/131.66  Current number of ordered equations: 0
% 131.47/131.66  Current number of rules: 1158
% 131.47/131.66  New rule produced :
% 131.47/131.66  [1161]
% 131.47/131.66  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 131.47/131.66  c_PropLog_Othms(c_PropLog_Othms(c_insert(V_q,c_PropLog_Othms(c_PropLog_Othms(
% 131.47/131.66                                                               c_insert(C,T_a,
% 131.47/131.66                                                               tc_PropLog_Opl(V_p)),V_p),V_p),
% 131.47/131.66                                  tc_PropLog_Opl(V_p)),V_p),V_p),tc_PropLog_Opl(V_p))
% 131.47/131.66  -> true
% 131.47/131.66  Current number of equations to process: 1071
% 131.47/131.66  Current number of ordered equations: 0
% 131.47/131.66  Current number of rules: 1159
% 131.47/131.66  New rule produced :
% 131.47/131.66  [1162]
% 131.47/131.66  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 131.47/131.66  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(V_q,c_PropLog_Othms(
% 131.47/131.66                                                               c_insert(C,T_a,
% 131.47/131.66                                                               tc_PropLog_Opl(V_p)),V_p),
% 131.47/131.66                                                  tc_PropLog_Opl(V_p)),V_p),V_p),V_p),
% 131.47/131.66  tc_PropLog_Opl(V_p)) -> true
% 131.47/131.66  Current number of equations to process: 1070
% 131.47/131.66  Current number of ordered equations: 0
% 131.47/131.66  Current number of rules: 1160
% 131.47/131.66  New rule produced :
% 131.47/131.66  [1163]
% 131.47/131.66  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 131.47/131.66  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(V_q,
% 131.47/131.66                                                                  c_insert(C,T_a,
% 131.47/131.66                                                                  tc_PropLog_Opl(V_p)),
% 131.47/131.66                                                                  tc_PropLog_Opl(V_p)),V_p),V_p),V_p),V_p),
% 131.47/131.66  tc_PropLog_Opl(V_p)) -> true
% 131.47/131.66  Current number of equations to process: 1069
% 131.47/131.66  Current number of ordered equations: 0
% 131.47/131.66  Current number of rules: 1161
% 131.47/131.66  New rule produced :
% 131.47/131.66  [1164]
% 131.47/131.66  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 131.47/131.66  c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 131.47/131.66                                                             c_PropLog_Othms(
% 131.47/131.66                                                             c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),
% 131.47/131.66                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 131.47/131.66  Current number of equations to process: 1068
% 131.47/131.66  Current number of ordered equations: 0
% 131.47/131.66  Current number of rules: 1162
% 131.47/131.66  New rule produced :
% 131.47/131.66  [1165]
% 131.47/131.66  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 131.47/131.66  c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 131.47/131.66                                                             c_PropLog_Othms(
% 131.47/131.66                                                             c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 131.47/131.66                                  tc_PropLog_Opl(t_a)),t_a),t_a),tc_PropLog_Opl(t_a))
% 131.47/131.66  -> true
% 131.47/131.66  Current number of equations to process: 1067
% 131.47/131.66  Current number of ordered equations: 0
% 131.47/131.66  Current number of rules: 1163
% 131.47/131.66  New rule produced :
% 131.47/131.66  [1166]
% 131.47/131.66  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 131.47/131.66       c_insert(B,c_insert(C,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 131.47/131.66                  tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 131.47/131.66  -> true
% 131.47/131.66  Current number of equations to process: 1066
% 131.47/131.66  Current number of ordered equations: 0
% 131.47/131.66  Current number of rules: 1164
% 131.47/131.66  New rule produced :
% 131.47/131.66  [1167]
% 131.47/131.66  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 138.50/138.69       c_insert(B,c_PropLog_Othms(c_insert(C,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),t_a),
% 138.50/138.69       tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) -> true
% 138.50/138.69  Current number of equations to process: 1069
% 138.50/138.69  Current number of ordered equations: 0
% 138.50/138.69  Current number of rules: 1165
% 138.50/138.69  New rule produced :
% 138.50/138.69  [1168]
% 138.50/138.69  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 138.50/138.69       c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_insert(C,v_H,tc_PropLog_Opl(t_a)),t_a),t_a),
% 138.50/138.69       tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) -> true
% 138.50/138.69  Current number of equations to process: 1075
% 138.50/138.69  Current number of ordered equations: 0
% 138.50/138.69  Current number of rules: 1166
% 138.50/138.69  New rule produced :
% 138.50/138.69  [1169]
% 138.50/138.69  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,C,V_p),V_p),
% 138.50/138.69       c_insert(V_q,c_insert(T_a,c_insert(C,V_H,tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),
% 138.50/138.69       tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),true,true,true) -> true
% 138.50/138.69  Current number of equations to process: 1084
% 138.50/138.69  Current number of ordered equations: 0
% 138.50/138.69  Current number of rules: 1167
% 138.50/138.69  New rule produced :
% 138.50/138.69  [1170]
% 138.50/138.69  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 138.50/138.69                                                            c_PropLog_Othms(
% 138.50/138.69                                                            c_PropLog_Othms(
% 138.50/138.69                                                            c_PropLog_Othms(
% 138.50/138.69                                                            c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 138.50/138.69                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 138.50/138.69  tc_PropLog_Opl(t_a)) -> true
% 138.50/138.69  Current number of equations to process: 1087
% 138.50/138.69  Current number of ordered equations: 1
% 138.50/138.69  Current number of rules: 1168
% 138.50/138.69  New rule produced :
% 138.50/138.69  [1171]
% 138.50/138.69  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_PropLog_Othms(c_PropLog_Othms(
% 138.50/138.69                                                              c_PropLog_Othms(
% 138.50/138.69                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 138.50/138.69                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 138.50/138.69  -> true
% 138.50/138.69  Current number of equations to process: 1087
% 138.50/138.69  Current number of ordered equations: 0
% 138.50/138.69  Current number of rules: 1169
% 138.50/138.69  New rule produced :
% 138.50/138.69  [1172]
% 138.50/138.69  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_PropLog_Othms(
% 138.50/138.69                                                                    c_PropLog_Othms(
% 138.50/138.69                                                                    c_PropLog_Othms(
% 138.50/138.69                                                                    c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 138.50/138.69                                                       tc_PropLog_Opl(t_a)),
% 138.50/138.69                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 138.50/138.69  -> true
% 138.50/138.69  Current number of equations to process: 1086
% 138.50/138.69  Current number of ordered equations: 0
% 138.50/138.69  Current number of rules: 1170
% 138.50/138.69  New rule produced :
% 138.50/138.69  [1173]
% 138.50/138.69  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 138.50/138.69                                                            c_insert(v_q,
% 138.50/138.69                                                            c_PropLog_Othms(
% 138.50/138.69                                                            c_PropLog_Othms(
% 138.50/138.69                                                            c_PropLog_Othms(
% 138.50/138.69                                                            c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 138.50/138.69                                                            tc_PropLog_Opl(t_a)),t_a),
% 138.50/138.69  tc_PropLog_Opl(t_a)) -> true
% 138.50/138.69  Current number of equations to process: 1087
% 138.50/138.69  Current number of ordered equations: 0
% 138.50/138.69  Current number of rules: 1171
% 138.50/138.69  New rule produced :
% 138.50/138.69  [1174]
% 138.50/138.69  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 138.50/138.69                                                             c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),t_a),
% 138.50/138.69  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 138.50/138.69  tc_PropLog_Opl(t_a)) -> true
% 138.50/138.69  Current number of equations to process: 1090
% 138.50/138.69  Current number of ordered equations: 0
% 138.50/138.69  Current number of rules: 1172
% 157.76/157.94  New rule produced :
% 157.76/157.94  [1175]
% 157.76/157.94  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 157.76/157.94                                                              c_PropLog_Othms(
% 157.76/157.94                                                              c_PropLog_Othms(
% 157.76/157.94                                                              c_PropLog_Othms(
% 157.76/157.94                                                              c_insert(A,
% 157.76/157.94                                                              c_PropLog_Othms(
% 157.76/157.94                                                              c_PropLog_Othms(
% 157.76/157.94                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 157.76/157.94                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 157.76/157.94  tc_PropLog_Opl(t_a)) -> true
% 157.76/157.94  Current number of equations to process: 1089
% 157.76/157.94  Current number of ordered equations: 0
% 157.76/157.94  Current number of rules: 1173
% 157.76/157.94  New rule produced :
% 157.76/157.94  [1176]
% 157.76/157.94  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 157.76/157.94  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 157.76/157.94                                                             c_PropLog_Othms(
% 157.76/157.94                                                             c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 157.76/157.94                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 157.76/157.94  tc_PropLog_Opl(t_a)) -> true
% 157.76/157.94  Current number of equations to process: 1093
% 157.76/157.94  Current number of ordered equations: 0
% 157.76/157.94  Current number of rules: 1174
% 157.76/157.94  New rule produced :
% 157.76/157.94  [1177]
% 157.76/157.94  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 157.76/157.94       c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 157.76/157.94       tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) -> true
% 157.76/157.94  Current number of equations to process: 1092
% 157.76/157.94  Current number of ordered equations: 0
% 157.76/157.94  Current number of rules: 1175
% 157.76/157.94  New rule produced :
% 157.76/157.94  [1178]
% 157.76/157.94  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_insert(A,c_PropLog_Othms(
% 157.76/157.94                                                                    c_PropLog_Othms(
% 157.76/157.94                                                                    c_PropLog_Othms(
% 157.76/157.94                                                                    c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 157.76/157.94                                                         tc_PropLog_Opl(t_a)),
% 157.76/157.94                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 157.76/157.94  -> true
% 157.76/157.94  Current number of equations to process: 1152
% 157.76/157.94  Current number of ordered equations: 0
% 157.76/157.94  Current number of rules: 1176
% 157.76/157.94  New rule produced :
% 157.76/157.94  [1179]
% 157.76/157.94  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_PropLog_Othms(
% 157.76/157.94                                                         c_insert(A,c_PropLog_Othms(
% 157.76/157.94                                                                    c_PropLog_Othms(
% 157.76/157.94                                                                    c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 157.76/157.94                                                         tc_PropLog_Opl(t_a)),t_a),
% 157.76/157.94                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 157.76/157.94  -> true
% 157.76/157.94  Current number of equations to process: 1158
% 157.76/157.94  Current number of ordered equations: 0
% 157.76/157.94  Current number of rules: 1177
% 157.76/157.94  New rule produced :
% 157.76/157.94  [1180]
% 157.76/157.94  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 157.76/157.94                                                            c_insert(A,
% 157.76/157.94                                                            c_PropLog_Othms(
% 157.76/157.94                                                            c_PropLog_Othms(
% 157.76/157.94                                                            c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 157.76/157.94                                                            tc_PropLog_Opl(t_a)),
% 157.76/157.94                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 157.76/157.94  tc_PropLog_Opl(t_a)) -> true
% 157.76/157.94  Current number of equations to process: 1165
% 157.76/157.94  Current number of ordered equations: 1
% 157.76/157.94  Current number of rules: 1178
% 157.76/157.94  New rule produced :
% 157.76/157.94  [1181]
% 157.76/157.94  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_insert(A,c_PropLog_Othms(
% 157.76/157.94                                                         c_PropLog_Othms(
% 161.19/161.37                                                         c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 161.19/161.37                                              tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 161.19/161.37       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 161.19/161.37  Current number of equations to process: 1165
% 161.19/161.37  Current number of ordered equations: 0
% 161.19/161.37  Current number of rules: 1179
% 161.19/161.37  New rule produced :
% 161.19/161.37  [1182]
% 161.19/161.37  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_insert(B,
% 161.19/161.37                                                                    c_PropLog_Othms(
% 161.19/161.37                                                                    c_PropLog_Othms(
% 161.19/161.37                                                                    c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 161.19/161.37                                                                    tc_PropLog_Opl(t_a)),
% 161.19/161.37                                                       tc_PropLog_Opl(t_a)),
% 161.19/161.37                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 161.19/161.37  -> true
% 161.19/161.37  Current number of equations to process: 1164
% 161.19/161.37  Current number of ordered equations: 0
% 161.19/161.37  Current number of rules: 1180
% 161.19/161.37  New rule produced :
% 161.19/161.37  [1183]
% 161.19/161.37  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 161.19/161.37                                                            c_insert(v_q,
% 161.19/161.37                                                            c_insert(B,
% 161.19/161.37                                                            c_PropLog_Othms(
% 161.19/161.37                                                            c_PropLog_Othms(
% 161.19/161.37                                                            c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 161.19/161.37                                                            tc_PropLog_Opl(t_a)),
% 161.19/161.37                                                            tc_PropLog_Opl(t_a)),t_a),
% 161.19/161.37  tc_PropLog_Opl(t_a)) -> true
% 161.19/161.37  Current number of equations to process: 1165
% 161.19/161.37  Current number of ordered equations: 0
% 161.19/161.37  Current number of rules: 1181
% 161.19/161.37  New rule produced :
% 161.19/161.37  [1184]
% 161.19/161.37  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 161.19/161.37                                                              c_PropLog_Othms(
% 161.19/161.37                                                              c_PropLog_Othms(
% 161.19/161.37                                                              c_PropLog_Othms(
% 161.19/161.37                                                              c_PropLog_Othms(
% 161.19/161.37                                                              c_insert(A,
% 161.19/161.37                                                              c_PropLog_Othms(
% 161.19/161.37                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 161.19/161.37                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 161.19/161.37  tc_PropLog_Opl(t_a)) -> true
% 161.19/161.37  Current number of equations to process: 1166
% 161.19/161.37  Current number of ordered equations: 0
% 161.19/161.37  Current number of rules: 1182
% 161.19/161.37  New rule produced :
% 161.19/161.37  [1185]
% 161.19/161.37  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 161.19/161.37  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(B,
% 161.19/161.37                                                                  c_PropLog_Othms(
% 161.19/161.37                                                                  c_PropLog_Othms(v_H,t_a),t_a),
% 161.19/161.37                                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 161.19/161.37  tc_PropLog_Opl(t_a)) -> true
% 161.19/161.37  Current number of equations to process: 1169
% 161.19/161.37  Current number of ordered equations: 0
% 161.19/161.37  Current number of rules: 1183
% 161.19/161.37  New rule produced :
% 161.19/161.37  [1186]
% 161.19/161.37  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_PropLog_Othms(
% 161.19/161.37                                                         c_PropLog_Othms(
% 161.19/161.37                                                         c_insert(A,c_PropLog_Othms(
% 161.19/161.37                                                                    c_PropLog_Othms(v_H,t_a),t_a),
% 161.19/161.37                                                         tc_PropLog_Opl(t_a)),t_a),t_a),
% 161.19/161.37                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 161.19/161.37  -> true
% 161.19/161.37  Current number of equations to process: 1176
% 161.19/161.37  Current number of ordered equations: 0
% 161.19/161.37  Current number of rules: 1184
% 167.79/168.03  New rule produced :
% 167.79/168.03  [1187]
% 167.79/168.03  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 167.79/168.03                                                            c_PropLog_Othms(
% 167.79/168.03                                                            c_insert(A,
% 167.79/168.03                                                            c_PropLog_Othms(
% 167.79/168.03                                                            c_PropLog_Othms(v_H,t_a),t_a),
% 167.79/168.03                                                            tc_PropLog_Opl(t_a)),t_a),
% 167.79/168.03                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 167.79/168.03  tc_PropLog_Opl(t_a)) -> true
% 167.79/168.03  Current number of equations to process: 1182
% 167.79/168.03  Current number of ordered equations: 1
% 167.79/168.03  Current number of rules: 1185
% 167.79/168.03  New rule produced :
% 167.79/168.03  [1188]
% 167.79/168.03  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_PropLog_Othms(c_insert(A,
% 167.79/168.03                                                              c_PropLog_Othms(
% 167.79/168.03                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 167.79/168.03                                                              tc_PropLog_Opl(t_a)),t_a),
% 167.79/168.03                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 167.79/168.03  -> true
% 167.79/168.03  Current number of equations to process: 1182
% 167.79/168.03  Current number of ordered equations: 0
% 167.79/168.03  Current number of rules: 1186
% 167.79/168.03  New rule produced :
% 167.79/168.03  [1189]
% 167.79/168.03  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_PropLog_Othms(
% 167.79/168.03                                                                    c_insert(B,
% 167.79/168.03                                                                    c_PropLog_Othms(
% 167.79/168.03                                                                    c_PropLog_Othms(v_H,t_a),t_a),
% 167.79/168.03                                                                    tc_PropLog_Opl(t_a)),t_a),
% 167.79/168.03                                                       tc_PropLog_Opl(t_a)),
% 167.79/168.03                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 167.79/168.03  -> true
% 167.79/168.03  Current number of equations to process: 1181
% 167.79/168.03  Current number of ordered equations: 0
% 167.79/168.03  Current number of rules: 1187
% 167.79/168.03  New rule produced :
% 167.79/168.03  [1190]
% 167.79/168.03  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 167.79/168.03                                                            c_insert(v_q,
% 167.79/168.03                                                            c_PropLog_Othms(
% 167.79/168.03                                                            c_insert(B,
% 167.79/168.03                                                            c_PropLog_Othms(
% 167.79/168.03                                                            c_PropLog_Othms(v_H,t_a),t_a),
% 167.79/168.03                                                            tc_PropLog_Opl(t_a)),t_a),
% 167.79/168.03                                                            tc_PropLog_Opl(t_a)),t_a),
% 167.79/168.03  tc_PropLog_Opl(t_a)) -> true
% 167.79/168.03  Current number of equations to process: 1182
% 167.79/168.03  Current number of ordered equations: 0
% 167.79/168.03  Current number of rules: 1188
% 167.79/168.03  New rule produced :
% 167.79/168.03  [1191]
% 167.79/168.03  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 167.79/168.03       c_insert(C,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),tc_PropLog_Opl(t_a)),
% 167.79/168.03       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 167.79/168.03  Current number of equations to process: 1183
% 167.79/168.03  Current number of ordered equations: 0
% 167.79/168.03  Current number of rules: 1189
% 167.79/168.03  New rule produced :
% 167.79/168.03  [1192]
% 167.79/168.03  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 167.79/168.03                                                             c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),t_a),
% 167.79/168.03  c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 167.79/168.03                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 167.79/168.03  Current number of equations to process: 1186
% 167.79/168.03  Current number of ordered equations: 0
% 167.79/168.03  Current number of rules: 1190
% 167.79/168.03  New rule produced :
% 167.79/168.03  [1193]
% 167.79/168.03  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 167.79/168.03                                                              c_PropLog_Othms(
% 167.79/168.03                                                              c_PropLog_Othms(
% 167.79/168.03                                                              c_PropLog_Othms(
% 167.79/168.03                                                              c_PropLog_Othms(
% 173.79/174.01                                                              c_PropLog_Othms(
% 173.79/174.01                                                              c_insert(A,
% 173.79/174.01                                                              c_PropLog_Othms(v_H,t_a),
% 173.79/174.01                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),t_a),
% 173.79/174.01  tc_PropLog_Opl(t_a)) -> true
% 173.79/174.01  Current number of equations to process: 1190
% 173.79/174.01  Current number of ordered equations: 0
% 173.79/174.01  Current number of rules: 1191
% 173.79/174.01  New rule produced :
% 173.79/174.01  [1194]
% 173.79/174.01  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 173.79/174.01  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 173.79/174.01                                                                  c_insert(B,
% 173.79/174.01                                                                  c_PropLog_Othms(v_H,t_a),
% 173.79/174.01                                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 173.79/174.01  tc_PropLog_Opl(t_a)) -> true
% 173.79/174.01  Current number of equations to process: 1193
% 173.79/174.01  Current number of ordered equations: 0
% 173.79/174.01  Current number of rules: 1192
% 173.79/174.01  New rule produced :
% 173.79/174.01  [1195]
% 173.79/174.01  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_PropLog_Othms(
% 173.79/174.01                                                         c_PropLog_Othms(
% 173.79/174.01                                                         c_PropLog_Othms(
% 173.79/174.01                                                         c_insert(A,c_PropLog_Othms(v_H,t_a),
% 173.79/174.01                                                         tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 173.79/174.01                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 173.79/174.01  -> true
% 173.79/174.01  Current number of equations to process: 1200
% 173.79/174.01  Current number of ordered equations: 0
% 173.79/174.01  Current number of rules: 1193
% 173.79/174.01  New rule produced :
% 173.79/174.01  [1196]
% 173.79/174.01  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_PropLog_Othms(c_PropLog_Othms(
% 173.79/174.01                                                              c_insert(A,
% 173.79/174.01                                                              c_PropLog_Othms(v_H,t_a),
% 173.79/174.01                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 173.79/174.01                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 173.79/174.01  -> true
% 173.79/174.01  Current number of equations to process: 1206
% 173.79/174.01  Current number of ordered equations: 1
% 173.79/174.01  Current number of rules: 1194
% 173.79/174.01  New rule produced :
% 173.79/174.01  [1197]
% 173.79/174.01  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 173.79/174.01                                                            c_PropLog_Othms(
% 173.79/174.01                                                            c_PropLog_Othms(
% 173.79/174.01                                                            c_insert(A,
% 173.79/174.01                                                            c_PropLog_Othms(v_H,t_a),
% 173.79/174.01                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 173.79/174.01                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 173.79/174.01  tc_PropLog_Opl(t_a)) -> true
% 173.79/174.01  Current number of equations to process: 1206
% 173.79/174.01  Current number of ordered equations: 0
% 173.79/174.01  Current number of rules: 1195
% 173.79/174.01  New rule produced :
% 173.79/174.01  [1198]
% 173.79/174.01  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_PropLog_Othms(
% 173.79/174.01                                                                    c_PropLog_Othms(
% 173.79/174.01                                                                    c_insert(B,
% 173.79/174.01                                                                    c_PropLog_Othms(v_H,t_a),
% 173.79/174.01                                                                    tc_PropLog_Opl(t_a)),t_a),t_a),
% 173.79/174.01                                                       tc_PropLog_Opl(t_a)),
% 173.79/174.01                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 173.79/174.01  -> true
% 173.79/174.01  Current number of equations to process: 1205
% 173.79/174.01  Current number of ordered equations: 0
% 173.79/174.01  Current number of rules: 1196
% 173.79/174.01  New rule produced :
% 173.79/174.01  [1199]
% 173.79/174.01  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 173.79/174.01                                                            c_insert(v_q,
% 173.79/174.01                                                            c_PropLog_Othms(
% 180.59/180.80                                                            c_PropLog_Othms(
% 180.59/180.80                                                            c_insert(B,
% 180.59/180.80                                                            c_PropLog_Othms(v_H,t_a),
% 180.59/180.80                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 180.59/180.80                                                            tc_PropLog_Opl(t_a)),t_a),
% 180.59/180.80  tc_PropLog_Opl(t_a)) -> true
% 180.59/180.80  Current number of equations to process: 1206
% 180.59/180.80  Current number of ordered equations: 0
% 180.59/180.80  Current number of rules: 1197
% 180.59/180.80  New rule produced :
% 180.59/180.80  [1200]
% 180.59/180.80  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 180.59/180.80                                                             c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),t_a),
% 180.59/180.80  c_PropLog_Othms(c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(v_H,t_a),
% 180.59/180.80                                  tc_PropLog_Opl(t_a)),t_a),t_a),tc_PropLog_Opl(t_a))
% 180.59/180.80  -> true
% 180.59/180.80  Current number of equations to process: 1210
% 180.59/180.80  Current number of ordered equations: 0
% 180.59/180.80  Current number of rules: 1198
% 180.59/180.80  New rule produced :
% 180.59/180.80  [1201]
% 180.59/180.80  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 180.59/180.80                                                             c_PropLog_Opl_Oop_A_N_62(V_p,
% 180.59/180.80                                                             c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),t_a),t_a),
% 180.59/180.80  c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),tc_PropLog_Opl(t_a)) -> true
% 180.59/180.80  Current number of equations to process: 1214
% 180.59/180.80  Current number of ordered equations: 0
% 180.59/180.80  Current number of rules: 1199
% 180.59/180.80  New rule produced :
% 180.59/180.80  [1202]
% 180.59/180.80  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 180.59/180.80                                                              c_insert(A,
% 180.59/180.80                                                              c_insert(B,
% 180.59/180.80                                                              c_PropLog_Othms(
% 180.59/180.80                                                              c_PropLog_Othms(
% 180.59/180.80                                                              c_PropLog_Othms(
% 180.59/180.80                                                              c_PropLog_Othms(
% 180.59/180.80                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),t_a),
% 180.59/180.80                                                              tc_PropLog_Opl(t_a)),
% 180.59/180.80                                                              tc_PropLog_Opl(t_a)),t_a),
% 180.59/180.80  tc_PropLog_Opl(t_a)) -> true
% 180.59/180.80  Current number of equations to process: 1226
% 180.59/180.80  Current number of ordered equations: 0
% 180.59/180.80  Current number of rules: 1200
% 180.59/180.80  New rule produced :
% 180.59/180.80  [1203]
% 180.59/180.80  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 180.59/180.80                                                              c_insert(A,
% 180.59/180.80                                                              c_PropLog_Othms(
% 180.59/180.80                                                              c_insert(B,
% 180.59/180.80                                                              c_PropLog_Othms(
% 180.59/180.80                                                              c_PropLog_Othms(
% 180.59/180.80                                                              c_PropLog_Othms(
% 180.59/180.80                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 180.59/180.80                                                              tc_PropLog_Opl(t_a)),t_a),
% 180.59/180.80                                                              tc_PropLog_Opl(t_a)),t_a),
% 180.59/180.80  tc_PropLog_Opl(t_a)) -> true
% 180.59/180.80  Current number of equations to process: 1225
% 180.59/180.80  Current number of ordered equations: 0
% 180.59/180.80  Current number of rules: 1201
% 180.59/180.80  New rule produced :
% 180.59/180.80  [1204]
% 180.59/180.80  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 180.59/180.80  c_PropLog_Othms(c_insert(C,c_insert(V_p,c_PropLog_Othms(c_PropLog_Othms(v_H,t_a),t_a),
% 180.59/180.80                             tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 180.59/180.80  tc_PropLog_Opl(t_a)) -> true
% 180.59/180.80  Current number of equations to process: 1224
% 180.59/180.80  Current number of ordered equations: 0
% 180.59/180.80  Current number of rules: 1202
% 180.59/180.80  New rule produced :
% 180.59/180.80  [1205]
% 180.59/180.80  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 180.79/181.02  c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(v_H,t_a),
% 180.79/181.02                                             tc_PropLog_Opl(t_a)),t_a),
% 180.79/181.02                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 180.79/181.02  Current number of equations to process: 1223
% 180.79/181.02  Current number of ordered equations: 0
% 180.79/181.02  Current number of rules: 1203
% 180.79/181.02  New rule produced :
% 180.79/181.02  [1206]
% 180.79/181.02  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 180.79/181.02  c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_insert(V_p,c_PropLog_Othms(v_H,t_a),
% 180.79/181.02                                             tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),t_a),
% 180.79/181.02  tc_PropLog_Opl(t_a)) -> true
% 180.79/181.02  Current number of equations to process: 1222
% 180.79/181.02  Current number of ordered equations: 0
% 180.79/181.02  Current number of rules: 1204
% 180.79/181.02  New rule produced :
% 180.79/181.02  [1207]
% 180.79/181.02  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 180.79/181.02  c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_PropLog_Othms(c_insert(V_p,v_H,
% 180.79/181.02                                                             tc_PropLog_Opl(t_a)),t_a),t_a),
% 180.79/181.02                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 180.79/181.02  Current number of equations to process: 1221
% 180.79/181.02  Current number of ordered equations: 0
% 180.79/181.02  Current number of rules: 1205
% 180.79/181.02  New rule produced :
% 180.79/181.02  [1208]
% 180.79/181.02  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 180.79/181.02  c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_insert(V_p,v_H,
% 180.79/181.02                                                             tc_PropLog_Opl(t_a)),t_a),
% 180.79/181.02                                  tc_PropLog_Opl(t_a)),t_a),t_a),tc_PropLog_Opl(t_a))
% 180.79/181.02  -> true
% 180.79/181.02  Current number of equations to process: 1220
% 180.79/181.02  Current number of ordered equations: 0
% 180.79/181.02  Current number of rules: 1206
% 180.79/181.02  New rule produced :
% 180.79/181.02  [1209]
% 180.79/181.02  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 180.79/181.02  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_insert(V_p,v_H,
% 180.79/181.02                                                             tc_PropLog_Opl(t_a)),
% 180.79/181.02                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 180.79/181.02  tc_PropLog_Opl(t_a)) -> true
% 180.79/181.02  Current number of equations to process: 1219
% 180.79/181.02  Current number of ordered equations: 0
% 180.79/181.02  Current number of rules: 1207
% 180.79/181.02  New rule produced :
% 180.79/181.02  [1210]
% 180.79/181.02  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,V_p,V_q),V_q),V_q),
% 180.79/181.02  c_PropLog_Othms(c_insert(T_a,c_insert(V_H,c_insert(V_p,V_G,tc_PropLog_Opl(V_q)),
% 180.79/181.02                               tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),V_q),
% 180.79/181.02  tc_PropLog_Opl(V_q)) -> true
% 180.79/181.02  Current number of equations to process: 1218
% 180.79/181.02  Current number of ordered equations: 0
% 180.79/181.02  Current number of rules: 1208
% 180.79/181.02  New rule produced :
% 180.79/181.02  [1211]
% 180.79/181.02  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 180.79/181.02                                                              c_insert(A,
% 180.79/181.02                                                              c_PropLog_Othms(
% 180.79/181.02                                                              c_PropLog_Othms(
% 180.79/181.02                                                              c_insert(B,
% 180.79/181.02                                                              c_PropLog_Othms(
% 180.79/181.02                                                              c_PropLog_Othms(
% 180.79/181.02                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 180.79/181.02                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 180.79/181.02                                                              tc_PropLog_Opl(t_a)),t_a),
% 180.79/181.02  tc_PropLog_Opl(t_a)) -> true
% 180.79/181.02  Current number of equations to process: 1217
% 180.79/181.02  Current number of ordered equations: 0
% 180.79/181.02  Current number of rules: 1209
% 180.79/181.02  New rule produced :
% 180.79/181.02  [1212]
% 180.79/181.02  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 180.79/181.02  c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 180.79/181.02                                                             c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 181.06/181.25                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 181.06/181.25  Current number of equations to process: 1216
% 181.06/181.25  Current number of ordered equations: 0
% 181.06/181.25  Current number of rules: 1210
% 181.06/181.25  New rule produced :
% 181.06/181.25  [1213]
% 181.06/181.25  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 181.06/181.25  c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_PropLog_Othms(
% 181.06/181.25                                                             c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 181.06/181.25                                  tc_PropLog_Opl(t_a)),t_a),t_a),tc_PropLog_Opl(t_a))
% 181.06/181.25  -> true
% 181.06/181.25  Current number of equations to process: 1215
% 181.06/181.25  Current number of ordered equations: 0
% 181.06/181.25  Current number of rules: 1211
% 181.06/181.25  New rule produced :
% 181.06/181.25  [1214]
% 181.06/181.25  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_insert(C,c_insert(V_p,
% 181.06/181.25                                                                      c_insert(V_q,v_H,
% 181.06/181.25                                                                      tc_PropLog_Opl(t_a)),
% 181.06/181.25                                                                      tc_PropLog_Opl(t_a)),
% 181.06/181.25                                                           tc_PropLog_Opl(t_a)),
% 181.06/181.25                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 181.06/181.25  -> true
% 181.06/181.25  Current number of equations to process: 1214
% 181.06/181.25  Current number of ordered equations: 0
% 181.06/181.25  Current number of rules: 1212
% 181.06/181.25  New rule produced :
% 181.06/181.25  [1215]
% 181.06/181.25  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_insert(V_p,c_PropLog_Othms(
% 181.06/181.25                                                         c_insert(c_PropLog_Opl_Oop_A_N_62(
% 181.06/181.25                                                                  c_PropLog_Opl_Oop_A_N_62(V_q,V_q,C),B,C),T_a,
% 181.06/181.25                                                         tc_PropLog_Opl(C)),C),
% 181.06/181.25                                            tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true)
% 181.06/181.25  -> true
% 181.06/181.25  Current number of equations to process: 1213
% 181.06/181.25  Current number of ordered equations: 0
% 181.06/181.25  Current number of rules: 1213
% 181.06/181.25  New rule produced :
% 181.06/181.25  [1216]
% 181.06/181.25  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_insert(C,c_insert(V_p,
% 181.06/181.25                                                                      c_PropLog_Othms(
% 181.06/181.25                                                                      c_PropLog_Othms(v_H,t_a),t_a),
% 181.06/181.25                                                                      tc_PropLog_Opl(t_a)),
% 181.06/181.25                                                           tc_PropLog_Opl(t_a)),
% 181.06/181.25                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 181.06/181.25  -> true
% 181.06/181.25  Current number of equations to process: 1212
% 181.06/181.25  Current number of ordered equations: 0
% 181.06/181.25  Current number of rules: 1214
% 181.06/181.25  New rule produced :
% 181.06/181.25  [1217]
% 181.06/181.25  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_insert(C,c_PropLog_Othms(
% 181.06/181.25                                                                      c_insert(V_p,
% 181.06/181.25                                                                      c_PropLog_Othms(v_H,t_a),
% 181.06/181.25                                                                      tc_PropLog_Opl(t_a)),t_a),
% 181.06/181.25                                                           tc_PropLog_Opl(t_a)),
% 181.06/181.25                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 181.06/181.25  -> true
% 181.06/181.25  Current number of equations to process: 1211
% 181.06/181.25  Current number of ordered equations: 0
% 181.06/181.25  Current number of rules: 1215
% 181.06/181.25  New rule produced :
% 181.06/181.25  [1218]
% 181.06/181.25  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_PropLog_Othms(
% 181.06/181.25                                                           c_insert(C,c_insert(V_p,
% 181.06/181.25                                                                      c_PropLog_Othms(v_H,t_a),
% 181.06/181.25                                                                      tc_PropLog_Opl(t_a)),
% 181.06/181.25                                                           tc_PropLog_Opl(t_a)),t_a),
% 181.06/181.25                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 181.06/181.25  -> true
% 181.06/181.25  Current number of equations to process: 1210
% 181.06/181.25  Current number of ordered equations: 0
% 181.06/181.25  Current number of rules: 1216
% 181.27/181.45  New rule produced :
% 181.27/181.45  [1219]
% 181.27/181.45  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_insert(V_p,c_insert(V_q,c_PropLog_Othms(
% 181.27/181.45                                                                      c_PropLog_Othms(
% 181.27/181.45                                                                      c_insert(B,T_a,
% 181.27/181.45                                                                      tc_PropLog_Opl(C)),C),C),
% 181.27/181.45                                                         tc_PropLog_Opl(C)),
% 181.27/181.45                                            tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true)
% 181.27/181.45  -> true
% 181.27/181.45  Current number of equations to process: 1209
% 181.27/181.45  Current number of ordered equations: 0
% 181.27/181.45  Current number of rules: 1217
% 181.27/181.45  New rule produced :
% 181.27/181.45  [1220]
% 181.27/181.45  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_insert(V_p,c_PropLog_Othms(
% 181.27/181.45                                                         c_insert(V_q,c_PropLog_Othms(
% 181.27/181.45                                                                      c_insert(B,T_a,
% 181.27/181.45                                                                      tc_PropLog_Opl(C)),C),
% 181.27/181.45                                                         tc_PropLog_Opl(C)),C),
% 181.27/181.45                                            tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true)
% 181.27/181.45  -> true
% 181.27/181.45  Current number of equations to process: 1208
% 181.27/181.45  Current number of ordered equations: 0
% 181.27/181.45  Current number of rules: 1218
% 181.27/181.45  New rule produced :
% 181.27/181.45  [1221]
% 181.27/181.45  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_insert(V_p,c_PropLog_Othms(
% 181.27/181.45                                                         c_PropLog_Othms(
% 181.27/181.45                                                         c_insert(V_q,c_insert(B,T_a,
% 181.27/181.45                                                                      tc_PropLog_Opl(C)),
% 181.27/181.45                                                         tc_PropLog_Opl(C)),C),C),
% 181.27/181.45                                            tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true)
% 181.27/181.45  -> true
% 181.27/181.45  Current number of equations to process: 1207
% 181.27/181.45  Current number of ordered equations: 0
% 181.27/181.45  Current number of rules: 1219
% 181.27/181.45  New rule produced :
% 181.27/181.45  [1222]
% 181.27/181.45  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 181.27/181.45                                                              c_PropLog_Othms(
% 181.27/181.45                                                              c_insert(A,
% 181.27/181.45                                                              c_insert(B,
% 181.27/181.45                                                              c_PropLog_Othms(
% 181.27/181.45                                                              c_PropLog_Othms(
% 181.27/181.45                                                              c_PropLog_Othms(
% 181.27/181.45                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 181.27/181.45                                                              tc_PropLog_Opl(t_a)),
% 181.27/181.45                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 181.27/181.45  tc_PropLog_Opl(t_a)) -> true
% 181.27/181.45  Current number of equations to process: 1205
% 181.27/181.45  Current number of ordered equations: 1
% 181.27/181.45  Current number of rules: 1220
% 181.27/181.45  New rule produced :
% 181.27/181.45  [1223]
% 181.27/181.45  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 181.27/181.45                                                                   c_insert(B,
% 181.27/181.45                                                                   c_PropLog_Othms(
% 181.27/181.45                                                                   c_PropLog_Othms(
% 181.27/181.45                                                                   c_PropLog_Othms(
% 181.27/181.45                                                                   c_PropLog_Othms(v_H,t_a),t_a),t_a),t_a),
% 181.27/181.45                                                                   tc_PropLog_Opl(t_a)),
% 181.27/181.45                                                                   tc_PropLog_Opl(t_a)),
% 181.27/181.45       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 181.27/181.45  Current number of equations to process: 1205
% 181.27/181.45  Current number of ordered equations: 0
% 181.27/181.45  Current number of rules: 1221
% 181.27/181.45  New rule produced :
% 181.27/181.45  [1224]
% 181.27/181.45  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 181.27/181.45                                                                   c_PropLog_Othms(
% 181.27/181.45                                                                   c_insert(B,
% 181.40/181.61                                                                   c_PropLog_Othms(
% 181.40/181.61                                                                   c_PropLog_Othms(
% 181.40/181.61                                                                   c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 181.40/181.61                                                                   tc_PropLog_Opl(t_a)),t_a),
% 181.40/181.61                                                                   tc_PropLog_Opl(t_a)),
% 181.40/181.61       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 181.40/181.61  Current number of equations to process: 1203
% 181.40/181.61  Current number of ordered equations: 1
% 181.40/181.61  Current number of rules: 1222
% 181.40/181.61  New rule produced :
% 181.40/181.61  [1225]
% 181.40/181.61  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 181.40/181.61                                                              c_PropLog_Othms(
% 181.40/181.61                                                              c_insert(A,
% 181.40/181.61                                                              c_PropLog_Othms(
% 181.40/181.61                                                              c_insert(B,
% 181.40/181.61                                                              c_PropLog_Othms(
% 181.40/181.61                                                              c_PropLog_Othms(
% 181.40/181.61                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 181.40/181.61                                                              tc_PropLog_Opl(t_a)),t_a),
% 181.40/181.61                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 181.40/181.61  tc_PropLog_Opl(t_a)) -> true
% 181.40/181.61  Current number of equations to process: 1203
% 181.40/181.61  Current number of ordered equations: 0
% 181.40/181.61  Current number of rules: 1223
% 181.40/181.61  New rule produced :
% 181.40/181.61  [1226]
% 181.40/181.61  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 181.40/181.61                                                              c_PropLog_Othms(
% 181.40/181.61                                                              c_PropLog_Othms(
% 181.40/181.61                                                              c_insert(A,
% 181.40/181.61                                                              c_insert(B,
% 181.40/181.61                                                              c_PropLog_Othms(
% 181.40/181.61                                                              c_PropLog_Othms(
% 181.40/181.61                                                              c_PropLog_Othms(v_H,t_a),t_a),t_a),
% 181.40/181.61                                                              tc_PropLog_Opl(t_a)),
% 181.40/181.61                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 181.40/181.61  tc_PropLog_Opl(t_a)) -> true
% 181.40/181.61  Current number of equations to process: 1202
% 181.40/181.61  Current number of ordered equations: 0
% 181.40/181.61  Current number of rules: 1224
% 181.40/181.61  New rule produced :
% 181.40/181.61  [1227]
% 181.40/181.61  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 181.40/181.61                                                              c_insert(A,
% 181.40/181.61                                                              c_PropLog_Othms(
% 181.40/181.61                                                              c_PropLog_Othms(
% 181.40/181.61                                                              c_PropLog_Othms(
% 181.40/181.61                                                              c_insert(B,
% 181.40/181.61                                                              c_PropLog_Othms(
% 181.40/181.61                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 181.40/181.61                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 181.40/181.61                                                              tc_PropLog_Opl(t_a)),t_a),
% 181.40/181.61  tc_PropLog_Opl(t_a)) -> true
% 181.40/181.61  Current number of equations to process: 1201
% 181.40/181.61  Current number of ordered equations: 0
% 181.40/181.61  Current number of rules: 1225
% 181.40/181.61  New rule produced :
% 181.40/181.61  [1228]
% 181.40/181.61  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 181.40/181.61  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_PropLog_Othms(
% 181.40/181.61                                                             c_PropLog_Othms(v_H,t_a),t_a),
% 181.40/181.61                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 181.40/181.61  tc_PropLog_Opl(t_a)) -> true
% 181.40/181.61  Current number of equations to process: 1200
% 181.40/181.61  Current number of ordered equations: 0
% 181.40/181.61  Current number of rules: 1226
% 181.40/181.61  New rule produced :
% 181.54/181.74  [1229]
% 181.54/181.74  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 181.54/181.74                                                              c_PropLog_Othms(
% 181.54/181.74                                                              c_insert(A,
% 181.54/181.74                                                              c_PropLog_Othms(
% 181.54/181.74                                                              c_PropLog_Othms(
% 181.54/181.74                                                              c_insert(B,
% 181.54/181.74                                                              c_PropLog_Othms(
% 181.54/181.74                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 181.54/181.74                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 181.54/181.74                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 181.54/181.74  tc_PropLog_Opl(t_a)) -> true
% 181.54/181.74  Current number of equations to process: 1198
% 181.54/181.74  Current number of ordered equations: 1
% 181.54/181.74  Current number of rules: 1227
% 181.54/181.74  New rule produced :
% 181.54/181.74  [1230]
% 181.54/181.74  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 181.54/181.74                                                                   c_PropLog_Othms(
% 181.54/181.74                                                                   c_PropLog_Othms(
% 181.54/181.74                                                                   c_insert(B,
% 181.54/181.74                                                                   c_PropLog_Othms(
% 181.54/181.74                                                                   c_PropLog_Othms(v_H,t_a),t_a),
% 181.54/181.74                                                                   tc_PropLog_Opl(t_a)),t_a),t_a),
% 181.54/181.74                                                                   tc_PropLog_Opl(t_a)),
% 181.54/181.74       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 181.54/181.74  Current number of equations to process: 1198
% 181.54/181.74  Current number of ordered equations: 0
% 181.54/181.74  Current number of rules: 1228
% 181.54/181.74  New rule produced :
% 181.54/181.74  [1231]
% 181.54/181.74  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 181.54/181.74                                                              c_PropLog_Othms(
% 181.54/181.74                                                              c_PropLog_Othms(
% 181.54/181.74                                                              c_insert(A,
% 181.54/181.74                                                              c_PropLog_Othms(
% 181.54/181.74                                                              c_insert(B,
% 181.54/181.74                                                              c_PropLog_Othms(
% 181.54/181.74                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 181.54/181.74                                                              tc_PropLog_Opl(t_a)),t_a),
% 181.54/181.74                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 181.54/181.74  tc_PropLog_Opl(t_a)) -> true
% 181.54/181.74  Current number of equations to process: 1197
% 181.54/181.74  Current number of ordered equations: 0
% 181.54/181.74  Current number of rules: 1229
% 181.54/181.74  New rule produced :
% 181.54/181.74  [1232]
% 181.54/181.74  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 181.54/181.74                                                              c_PropLog_Othms(
% 181.54/181.74                                                              c_PropLog_Othms(
% 181.54/181.74                                                              c_PropLog_Othms(
% 181.54/181.74                                                              c_insert(A,
% 181.54/181.74                                                              c_insert(B,
% 181.54/181.74                                                              c_PropLog_Othms(
% 181.54/181.74                                                              c_PropLog_Othms(v_H,t_a),t_a),
% 181.54/181.74                                                              tc_PropLog_Opl(t_a)),
% 181.54/181.74                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 181.54/181.74  tc_PropLog_Opl(t_a)) -> true
% 181.54/181.74  Current number of equations to process: 1195
% 181.54/181.74  Current number of ordered equations: 0
% 181.54/181.74  Current number of rules: 1230
% 181.54/181.74  New rule produced :
% 181.54/181.74  [1233]
% 181.54/181.74  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 181.54/181.74                                                              c_insert(A,
% 181.54/181.74                                                              c_PropLog_Othms(
% 181.54/181.74                                                              c_PropLog_Othms(
% 181.71/181.90                                                              c_PropLog_Othms(
% 181.71/181.90                                                              c_PropLog_Othms(
% 181.71/181.90                                                              c_insert(B,
% 181.71/181.90                                                              c_PropLog_Othms(v_H,t_a),
% 181.71/181.90                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 181.71/181.90                                                              tc_PropLog_Opl(t_a)),t_a),
% 181.71/181.90  tc_PropLog_Opl(t_a)) -> true
% 181.71/181.90  Current number of equations to process: 1194
% 181.71/181.90  Current number of ordered equations: 0
% 181.71/181.90  Current number of rules: 1231
% 181.71/181.90  New rule produced :
% 181.71/181.90  [1234]
% 181.71/181.90  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 181.71/181.90  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(C,
% 181.71/181.90                                                                  c_PropLog_Othms(v_H,t_a),
% 181.71/181.90                                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 181.71/181.90  tc_PropLog_Opl(t_a)) -> true
% 181.71/181.90  Current number of equations to process: 1193
% 181.71/181.90  Current number of ordered equations: 0
% 181.71/181.90  Current number of rules: 1232
% 181.71/181.90  New rule produced :
% 181.71/181.90  [1235]
% 181.71/181.90  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 181.71/181.90                                                                   c_PropLog_Othms(
% 181.71/181.90                                                                   c_PropLog_Othms(
% 181.71/181.90                                                                   c_PropLog_Othms(
% 181.71/181.90                                                                   c_insert(B,
% 181.71/181.90                                                                   c_PropLog_Othms(v_H,t_a),
% 181.71/181.90                                                                   tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 181.71/181.90                                                                   tc_PropLog_Opl(t_a)),
% 181.71/181.90       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 181.71/181.90  Current number of equations to process: 1191
% 181.71/181.90  Current number of ordered equations: 1
% 181.71/181.90  Current number of rules: 1233
% 181.71/181.90  New rule produced :
% 181.71/181.90  [1236]
% 181.71/181.90  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 181.71/181.90                                                              c_PropLog_Othms(
% 181.71/181.90                                                              c_insert(A,
% 181.71/181.90                                                              c_PropLog_Othms(
% 181.71/181.90                                                              c_PropLog_Othms(
% 181.71/181.90                                                              c_PropLog_Othms(
% 181.71/181.90                                                              c_insert(B,
% 181.71/181.90                                                              c_PropLog_Othms(v_H,t_a),
% 181.71/181.90                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 181.71/181.90                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 181.71/181.90  tc_PropLog_Opl(t_a)) -> true
% 181.71/181.90  Current number of equations to process: 1191
% 181.71/181.90  Current number of ordered equations: 0
% 181.71/181.90  Current number of rules: 1234
% 181.71/181.90  New rule produced :
% 181.71/181.90  [1237]
% 181.71/181.90  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 181.71/181.90                                                              c_PropLog_Othms(
% 181.71/181.90                                                              c_PropLog_Othms(
% 181.71/181.90                                                              c_insert(A,
% 181.71/181.90                                                              c_PropLog_Othms(
% 181.71/181.90                                                              c_PropLog_Othms(
% 181.71/181.90                                                              c_insert(B,
% 181.71/181.90                                                              c_PropLog_Othms(v_H,t_a),
% 181.71/181.90                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 181.71/181.90                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 181.71/181.90  tc_PropLog_Opl(t_a)) -> true
% 181.71/181.90  Current number of equations to process: 1190
% 181.71/181.90  Current number of ordered equations: 0
% 181.71/181.90  Current number of rules: 1235
% 181.71/181.90  New rule produced :
% 181.71/181.90  [1238]
% 181.71/181.90  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 193.85/194.04                                                              c_PropLog_Othms(
% 193.85/194.04                                                              c_PropLog_Othms(
% 193.85/194.04                                                              c_PropLog_Othms(
% 193.85/194.04                                                              c_insert(A,
% 193.85/194.04                                                              c_PropLog_Othms(
% 193.85/194.04                                                              c_insert(B,
% 193.85/194.04                                                              c_PropLog_Othms(v_H,t_a),
% 193.85/194.04                                                              tc_PropLog_Opl(t_a)),t_a),
% 193.85/194.04                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 193.85/194.04  tc_PropLog_Opl(t_a)) -> true
% 193.85/194.04  Current number of equations to process: 1188
% 193.85/194.04  Current number of ordered equations: 0
% 193.85/194.04  Current number of rules: 1236
% 193.85/194.04  New rule produced :
% 193.85/194.04  [1239]
% 193.85/194.04  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 193.85/194.04       c_insert(C,c_insert(V_p,c_PropLog_Othms(v_H,t_a),tc_PropLog_Opl(t_a)),
% 193.85/194.04       tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) -> true
% 193.85/194.04  Current number of equations to process: 1186
% 193.85/194.04  Current number of ordered equations: 0
% 193.85/194.04  Current number of rules: 1237
% 193.85/194.04  New rule produced :
% 193.85/194.04  [1240]
% 193.85/194.04  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 193.85/194.04                                                              c_PropLog_Othms(
% 193.85/194.04                                                              c_PropLog_Othms(
% 193.85/194.04                                                              c_PropLog_Othms(
% 193.85/194.04                                                              c_PropLog_Othms(
% 193.85/194.04                                                              c_insert(A,
% 193.85/194.04                                                              c_insert(B,
% 193.85/194.04                                                              c_PropLog_Othms(v_H,t_a),
% 193.85/194.04                                                              tc_PropLog_Opl(t_a)),
% 193.85/194.04                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 193.85/194.04  tc_PropLog_Opl(t_a)) -> true
% 193.85/194.04  Current number of equations to process: 1185
% 193.85/194.04  Current number of ordered equations: 0
% 193.85/194.04  Current number of rules: 1238
% 193.85/194.04  New rule produced :
% 193.85/194.04  [1241]
% 193.85/194.04  c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(A,
% 193.85/194.04                                                         c_PropLog_Opl_Oop_A_N_62(B,A,C),C),V_p,C),V_p,C),
% 193.85/194.04  c_PropLog_Othms(V_q,C),tc_PropLog_Opl(C)) -> true
% 193.85/194.04  Current number of equations to process: 1229
% 193.85/194.04  Current number of ordered equations: 0
% 193.85/194.04  Current number of rules: 1239
% 193.85/194.04  New rule produced :
% 193.85/194.04  [1242]
% 193.85/194.04  ifeq(c_in(A,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,
% 193.85/194.04                                                c_PropLog_Opl_Oop_A_N_62(C,B,V_p),V_p),A,V_p),V_q,
% 193.85/194.04              tc_PropLog_Opl(V_p)),tc_PropLog_Opl(V_p)),true,true,true) -> true
% 193.85/194.04  Current number of equations to process: 1228
% 193.85/194.04  Current number of ordered equations: 0
% 193.85/194.04  Current number of rules: 1240
% 193.85/194.04  New rule produced :
% 193.85/194.04  [1243]
% 193.85/194.04  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 193.85/194.04                                                     c_PropLog_Opl_Oop_A_N_62(A,
% 193.85/194.04                                                     c_PropLog_Opl_Oop_A_N_62(B,A,t_a),t_a),v_q,t_a),v_H,
% 193.85/194.04                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 193.85/194.04  -> true
% 193.85/194.04  Current number of equations to process: 1230
% 193.85/194.04  Current number of ordered equations: 0
% 193.85/194.04  Current number of rules: 1241
% 193.85/194.04  New rule produced :
% 193.85/194.04  [1244]
% 193.85/194.04  c_in(A,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,
% 193.85/194.04                                                           c_PropLog_Opl_Oop_A_N_62(C,B,t_a),t_a),
% 193.85/194.04                                  c_PropLog_Opl_Oop_A_N_62(v_p,A,t_a),t_a),v_H,
% 193.85/194.04                         tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 193.85/194.04  Current number of equations to process: 1232
% 193.85/194.04  Current number of ordered equations: 0
% 193.85/194.04  Current number of rules: 1242
% 193.85/194.04  New rule produced :
% 193.85/194.04  [1245]
% 193.85/194.04  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 201.07/201.29                                                                c_PropLog_Opl_Oop_A_N_62(V_p,
% 201.07/201.29                                                                c_PropLog_Opl_Oop_A_N_62(V_q,V_p,C),C),B,C),T_a,
% 201.07/201.29                                                       tc_PropLog_Opl(C)),C),
% 201.07/201.29  tc_PropLog_Opl(C)) -> true
% 201.07/201.29  Current number of equations to process: 1233
% 201.07/201.29  Current number of ordered equations: 0
% 201.07/201.29  Current number of rules: 1243
% 201.07/201.29  New rule produced :
% 201.07/201.29  [1246]
% 201.07/201.29  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 201.07/201.29                                                       c_insert(c_PropLog_Opl_Oop_A_N_62(
% 201.07/201.29                                                                c_PropLog_Opl_Oop_A_N_62(V_p,
% 201.07/201.29                                                                c_PropLog_Opl_Oop_A_N_62(V_q,V_p,C),C),B,C),T_a,
% 201.07/201.29                                                       tc_PropLog_Opl(C)),C),C),
% 201.07/201.29  tc_PropLog_Opl(C)) -> true
% 201.07/201.29  Current number of equations to process: 1239
% 201.07/201.29  Current number of ordered equations: 0
% 201.07/201.29  Current number of rules: 1244
% 201.07/201.29  New rule produced :
% 201.07/201.29  [1247]
% 201.07/201.29  c_in(A,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,
% 201.07/201.29                                                           c_PropLog_Opl_Oop_A_N_62(C,B,V_p),V_p),
% 201.07/201.29                                  c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(V_q,V_q,V_p),A,V_p),V_p),T_a,
% 201.07/201.29                         tc_PropLog_Opl(V_p)),V_p),tc_PropLog_Opl(V_p)) -> true
% 201.07/201.29  Current number of equations to process: 1238
% 201.07/201.29  Current number of ordered equations: 0
% 201.07/201.29  Current number of rules: 1245
% 201.07/201.29  New rule produced :
% 201.07/201.29  [1248]
% 201.07/201.29  ifeq(c_in(A,c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(C,
% 201.07/201.29                                                           c_PropLog_Opl_Oop_A_N_62(V_p,C,V_q),V_q),A,V_q),T_a,
% 201.07/201.29                         tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),true,true,true)
% 201.07/201.29  -> true
% 201.07/201.29  Current number of equations to process: 1237
% 201.07/201.29  Current number of ordered equations: 0
% 201.07/201.29  Current number of rules: 1246
% 201.07/201.29  New rule produced :
% 201.07/201.29  [1249]
% 201.07/201.29  c_in(A,c_PropLog_Othms(c_insert(B,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(C,
% 201.07/201.29                                                                      c_PropLog_Opl_Oop_A_N_62(V_p,C,V_q),V_q),
% 201.07/201.29                                             c_PropLog_Opl_Oop_A_N_62(B,A,V_q),V_q),T_a,
% 201.07/201.29                                    tc_PropLog_Opl(V_q)),tc_PropLog_Opl(V_q)),V_q),
% 201.07/201.29  tc_PropLog_Opl(V_q)) -> true
% 201.07/201.29  Current number of equations to process: 1251
% 201.07/201.29  Current number of ordered equations: 0
% 201.07/201.29  Current number of rules: 1247
% 201.07/201.29  New rule produced :
% 201.07/201.29  [1250]
% 201.07/201.29  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_insert(V_p,c_insert(
% 201.07/201.29                                                                    c_PropLog_Opl_Oop_A_N_62(
% 201.07/201.29                                                                    c_PropLog_Opl_Oop_A_N_62(V_q,
% 201.07/201.29                                                                    c_PropLog_Opl_Oop_A_N_62(T_a,V_q,C),C),B,C),V_H,
% 201.07/201.29                                                                    tc_PropLog_Opl(C)),
% 201.07/201.29                                                       tc_PropLog_Opl(C)),C),
% 201.07/201.29  tc_PropLog_Opl(C)) -> true
% 201.07/201.29  Current number of equations to process: 1250
% 201.07/201.29  Current number of ordered equations: 0
% 201.07/201.29  Current number of rules: 1248
% 201.07/201.29  New rule produced :
% 201.07/201.29  [1251]
% 201.07/201.29  c_in(c_PropLog_Opl_Oop_A_N_62(A,B,C),c_PropLog_Othms(c_PropLog_Othms(
% 201.07/201.29                                                       c_PropLog_Othms(
% 201.07/201.29                                                       c_insert(c_PropLog_Opl_Oop_A_N_62(
% 201.07/201.29                                                                c_PropLog_Opl_Oop_A_N_62(V_p,
% 201.07/201.29                                                                c_PropLog_Opl_Oop_A_N_62(V_q,V_p,C),C),B,C),T_a,
% 201.07/201.29                                                       tc_PropLog_Opl(C)),C),C),C),
% 201.07/201.29  tc_PropLog_Opl(C)) -> true
% 201.07/201.29  Current number of equations to process: 1249
% 201.07/201.29  Current number of ordered equations: 0
% 201.07/201.29  Current number of rules: 1249
% 201.07/201.29  New rule produced :
% 201.07/201.29  [1252]
% 201.07/201.29  c_in(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(A,A,B),
% 203.60/203.81                                c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(C,
% 203.60/203.81                                                         c_PropLog_Opl_Oop_A_N_62(V_p,C,B),B),V_q,B),B),V_q,B),
% 203.60/203.81  c_PropLog_Othms(T_a,B),tc_PropLog_Opl(B)) -> true
% 203.60/203.81  Current number of equations to process: 1272
% 203.60/203.81  Current number of ordered equations: 0
% 203.60/203.81  Current number of rules: 1250
% 203.60/203.81  New rule produced :
% 203.60/203.81  [1253]
% 203.60/203.81  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 203.60/203.81                                                     c_PropLog_Opl_Oop_A_N_62(A,A,t_a),
% 203.60/203.81                                                     c_PropLog_Opl_Oop_A_N_62(
% 203.60/203.81                                                     c_PropLog_Opl_Oop_A_N_62(B,
% 203.60/203.81                                                     c_PropLog_Opl_Oop_A_N_62(C,B,t_a),t_a),v_q,t_a),t_a),v_H,
% 203.60/203.81                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 203.60/203.81  -> true
% 203.60/203.81  Current number of equations to process: 1275
% 203.60/203.81  Current number of ordered equations: 0
% 203.60/203.81  Current number of rules: 1251
% 203.60/203.81  New rule produced :
% 203.60/203.81  [1254]
% 203.60/203.81  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_insert(A,c_insert(B,c_PropLog_Othms(
% 203.60/203.81                                                                    c_PropLog_Othms(v_H,t_a),t_a),
% 203.60/203.81                                                         tc_PropLog_Opl(t_a)),
% 203.60/203.81                                              tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 203.60/203.81       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 203.60/203.81  Current number of equations to process: 1280
% 203.60/203.81  Current number of ordered equations: 1
% 203.60/203.81  Current number of rules: 1252
% 203.60/203.81  New rule produced :
% 203.60/203.81  [1255]
% 203.60/203.81  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 203.60/203.81                                                            c_insert(A,
% 203.60/203.81                                                            c_insert(B,
% 203.60/203.81                                                            c_PropLog_Othms(
% 203.60/203.81                                                            c_PropLog_Othms(v_H,t_a),t_a),
% 203.60/203.81                                                            tc_PropLog_Opl(t_a)),
% 203.60/203.81                                                            tc_PropLog_Opl(t_a)),
% 203.60/203.81                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 203.60/203.81  tc_PropLog_Opl(t_a)) -> true
% 203.60/203.81  Current number of equations to process: 1280
% 203.60/203.81  Current number of ordered equations: 0
% 203.60/203.81  Current number of rules: 1253
% 203.60/203.81  New rule produced :
% 203.60/203.81  [1256]
% 203.60/203.81  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_insert(A,c_PropLog_Othms(
% 203.60/203.81                                                         c_insert(B,c_PropLog_Othms(v_H,t_a),
% 203.60/203.81                                                         tc_PropLog_Opl(t_a)),t_a),
% 203.60/203.81                                              tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 203.60/203.81       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 203.60/203.81  Current number of equations to process: 1283
% 203.60/203.81  Current number of ordered equations: 1
% 203.60/203.81  Current number of rules: 1254
% 203.60/203.81  New rule produced :
% 203.60/203.81  [1257]
% 203.60/203.81  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 203.60/203.81                                                            c_insert(A,
% 203.60/203.81                                                            c_PropLog_Othms(
% 203.60/203.81                                                            c_insert(B,
% 203.60/203.81                                                            c_PropLog_Othms(v_H,t_a),
% 203.60/203.81                                                            tc_PropLog_Opl(t_a)),t_a),
% 203.60/203.81                                                            tc_PropLog_Opl(t_a)),
% 203.60/203.81                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 203.60/203.81  tc_PropLog_Opl(t_a)) -> true
% 203.60/203.81  Current number of equations to process: 1283
% 203.60/203.81  Current number of ordered equations: 0
% 203.60/203.81  Current number of rules: 1255
% 203.60/203.81  New rule produced :
% 203.60/203.81  [1258]
% 203.60/203.81  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 203.60/203.81                                                            c_insert(v_q,
% 203.60/203.81                                                            c_insert(B,
% 203.60/203.81                                                            c_insert(C,
% 203.60/203.81                                                            c_PropLog_Othms(
% 203.60/203.81                                                            c_PropLog_Othms(v_H,t_a),t_a),
% 206.91/207.12                                                            tc_PropLog_Opl(t_a)),
% 206.91/207.12                                                            tc_PropLog_Opl(t_a)),
% 206.91/207.12                                                            tc_PropLog_Opl(t_a)),t_a),
% 206.91/207.12  tc_PropLog_Opl(t_a)) -> true
% 206.91/207.12  Current number of equations to process: 1282
% 206.91/207.12  Current number of ordered equations: 0
% 206.91/207.12  Current number of rules: 1256
% 206.91/207.12  New rule produced :
% 206.91/207.12  [1259]
% 206.91/207.12  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_PropLog_Othms(c_insert(A,
% 206.91/207.12                                                              c_insert(B,
% 206.91/207.12                                                              c_PropLog_Othms(v_H,t_a),
% 206.91/207.12                                                              tc_PropLog_Opl(t_a)),
% 206.91/207.12                                                              tc_PropLog_Opl(t_a)),t_a),
% 206.91/207.12                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 206.91/207.12  -> true
% 206.91/207.12  Current number of equations to process: 1285
% 206.91/207.12  Current number of ordered equations: 1
% 206.91/207.12  Current number of rules: 1257
% 206.91/207.12  New rule produced :
% 206.91/207.12  [1260]
% 206.91/207.12  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 206.91/207.12                                                            c_PropLog_Othms(
% 206.91/207.12                                                            c_insert(A,
% 206.91/207.12                                                            c_insert(B,
% 206.91/207.12                                                            c_PropLog_Othms(v_H,t_a),
% 206.91/207.12                                                            tc_PropLog_Opl(t_a)),
% 206.91/207.12                                                            tc_PropLog_Opl(t_a)),t_a),
% 206.91/207.12                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 206.91/207.12  tc_PropLog_Opl(t_a)) -> true
% 206.91/207.12  Current number of equations to process: 1285
% 206.91/207.12  Current number of ordered equations: 0
% 206.91/207.12  Current number of rules: 1258
% 206.91/207.12  New rule produced :
% 206.91/207.12  [1261]
% 206.91/207.12  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 206.91/207.12                                                            c_insert(v_q,
% 206.91/207.12                                                            c_insert(B,
% 206.91/207.12                                                            c_PropLog_Othms(
% 206.91/207.12                                                            c_insert(C,
% 206.91/207.12                                                            c_PropLog_Othms(v_H,t_a),
% 206.91/207.12                                                            tc_PropLog_Opl(t_a)),t_a),
% 206.91/207.12                                                            tc_PropLog_Opl(t_a)),
% 206.91/207.12                                                            tc_PropLog_Opl(t_a)),t_a),
% 206.91/207.12  tc_PropLog_Opl(t_a)) -> true
% 206.91/207.12  Current number of equations to process: 1284
% 206.91/207.12  Current number of ordered equations: 0
% 206.91/207.12  Current number of rules: 1259
% 206.91/207.12  New rule produced :
% 206.91/207.12  [1262]
% 206.91/207.12  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 206.91/207.12                                                           c_PropLog_Othms(
% 206.91/207.12                                                           c_PropLog_Othms(
% 206.91/207.12                                                           c_PropLog_Othms(
% 206.91/207.12                                                           c_insert(A,v_H,
% 206.91/207.12                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),t_a),t_a),
% 206.91/207.12  tc_PropLog_Opl(t_a)) -> true
% 206.91/207.12  Current number of equations to process: 1287
% 206.91/207.12  Current number of ordered equations: 0
% 206.91/207.12  Current number of rules: 1260
% 206.91/207.12  New rule produced :
% 206.91/207.12  [1263]
% 206.91/207.12  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 206.91/207.12                                                                      c_PropLog_Othms(
% 206.91/207.12                                                                      c_PropLog_Othms(
% 206.91/207.12                                                                      c_insert(B,v_H,
% 206.91/207.12                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 206.91/207.12                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 206.91/207.12  true
% 206.91/207.12  Current number of equations to process: 1286
% 206.91/207.12  Current number of ordered equations: 0
% 206.91/207.12  Current number of rules: 1261
% 206.91/207.12  New rule produced :
% 209.80/210.00  [1264]
% 209.80/210.00  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 209.80/210.00                                                           c_PropLog_Othms(
% 209.80/210.00                                                           c_PropLog_Othms(
% 209.80/210.00                                                           c_PropLog_Othms(
% 209.80/210.00                                                           c_PropLog_Othms(
% 209.80/210.00                                                           c_insert(B,v_H,
% 209.80/210.00                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),t_a),
% 209.80/210.00  tc_PropLog_Opl(t_a)) -> true
% 209.80/210.00  Current number of equations to process: 1287
% 209.80/210.00  Current number of ordered equations: 0
% 209.80/210.00  Current number of rules: 1262
% 209.80/210.00  New rule produced :
% 209.80/210.00  [1265]
% 209.80/210.00  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(
% 209.80/210.00                                                                      c_PropLog_Othms(
% 209.80/210.00                                                                      c_PropLog_Othms(
% 209.80/210.00                                                                      c_insert(B,v_H,
% 209.80/210.00                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 209.80/210.00                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 209.80/210.00  tc_PropLog_Opl(t_a)) -> true
% 209.80/210.00  Current number of equations to process: 1288
% 209.80/210.00  Current number of ordered equations: 1
% 209.80/210.00  Current number of rules: 1263
% 209.80/210.00  New rule produced :
% 209.80/210.00  [1266]
% 209.80/210.00  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 209.80/210.00                                                           c_PropLog_Othms(
% 209.80/210.00                                                           c_insert(B,v_H,
% 209.80/210.00                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 209.80/210.00                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 209.80/210.00  true
% 209.80/210.00  Current number of equations to process: 1288
% 209.80/210.00  Current number of ordered equations: 0
% 209.80/210.00  Current number of rules: 1264
% 209.80/210.00  New rule produced :
% 209.80/210.00  [1267]
% 209.80/210.00  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 209.80/210.00                                                            c_insert(v_q,
% 209.80/210.00                                                            c_PropLog_Othms(
% 209.80/210.00                                                            c_insert(B,
% 209.80/210.00                                                            c_insert(C,
% 209.80/210.00                                                            c_PropLog_Othms(v_H,t_a),
% 209.80/210.00                                                            tc_PropLog_Opl(t_a)),
% 209.80/210.00                                                            tc_PropLog_Opl(t_a)),t_a),
% 209.80/210.00                                                            tc_PropLog_Opl(t_a)),t_a),
% 209.80/210.00  tc_PropLog_Opl(t_a)) -> true
% 209.80/210.00  Current number of equations to process: 1287
% 209.80/210.00  Current number of ordered equations: 0
% 209.80/210.00  Current number of rules: 1265
% 209.80/210.00  New rule produced :
% 209.80/210.00  [1268]
% 209.80/210.00  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 209.80/210.00  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 209.80/210.00                                                                  c_insert(C,v_H,
% 209.80/210.00                                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 209.80/210.00  tc_PropLog_Opl(t_a)) -> true
% 209.80/210.00  Current number of equations to process: 1290
% 209.80/210.00  Current number of ordered equations: 0
% 209.80/210.00  Current number of rules: 1266
% 209.80/210.00  New rule produced :
% 209.80/210.00  [1269]
% 209.80/210.00  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 209.80/210.00                                                                      c_PropLog_Othms(
% 209.80/210.00                                                                      c_PropLog_Othms(
% 209.80/210.00                                                                      c_PropLog_Othms(
% 209.80/210.00                                                                      c_insert(C,v_H,
% 209.80/210.00                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 209.80/210.00                                                           tc_PropLog_Opl(t_a)),t_a),
% 209.80/210.00  tc_PropLog_Opl(t_a)) -> true
% 209.80/210.00  Current number of equations to process: 1289
% 209.80/210.00  Current number of ordered equations: 0
% 209.80/210.00  Current number of rules: 1267
% 212.32/212.53  New rule produced :
% 212.32/212.53  [1270]
% 212.32/212.53  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(
% 212.32/212.53                                                                      c_PropLog_Othms(
% 212.32/212.53                                                                      c_PropLog_Othms(
% 212.32/212.53                                                                      c_insert(B,v_H,
% 212.32/212.53                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 212.32/212.53                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 212.32/212.53  tc_PropLog_Opl(t_a)) -> true
% 212.32/212.53  Current number of equations to process: 1290
% 212.32/212.53  Current number of ordered equations: 0
% 212.32/212.53  Current number of rules: 1268
% 212.32/212.53  New rule produced :
% 212.32/212.53  [1271]
% 212.32/212.53  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 212.32/212.53                                                           c_insert(B,c_PropLog_Othms(
% 212.32/212.53                                                                      c_PropLog_Othms(
% 212.32/212.53                                                                      c_PropLog_Othms(
% 212.32/212.53                                                                      c_insert(C,v_H,
% 212.32/212.53                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 212.32/212.53                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 212.32/212.53  tc_PropLog_Opl(t_a)) -> true
% 212.32/212.53  Current number of equations to process: 1294
% 212.32/212.53  Current number of ordered equations: 0
% 212.32/212.53  Current number of rules: 1269
% 212.32/212.53  New rule produced :
% 212.32/212.53  [1272]
% 212.32/212.53  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_insert(B,
% 212.32/212.53                                                                    c_insert(C,
% 212.32/212.53                                                                    c_PropLog_Othms(
% 212.32/212.53                                                                    c_PropLog_Othms(v_H,t_a),t_a),
% 212.32/212.53                                                                    tc_PropLog_Opl(t_a)),
% 212.32/212.53                                                                    tc_PropLog_Opl(t_a)),
% 212.32/212.53                                                       tc_PropLog_Opl(t_a)),
% 212.32/212.53                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 212.32/212.53  -> true
% 212.32/212.53  Current number of equations to process: 1293
% 212.32/212.53  Current number of ordered equations: 0
% 212.32/212.53  Current number of rules: 1270
% 212.32/212.53  New rule produced :
% 212.32/212.53  [1273]
% 212.32/212.53  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_insert(B,
% 212.32/212.53                                                                    c_PropLog_Othms(
% 212.32/212.53                                                                    c_insert(C,
% 212.32/212.53                                                                    c_PropLog_Othms(v_H,t_a),
% 212.32/212.53                                                                    tc_PropLog_Opl(t_a)),t_a),
% 212.32/212.53                                                                    tc_PropLog_Opl(t_a)),
% 212.32/212.53                                                       tc_PropLog_Opl(t_a)),
% 212.32/212.53                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 212.32/212.53  -> true
% 212.32/212.53  Current number of equations to process: 1292
% 212.32/212.53  Current number of ordered equations: 0
% 212.32/212.53  Current number of rules: 1271
% 212.32/212.53  New rule produced :
% 212.32/212.53  [1274]
% 212.32/212.53  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_PropLog_Othms(
% 212.32/212.53                                                                    c_insert(B,
% 212.32/212.53                                                                    c_insert(C,
% 212.32/212.53                                                                    c_PropLog_Othms(v_H,t_a),
% 212.32/212.53                                                                    tc_PropLog_Opl(t_a)),
% 212.32/212.53                                                                    tc_PropLog_Opl(t_a)),t_a),
% 212.32/212.53                                                       tc_PropLog_Opl(t_a)),
% 212.32/212.53                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 212.32/212.53  -> true
% 212.32/212.53  Current number of equations to process: 1291
% 212.32/212.53  Current number of ordered equations: 0
% 212.32/212.53  Current number of rules: 1272
% 212.32/212.53  New rule produced :
% 212.32/212.53  [1275]
% 212.32/212.53  c_in(v_p,c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 212.32/212.53                                                                 c_PropLog_Othms(
% 214.97/215.14                                                                 c_PropLog_Othms(
% 214.97/215.14                                                                 c_insert(C,v_H,
% 214.97/215.14                                                                 tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 214.97/215.14                                      tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 214.97/215.14  tc_PropLog_Opl(t_a)) -> true
% 214.97/215.14  Current number of equations to process: 1290
% 214.97/215.14  Current number of ordered equations: 0
% 214.97/215.14  Current number of rules: 1273
% 214.97/215.14  New rule produced :
% 214.97/215.14  [1276]
% 214.97/215.14  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 214.97/215.14                                                                 c_PropLog_Othms(
% 214.97/215.14                                                                 c_PropLog_Othms(
% 214.97/215.14                                                                 c_insert(C,v_H,
% 214.97/215.14                                                                 tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 214.97/215.14                                                      tc_PropLog_Opl(t_a)),t_a),
% 214.97/215.14                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 214.97/215.14  true
% 214.97/215.14  Current number of equations to process: 1289
% 214.97/215.14  Current number of ordered equations: 0
% 214.97/215.14  Current number of rules: 1274
% 214.97/215.14  New rule produced :
% 214.97/215.14  [1277]
% 214.97/215.14  ifeq(c_in(v_p,c_insert(A,c_insert(B,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 214.97/215.14                                                                      c_insert(C,v_H,
% 214.97/215.14                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 214.97/215.14                           tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 214.97/215.14  -> true
% 214.97/215.14  Current number of equations to process: 1287
% 214.97/215.14  Current number of ordered equations: 1
% 214.97/215.14  Current number of rules: 1275
% 214.97/215.14  New rule produced :
% 214.97/215.14  [1278]
% 214.97/215.14  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,c_PropLog_Othms(
% 214.97/215.14                                                                 c_PropLog_Othms(
% 214.97/215.14                                                                 c_PropLog_Othms(
% 214.97/215.14                                                                 c_insert(C,v_H,
% 214.97/215.14                                                                 tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 214.97/215.14                                                      tc_PropLog_Opl(t_a)),
% 214.97/215.14                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 214.97/215.14  tc_PropLog_Opl(t_a)) -> true
% 214.97/215.14  Current number of equations to process: 1287
% 214.97/215.14  Current number of ordered equations: 0
% 214.97/215.14  Current number of rules: 1276
% 214.97/215.14  New rule produced :
% 214.97/215.14  [1279]
% 214.97/215.14  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 214.97/215.14                                                           c_insert(A,c_PropLog_Othms(
% 214.97/215.14                                                                      c_PropLog_Othms(
% 214.97/215.14                                                                      c_insert(B,v_H,
% 214.97/215.14                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 214.97/215.14                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 214.97/215.14  tc_PropLog_Opl(t_a)) -> true
% 214.97/215.14  Current number of equations to process: 1290
% 214.97/215.14  Current number of ordered equations: 0
% 214.97/215.14  Current number of rules: 1277
% 214.97/215.14  New rule produced :
% 214.97/215.14  [1280]
% 214.97/215.14  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 214.97/215.14                                                           c_PropLog_Othms(
% 214.97/215.14                                                           c_insert(B,c_PropLog_Othms(
% 214.97/215.14                                                                      c_PropLog_Othms(
% 214.97/215.14                                                                      c_insert(C,v_H,
% 214.97/215.14                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 214.97/215.14                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 214.97/215.14  tc_PropLog_Opl(t_a)) -> true
% 214.97/215.14  Current number of equations to process: 1292
% 214.97/215.14  Current number of ordered equations: 0
% 214.97/215.14  Current number of rules: 1278
% 214.97/215.14  New rule produced :
% 214.97/215.14  [1281]
% 214.97/215.14  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_PropLog_Othms(
% 220.11/220.31                                                           c_PropLog_Othms(
% 220.11/220.31                                                           c_PropLog_Othms(
% 220.11/220.31                                                           c_insert(C,v_H,
% 220.11/220.31                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 220.11/220.31                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 220.11/220.31  -> true
% 220.11/220.31  Current number of equations to process: 1291
% 220.11/220.31  Current number of ordered equations: 0
% 220.11/220.31  Current number of rules: 1279
% 220.11/220.31  New rule produced :
% 220.11/220.31  [1282]
% 220.11/220.31  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,
% 220.11/220.31                                                                      c_PropLog_Othms(
% 220.11/220.31                                                                      c_PropLog_Othms(
% 220.11/220.31                                                                      c_insert(C,v_H,
% 220.11/220.31                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 220.11/220.31                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 220.11/220.31                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 220.11/220.31  true
% 220.11/220.31  Current number of equations to process: 1295
% 220.11/220.31  Current number of ordered equations: 0
% 220.11/220.31  Current number of rules: 1280
% 220.11/220.31  New rule produced :
% 220.11/220.31  [1283]
% 220.11/220.31  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 220.11/220.31  c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 220.11/220.31                                                             c_insert(V_p,v_H,
% 220.11/220.31                                                             tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 220.11/220.31                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 220.11/220.31  Current number of equations to process: 1294
% 220.11/220.31  Current number of ordered equations: 0
% 220.11/220.31  Current number of rules: 1281
% 220.11/220.31  New rule produced :
% 220.11/220.31  [1284]
% 220.11/220.31  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_insert(B,c_PropLog_Othms(c_PropLog_Othms(
% 220.11/220.31                                                                      c_insert(C,v_H,
% 220.11/220.31                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 220.11/220.31                                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)),
% 220.11/220.31       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 220.11/220.31  Current number of equations to process: 1292
% 220.11/220.31  Current number of ordered equations: 1
% 220.11/220.31  Current number of rules: 1282
% 220.11/220.31  New rule produced :
% 220.11/220.31  [1285]
% 220.11/220.31  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_insert(B,
% 220.11/220.31                                                                      c_PropLog_Othms(
% 220.11/220.31                                                                      c_PropLog_Othms(
% 220.11/220.31                                                                      c_insert(C,v_H,
% 220.11/220.31                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 220.11/220.31                                                                      tc_PropLog_Opl(t_a)),t_a),
% 220.11/220.31                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 220.11/220.31  tc_PropLog_Opl(t_a)) -> true
% 220.11/220.31  Current number of equations to process: 1292
% 220.11/220.31  Current number of ordered equations: 0
% 220.11/220.31  Current number of rules: 1283
% 220.11/220.31  New rule produced :
% 220.11/220.31  [1286]
% 220.11/220.31  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,v_p,t_a),t_a),t_a),
% 220.11/220.31  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(V_p,v_H,tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 220.11/220.31  tc_PropLog_Opl(t_a)) -> true
% 220.11/220.31  Current number of equations to process: 1297
% 220.11/220.31  Current number of ordered equations: 0
% 220.11/220.31  Current number of rules: 1284
% 220.11/220.31  New rule produced :
% 220.11/220.31  [1287]
% 220.11/220.31  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 220.11/220.31  c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_PropLog_Othms(c_PropLog_Othms(
% 220.11/220.31                                                             c_insert(V_p,v_H,
% 220.11/220.31                                                             tc_PropLog_Opl(t_a)),t_a),t_a),
% 220.11/220.31                                  tc_PropLog_Opl(t_a)),t_a),t_a),tc_PropLog_Opl(t_a))
% 220.11/220.31  -> true
% 220.11/220.31  Current number of equations to process: 1298
% 220.11/220.31  Current number of ordered equations: 0
% 220.11/220.31  Current number of rules: 1285
% 220.11/220.31  New rule produced :
% 223.89/224.13  [1288]
% 223.89/224.13  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_insert(B,
% 223.89/224.13                                                                      c_PropLog_Othms(
% 223.89/224.13                                                                      c_PropLog_Othms(
% 223.89/224.13                                                                      c_insert(C,v_H,
% 223.89/224.13                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 223.89/224.13                                                                      tc_PropLog_Opl(t_a)),
% 223.89/224.13                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 223.89/224.13  tc_PropLog_Opl(t_a)) -> true
% 223.89/224.13  Current number of equations to process: 1297
% 223.89/224.13  Current number of ordered equations: 0
% 223.89/224.13  Current number of rules: 1286
% 223.89/224.13  New rule produced :
% 223.89/224.13  [1289]
% 223.89/224.13  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 223.89/224.13                                                           c_PropLog_Othms(
% 223.89/224.13                                                           c_insert(A,c_PropLog_Othms(
% 223.89/224.13                                                                      c_insert(B,v_H,
% 223.89/224.13                                                                      tc_PropLog_Opl(t_a)),t_a),
% 223.89/224.13                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 223.89/224.13  tc_PropLog_Opl(t_a)) -> true
% 223.89/224.13  Current number of equations to process: 1300
% 223.89/224.13  Current number of ordered equations: 0
% 223.89/224.13  Current number of rules: 1287
% 223.89/224.13  New rule produced :
% 223.89/224.13  [1290]
% 223.89/224.13  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 223.89/224.13                                                           c_PropLog_Othms(
% 223.89/224.13                                                           c_PropLog_Othms(
% 223.89/224.13                                                           c_insert(B,c_PropLog_Othms(
% 223.89/224.13                                                                      c_insert(C,v_H,
% 223.89/224.13                                                                      tc_PropLog_Opl(t_a)),t_a),
% 223.89/224.13                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 223.89/224.13  tc_PropLog_Opl(t_a)) -> true
% 223.89/224.13  Current number of equations to process: 1304
% 223.89/224.13  Current number of ordered equations: 0
% 223.89/224.13  Current number of rules: 1288
% 223.89/224.13  New rule produced :
% 223.89/224.13  [1291]
% 223.89/224.13  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 223.89/224.13                                                                      c_insert(B,
% 223.89/224.13                                                                      c_PropLog_Othms(
% 223.89/224.13                                                                      c_insert(C,v_H,
% 223.89/224.13                                                                      tc_PropLog_Opl(t_a)),t_a),
% 223.89/224.13                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 223.89/224.13                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 223.89/224.13  true
% 223.89/224.13  Current number of equations to process: 1303
% 223.89/224.13  Current number of ordered equations: 0
% 223.89/224.13  Current number of rules: 1289
% 223.89/224.13  New rule produced :
% 223.89/224.13  [1292]
% 223.89/224.13  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 223.89/224.13                                                                      c_insert(C,v_H,
% 223.89/224.13                                                                      tc_PropLog_Opl(t_a)),t_a),
% 223.89/224.13                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 223.89/224.13                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 223.89/224.13  true
% 223.89/224.13  Current number of equations to process: 1301
% 223.89/224.13  Current number of ordered equations: 1
% 223.89/224.13  Current number of rules: 1290
% 223.89/224.13  New rule produced :
% 223.89/224.13  [1293]
% 223.89/224.13  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(
% 223.89/224.13                                                                      c_insert(B,
% 223.89/224.13                                                                      c_PropLog_Othms(
% 223.89/224.13                                                                      c_insert(C,v_H,
% 223.89/224.13                                                                      tc_PropLog_Opl(t_a)),t_a),
% 223.89/224.13                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 237.00/237.22                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 237.00/237.22  tc_PropLog_Opl(t_a)) -> true
% 237.00/237.22  Current number of equations to process: 1301
% 237.00/237.22  Current number of ordered equations: 0
% 237.00/237.22  Current number of rules: 1291
% 237.00/237.22  New rule produced :
% 237.00/237.22  [1294]
% 237.00/237.22  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 237.00/237.22  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(C,c_PropLog_Othms(
% 237.00/237.22                                                             c_insert(V_p,v_H,
% 237.00/237.22                                                             tc_PropLog_Opl(t_a)),t_a),
% 237.00/237.22                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 237.00/237.22  tc_PropLog_Opl(t_a)) -> true
% 237.00/237.22  Current number of equations to process: 1306
% 237.00/237.22  Current number of ordered equations: 0
% 237.00/237.22  Current number of rules: 1292
% 237.00/237.22  New rule produced :
% 237.00/237.22  [1295]
% 237.00/237.22  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(
% 237.00/237.22                                                                      c_insert(B,
% 237.00/237.22                                                                      c_PropLog_Othms(
% 237.00/237.22                                                                      c_insert(C,v_H,
% 237.00/237.22                                                                      tc_PropLog_Opl(t_a)),t_a),
% 237.00/237.22                                                                      tc_PropLog_Opl(t_a)),t_a),
% 237.00/237.22                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 237.00/237.22  tc_PropLog_Opl(t_a)) -> true
% 237.00/237.22  Current number of equations to process: 1305
% 237.00/237.22  Current number of ordered equations: 0
% 237.00/237.22  Current number of rules: 1293
% 237.00/237.22  New rule produced :
% 237.00/237.22  [1296]
% 237.00/237.22  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 237.00/237.22       c_insert(C,c_PropLog_Othms(c_insert(V_p,v_H,tc_PropLog_Opl(t_a)),t_a),
% 237.00/237.22       tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) -> true
% 237.00/237.22  Current number of equations to process: 1312
% 237.00/237.22  Current number of ordered equations: 0
% 237.00/237.22  Current number of rules: 1294
% 237.00/237.22  New rule produced :
% 237.00/237.22  [1297]
% 237.00/237.22  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,v_p,t_a),t_a),t_a),
% 237.00/237.22  c_PropLog_Othms(c_insert(V_p,c_PropLog_Othms(c_insert(V_q,v_H,tc_PropLog_Opl(t_a)),t_a),
% 237.00/237.22                  tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) -> true
% 237.00/237.22  Current number of equations to process: 1315
% 237.00/237.22  Current number of ordered equations: 0
% 237.00/237.22  Current number of rules: 1295
% 237.00/237.22  New rule produced :
% 237.00/237.22  [1298]
% 237.00/237.22  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 237.00/237.22                                                           c_insert(A,c_insert(B,
% 237.00/237.22                                                                      c_PropLog_Othms(
% 237.00/237.22                                                                      c_insert(C,v_H,
% 237.00/237.22                                                                      tc_PropLog_Opl(t_a)),t_a),
% 237.00/237.22                                                                      tc_PropLog_Opl(t_a)),
% 237.00/237.22                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 237.00/237.22  tc_PropLog_Opl(t_a)) -> true
% 237.00/237.22  Current number of equations to process: 1314
% 237.00/237.22  Current number of ordered equations: 0
% 237.00/237.22  Current number of rules: 1296
% 237.00/237.22  New rule produced :
% 237.00/237.22  [1299]
% 237.00/237.22  c_in(A,c_PropLog_Othms(c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 237.00/237.22                                                  c_PropLog_Opl_Oop_A_N_62(B,
% 237.00/237.22                                                  c_PropLog_Opl_Oop_A_N_62(C,B,V_p),V_p),
% 237.00/237.22                                                  c_PropLog_Opl_Oop_A_N_62(
% 237.00/237.22                                                  c_PropLog_Opl_Oop_A_N_62(V_q,V_q,V_p),A,V_p),V_p),T_a,
% 237.00/237.22                                         tc_PropLog_Opl(V_p)),V_p),V_p),
% 237.00/237.22  tc_PropLog_Opl(V_p)) -> true
% 237.00/237.22  Current number of equations to process: 1327
% 237.00/237.22  Current number of ordered equations: 0
% 237.00/237.22  Current number of rules: 1297
% 237.00/237.22  New rule produced :
% 237.00/237.22  [1300]
% 237.00/237.22  ifeq(c_in(A,c_insert(B,c_PropLog_Othms(c_insert(c_PropLog_Opl_Oop_A_N_62(
% 237.00/237.22                                                  c_PropLog_Opl_Oop_A_N_62(C,
% 237.00/237.22                                                  c_PropLog_Opl_Oop_A_N_62(V_p,C,V_q),V_q),A,V_q),T_a,
% 237.00/237.22                                         tc_PropLog_Opl(V_q)),V_q),tc_PropLog_Opl(V_q)),
% 237.21/237.40       tc_PropLog_Opl(V_q)),true,true,true) -> true
% 237.21/237.40  Current number of equations to process: 1326
% 237.21/237.40  Current number of ordered equations: 0
% 237.21/237.40  Current number of rules: 1298
% 237.21/237.40  New rule produced :
% 237.21/237.40  [1301]
% 237.21/237.40  ifeq(c_in(A,c_insert(c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(B,B,C),
% 237.21/237.40                       c_PropLog_Opl_Oop_A_N_62(c_PropLog_Opl_Oop_A_N_62(V_p,
% 237.21/237.40                                                c_PropLog_Opl_Oop_A_N_62(V_q,V_p,C),C),A,C),C),T_a,
% 237.21/237.40              tc_PropLog_Opl(C)),tc_PropLog_Opl(C)),true,true,true) -> true
% 237.21/237.40  Current number of equations to process: 1325
% 237.21/237.40  Current number of ordered equations: 0
% 237.21/237.40  Current number of rules: 1299
% 237.21/237.40  New rule produced :
% 237.21/237.40  [1302]
% 237.21/237.40  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_insert(C,
% 237.21/237.40                                                                      c_PropLog_Othms(
% 237.21/237.40                                                                      c_PropLog_Othms(
% 237.21/237.40                                                                      c_PropLog_Othms(
% 237.21/237.40                                                                      c_insert(V_p,v_H,
% 237.21/237.40                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 237.21/237.40                                                                      tc_PropLog_Opl(t_a)),
% 237.21/237.40                                                           tc_PropLog_Opl(t_a)),t_a),
% 237.21/237.40  tc_PropLog_Opl(t_a)) -> true
% 237.21/237.40  Current number of equations to process: 1324
% 237.21/237.40  Current number of ordered equations: 0
% 237.21/237.40  Current number of rules: 1300
% 237.21/237.40  New rule produced :
% 237.21/237.40  [1303]
% 237.21/237.40  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 237.21/237.40                                                                      c_insert(C,
% 237.21/237.40                                                                      c_PropLog_Othms(
% 237.21/237.40                                                                      c_PropLog_Othms(
% 237.21/237.40                                                                      c_insert(V_p,v_H,
% 237.21/237.40                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 237.21/237.40                                                                      tc_PropLog_Opl(t_a)),t_a),
% 237.21/237.40                                                           tc_PropLog_Opl(t_a)),t_a),
% 237.21/237.40  tc_PropLog_Opl(t_a)) -> true
% 237.21/237.40  Current number of equations to process: 1323
% 237.21/237.40  Current number of ordered equations: 0
% 237.21/237.40  Current number of rules: 1301
% 237.21/237.40  New rule produced :
% 237.21/237.40  [1304]
% 237.21/237.40  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 237.21/237.40                                                           c_insert(B,c_insert(C,
% 237.21/237.40                                                                      c_PropLog_Othms(
% 237.21/237.40                                                                      c_PropLog_Othms(
% 237.21/237.40                                                                      c_insert(V_p,v_H,
% 237.21/237.40                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 237.21/237.40                                                                      tc_PropLog_Opl(t_a)),
% 237.21/237.40                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 237.21/237.40  tc_PropLog_Opl(t_a)) -> true
% 237.21/237.40  Current number of equations to process: 1322
% 237.21/237.40  Current number of ordered equations: 0
% 237.21/237.40  Current number of rules: 1302
% 237.21/237.40  New rule produced :
% 237.21/237.40  [1305]
% 237.21/237.40  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 237.21/237.40                                                                      c_PropLog_Othms(
% 237.21/237.40                                                                      c_insert(C,
% 237.21/237.40                                                                      c_PropLog_Othms(
% 237.21/237.40                                                                      c_insert(V_p,v_H,
% 237.21/237.40                                                                      tc_PropLog_Opl(t_a)),t_a),
% 237.21/237.40                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 237.21/237.40                                                           tc_PropLog_Opl(t_a)),t_a),
% 237.21/237.40  tc_PropLog_Opl(t_a)) -> true
% 237.21/237.40  Current number of equations to process: 1321
% 237.21/237.40  Current number of ordered equations: 0
% 245.33/245.50  Current number of rules: 1303
% 245.33/245.50  New rule produced :
% 245.33/245.50  [1306]
% 245.33/245.50  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 245.33/245.50                                                           c_insert(B,c_PropLog_Othms(
% 245.33/245.50                                                                      c_insert(C,
% 245.33/245.50                                                                      c_PropLog_Othms(
% 245.33/245.50                                                                      c_insert(V_p,v_H,
% 245.33/245.50                                                                      tc_PropLog_Opl(t_a)),t_a),
% 245.33/245.50                                                                      tc_PropLog_Opl(t_a)),t_a),
% 245.33/245.50                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 245.33/245.50  tc_PropLog_Opl(t_a)) -> true
% 245.33/245.50  Current number of equations to process: 1320
% 245.33/245.50  Current number of ordered equations: 0
% 245.33/245.50  Current number of rules: 1304
% 245.33/245.50  New rule produced :
% 245.33/245.50  [1307]
% 245.33/245.50  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_insert(C,c_PropLog_Othms(
% 245.33/245.50                                                                      c_PropLog_Othms(
% 245.33/245.50                                                                      c_insert(V_p,v_H,
% 245.33/245.50                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 245.33/245.50                                                           tc_PropLog_Opl(t_a)),
% 245.33/245.50                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 245.33/245.50  -> true
% 245.33/245.50  Current number of equations to process: 1318
% 245.33/245.50  Current number of ordered equations: 0
% 245.33/245.50  Current number of rules: 1305
% 245.33/245.50  New rule produced :
% 245.33/245.50  [1308]
% 245.33/245.50  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 245.33/245.50                                                           c_PropLog_Othms(
% 245.33/245.50                                                           c_insert(B,c_insert(C,
% 245.33/245.50                                                                      c_PropLog_Othms(
% 245.33/245.50                                                                      c_insert(V_p,v_H,
% 245.33/245.50                                                                      tc_PropLog_Opl(t_a)),t_a),
% 245.33/245.50                                                                      tc_PropLog_Opl(t_a)),
% 245.33/245.50                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 245.33/245.50  tc_PropLog_Opl(t_a)) -> true
% 245.33/245.50  Current number of equations to process: 1317
% 245.33/245.50  Current number of ordered equations: 0
% 245.33/245.50  Current number of rules: 1306
% 245.33/245.50  New rule produced :
% 245.33/245.50  [1309]
% 245.33/245.50  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_PropLog_Othms(
% 245.33/245.50                                                           c_insert(C,c_PropLog_Othms(
% 245.33/245.50                                                                      c_insert(V_p,v_H,
% 245.33/245.50                                                                      tc_PropLog_Opl(t_a)),t_a),
% 245.33/245.50                                                           tc_PropLog_Opl(t_a)),t_a),
% 245.33/245.50                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 245.33/245.50  -> true
% 245.33/245.50  Current number of equations to process: 1315
% 245.33/245.50  Current number of ordered equations: 0
% 245.33/245.50  Current number of rules: 1307
% 245.33/245.50  New rule produced :
% 245.33/245.50  [1310]
% 245.33/245.50  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 245.33/245.50                                                           c_PropLog_Othms(
% 245.33/245.50                                                           c_PropLog_Othms(
% 245.33/245.50                                                           c_insert(A,c_insert(B,v_H,
% 245.33/245.50                                                                      tc_PropLog_Opl(t_a)),
% 245.33/245.50                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),t_a),
% 245.33/245.50  tc_PropLog_Opl(t_a)) -> true
% 245.33/245.50  Current number of equations to process: 1331
% 245.33/245.50  Current number of ordered equations: 0
% 245.33/245.50  Current number of rules: 1308
% 245.33/245.50  New rule produced :
% 245.33/245.50  [1311]
% 245.33/245.50  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 245.33/245.50                                                           c_PropLog_Othms(
% 245.33/245.50                                                           c_PropLog_Othms(
% 245.33/245.50                                                           c_PropLog_Othms(
% 252.29/252.49                                                           c_insert(B,c_insert(C,v_H,
% 252.29/252.49                                                                      tc_PropLog_Opl(t_a)),
% 252.29/252.49                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 252.29/252.49  tc_PropLog_Opl(t_a)) -> true
% 252.29/252.49  Current number of equations to process: 1335
% 252.29/252.49  Current number of ordered equations: 0
% 252.29/252.49  Current number of rules: 1309
% 252.29/252.49  New rule produced :
% 252.29/252.49  [1312]
% 252.29/252.49  c_in(v_p,c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 252.29/252.49                                                                      c_PropLog_Othms(
% 252.29/252.49                                                                      c_insert(B,
% 252.29/252.49                                                                      c_insert(C,v_H,
% 252.29/252.49                                                                      tc_PropLog_Opl(t_a)),
% 252.29/252.49                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 252.29/252.49                           tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a)) ->
% 252.29/252.49  true
% 252.29/252.49  Current number of equations to process: 1334
% 252.29/252.49  Current number of ordered equations: 0
% 252.29/252.49  Current number of rules: 1310
% 252.29/252.49  New rule produced :
% 252.29/252.49  [1313]
% 252.29/252.49  ifeq(c_in(v_p,c_insert(A,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 252.29/252.49                                                           c_insert(B,c_insert(C,v_H,
% 252.29/252.49                                                                      tc_PropLog_Opl(t_a)),
% 252.29/252.49                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 252.29/252.49                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) ->
% 252.29/252.49  true
% 252.29/252.49  Current number of equations to process: 1332
% 252.29/252.49  Current number of ordered equations: 1
% 252.29/252.49  Current number of rules: 1311
% 252.29/252.49  New rule produced :
% 252.29/252.49  [1314]
% 252.29/252.49  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(c_PropLog_Othms(
% 252.29/252.49                                                                      c_PropLog_Othms(
% 252.29/252.49                                                                      c_insert(B,
% 252.29/252.49                                                                      c_insert(C,v_H,
% 252.29/252.49                                                                      tc_PropLog_Opl(t_a)),
% 252.29/252.49                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 252.29/252.49                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 252.29/252.49  tc_PropLog_Opl(t_a)) -> true
% 252.29/252.49  Current number of equations to process: 1332
% 252.29/252.49  Current number of ordered equations: 0
% 252.29/252.49  Current number of rules: 1312
% 252.29/252.49  New rule produced :
% 252.29/252.49  [1315]
% 252.29/252.49  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 252.29/252.49  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(C,
% 252.29/252.49                                                                  c_insert(V_p,v_H,
% 252.29/252.49                                                                  tc_PropLog_Opl(t_a)),
% 252.29/252.49                                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 252.29/252.49  tc_PropLog_Opl(t_a)) -> true
% 252.29/252.49  Current number of equations to process: 1335
% 252.29/252.49  Current number of ordered equations: 0
% 252.29/252.49  Current number of rules: 1313
% 252.29/252.49  New rule produced :
% 252.29/252.49  [1316]
% 252.29/252.49  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(A,c_PropLog_Othms(
% 252.29/252.49                                                                      c_PropLog_Othms(
% 252.29/252.49                                                                      c_insert(B,
% 252.29/252.49                                                                      c_insert(C,v_H,
% 252.29/252.49                                                                      tc_PropLog_Opl(t_a)),
% 252.29/252.49                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 252.29/252.49                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 252.29/252.49  tc_PropLog_Opl(t_a)) -> true
% 252.29/252.49  Current number of equations to process: 1336
% 252.29/252.49  Current number of ordered equations: 0
% 252.29/252.49  Current number of rules: 1314
% 252.29/252.49  New rule produced :
% 252.29/252.49  [1317]
% 252.29/252.49  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,v_p,t_a),t_a),t_a),
% 252.29/252.49  c_PropLog_Othms(c_PropLog_Othms(c_insert(V_p,c_insert(V_q,v_H,tc_PropLog_Opl(t_a)),
% 256.60/256.82                                  tc_PropLog_Opl(t_a)),t_a),t_a),tc_PropLog_Opl(t_a))
% 256.60/256.82  -> true
% 256.60/256.82  Current number of equations to process: 1341
% 256.60/256.82  Current number of ordered equations: 0
% 256.60/256.82  Current number of rules: 1315
% 256.60/256.82  New rule produced :
% 256.60/256.82  [1318]
% 256.60/256.82  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 256.60/256.82                                                           c_insert(A,c_PropLog_Othms(
% 256.60/256.82                                                                      c_insert(B,
% 256.60/256.82                                                                      c_insert(C,v_H,
% 256.60/256.82                                                                      tc_PropLog_Opl(t_a)),
% 256.60/256.82                                                                      tc_PropLog_Opl(t_a)),t_a),
% 256.60/256.82                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 256.60/256.82  tc_PropLog_Opl(t_a)) -> true
% 256.60/256.82  Current number of equations to process: 1344
% 256.60/256.82  Current number of ordered equations: 0
% 256.60/256.82  Current number of rules: 1316
% 256.60/256.82  New rule produced :
% 256.60/256.82  [1319]
% 256.60/256.82  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_insert(B,c_PropLog_Othms(
% 256.60/256.82                                                                      c_PropLog_Othms(
% 256.60/256.82                                                                      c_PropLog_Othms(
% 256.60/256.82                                                                      c_insert(C,
% 256.60/256.82                                                                      c_insert(V_p,v_H,
% 256.60/256.82                                                                      tc_PropLog_Opl(t_a)),
% 256.60/256.82                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 256.60/256.82                                                           tc_PropLog_Opl(t_a)),t_a),
% 256.60/256.82  tc_PropLog_Opl(t_a)) -> true
% 256.60/256.82  Current number of equations to process: 1351
% 256.60/256.82  Current number of ordered equations: 0
% 256.60/256.82  Current number of rules: 1317
% 256.60/256.82  New rule produced :
% 256.60/256.82  [1320]
% 256.60/256.82  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 256.60/256.82                                                           c_insert(B,c_PropLog_Othms(
% 256.60/256.82                                                                      c_PropLog_Othms(
% 256.60/256.82                                                                      c_insert(C,
% 256.60/256.82                                                                      c_insert(V_p,v_H,
% 256.60/256.82                                                                      tc_PropLog_Opl(t_a)),
% 256.60/256.82                                                                      tc_PropLog_Opl(t_a)),t_a),t_a),
% 256.60/256.82                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 256.60/256.82  tc_PropLog_Opl(t_a)) -> true
% 256.60/256.82  Current number of equations to process: 1349
% 256.60/256.82  Current number of ordered equations: 1
% 256.60/256.82  Current number of rules: 1318
% 256.60/256.82  New rule produced :
% 256.60/256.82  [1321]
% 256.60/256.82  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_insert(B,c_PropLog_Othms(
% 256.60/256.82                                                           c_PropLog_Othms(
% 256.60/256.82                                                           c_insert(C,c_insert(V_p,v_H,
% 256.60/256.82                                                                      tc_PropLog_Opl(t_a)),
% 256.60/256.83                                                           tc_PropLog_Opl(t_a)),t_a),t_a),
% 256.60/256.83                                                tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 256.60/256.83  -> true
% 256.60/256.83  Current number of equations to process: 1349
% 256.60/256.83  Current number of ordered equations: 0
% 256.60/256.83  Current number of rules: 1319
% 256.60/256.83  New rule produced :
% 256.60/256.83  [1322]
% 256.60/256.83  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 256.60/256.83                                                           c_PropLog_Othms(
% 256.60/256.83                                                           c_insert(B,c_PropLog_Othms(
% 256.60/256.83                                                                      c_insert(C,
% 256.60/256.83                                                                      c_insert(V_p,v_H,
% 256.60/256.83                                                                      tc_PropLog_Opl(t_a)),
% 256.60/256.83                                                                      tc_PropLog_Opl(t_a)),t_a),
% 256.60/256.83                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 276.82/276.97  tc_PropLog_Opl(t_a)) -> true
% 276.82/276.97  Current number of equations to process: 1348
% 276.82/276.97  Current number of ordered equations: 0
% 276.82/276.97  Current number of rules: 1320
% 276.82/276.97  New rule produced :
% 276.82/276.97  [1323]
% 276.82/276.97  c_in(v_p,c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 276.82/276.97                                                           c_PropLog_Othms(
% 276.82/276.97                                                           c_insert(A,c_insert(B,
% 276.82/276.97                                                                      c_insert(C,v_H,
% 276.82/276.97                                                                      tc_PropLog_Opl(t_a)),
% 276.82/276.97                                                                      tc_PropLog_Opl(t_a)),
% 276.82/276.97                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 276.82/276.97  tc_PropLog_Opl(t_a)) -> true
% 276.82/276.97  Current number of equations to process: 1360
% 276.82/276.97  Current number of ordered equations: 0
% 276.82/276.97  Current number of rules: 1321
% 276.82/276.97  New rule produced :
% 276.82/276.97  [1324]
% 276.82/276.97  c_in(c_PropLog_Opl_Oop_A_N_62(A,v_p,t_a),c_PropLog_Othms(c_PropLog_Othms(
% 276.82/276.97                                                           c_PropLog_Othms(
% 276.82/276.97                                                           c_PropLog_Othms(
% 276.82/276.97                                                           c_insert(B,c_insert(C,
% 276.82/276.97                                                                      c_insert(V_p,v_H,
% 276.82/276.97                                                                      tc_PropLog_Opl(t_a)),
% 276.82/276.97                                                                      tc_PropLog_Opl(t_a)),
% 276.82/276.97                                                           tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 276.82/276.97  tc_PropLog_Opl(t_a)) -> true
% 276.82/276.97  Current number of equations to process: 1367
% 276.82/276.97  Current number of ordered equations: 0
% 276.82/276.97  Current number of rules: 1322
% 276.82/276.97  New rule produced :
% 276.82/276.97  [1325]
% 276.82/276.97  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,v_p,t_a),t_a),t_a),
% 276.82/276.97       c_insert(V_p,v_H,tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 276.82/276.97  -> true
% 276.82/276.97  Current number of equations to process: 1372
% 276.82/276.97  Current number of ordered equations: 0
% 276.82/276.97  Current number of rules: 1323
% 276.82/276.97  New rule produced :
% 276.82/276.97  [1326]
% 276.82/276.97  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 276.82/276.97                                                             c_PropLog_Opl_Oop_A_N_62(V_p,v_p,t_a),t_a),t_a),t_a),
% 276.82/276.97  c_PropLog_Othms(c_insert(V_q,v_H,tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 276.82/276.97  -> true
% 276.82/276.97  Current number of equations to process: 1373
% 276.82/276.97  Current number of ordered equations: 0
% 276.82/276.97  Current number of rules: 1324
% 276.82/276.97  New rule produced :
% 276.82/276.97  [1327]
% 276.82/276.97  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,v_p,t_a),t_a),
% 276.82/276.97       c_insert(C,c_insert(V_p,c_insert(V_q,v_H,tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),
% 276.82/276.97       tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) -> true
% 276.82/276.97  Current number of equations to process: 1374
% 276.82/276.97  Current number of ordered equations: 0
% 276.82/276.97  Current number of rules: 1325
% 276.82/276.97  New rule produced :
% 276.82/276.97  [1328]
% 276.82/276.97  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,v_p,t_a),t_a),t_a),
% 276.82/276.97  c_PropLog_Othms(c_insert(V_p,c_insert(V_q,c_insert(T_a,v_H,tc_PropLog_Opl(t_a)),
% 276.82/276.97                               tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),t_a),
% 276.82/276.97  tc_PropLog_Opl(t_a)) -> true
% 276.82/276.97  Current number of equations to process: 1377
% 276.82/276.97  Current number of ordered equations: 0
% 276.82/276.97  Current number of rules: 1326
% 276.82/276.97  New rule produced :
% 276.82/276.97  [1329]
% 276.82/276.97  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 276.82/276.97                                                              c_PropLog_Othms(
% 276.82/276.97                                                              c_PropLog_Othms(
% 276.82/276.97                                                              c_PropLog_Othms(
% 276.82/276.97                                                              c_PropLog_Othms(
% 276.82/276.97                                                              c_PropLog_Othms(
% 276.82/276.97                                                              c_PropLog_Othms(
% 276.82/276.97                                                              c_insert(A,v_H,
% 276.82/276.97                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),t_a),t_a),
% 285.52/285.67  tc_PropLog_Opl(t_a)) -> true
% 285.52/285.67  Current number of equations to process: 1380
% 285.52/285.67  Current number of ordered equations: 0
% 285.52/285.67  Current number of rules: 1327
% 285.52/285.67  New rule produced :
% 285.52/285.67  [1330]
% 285.52/285.67  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),
% 285.52/285.67  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 285.52/285.67                                                                  c_PropLog_Othms(
% 285.52/285.67                                                                  c_insert(B,v_H,
% 285.52/285.67                                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),t_a),
% 285.52/285.67  tc_PropLog_Opl(t_a)) -> true
% 285.52/285.67  Current number of equations to process: 1383
% 285.52/285.67  Current number of ordered equations: 0
% 285.52/285.67  Current number of rules: 1328
% 285.52/285.67  New rule produced :
% 285.52/285.67  [1331]
% 285.52/285.67  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(v_q,c_PropLog_Othms(
% 285.52/285.67                                                         c_PropLog_Othms(
% 285.52/285.67                                                         c_PropLog_Othms(
% 285.52/285.67                                                         c_PropLog_Othms(
% 285.52/285.67                                                         c_insert(A,v_H,
% 285.52/285.67                                                         tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 285.52/285.67                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 285.52/285.67  -> true
% 285.52/285.67  Current number of equations to process: 1390
% 285.52/285.67  Current number of ordered equations: 0
% 285.52/285.67  Current number of rules: 1329
% 285.52/285.67  New rule produced :
% 285.52/285.67  [1332]
% 285.52/285.67  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 285.52/285.67                                                            c_PropLog_Othms(
% 285.52/285.67                                                            c_PropLog_Othms(
% 285.52/285.67                                                            c_PropLog_Othms(
% 285.52/285.67                                                            c_insert(A,v_H,
% 285.52/285.67                                                            tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 285.52/285.67                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 285.52/285.67  tc_PropLog_Opl(t_a)) -> true
% 285.52/285.67  Current number of equations to process: 1396
% 285.52/285.67  Current number of ordered equations: 1
% 285.52/285.67  Current number of rules: 1330
% 285.52/285.67  New rule produced :
% 285.52/285.67  [1333]
% 285.52/285.67  ifeq(c_in(c_PropLog_Opl_Ofalse,c_insert(v_q,c_PropLog_Othms(c_PropLog_Othms(
% 285.52/285.67                                                              c_PropLog_Othms(
% 285.52/285.67                                                              c_insert(A,v_H,
% 285.52/285.67                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 285.52/285.67                                 tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true)
% 285.52/285.67  -> true
% 285.52/285.67  Current number of equations to process: 1396
% 285.52/285.67  Current number of ordered equations: 0
% 285.52/285.67  Current number of rules: 1331
% 285.52/285.67  New rule produced :
% 285.52/285.67  [1334]
% 285.52/285.67  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_insert(A,c_insert(v_q,c_PropLog_Othms(
% 285.52/285.67                                                                    c_PropLog_Othms(
% 285.52/285.67                                                                    c_PropLog_Othms(
% 285.52/285.67                                                                    c_insert(B,v_H,
% 285.52/285.67                                                                    tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 285.52/285.67                                                       tc_PropLog_Opl(t_a)),
% 285.52/285.67                                            tc_PropLog_Opl(t_a)),t_a),tc_PropLog_Opl(t_a))
% 285.52/285.67  -> true
% 285.52/285.67  Current number of equations to process: 1395
% 285.52/285.67  Current number of ordered equations: 0
% 285.52/285.67  Current number of rules: 1332
% 285.52/285.67  New rule produced :
% 285.52/285.67  [1335]
% 285.52/285.67  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 285.52/285.67                                                            c_insert(v_q,
% 285.52/285.67                                                            c_PropLog_Othms(
% 285.52/285.67                                                            c_PropLog_Othms(
% 285.52/285.67                                                            c_PropLog_Othms(
% 285.52/285.67                                                            c_insert(B,v_H,
% 285.52/285.67                                                            tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 293.99/294.15                                                            tc_PropLog_Opl(t_a)),t_a),
% 293.99/294.15  tc_PropLog_Opl(t_a)) -> true
% 293.99/294.15  Current number of equations to process: 1396
% 293.99/294.15  Current number of ordered equations: 0
% 293.99/294.15  Current number of rules: 1333
% 293.99/294.15  New rule produced :
% 293.99/294.15  [1336]
% 293.99/294.15  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(C,
% 293.99/294.15                                                             c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),t_a),
% 293.99/294.15  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_insert(V_p,v_H,tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 293.99/294.15  tc_PropLog_Opl(t_a)) -> true
% 293.99/294.15  Current number of equations to process: 1399
% 293.99/294.15  Current number of ordered equations: 0
% 293.99/294.15  Current number of rules: 1334
% 293.99/294.15  New rule produced :
% 293.99/294.15  [1337]
% 293.99/294.15  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 293.99/294.15                                                              c_insert(A,
% 293.99/294.15                                                              c_PropLog_Othms(
% 293.99/294.15                                                              c_PropLog_Othms(
% 293.99/294.15                                                              c_PropLog_Othms(
% 293.99/294.15                                                              c_PropLog_Othms(
% 293.99/294.15                                                              c_PropLog_Othms(
% 293.99/294.15                                                              c_insert(B,v_H,
% 293.99/294.15                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 293.99/294.15                                                              tc_PropLog_Opl(t_a)),t_a),
% 293.99/294.15  tc_PropLog_Opl(t_a)) -> true
% 293.99/294.15  Current number of equations to process: 1413
% 293.99/294.15  Current number of ordered equations: 0
% 293.99/294.15  Current number of rules: 1335
% 293.99/294.15  New rule produced :
% 293.99/294.15  [1338]
% 293.99/294.15  c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 293.99/294.15  c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(c_PropLog_Othms(
% 293.99/294.15                                                                  c_insert(C,v_H,
% 293.99/294.15                                                                  tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 293.99/294.15  tc_PropLog_Opl(t_a)) -> true
% 293.99/294.15  Current number of equations to process: 1412
% 293.99/294.15  Current number of ordered equations: 0
% 293.99/294.15  Current number of rules: 1336
% 293.99/294.15  New rule produced :
% 293.99/294.15  [1339]
% 293.99/294.15  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_insert(A,
% 293.99/294.15                                                                   c_PropLog_Othms(
% 293.99/294.15                                                                   c_PropLog_Othms(
% 293.99/294.15                                                                   c_PropLog_Othms(
% 293.99/294.15                                                                   c_PropLog_Othms(
% 293.99/294.15                                                                   c_insert(B,v_H,
% 293.99/294.15                                                                   tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 293.99/294.15                                                                   tc_PropLog_Opl(t_a)),
% 293.99/294.15       tc_PropLog_Opl(t_a)),true,true,true) -> true
% 293.99/294.15  Current number of equations to process: 1410
% 293.99/294.15  Current number of ordered equations: 1
% 293.99/294.15  Current number of rules: 1337
% 293.99/294.15  New rule produced :
% 293.99/294.15  [1340]
% 293.99/294.15  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 293.99/294.15                                                              c_PropLog_Othms(
% 293.99/294.15                                                              c_insert(A,
% 293.99/294.15                                                              c_PropLog_Othms(
% 293.99/294.15                                                              c_PropLog_Othms(
% 293.99/294.15                                                              c_PropLog_Othms(
% 293.99/294.15                                                              c_PropLog_Othms(
% 293.99/294.15                                                              c_insert(B,v_H,
% 293.99/294.15                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 293.99/294.15                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 293.99/294.15  tc_PropLog_Opl(t_a)) -> true
% 293.99/294.15  Current number of equations to process: 1410
% 293.99/294.15  Current number of ordered equations: 0
% 293.99/294.15  Current number of rules: 1338
% 298.98/299.14  New rule produced :
% 298.98/299.14  [1341]
% 298.98/299.14  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 298.98/299.14                                                              c_PropLog_Othms(
% 298.98/299.14                                                              c_PropLog_Othms(
% 298.98/299.14                                                              c_insert(A,
% 298.98/299.14                                                              c_PropLog_Othms(
% 298.98/299.14                                                              c_PropLog_Othms(
% 298.98/299.14                                                              c_PropLog_Othms(
% 298.98/299.14                                                              c_insert(B,v_H,
% 298.98/299.14                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 298.98/299.14                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),
% 298.98/299.14  tc_PropLog_Opl(t_a)) -> true
% 298.98/299.14  Current number of equations to process: 1409
% 298.98/299.14  Current number of ordered equations: 0
% 298.98/299.14  Current number of rules: 1339
% 298.98/299.14  New rule produced :
% 298.98/299.14  [1342]
% 298.98/299.14  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 298.98/299.14                                                              c_PropLog_Othms(
% 298.98/299.14                                                              c_PropLog_Othms(
% 298.98/299.14                                                              c_PropLog_Othms(
% 298.98/299.14                                                              c_insert(A,
% 298.98/299.14                                                              c_PropLog_Othms(
% 298.98/299.14                                                              c_PropLog_Othms(
% 298.98/299.14                                                              c_insert(B,v_H,
% 298.98/299.14                                                              tc_PropLog_Opl(t_a)),t_a),t_a),
% 298.98/299.14                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),
% 298.98/299.14  tc_PropLog_Opl(t_a)) -> true
% 298.98/299.14  Current number of equations to process: 1408
% 298.98/299.14  Current number of ordered equations: 0
% 298.98/299.14  Current number of rules: 1340
% 298.98/299.14  New rule produced :
% 298.98/299.14  [1343]
% 298.98/299.14  ifeq(c_in(c_PropLog_Opl_Oop_A_N_62(A,c_PropLog_Opl_Oop_A_N_62(B,c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),t_a),t_a),
% 298.98/299.14       c_insert(C,c_PropLog_Othms(c_insert(V_p,v_H,tc_PropLog_Opl(t_a)),t_a),
% 298.98/299.14       tc_PropLog_Opl(t_a)),tc_PropLog_Opl(t_a)),true,true,true) -> true
% 298.98/299.14  Current number of equations to process: 1407
% 298.98/299.14  Current number of ordered equations: 0
% 298.98/299.14  Current number of rules: 1341
% 298.98/299.14  New rule produced :
% 298.98/299.14  [1344]
% 298.98/299.14  c_in(c_PropLog_Opl_Oop_A_N_62(v_q,c_PropLog_Opl_Ofalse,t_a),c_PropLog_Othms(
% 298.98/299.14                                                              c_PropLog_Othms(
% 298.98/299.14                                                              c_PropLog_Othms(
% 298.98/299.14                                                              c_PropLog_Othms(
% 298.98/299.14                                                              c_PropLog_Othms(
% 298.98/299.14                                                              c_insert(A,
% 298.98/299.14                                                              c_PropLog_Othms(
% 298.98/299.14                                                              c_insert(B,v_H,
% 298.98/299.14                                                              tc_PropLog_Opl(t_a)),t_a),
% 298.98/299.14                                                              tc_PropLog_Opl(t_a)),t_a),t_a),t_a),t_a),t_a),
% 298.98/299.14  tc_PropLog_Opl(t_a)) -> true
% 298.98/299.14  Current number of equations to process: 1406
% 298.98/299.14  Current number of ordered equations: 0
% 298.98/299.14  Current number of rules: 1342
% 298.98/299.14  New rule produced :
% 298.98/299.14  [1345]
% 298.98/299.14  c_in(c_PropLog_Opl_Ofalse,c_PropLog_Othms(c_PropLog_Othms(c_insert(v_q,
% 298.98/299.14                                                            c_insert(A,
% 298.98/299.14                                                            c_PropLog_Othms(
% 298.98/299.14                                                            c_PropLog_Othms(
% 298.98/299.14                                                            c_insert(B,v_H,
% 298.98/299.14                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 298.98/299.14                                                            tc_PropLog_Opl(t_a)),
% 298.98/299.14                                                            tc_PropLog_Opl(t_a)),t_a),t_a),
% 298.98/299.14  tc_PropLog_Opl(t_a)) -> true
% 298.98/299.14  Current number of equations to process: 1417
% 298.98/299.14  Current number of oCputime limit exceeded (core dumped)
%------------------------------------------------------------------------------