TSTP Solution File: RNG015-6 by Otter---3.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Otter---3.3
% Problem  : RNG015-6 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : otter-tptp-script %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  : 300s
% DateTime : Wed Jul 27 13:12:04 EDT 2022

% Result   : Unsatisfiable 1.71s 1.92s
% Output   : Refutation 1.71s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :    9
% Syntax   : Number of clauses     :   17 (  17 unt;   0 nHn;   5 RR)
%            Number of literals    :   17 (  16 equ;   4 neg)
%            Maximal clause size   :    1 (   1 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   21 (   1 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    multiply(x,add(y,additive_inverse(z))) != add(multiply(x,y),additive_inverse(multiply(x,z))),
    file('RNG015-6.p',unknown),
    [] ).

cnf(2,plain,
    add(multiply(x,y),additive_inverse(multiply(x,z))) != multiply(x,add(y,additive_inverse(z))),
    inference(flip,[status(thm),theory(equality)],[inference(copy,[status(thm)],[1])]),
    [iquote('copy,1,flip.1')] ).

cnf(3,axiom,
    A = A,
    file('RNG015-6.p',unknown),
    [] ).

cnf(5,axiom,
    add(additive_identity,A) = A,
    file('RNG015-6.p',unknown),
    [] ).

cnf(7,axiom,
    add(A,additive_identity) = A,
    file('RNG015-6.p',unknown),
    [] ).

cnf(11,axiom,
    multiply(A,additive_identity) = additive_identity,
    file('RNG015-6.p',unknown),
    [] ).

cnf(12,axiom,
    add(additive_inverse(A),A) = additive_identity,
    file('RNG015-6.p',unknown),
    [] ).

cnf(14,axiom,
    add(A,additive_inverse(A)) = additive_identity,
    file('RNG015-6.p',unknown),
    [] ).

cnf(19,axiom,
    multiply(A,add(B,C)) = add(multiply(A,B),multiply(A,C)),
    file('RNG015-6.p',unknown),
    [] ).

cnf(23,axiom,
    add(A,add(B,C)) = add(add(A,B),C),
    file('RNG015-6.p',unknown),
    [] ).

cnf(24,plain,
    add(add(A,B),C) = add(A,add(B,C)),
    inference(flip,[status(thm),theory(equality)],[inference(copy,[status(thm)],[23])]),
    [iquote('copy,23,flip.1')] ).

cnf(36,plain,
    add(multiply(x,y),additive_inverse(multiply(x,z))) != add(multiply(x,y),multiply(x,additive_inverse(z))),
    inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[2]),19]),
    [iquote('back_demod,2,demod,19')] ).

cnf(39,plain,
    add(multiply(A,B),multiply(A,additive_inverse(B))) = additive_identity,
    inference(flip,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[inference(para_into,[status(thm),theory(equality)],[19,14]),11])]),
    [iquote('para_into,18.1.1.2,14.1.1,demod,11,flip.1')] ).

cnf(58,plain,
    add(additive_inverse(A),add(A,B)) = B,
    inference(flip,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[inference(para_into,[status(thm),theory(equality)],[24,12]),5])]),
    [iquote('para_into,24.1.1.1,12.1.1,demod,5,flip.1')] ).

cnf(89,plain,
    additive_inverse(multiply(A,B)) = multiply(A,additive_inverse(B)),
    inference(demod,[status(thm),theory(equality)],[inference(para_into,[status(thm),theory(equality)],[58,39]),7]),
    [iquote('para_into,58.1.1.2,39.1.1,demod,7')] ).

cnf(92,plain,
    add(multiply(x,y),multiply(x,additive_inverse(z))) != add(multiply(x,y),multiply(x,additive_inverse(z))),
    inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[36]),89]),
    [iquote('back_demod,36,demod,89')] ).

