YES Problem 1: (VAR v_NonEmpty:S x1:S) (RULES a(b(b(x1:S))) -> c(x1:S) a(x1:S) -> b(x1:S) c(c(x1:S)) -> a(b(c(a(x1:S)))) ) Problem 1: Dependency Pairs Processor: -> Pairs: A(b(b(x1:S))) -> C(x1:S) C(c(x1:S)) -> A(b(c(a(x1:S)))) C(c(x1:S)) -> A(x1:S) C(c(x1:S)) -> C(a(x1:S)) -> Rules: a(b(b(x1:S))) -> c(x1:S) a(x1:S) -> b(x1:S) c(c(x1:S)) -> a(b(c(a(x1:S)))) Problem 1: SCC Processor: -> Pairs: A(b(b(x1:S))) -> C(x1:S) C(c(x1:S)) -> A(b(c(a(x1:S)))) C(c(x1:S)) -> A(x1:S) C(c(x1:S)) -> C(a(x1:S)) -> Rules: a(b(b(x1:S))) -> c(x1:S) a(x1:S) -> b(x1:S) c(c(x1:S)) -> a(b(c(a(x1:S)))) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: A(b(b(x1:S))) -> C(x1:S) C(c(x1:S)) -> A(b(c(a(x1:S)))) C(c(x1:S)) -> A(x1:S) C(c(x1:S)) -> C(a(x1:S)) ->->-> Rules: a(b(b(x1:S))) -> c(x1:S) a(x1:S) -> b(x1:S) c(c(x1:S)) -> a(b(c(a(x1:S)))) Problem 1: Reduction Pair Processor: -> Pairs: A(b(b(x1:S))) -> C(x1:S) C(c(x1:S)) -> A(b(c(a(x1:S)))) C(c(x1:S)) -> A(x1:S) C(c(x1:S)) -> C(a(x1:S)) -> Rules: a(b(b(x1:S))) -> c(x1:S) a(x1:S) -> b(x1:S) c(c(x1:S)) -> a(b(c(a(x1:S)))) -> Usable rules: a(b(b(x1:S))) -> c(x1:S) a(x1:S) -> b(x1:S) c(c(x1:S)) -> a(b(c(a(x1:S)))) ->Interpretation type: Linear ->Coefficients: All rationals ->Dimension: 1 ->Bound: 4 ->Interpretation: [a](X) = X + 2/3 [c](X) = X + 2 [b](X) = X + 2/3 [A](X) = 1/4.X + 1 [C](X) = 1/4.X + 4/3 Problem 1: SCC Processor: -> Pairs: A(b(b(x1:S))) -> C(x1:S) C(c(x1:S)) -> A(b(c(a(x1:S)))) C(c(x1:S)) -> C(a(x1:S)) -> Rules: a(b(b(x1:S))) -> c(x1:S) a(x1:S) -> b(x1:S) c(c(x1:S)) -> a(b(c(a(x1:S)))) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: A(b(b(x1:S))) -> C(x1:S) C(c(x1:S)) -> A(b(c(a(x1:S)))) C(c(x1:S)) -> C(a(x1:S)) ->->-> Rules: a(b(b(x1:S))) -> c(x1:S) a(x1:S) -> b(x1:S) c(c(x1:S)) -> a(b(c(a(x1:S)))) Problem 1: Reduction Pair Processor: -> Pairs: A(b(b(x1:S))) -> C(x1:S) C(c(x1:S)) -> A(b(c(a(x1:S)))) C(c(x1:S)) -> C(a(x1:S)) -> Rules: a(b(b(x1:S))) -> c(x1:S) a(x1:S) -> b(x1:S) c(c(x1:S)) -> a(b(c(a(x1:S)))) -> Usable rules: a(b(b(x1:S))) -> c(x1:S) a(x1:S) -> b(x1:S) c(c(x1:S)) -> a(b(c(a(x1:S)))) ->Interpretation type: Linear ->Coefficients: All rationals ->Dimension: 1 ->Bound: 4 ->Interpretation: [a](X) = X + 2/3 [c](X) = X + 2 [b](X) = X + 2/3 [A](X) = 3/4.X + 1 [C](X) = 3/4.X + 2 Problem 1: SCC Processor: -> Pairs: A(b(b(x1:S))) -> C(x1:S) C(c(x1:S)) -> A(b(c(a(x1:S)))) -> Rules: a(b(b(x1:S))) -> c(x1:S) a(x1:S) -> b(x1:S) c(c(x1:S)) -> a(b(c(a(x1:S)))) ->Strongly Connected Components: ->->Cycle: ->->-> Pairs: A(b(b(x1:S))) -> C(x1:S) C(c(x1:S)) -> A(b(c(a(x1:S)))) ->->-> Rules: a(b(b(x1:S))) -> c(x1:S) a(x1:S) -> b(x1:S) c(c(x1:S)) -> a(b(c(a(x1:S)))) Problem 1: Reduction Pair Processor: -> Pairs: A(b(b(x1:S))) -> C(x1:S) C(c(x1:S)) -> A(b(c(a(x1:S)))) -> Rules: a(b(b(x1:S))) -> c(x1:S) a(x1:S) -> b(x1:S) c(c(x1:S)) -> a(b(c(a(x1:S)))) -> Usable rules: a(b(b(x1:S))) -> c(x1:S) a(x1:S) -> b(x1:S) c(c(x1:S)) -> a(b(c(a(x1:S)))) ->Mace4 Output: ============================== Mace4 ================================= Mace4 (64) version 2009-11A, November 2009. Process 35432 was started by sandbox on n151.star.cs.uiowa.edu, Mon Jun 22 18:01:17 2020 The command was "./mace4 -c -f /tmp/mace43272545861572276965.in". ============================== end of head =========================== ============================== INPUT ================================= % Reading from file /tmp/mace43272545861572276965.in assign(max_seconds,20). formulas(assumptions). gtrsim_s0(x,y) & sqsupset_s0(y,z) -> sqsupset_s0(x,z) # label(compatibility). succeq_s0(x,y) & sqsupset_s0(y,z) -> sqsupset_s0(x,z) # label(compatibility). gtrsim_s0(x,y) & succeq_s0(y,z) -> gtrsim_s0(x,z) # label(compatibility). arrow_s0(x1,y) -> arrow_s0(f2(x1),f2(y)) # label(congruence). arrow_s0(x1,y) -> arrow_s0(f3(x1),f3(y)) # label(congruence). arrow_s0(x1,y) -> arrow_s0(f4(x1),f4(y)) # label(congruence). arrow_s0(x1,y) -> arrow_s0(f7(x1),f7(y)) # label(congruence). arrow_s0(x1,y) -> arrow_s0(f8(x1),f8(y)) # label(congruence). arrow_s0(x1,y) -> arrow_s0(f9(x1,x2),f9(y,x2)) # label(congruence). arrow_s0(x2,y) -> arrow_s0(f9(x1,x2),f9(x1,y)) # label(congruence). arrow_s0(f2(f4(f4(x1))),f3(x1)) # label(replacement). arrow_s0(f2(x1),f4(x1)) # label(replacement). arrow_s0(f3(f3(x1)),f2(f4(f3(f2(x1))))) # label(replacement). arrow_s0(f9(x2,x3),x2) # label(replacement). arrow_s0(f9(x2,x3),x3) # label(replacement). arrow_s0(x,y) -> gtrsim_s0(x,y) # label(inclusion). sqsupset_s0(f8(f3(x1)),f7(f4(f3(f2(x1))))) # label(replacement). succeq_s0(f7(f4(f4(x1))),f8(x1)) # label(replacement). sqsupset_s0(x,y) -> sqsupsetStar_s0(x,y) # label(inclusion). sqsupset_s0(x,y) & sqsupsetStar_s0(y,z) -> sqsupsetStar_s0(x,z) # label(compatibility). end_of_list. formulas(goals). (exists x sqsupsetStar_s0(x,x)) # label(wellfoundedness). end_of_list. ============================== end of input ========================== ============================== PROCESS NON-CLAUSAL FORMULAS ========== % Formulas that are not ordinary clauses: 1 gtrsim_s0(x,y) & sqsupset_s0(y,z) -> sqsupset_s0(x,z) # label(compatibility) # label(non_clause). [assumption]. 2 succeq_s0(x,y) & sqsupset_s0(y,z) -> sqsupset_s0(x,z) # label(compatibility) # label(non_clause). [assumption]. 3 gtrsim_s0(x,y) & succeq_s0(y,z) -> gtrsim_s0(x,z) # label(compatibility) # label(non_clause). [assumption]. 4 arrow_s0(x1,y) -> arrow_s0(f2(x1),f2(y)) # label(congruence) # label(non_clause). [assumption]. 5 arrow_s0(x1,y) -> arrow_s0(f3(x1),f3(y)) # label(congruence) # label(non_clause). [assumption]. 6 arrow_s0(x1,y) -> arrow_s0(f4(x1),f4(y)) # label(congruence) # label(non_clause). [assumption]. 7 arrow_s0(x1,y) -> arrow_s0(f7(x1),f7(y)) # label(congruence) # label(non_clause). [assumption]. 8 arrow_s0(x1,y) -> arrow_s0(f8(x1),f8(y)) # label(congruence) # label(non_clause). [assumption]. 9 arrow_s0(x1,y) -> arrow_s0(f9(x1,x2),f9(y,x2)) # label(congruence) # label(non_clause). [assumption]. 10 arrow_s0(x2,y) -> arrow_s0(f9(x1,x2),f9(x1,y)) # label(congruence) # label(non_clause). [assumption]. 11 arrow_s0(x,y) -> gtrsim_s0(x,y) # label(inclusion) # label(non_clause). [assumption]. 12 sqsupset_s0(x,y) -> sqsupsetStar_s0(x,y) # label(inclusion) # label(non_clause). [assumption]. 13 sqsupset_s0(x,y) & sqsupsetStar_s0(y,z) -> sqsupsetStar_s0(x,z) # label(compatibility) # label(non_clause). [assumption]. 14 (exists x sqsupsetStar_s0(x,x)) # label(wellfoundedness) # label(non_clause) # label(goal). [goal]. ============================== end of process non-clausal formulas === ============================== CLAUSES FOR SEARCH ==================== formulas(mace4_clauses). -gtrsim_s0(x,y) | -sqsupset_s0(y,z) | sqsupset_s0(x,z) # label(compatibility). -succeq_s0(x,y) | -sqsupset_s0(y,z) | sqsupset_s0(x,z) # label(compatibility). -gtrsim_s0(x,y) | -succeq_s0(y,z) | gtrsim_s0(x,z) # label(compatibility). -arrow_s0(x,y) | arrow_s0(f2(x),f2(y)) # label(congruence). -arrow_s0(x,y) | arrow_s0(f3(x),f3(y)) # label(congruence). -arrow_s0(x,y) | arrow_s0(f4(x),f4(y)) # label(congruence). -arrow_s0(x,y) | arrow_s0(f7(x),f7(y)) # label(congruence). -arrow_s0(x,y) | arrow_s0(f8(x),f8(y)) # label(congruence). -arrow_s0(x,y) | arrow_s0(f9(x,z),f9(y,z)) # label(congruence). -arrow_s0(x,y) | arrow_s0(f9(z,x),f9(z,y)) # label(congruence). arrow_s0(f2(f4(f4(x))),f3(x)) # label(replacement). arrow_s0(f2(x),f4(x)) # label(replacement). arrow_s0(f3(f3(x)),f2(f4(f3(f2(x))))) # label(replacement). arrow_s0(f9(x,y),x) # label(replacement). arrow_s0(f9(x,y),y) # label(replacement). -arrow_s0(x,y) | gtrsim_s0(x,y) # label(inclusion). sqsupset_s0(f8(f3(x)),f7(f4(f3(f2(x))))) # label(replacement). succeq_s0(f7(f4(f4(x))),f8(x)) # label(replacement). -sqsupset_s0(x,y) | sqsupsetStar_s0(x,y) # label(inclusion). -sqsupset_s0(x,y) | -sqsupsetStar_s0(y,z) | sqsupsetStar_s0(x,z) # label(compatibility). -sqsupsetStar_s0(x,x) # label(wellfoundedness). end_of_list. ============================== end of clauses for search ============= % There are no natural numbers in the input. ============================== DOMAIN SIZE 2 ========================= ============================== STATISTICS ============================ For domain size 2. Current CPU time: 0.00 seconds (total CPU time: 0.00 seconds). Ground clauses: seen=96, kept=96. Selections=901, assignments=1802, propagations=2331, current_models=0. Rewrite_terms=19927, rewrite_bools=13012, indexes=3428. Rules_from_neg_clauses=703, cross_offs=703. ============================== end of statistics ===================== ============================== DOMAIN SIZE 3 ========================= ============================== MODEL ================================= interpretation( 3, [number=1, seconds=0], [ function(f2(_), [ 0, 0, 1 ]), function(f3(_), [ 1, 1, 1 ]), function(f4(_), [ 0, 2, 1 ]), function(f7(_), [ 0, 0, 1 ]), function(f8(_), [ 0, 0, 1 ]), function(f9(_,_), [ 0, 0, 0, 0, 0, 0, 0, 0, 0 ]), relation(arrow_s0(_,_), [ 1, 1, 1, 0, 1, 0, 0, 0, 1 ]), relation(gtrsim_s0(_,_), [ 1, 1, 1, 0, 1, 0, 0, 0, 1 ]), relation(sqsupsetStar_s0(_,_), [ 0, 1, 0, 0, 0, 0, 0, 0, 0 ]), relation(sqsupset_s0(_,_), [ 0, 1, 0, 0, 0, 0, 0, 0, 0 ]), relation(succeq_s0(_,_), [ 1, 0, 0, 0, 1, 0, 0, 0, 0 ]) ]). ============================== end of model ========================== ============================== STATISTICS ============================ For domain size 3. Current CPU time: 0.00 seconds (total CPU time: 0.02 seconds). Ground clauses: seen=261, kept=261. Selections=2805, assignments=8229, propagations=4087, current_models=1. Rewrite_terms=68933, rewrite_bools=42500, indexes=5190. Rules_from_neg_clauses=1345, cross_offs=3430. ============================== end of statistics ===================== User_CPU=0.02, System_CPU=0.01, Wall_clock=0. Exiting with 1 model. Process 35432 exit (max_models) Mon Jun 22 18:01:17 2020 The process finished Mon Jun 22 18:01:17 2020 Mace4 cooked interpretation: % number = 1 % seconds = 0 % Interpretation of size 3 f2(0) = 0. f2(1) = 0. f2(2) = 1. f3(0) = 1. f3(1) = 1. f3(2) = 1. f4(0) = 0. f4(1) = 2. f4(2) = 1. f7(0) = 0. f7(1) = 0. f7(2) = 1. f8(0) = 0. f8(1) = 0. f8(2) = 1. f9(0,0) = 0. f9(0,1) = 0. f9(0,2) = 0. f9(1,0) = 0. f9(1,1) = 0. f9(1,2) = 0. f9(2,0) = 0. f9(2,1) = 0. f9(2,2) = 0. arrow_s0(0,0). arrow_s0(0,1). arrow_s0(0,2). - arrow_s0(1,0). arrow_s0(1,1). - arrow_s0(1,2). - arrow_s0(2,0). - arrow_s0(2,1). arrow_s0(2,2). gtrsim_s0(0,0). gtrsim_s0(0,1). gtrsim_s0(0,2). - gtrsim_s0(1,0). gtrsim_s0(1,1). - gtrsim_s0(1,2). - gtrsim_s0(2,0). - gtrsim_s0(2,1). gtrsim_s0(2,2). - sqsupsetStar_s0(0,0). sqsupsetStar_s0(0,1). - sqsupsetStar_s0(0,2). - sqsupsetStar_s0(1,0). - sqsupsetStar_s0(1,1). - sqsupsetStar_s0(1,2). - sqsupsetStar_s0(2,0). - sqsupsetStar_s0(2,1). - sqsupsetStar_s0(2,2). - sqsupset_s0(0,0). sqsupset_s0(0,1). - sqsupset_s0(0,2). - sqsupset_s0(1,0). - sqsupset_s0(1,1). - sqsupset_s0(1,2). - sqsupset_s0(2,0). - sqsupset_s0(2,1). - sqsupset_s0(2,2). succeq_s0(0,0). - succeq_s0(0,1). - succeq_s0(0,2). - succeq_s0(1,0). succeq_s0(1,1). - succeq_s0(1,2). - succeq_s0(2,0). - succeq_s0(2,1). - succeq_s0(2,2). Problem 1: SCC Processor: -> Pairs: A(b(b(x1:S))) -> C(x1:S) -> Rules: a(b(b(x1:S))) -> c(x1:S) a(x1:S) -> b(x1:S) c(c(x1:S)) -> a(b(c(a(x1:S)))) ->Strongly Connected Components: There is no strongly connected component The problem is finite.