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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Faust---1.0
% Problem  : SYN060+1 : TPTP v3.4.2. Released v2.0.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 16:39:58 EDT 2009

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

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Faust---1.0 format not known, defaulting to TPTP
fof(pel30_2,plain,
    ! [A] :
      ( ( big_h(A)
        | big_g(A) )
      & ( big_f(A)
        | big_g(A) )
      & ( big_h(A)
        | big_i(A) )
      & ( big_f(A)
        | big_i(A) ) ),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN060+1.tptp',unknown),
    [] ).

cnf(142616648,plain,
    ( big_h(A)
    | big_i(A) ),
    inference(rewrite,[status(thm)],[pel30_2]),
    [] ).

fof(pel30,plain,
    ~ big_i(x),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN060+1.tptp',unknown),
    [] ).

cnf(142648544,plain,
    ~ big_i(x),
    inference(rewrite,[status(thm)],[pel30]),
    [] ).

cnf(150439224,plain,
    big_h(x),
    inference(resolution,[status(thm)],[142616648,142648544]),
    [] ).

fof(pel30_1,plain,
    ! [A] :
      ( ( ~ big_f(A)
        | ~ big_h(A) )
      & ( ~ big_g(A)
        | ~ big_h(A) ) ),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN060+1.tptp',unknown),
    [] ).

cnf(142603984,plain,
    ( ~ big_f(A)
    | ~ big_h(A) ),
    inference(rewrite,[status(thm)],[pel30_1]),
    [] ).

cnf(142610360,plain,
    ( big_f(A)
    | big_i(A) ),
    inference(rewrite,[status(thm)],[pel30_2]),
    [] ).

cnf(150431384,plain,
    big_f(x),
    inference(resolution,[status(thm)],[142610360,142648544]),
    [] ).

cnf(contradiction,plain,
    $false,
    inference(forward_subsumption_resolution__resolution,[status(thm)],[150439224,142603984,150431384]),
    [] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% Proof found in: 0 seconds
% START OF PROOF SEQUENCE
% fof(pel30_2,plain,(((big_h(A)|big_g(A))&(big_f(A)|big_g(A))&(big_h(A)|big_i(A))&(big_f(A)|big_i(A)))),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN060+1.tptp',unknown),[]).
% 
% cnf(142616648,plain,(big_h(A)|big_i(A)),inference(rewrite,[status(thm)],[pel30_2]),[]).
% 
% fof(pel30,plain,(~big_i(x)),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN060+1.tptp',unknown),[]).
% 
% cnf(142648544,plain,(~big_i(x)),inference(rewrite,[status(thm)],[pel30]),[]).
% 
% cnf(150439224,plain,(big_h(x)),inference(resolution,[status(thm)],[142616648,142648544]),[]).
% 
% fof(pel30_1,plain,(((~big_f(A)|~big_h(A))&(~big_g(A)|~big_h(A)))),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN060+1.tptp',unknown),[]).
% 
% cnf(142603984,plain,(~big_f(A)|~big_h(A)),inference(rewrite,[status(thm)],[pel30_1]),[]).
% 
% cnf(142610360,plain,(big_f(A)|big_i(A)),inference(rewrite,[status(thm)],[pel30_2]),[]).
% 
% cnf(150431384,plain,(big_f(x)),inference(resolution,[status(thm)],[142610360,142648544]),[]).
% 
% cnf(contradiction,plain,$false,inference(forward_subsumption_resolution__resolution,[status(thm)],[150439224,142603984,150431384]),[]).
% 
% END OF PROOF SEQUENCE
% 
%------------------------------------------------------------------------------