TSTP Solution File: GEO042-3 by Twee---2.4.2

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Twee---2.4.2
% Problem  : GEO042-3 : TPTP v8.1.2. Released v1.0.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 : n018.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 23:27:01 EDT 2023

% Result   : Unsatisfiable 0.21s 0.58s
% Output   : Proof 0.21s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : GEO042-3 : TPTP v8.1.2. Released v1.0.0.
% 0.12/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.35  % Computer : n018.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Tue Aug 29 22:57:33 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.21/0.58  Command-line arguments: --kbo-weight0 --lhs-weight 5 --flip-ordering --normalise-queue-percent 10 --cp-renormalise-threshold 10 --goal-heuristic
% 0.21/0.58  
% 0.21/0.58  % SZS status Unsatisfiable
% 0.21/0.58  
% 0.21/0.58  % SZS output start Proof
% 0.21/0.58  Take the following subset of the input axioms:
% 0.21/0.58    fof(identity_for_betweeness, axiom, ![X, Y]: (~between(X, Y, X) | X=Y)).
% 0.21/0.58    fof(inner_pasch1, axiom, ![V, W, U, X2, Y2]: (~between(U, V, W) | (~between(Y2, X2, W) | between(V, inner_pasch(U, V, W, X2, Y2), Y2)))).
% 0.21/0.58    fof(inner_pasch2, axiom, ![V2, W2, U2, X2, Y2]: (~between(U2, V2, W2) | (~between(Y2, X2, W2) | between(X2, inner_pasch(U2, V2, W2, X2, Y2), U2)))).
% 0.21/0.58    fof(prove_v_between_u_and_w, negated_conjecture, ~between(u, v, w)).
% 0.21/0.58    fof(t1, axiom, ![V2, W2, U2]: (~between(U2, V2, W2) | between(W2, V2, U2))).
% 0.21/0.58    fof(v_between_u_and_x, hypothesis, between(u, v, x)).
% 0.21/0.58    fof(w_between_v_and_x, hypothesis, between(v, w, x)).
% 0.21/0.58  
% 0.21/0.58  Now clausify the problem and encode Horn clauses using encoding 3 of
% 0.21/0.58  http://www.cse.chalmers.se/~nicsma/papers/horn.pdf.
% 0.21/0.58  We repeatedly replace C & s=t => u=v by the two clauses:
% 0.21/0.58    fresh(y, y, x1...xn) = u
% 0.21/0.58    C => fresh(s, t, x1...xn) = v
% 0.21/0.58  where fresh is a fresh function symbol and x1..xn are the free
% 0.21/0.58  variables of u and v.
% 0.21/0.58  A predicate p(X) is encoded as p(X)=true (this is sound, because the
% 0.21/0.58  input problem has no model of domain size 1).
% 0.21/0.58  
% 0.21/0.58  The encoding turns the above axioms into the following unit equations and goals:
% 0.21/0.58  
% 0.21/0.58  Axiom 1 (w_between_v_and_x): between(v, w, x) = true.
% 0.21/0.58  Axiom 2 (v_between_u_and_x): between(u, v, x) = true.
% 0.21/0.58  Axiom 3 (identity_for_betweeness): fresh3(X, X, Y, Z) = Z.
% 0.21/0.58  Axiom 4 (t1): fresh10(X, X, Y, Z, W) = true.
% 0.21/0.58  Axiom 5 (identity_for_betweeness): fresh3(between(X, Y, X), true, X, Y) = X.
% 0.21/0.58  Axiom 6 (inner_pasch1): fresh14(X, X, Y, Z, W, V, U) = between(Z, inner_pasch(Y, Z, W, U, V), V).
% 0.21/0.58  Axiom 7 (inner_pasch1): fresh13(X, X, Y, Z, W, V, U) = true.
% 0.21/0.58  Axiom 8 (inner_pasch2): fresh12(X, X, Y, Z, W, V, U) = between(U, inner_pasch(Y, Z, W, U, V), Y).
% 0.21/0.58  Axiom 9 (inner_pasch2): fresh11(X, X, Y, Z, W, V, U) = true.
% 0.21/0.58  Axiom 10 (t1): fresh10(between(X, Y, Z), true, X, Y, Z) = between(Z, Y, X).
% 0.21/0.58  Axiom 11 (inner_pasch1): fresh14(between(X, Y, Z), true, W, V, Z, X, Y) = fresh13(between(W, V, Z), true, W, V, Z, X, Y).
% 0.21/0.58  Axiom 12 (inner_pasch2): fresh12(between(X, Y, Z), true, W, V, Z, X, Y) = fresh11(between(W, V, Z), true, W, V, Z, X, Y).
% 0.21/0.58  
% 0.21/0.58  Goal 1 (prove_v_between_u_and_w): between(u, v, w) = true.
% 0.21/0.58  Proof:
% 0.21/0.58    between(u, v, w)
% 0.21/0.58  = { by axiom 5 (identity_for_betweeness) R->L }
% 0.21/0.58    between(u, fresh3(between(v, inner_pasch(v, w, x, v, u), v), true, v, inner_pasch(v, w, x, v, u)), w)
% 0.21/0.58  = { by axiom 8 (inner_pasch2) R->L }
% 0.21/0.58    between(u, fresh3(fresh12(true, true, v, w, x, u, v), true, v, inner_pasch(v, w, x, v, u)), w)
% 0.21/0.58  = { by axiom 2 (v_between_u_and_x) R->L }
% 0.21/0.58    between(u, fresh3(fresh12(between(u, v, x), true, v, w, x, u, v), true, v, inner_pasch(v, w, x, v, u)), w)
% 0.21/0.58  = { by axiom 12 (inner_pasch2) }
% 0.21/0.58    between(u, fresh3(fresh11(between(v, w, x), true, v, w, x, u, v), true, v, inner_pasch(v, w, x, v, u)), w)
% 0.21/0.58  = { by axiom 1 (w_between_v_and_x) }
% 0.21/0.58    between(u, fresh3(fresh11(true, true, v, w, x, u, v), true, v, inner_pasch(v, w, x, v, u)), w)
% 0.21/0.58  = { by axiom 9 (inner_pasch2) }
% 0.21/0.58    between(u, fresh3(true, true, v, inner_pasch(v, w, x, v, u)), w)
% 0.21/0.58  = { by axiom 3 (identity_for_betweeness) }
% 0.21/0.58    between(u, inner_pasch(v, w, x, v, u), w)
% 0.21/0.58  = { by axiom 10 (t1) R->L }
% 0.21/0.58    fresh10(between(w, inner_pasch(v, w, x, v, u), u), true, w, inner_pasch(v, w, x, v, u), u)
% 0.21/0.58  = { by axiom 6 (inner_pasch1) R->L }
% 0.21/0.58    fresh10(fresh14(true, true, v, w, x, u, v), true, w, inner_pasch(v, w, x, v, u), u)
% 0.21/0.58  = { by axiom 2 (v_between_u_and_x) R->L }
% 0.21/0.58    fresh10(fresh14(between(u, v, x), true, v, w, x, u, v), true, w, inner_pasch(v, w, x, v, u), u)
% 0.21/0.58  = { by axiom 11 (inner_pasch1) }
% 0.21/0.58    fresh10(fresh13(between(v, w, x), true, v, w, x, u, v), true, w, inner_pasch(v, w, x, v, u), u)
% 0.21/0.58  = { by axiom 1 (w_between_v_and_x) }
% 0.21/0.58    fresh10(fresh13(true, true, v, w, x, u, v), true, w, inner_pasch(v, w, x, v, u), u)
% 0.21/0.58  = { by axiom 7 (inner_pasch1) }
% 0.21/0.58    fresh10(true, true, w, inner_pasch(v, w, x, v, u), u)
% 0.21/0.58  = { by axiom 4 (t1) }
% 0.21/0.58    true
% 0.21/0.58  % SZS output end Proof
% 0.21/0.58  
% 0.21/0.58  RESULT: Unsatisfiable (the axioms are contradictory).
%------------------------------------------------------------------------------