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

View Problem - Process Solution

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

% Computer : n020.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 : Sat Jul 16 10:51:39 EDT 2022

% Result   : Unsatisfiable 7.50s 7.46s
% Output   : Proof 7.50s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : GRP001-1 : TPTP v8.1.0. Released v1.0.0.
% 0.07/0.13  % Command  : moca.sh %s
% 0.12/0.34  % Computer : n020.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  : 600
% 0.12/0.34  % DateTime : Tue Jun 14 04:57:20 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 7.50/7.46  % SZS status Unsatisfiable
% 7.50/7.46  % SZS output start Proof
% 7.50/7.46  The input problem is unsatisfiable because
% 7.50/7.46  
% 7.50/7.46  [1] the following set of Horn clauses is unsatisfiable:
% 7.50/7.46  
% 7.50/7.46  	product(identity, X, X)
% 7.50/7.46  	product(X, identity, X)
% 7.50/7.46  	product(inverse(X), X, identity)
% 7.50/7.46  	product(X, inverse(X), identity)
% 7.50/7.46  	product(X, Y, multiply(X, Y))
% 7.50/7.46  	product(X, Y, Z) & product(X, Y, W) ==> Z = W
% 7.50/7.46  	product(X, Y, U) & product(Y, Z, V) & product(U, Z, W) ==> product(X, V, W)
% 7.50/7.46  	product(X, Y, U) & product(Y, Z, V) & product(X, V, W) ==> product(U, Z, W)
% 7.50/7.46  	product(X, X, identity)
% 7.50/7.46  	product(a, b, c)
% 7.50/7.46  	product(b, a, c) ==> \bottom
% 7.50/7.46  
% 7.50/7.46  This holds because
% 7.50/7.46  
% 7.50/7.46  [2] the following E entails the following G (Claessen-Smallbone's transformation (2018)):
% 7.50/7.46  
% 7.50/7.46  E:
% 7.50/7.46  	f1(true__, Z, W) = Z
% 7.50/7.46  	f2(product(X, Y, W), X, Y, Z, W) = W
% 7.50/7.46  	f2(true__, X, Y, Z, W) = f1(product(X, Y, Z), Z, W)
% 7.50/7.46  	f3(true__, X, V, W) = product(X, V, W)
% 7.50/7.46  	f4(true__, X, Y, U, V, W) = f3(product(X, Y, U), X, V, W)
% 7.50/7.46  	f5(product(U, Z, W), Y, Z, V, X, U, W) = true__
% 7.50/7.46  	f5(true__, Y, Z, V, X, U, W) = f4(product(Y, Z, V), X, Y, U, V, W)
% 7.50/7.46  	f6(true__, U, Z, W) = product(U, Z, W)
% 7.50/7.46  	f7(true__, X, Y, U, Z, W) = f6(product(X, Y, U), U, Z, W)
% 7.50/7.46  	f8(product(X, V, W), Y, Z, V, X, U, W) = true__
% 7.50/7.46  	f8(true__, Y, Z, V, X, U, W) = f7(product(Y, Z, V), X, Y, U, Z, W)
% 7.50/7.46  	f9(product(b, a, c)) = true__
% 7.50/7.46  	f9(true__) = false__
% 7.50/7.46  	product(X, X, identity) = true__
% 7.50/7.46  	product(X, Y, multiply(X, Y)) = true__
% 7.50/7.46  	product(X, identity, X) = true__
% 7.50/7.46  	product(X, inverse(X), identity) = true__
% 7.50/7.46  	product(a, b, c) = true__
% 7.50/7.46  	product(identity, X, X) = true__
% 7.50/7.46  	product(inverse(X), X, identity) = true__
% 7.50/7.46  G:
% 7.50/7.46  	true__ = false__
% 7.50/7.46  
% 7.50/7.46  This holds because
% 7.50/7.46  
% 7.50/7.46  [3] E entails the following ordered TRS and the lhs and rhs of G join by the TRS:
% 7.50/7.46  
% 7.50/7.46  
% 7.50/7.46  	c -> multiply(a, b)
% 7.50/7.46  	f1(f3(true__, Y0, X0, Y2), Y2, multiply(X0, Y0)) -> multiply(X0, Y0)
% 7.50/7.46  	f1(f3(true__, Y0, Y1, Y3), Y3, multiply(Y0, Y1)) -> multiply(Y0, Y1)
% 7.50/7.46  	f1(f3(true__, Y0, inverse(Y0), Y3), Y3, identity) -> identity
% 7.50/7.46  	f1(f3(true__, Y0, multiply(Y0, Y2), Y3), Y3, Y2) -> Y2
% 7.50/7.46  	f1(f3(true__, Y0, multiply(Y2, Y0), Y3), Y3, Y2) -> Y2
% 7.50/7.46  	f1(f3(true__, Y1, Y1, Y3), Y3, identity) -> identity
% 7.50/7.46  	f1(f3(true__, Y2, identity, Y3), Y3, Y2) -> Y2
% 7.50/7.46  	f1(f3(true__, a, b, Y3), Y3, c) -> c
% 7.50/7.46  	f1(f3(true__, a, multiply(a, b), Y3), Y3, b) -> b
% 7.50/7.46  	f1(f3(true__, b, a, Y2), Y2, multiply(a, b)) -> multiply(a, b)
% 7.50/7.46  	f1(f3(true__, b, multiply(a, b), Y3), Y3, a) -> a
% 7.50/7.46  	f1(f3(true__, identity, Y2, Y3), Y3, Y2) -> Y2
% 7.50/7.46  	f1(f3(true__, inverse(Y1), Y1, Y3), Y3, identity) -> identity
% 7.50/7.46  	f1(f3(true__, inverse(Y2), identity, Y3), Y3, Y2) -> Y2
% 7.50/7.46  	f1(f3(true__, multiply(X0, Y1), X0, Y2), Y2, Y1) -> Y1
% 7.50/7.46  	f1(f3(true__, multiply(Y2, Y1), Y1, Y3), Y3, Y2) -> Y2
% 7.50/7.46  	f1(f3(true__, multiply(a, b), a, Y2), Y2, b) -> b
% 7.50/7.46  	f1(f3(true__, multiply(a, b), b, Y3), Y3, a) -> a
% 7.50/7.46  	f1(true__, Z, W) -> Z
% 7.50/7.46  	f2(f3(true__, Y0, Y1, Y2), Y0, Y1, Y3, Y2) -> Y2
% 7.50/7.46  	f2(product(X, Y, W), X, Y, Z, W) -> W
% 7.50/7.46  	f2(true__, X, Y, Z, W) -> f1(product(X, Y, Z), Z, W)
% 7.50/7.46  	f3(f3(true__, Y2, Y1, Y3), Y2, Y1, Y3) -> true__
% 7.50/7.46  	f3(f3(true__, Y2, a, a), Y2, multiply(a, b), multiply(a, b)) -> true__
% 7.50/7.46  	f3(f3(true__, Y2, b, a), Y2, identity, multiply(a, b)) -> true__
% 7.50/7.46  	f3(f3(true__, Y2, identity, Y3), Y2, identity, Y3) -> true__
% 7.50/7.46  	f3(f3(true__, Y2, identity, a), Y2, b, multiply(a, b)) -> true__
% 7.50/7.46  	f3(f3(true__, Y3, Y0, Y1), Y3, multiply(Y0, Y1), identity) -> true__
% 7.50/7.46  	f3(f3(true__, Y3, Y0, identity), Y3, multiply(Y0, Y1), Y1) -> true__
% 7.50/7.46  	f3(f3(true__, Y3, Y1, Y1), Y3, identity, identity) -> true__
% 7.50/7.46  	f3(f3(true__, Y3, Y1, identity), Y3, identity, Y1) -> true__
% 7.50/7.46  	f3(f3(true__, Y3, Y2, identity), Y3, Y2, identity) -> true__
% 7.50/7.46  	f3(f3(true__, Y3, a, b), Y3, multiply(a, b), identity) -> true__
% 7.50/7.46  	f3(f3(true__, Y3, a, identity), Y3, b, multiply(a, b)) -> true__
% 7.50/7.46  	f3(f3(true__, Y3, a, identity), Y3, multiply(a, b), b) -> true__
% 7.50/7.46  	f3(f3(true__, Y3, b, identity), Y3, a, multiply(a, b)) -> true__
% 7.50/7.46  	f3(f3(true__, Y3, identity, Y2), Y3, Y2, identity) -> true__
% 7.50/7.46  	f3(f3(true__, Y3, identity, identity), Y3, Y2, Y2) -> true__
% 7.50/7.46  	f3(f3(true__, Y3, inverse(Y1), identity), Y3, identity, Y1) -> true__
% 7.50/7.46  	f3(f3(true__, Y3, multiply(Y2, Y1), identity), Y3, Y2, Y1) -> true__
% 7.50/7.46  	f3(f3(true__, Y3, multiply(a, b), identity), Y3, a, b) -> true__
% 7.50/7.46  	f3(true__, Y0, X0, multiply(X0, Y0)) -> true__
% 7.50/7.46  	f3(true__, Y0, Y1, multiply(Y0, Y1)) -> true__
% 7.50/7.46  	f3(true__, Y0, identity, inverse(Y0)) -> true__
% 7.50/7.46  	f3(true__, Y0, inverse(Y0), identity) -> true__
% 7.50/7.46  	f3(true__, Y1, Y1, identity) -> true__
% 7.50/7.46  	f3(true__, Y1, multiply(Y1, Y2), Y2) -> true__
% 7.50/7.46  	f3(true__, Y2, identity, Y2) -> true__
% 7.50/7.46  	f3(true__, Y2, multiply(Y0, Y2), Y0) -> true__
% 7.50/7.46  	f3(true__, a, b, c) -> true__
% 7.50/7.46  	f3(true__, a, multiply(a, b), b) -> true__
% 7.50/7.46  	f3(true__, b, a, multiply(a, b)) -> true__
% 7.50/7.46  	f3(true__, b, multiply(a, b), a) -> true__
% 7.50/7.46  	f3(true__, identity, Y1, inverse(Y1)) -> true__
% 7.50/7.46  	f3(true__, identity, Y2, Y2) -> true__
% 7.50/7.46  	f3(true__, identity, inverse(Y0), Y0) -> true__
% 7.50/7.46  	f3(true__, inverse(Y1), Y1, identity) -> true__
% 7.50/7.46  	f3(true__, inverse(Y1), identity, Y1) -> true__
% 7.50/7.46  	f3(true__, multiply(X0, Y1), X0, Y1) -> true__
% 7.50/7.46  	f3(true__, multiply(Y0, Y1), Y1, Y0) -> true__
% 7.50/7.46  	f3(true__, multiply(a, b), a, b) -> true__
% 7.50/7.46  	f3(true__, multiply(a, b), b, a) -> true__
% 7.50/7.46  	f4(f3(true__, Y0, b, Y1), Y2, Y0, a, Y1, multiply(a, b)) -> true__
% 7.50/7.46  	f4(f3(true__, Y3, Y1, Y4), Y5, Y3, Y0, Y4, multiply(Y0, Y1)) -> true__
% 7.50/7.46  	f4(f3(true__, Y3, Y1, Y4), Y5, Y3, Y1, Y4, identity) -> true__
% 7.50/7.46  	f4(f3(true__, Y3, Y1, Y4), Y5, Y3, inverse(Y1), Y4, identity) -> true__
% 7.50/7.46  	f4(f3(true__, Y3, Y2, Y4), Y5, Y3, identity, Y4, Y2) -> true__
% 7.50/7.46  	f4(f3(true__, Y3, b, Y4), Y5, Y3, a, Y4, c) -> true__
% 7.50/7.46  	f4(f3(true__, Y3, identity, Y4), Y5, Y3, Y2, Y4, Y2) -> true__
% 7.50/7.46  	f4(f3(true__, Y3, inverse(Y0), Y4), Y5, Y3, Y0, Y4, identity) -> true__
% 7.50/7.46  	f4(true__, X, Y, U, V, W) -> f3(product(X, Y, U), X, V, W)
% 7.50/7.46  	f5(f3(true__, Y0, Y1, Y2), Y3, Y1, Y4, Y5, Y0, Y2) -> true__
% 7.50/7.46  	f5(product(U, Z, W), Y, Z, V, X, U, W) -> true__
% 7.50/7.46  	f5(true__, Y, Z, V, X, U, W) -> f4(product(Y, Z, V), X, Y, U, V, W)
% 7.50/7.46  	f6(f3(true__, Y2, Y1, Y3), Y3, Y1, Y2) -> true__
% 7.50/7.46  	f6(f3(true__, Y2, Y2, Y3), Y3, identity, identity) -> true__
% 7.50/7.46  	f6(f3(true__, Y2, identity, Y3), Y3, Y2, identity) -> true__
% 7.50/7.46  	f6(f3(true__, Y2, identity, Y3), Y3, identity, Y2) -> true__
% 7.50/7.46  	f6(f3(true__, a, b, Y2), Y2, identity, multiply(a, b)) -> true__
% 7.50/7.46  	f6(f3(true__, a, identity, Y2), Y2, b, multiply(a, b)) -> true__
% 7.50/7.46  	f6(f3(true__, identity, Y0, Y3), Y3, Y1, multiply(Y0, Y1)) -> true__
% 7.50/7.46  	f6(f3(true__, identity, Y1, Y3), Y3, Y1, identity) -> true__
% 7.50/7.46  	f6(f3(true__, identity, Y2, Y3), Y3, identity, Y2) -> true__
% 7.50/7.46  	f6(f3(true__, identity, a, Y3), Y3, b, multiply(a, b)) -> true__
% 7.50/7.46  	f6(f3(true__, identity, a, Y3), Y3, multiply(a, b), b) -> true__
% 7.50/7.46  	f6(f3(true__, identity, identity, Y3), Y3, Y2, Y2) -> true__
% 7.50/7.46  	f6(f3(true__, identity, multiply(Y2, Y1), Y3), Y3, Y1, Y2) -> true__
% 7.50/7.46  	f6(f3(true__, identity, multiply(a, b), Y3), Y3, b, a) -> true__
% 7.50/7.46  	f6(f3(true__, multiply(Y0, Y1), Y0, Y3), Y3, Y1, identity) -> true__
% 7.50/7.46  	f6(f3(true__, multiply(a, b), a, Y3), Y3, b, identity) -> true__
% 7.50/7.46  	f6(true__, U, Z, W) -> product(U, Z, W)
% 7.50/7.46  	f7(f3(true__, Y0, Y1, b), a, Y0, Y2, Y1, multiply(a, b)) -> true__
% 7.50/7.46  	f7(f3(true__, Y3, Y4, Y1), Y0, Y3, Y5, Y4, multiply(Y0, Y1)) -> true__
% 7.50/7.46  	f7(f3(true__, Y3, Y4, Y1), Y1, Y3, Y5, Y4, identity) -> true__
% 7.50/7.46  	f7(f3(true__, Y3, Y4, Y1), inverse(Y1), Y3, Y5, Y4, identity) -> true__
% 7.50/7.46  	f7(f3(true__, Y3, Y4, Y2), identity, Y3, Y5, Y4, Y2) -> true__
% 7.50/7.46  	f7(f3(true__, Y3, Y4, b), a, Y3, Y5, Y4, c) -> true__
% 7.50/7.46  	f7(f3(true__, Y3, Y4, identity), Y2, Y3, Y5, Y4, Y2) -> true__
% 7.50/7.46  	f7(f3(true__, Y3, Y4, inverse(Y0)), Y0, Y3, Y5, Y4, identity) -> true__
% 7.50/7.46  	f7(true__, X, Y, U, Z, W) -> f6(product(X, Y, U), U, Z, W)
% 7.50/7.46  	f8(product(X, V, W), Y, Z, V, X, U, W) -> true__
% 7.50/7.46  	f8(true__, Y, Z, V, X, U, W) -> f7(product(Y, Z, V), X, Y, U, Z, W)
% 7.50/7.46  	f9(f3(true__, b, a, c)) -> true__
% 7.50/7.46  	f9(f3(true__, b, a, multiply(a, b))) -> true__
% 7.50/7.46  	f9(product(b, a, c)) -> true__
% 7.50/7.46  	f9(true__) -> false__
% 7.50/7.46  	false__ -> true__
% 7.50/7.46  	inverse(Y1) -> Y1
% 7.50/7.46  	inverse(identity) -> identity
% 7.50/7.46  	multiply(X1, multiply(Y0, X1)) -> Y0
% 7.50/7.46  	multiply(Y0, Y0) -> identity
% 7.50/7.46  	multiply(Y0, identity) -> Y0
% 7.50/7.46  	multiply(Y0, inverse(Y0)) -> identity
% 7.50/7.46  	multiply(Y0, multiply(Y0, Y1)) -> Y1
% 7.50/7.46  	multiply(a, multiply(a, b)) -> b
% 7.50/7.46  	multiply(b, a) -> multiply(a, b)
% 7.50/7.46  	multiply(b, multiply(a, b)) -> a
% 7.50/7.46  	multiply(identity, Y0) -> Y0
% 7.50/7.46  	multiply(inverse(Y0), Y0) -> identity
% 7.50/7.46  	multiply(multiply(X0, Y1), X0) -> Y1
% 7.50/7.46  	multiply(multiply(Y0, Y1), Y1) -> Y0
% 7.50/7.46  	multiply(multiply(a, b), a) -> b
% 7.50/7.46  	multiply(multiply(a, b), b) -> a
% 7.50/7.46  	product(X, V, W) -> f3(true__, X, V, W)
% 7.50/7.46  	product(X, X, identity) -> true__
% 7.50/7.46  	product(X, Y, multiply(X, Y)) -> true__
% 7.50/7.46  	product(X, identity, X) -> true__
% 7.50/7.46  	product(X, inverse(X), identity) -> true__
% 7.50/7.46  	product(a, b, c) -> true__
% 7.50/7.46  	product(identity, X, X) -> true__
% 7.50/7.46  	product(inverse(X), X, identity) -> true__
% 7.50/7.46  with the LPO induced by
% 7.50/7.46  	f9 > c > b > a > f2 > f1 > f5 > f4 > f8 > f7 > f6 > product > f3 > multiply > inverse > identity > false__ > true__
% 7.50/7.46  
% 7.50/7.46  % SZS output end Proof
% 7.50/7.46  
%------------------------------------------------------------------------------