TSTP Solution File: GEO034-3 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : GEO034-3 : TPTP v8.1.2. Bugfixed v1.2.1.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s

% Computer : n021.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 30 22:45:39 EDT 2023

% Result   : Unsatisfiable 15.69s 15.84s
% Output   : CNFRefutation 15.69s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   23
% Syntax   : Number of formulae    :   37 (  13 unt;  15 typ;   0 def)
%            Number of atoms       :   48 (   4 equ)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :   54 (  28   ~;  26   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   34 (   8   >;  26   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-4 aty)
%            Number of functors    :   13 (  13 usr;   7 con; 0-6 aty)
%            Number of variables   :   42 (   0 sgn;   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    equidistant: ( $i * $i * $i * $i ) > $o ).

tff(decl_23,type,
    extension: ( $i * $i * $i * $i ) > $i ).

tff(decl_24,type,
    between: ( $i * $i * $i ) > $o ).

tff(decl_25,type,
    inner_pasch: ( $i * $i * $i * $i * $i ) > $i ).

tff(decl_26,type,
    lower_dimension_point_1: $i ).

tff(decl_27,type,
    lower_dimension_point_2: $i ).

tff(decl_28,type,
    lower_dimension_point_3: $i ).

tff(decl_29,type,
    euclid1: ( $i * $i * $i * $i * $i ) > $i ).

tff(decl_30,type,
    euclid2: ( $i * $i * $i * $i * $i ) > $i ).

tff(decl_31,type,
    continuous: ( $i * $i * $i * $i * $i * $i ) > $i ).

tff(decl_32,type,
    reflection: ( $i * $i ) > $i ).

tff(decl_33,type,
    u: $i ).

tff(decl_34,type,
    v: $i ).

tff(decl_35,type,
    w: $i ).

tff(decl_36,type,
    x: $i ).

cnf(d2,axiom,
    ( equidistant(X3,X4,X1,X2)
    | ~ equidistant(X1,X2,X3,X4) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d2) ).

cnf(w_to_v_equals_w_to_x,hypothesis,
    equidistant(w,v,w,x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',w_to_v_equals_w_to_x) ).

cnf(d14,axiom,
    ( equidistant(X2,X7,X4,X8)
    | ~ equidistant(X1,X2,X3,X4)
    | ~ equidistant(X2,X5,X4,X6)
    | ~ equidistant(X1,X7,X3,X8)
    | ~ equidistant(X5,X7,X6,X8)
    | ~ between(X1,X2,X5)
    | ~ between(X3,X4,X6) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d14) ).

cnf(d1,axiom,
    equidistant(X1,X2,X1,X2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d1) ).

cnf(u_to_v_equals_u_to_x,hypothesis,
    equidistant(u,v,u,x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',u_to_v_equals_u_to_x) ).

cnf(identity_for_equidistance,axiom,
    ( X1 = X2
    | ~ equidistant(X1,X2,X3,X3) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO002-0.ax',identity_for_equidistance) ).

cnf(v_between_u_and_w,hypothesis,
    between(u,v,w),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',v_between_u_and_w) ).

cnf(prove_v_is_x,negated_conjecture,
    v != x,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_v_is_x) ).

cnf(c_0_8,axiom,
    ( equidistant(X3,X4,X1,X2)
    | ~ equidistant(X1,X2,X3,X4) ),
    d2 ).

cnf(c_0_9,hypothesis,
    equidistant(w,v,w,x),
    w_to_v_equals_w_to_x ).

cnf(c_0_10,axiom,
    ( equidistant(X2,X7,X4,X8)
    | ~ equidistant(X1,X2,X3,X4)
    | ~ equidistant(X2,X5,X4,X6)
    | ~ equidistant(X1,X7,X3,X8)
    | ~ equidistant(X5,X7,X6,X8)
    | ~ between(X1,X2,X5)
    | ~ between(X3,X4,X6) ),
    d14 ).

cnf(c_0_11,hypothesis,
    equidistant(w,x,w,v),
    inference(spm,[status(thm)],[c_0_8,c_0_9]) ).

cnf(c_0_12,hypothesis,
    ( equidistant(X1,x,X2,v)
    | ~ between(X3,X2,w)
    | ~ between(X4,X1,w)
    | ~ equidistant(X1,w,X2,w)
    | ~ equidistant(X4,x,X3,v)
    | ~ equidistant(X4,X1,X3,X2) ),
    inference(spm,[status(thm)],[c_0_10,c_0_11]) ).

cnf(c_0_13,axiom,
    equidistant(X1,X2,X1,X2),
    d1 ).

cnf(c_0_14,hypothesis,
    equidistant(u,v,u,x),
    u_to_v_equals_u_to_x ).

cnf(c_0_15,hypothesis,
    ( equidistant(X1,x,X1,v)
    | ~ between(X2,X1,w)
    | ~ between(X3,X1,w)
    | ~ equidistant(X3,x,X2,v)
    | ~ equidistant(X3,X1,X2,X1) ),
    inference(spm,[status(thm)],[c_0_12,c_0_13]) ).

cnf(c_0_16,hypothesis,
    equidistant(u,x,u,v),
    inference(spm,[status(thm)],[c_0_8,c_0_14]) ).

cnf(c_0_17,axiom,
    ( X1 = X2
    | ~ equidistant(X1,X2,X3,X3) ),
    identity_for_equidistance ).

cnf(c_0_18,hypothesis,
    ( equidistant(X1,x,X1,v)
    | ~ between(u,X1,w) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_15,c_0_16]),c_0_13])]) ).

cnf(c_0_19,hypothesis,
    between(u,v,w),
    v_between_u_and_w ).

cnf(c_0_20,negated_conjecture,
    v != x,
    prove_v_is_x ).

cnf(c_0_21,hypothesis,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_17,c_0_18]),c_0_19])]),c_0_20]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem    : GEO034-3 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.08/0.13  % Command    : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s
% 0.13/0.34  % Computer : n021.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Tue Aug 29 21:08:59 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.20/0.61  start to proof: theBenchmark
% 15.69/15.84  % Version  : CSE_E---1.5
% 15.69/15.84  % Problem  : theBenchmark.p
% 15.69/15.84  % Proof found
% 15.69/15.84  % SZS status Theorem for theBenchmark.p
% 15.69/15.84  % SZS output start Proof
% See solution above
% 15.69/15.84  % Total time : 15.207000 s
% 15.69/15.84  % SZS output end Proof
% 15.69/15.84  % Total time : 15.212000 s
%------------------------------------------------------------------------------