TSTP Solution File: GEO020-2 by LEO-II---1.7.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : GEO020-2 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp
% Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s

% Computer : n007.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  : 600s
% DateTime : Sat Jul 16 05:06:09 EDT 2022

% Result   : Unsatisfiable 0.51s 0.73s
% Output   : CNFRefutation 0.51s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   26
%            Number of leaves      :   35
% Syntax   : Number of formulae    :  237 ( 121 unt;  14 typ;   0 def)
%            Number of atoms       : 1660 ( 495 equ;   0 cnn)
%            Maximal formula atoms :    8 (   7 avg)
%            Number of connectives : 4350 ( 391   ~; 649   |;   0   &;3310   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   20 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   32 (  32   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   17 (  14 usr;   9 con; 0-6 aty)
%            Number of variables   : 1037 (   0   ^1037   !;   0   ?;1037   :)

% Comments : 
%------------------------------------------------------------------------------
thf(tp_between,type,
    between: $i > $i > $i > $o ).

thf(tp_continuous,type,
    continuous: $i > $i > $i > $i > $i > $i > $i ).

thf(tp_equidistant,type,
    equidistant: $i > $i > $i > $i > $o ).

thf(tp_euclid1,type,
    euclid1: $i > $i > $i > $i > $i > $i ).

thf(tp_euclid2,type,
    euclid2: $i > $i > $i > $i > $i > $i ).

thf(tp_extension,type,
    extension: $i > $i > $i > $i > $i ).

thf(tp_inner_pasch,type,
    inner_pasch: $i > $i > $i > $i > $i > $i ).

thf(tp_lower_dimension_point_1,type,
    lower_dimension_point_1: $i ).

thf(tp_lower_dimension_point_2,type,
    lower_dimension_point_2: $i ).

thf(tp_lower_dimension_point_3,type,
    lower_dimension_point_3: $i ).

thf(tp_u,type,
    u: $i ).

thf(tp_v,type,
    v: $i ).

thf(tp_w,type,
    w: $i ).

thf(tp_x,type,
    x: $i ).

thf(1,axiom,
    ! [U: $i,V: $i,V1: $i,X: $i,X1: $i,W: $i] :
      ( ~ ( equidistant @ U @ V @ U @ V1 )
      | ~ ( equidistant @ U @ X @ U @ X1 )
      | ~ ( between @ U @ V @ X )
      | ~ ( between @ V @ W @ X )
      | ( equidistant @ U @ W @ U @ ( continuous @ U @ V @ V1 @ W @ X @ X1 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',continuity2) ).

thf(2,axiom,
    ! [U: $i,V: $i,V1: $i,X: $i,X1: $i,W: $i] :
      ( ~ ( equidistant @ U @ V @ U @ V1 )
      | ~ ( equidistant @ U @ X @ U @ X1 )
      | ~ ( between @ U @ V @ X )
      | ~ ( between @ V @ W @ X )
      | ( between @ V1 @ ( continuous @ U @ V @ V1 @ W @ X @ X1 ) @ X1 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',continuity1) ).

thf(3,axiom,
    ! [U: $i,W: $i,Y: $i,V: $i,X: $i] :
      ( ~ ( between @ U @ W @ Y )
      | ~ ( between @ V @ W @ X )
      | ( U = W )
      | ( between @ ( euclid1 @ U @ V @ W @ X @ Y ) @ Y @ ( euclid2 @ U @ V @ W @ X @ Y ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',euclid3) ).

thf(4,axiom,
    ! [U: $i,W: $i,Y: $i,V: $i,X: $i] :
      ( ~ ( between @ U @ W @ Y )
      | ~ ( between @ V @ W @ X )
      | ( U = W )
      | ( between @ U @ X @ ( euclid2 @ U @ V @ W @ X @ Y ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',euclid2) ).

thf(5,axiom,
    ! [U: $i,W: $i,Y: $i,V: $i,X: $i] :
      ( ~ ( between @ U @ W @ Y )
      | ~ ( between @ V @ W @ X )
      | ( U = W )
      | ( between @ U @ V @ ( euclid1 @ U @ V @ W @ X @ Y ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',euclid1) ).

thf(6,axiom,
    ! [X: $i,W: $i,V: $i,Y: $i,Z: $i] :
      ( ~ ( equidistant @ X @ W @ X @ V )
      | ~ ( equidistant @ Y @ W @ Y @ V )
      | ~ ( equidistant @ Z @ W @ Z @ V )
      | ( between @ X @ Y @ Z )
      | ( between @ Y @ Z @ X )
      | ( between @ Z @ X @ Y )
      | ( W = V ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',upper_dimension) ).

thf(7,axiom,
    ~ ( between @ lower_dimension_point_3 @ lower_dimension_point_1 @ lower_dimension_point_2 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lower_dimension3) ).

thf(8,axiom,
    ~ ( between @ lower_dimension_point_2 @ lower_dimension_point_3 @ lower_dimension_point_1 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lower_dimension2) ).

thf(9,axiom,
    ~ ( between @ lower_dimension_point_1 @ lower_dimension_point_2 @ lower_dimension_point_3 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',lower_dimension1) ).

thf(10,axiom,
    ! [U: $i,V: $i,W: $i,Y: $i,X: $i] :
      ( ~ ( between @ U @ V @ W )
      | ~ ( between @ Y @ X @ W )
      | ( between @ X @ ( inner_pasch @ U @ V @ W @ X @ Y ) @ U ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',inner_pasch2) ).

thf(11,axiom,
    ! [U: $i,V: $i,W: $i,Y: $i,X: $i] :
      ( ~ ( between @ U @ V @ W )
      | ~ ( between @ Y @ X @ W )
      | ( between @ V @ ( inner_pasch @ U @ V @ W @ X @ Y ) @ Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',inner_pasch1) ).

thf(12,axiom,
    ! [X: $i,Y: $i] :
      ( ~ ( between @ X @ Y @ X )
      | ( X = Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',identity_for_betweeness) ).

thf(13,axiom,
    ! [X: $i,Y: $i,X1: $i,Y1: $i,Z: $i,Z1: $i,V: $i,V1: $i] :
      ( ~ ( equidistant @ X @ Y @ X1 @ Y1 )
      | ~ ( equidistant @ Y @ Z @ Y1 @ Z1 )
      | ~ ( equidistant @ X @ V @ X1 @ V1 )
      | ~ ( equidistant @ Y @ V @ Y1 @ V1 )
      | ~ ( between @ X @ Y @ Z )
      | ~ ( between @ X1 @ Y1 @ Z1 )
      | ( X = Y )
      | ( equidistant @ Z @ V @ Z1 @ V1 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',outer_five_segment) ).

thf(14,axiom,
    ! [Y: $i,X: $i,W: $i,V: $i] : ( equidistant @ Y @ ( extension @ X @ Y @ W @ V ) @ W @ V ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',segment_construction2) ).

thf(15,axiom,
    ! [X: $i,Y: $i,W: $i,V: $i] : ( between @ X @ Y @ ( extension @ X @ Y @ W @ V ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',segment_construction1) ).

thf(16,axiom,
    ! [X: $i,Y: $i,Z: $i] :
      ( ~ ( equidistant @ X @ Y @ Z @ Z )
      | ( X = Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',identity_for_equidistance) ).

thf(17,axiom,
    ! [X: $i,Y: $i,Z: $i,V: $i,V2: $i,W: $i] :
      ( ~ ( equidistant @ X @ Y @ Z @ V )
      | ~ ( equidistant @ X @ Y @ V2 @ W )
      | ( equidistant @ Z @ V @ V2 @ W ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transitivity_for_equidistance) ).

thf(18,axiom,
    ! [X: $i,Y: $i] : ( equidistant @ X @ Y @ Y @ X ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',reflexivity_for_equidistance) ).

thf(19,axiom,
    equidistant @ u @ v @ w @ x,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',u_to_v_equals_w_to_x) ).

thf(20,conjecture,
    $false,
    file('no conjecture given, we try to refute the axioms',dummy_conjecture) ).

thf(21,negated_conjecture,
    $false = $false,
    inference(negate_conjecture,[status(cth)],[20]) ).

thf(22,negated_conjecture,
    ~ ( equidistant @ x @ w @ u @ v ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_symmetry) ).

thf(23,plain,
    $false = $false,
    inference(unfold_def,[status(thm)],[21]) ).

thf(24,plain,
    ( ( ! [U: $i,V: $i,V1: $i,X: $i,X1: $i,W: $i] :
          ( ~ ( equidistant @ U @ V @ U @ V1 )
          | ~ ( equidistant @ U @ X @ U @ X1 )
          | ~ ( between @ U @ V @ X )
          | ~ ( between @ V @ W @ X )
          | ( equidistant @ U @ W @ U @ ( continuous @ U @ V @ V1 @ W @ X @ X1 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[1]) ).

thf(25,plain,
    ( ( ! [U: $i,V: $i,V1: $i,X: $i,X1: $i,W: $i] :
          ( ~ ( equidistant @ U @ V @ U @ V1 )
          | ~ ( equidistant @ U @ X @ U @ X1 )
          | ~ ( between @ U @ V @ X )
          | ~ ( between @ V @ W @ X )
          | ( between @ V1 @ ( continuous @ U @ V @ V1 @ W @ X @ X1 ) @ X1 ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(26,plain,
    ( ( ! [U: $i,W: $i,Y: $i,V: $i,X: $i] :
          ( ~ ( between @ U @ W @ Y )
          | ~ ( between @ V @ W @ X )
          | ( U = W )
          | ( between @ ( euclid1 @ U @ V @ W @ X @ Y ) @ Y @ ( euclid2 @ U @ V @ W @ X @ Y ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[3]) ).

thf(27,plain,
    ( ( ! [U: $i,W: $i,Y: $i,V: $i,X: $i] :
          ( ~ ( between @ U @ W @ Y )
          | ~ ( between @ V @ W @ X )
          | ( U = W )
          | ( between @ U @ X @ ( euclid2 @ U @ V @ W @ X @ Y ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[4]) ).

thf(28,plain,
    ( ( ! [U: $i,W: $i,Y: $i,V: $i,X: $i] :
          ( ~ ( between @ U @ W @ Y )
          | ~ ( between @ V @ W @ X )
          | ( U = W )
          | ( between @ U @ V @ ( euclid1 @ U @ V @ W @ X @ Y ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[5]) ).

thf(29,plain,
    ( ( ! [X: $i,W: $i,V: $i,Y: $i,Z: $i] :
          ( ~ ( equidistant @ X @ W @ X @ V )
          | ~ ( equidistant @ Y @ W @ Y @ V )
          | ~ ( equidistant @ Z @ W @ Z @ V )
          | ( between @ X @ Y @ Z )
          | ( between @ Y @ Z @ X )
          | ( between @ Z @ X @ Y )
          | ( W = V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[6]) ).

thf(30,plain,
    ( ( ~ ( between @ lower_dimension_point_3 @ lower_dimension_point_1 @ lower_dimension_point_2 ) )
    = $true ),
    inference(unfold_def,[status(thm)],[7]) ).

thf(31,plain,
    ( ( ~ ( between @ lower_dimension_point_2 @ lower_dimension_point_3 @ lower_dimension_point_1 ) )
    = $true ),
    inference(unfold_def,[status(thm)],[8]) ).

thf(32,plain,
    ( ( ~ ( between @ lower_dimension_point_1 @ lower_dimension_point_2 @ lower_dimension_point_3 ) )
    = $true ),
    inference(unfold_def,[status(thm)],[9]) ).

thf(33,plain,
    ( ( ! [U: $i,V: $i,W: $i,Y: $i,X: $i] :
          ( ~ ( between @ U @ V @ W )
          | ~ ( between @ Y @ X @ W )
          | ( between @ X @ ( inner_pasch @ U @ V @ W @ X @ Y ) @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[10]) ).

thf(34,plain,
    ( ( ! [U: $i,V: $i,W: $i,Y: $i,X: $i] :
          ( ~ ( between @ U @ V @ W )
          | ~ ( between @ Y @ X @ W )
          | ( between @ V @ ( inner_pasch @ U @ V @ W @ X @ Y ) @ Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[11]) ).

thf(35,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ~ ( between @ X @ Y @ X )
          | ( X = Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[12]) ).

thf(36,plain,
    ( ( ! [X: $i,Y: $i,X1: $i,Y1: $i,Z: $i,Z1: $i,V: $i,V1: $i] :
          ( ~ ( equidistant @ X @ Y @ X1 @ Y1 )
          | ~ ( equidistant @ Y @ Z @ Y1 @ Z1 )
          | ~ ( equidistant @ X @ V @ X1 @ V1 )
          | ~ ( equidistant @ Y @ V @ Y1 @ V1 )
          | ~ ( between @ X @ Y @ Z )
          | ~ ( between @ X1 @ Y1 @ Z1 )
          | ( X = Y )
          | ( equidistant @ Z @ V @ Z1 @ V1 ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[13]) ).

thf(37,plain,
    ( ( ! [Y: $i,X: $i,W: $i,V: $i] : ( equidistant @ Y @ ( extension @ X @ Y @ W @ V ) @ W @ V ) )
    = $true ),
    inference(unfold_def,[status(thm)],[14]) ).

thf(38,plain,
    ( ( ! [X: $i,Y: $i,W: $i,V: $i] : ( between @ X @ Y @ ( extension @ X @ Y @ W @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[15]) ).

thf(39,plain,
    ( ( ! [X: $i,Y: $i,Z: $i] :
          ( ~ ( equidistant @ X @ Y @ Z @ Z )
          | ( X = Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[16]) ).

thf(40,plain,
    ( ( ! [X: $i,Y: $i,Z: $i,V: $i,V2: $i,W: $i] :
          ( ~ ( equidistant @ X @ Y @ Z @ V )
          | ~ ( equidistant @ X @ Y @ V2 @ W )
          | ( equidistant @ Z @ V @ V2 @ W ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[17]) ).

thf(41,plain,
    ( ( ! [X: $i,Y: $i] : ( equidistant @ X @ Y @ Y @ X ) )
    = $true ),
    inference(unfold_def,[status(thm)],[18]) ).

thf(42,plain,
    ( ( equidistant @ u @ v @ w @ x )
    = $true ),
    inference(unfold_def,[status(thm)],[19]) ).

thf(43,plain,
    ( ( ~ ( equidistant @ x @ w @ u @ v ) )
    = $true ),
    inference(unfold_def,[status(thm)],[22]) ).

thf(44,plain,
    ( ( ~ $false )
    = $true ),
    inference(polarity_switch,[status(thm)],[23]) ).

thf(45,plain,
    ( ( ! [U: $i,V: $i,V1: $i,X: $i] :
          ( ~ ( equidistant @ U @ V @ U @ V1 )
          | ! [X1: $i] :
              ( ~ ( equidistant @ U @ X @ U @ X1 )
              | ~ ( between @ U @ V @ X )
              | ! [W: $i] :
                  ( ~ ( between @ V @ W @ X )
                  | ( equidistant @ U @ W @ U @ ( continuous @ U @ V @ V1 @ W @ X @ X1 ) ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[24]) ).

thf(46,plain,
    ( ( ! [U: $i,V: $i,V1: $i,X: $i] :
          ( ~ ( equidistant @ U @ V @ U @ V1 )
          | ! [X1: $i] :
              ( ~ ( equidistant @ U @ X @ U @ X1 )
              | ~ ( between @ U @ V @ X )
              | ! [W: $i] :
                  ( ~ ( between @ V @ W @ X )
                  | ( between @ V1 @ ( continuous @ U @ V @ V1 @ W @ X @ X1 ) @ X1 ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[25]) ).

thf(47,plain,
    ( ( ! [U: $i,W: $i,Y: $i] :
          ( ~ ( between @ U @ W @ Y )
          | ! [V: $i,X: $i] :
              ( ~ ( between @ V @ W @ X )
              | ( U = W )
              | ( between @ ( euclid1 @ U @ V @ W @ X @ Y ) @ Y @ ( euclid2 @ U @ V @ W @ X @ Y ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[26]) ).

thf(48,plain,
    ( ( ! [U: $i,W: $i,Y: $i] :
          ( ~ ( between @ U @ W @ Y )
          | ! [V: $i,X: $i] :
              ( ~ ( between @ V @ W @ X )
              | ( U = W )
              | ( between @ U @ X @ ( euclid2 @ U @ V @ W @ X @ Y ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[27]) ).

thf(49,plain,
    ( ( ! [U: $i,W: $i,Y: $i] :
          ( ~ ( between @ U @ W @ Y )
          | ! [V: $i,X: $i] :
              ( ~ ( between @ V @ W @ X )
              | ( U = W )
              | ( between @ U @ V @ ( euclid1 @ U @ V @ W @ X @ Y ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[28]) ).

thf(50,plain,
    ( ( ! [X: $i,W: $i,V: $i] :
          ( ~ ( equidistant @ X @ W @ X @ V )
          | ! [Y: $i] :
              ( ~ ( equidistant @ Y @ W @ Y @ V )
              | ! [Z: $i] :
                  ( ~ ( equidistant @ Z @ W @ Z @ V )
                  | ( between @ X @ Y @ Z )
                  | ( between @ Y @ Z @ X )
                  | ( W = V )
                  | ( between @ Z @ X @ Y ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[29]) ).

thf(51,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( between @ U @ V @ W )
          | ! [Y: $i,X: $i] :
              ( ~ ( between @ Y @ X @ W )
              | ( between @ X @ ( inner_pasch @ U @ V @ W @ X @ Y ) @ U ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[33]) ).

thf(52,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( between @ U @ V @ W )
          | ! [Y: $i,X: $i] :
              ( ~ ( between @ Y @ X @ W )
              | ( between @ V @ ( inner_pasch @ U @ V @ W @ X @ Y ) @ Y ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[34]) ).

thf(53,plain,
    ( ( ! [X: $i,Y: $i,X1: $i,Y1: $i,Z: $i,Z1: $i] :
          ( ~ ( equidistant @ X @ Y @ X1 @ Y1 )
          | ~ ( equidistant @ Y @ Z @ Y1 @ Z1 )
          | ! [V: $i,V1: $i] :
              ( ~ ( equidistant @ X @ V @ X1 @ V1 )
              | ~ ( equidistant @ Y @ V @ Y1 @ V1 )
              | ~ ( between @ X @ Y @ Z )
              | ~ ( between @ X1 @ Y1 @ Z1 )
              | ( X = Y )
              | ( equidistant @ Z @ V @ Z1 @ V1 ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[36]) ).

thf(54,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ! [Z: $i] :
              ~ ( equidistant @ X @ Y @ Z @ Z )
          | ( X = Y ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[39]) ).

thf(55,plain,
    ( ( ! [X: $i,Y: $i,Z: $i,V: $i] :
          ( ~ ( equidistant @ X @ Y @ Z @ V )
          | ! [V2: $i,W: $i] :
              ( ~ ( equidistant @ X @ Y @ V2 @ W )
              | ( equidistant @ Z @ V @ V2 @ W ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[40]) ).

thf(56,plain,
    ( ( ~ ( equidistant @ x @ w @ u @ v ) )
    = $true ),
    inference(copy,[status(thm)],[43]) ).

thf(57,plain,
    ( ( equidistant @ u @ v @ w @ x )
    = $true ),
    inference(copy,[status(thm)],[42]) ).

thf(58,plain,
    ( ( ! [X: $i,Y: $i] : ( equidistant @ X @ Y @ Y @ X ) )
    = $true ),
    inference(copy,[status(thm)],[41]) ).

thf(59,plain,
    ( ( ! [X: $i,Y: $i,Z: $i,V: $i] :
          ( ~ ( equidistant @ X @ Y @ Z @ V )
          | ! [V2: $i,W: $i] :
              ( ~ ( equidistant @ X @ Y @ V2 @ W )
              | ( equidistant @ Z @ V @ V2 @ W ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[55]) ).

thf(60,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ! [Z: $i] :
              ~ ( equidistant @ X @ Y @ Z @ Z )
          | ( X = Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[54]) ).

thf(61,plain,
    ( ( ! [X: $i,Y: $i,W: $i,V: $i] : ( between @ X @ Y @ ( extension @ X @ Y @ W @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[38]) ).

thf(62,plain,
    ( ( ! [Y: $i,X: $i,W: $i,V: $i] : ( equidistant @ Y @ ( extension @ X @ Y @ W @ V ) @ W @ V ) )
    = $true ),
    inference(copy,[status(thm)],[37]) ).

thf(63,plain,
    ( ( ! [X: $i,Y: $i,X1: $i,Y1: $i,Z: $i,Z1: $i] :
          ( ~ ( equidistant @ X @ Y @ X1 @ Y1 )
          | ~ ( equidistant @ Y @ Z @ Y1 @ Z1 )
          | ! [V: $i,V1: $i] :
              ( ~ ( equidistant @ X @ V @ X1 @ V1 )
              | ~ ( equidistant @ Y @ V @ Y1 @ V1 )
              | ~ ( between @ X @ Y @ Z )
              | ~ ( between @ X1 @ Y1 @ Z1 )
              | ( X = Y )
              | ( equidistant @ Z @ V @ Z1 @ V1 ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[53]) ).

thf(64,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ~ ( between @ X @ Y @ X )
          | ( X = Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[35]) ).

thf(65,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( between @ U @ V @ W )
          | ! [Y: $i,X: $i] :
              ( ~ ( between @ Y @ X @ W )
              | ( between @ V @ ( inner_pasch @ U @ V @ W @ X @ Y ) @ Y ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[52]) ).

thf(66,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( between @ U @ V @ W )
          | ! [Y: $i,X: $i] :
              ( ~ ( between @ Y @ X @ W )
              | ( between @ X @ ( inner_pasch @ U @ V @ W @ X @ Y ) @ U ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[51]) ).

thf(67,plain,
    ( ( ~ ( between @ lower_dimension_point_1 @ lower_dimension_point_2 @ lower_dimension_point_3 ) )
    = $true ),
    inference(copy,[status(thm)],[32]) ).

thf(68,plain,
    ( ( ~ ( between @ lower_dimension_point_2 @ lower_dimension_point_3 @ lower_dimension_point_1 ) )
    = $true ),
    inference(copy,[status(thm)],[31]) ).

thf(69,plain,
    ( ( ~ ( between @ lower_dimension_point_3 @ lower_dimension_point_1 @ lower_dimension_point_2 ) )
    = $true ),
    inference(copy,[status(thm)],[30]) ).

thf(70,plain,
    ( ( ! [X: $i,W: $i,V: $i] :
          ( ~ ( equidistant @ X @ W @ X @ V )
          | ! [Y: $i] :
              ( ~ ( equidistant @ Y @ W @ Y @ V )
              | ! [Z: $i] :
                  ( ~ ( equidistant @ Z @ W @ Z @ V )
                  | ( between @ X @ Y @ Z )
                  | ( between @ Y @ Z @ X )
                  | ( W = V )
                  | ( between @ Z @ X @ Y ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[50]) ).

thf(71,plain,
    ( ( ! [U: $i,W: $i,Y: $i] :
          ( ~ ( between @ U @ W @ Y )
          | ! [V: $i,X: $i] :
              ( ~ ( between @ V @ W @ X )
              | ( U = W )
              | ( between @ U @ V @ ( euclid1 @ U @ V @ W @ X @ Y ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[49]) ).

thf(72,plain,
    ( ( ! [U: $i,W: $i,Y: $i] :
          ( ~ ( between @ U @ W @ Y )
          | ! [V: $i,X: $i] :
              ( ~ ( between @ V @ W @ X )
              | ( U = W )
              | ( between @ U @ X @ ( euclid2 @ U @ V @ W @ X @ Y ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[48]) ).

thf(73,plain,
    ( ( ! [U: $i,W: $i,Y: $i] :
          ( ~ ( between @ U @ W @ Y )
          | ! [V: $i,X: $i] :
              ( ~ ( between @ V @ W @ X )
              | ( U = W )
              | ( between @ ( euclid1 @ U @ V @ W @ X @ Y ) @ Y @ ( euclid2 @ U @ V @ W @ X @ Y ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[47]) ).

thf(74,plain,
    ( ( ! [U: $i,V: $i,V1: $i,X: $i] :
          ( ~ ( equidistant @ U @ V @ U @ V1 )
          | ! [X1: $i] :
              ( ~ ( equidistant @ U @ X @ U @ X1 )
              | ~ ( between @ U @ V @ X )
              | ! [W: $i] :
                  ( ~ ( between @ V @ W @ X )
                  | ( between @ V1 @ ( continuous @ U @ V @ V1 @ W @ X @ X1 ) @ X1 ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[46]) ).

thf(75,plain,
    ( ( ! [U: $i,V: $i,V1: $i,X: $i] :
          ( ~ ( equidistant @ U @ V @ U @ V1 )
          | ! [X1: $i] :
              ( ~ ( equidistant @ U @ X @ U @ X1 )
              | ~ ( between @ U @ V @ X )
              | ! [W: $i] :
                  ( ~ ( between @ V @ W @ X )
                  | ( equidistant @ U @ W @ U @ ( continuous @ U @ V @ V1 @ W @ X @ X1 ) ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[45]) ).

thf(76,plain,
    ( ( ~ $false )
    = $true ),
    inference(copy,[status(thm)],[44]) ).

thf(77,plain,
    ( ( equidistant @ x @ w @ u @ v )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[56]) ).

thf(78,plain,
    ! [SV1: $i] :
      ( ( ! [SY71: $i] : ( equidistant @ SV1 @ SY71 @ SY71 @ SV1 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[58]) ).

thf(79,plain,
    ! [SV2: $i] :
      ( ( ! [SY72: $i,SY73: $i,SY74: $i] :
            ( ~ ( equidistant @ SV2 @ SY72 @ SY73 @ SY74 )
            | ! [SY75: $i,SY76: $i] :
                ( ~ ( equidistant @ SV2 @ SY72 @ SY75 @ SY76 )
                | ( equidistant @ SY73 @ SY74 @ SY75 @ SY76 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[59]) ).

thf(80,plain,
    ! [SV3: $i] :
      ( ( ! [SY77: $i] :
            ( ! [SY78: $i] :
                ~ ( equidistant @ SV3 @ SY77 @ SY78 @ SY78 )
            | ( SV3 = SY77 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[60]) ).

thf(81,plain,
    ! [SV4: $i] :
      ( ( ! [SY79: $i,SY80: $i,SY81: $i] : ( between @ SV4 @ SY79 @ ( extension @ SV4 @ SY79 @ SY80 @ SY81 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[61]) ).

thf(82,plain,
    ! [SV5: $i] :
      ( ( ! [SY82: $i,SY83: $i,SY84: $i] : ( equidistant @ SV5 @ ( extension @ SY82 @ SV5 @ SY83 @ SY84 ) @ SY83 @ SY84 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[62]) ).

thf(83,plain,
    ! [SV6: $i] :
      ( ( ! [SY85: $i,SY86: $i,SY87: $i,SY88: $i,SY89: $i] :
            ( ~ ( equidistant @ SV6 @ SY85 @ SY86 @ SY87 )
            | ~ ( equidistant @ SY85 @ SY88 @ SY87 @ SY89 )
            | ! [SY90: $i,SY91: $i] :
                ( ~ ( equidistant @ SV6 @ SY90 @ SY86 @ SY91 )
                | ~ ( equidistant @ SY85 @ SY90 @ SY87 @ SY91 )
                | ~ ( between @ SV6 @ SY85 @ SY88 )
                | ~ ( between @ SY86 @ SY87 @ SY89 )
                | ( SV6 = SY85 )
                | ( equidistant @ SY88 @ SY90 @ SY89 @ SY91 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[63]) ).

thf(84,plain,
    ! [SV7: $i] :
      ( ( ! [SY92: $i] :
            ( ~ ( between @ SV7 @ SY92 @ SV7 )
            | ( SV7 = SY92 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[64]) ).

thf(85,plain,
    ! [SV8: $i] :
      ( ( ! [SY93: $i,SY94: $i] :
            ( ~ ( between @ SV8 @ SY93 @ SY94 )
            | ! [SY95: $i,SY96: $i] :
                ( ~ ( between @ SY95 @ SY96 @ SY94 )
                | ( between @ SY93 @ ( inner_pasch @ SV8 @ SY93 @ SY94 @ SY96 @ SY95 ) @ SY95 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[65]) ).

thf(86,plain,
    ! [SV9: $i] :
      ( ( ! [SY97: $i,SY98: $i] :
            ( ~ ( between @ SV9 @ SY97 @ SY98 )
            | ! [SY99: $i,SY100: $i] :
                ( ~ ( between @ SY99 @ SY100 @ SY98 )
                | ( between @ SY100 @ ( inner_pasch @ SV9 @ SY97 @ SY98 @ SY100 @ SY99 ) @ SV9 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[66]) ).

thf(87,plain,
    ( ( between @ lower_dimension_point_1 @ lower_dimension_point_2 @ lower_dimension_point_3 )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[67]) ).

thf(88,plain,
    ( ( between @ lower_dimension_point_2 @ lower_dimension_point_3 @ lower_dimension_point_1 )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[68]) ).

thf(89,plain,
    ( ( between @ lower_dimension_point_3 @ lower_dimension_point_1 @ lower_dimension_point_2 )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[69]) ).

thf(90,plain,
    ! [SV10: $i] :
      ( ( ! [SY101: $i,SY102: $i] :
            ( ~ ( equidistant @ SV10 @ SY101 @ SV10 @ SY102 )
            | ! [SY103: $i] :
                ( ~ ( equidistant @ SY103 @ SY101 @ SY103 @ SY102 )
                | ! [SY104: $i] :
                    ( ~ ( equidistant @ SY104 @ SY101 @ SY104 @ SY102 )
                    | ( between @ SV10 @ SY103 @ SY104 )
                    | ( between @ SY103 @ SY104 @ SV10 )
                    | ( SY101 = SY102 )
                    | ( between @ SY104 @ SV10 @ SY103 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[70]) ).

thf(91,plain,
    ! [SV11: $i] :
      ( ( ! [SY105: $i,SY106: $i] :
            ( ~ ( between @ SV11 @ SY105 @ SY106 )
            | ! [SY107: $i,SY108: $i] :
                ( ~ ( between @ SY107 @ SY105 @ SY108 )
                | ( SV11 = SY105 )
                | ( between @ SV11 @ SY107 @ ( euclid1 @ SV11 @ SY107 @ SY105 @ SY108 @ SY106 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[71]) ).

thf(92,plain,
    ! [SV12: $i] :
      ( ( ! [SY109: $i,SY110: $i] :
            ( ~ ( between @ SV12 @ SY109 @ SY110 )
            | ! [SY111: $i,SY112: $i] :
                ( ~ ( between @ SY111 @ SY109 @ SY112 )
                | ( SV12 = SY109 )
                | ( between @ SV12 @ SY112 @ ( euclid2 @ SV12 @ SY111 @ SY109 @ SY112 @ SY110 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[72]) ).

thf(93,plain,
    ! [SV13: $i] :
      ( ( ! [SY113: $i,SY114: $i] :
            ( ~ ( between @ SV13 @ SY113 @ SY114 )
            | ! [SY115: $i,SY116: $i] :
                ( ~ ( between @ SY115 @ SY113 @ SY116 )
                | ( SV13 = SY113 )
                | ( between @ ( euclid1 @ SV13 @ SY115 @ SY113 @ SY116 @ SY114 ) @ SY114 @ ( euclid2 @ SV13 @ SY115 @ SY113 @ SY116 @ SY114 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[73]) ).

thf(94,plain,
    ! [SV14: $i] :
      ( ( ! [SY117: $i,SY118: $i,SY119: $i] :
            ( ~ ( equidistant @ SV14 @ SY117 @ SV14 @ SY118 )
            | ! [SY120: $i] :
                ( ~ ( equidistant @ SV14 @ SY119 @ SV14 @ SY120 )
                | ~ ( between @ SV14 @ SY117 @ SY119 )
                | ! [SY121: $i] :
                    ( ~ ( between @ SY117 @ SY121 @ SY119 )
                    | ( between @ SY118 @ ( continuous @ SV14 @ SY117 @ SY118 @ SY121 @ SY119 @ SY120 ) @ SY120 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[74]) ).

thf(95,plain,
    ! [SV15: $i] :
      ( ( ! [SY122: $i,SY123: $i,SY124: $i] :
            ( ~ ( equidistant @ SV15 @ SY122 @ SV15 @ SY123 )
            | ! [SY125: $i] :
                ( ~ ( equidistant @ SV15 @ SY124 @ SV15 @ SY125 )
                | ~ ( between @ SV15 @ SY122 @ SY124 )
                | ! [SY126: $i] :
                    ( ~ ( between @ SY122 @ SY126 @ SY124 )
                    | ( equidistant @ SV15 @ SY126 @ SV15 @ ( continuous @ SV15 @ SY122 @ SY123 @ SY126 @ SY124 @ SY125 ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[75]) ).

thf(96,plain,
    $false = $false,
    inference(extcnf_not_pos,[status(thm)],[76]) ).

thf(97,plain,
    ! [SV16: $i,SV1: $i] :
      ( ( equidistant @ SV1 @ SV16 @ SV16 @ SV1 )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[78]) ).

thf(98,plain,
    ! [SV17: $i,SV2: $i] :
      ( ( ! [SY127: $i,SY128: $i] :
            ( ~ ( equidistant @ SV2 @ SV17 @ SY127 @ SY128 )
            | ! [SY129: $i,SY130: $i] :
                ( ~ ( equidistant @ SV2 @ SV17 @ SY129 @ SY130 )
                | ( equidistant @ SY127 @ SY128 @ SY129 @ SY130 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[79]) ).

thf(99,plain,
    ! [SV18: $i,SV3: $i] :
      ( ( ! [SY131: $i] :
            ~ ( equidistant @ SV3 @ SV18 @ SY131 @ SY131 )
        | ( SV3 = SV18 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[80]) ).

thf(100,plain,
    ! [SV19: $i,SV4: $i] :
      ( ( ! [SY132: $i,SY133: $i] : ( between @ SV4 @ SV19 @ ( extension @ SV4 @ SV19 @ SY132 @ SY133 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[81]) ).

thf(101,plain,
    ! [SV20: $i,SV5: $i] :
      ( ( ! [SY134: $i,SY135: $i] : ( equidistant @ SV5 @ ( extension @ SV20 @ SV5 @ SY134 @ SY135 ) @ SY134 @ SY135 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[82]) ).

thf(102,plain,
    ! [SV21: $i,SV6: $i] :
      ( ( ! [SY136: $i,SY137: $i,SY138: $i,SY139: $i] :
            ( ~ ( equidistant @ SV6 @ SV21 @ SY136 @ SY137 )
            | ~ ( equidistant @ SV21 @ SY138 @ SY137 @ SY139 )
            | ! [SY140: $i,SY141: $i] :
                ( ~ ( equidistant @ SV6 @ SY140 @ SY136 @ SY141 )
                | ~ ( equidistant @ SV21 @ SY140 @ SY137 @ SY141 )
                | ~ ( between @ SV6 @ SV21 @ SY138 )
                | ~ ( between @ SY136 @ SY137 @ SY139 )
                | ( SV6 = SV21 )
                | ( equidistant @ SY138 @ SY140 @ SY139 @ SY141 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[83]) ).

thf(103,plain,
    ! [SV22: $i,SV7: $i] :
      ( ( ~ ( between @ SV7 @ SV22 @ SV7 )
        | ( SV7 = SV22 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[84]) ).

thf(104,plain,
    ! [SV23: $i,SV8: $i] :
      ( ( ! [SY142: $i] :
            ( ~ ( between @ SV8 @ SV23 @ SY142 )
            | ! [SY143: $i,SY144: $i] :
                ( ~ ( between @ SY143 @ SY144 @ SY142 )
                | ( between @ SV23 @ ( inner_pasch @ SV8 @ SV23 @ SY142 @ SY144 @ SY143 ) @ SY143 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[85]) ).

thf(105,plain,
    ! [SV24: $i,SV9: $i] :
      ( ( ! [SY145: $i] :
            ( ~ ( between @ SV9 @ SV24 @ SY145 )
            | ! [SY146: $i,SY147: $i] :
                ( ~ ( between @ SY146 @ SY147 @ SY145 )
                | ( between @ SY147 @ ( inner_pasch @ SV9 @ SV24 @ SY145 @ SY147 @ SY146 ) @ SV9 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[86]) ).

thf(106,plain,
    ! [SV25: $i,SV10: $i] :
      ( ( ! [SY148: $i] :
            ( ~ ( equidistant @ SV10 @ SV25 @ SV10 @ SY148 )
            | ! [SY149: $i] :
                ( ~ ( equidistant @ SY149 @ SV25 @ SY149 @ SY148 )
                | ! [SY150: $i] :
                    ( ~ ( equidistant @ SY150 @ SV25 @ SY150 @ SY148 )
                    | ( between @ SV10 @ SY149 @ SY150 )
                    | ( between @ SY149 @ SY150 @ SV10 )
                    | ( SV25 = SY148 )
                    | ( between @ SY150 @ SV10 @ SY149 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[90]) ).

thf(107,plain,
    ! [SV26: $i,SV11: $i] :
      ( ( ! [SY151: $i] :
            ( ~ ( between @ SV11 @ SV26 @ SY151 )
            | ! [SY152: $i,SY153: $i] :
                ( ~ ( between @ SY152 @ SV26 @ SY153 )
                | ( SV11 = SV26 )
                | ( between @ SV11 @ SY152 @ ( euclid1 @ SV11 @ SY152 @ SV26 @ SY153 @ SY151 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[91]) ).

thf(108,plain,
    ! [SV27: $i,SV12: $i] :
      ( ( ! [SY154: $i] :
            ( ~ ( between @ SV12 @ SV27 @ SY154 )
            | ! [SY155: $i,SY156: $i] :
                ( ~ ( between @ SY155 @ SV27 @ SY156 )
                | ( SV12 = SV27 )
                | ( between @ SV12 @ SY156 @ ( euclid2 @ SV12 @ SY155 @ SV27 @ SY156 @ SY154 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[92]) ).

thf(109,plain,
    ! [SV28: $i,SV13: $i] :
      ( ( ! [SY157: $i] :
            ( ~ ( between @ SV13 @ SV28 @ SY157 )
            | ! [SY158: $i,SY159: $i] :
                ( ~ ( between @ SY158 @ SV28 @ SY159 )
                | ( SV13 = SV28 )
                | ( between @ ( euclid1 @ SV13 @ SY158 @ SV28 @ SY159 @ SY157 ) @ SY157 @ ( euclid2 @ SV13 @ SY158 @ SV28 @ SY159 @ SY157 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[93]) ).

thf(110,plain,
    ! [SV29: $i,SV14: $i] :
      ( ( ! [SY160: $i,SY161: $i] :
            ( ~ ( equidistant @ SV14 @ SV29 @ SV14 @ SY160 )
            | ! [SY162: $i] :
                ( ~ ( equidistant @ SV14 @ SY161 @ SV14 @ SY162 )
                | ~ ( between @ SV14 @ SV29 @ SY161 )
                | ! [SY163: $i] :
                    ( ~ ( between @ SV29 @ SY163 @ SY161 )
                    | ( between @ SY160 @ ( continuous @ SV14 @ SV29 @ SY160 @ SY163 @ SY161 @ SY162 ) @ SY162 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[94]) ).

thf(111,plain,
    ! [SV30: $i,SV15: $i] :
      ( ( ! [SY164: $i,SY165: $i] :
            ( ~ ( equidistant @ SV15 @ SV30 @ SV15 @ SY164 )
            | ! [SY166: $i] :
                ( ~ ( equidistant @ SV15 @ SY165 @ SV15 @ SY166 )
                | ~ ( between @ SV15 @ SV30 @ SY165 )
                | ! [SY167: $i] :
                    ( ~ ( between @ SV30 @ SY167 @ SY165 )
                    | ( equidistant @ SV15 @ SY167 @ SV15 @ ( continuous @ SV15 @ SV30 @ SY164 @ SY167 @ SY165 @ SY166 ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[95]) ).

thf(112,plain,
    ! [SV31: $i,SV17: $i,SV2: $i] :
      ( ( ! [SY168: $i] :
            ( ~ ( equidistant @ SV2 @ SV17 @ SV31 @ SY168 )
            | ! [SY169: $i,SY170: $i] :
                ( ~ ( equidistant @ SV2 @ SV17 @ SY169 @ SY170 )
                | ( equidistant @ SV31 @ SY168 @ SY169 @ SY170 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[98]) ).

thf(113,plain,
    ! [SV18: $i,SV3: $i] :
      ( ( ( ! [SY131: $i] :
              ~ ( equidistant @ SV3 @ SV18 @ SY131 @ SY131 ) )
        = $true )
      | ( ( SV3 = SV18 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[99]) ).

thf(114,plain,
    ! [SV32: $i,SV19: $i,SV4: $i] :
      ( ( ! [SY171: $i] : ( between @ SV4 @ SV19 @ ( extension @ SV4 @ SV19 @ SV32 @ SY171 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[100]) ).

thf(115,plain,
    ! [SV33: $i,SV20: $i,SV5: $i] :
      ( ( ! [SY172: $i] : ( equidistant @ SV5 @ ( extension @ SV20 @ SV5 @ SV33 @ SY172 ) @ SV33 @ SY172 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[101]) ).

thf(116,plain,
    ! [SV34: $i,SV21: $i,SV6: $i] :
      ( ( ! [SY173: $i,SY174: $i,SY175: $i] :
            ( ~ ( equidistant @ SV6 @ SV21 @ SV34 @ SY173 )
            | ~ ( equidistant @ SV21 @ SY174 @ SY173 @ SY175 )
            | ! [SY176: $i,SY177: $i] :
                ( ~ ( equidistant @ SV6 @ SY176 @ SV34 @ SY177 )
                | ~ ( equidistant @ SV21 @ SY176 @ SY173 @ SY177 )
                | ~ ( between @ SV6 @ SV21 @ SY174 )
                | ~ ( between @ SV34 @ SY173 @ SY175 )
                | ( SV6 = SV21 )
                | ( equidistant @ SY174 @ SY176 @ SY175 @ SY177 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[102]) ).

thf(117,plain,
    ! [SV22: $i,SV7: $i] :
      ( ( ( ~ ( between @ SV7 @ SV22 @ SV7 ) )
        = $true )
      | ( ( SV7 = SV22 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[103]) ).

thf(118,plain,
    ! [SV35: $i,SV23: $i,SV8: $i] :
      ( ( ~ ( between @ SV8 @ SV23 @ SV35 )
        | ! [SY178: $i,SY179: $i] :
            ( ~ ( between @ SY178 @ SY179 @ SV35 )
            | ( between @ SV23 @ ( inner_pasch @ SV8 @ SV23 @ SV35 @ SY179 @ SY178 ) @ SY178 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[104]) ).

thf(119,plain,
    ! [SV36: $i,SV24: $i,SV9: $i] :
      ( ( ~ ( between @ SV9 @ SV24 @ SV36 )
        | ! [SY180: $i,SY181: $i] :
            ( ~ ( between @ SY180 @ SY181 @ SV36 )
            | ( between @ SY181 @ ( inner_pasch @ SV9 @ SV24 @ SV36 @ SY181 @ SY180 ) @ SV9 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[105]) ).

thf(120,plain,
    ! [SV37: $i,SV25: $i,SV10: $i] :
      ( ( ~ ( equidistant @ SV10 @ SV25 @ SV10 @ SV37 )
        | ! [SY182: $i] :
            ( ~ ( equidistant @ SY182 @ SV25 @ SY182 @ SV37 )
            | ! [SY183: $i] :
                ( ~ ( equidistant @ SY183 @ SV25 @ SY183 @ SV37 )
                | ( between @ SV10 @ SY182 @ SY183 )
                | ( between @ SY182 @ SY183 @ SV10 )
                | ( SV25 = SV37 )
                | ( between @ SY183 @ SV10 @ SY182 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[106]) ).

thf(121,plain,
    ! [SV38: $i,SV26: $i,SV11: $i] :
      ( ( ~ ( between @ SV11 @ SV26 @ SV38 )
        | ! [SY184: $i,SY185: $i] :
            ( ~ ( between @ SY184 @ SV26 @ SY185 )
            | ( SV11 = SV26 )
            | ( between @ SV11 @ SY184 @ ( euclid1 @ SV11 @ SY184 @ SV26 @ SY185 @ SV38 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[107]) ).

thf(122,plain,
    ! [SV39: $i,SV27: $i,SV12: $i] :
      ( ( ~ ( between @ SV12 @ SV27 @ SV39 )
        | ! [SY186: $i,SY187: $i] :
            ( ~ ( between @ SY186 @ SV27 @ SY187 )
            | ( SV12 = SV27 )
            | ( between @ SV12 @ SY187 @ ( euclid2 @ SV12 @ SY186 @ SV27 @ SY187 @ SV39 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[108]) ).

thf(123,plain,
    ! [SV40: $i,SV28: $i,SV13: $i] :
      ( ( ~ ( between @ SV13 @ SV28 @ SV40 )
        | ! [SY188: $i,SY189: $i] :
            ( ~ ( between @ SY188 @ SV28 @ SY189 )
            | ( SV13 = SV28 )
            | ( between @ ( euclid1 @ SV13 @ SY188 @ SV28 @ SY189 @ SV40 ) @ SV40 @ ( euclid2 @ SV13 @ SY188 @ SV28 @ SY189 @ SV40 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[109]) ).

thf(124,plain,
    ! [SV41: $i,SV29: $i,SV14: $i] :
      ( ( ! [SY190: $i] :
            ( ~ ( equidistant @ SV14 @ SV29 @ SV14 @ SV41 )
            | ! [SY191: $i] :
                ( ~ ( equidistant @ SV14 @ SY190 @ SV14 @ SY191 )
                | ~ ( between @ SV14 @ SV29 @ SY190 )
                | ! [SY192: $i] :
                    ( ~ ( between @ SV29 @ SY192 @ SY190 )
                    | ( between @ SV41 @ ( continuous @ SV14 @ SV29 @ SV41 @ SY192 @ SY190 @ SY191 ) @ SY191 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[110]) ).

thf(125,plain,
    ! [SV42: $i,SV30: $i,SV15: $i] :
      ( ( ! [SY193: $i] :
            ( ~ ( equidistant @ SV15 @ SV30 @ SV15 @ SV42 )
            | ! [SY194: $i] :
                ( ~ ( equidistant @ SV15 @ SY193 @ SV15 @ SY194 )
                | ~ ( between @ SV15 @ SV30 @ SY193 )
                | ! [SY195: $i] :
                    ( ~ ( between @ SV30 @ SY195 @ SY193 )
                    | ( equidistant @ SV15 @ SY195 @ SV15 @ ( continuous @ SV15 @ SV30 @ SV42 @ SY195 @ SY193 @ SY194 ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[111]) ).

thf(126,plain,
    ! [SV43: $i,SV31: $i,SV17: $i,SV2: $i] :
      ( ( ~ ( equidistant @ SV2 @ SV17 @ SV31 @ SV43 )
        | ! [SY196: $i,SY197: $i] :
            ( ~ ( equidistant @ SV2 @ SV17 @ SY196 @ SY197 )
            | ( equidistant @ SV31 @ SV43 @ SY196 @ SY197 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[112]) ).

thf(127,plain,
    ! [SV44: $i,SV18: $i,SV3: $i] :
      ( ( ( ~ ( equidistant @ SV3 @ SV18 @ SV44 @ SV44 ) )
        = $true )
      | ( ( SV3 = SV18 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[113]) ).

thf(128,plain,
    ! [SV45: $i,SV32: $i,SV19: $i,SV4: $i] :
      ( ( between @ SV4 @ SV19 @ ( extension @ SV4 @ SV19 @ SV32 @ SV45 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[114]) ).

thf(129,plain,
    ! [SV46: $i,SV33: $i,SV20: $i,SV5: $i] :
      ( ( equidistant @ SV5 @ ( extension @ SV20 @ SV5 @ SV33 @ SV46 ) @ SV33 @ SV46 )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[115]) ).

thf(130,plain,
    ! [SV47: $i,SV34: $i,SV21: $i,SV6: $i] :
      ( ( ! [SY198: $i,SY199: $i] :
            ( ~ ( equidistant @ SV6 @ SV21 @ SV34 @ SV47 )
            | ~ ( equidistant @ SV21 @ SY198 @ SV47 @ SY199 )
            | ! [SY200: $i,SY201: $i] :
                ( ~ ( equidistant @ SV6 @ SY200 @ SV34 @ SY201 )
                | ~ ( equidistant @ SV21 @ SY200 @ SV47 @ SY201 )
                | ~ ( between @ SV6 @ SV21 @ SY198 )
                | ~ ( between @ SV34 @ SV47 @ SY199 )
                | ( SV6 = SV21 )
                | ( equidistant @ SY198 @ SY200 @ SY199 @ SY201 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[116]) ).

thf(131,plain,
    ! [SV22: $i,SV7: $i] :
      ( ( ( between @ SV7 @ SV22 @ SV7 )
        = $false )
      | ( ( SV7 = SV22 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[117]) ).

thf(132,plain,
    ! [SV35: $i,SV23: $i,SV8: $i] :
      ( ( ( ~ ( between @ SV8 @ SV23 @ SV35 ) )
        = $true )
      | ( ( ! [SY178: $i,SY179: $i] :
              ( ~ ( between @ SY178 @ SY179 @ SV35 )
              | ( between @ SV23 @ ( inner_pasch @ SV8 @ SV23 @ SV35 @ SY179 @ SY178 ) @ SY178 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[118]) ).

thf(133,plain,
    ! [SV36: $i,SV24: $i,SV9: $i] :
      ( ( ( ~ ( between @ SV9 @ SV24 @ SV36 ) )
        = $true )
      | ( ( ! [SY180: $i,SY181: $i] :
              ( ~ ( between @ SY180 @ SY181 @ SV36 )
              | ( between @ SY181 @ ( inner_pasch @ SV9 @ SV24 @ SV36 @ SY181 @ SY180 ) @ SV9 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[119]) ).

thf(134,plain,
    ! [SV37: $i,SV25: $i,SV10: $i] :
      ( ( ( ~ ( equidistant @ SV10 @ SV25 @ SV10 @ SV37 ) )
        = $true )
      | ( ( ! [SY182: $i] :
              ( ~ ( equidistant @ SY182 @ SV25 @ SY182 @ SV37 )
              | ! [SY183: $i] :
                  ( ~ ( equidistant @ SY183 @ SV25 @ SY183 @ SV37 )
                  | ( between @ SV10 @ SY182 @ SY183 )
                  | ( between @ SY182 @ SY183 @ SV10 )
                  | ( SV25 = SV37 )
                  | ( between @ SY183 @ SV10 @ SY182 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[120]) ).

thf(135,plain,
    ! [SV38: $i,SV26: $i,SV11: $i] :
      ( ( ( ~ ( between @ SV11 @ SV26 @ SV38 ) )
        = $true )
      | ( ( ! [SY184: $i,SY185: $i] :
              ( ~ ( between @ SY184 @ SV26 @ SY185 )
              | ( SV11 = SV26 )
              | ( between @ SV11 @ SY184 @ ( euclid1 @ SV11 @ SY184 @ SV26 @ SY185 @ SV38 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[121]) ).

thf(136,plain,
    ! [SV39: $i,SV27: $i,SV12: $i] :
      ( ( ( ~ ( between @ SV12 @ SV27 @ SV39 ) )
        = $true )
      | ( ( ! [SY186: $i,SY187: $i] :
              ( ~ ( between @ SY186 @ SV27 @ SY187 )
              | ( SV12 = SV27 )
              | ( between @ SV12 @ SY187 @ ( euclid2 @ SV12 @ SY186 @ SV27 @ SY187 @ SV39 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[122]) ).

thf(137,plain,
    ! [SV40: $i,SV28: $i,SV13: $i] :
      ( ( ( ~ ( between @ SV13 @ SV28 @ SV40 ) )
        = $true )
      | ( ( ! [SY188: $i,SY189: $i] :
              ( ~ ( between @ SY188 @ SV28 @ SY189 )
              | ( SV13 = SV28 )
              | ( between @ ( euclid1 @ SV13 @ SY188 @ SV28 @ SY189 @ SV40 ) @ SV40 @ ( euclid2 @ SV13 @ SY188 @ SV28 @ SY189 @ SV40 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[123]) ).

thf(138,plain,
    ! [SV48: $i,SV41: $i,SV29: $i,SV14: $i] :
      ( ( ~ ( equidistant @ SV14 @ SV29 @ SV14 @ SV41 )
        | ! [SY202: $i] :
            ( ~ ( equidistant @ SV14 @ SV48 @ SV14 @ SY202 )
            | ~ ( between @ SV14 @ SV29 @ SV48 )
            | ! [SY203: $i] :
                ( ~ ( between @ SV29 @ SY203 @ SV48 )
                | ( between @ SV41 @ ( continuous @ SV14 @ SV29 @ SV41 @ SY203 @ SV48 @ SY202 ) @ SY202 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[124]) ).

thf(139,plain,
    ! [SV49: $i,SV42: $i,SV30: $i,SV15: $i] :
      ( ( ~ ( equidistant @ SV15 @ SV30 @ SV15 @ SV42 )
        | ! [SY204: $i] :
            ( ~ ( equidistant @ SV15 @ SV49 @ SV15 @ SY204 )
            | ~ ( between @ SV15 @ SV30 @ SV49 )
            | ! [SY205: $i] :
                ( ~ ( between @ SV30 @ SY205 @ SV49 )
                | ( equidistant @ SV15 @ SY205 @ SV15 @ ( continuous @ SV15 @ SV30 @ SV42 @ SY205 @ SV49 @ SY204 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[125]) ).

thf(140,plain,
    ! [SV43: $i,SV31: $i,SV17: $i,SV2: $i] :
      ( ( ( ~ ( equidistant @ SV2 @ SV17 @ SV31 @ SV43 ) )
        = $true )
      | ( ( ! [SY196: $i,SY197: $i] :
              ( ~ ( equidistant @ SV2 @ SV17 @ SY196 @ SY197 )
              | ( equidistant @ SV31 @ SV43 @ SY196 @ SY197 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[126]) ).

thf(141,plain,
    ! [SV44: $i,SV18: $i,SV3: $i] :
      ( ( ( equidistant @ SV3 @ SV18 @ SV44 @ SV44 )
        = $false )
      | ( ( SV3 = SV18 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[127]) ).

thf(142,plain,
    ! [SV50: $i,SV47: $i,SV34: $i,SV21: $i,SV6: $i] :
      ( ( ! [SY206: $i] :
            ( ~ ( equidistant @ SV6 @ SV21 @ SV34 @ SV47 )
            | ~ ( equidistant @ SV21 @ SV50 @ SV47 @ SY206 )
            | ! [SY207: $i,SY208: $i] :
                ( ~ ( equidistant @ SV6 @ SY207 @ SV34 @ SY208 )
                | ~ ( equidistant @ SV21 @ SY207 @ SV47 @ SY208 )
                | ~ ( between @ SV6 @ SV21 @ SV50 )
                | ~ ( between @ SV34 @ SV47 @ SY206 )
                | ( SV6 = SV21 )
                | ( equidistant @ SV50 @ SY207 @ SY206 @ SY208 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[130]) ).

thf(143,plain,
    ! [SV35: $i,SV23: $i,SV8: $i] :
      ( ( ( between @ SV8 @ SV23 @ SV35 )
        = $false )
      | ( ( ! [SY178: $i,SY179: $i] :
              ( ~ ( between @ SY178 @ SY179 @ SV35 )
              | ( between @ SV23 @ ( inner_pasch @ SV8 @ SV23 @ SV35 @ SY179 @ SY178 ) @ SY178 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[132]) ).

thf(144,plain,
    ! [SV36: $i,SV24: $i,SV9: $i] :
      ( ( ( between @ SV9 @ SV24 @ SV36 )
        = $false )
      | ( ( ! [SY180: $i,SY181: $i] :
              ( ~ ( between @ SY180 @ SY181 @ SV36 )
              | ( between @ SY181 @ ( inner_pasch @ SV9 @ SV24 @ SV36 @ SY181 @ SY180 ) @ SV9 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[133]) ).

thf(145,plain,
    ! [SV37: $i,SV25: $i,SV10: $i] :
      ( ( ( equidistant @ SV10 @ SV25 @ SV10 @ SV37 )
        = $false )
      | ( ( ! [SY182: $i] :
              ( ~ ( equidistant @ SY182 @ SV25 @ SY182 @ SV37 )
              | ! [SY183: $i] :
                  ( ~ ( equidistant @ SY183 @ SV25 @ SY183 @ SV37 )
                  | ( between @ SV10 @ SY182 @ SY183 )
                  | ( between @ SY182 @ SY183 @ SV10 )
                  | ( SV25 = SV37 )
                  | ( between @ SY183 @ SV10 @ SY182 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[134]) ).

thf(146,plain,
    ! [SV38: $i,SV26: $i,SV11: $i] :
      ( ( ( between @ SV11 @ SV26 @ SV38 )
        = $false )
      | ( ( ! [SY184: $i,SY185: $i] :
              ( ~ ( between @ SY184 @ SV26 @ SY185 )
              | ( SV11 = SV26 )
              | ( between @ SV11 @ SY184 @ ( euclid1 @ SV11 @ SY184 @ SV26 @ SY185 @ SV38 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[135]) ).

thf(147,plain,
    ! [SV39: $i,SV27: $i,SV12: $i] :
      ( ( ( between @ SV12 @ SV27 @ SV39 )
        = $false )
      | ( ( ! [SY186: $i,SY187: $i] :
              ( ~ ( between @ SY186 @ SV27 @ SY187 )
              | ( SV12 = SV27 )
              | ( between @ SV12 @ SY187 @ ( euclid2 @ SV12 @ SY186 @ SV27 @ SY187 @ SV39 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[136]) ).

thf(148,plain,
    ! [SV40: $i,SV28: $i,SV13: $i] :
      ( ( ( between @ SV13 @ SV28 @ SV40 )
        = $false )
      | ( ( ! [SY188: $i,SY189: $i] :
              ( ~ ( between @ SY188 @ SV28 @ SY189 )
              | ( SV13 = SV28 )
              | ( between @ ( euclid1 @ SV13 @ SY188 @ SV28 @ SY189 @ SV40 ) @ SV40 @ ( euclid2 @ SV13 @ SY188 @ SV28 @ SY189 @ SV40 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[137]) ).

thf(149,plain,
    ! [SV48: $i,SV41: $i,SV29: $i,SV14: $i] :
      ( ( ( ~ ( equidistant @ SV14 @ SV29 @ SV14 @ SV41 ) )
        = $true )
      | ( ( ! [SY202: $i] :
              ( ~ ( equidistant @ SV14 @ SV48 @ SV14 @ SY202 )
              | ~ ( between @ SV14 @ SV29 @ SV48 )
              | ! [SY203: $i] :
                  ( ~ ( between @ SV29 @ SY203 @ SV48 )
                  | ( between @ SV41 @ ( continuous @ SV14 @ SV29 @ SV41 @ SY203 @ SV48 @ SY202 ) @ SY202 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[138]) ).

thf(150,plain,
    ! [SV49: $i,SV42: $i,SV30: $i,SV15: $i] :
      ( ( ( ~ ( equidistant @ SV15 @ SV30 @ SV15 @ SV42 ) )
        = $true )
      | ( ( ! [SY204: $i] :
              ( ~ ( equidistant @ SV15 @ SV49 @ SV15 @ SY204 )
              | ~ ( between @ SV15 @ SV30 @ SV49 )
              | ! [SY205: $i] :
                  ( ~ ( between @ SV30 @ SY205 @ SV49 )
                  | ( equidistant @ SV15 @ SY205 @ SV15 @ ( continuous @ SV15 @ SV30 @ SV42 @ SY205 @ SV49 @ SY204 ) ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[139]) ).

thf(151,plain,
    ! [SV43: $i,SV31: $i,SV17: $i,SV2: $i] :
      ( ( ( equidistant @ SV2 @ SV17 @ SV31 @ SV43 )
        = $false )
      | ( ( ! [SY196: $i,SY197: $i] :
              ( ~ ( equidistant @ SV2 @ SV17 @ SY196 @ SY197 )
              | ( equidistant @ SV31 @ SV43 @ SY196 @ SY197 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[140]) ).

thf(152,plain,
    ! [SV51: $i,SV50: $i,SV47: $i,SV34: $i,SV21: $i,SV6: $i] :
      ( ( ~ ( equidistant @ SV6 @ SV21 @ SV34 @ SV47 )
        | ~ ( equidistant @ SV21 @ SV50 @ SV47 @ SV51 )
        | ! [SY209: $i,SY210: $i] :
            ( ~ ( equidistant @ SV6 @ SY209 @ SV34 @ SY210 )
            | ~ ( equidistant @ SV21 @ SY209 @ SV47 @ SY210 )
            | ~ ( between @ SV6 @ SV21 @ SV50 )
            | ~ ( between @ SV34 @ SV47 @ SV51 )
            | ( SV6 = SV21 )
            | ( equidistant @ SV50 @ SY209 @ SV51 @ SY210 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[142]) ).

thf(153,plain,
    ! [SV8: $i,SV23: $i,SV35: $i,SV52: $i] :
      ( ( ( ! [SY211: $i] :
              ( ~ ( between @ SV52 @ SY211 @ SV35 )
              | ( between @ SV23 @ ( inner_pasch @ SV8 @ SV23 @ SV35 @ SY211 @ SV52 ) @ SV52 ) ) )
        = $true )
      | ( ( between @ SV8 @ SV23 @ SV35 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[143]) ).

thf(154,plain,
    ! [SV24: $i,SV9: $i,SV36: $i,SV53: $i] :
      ( ( ( ! [SY212: $i] :
              ( ~ ( between @ SV53 @ SY212 @ SV36 )
              | ( between @ SY212 @ ( inner_pasch @ SV9 @ SV24 @ SV36 @ SY212 @ SV53 ) @ SV9 ) ) )
        = $true )
      | ( ( between @ SV9 @ SV24 @ SV36 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[144]) ).

thf(155,plain,
    ! [SV10: $i,SV37: $i,SV25: $i,SV54: $i] :
      ( ( ( ~ ( equidistant @ SV54 @ SV25 @ SV54 @ SV37 )
          | ! [SY213: $i] :
              ( ~ ( equidistant @ SY213 @ SV25 @ SY213 @ SV37 )
              | ( between @ SV10 @ SV54 @ SY213 )
              | ( between @ SV54 @ SY213 @ SV10 )
              | ( SV25 = SV37 )
              | ( between @ SY213 @ SV10 @ SV54 ) ) )
        = $true )
      | ( ( equidistant @ SV10 @ SV25 @ SV10 @ SV37 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[145]) ).

thf(156,plain,
    ! [SV38: $i,SV11: $i,SV26: $i,SV55: $i] :
      ( ( ( ! [SY214: $i] :
              ( ~ ( between @ SV55 @ SV26 @ SY214 )
              | ( SV11 = SV26 )
              | ( between @ SV11 @ SV55 @ ( euclid1 @ SV11 @ SV55 @ SV26 @ SY214 @ SV38 ) ) ) )
        = $true )
      | ( ( between @ SV11 @ SV26 @ SV38 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[146]) ).

thf(157,plain,
    ! [SV39: $i,SV12: $i,SV27: $i,SV56: $i] :
      ( ( ( ! [SY215: $i] :
              ( ~ ( between @ SV56 @ SV27 @ SY215 )
              | ( SV12 = SV27 )
              | ( between @ SV12 @ SY215 @ ( euclid2 @ SV12 @ SV56 @ SV27 @ SY215 @ SV39 ) ) ) )
        = $true )
      | ( ( between @ SV12 @ SV27 @ SV39 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[147]) ).

thf(158,plain,
    ! [SV40: $i,SV13: $i,SV28: $i,SV57: $i] :
      ( ( ( ! [SY216: $i] :
              ( ~ ( between @ SV57 @ SV28 @ SY216 )
              | ( SV13 = SV28 )
              | ( between @ ( euclid1 @ SV13 @ SV57 @ SV28 @ SY216 @ SV40 ) @ SV40 @ ( euclid2 @ SV13 @ SV57 @ SV28 @ SY216 @ SV40 ) ) ) )
        = $true )
      | ( ( between @ SV13 @ SV28 @ SV40 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[148]) ).

thf(159,plain,
    ! [SV48: $i,SV41: $i,SV29: $i,SV14: $i] :
      ( ( ( equidistant @ SV14 @ SV29 @ SV14 @ SV41 )
        = $false )
      | ( ( ! [SY202: $i] :
              ( ~ ( equidistant @ SV14 @ SV48 @ SV14 @ SY202 )
              | ~ ( between @ SV14 @ SV29 @ SV48 )
              | ! [SY203: $i] :
                  ( ~ ( between @ SV29 @ SY203 @ SV48 )
                  | ( between @ SV41 @ ( continuous @ SV14 @ SV29 @ SV41 @ SY203 @ SV48 @ SY202 ) @ SY202 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[149]) ).

thf(160,plain,
    ! [SV49: $i,SV42: $i,SV30: $i,SV15: $i] :
      ( ( ( equidistant @ SV15 @ SV30 @ SV15 @ SV42 )
        = $false )
      | ( ( ! [SY204: $i] :
              ( ~ ( equidistant @ SV15 @ SV49 @ SV15 @ SY204 )
              | ~ ( between @ SV15 @ SV30 @ SV49 )
              | ! [SY205: $i] :
                  ( ~ ( between @ SV30 @ SY205 @ SV49 )
                  | ( equidistant @ SV15 @ SY205 @ SV15 @ ( continuous @ SV15 @ SV30 @ SV42 @ SY205 @ SV49 @ SY204 ) ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[150]) ).

thf(161,plain,
    ! [SV43: $i,SV31: $i,SV58: $i,SV17: $i,SV2: $i] :
      ( ( ( ! [SY217: $i] :
              ( ~ ( equidistant @ SV2 @ SV17 @ SV58 @ SY217 )
              | ( equidistant @ SV31 @ SV43 @ SV58 @ SY217 ) ) )
        = $true )
      | ( ( equidistant @ SV2 @ SV17 @ SV31 @ SV43 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[151]) ).

thf(162,plain,
    ! [SV51: $i,SV50: $i,SV47: $i,SV34: $i,SV21: $i,SV6: $i] :
      ( ( ( ~ ( equidistant @ SV6 @ SV21 @ SV34 @ SV47 ) )
        = $true )
      | ( ( ~ ( equidistant @ SV21 @ SV50 @ SV47 @ SV51 )
          | ! [SY209: $i,SY210: $i] :
              ( ~ ( equidistant @ SV6 @ SY209 @ SV34 @ SY210 )
              | ~ ( equidistant @ SV21 @ SY209 @ SV47 @ SY210 )
              | ~ ( between @ SV6 @ SV21 @ SV50 )
              | ~ ( between @ SV34 @ SV47 @ SV51 )
              | ( SV6 = SV21 )
              | ( equidistant @ SV50 @ SY209 @ SV51 @ SY210 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[152]) ).

thf(163,plain,
    ! [SV8: $i,SV23: $i,SV35: $i,SV59: $i,SV52: $i] :
      ( ( ( ~ ( between @ SV52 @ SV59 @ SV35 )
          | ( between @ SV23 @ ( inner_pasch @ SV8 @ SV23 @ SV35 @ SV59 @ SV52 ) @ SV52 ) )
        = $true )
      | ( ( between @ SV8 @ SV23 @ SV35 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[153]) ).

thf(164,plain,
    ! [SV24: $i,SV9: $i,SV36: $i,SV60: $i,SV53: $i] :
      ( ( ( ~ ( between @ SV53 @ SV60 @ SV36 )
          | ( between @ SV60 @ ( inner_pasch @ SV9 @ SV24 @ SV36 @ SV60 @ SV53 ) @ SV9 ) )
        = $true )
      | ( ( between @ SV9 @ SV24 @ SV36 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[154]) ).

thf(165,plain,
    ! [SV10: $i,SV37: $i,SV25: $i,SV54: $i] :
      ( ( ( ~ ( equidistant @ SV54 @ SV25 @ SV54 @ SV37 ) )
        = $true )
      | ( ( ! [SY213: $i] :
              ( ~ ( equidistant @ SY213 @ SV25 @ SY213 @ SV37 )
              | ( between @ SV10 @ SV54 @ SY213 )
              | ( between @ SV54 @ SY213 @ SV10 )
              | ( SV25 = SV37 )
              | ( between @ SY213 @ SV10 @ SV54 ) ) )
        = $true )
      | ( ( equidistant @ SV10 @ SV25 @ SV10 @ SV37 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[155]) ).

thf(166,plain,
    ! [SV38: $i,SV11: $i,SV61: $i,SV26: $i,SV55: $i] :
      ( ( ( ~ ( between @ SV55 @ SV26 @ SV61 )
          | ( SV11 = SV26 )
          | ( between @ SV11 @ SV55 @ ( euclid1 @ SV11 @ SV55 @ SV26 @ SV61 @ SV38 ) ) )
        = $true )
      | ( ( between @ SV11 @ SV26 @ SV38 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[156]) ).

thf(167,plain,
    ! [SV39: $i,SV12: $i,SV62: $i,SV27: $i,SV56: $i] :
      ( ( ( ~ ( between @ SV56 @ SV27 @ SV62 )
          | ( SV12 = SV27 )
          | ( between @ SV12 @ SV62 @ ( euclid2 @ SV12 @ SV56 @ SV27 @ SV62 @ SV39 ) ) )
        = $true )
      | ( ( between @ SV12 @ SV27 @ SV39 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[157]) ).

thf(168,plain,
    ! [SV40: $i,SV13: $i,SV63: $i,SV28: $i,SV57: $i] :
      ( ( ( ~ ( between @ SV57 @ SV28 @ SV63 )
          | ( SV13 = SV28 )
          | ( between @ ( euclid1 @ SV13 @ SV57 @ SV28 @ SV63 @ SV40 ) @ SV40 @ ( euclid2 @ SV13 @ SV57 @ SV28 @ SV63 @ SV40 ) ) )
        = $true )
      | ( ( between @ SV13 @ SV28 @ SV40 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[158]) ).

thf(169,plain,
    ! [SV41: $i,SV29: $i,SV64: $i,SV48: $i,SV14: $i] :
      ( ( ( ~ ( equidistant @ SV14 @ SV48 @ SV14 @ SV64 )
          | ~ ( between @ SV14 @ SV29 @ SV48 )
          | ! [SY218: $i] :
              ( ~ ( between @ SV29 @ SY218 @ SV48 )
              | ( between @ SV41 @ ( continuous @ SV14 @ SV29 @ SV41 @ SY218 @ SV48 @ SV64 ) @ SV64 ) ) )
        = $true )
      | ( ( equidistant @ SV14 @ SV29 @ SV14 @ SV41 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[159]) ).

thf(170,plain,
    ! [SV42: $i,SV30: $i,SV65: $i,SV49: $i,SV15: $i] :
      ( ( ( ~ ( equidistant @ SV15 @ SV49 @ SV15 @ SV65 )
          | ~ ( between @ SV15 @ SV30 @ SV49 )
          | ! [SY219: $i] :
              ( ~ ( between @ SV30 @ SY219 @ SV49 )
              | ( equidistant @ SV15 @ SY219 @ SV15 @ ( continuous @ SV15 @ SV30 @ SV42 @ SY219 @ SV49 @ SV65 ) ) ) )
        = $true )
      | ( ( equidistant @ SV15 @ SV30 @ SV15 @ SV42 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[160]) ).

thf(171,plain,
    ! [SV43: $i,SV31: $i,SV66: $i,SV58: $i,SV17: $i,SV2: $i] :
      ( ( ( ~ ( equidistant @ SV2 @ SV17 @ SV58 @ SV66 )
          | ( equidistant @ SV31 @ SV43 @ SV58 @ SV66 ) )
        = $true )
      | ( ( equidistant @ SV2 @ SV17 @ SV31 @ SV43 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[161]) ).

thf(172,plain,
    ! [SV51: $i,SV50: $i,SV47: $i,SV34: $i,SV21: $i,SV6: $i] :
      ( ( ( equidistant @ SV6 @ SV21 @ SV34 @ SV47 )
        = $false )
      | ( ( ~ ( equidistant @ SV21 @ SV50 @ SV47 @ SV51 )
          | ! [SY209: $i,SY210: $i] :
              ( ~ ( equidistant @ SV6 @ SY209 @ SV34 @ SY210 )
              | ~ ( equidistant @ SV21 @ SY209 @ SV47 @ SY210 )
              | ~ ( between @ SV6 @ SV21 @ SV50 )
              | ~ ( between @ SV34 @ SV47 @ SV51 )
              | ( SV6 = SV21 )
              | ( equidistant @ SV50 @ SY209 @ SV51 @ SY210 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[162]) ).

thf(173,plain,
    ! [SV8: $i,SV23: $i,SV35: $i,SV59: $i,SV52: $i] :
      ( ( ( ~ ( between @ SV52 @ SV59 @ SV35 ) )
        = $true )
      | ( ( between @ SV23 @ ( inner_pasch @ SV8 @ SV23 @ SV35 @ SV59 @ SV52 ) @ SV52 )
        = $true )
      | ( ( between @ SV8 @ SV23 @ SV35 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[163]) ).

thf(174,plain,
    ! [SV24: $i,SV9: $i,SV36: $i,SV60: $i,SV53: $i] :
      ( ( ( ~ ( between @ SV53 @ SV60 @ SV36 ) )
        = $true )
      | ( ( between @ SV60 @ ( inner_pasch @ SV9 @ SV24 @ SV36 @ SV60 @ SV53 ) @ SV9 )
        = $true )
      | ( ( between @ SV9 @ SV24 @ SV36 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[164]) ).

thf(175,plain,
    ! [SV10: $i,SV37: $i,SV25: $i,SV54: $i] :
      ( ( ( equidistant @ SV54 @ SV25 @ SV54 @ SV37 )
        = $false )
      | ( ( ! [SY213: $i] :
              ( ~ ( equidistant @ SY213 @ SV25 @ SY213 @ SV37 )
              | ( between @ SV10 @ SV54 @ SY213 )
              | ( between @ SV54 @ SY213 @ SV10 )
              | ( SV25 = SV37 )
              | ( between @ SY213 @ SV10 @ SV54 ) ) )
        = $true )
      | ( ( equidistant @ SV10 @ SV25 @ SV10 @ SV37 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[165]) ).

thf(176,plain,
    ! [SV38: $i,SV11: $i,SV61: $i,SV26: $i,SV55: $i] :
      ( ( ( ~ ( between @ SV55 @ SV26 @ SV61 ) )
        = $true )
      | ( ( ( SV11 = SV26 )
          | ( between @ SV11 @ SV55 @ ( euclid1 @ SV11 @ SV55 @ SV26 @ SV61 @ SV38 ) ) )
        = $true )
      | ( ( between @ SV11 @ SV26 @ SV38 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[166]) ).

thf(177,plain,
    ! [SV39: $i,SV12: $i,SV62: $i,SV27: $i,SV56: $i] :
      ( ( ( ~ ( between @ SV56 @ SV27 @ SV62 ) )
        = $true )
      | ( ( ( SV12 = SV27 )
          | ( between @ SV12 @ SV62 @ ( euclid2 @ SV12 @ SV56 @ SV27 @ SV62 @ SV39 ) ) )
        = $true )
      | ( ( between @ SV12 @ SV27 @ SV39 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[167]) ).

thf(178,plain,
    ! [SV40: $i,SV13: $i,SV63: $i,SV28: $i,SV57: $i] :
      ( ( ( ~ ( between @ SV57 @ SV28 @ SV63 ) )
        = $true )
      | ( ( ( SV13 = SV28 )
          | ( between @ ( euclid1 @ SV13 @ SV57 @ SV28 @ SV63 @ SV40 ) @ SV40 @ ( euclid2 @ SV13 @ SV57 @ SV28 @ SV63 @ SV40 ) ) )
        = $true )
      | ( ( between @ SV13 @ SV28 @ SV40 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[168]) ).

thf(179,plain,
    ! [SV41: $i,SV29: $i,SV64: $i,SV48: $i,SV14: $i] :
      ( ( ( ~ ( equidistant @ SV14 @ SV48 @ SV14 @ SV64 ) )
        = $true )
      | ( ( ~ ( between @ SV14 @ SV29 @ SV48 )
          | ! [SY218: $i] :
              ( ~ ( between @ SV29 @ SY218 @ SV48 )
              | ( between @ SV41 @ ( continuous @ SV14 @ SV29 @ SV41 @ SY218 @ SV48 @ SV64 ) @ SV64 ) ) )
        = $true )
      | ( ( equidistant @ SV14 @ SV29 @ SV14 @ SV41 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[169]) ).

thf(180,plain,
    ! [SV42: $i,SV30: $i,SV65: $i,SV49: $i,SV15: $i] :
      ( ( ( ~ ( equidistant @ SV15 @ SV49 @ SV15 @ SV65 ) )
        = $true )
      | ( ( ~ ( between @ SV15 @ SV30 @ SV49 )
          | ! [SY219: $i] :
              ( ~ ( between @ SV30 @ SY219 @ SV49 )
              | ( equidistant @ SV15 @ SY219 @ SV15 @ ( continuous @ SV15 @ SV30 @ SV42 @ SY219 @ SV49 @ SV65 ) ) ) )
        = $true )
      | ( ( equidistant @ SV15 @ SV30 @ SV15 @ SV42 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[170]) ).

thf(181,plain,
    ! [SV43: $i,SV31: $i,SV66: $i,SV58: $i,SV17: $i,SV2: $i] :
      ( ( ( ~ ( equidistant @ SV2 @ SV17 @ SV58 @ SV66 ) )
        = $true )
      | ( ( equidistant @ SV31 @ SV43 @ SV58 @ SV66 )
        = $true )
      | ( ( equidistant @ SV2 @ SV17 @ SV31 @ SV43 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[171]) ).

thf(182,plain,
    ! [SV34: $i,SV6: $i,SV51: $i,SV47: $i,SV50: $i,SV21: $i] :
      ( ( ( ~ ( equidistant @ SV21 @ SV50 @ SV47 @ SV51 ) )
        = $true )
      | ( ( ! [SY209: $i,SY210: $i] :
              ( ~ ( equidistant @ SV6 @ SY209 @ SV34 @ SY210 )
              | ~ ( equidistant @ SV21 @ SY209 @ SV47 @ SY210 )
              | ~ ( between @ SV6 @ SV21 @ SV50 )
              | ~ ( between @ SV34 @ SV47 @ SV51 )
              | ( SV6 = SV21 )
              | ( equidistant @ SV50 @ SY209 @ SV51 @ SY210 ) ) )
        = $true )
      | ( ( equidistant @ SV6 @ SV21 @ SV34 @ SV47 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[172]) ).

thf(183,plain,
    ! [SV8: $i,SV23: $i,SV35: $i,SV59: $i,SV52: $i] :
      ( ( ( between @ SV52 @ SV59 @ SV35 )
        = $false )
      | ( ( between @ SV23 @ ( inner_pasch @ SV8 @ SV23 @ SV35 @ SV59 @ SV52 ) @ SV52 )
        = $true )
      | ( ( between @ SV8 @ SV23 @ SV35 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[173]) ).

thf(184,plain,
    ! [SV24: $i,SV9: $i,SV36: $i,SV60: $i,SV53: $i] :
      ( ( ( between @ SV53 @ SV60 @ SV36 )
        = $false )
      | ( ( between @ SV60 @ ( inner_pasch @ SV9 @ SV24 @ SV36 @ SV60 @ SV53 ) @ SV9 )
        = $true )
      | ( ( between @ SV9 @ SV24 @ SV36 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[174]) ).

thf(185,plain,
    ! [SV54: $i,SV10: $i,SV37: $i,SV25: $i,SV67: $i] :
      ( ( ( ~ ( equidistant @ SV67 @ SV25 @ SV67 @ SV37 )
          | ( between @ SV10 @ SV54 @ SV67 )
          | ( between @ SV54 @ SV67 @ SV10 )
          | ( SV25 = SV37 )
          | ( between @ SV67 @ SV10 @ SV54 ) )
        = $true )
      | ( ( equidistant @ SV54 @ SV25 @ SV54 @ SV37 )
        = $false )
      | ( ( equidistant @ SV10 @ SV25 @ SV10 @ SV37 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[175]) ).

thf(186,plain,
    ! [SV38: $i,SV11: $i,SV61: $i,SV26: $i,SV55: $i] :
      ( ( ( between @ SV55 @ SV26 @ SV61 )
        = $false )
      | ( ( ( SV11 = SV26 )
          | ( between @ SV11 @ SV55 @ ( euclid1 @ SV11 @ SV55 @ SV26 @ SV61 @ SV38 ) ) )
        = $true )
      | ( ( between @ SV11 @ SV26 @ SV38 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[176]) ).

thf(187,plain,
    ! [SV39: $i,SV12: $i,SV62: $i,SV27: $i,SV56: $i] :
      ( ( ( between @ SV56 @ SV27 @ SV62 )
        = $false )
      | ( ( ( SV12 = SV27 )
          | ( between @ SV12 @ SV62 @ ( euclid2 @ SV12 @ SV56 @ SV27 @ SV62 @ SV39 ) ) )
        = $true )
      | ( ( between @ SV12 @ SV27 @ SV39 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[177]) ).

thf(188,plain,
    ! [SV40: $i,SV13: $i,SV63: $i,SV28: $i,SV57: $i] :
      ( ( ( between @ SV57 @ SV28 @ SV63 )
        = $false )
      | ( ( ( SV13 = SV28 )
          | ( between @ ( euclid1 @ SV13 @ SV57 @ SV28 @ SV63 @ SV40 ) @ SV40 @ ( euclid2 @ SV13 @ SV57 @ SV28 @ SV63 @ SV40 ) ) )
        = $true )
      | ( ( between @ SV13 @ SV28 @ SV40 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[178]) ).

thf(189,plain,
    ! [SV41: $i,SV29: $i,SV64: $i,SV48: $i,SV14: $i] :
      ( ( ( equidistant @ SV14 @ SV48 @ SV14 @ SV64 )
        = $false )
      | ( ( ~ ( between @ SV14 @ SV29 @ SV48 )
          | ! [SY218: $i] :
              ( ~ ( between @ SV29 @ SY218 @ SV48 )
              | ( between @ SV41 @ ( continuous @ SV14 @ SV29 @ SV41 @ SY218 @ SV48 @ SV64 ) @ SV64 ) ) )
        = $true )
      | ( ( equidistant @ SV14 @ SV29 @ SV14 @ SV41 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[179]) ).

thf(190,plain,
    ! [SV42: $i,SV30: $i,SV65: $i,SV49: $i,SV15: $i] :
      ( ( ( equidistant @ SV15 @ SV49 @ SV15 @ SV65 )
        = $false )
      | ( ( ~ ( between @ SV15 @ SV30 @ SV49 )
          | ! [SY219: $i] :
              ( ~ ( between @ SV30 @ SY219 @ SV49 )
              | ( equidistant @ SV15 @ SY219 @ SV15 @ ( continuous @ SV15 @ SV30 @ SV42 @ SY219 @ SV49 @ SV65 ) ) ) )
        = $true )
      | ( ( equidistant @ SV15 @ SV30 @ SV15 @ SV42 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[180]) ).

thf(191,plain,
    ! [SV43: $i,SV31: $i,SV66: $i,SV58: $i,SV17: $i,SV2: $i] :
      ( ( ( equidistant @ SV2 @ SV17 @ SV58 @ SV66 )
        = $false )
      | ( ( equidistant @ SV31 @ SV43 @ SV58 @ SV66 )
        = $true )
      | ( ( equidistant @ SV2 @ SV17 @ SV31 @ SV43 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[181]) ).

thf(192,plain,
    ! [SV34: $i,SV6: $i,SV51: $i,SV47: $i,SV50: $i,SV21: $i] :
      ( ( ( equidistant @ SV21 @ SV50 @ SV47 @ SV51 )
        = $false )
      | ( ( ! [SY209: $i,SY210: $i] :
              ( ~ ( equidistant @ SV6 @ SY209 @ SV34 @ SY210 )
              | ~ ( equidistant @ SV21 @ SY209 @ SV47 @ SY210 )
              | ~ ( between @ SV6 @ SV21 @ SV50 )
              | ~ ( between @ SV34 @ SV47 @ SV51 )
              | ( SV6 = SV21 )
              | ( equidistant @ SV50 @ SY209 @ SV51 @ SY210 ) ) )
        = $true )
      | ( ( equidistant @ SV6 @ SV21 @ SV34 @ SV47 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[182]) ).

thf(193,plain,
    ! [SV54: $i,SV10: $i,SV37: $i,SV25: $i,SV67: $i] :
      ( ( ( ~ ( equidistant @ SV67 @ SV25 @ SV67 @ SV37 ) )
        = $true )
      | ( ( ( between @ SV10 @ SV54 @ SV67 )
          | ( between @ SV54 @ SV67 @ SV10 )
          | ( SV25 = SV37 )
          | ( between @ SV67 @ SV10 @ SV54 ) )
        = $true )
      | ( ( equidistant @ SV54 @ SV25 @ SV54 @ SV37 )
        = $false )
      | ( ( equidistant @ SV10 @ SV25 @ SV10 @ SV37 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[185]) ).

thf(194,plain,
    ! [SV38: $i,SV61: $i,SV55: $i,SV26: $i,SV11: $i] :
      ( ( ( SV11 = SV26 )
        = $true )
      | ( ( between @ SV11 @ SV55 @ ( euclid1 @ SV11 @ SV55 @ SV26 @ SV61 @ SV38 ) )
        = $true )
      | ( ( between @ SV55 @ SV26 @ SV61 )
        = $false )
      | ( ( between @ SV11 @ SV26 @ SV38 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[186]) ).

thf(195,plain,
    ! [SV39: $i,SV56: $i,SV62: $i,SV27: $i,SV12: $i] :
      ( ( ( SV12 = SV27 )
        = $true )
      | ( ( between @ SV12 @ SV62 @ ( euclid2 @ SV12 @ SV56 @ SV27 @ SV62 @ SV39 ) )
        = $true )
      | ( ( between @ SV56 @ SV27 @ SV62 )
        = $false )
      | ( ( between @ SV12 @ SV27 @ SV39 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[187]) ).

thf(196,plain,
    ! [SV40: $i,SV63: $i,SV57: $i,SV28: $i,SV13: $i] :
      ( ( ( SV13 = SV28 )
        = $true )
      | ( ( between @ ( euclid1 @ SV13 @ SV57 @ SV28 @ SV63 @ SV40 ) @ SV40 @ ( euclid2 @ SV13 @ SV57 @ SV28 @ SV63 @ SV40 ) )
        = $true )
      | ( ( between @ SV57 @ SV28 @ SV63 )
        = $false )
      | ( ( between @ SV13 @ SV28 @ SV40 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[188]) ).

thf(197,plain,
    ! [SV64: $i,SV41: $i,SV48: $i,SV29: $i,SV14: $i] :
      ( ( ( ~ ( between @ SV14 @ SV29 @ SV48 ) )
        = $true )
      | ( ( ! [SY218: $i] :
              ( ~ ( between @ SV29 @ SY218 @ SV48 )
              | ( between @ SV41 @ ( continuous @ SV14 @ SV29 @ SV41 @ SY218 @ SV48 @ SV64 ) @ SV64 ) ) )
        = $true )
      | ( ( equidistant @ SV14 @ SV48 @ SV14 @ SV64 )
        = $false )
      | ( ( equidistant @ SV14 @ SV29 @ SV14 @ SV41 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[189]) ).

thf(198,plain,
    ! [SV65: $i,SV42: $i,SV49: $i,SV30: $i,SV15: $i] :
      ( ( ( ~ ( between @ SV15 @ SV30 @ SV49 ) )
        = $true )
      | ( ( ! [SY219: $i] :
              ( ~ ( between @ SV30 @ SY219 @ SV49 )
              | ( equidistant @ SV15 @ SY219 @ SV15 @ ( continuous @ SV15 @ SV30 @ SV42 @ SY219 @ SV49 @ SV65 ) ) ) )
        = $true )
      | ( ( equidistant @ SV15 @ SV49 @ SV15 @ SV65 )
        = $false )
      | ( ( equidistant @ SV15 @ SV30 @ SV15 @ SV42 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[190]) ).

thf(199,plain,
    ! [SV51: $i,SV50: $i,SV47: $i,SV21: $i,SV34: $i,SV68: $i,SV6: $i] :
      ( ( ( ! [SY220: $i] :
              ( ~ ( equidistant @ SV6 @ SV68 @ SV34 @ SY220 )
              | ~ ( equidistant @ SV21 @ SV68 @ SV47 @ SY220 )
              | ~ ( between @ SV6 @ SV21 @ SV50 )
              | ~ ( between @ SV34 @ SV47 @ SV51 )
              | ( SV6 = SV21 )
              | ( equidistant @ SV50 @ SV68 @ SV51 @ SY220 ) ) )
        = $true )
      | ( ( equidistant @ SV21 @ SV50 @ SV47 @ SV51 )
        = $false )
      | ( ( equidistant @ SV6 @ SV21 @ SV34 @ SV47 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[192]) ).

thf(200,plain,
    ! [SV54: $i,SV10: $i,SV37: $i,SV25: $i,SV67: $i] :
      ( ( ( equidistant @ SV67 @ SV25 @ SV67 @ SV37 )
        = $false )
      | ( ( ( between @ SV10 @ SV54 @ SV67 )
          | ( between @ SV54 @ SV67 @ SV10 )
          | ( SV25 = SV37 )
          | ( between @ SV67 @ SV10 @ SV54 ) )
        = $true )
      | ( ( equidistant @ SV54 @ SV25 @ SV54 @ SV37 )
        = $false )
      | ( ( equidistant @ SV10 @ SV25 @ SV10 @ SV37 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[193]) ).

thf(201,plain,
    ! [SV64: $i,SV41: $i,SV48: $i,SV29: $i,SV14: $i] :
      ( ( ( between @ SV14 @ SV29 @ SV48 )
        = $false )
      | ( ( ! [SY218: $i] :
              ( ~ ( between @ SV29 @ SY218 @ SV48 )
              | ( between @ SV41 @ ( continuous @ SV14 @ SV29 @ SV41 @ SY218 @ SV48 @ SV64 ) @ SV64 ) ) )
        = $true )
      | ( ( equidistant @ SV14 @ SV48 @ SV14 @ SV64 )
        = $false )
      | ( ( equidistant @ SV14 @ SV29 @ SV14 @ SV41 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[197]) ).

thf(202,plain,
    ! [SV65: $i,SV42: $i,SV49: $i,SV30: $i,SV15: $i] :
      ( ( ( between @ SV15 @ SV30 @ SV49 )
        = $false )
      | ( ( ! [SY219: $i] :
              ( ~ ( between @ SV30 @ SY219 @ SV49 )
              | ( equidistant @ SV15 @ SY219 @ SV15 @ ( continuous @ SV15 @ SV30 @ SV42 @ SY219 @ SV49 @ SV65 ) ) ) )
        = $true )
      | ( ( equidistant @ SV15 @ SV49 @ SV15 @ SV65 )
        = $false )
      | ( ( equidistant @ SV15 @ SV30 @ SV15 @ SV42 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[198]) ).

thf(203,plain,
    ! [SV51: $i,SV50: $i,SV47: $i,SV21: $i,SV69: $i,SV34: $i,SV68: $i,SV6: $i] :
      ( ( ( ~ ( equidistant @ SV6 @ SV68 @ SV34 @ SV69 )
          | ~ ( equidistant @ SV21 @ SV68 @ SV47 @ SV69 )
          | ~ ( between @ SV6 @ SV21 @ SV50 )
          | ~ ( between @ SV34 @ SV47 @ SV51 )
          | ( SV6 = SV21 )
          | ( equidistant @ SV50 @ SV68 @ SV51 @ SV69 ) )
        = $true )
      | ( ( equidistant @ SV21 @ SV50 @ SV47 @ SV51 )
        = $false )
      | ( ( equidistant @ SV6 @ SV21 @ SV34 @ SV47 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[199]) ).

thf(204,plain,
    ! [SV37: $i,SV25: $i,SV67: $i,SV54: $i,SV10: $i] :
      ( ( ( between @ SV10 @ SV54 @ SV67 )
        = $true )
      | ( ( ( between @ SV54 @ SV67 @ SV10 )
          | ( SV25 = SV37 )
          | ( between @ SV67 @ SV10 @ SV54 ) )
        = $true )
      | ( ( equidistant @ SV67 @ SV25 @ SV67 @ SV37 )
        = $false )
      | ( ( equidistant @ SV54 @ SV25 @ SV54 @ SV37 )
        = $false )
      | ( ( equidistant @ SV10 @ SV25 @ SV10 @ SV37 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[200]) ).

thf(205,plain,
    ! [SV64: $i,SV14: $i,SV41: $i,SV48: $i,SV70: $i,SV29: $i] :
      ( ( ( ~ ( between @ SV29 @ SV70 @ SV48 )
          | ( between @ SV41 @ ( continuous @ SV14 @ SV29 @ SV41 @ SV70 @ SV48 @ SV64 ) @ SV64 ) )
        = $true )
      | ( ( between @ SV14 @ SV29 @ SV48 )
        = $false )
      | ( ( equidistant @ SV14 @ SV48 @ SV14 @ SV64 )
        = $false )
      | ( ( equidistant @ SV14 @ SV29 @ SV14 @ SV41 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[201]) ).

thf(206,plain,
    ! [SV65: $i,SV42: $i,SV15: $i,SV49: $i,SV71: $i,SV30: $i] :
      ( ( ( ~ ( between @ SV30 @ SV71 @ SV49 )
          | ( equidistant @ SV15 @ SV71 @ SV15 @ ( continuous @ SV15 @ SV30 @ SV42 @ SV71 @ SV49 @ SV65 ) ) )
        = $true )
      | ( ( between @ SV15 @ SV30 @ SV49 )
        = $false )
      | ( ( equidistant @ SV15 @ SV49 @ SV15 @ SV65 )
        = $false )
      | ( ( equidistant @ SV15 @ SV30 @ SV15 @ SV42 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[202]) ).

thf(207,plain,
    ! [SV51: $i,SV50: $i,SV47: $i,SV21: $i,SV69: $i,SV34: $i,SV68: $i,SV6: $i] :
      ( ( ( ~ ( equidistant @ SV6 @ SV68 @ SV34 @ SV69 ) )
        = $true )
      | ( ( ~ ( equidistant @ SV21 @ SV68 @ SV47 @ SV69 )
          | ~ ( between @ SV6 @ SV21 @ SV50 )
          | ~ ( between @ SV34 @ SV47 @ SV51 )
          | ( SV6 = SV21 )
          | ( equidistant @ SV50 @ SV68 @ SV51 @ SV69 ) )
        = $true )
      | ( ( equidistant @ SV21 @ SV50 @ SV47 @ SV51 )
        = $false )
      | ( ( equidistant @ SV6 @ SV21 @ SV34 @ SV47 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[203]) ).

thf(208,plain,
    ! [SV37: $i,SV25: $i,SV10: $i,SV67: $i,SV54: $i] :
      ( ( ( between @ SV54 @ SV67 @ SV10 )
        = $true )
      | ( ( ( SV25 = SV37 )
          | ( between @ SV67 @ SV10 @ SV54 ) )
        = $true )
      | ( ( between @ SV10 @ SV54 @ SV67 )
        = $true )
      | ( ( equidistant @ SV67 @ SV25 @ SV67 @ SV37 )
        = $false )
      | ( ( equidistant @ SV54 @ SV25 @ SV54 @ SV37 )
        = $false )
      | ( ( equidistant @ SV10 @ SV25 @ SV10 @ SV37 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[204]) ).

thf(209,plain,
    ! [SV64: $i,SV14: $i,SV41: $i,SV48: $i,SV70: $i,SV29: $i] :
      ( ( ( ~ ( between @ SV29 @ SV70 @ SV48 ) )
        = $true )
      | ( ( between @ SV41 @ ( continuous @ SV14 @ SV29 @ SV41 @ SV70 @ SV48 @ SV64 ) @ SV64 )
        = $true )
      | ( ( between @ SV14 @ SV29 @ SV48 )
        = $false )
      | ( ( equidistant @ SV14 @ SV48 @ SV14 @ SV64 )
        = $false )
      | ( ( equidistant @ SV14 @ SV29 @ SV14 @ SV41 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[205]) ).

thf(210,plain,
    ! [SV65: $i,SV42: $i,SV15: $i,SV49: $i,SV71: $i,SV30: $i] :
      ( ( ( ~ ( between @ SV30 @ SV71 @ SV49 ) )
        = $true )
      | ( ( equidistant @ SV15 @ SV71 @ SV15 @ ( continuous @ SV15 @ SV30 @ SV42 @ SV71 @ SV49 @ SV65 ) )
        = $true )
      | ( ( between @ SV15 @ SV30 @ SV49 )
        = $false )
      | ( ( equidistant @ SV15 @ SV49 @ SV15 @ SV65 )
        = $false )
      | ( ( equidistant @ SV15 @ SV30 @ SV15 @ SV42 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[206]) ).

thf(211,plain,
    ! [SV51: $i,SV50: $i,SV47: $i,SV21: $i,SV69: $i,SV34: $i,SV68: $i,SV6: $i] :
      ( ( ( equidistant @ SV6 @ SV68 @ SV34 @ SV69 )
        = $false )
      | ( ( ~ ( equidistant @ SV21 @ SV68 @ SV47 @ SV69 )
          | ~ ( between @ SV6 @ SV21 @ SV50 )
          | ~ ( between @ SV34 @ SV47 @ SV51 )
          | ( SV6 = SV21 )
          | ( equidistant @ SV50 @ SV68 @ SV51 @ SV69 ) )
        = $true )
      | ( ( equidistant @ SV21 @ SV50 @ SV47 @ SV51 )
        = $false )
      | ( ( equidistant @ SV6 @ SV21 @ SV34 @ SV47 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[207]) ).

thf(212,plain,
    ! [SV54: $i,SV10: $i,SV67: $i,SV37: $i,SV25: $i] :
      ( ( ( SV25 = SV37 )
        = $true )
      | ( ( between @ SV67 @ SV10 @ SV54 )
        = $true )
      | ( ( between @ SV54 @ SV67 @ SV10 )
        = $true )
      | ( ( between @ SV10 @ SV54 @ SV67 )
        = $true )
      | ( ( equidistant @ SV67 @ SV25 @ SV67 @ SV37 )
        = $false )
      | ( ( equidistant @ SV54 @ SV25 @ SV54 @ SV37 )
        = $false )
      | ( ( equidistant @ SV10 @ SV25 @ SV10 @ SV37 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[208]) ).

thf(213,plain,
    ! [SV64: $i,SV14: $i,SV41: $i,SV48: $i,SV70: $i,SV29: $i] :
      ( ( ( between @ SV29 @ SV70 @ SV48 )
        = $false )
      | ( ( between @ SV41 @ ( continuous @ SV14 @ SV29 @ SV41 @ SV70 @ SV48 @ SV64 ) @ SV64 )
        = $true )
      | ( ( between @ SV14 @ SV29 @ SV48 )
        = $false )
      | ( ( equidistant @ SV14 @ SV48 @ SV14 @ SV64 )
        = $false )
      | ( ( equidistant @ SV14 @ SV29 @ SV14 @ SV41 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[209]) ).

thf(214,plain,
    ! [SV65: $i,SV42: $i,SV15: $i,SV49: $i,SV71: $i,SV30: $i] :
      ( ( ( between @ SV30 @ SV71 @ SV49 )
        = $false )
      | ( ( equidistant @ SV15 @ SV71 @ SV15 @ ( continuous @ SV15 @ SV30 @ SV42 @ SV71 @ SV49 @ SV65 ) )
        = $true )
      | ( ( between @ SV15 @ SV30 @ SV49 )
        = $false )
      | ( ( equidistant @ SV15 @ SV49 @ SV15 @ SV65 )
        = $false )
      | ( ( equidistant @ SV15 @ SV30 @ SV15 @ SV42 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[210]) ).

thf(215,plain,
    ! [SV51: $i,SV34: $i,SV50: $i,SV6: $i,SV69: $i,SV47: $i,SV68: $i,SV21: $i] :
      ( ( ( ~ ( equidistant @ SV21 @ SV68 @ SV47 @ SV69 ) )
        = $true )
      | ( ( ~ ( between @ SV6 @ SV21 @ SV50 )
          | ~ ( between @ SV34 @ SV47 @ SV51 )
          | ( SV6 = SV21 )
          | ( equidistant @ SV50 @ SV68 @ SV51 @ SV69 ) )
        = $true )
      | ( ( equidistant @ SV6 @ SV68 @ SV34 @ SV69 )
        = $false )
      | ( ( equidistant @ SV21 @ SV50 @ SV47 @ SV51 )
        = $false )
      | ( ( equidistant @ SV6 @ SV21 @ SV34 @ SV47 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[211]) ).

thf(216,plain,
    ! [SV51: $i,SV34: $i,SV50: $i,SV6: $i,SV69: $i,SV47: $i,SV68: $i,SV21: $i] :
      ( ( ( equidistant @ SV21 @ SV68 @ SV47 @ SV69 )
        = $false )
      | ( ( ~ ( between @ SV6 @ SV21 @ SV50 )
          | ~ ( between @ SV34 @ SV47 @ SV51 )
          | ( SV6 = SV21 )
          | ( equidistant @ SV50 @ SV68 @ SV51 @ SV69 ) )
        = $true )
      | ( ( equidistant @ SV6 @ SV68 @ SV34 @ SV69 )
        = $false )
      | ( ( equidistant @ SV21 @ SV50 @ SV47 @ SV51 )
        = $false )
      | ( ( equidistant @ SV6 @ SV21 @ SV34 @ SV47 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[215]) ).

thf(217,plain,
    ! [SV69: $i,SV68: $i,SV51: $i,SV47: $i,SV34: $i,SV50: $i,SV21: $i,SV6: $i] :
      ( ( ( ~ ( between @ SV6 @ SV21 @ SV50 ) )
        = $true )
      | ( ( ~ ( between @ SV34 @ SV47 @ SV51 )
          | ( SV6 = SV21 )
          | ( equidistant @ SV50 @ SV68 @ SV51 @ SV69 ) )
        = $true )
      | ( ( equidistant @ SV21 @ SV68 @ SV47 @ SV69 )
        = $false )
      | ( ( equidistant @ SV6 @ SV68 @ SV34 @ SV69 )
        = $false )
      | ( ( equidistant @ SV21 @ SV50 @ SV47 @ SV51 )
        = $false )
      | ( ( equidistant @ SV6 @ SV21 @ SV34 @ SV47 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[216]) ).

thf(218,plain,
    ! [SV69: $i,SV68: $i,SV51: $i,SV47: $i,SV34: $i,SV50: $i,SV21: $i,SV6: $i] :
      ( ( ( between @ SV6 @ SV21 @ SV50 )
        = $false )
      | ( ( ~ ( between @ SV34 @ SV47 @ SV51 )
          | ( SV6 = SV21 )
          | ( equidistant @ SV50 @ SV68 @ SV51 @ SV69 ) )
        = $true )
      | ( ( equidistant @ SV21 @ SV68 @ SV47 @ SV69 )
        = $false )
      | ( ( equidistant @ SV6 @ SV68 @ SV34 @ SV69 )
        = $false )
      | ( ( equidistant @ SV21 @ SV50 @ SV47 @ SV51 )
        = $false )
      | ( ( equidistant @ SV6 @ SV21 @ SV34 @ SV47 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[217]) ).

thf(219,plain,
    ! [SV69: $i,SV68: $i,SV50: $i,SV21: $i,SV6: $i,SV51: $i,SV47: $i,SV34: $i] :
      ( ( ( ~ ( between @ SV34 @ SV47 @ SV51 ) )
        = $true )
      | ( ( ( SV6 = SV21 )
          | ( equidistant @ SV50 @ SV68 @ SV51 @ SV69 ) )
        = $true )
      | ( ( between @ SV6 @ SV21 @ SV50 )
        = $false )
      | ( ( equidistant @ SV21 @ SV68 @ SV47 @ SV69 )
        = $false )
      | ( ( equidistant @ SV6 @ SV68 @ SV34 @ SV69 )
        = $false )
      | ( ( equidistant @ SV21 @ SV50 @ SV47 @ SV51 )
        = $false )
      | ( ( equidistant @ SV6 @ SV21 @ SV34 @ SV47 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[218]) ).

thf(220,plain,
    ! [SV69: $i,SV68: $i,SV50: $i,SV21: $i,SV6: $i,SV51: $i,SV47: $i,SV34: $i] :
      ( ( ( between @ SV34 @ SV47 @ SV51 )
        = $false )
      | ( ( ( SV6 = SV21 )
          | ( equidistant @ SV50 @ SV68 @ SV51 @ SV69 ) )
        = $true )
      | ( ( between @ SV6 @ SV21 @ SV50 )
        = $false )
      | ( ( equidistant @ SV21 @ SV68 @ SV47 @ SV69 )
        = $false )
      | ( ( equidistant @ SV6 @ SV68 @ SV34 @ SV69 )
        = $false )
      | ( ( equidistant @ SV21 @ SV50 @ SV47 @ SV51 )
        = $false )
      | ( ( equidistant @ SV6 @ SV21 @ SV34 @ SV47 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[219]) ).

thf(221,plain,
    ! [SV47: $i,SV34: $i,SV69: $i,SV51: $i,SV68: $i,SV50: $i,SV21: $i,SV6: $i] :
      ( ( ( SV6 = SV21 )
        = $true )
      | ( ( equidistant @ SV50 @ SV68 @ SV51 @ SV69 )
        = $true )
      | ( ( between @ SV34 @ SV47 @ SV51 )
        = $false )
      | ( ( between @ SV6 @ SV21 @ SV50 )
        = $false )
      | ( ( equidistant @ SV21 @ SV68 @ SV47 @ SV69 )
        = $false )
      | ( ( equidistant @ SV6 @ SV68 @ SV34 @ SV69 )
        = $false )
      | ( ( equidistant @ SV21 @ SV50 @ SV47 @ SV51 )
        = $false )
      | ( ( equidistant @ SV6 @ SV21 @ SV34 @ SV47 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[220]) ).

thf(222,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[57,221,214,213,212,196,195,194,191,184,183,141,131,129,128,97,96,89,88,87,77]) ).

thf(223,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[222]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : GEO020-2 : TPTP v8.1.0. Released v1.0.0.
% 0.03/0.13  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.12/0.34  % Computer : n007.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Fri Jun 17 15:55:57 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.19/0.42  
% 0.19/0.42   No.of.Axioms: 20
% 0.19/0.42  
% 0.19/0.42   Length.of.Defs: 0
% 0.19/0.42  
% 0.19/0.42   Contains.Choice.Funs: false
% 0.19/0.49  (rf:0,axioms:20,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:600,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:22,loop_count:0,foatp_calls:0,translation:fof_full)................
% 0.51/0.73  
% 0.51/0.73  ********************************
% 0.51/0.73  *   All subproblems solved!    *
% 0.51/0.73  ********************************
% 0.51/0.73  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p : (rf:0,axioms:20,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:74,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:222,loop_count:0,foatp_calls:1,translation:fof_full)
% 0.51/0.74  
% 0.51/0.74  %**** Beginning of derivation protocol ****
% 0.51/0.74  % SZS output start CNFRefutation
% See solution above
% 0.51/0.74  
% 0.51/0.74  %**** End of derivation protocol ****
% 0.51/0.74  %**** no. of clauses in derivation: 223 ****
% 0.51/0.74  %**** clause counter: 222 ****
% 0.51/0.74  
% 0.51/0.74  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p : (rf:0,axioms:20,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:74,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:222,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------