cnf(93,plain,
    $false,
    inference(binary,[status(thm)],[92,3]),
    [iquote('binary,92.1,3.1')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.01/0.12  % Problem  : RNG015-6 : TPTP v8.1.0. Released v1.0.0.
% 0.13/0.13  % Command  : otter-tptp-script %s
% 0.13/0.33  % Computer : n009.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 : Wed Jul 27 02:10:51 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 1.71/1.92  ----- Otter 3.3f, August 2004 -----
% 1.71/1.92  The process was started by sandbox2 on n009.cluster.edu,
% 1.71/1.92  Wed Jul 27 02:10:51 2022
% 1.71/1.92  The command was "./otter".  The process ID is 8141.
% 1.71/1.92  
% 1.71/1.92  set(prolog_style_variables).
% 1.71/1.92  set(auto).
% 1.71/1.92     dependent: set(auto1).
% 1.71/1.92     dependent: set(process_input).
% 1.71/1.92     dependent: clear(print_kept).
% 1.71/1.92     dependent: clear(print_new_demod).
% 1.71/1.92     dependent: clear(print_back_demod).
% 1.71/1.92     dependent: clear(print_back_sub).
% 1.71/1.92     dependent: set(control_memory).
% 1.71/1.92     dependent: assign(max_mem, 12000).
% 1.71/1.92     dependent: assign(pick_given_ratio, 4).
% 1.71/1.92     dependent: assign(stats_level, 1).
% 1.71/1.92     dependent: assign(max_seconds, 10800).
% 1.71/1.92  clear(print_given).
% 1.71/1.92  
% 1.71/1.92  list(usable).
% 1.71/1.92  0 [] A=A.
% 1.71/1.92  0 [] add(additive_identity,X)=X.
% 1.71/1.92  0 [] add(X,additive_identity)=X.
% 1.71/1.92  0 [] multiply(additive_identity,X)=additive_identity.
% 1.71/1.92  0 [] multiply(X,additive_identity)=additive_identity.
% 1.71/1.92  0 [] add(additive_inverse(X),X)=additive_identity.
% 1.71/1.92  0 [] add(X,additive_inverse(X))=additive_identity.
% 1.71/1.92  0 [] additive_inverse(additive_inverse(X))=X.
% 1.71/1.92  0 [] multiply(X,add(Y,Z))=add(multiply(X,Y),multiply(X,Z)).
% 1.71/1.92  0 [] multiply(add(X,Y),Z)=add(multiply(X,Z),multiply(Y,Z)).
% 1.71/1.92  0 [] add(X,Y)=add(Y,X).
% 1.71/1.92  0 [] add(X,add(Y,Z))=add(add(X,Y),Z).
% 1.71/1.92  0 [] multiply(multiply(X,Y),Y)=multiply(X,multiply(Y,Y)).
% 1.71/1.92  0 [] multiply(multiply(X,X),Y)=multiply(X,multiply(X,Y)).
% 1.71/1.92  0 [] associator(X,Y,Z)=add(multiply(multiply(X,Y),Z),additive_inverse(multiply(X,multiply(Y,Z)))).
% 1.71/1.92  0 [] commutator(X,Y)=add(multiply(Y,X),additive_inverse(multiply(X,Y))).
% 1.71/1.92  0 [] multiply(x,add(y,additive_inverse(z)))!=add(multiply(x,y),additive_inverse(multiply(x,z))).
% 1.71/1.92  end_of_list.
% 1.71/1.92  
% 1.71/1.92  SCAN INPUT: prop=0, horn=1, equality=1, symmetry=0, max_lits=1.
% 1.71/1.92  
% 1.71/1.92  All clauses are units, and equality is present; the
% 1.71/1.92  strategy will be Knuth-Bendix with positive clauses in sos.
% 1.71/1.92  
% 1.71/1.92     dependent: set(knuth_bendix).
% 1.71/1.92     dependent: set(anl_eq).
% 1.71/1.92     dependent: set(para_from).
% 1.71/1.92     dependent: set(para_into).
% 1.71/1.92     dependent: clear(para_from_right).
% 1.71/1.92     dependent: clear(para_into_right).
% 1.71/1.92     dependent: set(para_from_vars).
% 1.71/1.92     dependent: set(eq_units_both_ways).
% 1.71/1.92     dependent: set(dynamic_demod_all).
% 1.71/1.92     dependent: set(dynamic_demod).
% 1.71/1.92     dependent: set(order_eq).
% 1.71/1.92     dependent: set(back_demod).
% 1.71/1.92     dependent: set(lrpo).
% 1.71/1.92  
% 1.71/1.92  ------------> process usable:
% 1.71/1.92  ** KEPT (pick-wt=15): 2 [copy,1,flip.1] add(multiply(x,y),additive_inverse(multiply(x,z)))!=multiply(x,add(y,additive_inverse(z))).
% 1.71/1.92  
% 1.71/1.92  ------------> process sos:
% 1.71/1.92  ** KEPT (pick-wt=3): 3 [] A=A.
% 1.71/1.92  ** KEPT (pick-wt=5): 4 [] add(additive_identity,A)=A.
% 1.71/1.92  ---> New Demodulator: 5 [new_demod,4] add(additive_identity,A)=A.
% 1.71/1.92  ** KEPT (pick-wt=5): 6 [] add(A,additive_identity)=A.
% 1.71/1.92  ---> New Demodulator: 7 [new_demod,6] add(A,additive_identity)=A.
% 1.71/1.92  ** KEPT (pick-wt=5): 8 [] multiply(additive_identity,A)=additive_identity.
% 1.71/1.92  ---> New Demodulator: 9 [new_demod,8] multiply(additive_identity,A)=additive_identity.
% 1.71/1.92  ** KEPT (pick-wt=5): 10 [] multiply(A,additive_identity)=additive_identity.
% 1.71/1.92  ---> New Demodulator: 11 [new_demod,10] multiply(A,additive_identity)=additive_identity.
% 1.71/1.92  ** KEPT (pick-wt=6): 12 [] add(additive_inverse(A),A)=additive_identity.
% 1.71/1.92  ---> New Demodulator: 13 [new_demod,12] add(additive_inverse(A),A)=additive_identity.
% 1.71/1.92  ** KEPT (pick-wt=6): 14 [] add(A,additive_inverse(A))=additive_identity.
% 1.71/1.92  ---> New Demodulator: 15 [new_demod,14] add(A,additive_inverse(A))=additive_identity.
% 1.71/1.92  ** KEPT (pick-wt=5): 16 [] additive_inverse(additive_inverse(A))=A.
% 1.71/1.92  ---> New Demodulator: 17 [new_demod,16] additive_inverse(additive_inverse(A))=A.
% 1.71/1.92  ** KEPT (pick-wt=13): 18 [] multiply(A,add(B,C))=add(multiply(A,B),multiply(A,C)).
% 1.71/1.92  ---> New Demodulator: 19 [new_demod,18] multiply(A,add(B,C))=add(multiply(A,B),multiply(A,C)).
% 1.71/1.92  ** KEPT (pick-wt=13): 20 [] multiply(add(A,B),C)=add(multiply(A,C),multiply(B,C)).
% 1.71/1.92  ---> New Demodulator: 21 [new_demod,20] multiply(add(A,B),C)=add(multiply(A,C),multiply(B,C)).
% 1.71/1.92  ** KEPT (pick-wt=7): 22 [] add(A,B)=add(B,A).
% 1.71/1.92  ** KEPT (pick-wt=11): 24 [copy,23,flip.1] add(add(A,B),C)=add(A,add(B,C)).
% 1.71/1.92  ---> New Demodulator: 25 [new_demod,24] add(add(A,B),C)=add(A,add(B,C)).
% 1.71/1.92  ** KEPT (pick-wt=11): 26 [] multiply(multiply(A,B),B)=multiply(A,multiply(B,B)).
% 1.71/1.92  ---> New Demodulator: 27 [new_demod,26] multiply(multiply(A,B),B)=multiply(A,multiply(B,B)).
% 1.71/1.92  ** KEPT (pick-wt=11): 28 [] multiply(multiply(A,A),B)=multiply(A,multiply(A,B)).
% 1.71/1.92  ---> New Demodulator: 29 [new_demod,28] multiply(multiply(A,A),B)=multiply(A,multiply(A,B)).
% 1.71/1.92  ** KEPT (pick-wt=17): 31 [copy,30,flip.1] add(multiply(multiply(A,B),C),additive_inverse(multiply(A,multiply(B,C))))=associator(A,B,C).
% 1.71/1.92  ---> New Demodulator: 32 [new_demod,31] add(multiply(multiply(A,B),C),additive_inverse(multiply(A,multiply(B,C))))=associator(A,B,C).
% 1.71/1.92  ** KEPT (pick-wt=12): 34 [copy,33,flip.1] add(multiply(A,B),additive_inverse(multiply(B,A)))=commutator(B,A).
% 1.71/1.92  ---> New Demodulator: 35 [new_demod,34] add(multiply(A,B),additive_inverse(multiply(B,A)))=commutator(B,A).
% 1.71/1.92    Following clause subsumed by 3 during input processing: 0 [copy,3,flip.1] A=A.
% 1.71/1.92  >>>> Starting back demodulation with 5.
% 1.71/1.92  >>>> Starting back demodulation with 7.
% 1.71/1.92  >>>> Starting back demodulation with 9.
% 1.71/1.92  >>>> Starting back demodulation with 11.
% 1.71/1.92  >>>> Starting back demodulation with 13.
% 1.71/1.92  >>>> Starting back demodulation with 15.
% 1.71/1.92  >>>> Starting back demodulation with 17.
% 1.71/1.92  >>>> Starting back demodulation with 19.
% 1.71/1.92      >> back demodulating 2 with 19.
% 1.71/1.92  >>>> Starting back demodulation with 21.
% 1.71/1.92    Following clause subsumed by 22 during input processing: 0 [copy,22,flip.1] add(A,B)=add(B,A).
% 1.71/1.92  >>>> Starting back demodulation with 25.
% 1.71/1.92  >>>> Starting back demodulation with 27.
% 1.71/1.92  >>>> Starting back demodulation with 29.
% 1.71/1.92  >>>> Starting back demodulation with 32.
% 1.71/1.92  >>>> Starting back demodulation with 35.
% 1.71/1.92  
% 1.71/1.92  ======= end of input processing =======
% 1.71/1.92  
% 1.71/1.92  =========== start of search ===========
% 1.71/1.92  
% 1.71/1.92  -------- PROOF -------- 
% 1.71/1.92  
% 1.71/1.92  ----> UNIT CONFLICT at   0.00 sec ----> 93 [binary,92.1,3.1] $F.
% 1.71/1.92  
% 1.71/1.92  Length of proof is 7.  Level of proof is 4.
% 1.71/1.92  
% 1.71/1.92  ---------------- PROOF ----------------
% 1.71/1.92  % SZS status Unsatisfiable
% 1.71/1.92  % SZS output start Refutation
% See solution above
% 1.71/1.92  ------------ end of proof -------------
% 1.71/1.92  
% 1.71/1.92  
% 1.71/1.92  Search stopped by max_proofs option.
% 1.71/1.92  
% 1.71/1.92  
% 1.71/1.92  Search stopped by max_proofs option.
% 1.71/1.92  
% 1.71/1.92  ============ end of search ============
% 1.71/1.92  
% 1.71/1.92  -------------- statistics -------------
% 1.71/1.92  clauses given                 17
% 1.71/1.92  clauses generated            141
% 1.71/1.92  clauses kept                  49
% 1.71/1.92  clauses forward subsumed     119
% 1.71/1.92  clauses back subsumed          0
% 1.71/1.92  Kbytes malloced             1953
% 1.71/1.92  
% 1.71/1.92  ----------- times (seconds) -----------
% 1.71/1.92  user CPU time          0.00          (0 hr, 0 min, 0 sec)
% 1.71/1.92  system CPU time        0.00          (0 hr, 0 min, 0 sec)
% 1.71/1.92  wall-clock time        1             (0 hr, 0 min, 1 sec)
% 1.71/1.92  
% 1.71/1.92  That finishes the proof of the theorem.
% 1.71/1.92  
% 1.71/1.92  Process 8141 finished Wed Jul 27 02:10:52 2022
% 1.71/1.92  Otter interrupted
% 1.71/1.92  PROOF FOUND
%------------------------------------------------------------------------------