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

View Problem - Process Solution

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

% Computer : art02.cs.miami.edu
% Model    : i686 i686
% CPU      : Intel(R) Pentium(R) 4 CPU 2.80GHz @ 2793MHz
% Memory   : 1003MB
% OS       : Linux 2.6.11-1.1369_FC4
% CPULimit : 600s
% DateTime : Wed May  6 10:56:45 EDT 2009

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

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Faust---1.0 format not known, defaulting to TPTP
fof(query_15,plain,
    ! [A,B] : accept_city(A,B),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/AGT/AGT015+2.tptp',unknown),
    [] ).

cnf(190556960,plain,
    accept_city(A,B),
    inference(rewrite,[status(thm)],[query_15]),
    [] ).

fof(deduced_13,plain,
    ~ accept_city(countryamedicalorganization,coastvillage),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/AGT/AGT015+2.tptp',unknown),
    [] ).

cnf(178644384,plain,
    ~ accept_city(countryamedicalorganization,coastvillage),
    inference(rewrite,[status(thm)],[deduced_13]),
    [] ).

cnf(contradiction,plain,
    $false,
    inference(resolution,[status(thm)],[190556960,178644384]),
    [] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% Proof found in: 1 seconds
% START OF PROOF SEQUENCE
% fof(query_15,plain,(accept_city(A,B)),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/AGT/AGT015+2.tptp',unknown),[]).
% 
% cnf(190556960,plain,(accept_city(A,B)),inference(rewrite,[status(thm)],[query_15]),[]).
% 
% fof(deduced_13,plain,(~accept_city(countryamedicalorganization,coastvillage)),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/AGT/AGT015+2.tptp',unknown),[]).
% 
% cnf(178644384,plain,(~accept_city(countryamedicalorganization,coastvillage)),inference(rewrite,[status(thm)],[deduced_13]),[]).
% 
% cnf(contradiction,plain,$false,inference(resolution,[status(thm)],[190556960,178644384]),[]).
% 
% END OF PROOF SEQUENCE
% 
%------------------------------------------------------------------------------