TSTP Solution File: SYN362+1 by Faust---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Faust---1.0
% Problem  : SYN362+1 : TPTP v3.4.2. Released v2.0.0.
% Transfm  : none
% Format   : tptp
% Command  : faust %s

% Computer : art10.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 17:51:31 EDT 2009

% Result   : Theorem 0.1s
% Output   : Refutation 0.1s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    1
% Syntax   : Number of formulae    :    5 (   4 unt;   0 def)
%            Number of atoms       :   22 (   0 equ)
%            Maximal formula atoms :   18 (   4 avg)
%            Number of connectives :   24 (   7   ~;   9   |;   8   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    2 (   2 usr;   0 con; 1-1 aty)
%            Number of variables   :    7 (   3 sgn   3   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Faust---1.0 format not known, defaulting to TPTP
fof(x2113,plain,
    ! [E,A,D] :
      ( ( big_p(E)
        | ~ big_r(z(A),D) )
      & ( ~ big_p(D)
        | ~ big_r(z(A),D) )
      & ( big_r(A,w(A))
        | ~ big_r(z(A),D) )
      & ( big_p(E)
        | big_r(A,w(A)) )
      & ( ~ big_p(D)
        | big_r(A,w(A)) )
      & ( big_r(A,w(A))
        | big_r(A,w(A)) )
      & ( big_p(E)
        | big_p(E) )
      & ( ~ big_p(D)
        | big_p(E) )
      & ( big_r(A,w(A))
        | big_p(E) ) ),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN362+1.tptp',unknown),
    [] ).

cnf(145981832,plain,
    big_r(A,w(A)),
    inference(rewrite,[status(thm)],[x2113]),
    [] ).

cnf(145978128,plain,
    big_p(E),
    inference(rewrite,[status(thm)],[x2113]),
    [] ).

cnf(145995744,plain,
    ~ big_r(z(A),D),
    inference(rewrite__forward_subsumption_resolution,[status(thm)],[x2113,145978128]),
    [] ).

cnf(contradiction,plain,
    $false,
    inference(resolution,[status(thm)],[145981832,145995744]),
    [] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% Proof found in: 0 seconds
% START OF PROOF SEQUENCE
% fof(x2113,plain,(((big_p(E)|~big_r(z(A),D))&(~big_p(D)|~big_r(z(A),D))&(big_r(A,w(A))|~big_r(z(A),D))&(big_p(E)|big_r(A,w(A)))&(~big_p(D)|big_r(A,w(A)))&(big_r(A,w(A))|big_r(A,w(A)))&(big_p(E)|big_p(E))&(~big_p(D)|big_p(E))&(big_r(A,w(A))|big_p(E)))),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN362+1.tptp',unknown),[]).
% 
% cnf(145981832,plain,(big_r(A,w(A))),inference(rewrite,[status(thm)],[x2113]),[]).
% 
% cnf(145978128,plain,(big_p(E)),inference(rewrite,[status(thm)],[x2113]),[]).
% 
% cnf(145995744,plain,(~big_r(z(A),D)),inference(rewrite__forward_subsumption_resolution,[status(thm)],[x2113,145978128]),[]).
% 
% cnf(contradiction,plain,$false,inference(resolution,[status(thm)],[145981832,145995744]),[]).
% 
% END OF PROOF SEQUENCE
% faust: ../JJParser/Signature.c:39: void FreeSignatureList(SymbolNodeType**): Assertion `(*Symbols)->NumberOfUses == 0' failed.
% 
%------------------------------------------------------------------------------