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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Twee---2.4.2
% Problem  : LCL206-1 : TPTP v8.1.2. Released v1.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 : n028.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 08:17:59 EDT 2023

% Result   : Unsatisfiable 2.93s 0.79s
% Output   : Proof 3.46s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : LCL206-1 : TPTP v8.1.2. Released v1.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 : n028.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 : Fri Aug 25 06:36:51 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 2.93/0.79  Command-line arguments: --no-flatten-goal
% 2.93/0.79  
% 2.93/0.79  % SZS status Unsatisfiable
% 2.93/0.79  
% 3.46/0.80  % SZS output start Proof
% 3.46/0.80  Take the following subset of the input axioms:
% 3.46/0.80    fof(axiom_1_2, axiom, ![A]: axiom(or(not(or(A, A)), A))).
% 3.46/0.80    fof(axiom_1_3, axiom, ![B, A2]: axiom(or(not(A2), or(B, A2)))).
% 3.46/0.80    fof(axiom_1_4, axiom, ![A2, B2]: axiom(or(not(or(A2, B2)), or(B2, A2)))).
% 3.46/0.80    fof(axiom_1_5, axiom, ![C, A2, B2]: axiom(or(not(or(A2, or(B2, C))), or(B2, or(A2, C))))).
% 3.46/0.80    fof(prove_this, negated_conjecture, ~theorem(or(not(not(or(not(p), q))), or(not(not(p)), not(q))))).
% 3.46/0.80    fof(rule_1, axiom, ![X]: (theorem(X) | ~axiom(X))).
% 3.46/0.80    fof(rule_2, axiom, ![Y, X2]: (theorem(X2) | (~axiom(or(not(Y), X2)) | ~theorem(Y)))).
% 3.46/0.80    fof(rule_3, axiom, ![Z, X2, Y2]: (theorem(or(not(X2), Z)) | (~axiom(or(not(X2), Y2)) | ~theorem(or(not(Y2), Z))))).
% 3.46/0.80  
% 3.46/0.80  Now clausify the problem and encode Horn clauses using encoding 3 of
% 3.46/0.80  http://www.cse.chalmers.se/~nicsma/papers/horn.pdf.
% 3.46/0.80  We repeatedly replace C & s=t => u=v by the two clauses:
% 3.46/0.80    fresh(y, y, x1...xn) = u
% 3.46/0.80    C => fresh(s, t, x1...xn) = v
% 3.46/0.80  where fresh is a fresh function symbol and x1..xn are the free
% 3.46/0.80  variables of u and v.
% 3.46/0.80  A predicate p(X) is encoded as p(X)=true (this is sound, because the
% 3.46/0.80  input problem has no model of domain size 1).
% 3.46/0.80  
% 3.46/0.80  The encoding turns the above axioms into the following unit equations and goals:
% 3.46/0.80  
% 3.46/0.80  Axiom 1 (rule_1): fresh4(X, X, Y) = true.
% 3.46/0.80  Axiom 2 (rule_2): fresh3(X, X, Y) = true.
% 3.46/0.80  Axiom 3 (rule_3): fresh(X, X, Y, Z) = true.
% 3.46/0.80  Axiom 4 (rule_2): fresh5(X, X, Y, Z) = theorem(Y).
% 3.46/0.80  Axiom 5 (rule_1): fresh4(axiom(X), true, X) = theorem(X).
% 3.46/0.80  Axiom 6 (rule_3): fresh2(X, X, Y, Z, W) = theorem(or(not(Y), Z)).
% 3.46/0.80  Axiom 7 (axiom_1_3): axiom(or(not(X), or(Y, X))) = true.
% 3.46/0.80  Axiom 8 (axiom_1_2): axiom(or(not(or(X, X)), X)) = true.
% 3.46/0.80  Axiom 9 (rule_2): fresh5(theorem(X), true, Y, X) = fresh3(axiom(or(not(X), Y)), true, Y).
% 3.46/0.80  Axiom 10 (axiom_1_4): axiom(or(not(or(X, Y)), or(Y, X))) = true.
% 3.46/0.80  Axiom 11 (rule_3): fresh2(theorem(or(not(X), Y)), true, Z, Y, X) = fresh(axiom(or(not(Z), X)), true, Z, Y).
% 3.46/0.80  Axiom 12 (axiom_1_5): axiom(or(not(or(X, or(Y, Z))), or(Y, or(X, Z)))) = true.
% 3.46/0.80  
% 3.46/0.80  Lemma 13: fresh5(theorem(or(X, Y)), true, or(Y, X), or(X, Y)) = true.
% 3.46/0.80  Proof:
% 3.46/0.80    fresh5(theorem(or(X, Y)), true, or(Y, X), or(X, Y))
% 3.46/0.80  = { by axiom 9 (rule_2) }
% 3.46/0.80    fresh3(axiom(or(not(or(X, Y)), or(Y, X))), true, or(Y, X))
% 3.46/0.80  = { by axiom 10 (axiom_1_4) }
% 3.46/0.80    fresh3(true, true, or(Y, X))
% 3.46/0.80  = { by axiom 2 (rule_2) }
% 3.46/0.80    true
% 3.46/0.80  
% 3.46/0.80  Goal 1 (prove_this): theorem(or(not(not(or(not(p), q))), or(not(not(p)), not(q)))) = true.
% 3.46/0.80  Proof:
% 3.46/0.80    theorem(or(not(not(or(not(p), q))), or(not(not(p)), not(q))))
% 3.46/0.80  = { by axiom 4 (rule_2) R->L }
% 3.46/0.80    fresh5(true, true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))
% 3.46/0.80  = { by axiom 2 (rule_2) R->L }
% 3.46/0.80    fresh5(fresh3(true, true, or(not(not(p)), or(not(not(or(not(p), q))), not(q)))), true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))
% 3.46/0.80  = { by axiom 7 (axiom_1_3) R->L }
% 3.46/0.80    fresh5(fresh3(axiom(or(not(or(not(not(or(not(p), q))), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))), true, or(not(not(p)), or(not(not(or(not(p), q))), not(q)))), true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))
% 3.46/0.80  = { by axiom 9 (rule_2) R->L }
% 3.46/0.81    fresh5(fresh5(theorem(or(not(not(or(not(p), q))), not(q))), true, or(not(not(p)), or(not(not(or(not(p), q))), not(q))), or(not(not(or(not(p), q))), not(q))), true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))
% 3.46/0.81  = { by axiom 4 (rule_2) R->L }
% 3.46/0.81    fresh5(fresh5(fresh5(true, true, or(not(not(or(not(p), q))), not(q)), or(not(q), not(not(or(not(p), q))))), true, or(not(not(p)), or(not(not(or(not(p), q))), not(q))), or(not(not(or(not(p), q))), not(q))), true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))
% 3.46/0.81  = { by axiom 3 (rule_3) R->L }
% 3.46/0.81    fresh5(fresh5(fresh5(fresh(true, true, q, not(not(or(not(p), q)))), true, or(not(not(or(not(p), q))), not(q)), or(not(q), not(not(or(not(p), q))))), true, or(not(not(p)), or(not(not(or(not(p), q))), not(q))), or(not(not(or(not(p), q))), not(q))), true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))
% 3.46/0.81  = { by axiom 7 (axiom_1_3) R->L }
% 3.46/0.81    fresh5(fresh5(fresh5(fresh(axiom(or(not(q), or(not(p), q))), true, q, not(not(or(not(p), q)))), true, or(not(not(or(not(p), q))), not(q)), or(not(q), not(not(or(not(p), q))))), true, or(not(not(p)), or(not(not(or(not(p), q))), not(q))), or(not(not(or(not(p), q))), not(q))), true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))
% 3.46/0.81  = { by axiom 11 (rule_3) R->L }
% 3.46/0.81    fresh5(fresh5(fresh5(fresh2(theorem(or(not(or(not(p), q)), not(not(or(not(p), q))))), true, q, not(not(or(not(p), q))), or(not(p), q)), true, or(not(not(or(not(p), q))), not(q)), or(not(q), not(not(or(not(p), q))))), true, or(not(not(p)), or(not(not(or(not(p), q))), not(q))), or(not(not(or(not(p), q))), not(q))), true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))
% 3.46/0.81  = { by axiom 4 (rule_2) R->L }
% 3.46/0.81    fresh5(fresh5(fresh5(fresh2(fresh5(true, true, or(not(or(not(p), q)), not(not(or(not(p), q)))), or(not(not(or(not(p), q))), not(or(not(p), q)))), true, q, not(not(or(not(p), q))), or(not(p), q)), true, or(not(not(or(not(p), q))), not(q)), or(not(q), not(not(or(not(p), q))))), true, or(not(not(p)), or(not(not(or(not(p), q))), not(q))), or(not(not(or(not(p), q))), not(q))), true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))
% 3.46/0.81  = { by axiom 3 (rule_3) R->L }
% 3.46/0.81    fresh5(fresh5(fresh5(fresh2(fresh5(fresh(true, true, not(or(not(p), q)), not(or(not(p), q))), true, or(not(or(not(p), q)), not(not(or(not(p), q)))), or(not(not(or(not(p), q))), not(or(not(p), q)))), true, q, not(not(or(not(p), q))), or(not(p), q)), true, or(not(not(or(not(p), q))), not(q)), or(not(q), not(not(or(not(p), q))))), true, or(not(not(p)), or(not(not(or(not(p), q))), not(q))), or(not(not(or(not(p), q))), not(q))), true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))
% 3.46/0.81  = { by axiom 7 (axiom_1_3) R->L }
% 3.46/0.81    fresh5(fresh5(fresh5(fresh2(fresh5(fresh(axiom(or(not(not(or(not(p), q))), or(not(or(not(p), q)), not(or(not(p), q))))), true, not(or(not(p), q)), not(or(not(p), q))), true, or(not(or(not(p), q)), not(not(or(not(p), q)))), or(not(not(or(not(p), q))), not(or(not(p), q)))), true, q, not(not(or(not(p), q))), or(not(p), q)), true, or(not(not(or(not(p), q))), not(q)), or(not(q), not(not(or(not(p), q))))), true, or(not(not(p)), or(not(not(or(not(p), q))), not(q))), or(not(not(or(not(p), q))), not(q))), true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))
% 3.46/0.81  = { by axiom 11 (rule_3) R->L }
% 3.46/0.81    fresh5(fresh5(fresh5(fresh2(fresh5(fresh2(theorem(or(not(or(not(or(not(p), q)), not(or(not(p), q)))), not(or(not(p), q)))), true, not(or(not(p), q)), not(or(not(p), q)), or(not(or(not(p), q)), not(or(not(p), q)))), true, or(not(or(not(p), q)), not(not(or(not(p), q)))), or(not(not(or(not(p), q))), not(or(not(p), q)))), true, q, not(not(or(not(p), q))), or(not(p), q)), true, or(not(not(or(not(p), q))), not(q)), or(not(q), not(not(or(not(p), q))))), true, or(not(not(p)), or(not(not(or(not(p), q))), not(q))), or(not(not(or(not(p), q))), not(q))), true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))
% 3.46/0.81  = { by axiom 5 (rule_1) R->L }
% 3.46/0.81    fresh5(fresh5(fresh5(fresh2(fresh5(fresh2(fresh4(axiom(or(not(or(not(or(not(p), q)), not(or(not(p), q)))), not(or(not(p), q)))), true, or(not(or(not(or(not(p), q)), not(or(not(p), q)))), not(or(not(p), q)))), true, not(or(not(p), q)), not(or(not(p), q)), or(not(or(not(p), q)), not(or(not(p), q)))), true, or(not(or(not(p), q)), not(not(or(not(p), q)))), or(not(not(or(not(p), q))), not(or(not(p), q)))), true, q, not(not(or(not(p), q))), or(not(p), q)), true, or(not(not(or(not(p), q))), not(q)), or(not(q), not(not(or(not(p), q))))), true, or(not(not(p)), or(not(not(or(not(p), q))), not(q))), or(not(not(or(not(p), q))), not(q))), true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))
% 3.46/0.81  = { by axiom 8 (axiom_1_2) }
% 3.46/0.81    fresh5(fresh5(fresh5(fresh2(fresh5(fresh2(fresh4(true, true, or(not(or(not(or(not(p), q)), not(or(not(p), q)))), not(or(not(p), q)))), true, not(or(not(p), q)), not(or(not(p), q)), or(not(or(not(p), q)), not(or(not(p), q)))), true, or(not(or(not(p), q)), not(not(or(not(p), q)))), or(not(not(or(not(p), q))), not(or(not(p), q)))), true, q, not(not(or(not(p), q))), or(not(p), q)), true, or(not(not(or(not(p), q))), not(q)), or(not(q), not(not(or(not(p), q))))), true, or(not(not(p)), or(not(not(or(not(p), q))), not(q))), or(not(not(or(not(p), q))), not(q))), true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))
% 3.46/0.81  = { by axiom 1 (rule_1) }
% 3.46/0.81    fresh5(fresh5(fresh5(fresh2(fresh5(fresh2(true, true, not(or(not(p), q)), not(or(not(p), q)), or(not(or(not(p), q)), not(or(not(p), q)))), true, or(not(or(not(p), q)), not(not(or(not(p), q)))), or(not(not(or(not(p), q))), not(or(not(p), q)))), true, q, not(not(or(not(p), q))), or(not(p), q)), true, or(not(not(or(not(p), q))), not(q)), or(not(q), not(not(or(not(p), q))))), true, or(not(not(p)), or(not(not(or(not(p), q))), not(q))), or(not(not(or(not(p), q))), not(q))), true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))
% 3.46/0.81  = { by axiom 6 (rule_3) }
% 3.46/0.81    fresh5(fresh5(fresh5(fresh2(fresh5(theorem(or(not(not(or(not(p), q))), not(or(not(p), q)))), true, or(not(or(not(p), q)), not(not(or(not(p), q)))), or(not(not(or(not(p), q))), not(or(not(p), q)))), true, q, not(not(or(not(p), q))), or(not(p), q)), true, or(not(not(or(not(p), q))), not(q)), or(not(q), not(not(or(not(p), q))))), true, or(not(not(p)), or(not(not(or(not(p), q))), not(q))), or(not(not(or(not(p), q))), not(q))), true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))
% 3.46/0.81  = { by lemma 13 }
% 3.46/0.81    fresh5(fresh5(fresh5(fresh2(true, true, q, not(not(or(not(p), q))), or(not(p), q)), true, or(not(not(or(not(p), q))), not(q)), or(not(q), not(not(or(not(p), q))))), true, or(not(not(p)), or(not(not(or(not(p), q))), not(q))), or(not(not(or(not(p), q))), not(q))), true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))
% 3.46/0.81  = { by axiom 6 (rule_3) }
% 3.46/0.81    fresh5(fresh5(fresh5(theorem(or(not(q), not(not(or(not(p), q))))), true, or(not(not(or(not(p), q))), not(q)), or(not(q), not(not(or(not(p), q))))), true, or(not(not(p)), or(not(not(or(not(p), q))), not(q))), or(not(not(or(not(p), q))), not(q))), true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))
% 3.46/0.81  = { by lemma 13 }
% 3.46/0.81    fresh5(fresh5(true, true, or(not(not(p)), or(not(not(or(not(p), q))), not(q))), or(not(not(or(not(p), q))), not(q))), true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))
% 3.46/0.81  = { by axiom 4 (rule_2) }
% 3.46/0.81    fresh5(theorem(or(not(not(p)), or(not(not(or(not(p), q))), not(q)))), true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))), or(not(not(p)), or(not(not(or(not(p), q))), not(q))))
% 3.46/0.81  = { by axiom 9 (rule_2) }
% 3.46/0.81    fresh3(axiom(or(not(or(not(not(p)), or(not(not(or(not(p), q))), not(q)))), or(not(not(or(not(p), q))), or(not(not(p)), not(q))))), true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))))
% 3.46/0.81  = { by axiom 12 (axiom_1_5) }
% 3.46/0.81    fresh3(true, true, or(not(not(or(not(p), q))), or(not(not(p)), not(q))))
% 3.46/0.81  = { by axiom 2 (rule_2) }
% 3.46/0.81    true
% 3.46/0.81  % SZS output end Proof
% 3.46/0.81  
% 3.46/0.81  RESULT: Unsatisfiable (the axioms are contradictory).
%------------------------------------------------------------------------------