TSTP Solution File: LCL154-1 by Otter---3.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Otter---3.3
% Problem  : LCL154-1 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : otter-tptp-script %s

% Computer : n003.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:03:42 EDT 2022

% Result   : Unsatisfiable 1.62s 1.79s
% Output   : Refutation 1.62s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   10
% Syntax   : Number of clauses     :   43 (  43 unt;   0 nHn;   6 RR)
%            Number of literals    :   43 (  42 equ;   2 neg)
%            Maximal clause size   :    1 (   1 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   3 con; 0-2 aty)
%            Number of variables   :   52 (   5 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    xor(x,falsehood) != x,
    file('LCL154-1.p',unknown),
    [] ).

cnf(4,axiom,
    implies(truth,A) = A,
    file('LCL154-1.p',unknown),
    [] ).

cnf(5,axiom,
    implies(implies(A,B),implies(implies(B,C),implies(A,C))) = truth,
    file('LCL154-1.p',unknown),
    [] ).

cnf(7,axiom,
    implies(implies(A,B),B) = implies(implies(B,A),A),
    file('LCL154-1.p',unknown),
    [] ).

cnf(8,axiom,
    implies(implies(not(A),not(B)),implies(B,A)) = truth,
    file('LCL154-1.p',unknown),
    [] ).

cnf(10,axiom,
    or(A,B) = implies(not(A),B),
    file('LCL154-1.p',unknown),
    [] ).

cnf(13,axiom,
    or(A,B) = or(B,A),
    file('LCL154-1.p',unknown),
    [] ).

cnf(14,axiom,
    and(A,B) = not(or(not(A),not(B))),
    file('LCL154-1.p',unknown),
    [] ).

cnf(15,plain,
    not(or(not(A),not(B))) = and(A,B),
    inference(flip,[status(thm),theory(equality)],[inference(copy,[status(thm)],[14])]),
    [iquote('copy,14,flip.1')] ).

cnf(20,axiom,
    xor(A,B) = or(and(A,not(B)),and(not(A),B)),
    file('LCL154-1.p',unknown),
    [] ).

cnf(26,axiom,
    not(truth) = falsehood,
    file('LCL154-1.p',unknown),
    [] ).

cnf(27,plain,
    implies(not(A),B) = or(A,B),
    inference(flip,[status(thm),theory(equality)],[inference(copy,[status(thm)],[10])]),
    [iquote('copy,10,flip.1')] ).

cnf(31,plain,
    implies(A,implies(implies(A,B),B)) = truth,
    inference(demod,[status(thm),theory(equality)],[inference(para_into,[status(thm),theory(equality)],[5,4]),4]),
    [iquote('para_into,5.1.1.1,3.1.1,demod,4')] ).

cnf(35,plain,
    implies(implies(A,truth),implies(B,implies(A,B))) = truth,
    inference(para_into,[status(thm),theory(equality)],[5,4]),
    [iquote('para_into,5.1.1.2.1,3.1.1')] ).

cnf(42,plain,
    or(A,B) = implies(not(B),A),
    inference(para_into,[status(thm),theory(equality)],[10,13]),
    [iquote('para_into,10.1.1,13.1.1')] ).

cnf(43,plain,
    implies(not(A),B) = or(B,A),
    inference(flip,[status(thm),theory(equality)],[inference(copy,[status(thm)],[42])]),
    [iquote('copy,42,flip.1')] ).

cnf(49,plain,
    implies(implies(A,truth),truth) = implies(A,A),
    inference(flip,[status(thm),theory(equality)],[inference(para_into,[status(thm),theory(equality)],[7,4])]),
    [iquote('para_into,7.1.1.1,3.1.1,flip.1')] ).

cnf(58,plain,
    or(truth,A) = implies(falsehood,A),
    inference(flip,[status(thm),theory(equality)],[inference(para_into,[status(thm),theory(equality)],[27,26])]),
    [iquote('para_into,27.1.1.1,25.1.1,flip.1')] ).

cnf(68,plain,
    or(A,truth) = implies(falsehood,A),
    inference(para_into,[status(thm),theory(equality)],[58,13]),
    [iquote('para_into,58.1.1,13.1.1')] ).

cnf(70,plain,
    implies(not(A),truth) = implies(falsehood,A),
    inference(para_into,[status(thm),theory(equality)],[68,10]),
    [iquote('para_into,68.1.1,10.1.1')] ).

