TSTP Solution File: LCL202-1 by Faust---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Faust---1.0
% Problem  : LCL202-1 : TPTP v3.4.2. Released v1.1.0.
% Transfm  : none
% Format   : tptp
% Command  : faust %s

% Computer : art08.cs.miami.edu
% Model    : i686 i686
% CPU      : Intel(R) Pentium(R) 4 CPU 2.80GHz @ 2793MHz
% Memory   : 1003MB
% OS       : Linux 2.6.17-1.2142_FC4
% CPULimit : 600s
% DateTime : Wed May  6 13:46:01 EDT 2009

% Result   : Unsatisfiable 22.2s
% Output   : Refutation 22.2s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   31 (  19 unt;   0 def)
%            Number of atoms       :   47 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   34 (  18   ~;  16   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   2 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-1 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :   58 (  12 sgn  14   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Faust---1.0 format not known, defaulting to TPTP
fof(prove_this,plain,
    ~ theorem(or(not(not(or(p,q))),or(p,not(q)))),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL202-1.tptp',unknown),
    [] ).

cnf(169229272,plain,
    ~ theorem(or(not(not(or(p,q))),or(p,not(q)))),
    inference(rewrite,[status(thm)],[prove_this]),
    [] ).

fof(rule_2,plain,
    ! [A,B] :
      ( theorem(A)
      | ~ axiom(or(not(B),A))
      | ~ theorem(B) ),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL202-1.tptp',unknown),
    [] ).

cnf(169209112,plain,
    ( theorem(A)
    | ~ axiom(or(not(B),A))
    | ~ theorem(B) ),
    inference(rewrite,[status(thm)],[rule_2]),
    [] ).

fof(axiom_1_5,plain,
    ! [A,B,C] : axiom(or(not(or(A,or(B,C))),or(B,or(A,C)))),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL202-1.tptp',unknown),
    [] ).

cnf(169173296,plain,
    axiom(or(not(or(A,or(B,C))),or(B,or(A,C)))),
    inference(rewrite,[status(thm)],[axiom_1_5]),
    [] ).

cnf(177332888,plain,
    ( theorem(or(B,or(A,C)))
    | ~ theorem(or(A,or(B,C))) ),
    inference(resolution,[status(thm)],[169209112,169173296]),
    [] ).

fof(axiom_1_3,plain,
    ! [A,B] : axiom(or(not(A),or(B,A))),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL202-1.tptp',unknown),
    [] ).

cnf(169165496,plain,
    axiom(or(not(A),or(B,A))),
    inference(rewrite,[status(thm)],[axiom_1_3]),
    [] ).

cnf(177049864,plain,
    ( theorem(or(B,A))
    | ~ theorem(A) ),
    inference(resolution,[status(thm)],[169209112,169165496]),
    [] ).

fof(axiom_1_4,plain,
    ! [A,B] : axiom(or(not(or(A,B)),or(B,A))),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL202-1.tptp',unknown),
    [] ).

cnf(169169336,plain,
    axiom(or(not(or(A,B)),or(B,A))),
    inference(rewrite,[status(thm)],[axiom_1_4]),
    [] ).

cnf(177127360,plain,
    ( theorem(or(B,A))
    | ~ theorem(or(A,B)) ),
    inference(resolution,[status(thm)],[169209112,169169336]),
    [] ).

fof(rule_3,plain,
    ! [A,B,C] :
      ( theorem(or(not(A),B))
      | ~ axiom(or(not(A),C))
      | ~ theorem(or(not(C),B)) ),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL202-1.tptp',unknown),
    [] ).

cnf(169224800,plain,
    ( theorem(or(not(A),B))
    | ~ axiom(or(not(A),C))
    | ~ theorem(or(not(C),B)) ),
    inference(rewrite,[status(thm)],[rule_3]),
    [] ).

cnf(177069152,plain,
    ( theorem(or(not(A),B))
    | ~ theorem(or(not(or(C,A)),B)) ),
    inference(resolution,[status(thm)],[169224800,169165496]),
    [] ).

fof(rule_1,plain,
    ! [A] :
      ( theorem(A)
      | ~ axiom(A) ),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL202-1.tptp',unknown),
    [] ).

cnf(169191840,plain,
    ( theorem(A)
    | ~ axiom(A) ),
    inference(rewrite,[status(thm)],[rule_1]),
    [] ).

cnf(177039752,plain,
    theorem(or(not(A),or(B,A))),
    inference(resolution,[status(thm)],[169191840,169165496]),
    [] ).

cnf(177282800,plain,
    ( theorem(A)
    | ~ axiom(or(not(or(not(B),or(C,B))),A)) ),
    inference(resolution,[status(thm)],[169209112,177039752]),
    [] ).

cnf(184129744,plain,
    theorem(or(B,or(not(A),A))),
    inference(resolution,[status(thm)],[177282800,169173296]),
    [] ).

fof(axiom_1_2,plain,
    ! [A] : axiom(or(not(or(A,A)),A)),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL202-1.tptp',unknown),
    [] ).

cnf(169161328,plain,
    axiom(or(not(or(A,A)),A)),
    inference(rewrite,[status(thm)],[axiom_1_2]),
    [] ).

cnf(177016448,plain,
    ( theorem(A)
    | ~ theorem(or(A,A)) ),
    inference(resolution,[status(thm)],[169209112,169161328]),
    [] ).

cnf(184221088,plain,
    theorem(or(not(A),A)),
    inference(resolution,[status(thm)],[184129744,177016448]),
    [] ).

cnf(184458888,plain,
    theorem(or(A,not(A))),
    inference(resolution,[status(thm)],[184221088,177127360]),
    [] ).

cnf(190056544,plain,
    theorem(or(not(A),not(not(or(B,A))))),
    inference(resolution,[status(thm)],[177069152,184458888]),
    [] ).

cnf(196814872,plain,
    theorem(or(not(not(or(B,A))),not(A))),
    inference(resolution,[status(thm)],[177127360,190056544]),
    [] ).

cnf(198510952,plain,
    theorem(or(A,or(not(not(or(C,B))),not(B)))),
    inference(resolution,[status(thm)],[177049864,196814872]),
    [] ).

cnf(230619400,plain,
    theorem(or(not(not(or(C,B))),or(A,not(B)))),
    inference(resolution,[status(thm)],[177332888,198510952]),
    [] ).

cnf(contradiction,plain,
    $false,
    inference(resolution,[status(thm)],[169229272,230619400]),
    [] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% Proof found in: 22 seconds
% START OF PROOF SEQUENCE
% fof(prove_this,plain,(~theorem(or(not(not(or(p,q))),or(p,not(q))))),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL202-1.tptp',unknown),[]).
% 
% cnf(169229272,plain,(~theorem(or(not(not(or(p,q))),or(p,not(q))))),inference(rewrite,[status(thm)],[prove_this]),[]).
% 
% fof(rule_2,plain,(theorem(A)|~axiom(or(not(B),A))|~theorem(B)),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL202-1.tptp',unknown),[]).
% 
% cnf(169209112,plain,(theorem(A)|~axiom(or(not(B),A))|~theorem(B)),inference(rewrite,[status(thm)],[rule_2]),[]).
% 
% fof(axiom_1_5,plain,(axiom(or(not(or(A,or(B,C))),or(B,or(A,C))))),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL202-1.tptp',unknown),[]).
% 
% cnf(169173296,plain,(axiom(or(not(or(A,or(B,C))),or(B,or(A,C))))),inference(rewrite,[status(thm)],[axiom_1_5]),[]).
% 
% cnf(177332888,plain,(theorem(or(B,or(A,C)))|~theorem(or(A,or(B,C)))),inference(resolution,[status(thm)],[169209112,169173296]),[]).
% 
% fof(axiom_1_3,plain,(axiom(or(not(A),or(B,A)))),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL202-1.tptp',unknown),[]).
% 
% cnf(169165496,plain,(axiom(or(not(A),or(B,A)))),inference(rewrite,[status(thm)],[axiom_1_3]),[]).
% 
% cnf(177049864,plain,(theorem(or(B,A))|~theorem(A)),inference(resolution,[status(thm)],[169209112,169165496]),[]).
% 
% fof(axiom_1_4,plain,(axiom(or(not(or(A,B)),or(B,A)))),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL202-1.tptp',unknown),[]).
% 
% cnf(169169336,plain,(axiom(or(not(or(A,B)),or(B,A)))),inference(rewrite,[status(thm)],[axiom_1_4]),[]).
% 
% cnf(177127360,plain,(theorem(or(B,A))|~theorem(or(A,B))),inference(resolution,[status(thm)],[169209112,169169336]),[]).
% 
% fof(rule_3,plain,(theorem(or(not(A),B))|~axiom(or(not(A),C))|~theorem(or(not(C),B))),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL202-1.tptp',unknown),[]).
% 
% cnf(169224800,plain,(theorem(or(not(A),B))|~axiom(or(not(A),C))|~theorem(or(not(C),B))),inference(rewrite,[status(thm)],[rule_3]),[]).
% 
% cnf(177069152,plain,(theorem(or(not(A),B))|~theorem(or(not(or(C,A)),B))),inference(resolution,[status(thm)],[169224800,169165496]),[]).
% 
% fof(rule_1,plain,(theorem(A)|~axiom(A)),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL202-1.tptp',unknown),[]).
% 
% cnf(169191840,plain,(theorem(A)|~axiom(A)),inference(rewrite,[status(thm)],[rule_1]),[]).
% 
% cnf(177039752,plain,(theorem(or(not(A),or(B,A)))),inference(resolution,[status(thm)],[169191840,169165496]),[]).
% 
% cnf(177282800,plain,(theorem(A)|~axiom(or(not(or(not(B),or(C,B))),A))),inference(resolution,[status(thm)],[169209112,177039752]),[]).
% 
% cnf(184129744,plain,(theorem(or(B,or(not(A),A)))),inference(resolution,[status(thm)],[177282800,169173296]),[]).
% 
% fof(axiom_1_2,plain,(axiom(or(not(or(A,A)),A))),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/LCL/LCL202-1.tptp',unknown),[]).
% 
% cnf(169161328,plain,(axiom(or(not(or(A,A)),A))),inference(rewrite,[status(thm)],[axiom_1_2]),[]).
% 
% cnf(177016448,plain,(theorem(A)|~theorem(or(A,A))),inference(resolution,[status(thm)],[169209112,169161328]),[]).
% 
% cnf(184221088,plain,(theorem(or(not(A),A))),inference(resolution,[status(thm)],[184129744,177016448]),[]).
% 
% cnf(184458888,plain,(theorem(or(A,not(A)))),inference(resolution,[status(thm)],[184221088,177127360]),[]).
% 
% cnf(190056544,plain,(theorem(or(not(A),not(not(or(B,A)))))),inference(resolution,[status(thm)],[177069152,184458888]),[]).
% 
% cnf(196814872,plain,(theorem(or(not(not(or(B,A))),not(A)))),inference(resolution,[status(thm)],[177127360,190056544]),[]).
% 
% cnf(198510952,plain,(theorem(or(A,or(not(not(or(C,B))),not(B))))),inference(resolution,[status(thm)],[177049864,196814872]),[]).
% 
% cnf(230619400,plain,(theorem(or(not(not(or(C,B))),or(A,not(B))))),inference(resolution,[status(thm)],[177332888,198510952]),[]).
% 
% cnf(contradiction,plain,$false,inference(resolution,[status(thm)],[169229272,230619400]),[]).
% 
% END OF PROOF SEQUENCE
% 
%------------------------------------------------------------------------------