Input TRS: 1: le(|0|(),y) -> true() 2: le(s(x),|0|()) -> false() 3: le(s(x),s(y)) -> le(x,y) 4: minus(|0|(),y) -> |0|() 5: minus(s(x),y) -> if_minus(le(s(x),y),s(x),y) 6: if_minus(true(),s(x),y) -> |0|() 7: if_minus(false(),s(x),y) -> s(minus(x,y)) 8: quot(|0|(),s(y)) -> |0|() 9: quot(s(x),s(y)) -> s(quot(minus(x,y),s(y))) 10: log(s(|0|())) -> |0|() 11: log(s(s(x))) -> s(log(s(quot(x,s(s(|0|())))))) Number of strict rules: 11 Direct Order(PosReal,>,Poly) ... failed. Freezing log le 1: le❆1_|0|(y) -> true() 2: le❆1_s(x,|0|()) -> false() 3: le❆1_s(x,s(y)) -> le(x,y) 4: minus(|0|(),y) -> |0|() 5: minus(s(x),y) -> if_minus(le❆1_s(x,y),s(x),y) 6: if_minus(true(),s(x),y) -> |0|() 7: if_minus(false(),s(x),y) -> s(minus(x,y)) 8: quot(|0|(),s(y)) -> |0|() 9: quot(s(x),s(y)) -> s(quot(minus(x,y),s(y))) 10: log❆1_s(|0|()) -> |0|() 11: log❆1_s(s(x)) -> s(log❆1_s(quot(x,s(s(|0|()))))) 12: le(|0|(),_1) ->= le❆1_|0|(_1) 13: le(s(_1),_2) ->= le❆1_s(_1,_2) 14: log(s(_1)) ->= log❆1_s(_1) Number of strict rules: 11 Direct Order(PosReal,>,Poly) ... failed. Dependency Pairs: #1: #le(s(_1),_2) ->? #le❆1_s(_1,_2) #2: #quot(s(x),s(y)) -> #quot(minus(x,y),s(y)) #3: #quot(s(x),s(y)) -> #minus(x,y) #4: #log❆1_s(s(x)) -> #log❆1_s(quot(x,s(s(|0|())))) #5: #log❆1_s(s(x)) -> #quot(x,s(s(|0|()))) #6: #le(|0|(),_1) ->? #le❆1_|0|(_1) #7: #log(s(_1)) ->? #log❆1_s(_1) #8: #if_minus(false(),s(x),y) -> #minus(x,y) #9: #minus(s(x),y) -> #if_minus(le❆1_s(x,y),s(x),y) #10: #minus(s(x),y) -> #le❆1_s(x,y) #11: #le❆1_s(x,s(y)) -> #le(x,y) Number of SCCs: 4, DPs: 6, edges: 6 SCC { #4 } Removing DPs: Order(PosReal,>,Sum)... succeeded. |0|() weight: 0 le(x1,x2) weight: 0 s(x1) weight: (/ 1 4) + x1 #le(x1,x2) weight: 0 minus(x1,x2) weight: x1 false() weight: 0 #log(x1) weight: 0 true() weight: 0 #log❆1_s(x1) weight: x1 le❆1_s(x1,x2) weight: (/ 1 8) + x1 + x2 log(x1) weight: 0 quot(x1,x2) weight: (/ 1 8) + x1 #if_minus(x1,x2,x3) weight: 0 le❆1_|0|(x1) weight: (/ 1 8) + x1 #le❆1_|0|(x1) weight: 0 #le❆1_s(x1,x2) weight: 0 #minus(x1,x2) weight: 0 if_minus(x1,x2,x3) weight: x2 #quot(x1,x2) weight: 0 log❆1_s(x1) weight: 0 Usable rules: { 4..9 } Removed DPs: #4 Number of SCCs: 3, DPs: 5, edges: 5 SCC { #2 } Removing DPs: Order(PosReal,>,Sum)... succeeded. |0|() weight: 0 le(x1,x2) weight: 0 s(x1) weight: (/ 1 2) + x1 #le(x1,x2) weight: 0 minus(x1,x2) weight: x1 false() weight: 0 #log(x1) weight: 0 true() weight: 0 #log❆1_s(x1) weight: x1 le❆1_s(x1,x2) weight: (/ 1 2) + x1 + x2 log(x1) weight: 0 quot(x1,x2) weight: (/ 1 2) + x1 #if_minus(x1,x2,x3) weight: 0 le❆1_|0|(x1) weight: (/ 1 2) + x1 #le❆1_|0|(x1) weight: 0 #le❆1_s(x1,x2) weight: 0 #minus(x1,x2) weight: 0 if_minus(x1,x2,x3) weight: x2 #quot(x1,x2) weight: x1 log❆1_s(x1) weight: 0 Usable rules: { 4..7 } Removed DPs: #2 Number of SCCs: 2, DPs: 4, edges: 4 SCC { #1 #11 } Removing DPs: Order(PosReal,>,Sum)... succeeded. |0|() weight: 0 le(x1,x2) weight: 0 s(x1) weight: (/ 1 2) + x1 #le(x1,x2) weight: x1 minus(x1,x2) weight: x1 false() weight: 0 #log(x1) weight: 0 true() weight: 0 #log❆1_s(x1) weight: x1 le❆1_s(x1,x2) weight: (/ 1 4) + x1 + x2 log(x1) weight: 0 quot(x1,x2) weight: (/ 1 4) + x1 #if_minus(x1,x2,x3) weight: 0 le❆1_|0|(x1) weight: (/ 1 4) + x1 #le❆1_|0|(x1) weight: 0 #le❆1_s(x1,x2) weight: (/ 1 4) + x1 #minus(x1,x2) weight: 0 if_minus(x1,x2,x3) weight: x2 #quot(x1,x2) weight: x1 log❆1_s(x1) weight: 0 Usable rules: { } Removed DPs: #1 #11 Number of SCCs: 1, DPs: 2, edges: 2 SCC { #8 #9 } Removing DPs: Order(PosReal,>,Sum)... succeeded. |0|() weight: 0 le(x1,x2) weight: 0 s(x1) weight: (/ 1 2) + x1 #le(x1,x2) weight: 0 minus(x1,x2) weight: x1 false() weight: 0 #log(x1) weight: 0 true() weight: 0 #log❆1_s(x1) weight: x1 le❆1_s(x1,x2) weight: (/ 1 4) + x1 + x2 log(x1) weight: 0 quot(x1,x2) weight: (/ 1 4) + x1 #if_minus(x1,x2,x3) weight: x2 le❆1_|0|(x1) weight: (/ 1 4) + x1 #le❆1_|0|(x1) weight: 0 #le❆1_s(x1,x2) weight: (/ 1 4) #minus(x1,x2) weight: (/ 1 4) + x1 if_minus(x1,x2,x3) weight: x2 #quot(x1,x2) weight: x1 log❆1_s(x1) weight: 0 Usable rules: { } Removed DPs: #8 #9 Number of SCCs: 0, DPs: 0, edges: 0 YES