cnf(75,plain,
    implies(implies(not(A),falsehood),A) = truth,
    inference(demod,[status(thm),theory(equality)],[inference(para_into,[status(thm),theory(equality)],[8,26]),4]),
    [iquote('para_into,8.1.1.1.2,25.1.1,demod,4')] ).

cnf(119,plain,
    implies(implies(falsehood,falsehood),truth) = truth,
    inference(para_into,[status(thm),theory(equality)],[75,26]),
    [iquote('para_into,75.1.1.1.1,25.1.1')] ).

cnf(121,plain,
    implies(or(falsehood,A),A) = truth,
    inference(para_into,[status(thm),theory(equality)],[75,43]),
    [iquote('para_into,75.1.1.1,43.1.1')] ).

cnf(139,plain,
    implies(implies(implies(falsehood,falsehood),A),implies(A,A)) = truth,
    inference(demod,[status(thm),theory(equality)],[inference(para_from,[status(thm),theory(equality)],[119,5]),49]),
    [iquote('para_from,119.1.1,5.1.1.2.2,demod,49')] ).

cnf(162,plain,
    implies(implies(not(falsehood),A),A) = truth,
    inference(para_into,[status(thm),theory(equality)],[121,10]),
    [iquote('para_into,121.1.1.1,10.1.1')] ).

cnf(194,plain,
    implies(implies(A,implies(not(falsehood),A)),implies(not(falsehood),A)) = A,
    inference(flip,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[inference(para_from,[status(thm),theory(equality)],[162,7]),4])]),
    [iquote('para_from,162.1.1,7.1.1.1,demod,4,flip.1')] ).

cnf(207,plain,
    implies(A,A) = truth,
    inference(demod,[status(thm),theory(equality)],[inference(para_into,[status(thm),theory(equality)],[31,4]),4]),
    [iquote('para_into,31.1.1.2.1,3.1.1,demod,4')] ).

cnf(215,plain,
    implies(A,truth) = truth,
    inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[139]),207,4,207]),
    [iquote('back_demod,139,demod,207,4,207')] ).

cnf(219,plain,
    implies(falsehood,A) = truth,
    inference(flip,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[70]),215])]),
    [iquote('back_demod,70,demod,215,flip.1')] ).

cnf(221,plain,
    implies(A,implies(B,A)) = truth,
    inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[35]),215,4]),
    [iquote('back_demod,35,demod,215,4')] ).

cnf(223,plain,
    or(A,truth) = truth,
    inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[68]),219]),
    [iquote('back_demod,68,demod,219')] ).

cnf(226,plain,
    implies(not(falsehood),A) = A,
    inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[194]),221,4]),
    [iquote('back_demod,194,demod,221,4')] ).

cnf(238,plain,
    not(or(not(A),falsehood)) = and(A,truth),
    inference(para_into,[status(thm),theory(equality)],[15,26]),
    [iquote('para_into,15.1.1.1.2,25.1.1')] ).

cnf(261,plain,
    implies(implies(A,falsehood),falsehood) = A,
    inference(flip,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[inference(para_from,[status(thm),theory(equality)],[219,7]),4])]),
    [iquote('para_from,218.1.1,7.1.1.1,demod,4,flip.1')] ).

cnf(266,plain,
    not(falsehood) = truth,
    inference(flip,[status(thm),theory(equality)],[inference(para_into,[status(thm),theory(equality)],[226,207])]),
    [iquote('para_into,226.1.1,206.1.1,flip.1')] ).

cnf(268,plain,
    or(A,falsehood) = A,
    inference(para_into,[status(thm),theory(equality)],[226,43]),
    [iquote('para_into,226.1.1,43.1.1')] ).

cnf(271,plain,
    not(not(A)) = and(A,truth),
    inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[238]),268]),
    [iquote('back_demod,238,demod,268')] ).

cnf(280,plain,
    and(A,falsehood) = falsehood,
    inference(flip,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[inference(para_from,[status(thm),theory(equality)],[266,15]),223,26])]),
    [iquote('para_from,265.1.1,15.1.1.1.2,demod,223,26,flip.1')] ).

