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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Twee---2.4.2
% Problem  : SET835-1 : TPTP v8.1.2. Released v3.2.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 : n011.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 : Thu Aug 31 15:33:25 EDT 2023

% Result   : Unsatisfiable 77.34s 10.40s
% Output   : Proof 77.34s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem  : SET835-1 : TPTP v8.1.2. Released v3.2.0.
% 0.07/0.12  % Command  : parallel-twee %s --tstp --conditional-encoding if --smaller --drop-non-horn --give-up-on-saturation --explain-encoding --formal-proof
% 0.13/0.33  % Computer : n011.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 300
% 0.13/0.33  % DateTime : Sat Aug 26 09:20:24 EDT 2023
% 0.13/0.33  % CPUTime  : 
% 77.34/10.40  Command-line arguments: --kbo-weight0 --lhs-weight 5 --flip-ordering --normalise-queue-percent 10 --cp-renormalise-threshold 10 --goal-heuristic
% 77.34/10.40  
% 77.34/10.40  % SZS status Unsatisfiable
% 77.34/10.40  
% 77.34/10.40  % SZS output start Proof
% 77.34/10.40  Take the following subset of the input axioms:
% 77.34/10.40    fof(cls_Set_OsubsetD_0, axiom, ![T_a, V_A, V_B, V_c]: (~c_in(V_c, V_A, T_a) | (~c_lessequals(V_A, V_B, tc_set(T_a)) | c_in(V_c, V_B, T_a)))).
% 77.34/10.40    fof(cls_conjecture_0, negated_conjecture, c_lessequals(v_Y, v_X, tc_set(t_a))).
% 77.34/10.40    fof(cls_conjecture_2, negated_conjecture, c_in(v_x, v_Y, t_a)).
% 77.34/10.40    fof(cls_conjecture_3, negated_conjecture, ~c_in(v_x, v_X, t_a)).
% 77.34/10.40  
% 77.34/10.40  Now clausify the problem and encode Horn clauses using encoding 3 of
% 77.34/10.40  http://www.cse.chalmers.se/~nicsma/papers/horn.pdf.
% 77.34/10.40  We repeatedly replace C & s=t => u=v by the two clauses:
% 77.34/10.40    fresh(y, y, x1...xn) = u
% 77.34/10.40    C => fresh(s, t, x1...xn) = v
% 77.34/10.40  where fresh is a fresh function symbol and x1..xn are the free
% 77.34/10.40  variables of u and v.
% 77.34/10.40  A predicate p(X) is encoded as p(X)=true (this is sound, because the
% 77.34/10.40  input problem has no model of domain size 1).
% 77.34/10.40  
% 77.34/10.40  The encoding turns the above axioms into the following unit equations and goals:
% 77.34/10.40  
% 77.34/10.40  Axiom 1 (cls_conjecture_2): c_in(v_x, v_Y, t_a) = true2.
% 77.34/10.40  Axiom 2 (cls_conjecture_0): c_lessequals(v_Y, v_X, tc_set(t_a)) = true2.
% 77.34/10.40  Axiom 3 (cls_Set_OsubsetD_0): fresh987(X, X, Y, Z, W) = true2.
% 77.34/10.40  Axiom 4 (cls_Set_OsubsetD_0): fresh988(X, X, Y, Z, W, V) = c_in(Y, V, W).
% 77.34/10.40  Axiom 5 (cls_Set_OsubsetD_0): fresh988(c_lessequals(X, Y, tc_set(Z)), true2, W, X, Z, Y) = fresh987(c_in(W, X, Z), true2, W, Z, Y).
% 77.34/10.40  
% 77.34/10.40  Goal 1 (cls_conjecture_3): c_in(v_x, v_X, t_a) = true2.
% 77.34/10.40  Proof:
% 77.34/10.40    c_in(v_x, v_X, t_a)
% 77.34/10.40  = { by axiom 4 (cls_Set_OsubsetD_0) R->L }
% 77.34/10.40    fresh988(true2, true2, v_x, v_Y, t_a, v_X)
% 77.34/10.40  = { by axiom 2 (cls_conjecture_0) R->L }
% 77.34/10.40    fresh988(c_lessequals(v_Y, v_X, tc_set(t_a)), true2, v_x, v_Y, t_a, v_X)
% 77.34/10.40  = { by axiom 5 (cls_Set_OsubsetD_0) }
% 77.34/10.40    fresh987(c_in(v_x, v_Y, t_a), true2, v_x, t_a, v_X)
% 77.34/10.40  = { by axiom 1 (cls_conjecture_2) }
% 77.34/10.40    fresh987(true2, true2, v_x, t_a, v_X)
% 77.34/10.40  = { by axiom 3 (cls_Set_OsubsetD_0) }
% 77.34/10.40    true2
% 77.34/10.40  % SZS output end Proof
% 77.34/10.40  
% 77.34/10.40  RESULT: Unsatisfiable (the axioms are contradictory).
%------------------------------------------------------------------------------