TSTP Solution File: SYN228-1 by Faust---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Faust---1.0
% Problem  : SYN228-1 : TPTP v3.4.2. Released v1.1.0.
% Transfm  : none
% Format   : tptp
% Command  : faust %s

% Computer : art09.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:18:24 EDT 2009

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

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Faust---1.0 format not known, defaulting to TPTP
fof(axiom_9,plain,
    r0(b),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN228-1.tptp',unknown),
    [] ).

cnf(176959152,plain,
    r0(b),
    inference(rewrite,[status(thm)],[axiom_9]),
    [] ).

fof(rule_215,plain,
    ! [A,B] :
      ( l3(A,B)
      | ~ r0(A)
      | ~ p2(A,B,A) ),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN228-1.tptp',unknown),
    [] ).

cnf(179650408,plain,
    ( l3(A,B)
    | ~ r0(A)
    | ~ p2(A,B,A) ),
    inference(rewrite,[status(thm)],[rule_215]),
    [] ).

fof(rule_005,plain,
    ! [A,B] :
      ( m1(A,B,A)
      | ~ m0(B,B,A) ),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN228-1.tptp',unknown),
    [] ).

cnf(177172344,plain,
    ( m1(A,B,A)
    | ~ m0(B,B,A) ),
    inference(rewrite,[status(thm)],[rule_005]),
    [] ).

fof(axiom_31,plain,
    m0(b,b,e),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN228-1.tptp',unknown),
    [] ).

cnf(177070952,plain,
    m0(b,b,e),
    inference(rewrite,[status(thm)],[axiom_31]),
    [] ).

cnf(192498456,plain,
    m1(e,b,e),
    inference(resolution,[status(thm)],[177172344,177070952]),
    [] ).

fof(rule_176,plain,
    ! [A,B] :
      ( p2(A,B,A)
      | ~ m1(B,A,B) ),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN228-1.tptp',unknown),
    [] ).

cnf(179120048,plain,
    ( p2(A,B,A)
    | ~ m1(B,A,B) ),
    inference(rewrite,[status(thm)],[rule_176]),
    [] ).

cnf(194229248,plain,
    p2(b,e,b),
    inference(resolution,[status(thm)],[192498456,179120048]),
    [] ).

cnf(197363072,plain,
    l3(b,e),
    inference(forward_subsumption_resolution__resolution,[status(thm)],[176959152,179650408,194229248]),
    [] ).

fof(prove_this,plain,
    ~ l3(b,e),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN228-1.tptp',unknown),
    [] ).

cnf(181283472,plain,
    ~ l3(b,e),
    inference(rewrite,[status(thm)],[prove_this]),
    [] ).

cnf(contradiction,plain,
    $false,
    inference(resolution,[status(thm)],[197363072,181283472]),
    [] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% Proof found in: 0 seconds
% START OF PROOF SEQUENCE
% fof(axiom_9,plain,(r0(b)),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN228-1.tptp',unknown),[]).
% 
% cnf(176959152,plain,(r0(b)),inference(rewrite,[status(thm)],[axiom_9]),[]).
% 
% fof(rule_215,plain,(l3(A,B)|~r0(A)|~p2(A,B,A)),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN228-1.tptp',unknown),[]).
% 
% cnf(179650408,plain,(l3(A,B)|~r0(A)|~p2(A,B,A)),inference(rewrite,[status(thm)],[rule_215]),[]).
% 
% fof(rule_005,plain,(m1(A,B,A)|~m0(B,B,A)),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN228-1.tptp',unknown),[]).
% 
% cnf(177172344,plain,(m1(A,B,A)|~m0(B,B,A)),inference(rewrite,[status(thm)],[rule_005]),[]).
% 
% fof(axiom_31,plain,(m0(b,b,e)),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN228-1.tptp',unknown),[]).
% 
% cnf(177070952,plain,(m0(b,b,e)),inference(rewrite,[status(thm)],[axiom_31]),[]).
% 
% cnf(192498456,plain,(m1(e,b,e)),inference(resolution,[status(thm)],[177172344,177070952]),[]).
% 
% fof(rule_176,plain,(p2(A,B,A)|~m1(B,A,B)),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN228-1.tptp',unknown),[]).
% 
% cnf(179120048,plain,(p2(A,B,A)|~m1(B,A,B)),inference(rewrite,[status(thm)],[rule_176]),[]).
% 
% cnf(194229248,plain,(p2(b,e,b)),inference(resolution,[status(thm)],[192498456,179120048]),[]).
% 
% cnf(197363072,plain,(l3(b,e)),inference(forward_subsumption_resolution__resolution,[status(thm)],[176959152,179650408,194229248]),[]).
% 
% fof(prove_this,plain,(~l3(b,e)),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/SYN/SYN228-1.tptp',unknown),[]).
% 
% cnf(181283472,plain,(~l3(b,e)),inference(rewrite,[status(thm)],[prove_this]),[]).
% 
% cnf(contradiction,plain,$false,inference(resolution,[status(thm)],[197363072,181283472]),[]).
% 
% END OF PROOF SEQUENCE
% 
%------------------------------------------------------------------------------