cnf(285,plain,
    implies(not(A),falsehood) = A,
    inference(para_into,[status(thm),theory(equality)],[268,10]),
    [iquote('para_into,267.1.1,10.1.1')] ).

cnf(290,plain,
    and(x,truth) != x,
    inference(demod,[status(thm),theory(equality)],[inference(para_from,[status(thm),theory(equality)],[20,1]),266,280,268]),
    [iquote('para_from,20.1.1,1.1.1,demod,266,280,268')] ).

cnf(352,plain,
    not(A) = implies(A,falsehood),
    inference(flip,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[inference(para_from,[status(thm),theory(equality)],[285,7]),219,4])]),
    [iquote('para_from,285.1.1,7.1.1.1,demod,219,4,flip.1')] ).

cnf(404,plain,
    and(A,truth) = A,
    inference(flip,[status(thm),theory(equality)],[inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[271]),352,352,261])]),
    [iquote('back_demod,271,demod,352,352,261,flip.1')] ).

cnf(406,plain,
    $false,
    inference(binary,[status(thm)],[404,290]),
    [iquote('binary,404.1,290.1')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : LCL154-1 : TPTP v8.1.0. Released v1.0.0.
% 0.11/0.12  % Command  : otter-tptp-script %s
% 0.12/0.33  % Computer : n003.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  : 300
% 0.12/0.33  % DateTime : Wed Jul 27 09:20:26 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 1.59/1.78  ----- Otter 3.3f, August 2004 -----
% 1.59/1.78  The process was started by sandbox on n003.cluster.edu,
% 1.59/1.78  Wed Jul 27 09:20:26 2022
% 1.59/1.78  The command was "./otter".  The process ID is 559.
% 1.59/1.78  
% 1.59/1.78  set(prolog_style_variables).
% 1.59/1.78  set(auto).
% 1.59/1.78     dependent: set(auto1).
% 1.59/1.78     dependent: set(process_input).
% 1.59/1.78     dependent: clear(print_kept).
% 1.59/1.78     dependent: clear(print_new_demod).
% 1.59/1.78     dependent: clear(print_back_demod).
% 1.59/1.78     dependent: clear(print_back_sub).
% 1.59/1.78     dependent: set(control_memory).
% 1.59/1.78     dependent: assign(max_mem, 12000).
% 1.59/1.78     dependent: assign(pick_given_ratio, 4).
% 1.59/1.78     dependent: assign(stats_level, 1).
% 1.59/1.78     dependent: assign(max_seconds, 10800).
% 1.59/1.78  clear(print_given).
% 1.59/1.78  
% 1.59/1.78  list(usable).
% 1.59/1.78  0 [] A=A.
% 1.59/1.78  0 [] implies(truth,X)=X.
% 1.59/1.78  0 [] implies(implies(X,Y),implies(implies(Y,Z),implies(X,Z)))=truth.
% 1.59/1.78  0 [] implies(implies(X,Y),Y)=implies(implies(Y,X),X).
% 1.59/1.78  0 [] implies(implies(not(X),not(Y)),implies(Y,X))=truth.
% 1.59/1.78  0 [] or(X,Y)=implies(not(X),Y).
% 1.59/1.78  0 [] or(or(X,Y),Z)=or(X,or(Y,Z)).
% 1.59/1.78  0 [] or(X,Y)=or(Y,X).
% 1.59/1.78  0 [] and(X,Y)=not(or(not(X),not(Y))).
% 1.59/1.78  0 [] and(and(X,Y),Z)=and(X,and(Y,Z)).
% 1.59/1.78  0 [] and(X,Y)=and(Y,X).
% 1.59/1.78  0 [] xor(X,Y)=or(and(X,not(Y)),and(not(X),Y)).
% 1.59/1.78  0 [] xor(X,Y)=xor(Y,X).
% 1.59/1.78  0 [] and_star(X,Y)=not(or(not(X),not(Y))).
% 1.59/1.78  0 [] and_star(and_star(X,Y),Z)=and_star(X,and_star(Y,Z)).
% 1.59/1.78  0 [] and_star(X,Y)=and_star(Y,X).
% 1.59/1.78  0 [] not(truth)=falsehood.
% 1.59/1.78  0 [] xor(x,falsehood)!=x.
% 1.59/1.78  end_of_list.
% 1.59/1.78  
% 1.59/1.78  SCAN INPUT: prop=0, horn=1, equality=1, symmetry=0, max_lits=1.
% 1.59/1.78  
% 1.59/1.78  All clauses are units, and equality is present; the
% 1.59/1.78  strategy will be Knuth-Bendix with positive clauses in sos.
% 1.59/1.78  
% 1.59/1.78     dependent: set(knuth_bendix).
% 1.59/1.78     dependent: set(anl_eq).
% 1.59/1.78     dependent: set(para_from).
% 1.59/1.78     dependent: set(para_into).
% 1.59/1.78     dependent: clear(para_from_right).
% 1.59/1.78     dependent: clear(para_into_right).
% 1.59/1.78     dependent: set(para_from_vars).
% 1.59/1.78     dependent: set(eq_units_both_ways).
% 1.59/1.78     dependent: set(dynamic_demod_all).
% 1.59/1.78     dependent: set(dynamic_demod).
% 1.59/1.78     dependent: set(order_eq).
% 1.59/1.78     dependent: set(back_demod).
% 1.59/1.78     dependent: set(lrpo).
% 1.59/1.78  
% 1.59/1.78  ------------> process usable:
% 1.59/1.78  ** KEPT (pick-wt=5): 1 [] xor(x,falsehood)!=x.
% 1.59/1.78  
% 1.59/1.78  ------------> process sos:
% 1.59/1.78  ** KEPT (pick-wt=3): 2 [] A=A.
% 1.59/1.78  ** KEPT (pick-wt=5): 3 [] implies(truth,A)=A.
% 1.59/1.78  ---> New Demodulator: 4 [new_demod,3] implies(truth,A)=A.
% 1.59/1.78  ** KEPT (pick-wt=13): 5 [] implies(implies(A,B),implies(implies(B,C),implies(A,C)))=truth.
% 1.59/1.78  ---> New Demodulator: 6 [new_demod,5] implies(implies(A,B),implies(implies(B,C),implies(A,C)))=truth.
% 1.59/1.78  ** KEPT (pick-wt=11): 7 [] implies(implies(A,B),B)=implies(implies(B,A),A).
% 1.59/1.78  ** KEPT (pick-wt=11): 8 [] implies(implies(not(A),not(B)),implies(B,A))=truth.
% 1.59/1.78  ---> New Demodulator: 9 [new_demod,8] implies(implies(not(A),not(B)),implies(B,A))=truth.
% 1.59/1.78  ** KEPT (pick-wt=8): 10 [] or(A,B)=implies(not(A),B).
% 1.59/1.78  ** KEPT (pick-wt=11): 11 [] or(or(A,B),C)=or(A,or(B,C)).
% 1.59/1.78  ---> New Demodulator: 12 [new_demod,11] or(or(A,B),C)=or(A,or(B,C)).
% 1.59/1.78  ** KEPT (pick-wt=7): 13 [] or(A,B)=or(B,A).
% 1.59/1.78  ** KEPT (pick-wt=10): 15 [copy,14,flip.1] not(or(not(A),not(B)))=and(A,B).
% 1.59/1.78  ---> New Demodulator: 16 [new_demod,15] not(or(not(A),not(B)))=and(A,B).
% 1.59/1.78  ** KEPT (pick-wt=11): 17 [] and(and(A,B),C)=and(A,and(B,C)).
% 1.59/1.78  ---> New Demodulator: 18 [new_demod,17] and(and(A,B),C)=and(A,and(B,C)).
% 1.59/1.78  ** KEPT (pick-wt=7): 19 [] and(A,B)=and(B,A).
% 1.59/1.78  ** KEPT (pick-wt=13): 20 [] xor(A,B)=or(and(A,not(B)),and(not(A),B)).
% 1.59/1.78  ** KEPT (pick-wt=7): 21 [] xor(A,B)=xor(B,A).
% 1.59/1.78  ** KEPT (pick-wt=7): 23 [copy,22,demod,16] and_star(A,B)=and(A,B).
% 1.59/1.78  ---> New Demodulator: 24 [new_demod,23] and_star(A,B)=and(A,B).
% 1.59/1.78    Following clause subsumed by 2 during input processing: 0 [demod,24,24,18,24,24] and(A,and(B,C))=and(A,and(B,C)).
% 1.59/1.78    Following clause subsumed by 19 during input processing: 0 [demod,24,24] and(A,B)=and(B,A).
% 1.59/1.78  ** KEPT (pick-wt=4): 25 [] not(truth)=falsehood.
% 1.59/1.78  ---> New Demodulator: 26 [new_demod,25] not(truth)=falsehood.
% 1.59/1.78    Following clause subsumed by 2 during input processing: 0 [copy,2,flip.1] A=A.
% 1.59/1.78  >>>> Starting back demodulation with 4.
% 1.59/1.78  >>>> Starting back demodulation with 6.
% 1.59/1.78    Following clause subsumed by 7 during input processing: 0 [copy,7,flip.1] implies(implies(A,B),B)=implies(implies(B,A),A).
% 1.59/1.78  >>>> Starting back demodulation with 9.
% 1.59/1.78  ** KEPT (pick-wt=8): 27 [copy,10,flip.1] implies(not(A),B)=or(A,B).
% 1.62/1.79  >>>> Starting back demodulation with 12.
% 1.62/1.79    Following clause subsumed by 13 during input processing: 0 [copy,13,flip.1] or(A,B)=or(B,A).
% 1.62/1.79  >>>> Starting back demodulation with 16.
% 1.62/1.79  >>>> Starting back demodulation with 18.
% 1.62/1.79    Following clause subsumed by 19 during input processing: 0 [copy,19,flip.1] and(A,B)=and(B,A).
% 1.62/1.79  ** KEPT (pick-wt=13): 28 [copy,20,flip.1] or(and(A,not(B)),and(not(A),B))=xor(A,B).
% 1.62/1.79    Following clause subsumed by 21 during input processing: 0 [copy,21,flip.1] xor(A,B)=xor(B,A).
% 1.62/1.79  >>>> Starting back demodulation with 24.
% 1.62/1.79  >>>> Starting back demodulation with 26.
% 1.62/1.79    Following clause subsumed by 10 during input processing: 0 [copy,27,flip.1] or(A,B)=implies(not(A),B).
% 1.62/1.79    Following clause subsumed by 20 during input processing: 0 [copy,28,flip.1] xor(A,B)=or(and(A,not(B)),and(not(A),B)).
% 1.62/1.79  
% 1.62/1.79  ======= end of input processing =======
% 1.62/1.79  
% 1.62/1.79  =========== start of search ===========
% 1.62/1.79  
% 1.62/1.79  -------- PROOF -------- 
% 1.62/1.79  
% 1.62/1.79  ----> UNIT CONFLICT at   0.00 sec ----> 406 [binary,404.1,290.1] $F.
% 1.62/1.79  
% 1.62/1.79  Length of proof is 32.  Level of proof is 10.
% 1.62/1.79  
% 1.62/1.79  ---------------- PROOF ----------------
% 1.62/1.79  % SZS status Unsatisfiable
% 1.62/1.79  % SZS output start Refutation
% See solution above
% 1.62/1.79  ------------ end of proof -------------
% 1.62/1.79  
% 1.62/1.79  
% 1.62/1.79  Search stopped by max_proofs option.
% 1.62/1.79  
% 1.62/1.79  
% 1.62/1.79  Search stopped by max_proofs option.
% 1.62/1.79  
% 1.62/1.79  ============ end of search ============
% 1.62/1.79  
% 1.62/1.79  -------------- statistics -------------
% 1.62/1.79  clauses given                 45
% 1.62/1.79  clauses generated            453
% 1.62/1.79  clauses kept                 228
% 1.62/1.79  clauses forward subsumed     406
% 1.62/1.79  clauses back subsumed          0
% 1.62/1.79  Kbytes malloced             2929
% 1.62/1.79  
% 1.62/1.79  ----------- times (seconds) -----------
% 1.62/1.79  user CPU time          0.00          (0 hr, 0 min, 0 sec)
% 1.62/1.79  system CPU time        0.00          (0 hr, 0 min, 0 sec)
% 1.62/1.79  wall-clock time        2             (0 hr, 0 min, 2 sec)
% 1.62/1.79  
% 1.62/1.79  That finishes the proof of the theorem.
% 1.62/1.79  
% 1.62/1.79  Process 559 finished Wed Jul 27 09:20:28 2022
% 1.62/1.79  Otter interrupted
% 1.62/1.79  PROOF FOUND
%------------------------------------------------------------------------------