TSTP Solution File: RNG004-2 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : RNG004-2 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.F3p9HYaUvt true

% Computer : n006.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 14:06:13 EDT 2023

% Result   : Unsatisfiable 14.03s 2.69s
% Output   : Refutation 14.03s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : RNG004-2 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.F3p9HYaUvt true
% 0.14/0.35  % Computer : n006.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Sun Aug 27 03:06:07 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.14/0.36  % Running portfolio for 300 s
% 0.14/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.36  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in FO mode
% 0.21/0.68  % Total configuration time : 435
% 0.21/0.68  % Estimated wc time : 1092
% 0.21/0.68  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.57/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.57/0.80  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.57/0.84  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 14.03/2.69  % Solved by fo/fo5.sh.
% 14.03/2.69  % done 3477 iterations in 1.822s
% 14.03/2.69  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 14.03/2.69  % SZS output start Refutation
% 14.03/2.69  thf(multiply_type, type, multiply: $i > $i > $i).
% 14.03/2.69  thf(sum_type, type, sum: $i > $i > $i > $o).
% 14.03/2.69  thf(b_type, type, b: $i).
% 14.03/2.69  thf(product_type, type, product: $i > $i > $i > $o).
% 14.03/2.69  thf(a_type, type, a: $i).
% 14.03/2.69  thf(additive_identity_type, type, additive_identity: $i).
% 14.03/2.69  thf(d_type, type, d: $i).
% 14.03/2.69  thf(c_type, type, c: $i).
% 14.03/2.69  thf(additive_inverse_type, type, additive_inverse: $i > $i).
% 14.03/2.69  thf(add_type, type, add: $i > $i > $i).
% 14.03/2.69  thf(closure_of_addition, axiom, (sum @ X @ Y @ ( add @ X @ Y ))).
% 14.03/2.69  thf(zip_derived_cl3, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:  (sum @ X0 @ X1 @ (add @ X0 @ X1))),
% 14.03/2.69      inference('cnf', [status(esa)], [closure_of_addition])).
% 14.03/2.69  thf(commutativity_of_addition, axiom,
% 14.03/2.69    (( ~( sum @ X @ Y @ Z ) ) | ( sum @ Y @ X @ Z ))).
% 14.03/2.69  thf(zip_derived_cl8, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i, X2 : $i]:
% 14.03/2.69         (~ (sum @ X0 @ X1 @ X2) |  (sum @ X1 @ X0 @ X2))),
% 14.03/2.69      inference('cnf', [status(esa)], [commutativity_of_addition])).
% 14.03/2.69  thf(zip_derived_cl22, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:  (sum @ X0 @ X1 @ (add @ X1 @ X0))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl3, zip_derived_cl8])).
% 14.03/2.69  thf(closure_of_multiplication, axiom,
% 14.03/2.69    (product @ X @ Y @ ( multiply @ X @ Y ))).
% 14.03/2.69  thf(zip_derived_cl2, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:  (product @ X0 @ X1 @ (multiply @ X0 @ X1))),
% 14.03/2.69      inference('cnf', [status(esa)], [closure_of_multiplication])).
% 14.03/2.69  thf(right_inverse, axiom,
% 14.03/2.69    (sum @ X @ ( additive_inverse @ X ) @ additive_identity)).
% 14.03/2.69  thf(zip_derived_cl5, plain,
% 14.03/2.69      (![X0 : $i]:  (sum @ X0 @ (additive_inverse @ X0) @ additive_identity)),
% 14.03/2.69      inference('cnf', [status(esa)], [right_inverse])).
% 14.03/2.69  thf(zip_derived_cl2, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:  (product @ X0 @ X1 @ (multiply @ X0 @ X1))),
% 14.03/2.69      inference('cnf', [status(esa)], [closure_of_multiplication])).
% 14.03/2.69  thf(additive_identity2, axiom, (sum @ X @ additive_identity @ X)).
% 14.03/2.69  thf(zip_derived_cl1, plain,
% 14.03/2.69      (![X0 : $i]:  (sum @ X0 @ additive_identity @ X0)),
% 14.03/2.69      inference('cnf', [status(esa)], [additive_identity2])).
% 14.03/2.69  thf(a_times_b, axiom, (product @ a @ b @ c)).
% 14.03/2.69  thf(zip_derived_cl19, plain, ( (product @ a @ b @ c)),
% 14.03/2.69      inference('cnf', [status(esa)], [a_times_b])).
% 14.03/2.69  thf(zip_derived_cl19, plain, ( (product @ a @ b @ c)),
% 14.03/2.69      inference('cnf', [status(esa)], [a_times_b])).
% 14.03/2.69  thf(distributivity3, axiom,
% 14.03/2.69    (( ~( product @ Y @ X @ V1 ) ) | ( ~( product @ Z @ X @ V2 ) ) | 
% 14.03/2.69     ( ~( sum @ Y @ Z @ V3 ) ) | ( ~( product @ V3 @ X @ V4 ) ) | 
% 14.03/2.69     ( sum @ V1 @ V2 @ V4 ))).
% 14.03/2.69  thf(zip_derived_cl13, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i, X2 : $i, X3 : $i, X4 : $i, X5 : $i, X6 : $i]:
% 14.03/2.69         (~ (product @ X0 @ X1 @ X2)
% 14.03/2.69          | ~ (product @ X3 @ X1 @ X4)
% 14.03/2.69          | ~ (sum @ X0 @ X3 @ X5)
% 14.03/2.69          | ~ (product @ X5 @ X1 @ X6)
% 14.03/2.69          |  (sum @ X2 @ X4 @ X6))),
% 14.03/2.69      inference('cnf', [status(esa)], [distributivity3])).
% 14.03/2.69  thf(zip_derived_cl125, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i, X2 : $i, X3 : $i]:
% 14.03/2.69         ( (sum @ c @ X1 @ X0)
% 14.03/2.69          | ~ (product @ X2 @ b @ X0)
% 14.03/2.69          | ~ (sum @ a @ X3 @ X2)
% 14.03/2.69          | ~ (product @ X3 @ b @ X1))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl19, zip_derived_cl13])).
% 14.03/2.69  thf(zip_derived_cl1806, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:
% 14.03/2.69         (~ (product @ X1 @ b @ X0)
% 14.03/2.69          | ~ (sum @ a @ X1 @ a)
% 14.03/2.69          |  (sum @ c @ X0 @ c))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl19, zip_derived_cl125])).
% 14.03/2.69  thf(zip_derived_cl1919, plain,
% 14.03/2.69      (![X0 : $i]:
% 14.03/2.69         ( (sum @ c @ X0 @ c) | ~ (product @ additive_identity @ b @ X0))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl1, zip_derived_cl1806])).
% 14.03/2.69  thf(zip_derived_cl1924, plain,
% 14.03/2.69      ( (sum @ c @ (multiply @ additive_identity @ b) @ c)),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl2, zip_derived_cl1919])).
% 14.03/2.69  thf(zip_derived_cl1, plain,
% 14.03/2.69      (![X0 : $i]:  (sum @ X0 @ additive_identity @ X0)),
% 14.03/2.69      inference('cnf', [status(esa)], [additive_identity2])).
% 14.03/2.69  thf(cancellation1, axiom,
% 14.03/2.69    (( ~( sum @ X @ Y @ Z ) ) | ( ~( sum @ X @ W @ Z ) ) | ( ( Y ) = ( W ) ))).
% 14.03/2.69  thf(zip_derived_cl17, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i, X2 : $i, X3 : $i]:
% 14.03/2.69         (~ (sum @ X0 @ X1 @ X2) | ~ (sum @ X0 @ X3 @ X2) | ((X1) = (X3)))),
% 14.03/2.69      inference('cnf', [status(esa)], [cancellation1])).
% 14.03/2.69  thf(zip_derived_cl57, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:
% 14.03/2.69         (((additive_identity) = (X1)) | ~ (sum @ X0 @ X1 @ X0))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl1, zip_derived_cl17])).
% 14.03/2.69  thf(zip_derived_cl1959, plain,
% 14.03/2.69      (((additive_identity) = (multiply @ additive_identity @ b))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl1924, zip_derived_cl57])).
% 14.03/2.69  thf(zip_derived_cl2, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:  (product @ X0 @ X1 @ (multiply @ X0 @ X1))),
% 14.03/2.69      inference('cnf', [status(esa)], [closure_of_multiplication])).
% 14.03/2.69  thf(zip_derived_cl1976, plain,
% 14.03/2.69      ( (product @ additive_identity @ b @ additive_identity)),
% 14.03/2.69      inference('sup+', [status(thm)], [zip_derived_cl1959, zip_derived_cl2])).
% 14.03/2.69  thf(zip_derived_cl125, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i, X2 : $i, X3 : $i]:
% 14.03/2.69         ( (sum @ c @ X1 @ X0)
% 14.03/2.69          | ~ (product @ X2 @ b @ X0)
% 14.03/2.69          | ~ (sum @ a @ X3 @ X2)
% 14.03/2.69          | ~ (product @ X3 @ b @ X1))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl19, zip_derived_cl13])).
% 14.03/2.69  thf(zip_derived_cl1996, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:
% 14.03/2.69         (~ (product @ X1 @ b @ X0)
% 14.03/2.69          | ~ (sum @ a @ X1 @ additive_identity)
% 14.03/2.69          |  (sum @ c @ X0 @ additive_identity))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl1976, zip_derived_cl125])).
% 14.03/2.69  thf(zip_derived_cl2058, plain,
% 14.03/2.69      (![X0 : $i]:
% 14.03/2.69         ( (sum @ c @ X0 @ additive_identity)
% 14.03/2.69          | ~ (product @ (additive_inverse @ a) @ b @ X0))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl5, zip_derived_cl1996])).
% 14.03/2.69  thf(zip_derived_cl2061, plain,
% 14.03/2.69      ( (sum @ c @ (multiply @ (additive_inverse @ a) @ b) @ additive_identity)),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl2, zip_derived_cl2058])).
% 14.03/2.69  thf(zip_derived_cl5, plain,
% 14.03/2.69      (![X0 : $i]:  (sum @ X0 @ (additive_inverse @ X0) @ additive_identity)),
% 14.03/2.69      inference('cnf', [status(esa)], [right_inverse])).
% 14.03/2.69  thf(zip_derived_cl17, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i, X2 : $i, X3 : $i]:
% 14.03/2.69         (~ (sum @ X0 @ X1 @ X2) | ~ (sum @ X0 @ X3 @ X2) | ((X1) = (X3)))),
% 14.03/2.69      inference('cnf', [status(esa)], [cancellation1])).
% 14.03/2.69  thf(zip_derived_cl58, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:
% 14.03/2.69         (((additive_inverse @ X0) = (X1))
% 14.03/2.69          | ~ (sum @ X0 @ X1 @ additive_identity))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl5, zip_derived_cl17])).
% 14.03/2.69  thf(zip_derived_cl2177, plain,
% 14.03/2.69      (((additive_inverse @ c) = (multiply @ (additive_inverse @ a) @ b))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl2061, zip_derived_cl58])).
% 14.03/2.69  thf(zip_derived_cl2, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:  (product @ X0 @ X1 @ (multiply @ X0 @ X1))),
% 14.03/2.69      inference('cnf', [status(esa)], [closure_of_multiplication])).
% 14.03/2.69  thf(zip_derived_cl2183, plain,
% 14.03/2.69      ( (product @ (additive_inverse @ a) @ b @ (additive_inverse @ c))),
% 14.03/2.69      inference('sup+', [status(thm)], [zip_derived_cl2177, zip_derived_cl2])).
% 14.03/2.69  thf(a_inverse_times_b_inverse, axiom,
% 14.03/2.69    (product @ ( additive_inverse @ a ) @ ( additive_inverse @ b ) @ d)).
% 14.03/2.69  thf(zip_derived_cl20, plain,
% 14.03/2.69      ( (product @ (additive_inverse @ a) @ (additive_inverse @ b) @ d)),
% 14.03/2.69      inference('cnf', [status(esa)], [a_inverse_times_b_inverse])).
% 14.03/2.69  thf(zip_derived_cl5, plain,
% 14.03/2.69      (![X0 : $i]:  (sum @ X0 @ (additive_inverse @ X0) @ additive_identity)),
% 14.03/2.69      inference('cnf', [status(esa)], [right_inverse])).
% 14.03/2.69  thf(distributivity2, axiom,
% 14.03/2.69    (( ~( product @ X @ Y @ V1 ) ) | ( ~( product @ X @ Z @ V2 ) ) | 
% 14.03/2.69     ( ~( sum @ Y @ Z @ V3 ) ) | ( ~( sum @ V1 @ V2 @ V4 ) ) | 
% 14.03/2.69     ( product @ X @ V3 @ V4 ))).
% 14.03/2.69  thf(zip_derived_cl12, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i, X2 : $i, X3 : $i, X4 : $i, X5 : $i, X6 : $i]:
% 14.03/2.69         (~ (product @ X0 @ X1 @ X2)
% 14.03/2.69          | ~ (product @ X0 @ X3 @ X4)
% 14.03/2.69          | ~ (sum @ X1 @ X3 @ X5)
% 14.03/2.69          | ~ (sum @ X2 @ X4 @ X6)
% 14.03/2.69          |  (product @ X0 @ X5 @ X6))),
% 14.03/2.69      inference('cnf', [status(esa)], [distributivity2])).
% 14.03/2.69  thf(zip_derived_cl119, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i, X2 : $i, X3 : $i, X4 : $i]:
% 14.03/2.69         ( (product @ X2 @ additive_identity @ X1)
% 14.03/2.69          | ~ (sum @ X4 @ X3 @ X1)
% 14.03/2.69          | ~ (product @ X2 @ (additive_inverse @ X0) @ X3)
% 14.03/2.69          | ~ (product @ X2 @ X0 @ X4))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl5, zip_derived_cl12])).
% 14.03/2.69  thf(zip_derived_cl1504, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:
% 14.03/2.69         (~ (product @ (additive_inverse @ a) @ b @ X0)
% 14.03/2.69          | ~ (sum @ X0 @ d @ X1)
% 14.03/2.69          |  (product @ (additive_inverse @ a) @ additive_identity @ X1))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl20, zip_derived_cl119])).
% 14.03/2.69  thf(zip_derived_cl12323, plain,
% 14.03/2.69      (![X0 : $i]:
% 14.03/2.69         ( (product @ (additive_inverse @ a) @ additive_identity @ X0)
% 14.03/2.69          | ~ (sum @ (additive_inverse @ c) @ d @ X0))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl2183, zip_derived_cl1504])).
% 14.03/2.69  thf(zip_derived_cl12341, plain,
% 14.03/2.69      ( (product @ (additive_inverse @ a) @ additive_identity @ 
% 14.03/2.69         (add @ d @ (additive_inverse @ c)))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl22, zip_derived_cl12323])).
% 14.03/2.69  thf(zip_derived_cl2, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:  (product @ X0 @ X1 @ (multiply @ X0 @ X1))),
% 14.03/2.69      inference('cnf', [status(esa)], [closure_of_multiplication])).
% 14.03/2.69  thf(zip_derived_cl1, plain,
% 14.03/2.69      (![X0 : $i]:  (sum @ X0 @ additive_identity @ X0)),
% 14.03/2.69      inference('cnf', [status(esa)], [additive_identity2])).
% 14.03/2.69  thf(zip_derived_cl20, plain,
% 14.03/2.69      ( (product @ (additive_inverse @ a) @ (additive_inverse @ b) @ d)),
% 14.03/2.69      inference('cnf', [status(esa)], [a_inverse_times_b_inverse])).
% 14.03/2.69  thf(zip_derived_cl20, plain,
% 14.03/2.69      ( (product @ (additive_inverse @ a) @ (additive_inverse @ b) @ d)),
% 14.03/2.69      inference('cnf', [status(esa)], [a_inverse_times_b_inverse])).
% 14.03/2.69  thf(distributivity1, axiom,
% 14.03/2.69    (( ~( product @ X @ Y @ V1 ) ) | ( ~( product @ X @ Z @ V2 ) ) | 
% 14.03/2.69     ( ~( sum @ Y @ Z @ V3 ) ) | ( ~( product @ X @ V3 @ V4 ) ) | 
% 14.03/2.69     ( sum @ V1 @ V2 @ V4 ))).
% 14.03/2.69  thf(zip_derived_cl11, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i, X2 : $i, X3 : $i, X4 : $i, X5 : $i, X6 : $i]:
% 14.03/2.69         (~ (product @ X0 @ X1 @ X2)
% 14.03/2.69          | ~ (product @ X0 @ X3 @ X4)
% 14.03/2.69          | ~ (sum @ X1 @ X3 @ X5)
% 14.03/2.69          | ~ (product @ X0 @ X5 @ X6)
% 14.03/2.69          |  (sum @ X2 @ X4 @ X6))),
% 14.03/2.69      inference('cnf', [status(esa)], [distributivity1])).
% 14.03/2.69  thf(zip_derived_cl112, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i, X2 : $i, X3 : $i]:
% 14.03/2.69         ( (sum @ d @ X1 @ X0)
% 14.03/2.69          | ~ (product @ (additive_inverse @ a) @ X2 @ X0)
% 14.03/2.69          | ~ (sum @ (additive_inverse @ b) @ X3 @ X2)
% 14.03/2.69          | ~ (product @ (additive_inverse @ a) @ X3 @ X1))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl20, zip_derived_cl11])).
% 14.03/2.69  thf(zip_derived_cl1184, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:
% 14.03/2.69         (~ (product @ (additive_inverse @ a) @ X1 @ X0)
% 14.03/2.69          | ~ (sum @ (additive_inverse @ b) @ X1 @ (additive_inverse @ b))
% 14.03/2.69          |  (sum @ d @ X0 @ d))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl20, zip_derived_cl112])).
% 14.03/2.69  thf(zip_derived_cl7620, plain,
% 14.03/2.69      (![X0 : $i]:
% 14.03/2.69         ( (sum @ d @ X0 @ d)
% 14.03/2.69          | ~ (product @ (additive_inverse @ a) @ additive_identity @ X0))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl1, zip_derived_cl1184])).
% 14.03/2.69  thf(zip_derived_cl7629, plain,
% 14.03/2.69      ( (sum @ d @ (multiply @ (additive_inverse @ a) @ additive_identity) @ d)),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl2, zip_derived_cl7620])).
% 14.03/2.69  thf(zip_derived_cl57, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:
% 14.03/2.69         (((additive_identity) = (X1)) | ~ (sum @ X0 @ X1 @ X0))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl1, zip_derived_cl17])).
% 14.03/2.69  thf(zip_derived_cl7653, plain,
% 14.03/2.69      (((additive_identity)
% 14.03/2.69         = (multiply @ (additive_inverse @ a) @ additive_identity))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl7629, zip_derived_cl57])).
% 14.03/2.69  thf(zip_derived_cl2, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:  (product @ X0 @ X1 @ (multiply @ X0 @ X1))),
% 14.03/2.69      inference('cnf', [status(esa)], [closure_of_multiplication])).
% 14.03/2.69  thf(zip_derived_cl7701, plain,
% 14.03/2.69      ( (product @ (additive_inverse @ a) @ additive_identity @ 
% 14.03/2.69         additive_identity)),
% 14.03/2.69      inference('sup+', [status(thm)], [zip_derived_cl7653, zip_derived_cl2])).
% 14.03/2.69  thf(multiplication_is_well_defined, axiom,
% 14.03/2.69    (( ~( product @ X @ Y @ U ) ) | ( ~( product @ X @ Y @ V ) ) | 
% 14.03/2.69     ( ( U ) = ( V ) ))).
% 14.03/2.69  thf(zip_derived_cl16, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i, X2 : $i, X3 : $i]:
% 14.03/2.69         (~ (product @ X0 @ X1 @ X2)
% 14.03/2.69          | ~ (product @ X0 @ X1 @ X3)
% 14.03/2.69          | ((X2) = (X3)))),
% 14.03/2.69      inference('cnf', [status(esa)], [multiplication_is_well_defined])).
% 14.03/2.69  thf(zip_derived_cl7707, plain,
% 14.03/2.69      (![X0 : $i]:
% 14.03/2.69         (((additive_identity) = (X0))
% 14.03/2.69          | ~ (product @ (additive_inverse @ a) @ additive_identity @ X0))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl7701, zip_derived_cl16])).
% 14.03/2.69  thf(zip_derived_cl12562, plain,
% 14.03/2.69      (((additive_identity) = (add @ d @ (additive_inverse @ c)))),
% 14.03/2.69      inference('sup-', [status(thm)],
% 14.03/2.69                [zip_derived_cl12341, zip_derived_cl7707])).
% 14.03/2.69  thf(zip_derived_cl3, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:  (sum @ X0 @ X1 @ (add @ X0 @ X1))),
% 14.03/2.69      inference('cnf', [status(esa)], [closure_of_addition])).
% 14.03/2.69  thf(additive_identity1, axiom, (sum @ additive_identity @ X @ X)).
% 14.03/2.69  thf(zip_derived_cl0, plain,
% 14.03/2.69      (![X0 : $i]:  (sum @ additive_identity @ X0 @ X0)),
% 14.03/2.69      inference('cnf', [status(esa)], [additive_identity1])).
% 14.03/2.69  thf(zip_derived_cl5, plain,
% 14.03/2.69      (![X0 : $i]:  (sum @ X0 @ (additive_inverse @ X0) @ additive_identity)),
% 14.03/2.69      inference('cnf', [status(esa)], [right_inverse])).
% 14.03/2.69  thf(associativity_of_addition1, axiom,
% 14.03/2.69    (( ~( sum @ X @ Y @ U ) ) | ( ~( sum @ Y @ Z @ V ) ) | 
% 14.03/2.69     ( ~( sum @ U @ Z @ W ) ) | ( sum @ X @ V @ W ))).
% 14.03/2.69  thf(zip_derived_cl6, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i, X2 : $i, X3 : $i, X4 : $i, X5 : $i]:
% 14.03/2.69         (~ (sum @ X0 @ X1 @ X2)
% 14.03/2.69          | ~ (sum @ X1 @ X3 @ X4)
% 14.03/2.69          | ~ (sum @ X2 @ X3 @ X5)
% 14.03/2.69          |  (sum @ X0 @ X4 @ X5))),
% 14.03/2.69      inference('cnf', [status(esa)], [associativity_of_addition1])).
% 14.03/2.69  thf(zip_derived_cl30, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i, X2 : $i, X3 : $i]:
% 14.03/2.69         ( (sum @ X0 @ X2 @ X1)
% 14.03/2.69          | ~ (sum @ additive_identity @ X3 @ X1)
% 14.03/2.69          | ~ (sum @ (additive_inverse @ X0) @ X3 @ X2))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl5, zip_derived_cl6])).
% 14.03/2.69  thf(zip_derived_cl200, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i, X2 : $i]:
% 14.03/2.69         (~ (sum @ (additive_inverse @ X2) @ X0 @ X1) |  (sum @ X2 @ X1 @ X0))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl0, zip_derived_cl30])).
% 14.03/2.69  thf(zip_derived_cl347, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:
% 14.03/2.69          (sum @ X1 @ (add @ (additive_inverse @ X1) @ X0) @ X0)),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl3, zip_derived_cl200])).
% 14.03/2.69  thf(zip_derived_cl22, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:  (sum @ X0 @ X1 @ (add @ X1 @ X0))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl3, zip_derived_cl8])).
% 14.03/2.69  thf(zip_derived_cl17, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i, X2 : $i, X3 : $i]:
% 14.03/2.69         (~ (sum @ X0 @ X1 @ X2) | ~ (sum @ X0 @ X3 @ X2) | ((X1) = (X3)))),
% 14.03/2.69      inference('cnf', [status(esa)], [cancellation1])).
% 14.03/2.69  thf(zip_derived_cl56, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i, X2 : $i]:
% 14.03/2.69         (((X1) = (X2)) | ~ (sum @ X0 @ X2 @ (add @ X1 @ X0)))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl22, zip_derived_cl17])).
% 14.03/2.69  thf(zip_derived_cl381, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:
% 14.03/2.69         ((X1) = (add @ (additive_inverse @ X0) @ (add @ X1 @ X0)))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl347, zip_derived_cl56])).
% 14.03/2.69  thf(zip_derived_cl22, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:  (sum @ X0 @ X1 @ (add @ X1 @ X0))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl3, zip_derived_cl8])).
% 14.03/2.69  thf(zip_derived_cl3, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:  (sum @ X0 @ X1 @ (add @ X0 @ X1))),
% 14.03/2.69      inference('cnf', [status(esa)], [closure_of_addition])).
% 14.03/2.69  thf(addition_is_well_defined, axiom,
% 14.03/2.69    (( ~( sum @ X @ Y @ U ) ) | ( ~( sum @ X @ Y @ V ) ) | ( ( U ) = ( V ) ))).
% 14.03/2.69  thf(zip_derived_cl15, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i, X2 : $i, X3 : $i]:
% 14.03/2.69         (~ (sum @ X0 @ X1 @ X2) | ~ (sum @ X0 @ X1 @ X3) | ((X2) = (X3)))),
% 14.03/2.69      inference('cnf', [status(esa)], [addition_is_well_defined])).
% 14.03/2.69  thf(zip_derived_cl44, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i, X2 : $i]:
% 14.03/2.69         (((add @ X1 @ X0) = (X2)) | ~ (sum @ X1 @ X0 @ X2))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl3, zip_derived_cl15])).
% 14.03/2.69  thf(zip_derived_cl264, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]: ((add @ X0 @ X1) = (add @ X1 @ X0))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl22, zip_derived_cl44])).
% 14.03/2.69  thf(zip_derived_cl599, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:
% 14.03/2.69         ((X0) = (add @ (add @ X0 @ X1) @ (additive_inverse @ X1)))),
% 14.03/2.69      inference('sup+', [status(thm)], [zip_derived_cl381, zip_derived_cl264])).
% 14.03/2.69  thf(zip_derived_cl12578, plain,
% 14.03/2.69      (((d)
% 14.03/2.69         = (add @ additive_identity @ 
% 14.03/2.69            (additive_inverse @ (additive_inverse @ c))))),
% 14.03/2.69      inference('sup+', [status(thm)], [zip_derived_cl12562, zip_derived_cl599])).
% 14.03/2.69  thf(zip_derived_cl5, plain,
% 14.03/2.69      (![X0 : $i]:  (sum @ X0 @ (additive_inverse @ X0) @ additive_identity)),
% 14.03/2.69      inference('cnf', [status(esa)], [right_inverse])).
% 14.03/2.69  thf(left_inverse, axiom,
% 14.03/2.69    (sum @ ( additive_inverse @ X ) @ X @ additive_identity)).
% 14.03/2.69  thf(zip_derived_cl4, plain,
% 14.03/2.69      (![X0 : $i]:  (sum @ (additive_inverse @ X0) @ X0 @ additive_identity)),
% 14.03/2.69      inference('cnf', [status(esa)], [left_inverse])).
% 14.03/2.69  thf(zip_derived_cl17, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i, X2 : $i, X3 : $i]:
% 14.03/2.69         (~ (sum @ X0 @ X1 @ X2) | ~ (sum @ X0 @ X3 @ X2) | ((X1) = (X3)))),
% 14.03/2.69      inference('cnf', [status(esa)], [cancellation1])).
% 14.03/2.69  thf(zip_derived_cl60, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:
% 14.03/2.69         (((X0) = (X1))
% 14.03/2.69          | ~ (sum @ (additive_inverse @ X0) @ X1 @ additive_identity))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl4, zip_derived_cl17])).
% 14.03/2.69  thf(zip_derived_cl175, plain,
% 14.03/2.69      (![X0 : $i]: ((X0) = (additive_inverse @ (additive_inverse @ X0)))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl5, zip_derived_cl60])).
% 14.03/2.69  thf(zip_derived_cl22, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:  (sum @ X0 @ X1 @ (add @ X1 @ X0))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl3, zip_derived_cl8])).
% 14.03/2.69  thf(zip_derived_cl1, plain,
% 14.03/2.69      (![X0 : $i]:  (sum @ X0 @ additive_identity @ X0)),
% 14.03/2.69      inference('cnf', [status(esa)], [additive_identity2])).
% 14.03/2.69  thf(zip_derived_cl15, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i, X2 : $i, X3 : $i]:
% 14.03/2.69         (~ (sum @ X0 @ X1 @ X2) | ~ (sum @ X0 @ X1 @ X3) | ((X2) = (X3)))),
% 14.03/2.69      inference('cnf', [status(esa)], [addition_is_well_defined])).
% 14.03/2.69  thf(zip_derived_cl46, plain,
% 14.03/2.69      (![X0 : $i, X1 : $i]:
% 14.03/2.69         (((X0) = (X1)) | ~ (sum @ X0 @ additive_identity @ X1))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl1, zip_derived_cl15])).
% 14.03/2.69  thf(zip_derived_cl94, plain,
% 14.03/2.69      (![X0 : $i]: ((X0) = (add @ additive_identity @ X0))),
% 14.03/2.69      inference('sup-', [status(thm)], [zip_derived_cl22, zip_derived_cl46])).
% 14.03/2.69  thf(zip_derived_cl12686, plain, (((d) = (c))),
% 14.03/2.69      inference('demod', [status(thm)],
% 14.03/2.69                [zip_derived_cl12578, zip_derived_cl175, zip_derived_cl94])).
% 14.03/2.69  thf(prove_c_equals_d, conjecture, (( c ) = ( d ))).
% 14.03/2.69  thf(zf_stmt_0, negated_conjecture, (( c ) != ( d )),
% 14.03/2.69    inference('cnf.neg', [status(esa)], [prove_c_equals_d])).
% 14.03/2.69  thf(zip_derived_cl21, plain, (((c) != (d))),
% 14.03/2.69      inference('cnf', [status(esa)], [zf_stmt_0])).
% 14.03/2.69  thf(zip_derived_cl12687, plain, ($false),
% 14.03/2.69      inference('simplify_reflect-', [status(thm)],
% 14.03/2.69                [zip_derived_cl12686, zip_derived_cl21])).
% 14.03/2.69  
% 14.03/2.69  % SZS output end Refutation
% 14.03/2.69  
% 14.03/2.69  
% 14.03/2.69  % Terminating...
% 15.31/2.90  % Runner terminated.
% 15.31/2.91  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------