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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Twee---2.4.2
% Problem  : GEO001-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 : n003.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.19s 0.48s
% Output   : Proof 0.19s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : GEO001-3 : TPTP v8.1.2. Released v1.0.0.
% 0.07/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 : n003.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 : Tue Aug 29 22:01:41 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.19/0.48  Command-line arguments: --kbo-weight0 --lhs-weight 5 --flip-ordering --normalise-queue-percent 10 --cp-renormalise-threshold 10 --goal-heuristic
% 0.19/0.48  
% 0.19/0.48  % SZS status Unsatisfiable
% 0.19/0.48  
% 0.19/0.49  % SZS output start Proof
% 0.19/0.49  Take the following subset of the input axioms:
% 0.19/0.49    fof(b_between_a_and_c, hypothesis, between(a, b, c)).
% 0.19/0.49    fof(identity_for_betweeness, axiom, ![X, Y]: (~between(X, Y, X) | X=Y)).
% 0.19/0.49    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.19/0.49    fof(inner_pasch2, axiom, ![V2, U2, X2, Y2, W2]: (~between(U2, V2, W2) | (~between(Y2, X2, W2) | between(X2, inner_pasch(U2, V2, W2, X2, Y2), U2)))).
% 0.19/0.49    fof(prove_b_between_c_and_a, negated_conjecture, ~between(c, b, a)).
% 0.19/0.49    fof(t3, axiom, ![V2, U2]: between(U2, V2, V2)).
% 0.19/0.49  
% 0.19/0.49  Now clausify the problem and encode Horn clauses using encoding 3 of
% 0.19/0.49  http://www.cse.chalmers.se/~nicsma/papers/horn.pdf.
% 0.19/0.49  We repeatedly replace C & s=t => u=v by the two clauses:
% 0.19/0.49    fresh(y, y, x1...xn) = u
% 0.19/0.49    C => fresh(s, t, x1...xn) = v
% 0.19/0.49  where fresh is a fresh function symbol and x1..xn are the free
% 0.19/0.49  variables of u and v.
% 0.19/0.49  A predicate p(X) is encoded as p(X)=true (this is sound, because the
% 0.19/0.49  input problem has no model of domain size 1).
% 0.19/0.49  
% 0.19/0.49  The encoding turns the above axioms into the following unit equations and goals:
% 0.19/0.49  
% 0.19/0.49  Axiom 1 (t3): between(X, Y, Y) = true.
% 0.19/0.49  Axiom 2 (b_between_a_and_c): between(a, b, c) = true.
% 0.19/0.49  Axiom 3 (identity_for_betweeness): fresh3(X, X, Y, Z) = Z.
% 0.19/0.49  Axiom 4 (identity_for_betweeness): fresh3(between(X, Y, X), true, X, Y) = X.
% 0.19/0.49  Axiom 5 (inner_pasch1): fresh9(X, X, Y, Z, W, V, U) = between(Z, inner_pasch(Y, Z, W, U, V), V).
% 0.19/0.49  Axiom 6 (inner_pasch1): fresh8(X, X, Y, Z, W, V, U) = true.
% 0.19/0.49  Axiom 7 (inner_pasch2): fresh7(X, X, Y, Z, W, V, U) = between(U, inner_pasch(Y, Z, W, U, V), Y).
% 0.19/0.49  Axiom 8 (inner_pasch2): fresh6(X, X, Y, Z, W, V, U) = true.
% 0.19/0.49  Axiom 9 (inner_pasch1): fresh9(between(X, Y, Z), true, W, V, Z, X, Y) = fresh8(between(W, V, Z), true, W, V, Z, X, Y).
% 0.19/0.49  Axiom 10 (inner_pasch2): fresh7(between(X, Y, Z), true, W, V, Z, X, Y) = fresh6(between(W, V, Z), true, W, V, Z, X, Y).
% 0.19/0.49  
% 0.19/0.49  Goal 1 (prove_b_between_c_and_a): between(c, b, a) = true.
% 0.19/0.49  Proof:
% 0.19/0.49    between(c, b, a)
% 0.19/0.49  = { by axiom 4 (identity_for_betweeness) R->L }
% 0.19/0.49    between(c, fresh3(between(b, inner_pasch(b, c, c, b, a), b), true, b, inner_pasch(b, c, c, b, a)), a)
% 0.19/0.49  = { by axiom 7 (inner_pasch2) R->L }
% 0.19/0.49    between(c, fresh3(fresh7(true, true, b, c, c, a, b), true, b, inner_pasch(b, c, c, b, a)), a)
% 0.19/0.49  = { by axiom 2 (b_between_a_and_c) R->L }
% 0.19/0.49    between(c, fresh3(fresh7(between(a, b, c), true, b, c, c, a, b), true, b, inner_pasch(b, c, c, b, a)), a)
% 0.19/0.49  = { by axiom 10 (inner_pasch2) }
% 0.19/0.49    between(c, fresh3(fresh6(between(b, c, c), true, b, c, c, a, b), true, b, inner_pasch(b, c, c, b, a)), a)
% 0.19/0.49  = { by axiom 1 (t3) }
% 0.19/0.49    between(c, fresh3(fresh6(true, true, b, c, c, a, b), true, b, inner_pasch(b, c, c, b, a)), a)
% 0.19/0.49  = { by axiom 8 (inner_pasch2) }
% 0.19/0.49    between(c, fresh3(true, true, b, inner_pasch(b, c, c, b, a)), a)
% 0.19/0.49  = { by axiom 3 (identity_for_betweeness) }
% 0.19/0.49    between(c, inner_pasch(b, c, c, b, a), a)
% 0.19/0.49  = { by axiom 5 (inner_pasch1) R->L }
% 0.19/0.49    fresh9(true, true, b, c, c, a, b)
% 0.19/0.49  = { by axiom 2 (b_between_a_and_c) R->L }
% 0.19/0.49    fresh9(between(a, b, c), true, b, c, c, a, b)
% 0.19/0.49  = { by axiom 9 (inner_pasch1) }
% 0.19/0.49    fresh8(between(b, c, c), true, b, c, c, a, b)
% 0.19/0.49  = { by axiom 1 (t3) }
% 0.19/0.49    fresh8(true, true, b, c, c, a, b)
% 0.19/0.49  = { by axiom 6 (inner_pasch1) }
% 0.19/0.49    true
% 0.19/0.49  % SZS output end Proof
% 0.19/0.49  
% 0.19/0.49  RESULT: Unsatisfiable (the axioms are contradictory).
%------------------------------------------------------------------------------