TSTP Solution File: SYN225-1 by Twee---2.4.2

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Twee---2.4.2
% Problem  : SYN225-1 : TPTP v8.1.2. Released v1.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : parallel-twee %s --tstp --conditional-encoding if --smaller --drop-non-horn --give-up-on-saturation --explain-encoding --formal-proof

% Computer : n022.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Fri Sep  1 03:33:40 EDT 2023

% Result   : Unsatisfiable 19.27s 2.87s
% Output   : Proof 19.53s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SYN225-1 : TPTP v8.1.2. Released v1.1.0.
% 0.00/0.14  % Command  : parallel-twee %s --tstp --conditional-encoding if --smaller --drop-non-horn --give-up-on-saturation --explain-encoding --formal-proof
% 0.14/0.35  % Computer : n022.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Sat Aug 26 16:46:10 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 19.27/2.87  Command-line arguments: --no-flatten-goal
% 19.27/2.87  
% 19.27/2.87  % SZS status Unsatisfiable
% 19.27/2.87  
% 19.27/2.88  % SZS output start Proof
% 19.27/2.88  Take the following subset of the input axioms:
% 19.27/2.88    fof(axiom_20, axiom, l0(a)).
% 19.27/2.88    fof(axiom_32, axiom, k0(b)).
% 19.27/2.88    fof(axiom_9, axiom, r0(b)).
% 19.27/2.88    fof(prove_this, negated_conjecture, ~l3(b, a)).
% 19.27/2.88    fof(rule_021, axiom, ![I, J]: (m1(I, J, I) | (~l0(I) | ~k0(J)))).
% 19.27/2.88    fof(rule_176, axiom, ![D, E]: (p2(D, E, D) | ~m1(E, D, E))).
% 19.27/2.88    fof(rule_215, axiom, ![G, H]: (l3(G, H) | (~r0(G) | ~p2(G, H, G)))).
% 19.27/2.88  
% 19.27/2.88  Now clausify the problem and encode Horn clauses using encoding 3 of
% 19.27/2.88  http://www.cse.chalmers.se/~nicsma/papers/horn.pdf.
% 19.27/2.88  We repeatedly replace C & s=t => u=v by the two clauses:
% 19.27/2.88    fresh(y, y, x1...xn) = u
% 19.27/2.88    C => fresh(s, t, x1...xn) = v
% 19.27/2.88  where fresh is a fresh function symbol and x1..xn are the free
% 19.27/2.88  variables of u and v.
% 19.27/2.88  A predicate p(X) is encoded as p(X)=true (this is sound, because the
% 19.27/2.88  input problem has no model of domain size 1).
% 19.27/2.88  
% 19.27/2.88  The encoding turns the above axioms into the following unit equations and goals:
% 19.27/2.88  
% 19.27/2.88  Axiom 1 (axiom_32): k0(b) = true.
% 19.27/2.88  Axiom 2 (axiom_20): l0(a) = true.
% 19.27/2.88  Axiom 3 (axiom_9): r0(b) = true.
% 19.27/2.88  Axiom 4 (rule_021): fresh415(X, X, Y, Z) = m1(Y, Z, Y).
% 19.27/2.88  Axiom 5 (rule_021): fresh414(X, X, Y, Z) = true.
% 19.27/2.88  Axiom 6 (rule_176): fresh208(X, X, Y, Z) = true.
% 19.27/2.88  Axiom 7 (rule_215): fresh160(X, X, Y, Z) = l3(Y, Z).
% 19.27/2.88  Axiom 8 (rule_215): fresh159(X, X, Y, Z) = true.
% 19.27/2.88  Axiom 9 (rule_021): fresh415(k0(X), true, Y, X) = fresh414(l0(Y), true, Y, X).
% 19.27/2.88  Axiom 10 (rule_176): fresh208(m1(X, Y, X), true, Y, X) = p2(Y, X, Y).
% 19.27/2.88  Axiom 11 (rule_215): fresh160(p2(X, Y, X), true, X, Y) = fresh159(r0(X), true, X, Y).
% 19.27/2.88  
% 19.27/2.88  Goal 1 (prove_this): l3(b, a) = true.
% 19.27/2.88  Proof:
% 19.27/2.88    l3(b, a)
% 19.27/2.88  = { by axiom 7 (rule_215) R->L }
% 19.27/2.88    fresh160(true, true, b, a)
% 19.27/2.88  = { by axiom 6 (rule_176) R->L }
% 19.27/2.88    fresh160(fresh208(true, true, b, a), true, b, a)
% 19.27/2.88  = { by axiom 5 (rule_021) R->L }
% 19.27/2.88    fresh160(fresh208(fresh414(true, true, a, b), true, b, a), true, b, a)
% 19.27/2.88  = { by axiom 2 (axiom_20) R->L }
% 19.27/2.88    fresh160(fresh208(fresh414(l0(a), true, a, b), true, b, a), true, b, a)
% 19.27/2.88  = { by axiom 9 (rule_021) R->L }
% 19.27/2.88    fresh160(fresh208(fresh415(k0(b), true, a, b), true, b, a), true, b, a)
% 19.27/2.88  = { by axiom 1 (axiom_32) }
% 19.27/2.88    fresh160(fresh208(fresh415(true, true, a, b), true, b, a), true, b, a)
% 19.27/2.88  = { by axiom 4 (rule_021) }
% 19.27/2.88    fresh160(fresh208(m1(a, b, a), true, b, a), true, b, a)
% 19.27/2.88  = { by axiom 10 (rule_176) }
% 19.27/2.88    fresh160(p2(b, a, b), true, b, a)
% 19.27/2.88  = { by axiom 11 (rule_215) }
% 19.27/2.88    fresh159(r0(b), true, b, a)
% 19.27/2.88  = { by axiom 3 (axiom_9) }
% 19.27/2.88    fresh159(true, true, b, a)
% 19.27/2.88  = { by axiom 8 (rule_215) }
% 19.53/2.88    true
% 19.53/2.88  % SZS output end Proof
% 19.53/2.88  
% 19.53/2.88  RESULT: Unsatisfiable (the axioms are contradictory).
%------------------------------------------------------------------------------