NO Problem 1: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Confluence Problem: (VAR vNonEmpty x) (REPLACEMENT-MAP (f 1) (fSNonEmpty) (g 1) ) (RULES f(g(f(x))) -> g(x) ) ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Problem 1: Problem 1: Not CS-TRS Procedure: R is not a CS-TRS Problem 1: ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Confluence Problem: (VAR vNonEmpty x) (REPLACEMENT-MAP (f 1) (fSNonEmpty) (g 1) ) (RULES f(g(f(x))) -> g(x) ) ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Huet Levy Procedure: -> Rules: f(g(f(x))) -> g(x) -> Vars: x -> Rlps: (rule: f(g(f(x))) -> g(x), id: 1, possubterms: f(g(f(x)))->[], g(f(x))->[1], f(x)->[1, 1]) -> Unifications: (R1 unifies with R1 at p: [1,1], l: f(g(f(x))), lp: f(x), sig: {x -> g(f(x'))}, l': f(g(f(x'))), r: g(x), r': g(x')) -> Critical pairs info: => Not trivial, Not overlay, Proper, NW0, N1 -> Problem conclusions: Left linear, Right linear, Linear Not weakly orthogonal, Not almost orthogonal, Not orthogonal Not Huet-Levy confluent, Not Newman confluent R is a TRS Problem 1: No Convergence Brute Force Procedure: -> Rewritings: s: f(g(g(x'))) Nodes: [0] Edges: [] ID: 0 => ('f(g(g(x')))', D0) t: g(g(f(x'))) Nodes: [0] Edges: [] ID: 0 => ('g(g(f(x')))', D0) f(g(g(x'))) ->* no union *<- g(g(f(x'))) "Not joinable" The problem is not confluent.