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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Twee---2.4.2
% Problem  : GEO002-2 : 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 : n014.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:26:42 EDT 2023

% Result   : Unsatisfiable 0.20s 0.43s
% Output   : Proof 0.20s
% Verified : 
% SZS Type : -

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