TSTP Solution File: CSR058+2 by Faust---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Faust---1.0
% Problem  : CSR058+2 : TPTP v3.4.2. Released v3.4.0.
% Transfm  : none
% Format   : tptp
% Command  : faust %s

% Computer : art03.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 11:43:46 EDT 2009

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

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Faust---1.0 format not known, defaulting to TPTP
fof(query108,plain,
    ! [A] :
      ( mtvisible(c_englishmt)
      & ~ prettystring(f_subcollectionofwithrelationfromtypefn(c_terrorist,c_hasmembers,c_terroristgroup),A) ),
    file('/tmp/SystemOnTPTP12682/CSR058+2.p',unknown),
    [] ).

cnf(208466984,plain,
    mtvisible(c_englishmt),
    inference(rewrite,[status(thm)],[query108]),
    [] ).

fof(ax1_126,plain,
    ( ~ mtvisible(c_englishmt)
    | prettystring(f_subcollectionofwithrelationfromtypefn(c_terrorist,c_hasmembers,c_terroristgroup),s_terroristthathasbeenamemberofaterroristorganization) ),
    file('/tmp/SystemOnTPTP12682/CSR058+2.p',unknown),
    [] ).

cnf(162339456,plain,
    ( ~ mtvisible(c_englishmt)
    | prettystring(f_subcollectionofwithrelationfromtypefn(c_terrorist,c_hasmembers,c_terroristgroup),s_terroristthathasbeenamemberofaterroristorganization) ),
    inference(rewrite,[status(thm)],[ax1_126]),
    [] ).

cnf(208396000,plain,
    ~ prettystring(f_subcollectionofwithrelationfromtypefn(c_terrorist,c_hasmembers,c_terroristgroup),A),
    inference(rewrite,[status(thm)],[query108]),
    [] ).

cnf(contradiction,plain,
    $false,
    inference(forward_subsumption_resolution__resolution,[status(thm)],[208466984,162339456,208396000]),
    [] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% Proof found in: 10 seconds
% START OF PROOF SEQUENCE
% fof(query108,plain,((mtvisible(c_englishmt)&~prettystring(f_subcollectionofwithrelationfromtypefn(c_terrorist,c_hasmembers,c_terroristgroup),A))),file('/tmp/SystemOnTPTP12682/CSR058+2.p',unknown),[]).
% 
% cnf(208466984,plain,(mtvisible(c_englishmt)),inference(rewrite,[status(thm)],[query108]),[]).
% 
% fof(ax1_126,plain,(~mtvisible(c_englishmt)|prettystring(f_subcollectionofwithrelationfromtypefn(c_terrorist,c_hasmembers,c_terroristgroup),s_terroristthathasbeenamemberofaterroristorganization)),file('/tmp/SystemOnTPTP12682/CSR058+2.p',unknown),[]).
% 
% cnf(162339456,plain,(~mtvisible(c_englishmt)|prettystring(f_subcollectionofwithrelationfromtypefn(c_terrorist,c_hasmembers,c_terroristgroup),s_terroristthathasbeenamemberofaterroristorganization)),inference(rewrite,[status(thm)],[ax1_126]),[]).
% 
% cnf(208396000,plain,(~prettystring(f_subcollectionofwithrelationfromtypefn(c_terrorist,c_hasmembers,c_terroristgroup),A)),inference(rewrite,[status(thm)],[query108]),[]).
% 
% cnf(contradiction,plain,$false,inference(forward_subsumption_resolution__resolution,[status(thm)],[208466984,162339456,208396000]),[]).
% 
% END OF PROOF SEQUENCE
% 
%------------------------------------------------------------------------------