TSTP Solution File: FLD030-2 by Twee---2.4.2

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Twee---2.4.2
% Problem  : FLD030-2 : TPTP v8.1.2. Bugfixed v2.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 : n002.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 : Wed Aug 30 22:36:55 EDT 2023

% Result   : Unsatisfiable 0.19s 0.75s
% Output   : Proof 2.83s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : FLD030-2 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.00/0.13  % Command  : parallel-twee %s --tstp --conditional-encoding if --smaller --drop-non-horn --give-up-on-saturation --explain-encoding --formal-proof
% 0.13/0.34  % Computer : n002.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Mon Aug 28 00:58:04 EDT 2023
% 0.19/0.35  % CPUTime  : 
% 0.19/0.75  Command-line arguments: --kbo-weight0 --lhs-weight 5 --flip-ordering --normalise-queue-percent 10 --cp-renormalise-threshold 10 --goal-heuristic
% 0.19/0.75  
% 0.19/0.75  % SZS status Unsatisfiable
% 0.19/0.75  
% 0.19/0.75  % SZS output start Proof
% 0.19/0.75  Take the following subset of the input axioms:
% 0.19/0.75    fof(a_equals_d_6, negated_conjecture, equalish(a, d)).
% 0.19/0.75    fof(b_is_defined, hypothesis, defined(b)).
% 0.19/0.75    fof(compatibility_of_equality_and_multiplication, axiom, ![X, Y, Z]: (equalish(multiply(X, Z), multiply(Y, Z)) | (~defined(Z) | ~equalish(X, Y)))).
% 0.19/0.75    fof(multiply_equals_c_5, negated_conjecture, equalish(multiply(a, b), c)).
% 0.19/0.75    fof(multiply_not_equal_to_c_7, negated_conjecture, ~equalish(multiply(d, b), c)).
% 0.19/0.75    fof(symmetry_of_equality, axiom, ![X2, Y2]: (equalish(X2, Y2) | ~equalish(Y2, X2))).
% 0.19/0.75    fof(transitivity_of_equality, axiom, ![X2, Y2, Z2]: (equalish(X2, Z2) | (~equalish(X2, Y2) | ~equalish(Y2, Z2)))).
% 0.19/0.75  
% 0.19/0.75  Now clausify the problem and encode Horn clauses using encoding 3 of
% 0.19/0.75  http://www.cse.chalmers.se/~nicsma/papers/horn.pdf.
% 0.19/0.75  We repeatedly replace C & s=t => u=v by the two clauses:
% 0.19/0.75    fresh(y, y, x1...xn) = u
% 0.19/0.75    C => fresh(s, t, x1...xn) = v
% 0.19/0.75  where fresh is a fresh function symbol and x1..xn are the free
% 0.19/0.75  variables of u and v.
% 0.19/0.75  A predicate p(X) is encoded as p(X)=true (this is sound, because the
% 0.19/0.75  input problem has no model of domain size 1).
% 0.19/0.75  
% 0.19/0.75  The encoding turns the above axioms into the following unit equations and goals:
% 0.19/0.75  
% 2.83/0.75  Axiom 1 (b_is_defined): defined(b) = true.
% 2.83/0.75  Axiom 2 (a_equals_d_6): equalish(a, d) = true.
% 2.83/0.75  Axiom 3 (multiply_equals_c_5): equalish(multiply(a, b), c) = true.
% 2.83/0.75  Axiom 4 (symmetry_of_equality): fresh10(X, X, Y, Z) = true.
% 2.83/0.75  Axiom 5 (transitivity_of_equality): fresh8(X, X, Y, Z) = true.
% 2.83/0.75  Axiom 6 (compatibility_of_equality_and_multiplication): fresh22(X, X, Y, Z, W) = equalish(multiply(Y, Z), multiply(W, Z)).
% 2.83/0.75  Axiom 7 (compatibility_of_equality_and_multiplication): fresh21(X, X, Y, Z, W) = true.
% 2.83/0.75  Axiom 8 (symmetry_of_equality): fresh10(equalish(X, Y), true, Y, X) = equalish(Y, X).
% 2.83/0.75  Axiom 9 (transitivity_of_equality): fresh9(X, X, Y, Z, W) = equalish(Y, Z).
% 2.83/0.75  Axiom 10 (compatibility_of_equality_and_multiplication): fresh22(defined(X), true, Y, X, Z) = fresh21(equalish(Y, Z), true, Y, X, Z).
% 2.83/0.75  Axiom 11 (transitivity_of_equality): fresh9(equalish(X, Y), true, Z, Y, X) = fresh8(equalish(Z, X), true, Z, Y).
% 2.83/0.75  
% 2.83/0.75  Goal 1 (multiply_not_equal_to_c_7): equalish(multiply(d, b), c) = true.
% 2.83/0.75  Proof:
% 2.83/0.75    equalish(multiply(d, b), c)
% 2.83/0.75  = { by axiom 9 (transitivity_of_equality) R->L }
% 2.83/0.75    fresh9(true, true, multiply(d, b), c, multiply(a, b))
% 2.83/0.75  = { by axiom 3 (multiply_equals_c_5) R->L }
% 2.83/0.75    fresh9(equalish(multiply(a, b), c), true, multiply(d, b), c, multiply(a, b))
% 2.83/0.75  = { by axiom 11 (transitivity_of_equality) }
% 2.83/0.75    fresh8(equalish(multiply(d, b), multiply(a, b)), true, multiply(d, b), c)
% 2.83/0.75  = { by axiom 8 (symmetry_of_equality) R->L }
% 2.83/0.75    fresh8(fresh10(equalish(multiply(a, b), multiply(d, b)), true, multiply(d, b), multiply(a, b)), true, multiply(d, b), c)
% 2.83/0.75  = { by axiom 6 (compatibility_of_equality_and_multiplication) R->L }
% 2.83/0.75    fresh8(fresh10(fresh22(true, true, a, b, d), true, multiply(d, b), multiply(a, b)), true, multiply(d, b), c)
% 2.83/0.75  = { by axiom 1 (b_is_defined) R->L }
% 2.83/0.75    fresh8(fresh10(fresh22(defined(b), true, a, b, d), true, multiply(d, b), multiply(a, b)), true, multiply(d, b), c)
% 2.83/0.75  = { by axiom 10 (compatibility_of_equality_and_multiplication) }
% 2.83/0.75    fresh8(fresh10(fresh21(equalish(a, d), true, a, b, d), true, multiply(d, b), multiply(a, b)), true, multiply(d, b), c)
% 2.83/0.75  = { by axiom 2 (a_equals_d_6) }
% 2.83/0.75    fresh8(fresh10(fresh21(true, true, a, b, d), true, multiply(d, b), multiply(a, b)), true, multiply(d, b), c)
% 2.83/0.75  = { by axiom 7 (compatibility_of_equality_and_multiplication) }
% 2.83/0.75    fresh8(fresh10(true, true, multiply(d, b), multiply(a, b)), true, multiply(d, b), c)
% 2.83/0.75  = { by axiom 4 (symmetry_of_equality) }
% 2.83/0.75    fresh8(true, true, multiply(d, b), c)
% 2.83/0.75  = { by axiom 5 (transitivity_of_equality) }
% 2.83/0.75    true
% 2.83/0.75  % SZS output end Proof
% 2.83/0.75  
% 2.83/0.75  RESULT: Unsatisfiable (the axioms are contradictory).
%------------------------------------------------------------------------------