TSTP Solution File: LCL176-1 by Moca---0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Moca---0.1
% Problem  : LCL176-1 : TPTP v8.1.0. Released v1.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : moca.sh %s

% Computer : n009.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  : 600s
% DateTime : Sun Jul 17 12:58:45 EDT 2022

% Result   : Unsatisfiable 6.61s 6.65s
% Output   : Proof 6.61s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : LCL176-1 : TPTP v8.1.0. Released v1.1.0.
% 0.07/0.12  % Command  : moca.sh %s
% 0.12/0.33  % Computer : n009.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Sat Jul  2 09:50:52 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 6.61/6.65  % SZS status Unsatisfiable
% 6.61/6.65  % SZS output start Proof
% 6.61/6.65  The input problem is unsatisfiable because
% 6.61/6.65  
% 6.61/6.65  [1] the following set of Horn clauses is unsatisfiable:
% 6.61/6.65  
% 6.61/6.65  	axiom(or(not(or(A, A)), A))
% 6.61/6.65  	axiom(or(not(A), or(B, A)))
% 6.61/6.65  	axiom(or(not(or(A, B)), or(B, A)))
% 6.61/6.65  	axiom(or(not(or(A, or(B, C))), or(B, or(A, C))))
% 6.61/6.65  	axiom(or(not(or(not(A), B)), or(not(or(C, A)), or(C, B))))
% 6.61/6.65  	axiom(X) ==> theorem(X)
% 6.61/6.65  	axiom(or(not(Y), X)) & theorem(Y) ==> theorem(X)
% 6.61/6.65  	axiom(or(not(X), Y)) & theorem(or(not(Y), Z)) ==> theorem(or(not(X), Z))
% 6.61/6.65  	theorem(or(not(p), p)) ==> \bottom
% 6.61/6.65  
% 6.61/6.65  This holds because
% 6.61/6.65  
% 6.61/6.65  [2] the following E entails the following G (Claessen-Smallbone's transformation (2018)):
% 6.61/6.65  
% 6.61/6.65  E:
% 6.61/6.65  	axiom(or(not(A), or(B, A))) = true__
% 6.61/6.65  	axiom(or(not(or(A, A)), A)) = true__
% 6.61/6.65  	axiom(or(not(or(A, B)), or(B, A))) = true__
% 6.61/6.65  	axiom(or(not(or(A, or(B, C))), or(B, or(A, C)))) = true__
% 6.61/6.65  	axiom(or(not(or(not(A), B)), or(not(or(C, A)), or(C, B)))) = true__
% 6.61/6.65  	f1(axiom(X), X) = true__
% 6.61/6.65  	f1(true__, X) = theorem(X)
% 6.61/6.65  	f2(true__, X) = theorem(X)
% 6.61/6.65  	f3(theorem(Y), Y, X) = true__
% 6.61/6.65  	f3(true__, Y, X) = f2(axiom(or(not(Y), X)), X)
% 6.61/6.65  	f4(true__, X, Z) = theorem(or(not(X), Z))
% 6.61/6.65  	f5(theorem(or(not(Y), Z)), X, Y, Z) = true__
% 6.61/6.65  	f5(true__, X, Y, Z) = f4(axiom(or(not(X), Y)), X, Z)
% 6.61/6.65  	f6(theorem(or(not(p), p))) = true__
% 6.61/6.65  	f6(true__) = false__
% 6.61/6.65  G:
% 6.61/6.65  	true__ = false__
% 6.61/6.65  
% 6.61/6.65  This holds because
% 6.61/6.65  
% 6.61/6.65  [3] E entails the following ordered TRS and the lhs and rhs of G join by the TRS:
% 6.61/6.65  
% 6.61/6.65  
% 6.61/6.65  	axiom(or(not(A), or(B, A))) -> true__
% 6.61/6.65  	axiom(or(not(or(A, A)), A)) -> true__
% 6.61/6.65  	axiom(or(not(or(A, B)), or(B, A))) -> true__
% 6.61/6.65  	axiom(or(not(or(A, or(B, C))), or(B, or(A, C)))) -> true__
% 6.61/6.65  	axiom(or(not(or(not(A), B)), or(not(or(C, A)), or(C, B)))) -> true__
% 6.61/6.65  	f1(axiom(X), X) -> true__
% 6.61/6.65  	f1(true__, Y1) -> f3(true__, or(Y1, Y1), Y1)
% 6.61/6.65  	f1(true__, or(X1, Y0)) -> f3(true__, Y0, or(X1, Y0))
% 6.61/6.65  	f1(true__, or(not(X0), or(X1, X0))) -> true__
% 6.61/6.65  	f1(true__, or(not(or(X0, X1)), or(X1, X0))) -> true__
% 6.61/6.65  	f1(true__, or(not(or(X0, or(X1, X2))), or(X1, or(X0, X2)))) -> true__
% 6.61/6.65  	f1(true__, or(not(or(not(X0), X1)), or(not(or(X2, X0)), or(X2, X1)))) -> true__
% 6.61/6.65  	f2(axiom(or(not(Y), X)), X) -> f3(true__, Y, X)
% 6.61/6.65  	f2(true__, X) -> f3(true__, or(X, X), X)
% 6.61/6.65  	f2(true__, or(X1, X0)) -> f3(true__, or(X0, X1), or(X1, X0))
% 6.61/6.65  	f2(true__, or(Y1, or(not(or(X0, X0)), X0))) -> true__
% 6.61/6.65  	f2(true__, or(not(Y0), or(Y1, Y0))) -> true__
% 6.61/6.65  	f2(true__, or(not(or(Y0, Y1)), or(Y1, Y0))) -> true__
% 6.61/6.65  	f2(true__, or(not(or(Y0, or(Y1, Y2))), or(Y1, or(Y0, Y2)))) -> true__
% 6.61/6.65  	f2(true__, or(not(or(not(Y0), Y1)), or(not(or(Y2, Y0)), or(Y2, Y1)))) -> true__
% 6.61/6.65  	f3(f1(true__, Y0), Y0, Y1) -> true__
% 6.61/6.65  	f3(f2(true__, Y0), Y0, Y1) -> true__
% 6.61/6.65  	f3(f3(true__, or(Y0, Y0), Y0), Y0, Y1) -> true__
% 6.61/6.65  	f3(theorem(Y), Y, X) -> true__
% 6.61/6.65  	f3(true__, X0, or(not(or(X0, X0)), X0)) -> true__
% 6.61/6.65  	f3(true__, or(X0, or(not(or(X1, X1)), X1)), Y1) -> true__
% 6.61/6.65  	f3(true__, or(X1, X0), or(not(X0), or(X1, X0))) -> true__
% 6.61/6.65  	f3(true__, or(not(X0), X0), Y1) -> true__
% 6.61/6.65  	f3(true__, or(not(X0), or(X1, X0)), Y1) -> true__
% 6.61/6.65  	f3(true__, or(not(or(X0, X0)), X0), Y1) -> true__
% 6.61/6.65  	f3(true__, or(not(or(X0, X1)), or(X1, X0)), Y1) -> true__
% 6.61/6.65  	f3(true__, or(not(or(X0, or(X1, X2))), or(X1, or(X0, X2))), Y1) -> true__
% 6.61/6.65  	f3(true__, or(not(or(not(X0), X1)), or(not(or(X2, X0)), or(X2, X1))), Y1) -> true__
% 6.61/6.65  	f3(true__, or(or(not(X0), X0), or(not(X0), X0)), or(not(X0), X0)) -> true__
% 6.61/6.65  	f4(axiom(or(not(Y0), or(Y2, Y2))), Y0, Y2) -> true__
% 6.61/6.65  	f4(axiom(or(not(Y2), Y0)), Y2, or(X1, Y0)) -> true__
% 6.61/6.65  	f4(axiom(or(not(Y2), Y0)), Y2, or(not(or(X1, X1)), X1)) -> true__
% 6.61/6.65  	f4(axiom(or(not(Y2), or(X0, X1))), Y2, or(X1, X0)) -> true__
% 6.61/6.65  	f4(true__, X, Z) -> f3(true__, or(or(not(X), Z), or(not(X), Z)), or(not(X), Z))
% 6.61/6.65  	f5(f1(true__, or(not(Y0), Y1)), Y2, Y0, Y1) -> true__
% 6.61/6.65  	f5(f2(true__, or(not(Y0), Y1)), Y2, Y0, Y1) -> true__
% 6.61/6.65  	f5(theorem(or(not(Y), Z)), X, Y, Z) -> true__
% 6.61/6.65  	f5(true__, X, Y, Z) -> f4(axiom(or(not(X), Y)), X, Z)
% 6.61/6.65  	f6(f1(true__, or(not(p), p))) -> true__
% 6.61/6.65  	f6(f2(true__, or(not(p), p))) -> true__
% 6.61/6.65  	f6(f3(true__, or(or(not(p), p), or(not(p), p)), or(not(p), p))) -> true__
% 6.61/6.65  	f6(theorem(or(not(p), p))) -> true__
% 6.61/6.65  	f6(true__) -> false__
% 6.61/6.65  	false__ -> true__
% 6.61/6.65  	theorem(X) -> f3(true__, or(X, X), X)
% 6.61/6.65  	theorem(or(Y0, or(not(or(Y1, Y1)), Y1))) -> true__
% 6.61/6.65  	theorem(or(not(Y0), or(Y1, Y0))) -> true__
% 6.61/6.65  	theorem(or(not(Y1), Y1)) -> true__
% 6.61/6.65  	theorem(or(not(or(Y0, Y1)), or(Y1, Y0))) -> true__
% 6.61/6.65  	theorem(or(not(or(Y0, or(Y1, Y2))), or(Y1, or(Y0, Y2)))) -> true__
% 6.61/6.65  	theorem(or(not(or(not(Y0), Y1)), or(not(or(Y2, Y0)), or(Y2, Y1)))) -> true__
% 6.61/6.65  	theorem(or(not(or(or(Y1, Y1), or(Y1, Y1))), Y1)) -> true__
% 6.61/6.65  with the LPO induced by
% 6.61/6.65  	f2 > f5 > f4 > theorem > f1 > f3 > axiom > or > not > p > f6 > false__ > true__
% 6.61/6.65  
% 6.61/6.65  % SZS output end Proof
% 6.61/6.65  
%------------------------------------------------------------------------------