TSTP Solution File: GEO067-3 by Otter---3.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Otter---3.3
% Problem  : GEO067-3 : TPTP v8.1.0. Bugfixed v1.2.1.
% Transfm  : none
% Format   : tptp:raw
% Command  : otter-tptp-script %s

% Computer : n005.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 Jul 27 12:54:19 EDT 2022

% Result   : Unsatisfiable 2.96s 3.17s
% Output   : Refutation 2.96s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    6
% Syntax   : Number of clauses     :   12 (   6 unt;   0 nHn;   8 RR)
%            Number of literals    :   24 (   3 equ;  13 neg)
%            Maximal clause size   :    4 (   2 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    3 (   3 usr;   3 con; 0-0 aty)
%            Number of variables   :   17 (   4 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(74,axiom,
    ( ~ between(A,B,C)
    | colinear(C,B,A) ),
    file('GEO067-3.p',unknown),
    [] ).

cnf(75,axiom,
    ( ~ between(A,B,C)
    | colinear(A,C,B) ),
    file('GEO067-3.p',unknown),
    [] ).

cnf(76,axiom,
    ( ~ between(A,B,C)
    | colinear(B,A,C) ),
    file('GEO067-3.p',unknown),
    [] ).

cnf(83,axiom,
    ( ~ colinear(x,x,y)
    | ~ colinear(x,y,x)
    | ~ colinear(y,x,x)
    | x = y ),
    file('GEO067-3.p',unknown),
    [] ).

cnf(84,plain,
    ( ~ colinear(x,x,y)
    | ~ colinear(x,y,x)
    | ~ colinear(y,x,x)
    | y = x ),
    inference(flip,[status(thm),theory(equality)],[inference(copy,[status(thm)],[83])]),
    [iquote('copy,83,flip.4')] ).

cnf(85,axiom,
    ( ~ colinear(x,x,y)
    | ~ colinear(x,y,x)
    | ~ colinear(y,x,x)
    | ~ colinear(x,z,y) ),
    file('GEO067-3.p',unknown),
    [] ).

cnf(162,axiom,
    between(A,B,B),
    file('GEO067-3.p',unknown),
    [] ).

cnf(179,plain,
    colinear(A,B,A),
    inference(hyper,[status(thm)],[162,76]),
    [iquote('hyper,162,76')] ).

cnf(180,plain,
    colinear(A,B,B),
    inference(hyper,[status(thm)],[162,75]),
    [iquote('hyper,162,75')] ).

cnf(181,plain,
    colinear(A,A,B),
    inference(hyper,[status(thm)],[162,74]),
    [iquote('hyper,162,74')] ).

cnf(211,plain,
    y = x,
    inference(hyper,[status(thm)],[181,84,179,180]),
    [iquote('hyper,181,84,179,180')] ).

cnf(212,plain,
    $false,
    inference(unit_del,[status(thm)],[inference(demod,[status(thm),theory(equality)],[inference(back_demod,[status(thm)],[85]),211,211,211,211]),181,181,181,179]),
    [iquote('back_demod,85,demod,211,211,211,211,unit_del,181,181,181,179')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : GEO067-3 : TPTP v8.1.0. Bugfixed v1.2.1.
% 0.10/0.12  % Command  : otter-tptp-script %s
% 0.13/0.33  % Computer : n005.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 300
% 0.13/0.33  % DateTime : Wed Jul 27 07:13:35 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 2.96/3.14  ----- Otter 3.3f, August 2004 -----
% 2.96/3.14  The process was started by sandbox on n005.cluster.edu,
% 2.96/3.14  Wed Jul 27 07:13:35 2022
% 2.96/3.14  The command was "./otter".  The process ID is 30184.
% 2.96/3.14  
% 2.96/3.14  set(prolog_style_variables).
% 2.96/3.14  set(auto).
% 2.96/3.14     dependent: set(auto1).
% 2.96/3.14     dependent: set(process_input).
% 2.96/3.14     dependent: clear(print_kept).
% 2.96/3.14     dependent: clear(print_new_demod).
% 2.96/3.14     dependent: clear(print_back_demod).
% 2.96/3.14     dependent: clear(print_back_sub).
% 2.96/3.14     dependent: set(control_memory).
% 2.96/3.14     dependent: assign(max_mem, 12000).
% 2.96/3.14     dependent: assign(pick_given_ratio, 4).
% 2.96/3.14     dependent: assign(stats_level, 1).
% 2.96/3.14     dependent: assign(max_seconds, 10800).
% 2.96/3.14  clear(print_given).
% 2.96/3.14  
% 2.96/3.14  list(usable).
% 2.96/3.14  0 [] A=A.
% 2.96/3.14  0 [] e_quidistant(X,Y,Y,X).
% 2.96/3.14  0 [] -e_quidistant(X,Y,Z,V)| -e_quidistant(X,Y,V2,W)|e_quidistant(Z,V,V2,W).
% 2.96/3.14  0 [] -e_quidistant(X,Y,Z,Z)|X=Y.
% 2.96/3.14  0 [] between(X,Y,extension(X,Y,W,V)).
% 2.96/3.14  0 [] e_quidistant(Y,extension(X,Y,W,V),W,V).
% 2.96/3.14  0 [] -e_quidistant(X,Y,X1,Y1)| -e_quidistant(Y,Z,Y1,Z1)| -e_quidistant(X,V,X1,V1)| -e_quidistant(Y,V,Y1,V1)| -between(X,Y,Z)| -between(X1,Y1,Z1)|X=Y|e_quidistant(Z,V,Z1,V1).
% 2.96/3.14  0 [] -between(X,Y,X)|X=Y.
% 2.96/3.14  0 [] -between(U,V,W)| -between(Y,X,W)|between(V,inner_pasch(U,V,W,X,Y),Y).
% 2.96/3.14  0 [] -between(U,V,W)| -between(Y,X,W)|between(X,inner_pasch(U,V,W,X,Y),U).
% 2.96/3.14  0 [] -between(lower_dimension_point_1,lower_dimension_point_2,lower_dimension_point_3).
% 2.96/3.14  0 [] -between(lower_dimension_point_2,lower_dimension_point_3,lower_dimension_point_1).
% 2.96/3.14  0 [] -between(lower_dimension_point_3,lower_dimension_point_1,lower_dimension_point_2).
% 2.96/3.14  0 [] -e_quidistant(X,W,X,V)| -e_quidistant(Y,W,Y,V)| -e_quidistant(Z,W,Z,V)|between(X,Y,Z)|between(Y,Z,X)|between(Z,X,Y)|W=V.
% 2.96/3.14  0 [] -between(U,W,Y)| -between(V,W,X)|U=W|between(U,V,euclid1(U,V,W,X,Y)).
% 2.96/3.14  0 [] -between(U,W,Y)| -between(V,W,X)|U=W|between(U,X,euclid2(U,V,W,X,Y)).
% 2.96/3.14  0 [] -between(U,W,Y)| -between(V,W,X)|U=W|between(euclid1(U,V,W,X,Y),Y,euclid2(U,V,W,X,Y)).
% 2.96/3.14  0 [] -e_quidistant(U,V,U,V1)| -e_quidistant(U,X,U,X1)| -between(U,V,X)| -between(V,W,X)|between(V1,continuous(U,V,V1,W,X,X1),X1).
% 2.96/3.14  0 [] -e_quidistant(U,V,U,V1)| -e_quidistant(U,X,U,X1)| -between(U,V,X)| -between(V,W,X)|e_quidistant(U,W,U,continuous(U,V,V1,W,X,X1)).
% 2.96/3.14  0 [] -between(X,Y,Z)|colinear(X,Y,Z).
% 2.96/3.14  0 [] -between(Y,Z,X)|colinear(X,Y,Z).
% 2.96/3.14  0 [] -between(Z,X,Y)|colinear(X,Y,Z).
% 2.96/3.14  0 [] -colinear(X,Y,Z)|between(X,Y,Z)|between(Y,Z,X)|between(Z,X,Y).
% 2.96/3.14  0 [] reflection(U,V)=extension(U,V,U,V).
% 2.96/3.14  0 [] insertion(U1,W1,U,V)=extension(extension(W1,U1,lower_dimension_point_1,lower_dimension_point_2),U1,U,V).
% 2.96/3.14  0 [] e_quidistant(U,V,U,V).
% 2.96/3.14  0 [] -e_quidistant(U,V,W,X)|e_quidistant(W,X,U,V).
% 2.96/3.14  0 [] -e_quidistant(U,V,W,X)|e_quidistant(V,U,W,X).
% 2.96/3.14  0 [] -e_quidistant(U,V,W,X)|e_quidistant(U,V,X,W).
% 2.96/3.14  0 [] -e_quidistant(U,V,W,X)|e_quidistant(V,U,X,W).
% 2.96/3.14  0 [] -e_quidistant(U,V,W,X)|e_quidistant(W,X,V,U).
% 2.96/3.14  0 [] -e_quidistant(U,V,W,X)|e_quidistant(X,W,U,V).
% 2.96/3.14  0 [] -e_quidistant(U,V,W,X)|e_quidistant(X,W,V,U).
% 2.96/3.14  0 [] -e_quidistant(U,V,W,X)| -e_quidistant(W,X,Y,Z)|e_quidistant(U,V,Y,Z).
% 2.96/3.14  0 [] V=extension(U,V,W,W).
% 2.96/3.14  0 [] Y!=extension(U,V,W,X)|between(U,V,Y).
% 2.96/3.14  0 [] between(U,V,reflection(U,V)).
% 2.96/3.14  0 [] e_quidistant(V,reflection(U,V),U,V).
% 2.96/3.14  0 [] U!=V|V=reflection(U,V).
% 2.96/3.14  0 [] U=reflection(U,U).
% 2.96/3.14  0 [] V!=reflection(U,V)|U=V.
% 2.96/3.14  0 [] e_quidistant(U,U,V,V).
% 2.96/3.14  0 [] -e_quidistant(U,V,U1,V1)| -e_quidistant(V,W,V1,W1)| -between(U,V,W)| -between(U1,V1,W1)|e_quidistant(U,W,U1,W1).
% 2.96/3.14  0 [] -between(U,V,W)| -between(U,V,X)| -e_quidistant(V,W,V,X)|U=V|W=X.
% 2.96/3.14  0 [] -between(U,V,W)|U=V|W=extension(U,V,V,W).
% 2.96/3.14  0 [] -e_quidistant(W,X,Y,Z)|extension(U,V,W,X)=extension(U,V,Y,Z)|U=V.
% 2.96/3.14  0 [] extension(U,V,U,V)=extension(U,V,V,U)|U=V.
% 2.96/3.14  0 [] e_quidistant(V,U,V,reflection(reflection(U,V),V)).
% 2.96/3.14  0 [] U=reflection(reflection(U,V),V).
% 2.96/3.14  0 [] between(U,V,V).
% 2.96/3.14  0 [] -between(U,W,X)|U!=X|between(V,W,X).
% 2.96/3.14  0 [] -between(U,V,W)|between(W,V,U).
% 2.96/3.14  0 [] between(U,U,V).
% 2.96/3.14  0 [] -between(U,V,W)| -between(V,U,W)|U=V.
% 2.96/3.14  0 [] -between(U,V,W)| -between(U,W,V)|V=W.
% 2.96/3.14  0 [] -between(U,V,W)| -between(V,U,W)|U=V|V=W.
% 2.96/3.14  0 [] -between(U,V,W)| -between(U,W,V)|U=V|V=W.
% 2.96/3.14  0 [] -between(U,V,W)| -between(V,W,X)|between(U,V,W).
% 2.96/3.14  0 [] -between(U,V,W)| -between(U,W,X)|between(V,W,X).
% 2.96/3.14  0 [] -between(U,V,W)| -between(V,W,X)|between(U,W,X)|V=W.
% 2.96/3.14  0 [] -between(U,V,W)| -between(V,W,X)|between(U,V,X)|V=W.
% 2.96/3.15  0 [] -between(U,V,X)| -between(V,W,X)|between(U,W,X).
% 2.96/3.15  0 [] -between(U,V,W)| -between(U,W,X)|between(U,V,X).
% 2.96/3.15  0 [] lower_dimension_point_1!=lower_dimension_point_2.
% 2.96/3.15  0 [] lower_dimension_point_2!=lower_dimension_point_3.
% 2.96/3.15  0 [] lower_dimension_point_1!=lower_dimension_point_3.
% 2.96/3.15  0 [] V!=extension(U,V,lower_dimension_point_1,lower_dimension_point_2).
% 2.96/3.15  0 [] e_quidistant(V,extension(U,V,lower_dimension_point_1,lower_dimension_point_2),X,extension(W,X,lower_dimension_point_1,lower_dimension_point_2)).
% 2.96/3.15  0 [] between(U,V,extension(U,V,lower_dimension_point_1,lower_dimension_point_2)).
% 2.96/3.15  0 [] -between(U,V,W)| -between(U1,V1,W)| -between(U,X,U1)|between(X,inner_pasch(V1,inner_pasch(U,X,U1,V1,W),U,V,W),W)|between(V,inner_pasch(V1,inner_pasch(U,X,U1,V1,W),U,V,W),V1).
% 2.96/3.15  0 [] -between(U,V,W)| -e_quidistant(U,W,U,W1)| -e_quidistant(V,W,V,W1)|U=V|W=W1.
% 2.96/3.15  0 [] -e_quidistant(U,V,U1,V1)| -e_quidistant(U,W,U1,W1)| -e_quidistant(U,X,U1,X1)| -e_quidistant(W,X,W1,X1)| -between(U,V,W)| -between(U1,V1,W1)|e_quidistant(V,X,V1,X1).
% 2.96/3.15  0 [] -between(U,V,W)| -between(U1,V1,W1)| -e_quidistant(U,V,U1,V1)| -e_quidistant(U,W,U1,W1)|e_quidistant(V,W,V1,W1).
% 2.96/3.15  0 [] -e_quidistant(U,V,U1,V1)| -e_quidistant(V,W,V1,W1)| -e_quidistant(U,X,U1,X1)| -e_quidistant(W,X,W1,X1)| -between(U,V,W)| -between(U1,V1,W1)|e_quidistant(V,X,V1,X1).
% 2.96/3.15  0 [] -between(U,V,W)| -e_quidistant(U,V,U,X)| -e_quidistant(W,V,W,X)|V=X.
% 2.96/3.15  0 [] e_quidistant(U,V,U1,insertion(U1,W1,U,V)).
% 2.96/3.15  0 [] -between(U,V,W)| -e_quidistant(U,W,U1,W1)|between(U1,insertion(U1,W1,U,V),W1).
% 2.96/3.15  0 [] -between(U,V,W)| -e_quidistant(U,W,U1,W1)|e_quidistant(V,W,insertion(U1,W1,U,V),W1).
% 2.96/3.15  0 [] -between(U,V,W)|V=insertion(U,W,U,V).
% 2.96/3.15  0 [] -e_quidistant(W,X,Y,Z)|insertion(U,V,W,X)=insertion(U,V,Y,Z).
% 2.96/3.15  0 [] -e_quidistant(U,V,U1,V1)| -e_quidistant(V,W,V1,W1)| -e_quidistant(U,W,U1,W1)| -between(U,V,W)|between(U1,V1,W1).
% 2.96/3.15  0 [] -between(U,V,W)| -between(U,V,X)|U=V|between(U,W,X)|between(U,X,W).
% 2.96/3.15  0 [] -between(U,V,W)| -between(U,V,X)|U=V|between(V,W,X)|between(V,X,W).
% 2.96/3.15  0 [] -between(U,W,X)| -between(V,W,X)|W=X|between(U,V,W)|between(V,U,W).
% 2.96/3.15  0 [] -between(U,V,X)| -between(U,W,X)|between(U,V,W)|between(U,W,V).
% 2.96/3.15  0 [] -between(U,V,X)| -between(U,W,X)|between(V,W,X)|between(W,V,X).
% 2.96/3.15  0 [] -between(U,V,Y)| -between(V,W,X)| -between(U,X,Y)|between(U,W,Y).
% 2.96/3.15  0 [] -between(U,V,W)| -e_quidistant(U,V,U,W)|V=W.
% 2.96/3.15  0 [] -between(W,V,U)|colinear(U,V,W).
% 2.96/3.15  0 [] -between(U,W,V)|colinear(U,V,W).
% 2.96/3.15  0 [] -between(V,U,W)|colinear(U,V,W).
% 2.96/3.15  0 [] -colinear(U,V,W)|colinear(W,V,U).
% 2.96/3.15  0 [] -colinear(U,V,W)|colinear(V,W,U).
% 2.96/3.15  0 [] -colinear(U,V,W)|colinear(U,W,V).
% 2.96/3.15  0 [] -colinear(U,V,W)|colinear(W,U,V).
% 2.96/3.15  0 [] -colinear(U,V,W)|colinear(V,U,W).
% 2.96/3.15  0 [] -colinear(lower_dimension_point_1,lower_dimension_point_2,lower_dimension_point_3).
% 2.96/3.15  0 [] -colinear(x,x,y)| -colinear(x,y,x)| -colinear(y,x,x)|x=y.
% 2.96/3.15  0 [] -colinear(x,x,y)| -colinear(x,y,x)| -colinear(y,x,x)| -colinear(x,z,y).
% 2.96/3.15  end_of_list.
% 2.96/3.15  
% 2.96/3.15  SCAN INPUT: prop=0, horn=0, equality=1, symmetry=0, max_lits=8.
% 2.96/3.15  
% 2.96/3.15  This ia a non-Horn set with equality.  The strategy will be
% 2.96/3.15  Knuth-Bendix, ordered hyper_res, factoring, and unit
% 2.96/3.15  deletion, with positive clauses in sos and nonpositive
% 2.96/3.15  clauses in usable.
% 2.96/3.15  
% 2.96/3.15     dependent: set(knuth_bendix).
% 2.96/3.15     dependent: set(anl_eq).
% 2.96/3.15     dependent: set(para_from).
% 2.96/3.15     dependent: set(para_into).
% 2.96/3.15     dependent: clear(para_from_right).
% 2.96/3.15     dependent: clear(para_into_right).
% 2.96/3.15     dependent: set(para_from_vars).
% 2.96/3.15     dependent: set(eq_units_both_ways).
% 2.96/3.15     dependent: set(dynamic_demod_all).
% 2.96/3.15     dependent: set(dynamic_demod).
% 2.96/3.15     dependent: set(order_eq).
% 2.96/3.15     dependent: set(back_demod).
% 2.96/3.15     dependent: set(lrpo).
% 2.96/3.15     dependent: set(hyper_res).
% 2.96/3.15     dependent: set(unit_deletion).
% 2.96/3.15     dependent: set(factor).
% 2.96/3.15  
% 2.96/3.15  ------------> process usable:
% 2.96/3.15  ** KEPT (pick-wt=15): 1 [] -e_quidistant(A,B,C,D)| -e_quidistant(A,B,E,F)|e_quidistant(C,D,E,F).
% 2.96/3.15  ** KEPT (pick-wt=8): 2 [] -e_quidistant(A,B,C,C)|A=B.
% 2.96/3.15  ** KEPT (pick-wt=36): 3 [] -e_quidistant(A,B,C,D)| -e_quidistant(B,E,D,F)| -e_quidistant(A,G,C,H)| -e_quidistant(B,G,D,H)| -between(A,B,E)| -between(C,D,F)|A=B|e_quidistant(E,G,F,H).
% 2.96/3.15  ** KEPT (pick-wt=7): 4 [] -between(A,B,A)|A=B.
% 2.96/3.15  ** KEPT (pick-wt=17): 5 [] -between(A,B,C)| -between(D,E,C)|between(B,inner_pasch(A,B,C,E,D),D).
% 2.96/3.16  ** KEPT (pick-wt=17): 6 [] -between(A,B,C)| -between(D,E,C)|between(E,inner_pasch(A,B,C,E,D),A).
% 2.96/3.16  ** KEPT (pick-wt=4): 7 [] -between(lower_dimension_point_1,lower_dimension_point_2,lower_dimension_point_3).
% 2.96/3.16  ** KEPT (pick-wt=4): 8 [] -between(lower_dimension_point_2,lower_dimension_point_3,lower_dimension_point_1).
% 2.96/3.16  ** KEPT (pick-wt=4): 9 [] -between(lower_dimension_point_3,lower_dimension_point_1,lower_dimension_point_2).
% 2.96/3.16  ** KEPT (pick-wt=30): 10 [] -e_quidistant(A,B,A,C)| -e_quidistant(D,B,D,C)| -e_quidistant(E,B,E,C)|between(A,D,E)|between(D,E,A)|between(E,A,D)|B=C.
% 2.96/3.16  ** KEPT (pick-wt=20): 11 [] -between(A,B,C)| -between(D,B,E)|A=B|between(A,D,euclid1(A,D,B,E,C)).
% 2.96/3.16  ** KEPT (pick-wt=20): 12 [] -between(A,B,C)| -between(D,B,E)|A=B|between(A,E,euclid2(A,D,B,E,C)).
% 2.96/3.16  ** KEPT (pick-wt=25): 13 [] -between(A,B,C)| -between(D,B,E)|A=B|between(euclid1(A,D,B,E,C),C,euclid2(A,D,B,E,C)).
% 2.96/3.16  ** KEPT (pick-wt=28): 14 [] -e_quidistant(A,B,A,C)| -e_quidistant(A,D,A,E)| -between(A,B,D)| -between(B,F,D)|between(C,continuous(A,B,C,F,D,E),E).
% 2.96/3.16  ** KEPT (pick-wt=29): 15 [] -e_quidistant(A,B,A,C)| -e_quidistant(A,D,A,E)| -between(A,B,D)| -between(B,F,D)|e_quidistant(A,F,A,continuous(A,B,C,F,D,E)).
% 2.96/3.16  ** KEPT (pick-wt=8): 16 [] -between(A,B,C)|colinear(A,B,C).
% 2.96/3.16  ** KEPT (pick-wt=8): 17 [] -between(A,B,C)|colinear(C,A,B).
% 2.96/3.16  ** KEPT (pick-wt=8): 18 [] -between(A,B,C)|colinear(B,C,A).
% 2.96/3.16  ** KEPT (pick-wt=16): 19 [] -colinear(A,B,C)|between(A,B,C)|between(B,C,A)|between(C,A,B).
% 2.96/3.16  ** KEPT (pick-wt=10): 20 [] -e_quidistant(A,B,C,D)|e_quidistant(C,D,A,B).
% 2.96/3.16  ** KEPT (pick-wt=10): 21 [] -e_quidistant(A,B,C,D)|e_quidistant(B,A,C,D).
% 2.96/3.16  ** KEPT (pick-wt=10): 22 [] -e_quidistant(A,B,C,D)|e_quidistant(A,B,D,C).
% 2.96/3.16  ** KEPT (pick-wt=10): 23 [] -e_quidistant(A,B,C,D)|e_quidistant(B,A,D,C).
% 2.96/3.16  ** KEPT (pick-wt=10): 24 [] -e_quidistant(A,B,C,D)|e_quidistant(C,D,B,A).
% 2.96/3.16  ** KEPT (pick-wt=10): 25 [] -e_quidistant(A,B,C,D)|e_quidistant(D,C,A,B).
% 2.96/3.16  ** KEPT (pick-wt=10): 26 [] -e_quidistant(A,B,C,D)|e_quidistant(D,C,B,A).
% 2.96/3.16  ** KEPT (pick-wt=15): 27 [] -e_quidistant(A,B,C,D)| -e_quidistant(C,D,E,F)|e_quidistant(A,B,E,F).
% 2.96/3.16  ** KEPT (pick-wt=11): 28 [] A!=extension(B,C,D,E)|between(B,C,A).
% 2.96/3.16  ** KEPT (pick-wt=8): 30 [copy,29,flip.2] A!=B|reflection(A,B)=B.
% 2.96/3.16  ** KEPT (pick-wt=8): 32 [copy,31,flip.1] reflection(A,B)!=B|A=B.
% 2.96/3.16  ** KEPT (pick-wt=23): 33 [] -e_quidistant(A,B,C,D)| -e_quidistant(B,E,D,F)| -between(A,B,E)| -between(C,D,F)|e_quidistant(A,E,C,F).
% 2.96/3.16  ** KEPT (pick-wt=19): 34 [] -between(A,B,C)| -between(A,B,D)| -e_quidistant(B,C,B,D)|A=B|C=D.
% 2.96/3.16  ** KEPT (pick-wt=14): 36 [copy,35,flip.3] -between(A,B,C)|A=B|extension(A,B,B,C)=C.
% 2.96/3.16  ** KEPT (pick-wt=19): 37 [] -e_quidistant(A,B,C,D)|extension(E,F,A,B)=extension(E,F,C,D)|E=F.
% 2.96/3.16  ** KEPT (pick-wt=11): 38 [] -between(A,B,C)|A!=C|between(D,B,C).
% 2.96/3.16  ** KEPT (pick-wt=8): 39 [] -between(A,B,C)|between(C,B,A).
% 2.96/3.16  ** KEPT (pick-wt=11): 40 [] -between(A,B,C)| -between(B,A,C)|A=B.
% 2.96/3.16  ** KEPT (pick-wt=11): 41 [] -between(A,B,C)| -between(A,C,B)|B=C.
% 2.96/3.16    Following clause subsumed by 40 during input processing: 0 [] -between(A,B,C)| -between(B,A,C)|A=B|B=C.
% 2.96/3.16    Following clause subsumed by 41 during input processing: 0 [] -between(A,B,C)| -between(A,C,B)|A=B|B=C.
% 2.96/3.16  ** KEPT (pick-wt=12): 42 [] -between(A,B,C)| -between(A,C,D)|between(B,C,D).
% 2.96/3.16  ** KEPT (pick-wt=15): 43 [] -between(A,B,C)| -between(B,C,D)|between(A,C,D)|B=C.
% 2.96/3.16  ** KEPT (pick-wt=15): 44 [] -between(A,B,C)| -between(B,C,D)|between(A,B,D)|B=C.
% 2.96/3.16  ** KEPT (pick-wt=12): 45 [] -between(A,B,C)| -between(B,D,C)|between(A,D,C).
% 2.96/3.16  ** KEPT (pick-wt=12): 46 [] -between(A,B,C)| -between(A,C,D)|between(A,B,D).
% 2.96/3.16  ** KEPT (pick-wt=3): 48 [copy,47,flip.1] lower_dimension_point_2!=lower_dimension_point_1.
% 2.96/3.16  ** KEPT (pick-wt=3): 50 [copy,49,flip.1] lower_dimension_point_3!=lower_dimension_point_2.
% 2.96/3.16  ** KEPT (pick-wt=3): 52 [copy,51,flip.1] lower_dimension_point_3!=lower_dimension_point_1.
% 2.96/3.16  ** KEPT (pick-wt=7): 54 [copy,53,flip.1] extension(A,B,lower_dimension_point_1,lower_dimension_point_2)!=B.
% 2.96/3.16  ** KEPT (pick-wt=40): 55 [] -between(A,B,C)| -between(D,E,C)| -between(A,F,D)|between(F,inner_pasch(E,inner_pasch(A,F,D,E,C),A,B,C),C)|between(B,inner_pasch(E,inner_pasch(A,F,D,E,C),A,B,C),E).
% 2.96/3.16  ** KEPT (pick-wt=20): 56 [] -between(A,B,C)| -e_quidistant(A,C,A,D)| -e_quidistant(B,C,B,D)|A=B|C=D.
% 2.96/3.16  ** KEPT (pick-wt=33): 57 [] -e_quidistant(A,B,C,D)| -e_quidistant(A,E,C,F)| -e_quidistant(A,G,C,H)| -e_quidistant(E,G,F,H)| -between(A,B,E)| -between(C,D,F)|e_quidistant(B,G,D,H).
% 2.96/3.16  ** KEPT (pick-wt=23): 58 [] -between(A,B,C)| -between(D,E,F)| -e_quidistant(A,B,D,E)| -e_quidistant(A,C,D,F)|e_quidistant(B,C,E,F).
% 2.96/3.16  ** KEPT (pick-wt=33): 59 [] -e_quidistant(A,B,C,D)| -e_quidistant(B,E,D,F)| -e_quidistant(A,G,C,H)| -e_quidistant(E,G,F,H)| -between(A,B,E)| -between(C,D,F)|e_quidistant(B,G,D,H).
% 2.96/3.16  ** KEPT (pick-wt=17): 60 [] -between(A,B,C)| -e_quidistant(A,B,A,D)| -e_quidistant(C,B,C,D)|B=D.
% 2.96/3.16  ** KEPT (pick-wt=17): 61 [] -between(A,B,C)| -e_quidistant(A,C,D,E)|between(D,insertion(D,E,A,B),E).
% 2.96/3.16  ** KEPT (pick-wt=18): 62 [] -between(A,B,C)| -e_quidistant(A,C,D,E)|e_quidistant(B,C,insertion(D,E,A,B),E).
% 2.96/3.16  ** KEPT (pick-wt=11): 64 [copy,63,flip.2] -between(A,B,C)|insertion(A,C,A,B)=B.
% 2.96/3.16  ** KEPT (pick-wt=16): 65 [] -e_quidistant(A,B,C,D)|insertion(E,F,A,B)=insertion(E,F,C,D).
% 2.96/3.16  ** KEPT (pick-wt=23): 66 [] -e_quidistant(A,B,C,D)| -e_quidistant(B,E,D,F)| -e_quidistant(A,E,C,F)| -between(A,B,E)|between(C,D,F).
% 2.96/3.16  ** KEPT (pick-wt=19): 67 [] -between(A,B,C)| -between(A,B,D)|A=B|between(A,C,D)|between(A,D,C).
% 2.96/3.16  ** KEPT (pick-wt=19): 68 [] -between(A,B,C)| -between(A,B,D)|A=B|between(B,C,D)|between(B,D,C).
% 2.96/3.16  ** KEPT (pick-wt=19): 69 [] -between(A,B,C)| -between(D,B,C)|B=C|between(A,D,B)|between(D,A,B).
% 2.96/3.16  ** KEPT (pick-wt=16): 70 [] -between(A,B,C)| -between(A,D,C)|between(A,B,D)|between(A,D,B).
% 2.96/3.16  ** KEPT (pick-wt=16): 71 [] -between(A,B,C)| -between(A,D,C)|between(B,D,C)|between(D,B,C).
% 2.96/3.16  ** KEPT (pick-wt=16): 72 [] -between(A,B,C)| -between(B,D,E)| -between(A,E,C)|between(A,D,C).
% 2.96/3.16  ** KEPT (pick-wt=12): 73 [] -between(A,B,C)| -e_quidistant(A,B,A,C)|B=C.
% 2.96/3.16  ** KEPT (pick-wt=8): 74 [] -between(A,B,C)|colinear(C,B,A).
% 2.96/3.16  ** KEPT (pick-wt=8): 75 [] -between(A,B,C)|colinear(A,C,B).
% 2.96/3.16  ** KEPT (pick-wt=8): 76 [] -between(A,B,C)|colinear(B,A,C).
% 2.96/3.16  ** KEPT (pick-wt=8): 77 [] -colinear(A,B,C)|colinear(C,B,A).
% 2.96/3.16  ** KEPT (pick-wt=8): 78 [] -colinear(A,B,C)|colinear(B,C,A).
% 2.96/3.16  ** KEPT (pick-wt=8): 79 [] -colinear(A,B,C)|colinear(A,C,B).
% 2.96/3.16  ** KEPT (pick-wt=8): 80 [] -colinear(A,B,C)|colinear(C,A,B).
% 2.96/3.16  ** KEPT (pick-wt=8): 81 [] -colinear(A,B,C)|colinear(B,A,C).
% 2.96/3.16  ** KEPT (pick-wt=4): 82 [] -colinear(lower_dimension_point_1,lower_dimension_point_2,lower_dimension_point_3).
% 2.96/3.16  ** KEPT (pick-wt=15): 84 [copy,83,flip.4] -colinear(x,x,y)| -colinear(x,y,x)| -colinear(y,x,x)|y=x.
% 2.96/3.16  ** KEPT (pick-wt=16): 85 [] -colinear(x,x,y)| -colinear(x,y,x)| -colinear(y,x,x)| -colinear(x,z,y).
% 2.96/3.16  127 back subsumes 104.
% 2.96/3.16  
% 2.96/3.16  ------------> process sos:
% 2.96/3.16  ** KEPT (pick-wt=3): 143 [] A=A.
% 2.96/3.16  ** KEPT (pick-wt=5): 144 [] e_quidistant(A,B,B,A).
% 2.96/3.16  ** KEPT (pick-wt=8): 145 [] between(A,B,extension(A,B,C,D)).
% 2.96/3.16  ** KEPT (pick-wt=9): 146 [] e_quidistant(A,extension(B,A,C,D),C,D).
% 2.96/3.16  ** KEPT (pick-wt=9): 147 [] reflection(A,B)=extension(A,B,A,B).
% 2.96/3.16  ---> New Demodulator: 148 [new_demod,147] reflection(A,B)=extension(A,B,A,B).
% 2.96/3.16  ** KEPT (pick-wt=15): 149 [] insertion(A,B,C,D)=extension(extension(B,A,lower_dimension_point_1,lower_dimension_point_2),A,C,D).
% 2.96/3.16  ---> New Demodulator: 150 [new_demod,149] insertion(A,B,C,D)=extension(extension(B,A,lower_dimension_point_1,lower_dimension_point_2),A,C,D).
% 2.96/3.16  ** KEPT (pick-wt=5): 151 [] e_quidistant(A,B,A,B).
% 2.96/3.16  ** KEPT (pick-wt=7): 153 [copy,152,flip.1] extension(A,B,C,C)=B.
% 2.96/3.16  ---> New Demodulator: 154 [new_demod,153] extension(A,B,C,C)=B.
% 2.96/3.16    Following clause subsumed by 145 during input processing: 0 [demod,148] between(A,B,extension(A,B,A,B)).
% 2.96/3.16    Following clause subsumed by 146 during input processing: 0 [demod,148] e_quidistant(A,extension(B,A,B,A),B,A).
% 2.96/3.16    Following clause subsumed by 143 during input processing: 0 [demod,148,154] A=A.
% 2.96/3.16  ** KEPT (pick-wt=5): 155 [] e_quidistant(A,A,B,B).
% 2.96/3.16  ** KEPT (pick-wt=14): 156 [] extension(A,B,A,B)=extension(A,B,B,A)|A=B.
% 2.96/3.16  ** KEPT (pick-wt=17): 158 [copy,157,demod,148,148] e_quidistant(A,B,A,extension(extension(B,A,B,A),A,extension(B,A,B,A),A)).
% 2.96/3.17  ** KEPT (pick-wt=15): 160 [copy,159,demod,148,148,flip.1] extension(extension(A,B,A,B),B,extension(A,B,A,B),B)=A.
% 2.96/3.17  ---> New Demodulator: 161 [new_demod,160] extension(extension(A,B,A,B),B,extension(A,B,A,B),B)=A.
% 2.96/3.17  ** KEPT (pick-wt=4): 162 [] between(A,B,B).
% 2.96/3.17  ** KEPT (pick-wt=4): 163 [] between(A,A,B).
% 2.96/3.17  ** KEPT (pick-wt=13): 164 [] e_quidistant(A,extension(B,A,lower_dimension_point_1,lower_dimension_point_2),C,extension(D,C,lower_dimension_point_1,lower_dimension_point_2)).
% 2.96/3.17    Following clause subsumed by 145 during input processing: 0 [] between(A,B,extension(A,B,lower_dimension_point_1,lower_dimension_point_2)).
% 2.96/3.17  ** KEPT (pick-wt=13): 166 [copy,165,demod,150] e_quidistant(A,B,C,extension(extension(D,C,lower_dimension_point_1,lower_dimension_point_2),C,A,B)).
% 2.96/3.17    Following clause subsumed by 143 during input processing: 0 [copy,143,flip.1] A=A.
% 2.96/3.17  143 back subsumes 103.
% 2.96/3.17  143 back subsumes 102.
% 2.96/3.17  143 back subsumes 101.
% 2.96/3.17  144 back subsumes 141.
% 2.96/3.17  144 back subsumes 140.
% 2.96/3.17  144 back subsumes 139.
% 2.96/3.17  144 back subsumes 137.
% 2.96/3.17  144 back subsumes 136.
% 2.96/3.17  144 back subsumes 129.
% 2.96/3.17  >>>> Starting back demodulation with 148.
% 2.96/3.17      >> back demodulating 32 with 148.
% 2.96/3.17      >> back demodulating 30 with 148.
% 2.96/3.17  >>>> Starting back demodulation with 150.
% 2.96/3.17      >> back demodulating 65 with 150.
% 2.96/3.17      >> back demodulating 64 with 150.
% 2.96/3.17      >> back demodulating 62 with 150.
% 2.96/3.17      >> back demodulating 61 with 150.
% 2.96/3.17  151 back subsumes 113.
% 2.96/3.17  151 back subsumes 100.
% 2.96/3.17  151 back subsumes 86.
% 2.96/3.17  >>>> Starting back demodulation with 154.
% 2.96/3.17  155 back subsumes 116.
% 2.96/3.17  155 back subsumes 115.
% 2.96/3.17  155 back subsumes 114.
% 2.96/3.17  155 back subsumes 110.
% 2.96/3.17  155 back subsumes 109.
% 2.96/3.17  155 back subsumes 87.
% 2.96/3.17  >>>> Starting back demodulation with 161.
% 2.96/3.17      >> back demodulating 158 with 161.
% 2.96/3.17  162 back subsumes 126.
% 2.96/3.17  162 back subsumes 124.
% 2.96/3.17  162 back subsumes 123.
% 2.96/3.17  162 back subsumes 121.
% 2.96/3.17  162 back subsumes 120.
% 2.96/3.17  162 back subsumes 99.
% 2.96/3.17  162 back subsumes 91.
% 2.96/3.17  162 back subsumes 90.
% 2.96/3.17  163 back subsumes 127.
% 2.96/3.17  163 back subsumes 125.
% 2.96/3.17  163 back subsumes 122.
% 2.96/3.17  163 back subsumes 92.
% 2.96/3.17  
% 2.96/3.17  ======= end of input processing =======
% 2.96/3.17  
% 2.96/3.17  =========== start of search ===========
% 2.96/3.17  
% 2.96/3.17  -------- PROOF -------- 
% 2.96/3.17  
% 2.96/3.17  -----> EMPTY CLAUSE at   0.03 sec ----> 212 [back_demod,85,demod,211,211,211,211,unit_del,181,181,181,179] $F.
% 2.96/3.17  
% 2.96/3.17  Length of proof is 5.  Level of proof is 2.
% 2.96/3.17  
% 2.96/3.17  ---------------- PROOF ----------------
% 2.96/3.17  % SZS status Unsatisfiable
% 2.96/3.17  % SZS output start Refutation
% See solution above
% 2.96/3.17  ------------ end of proof -------------
% 2.96/3.17  
% 2.96/3.17  
% 2.96/3.17  Search stopped by max_proofs option.
% 2.96/3.17  
% 2.96/3.17  
% 2.96/3.17  Search stopped by max_proofs option.
% 2.96/3.17  
% 2.96/3.17  ============ end of search ============
% 2.96/3.17  
% 2.96/3.17  -------------- statistics -------------
% 2.96/3.17  clauses given                  7
% 2.96/3.17  clauses generated            602
% 2.96/3.17  clauses kept                 193
% 2.96/3.17  clauses forward subsumed     473
% 2.96/3.17  clauses back subsumed         41
% 2.96/3.17  Kbytes malloced             1953
% 2.96/3.17  
% 2.96/3.17  ----------- times (seconds) -----------
% 2.96/3.17  user CPU time          0.03          (0 hr, 0 min, 0 sec)
% 2.96/3.17  system CPU time        0.00          (0 hr, 0 min, 0 sec)
% 2.96/3.17  wall-clock time        3             (0 hr, 0 min, 3 sec)
% 2.96/3.17  
% 2.96/3.17  That finishes the proof of the theorem.
% 2.96/3.17  
% 2.96/3.17  Process 30184 finished Wed Jul 27 07:13:38 2022
% 2.96/3.17  Otter interrupted
% 2.96/3.17  PROOF FOUND
%------------------------------------------------------------------------------