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

View Problem - Process Solution

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

% Computer : art01.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:50:20 EDT 2009

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

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Faust---1.0 format not known, defaulting to TPTP
fof(church_46_15_6,plain,
    ! [A,C] :
      ( big_f(A,x2(A),C)
      & ~ big_f(x2(A),C,x4(A,C)) ),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN341+1.tptp',unknown),
    [] ).

cnf(149057848,plain,
    big_f(A,x2(A),C),
    inference(rewrite,[status(thm)],[church_46_15_6]),
    [] ).

cnf(149043952,plain,
    ~ big_f(x2(A),C,x4(A,C)),
    inference(rewrite,[status(thm)],[church_46_15_6]),
    [] ).

cnf(contradiction,plain,
    $false,
    inference(resolution,[status(thm)],[149057848,149043952]),
    [] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% Proof found in: 0 seconds
% START OF PROOF SEQUENCE
% fof(church_46_15_6,plain,((big_f(A,x2(A),C)&~big_f(x2(A),C,x4(A,C)))),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN341+1.tptp',unknown),[]).
% 
% cnf(149057848,plain,(big_f(A,x2(A),C)),inference(rewrite,[status(thm)],[church_46_15_6]),[]).
% 
% cnf(149043952,plain,(~big_f(x2(A),C,x4(A,C))),inference(rewrite,[status(thm)],[church_46_15_6]),[]).
% 
% cnf(contradiction,plain,$false,inference(resolution,[status(thm)],[149057848,149043952]),[]).
% 
% END OF PROOF SEQUENCE
% 
%------------------------------------------------------------------------------