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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : GEO062-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 : n032.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:52 EDT 2023

% Result   : Unsatisfiable 0.15s 0.52s
% Output   : CNFRefutation 0.15s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   23
% Syntax   : Number of formulae    :   38 (  15 unt;  15 typ;   0 def)
%            Number of atoms       :   35 (  13 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   26 (  14   ~;  12   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   38 (   9   >;  29   *;   0   +;   0  <<)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-4 aty)
%            Number of functors    :   13 (  13 usr;   6 con; 0-6 aty)
%            Number of variables   :   51 (  12 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,
    insertion: ( $i * $i * $i * $i ) > $i ).

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

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

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

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

cnf(segment_construction1,axiom,
    between(X1,X2,extension(X1,X2,X3,X4)),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO002-0.ax',segment_construction1) ).

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

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_equals_insertion,negated_conjecture,
    v != insertion(u,w,u,v),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_v_equals_insertion) ).

cnf(insertion,axiom,
    insertion(X1,X2,X3,X4) = extension(extension(X2,X1,lower_dimension_point_1,lower_dimension_point_2),X1,X3,X4),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO002-3.ax',insertion) ).

cnf(d10_1,axiom,
    ( X1 = X2
    | X3 = extension(X1,X2,X2,X3)
    | ~ between(X1,X2,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d10_1) ).

cnf(e3_1,axiom,
    X1 != extension(X2,X1,lower_dimension_point_1,lower_dimension_point_2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',e3_1) ).

cnf(c_0_8,axiom,
    ( between(X2,X3,X4)
    | ~ between(X1,X2,X3)
    | ~ between(X1,X3,X4) ),
    b5 ).

cnf(c_0_9,axiom,
    between(X1,X2,extension(X1,X2,X3,X4)),
    segment_construction1 ).

cnf(c_0_10,axiom,
    ( between(X3,X2,X1)
    | ~ between(X1,X2,X3) ),
    t1 ).

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

cnf(c_0_12,plain,
    ( between(X1,X2,extension(X3,X2,X4,X5))
    | ~ between(X3,X1,X2) ),
    inference(spm,[status(thm)],[c_0_8,c_0_9]) ).

cnf(c_0_13,hypothesis,
    between(w,v,u),
    inference(spm,[status(thm)],[c_0_10,c_0_11]) ).

cnf(c_0_14,hypothesis,
    between(v,u,extension(w,u,X1,X2)),
    inference(spm,[status(thm)],[c_0_12,c_0_13]) ).

cnf(c_0_15,negated_conjecture,
    v != insertion(u,w,u,v),
    prove_v_equals_insertion ).

cnf(c_0_16,axiom,
    insertion(X1,X2,X3,X4) = extension(extension(X2,X1,lower_dimension_point_1,lower_dimension_point_2),X1,X3,X4),
    insertion ).

cnf(c_0_17,axiom,
    ( X1 = X2
    | X3 = extension(X1,X2,X2,X3)
    | ~ between(X1,X2,X3) ),
    d10_1 ).

cnf(c_0_18,hypothesis,
    between(extension(w,u,X1,X2),u,v),
    inference(spm,[status(thm)],[c_0_10,c_0_14]) ).

cnf(c_0_19,negated_conjecture,
    v != extension(extension(w,u,lower_dimension_point_1,lower_dimension_point_2),u,u,v),
    inference(rw,[status(thm)],[c_0_15,c_0_16]) ).

cnf(c_0_20,hypothesis,
    ( extension(extension(w,u,X1,X2),u,u,v) = v
    | extension(w,u,X1,X2) = u ),
    inference(spm,[status(thm)],[c_0_17,c_0_18]) ).

cnf(c_0_21,axiom,
    X1 != extension(X2,X1,lower_dimension_point_1,lower_dimension_point_2),
    e3_1 ).

cnf(c_0_22,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_19,c_0_20]),c_0_21]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.10  % Problem    : GEO062-3 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.02/0.11  % Command    : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s
% 0.10/0.30  % Computer : n032.cluster.edu
% 0.10/0.30  % Model    : x86_64 x86_64
% 0.10/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.30  % Memory   : 8042.1875MB
% 0.10/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 300
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Tue Aug 29 20:30:31 EDT 2023
% 0.10/0.31  % CPUTime  : 
% 0.15/0.49  start to proof: theBenchmark
% 0.15/0.52  % Version  : CSE_E---1.5
% 0.15/0.52  % Problem  : theBenchmark.p
% 0.15/0.52  % Proof found
% 0.15/0.52  % SZS status Theorem for theBenchmark.p
% 0.15/0.52  % SZS output start Proof
% See solution above
% 0.15/0.52  % Total time : 0.017000 s
% 0.15/0.52  % SZS output end Proof
% 0.15/0.52  % Total time : 0.019000 s
%------------------------------------------------------------------------------