TSTP Solution File: GEO178+2 by SInE---0.4

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SInE---0.4
% Problem  : GEO178+2 : TPTP v5.0.0. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : Source/sine.py -e eprover -t %d %s

% Computer : art07.cs.miami.edu
% Model    : i686 i686
% CPU      : Intel(R) Pentium(R) 4 CPU 2.80GHz @ 2793MHz
% Memory   : 2018MB
% OS       : Linux 2.6.26.8-57.fc8
% CPULimit : 300s
% DateTime : Sat Dec 25 08:45:44 EST 2010

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

% Comments : 
%------------------------------------------------------------------------------
fof(1,axiom,
    ! [X1,X2,X3] :
      ( distinct_points(X1,X2)
     => ( apart_point_and_line(X3,line_connecting(X1,X2))
       => ( distinct_points(X3,X1)
          & distinct_points(X3,X2) ) ) ),
    file('/tmp/tmpmsNN4d/sel_GEO178+2.p_1',con1) ).

fof(9,conjecture,
    ! [X1,X2,X3] :
      ( ( distinct_points(X1,X2)
        & apart_point_and_line(X3,line_connecting(X1,X2)) )
     => ( distinct_points(X3,X1)
        & distinct_points(X3,X2) ) ),
    file('/tmp/tmpmsNN4d/sel_GEO178+2.p_1',con) ).

fof(10,negated_conjecture,
    ~ ! [X1,X2,X3] :
        ( ( distinct_points(X1,X2)
          & apart_point_and_line(X3,line_connecting(X1,X2)) )
       => ( distinct_points(X3,X1)
          & distinct_points(X3,X2) ) ),
    inference(assume_negation,[status(cth)],[9]) ).

fof(13,plain,
    ! [X1,X2,X3] :
      ( ~ distinct_points(X1,X2)
      | ~ apart_point_and_line(X3,line_connecting(X1,X2))
      | ( distinct_points(X3,X1)
        & distinct_points(X3,X2) ) ),
    inference(fof_nnf,[status(thm)],[1]) ).

fof(14,plain,
    ! [X4,X5,X6] :
      ( ~ distinct_points(X4,X5)
      | ~ apart_point_and_line(X6,line_connecting(X4,X5))
      | ( distinct_points(X6,X4)
        & distinct_points(X6,X5) ) ),
    inference(variable_rename,[status(thm)],[13]) ).

fof(15,plain,
    ! [X4,X5,X6] :
      ( ( distinct_points(X6,X4)
        | ~ apart_point_and_line(X6,line_connecting(X4,X5))
        | ~ distinct_points(X4,X5) )
      & ( distinct_points(X6,X5)
        | ~ apart_point_and_line(X6,line_connecting(X4,X5))
        | ~ distinct_points(X4,X5) ) ),
    inference(distribute,[status(thm)],[14]) ).

cnf(16,plain,
    ( distinct_points(X3,X2)
    | ~ distinct_points(X1,X2)
    | ~ apart_point_and_line(X3,line_connecting(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[15]) ).

cnf(17,plain,
    ( distinct_points(X3,X1)
    | ~ distinct_points(X1,X2)
    | ~ apart_point_and_line(X3,line_connecting(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[15]) ).

fof(37,negated_conjecture,
    ? [X1,X2,X3] :
      ( distinct_points(X1,X2)
      & apart_point_and_line(X3,line_connecting(X1,X2))
      & ( ~ distinct_points(X3,X1)
        | ~ distinct_points(X3,X2) ) ),
    inference(fof_nnf,[status(thm)],[10]) ).

fof(38,negated_conjecture,
    ? [X4,X5,X6] :
      ( distinct_points(X4,X5)
      & apart_point_and_line(X6,line_connecting(X4,X5))
      & ( ~ distinct_points(X6,X4)
        | ~ distinct_points(X6,X5) ) ),
    inference(variable_rename,[status(thm)],[37]) ).

fof(39,negated_conjecture,
    ( distinct_points(esk1_0,esk2_0)
    & apart_point_and_line(esk3_0,line_connecting(esk1_0,esk2_0))
    & ( ~ distinct_points(esk3_0,esk1_0)
      | ~ distinct_points(esk3_0,esk2_0) ) ),
    inference(skolemize,[status(esa)],[38]) ).

cnf(40,negated_conjecture,
    ( ~ distinct_points(esk3_0,esk2_0)
    | ~ distinct_points(esk3_0,esk1_0) ),
    inference(split_conjunct,[status(thm)],[39]) ).

cnf(41,negated_conjecture,
    apart_point_and_line(esk3_0,line_connecting(esk1_0,esk2_0)),
    inference(split_conjunct,[status(thm)],[39]) ).

cnf(42,negated_conjecture,
    distinct_points(esk1_0,esk2_0),
    inference(split_conjunct,[status(thm)],[39]) ).

cnf(45,negated_conjecture,
    ( distinct_points(esk3_0,esk2_0)
    | ~ distinct_points(esk1_0,esk2_0) ),
    inference(spm,[status(thm)],[16,41,theory(equality)]) ).

cnf(46,negated_conjecture,
    ( distinct_points(esk3_0,esk2_0)
    | $false ),
    inference(rw,[status(thm)],[45,42,theory(equality)]) ).

cnf(47,negated_conjecture,
    distinct_points(esk3_0,esk2_0),
    inference(cn,[status(thm)],[46,theory(equality)]) ).

cnf(49,negated_conjecture,
    ( distinct_points(esk3_0,esk1_0)
    | ~ distinct_points(esk1_0,esk2_0) ),
    inference(spm,[status(thm)],[17,41,theory(equality)]) ).

cnf(50,negated_conjecture,
    ( distinct_points(esk3_0,esk1_0)
    | $false ),
    inference(rw,[status(thm)],[49,42,theory(equality)]) ).

cnf(51,negated_conjecture,
    distinct_points(esk3_0,esk1_0),
    inference(cn,[status(thm)],[50,theory(equality)]) ).

cnf(53,negated_conjecture,
    ( ~ distinct_points(esk3_0,esk1_0)
    | $false ),
    inference(rw,[status(thm)],[40,47,theory(equality)]) ).

cnf(54,negated_conjecture,
    ~ distinct_points(esk3_0,esk1_0),
    inference(cn,[status(thm)],[53,theory(equality)]) ).

cnf(59,negated_conjecture,
    $false,
    inference(rw,[status(thm)],[54,51,theory(equality)]) ).

cnf(60,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[59,theory(equality)]) ).

cnf(61,negated_conjecture,
    $false,
    60,
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% % SZS status Started for /home/graph/tptp/TPTP/Problems/GEO/GEO178+2.p
% --creating new selector for [GEO008+0.ax]
% -running prover on /tmp/tmpmsNN4d/sel_GEO178+2.p_1 with time limit 29
% -prover status Theorem
% Problem GEO178+2.p solved in phase 0.
% % SZS status Theorem for /home/graph/tptp/TPTP/Problems/GEO/GEO178+2.p
% % SZS status Ended for /home/graph/tptp/TPTP/Problems/GEO/GEO178+2.p
% Solved 1 out of 1.
% # Problem is unsatisfiable (or provable), constructing proof object
% # SZS status Theorem
% # SZS output start CNFRefutation.
% See solution above
% # SZS output end CNFRefutation
% 
%------------------------------------------------------------------------------