TSTP Solution File: GEO222+2 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : GEO222+2 : TPTP v8.1.2. Released v3.3.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.GYjQVs0N8K true

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

% Result   : Theorem 1.89s 1.11s
% Output   : Refutation 1.89s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   28
% Syntax   : Number of formulae    :   69 (  24 unt;  13 typ;   0 def)
%            Number of atoms       :  121 (   0 equ;   0 cnn)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  439 (  38   ~;  49   |;   6   &; 336   @)
%                                         (   0 <=>;  10  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   22 (  22   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   12 (  11 usr;   3 con; 0-2 aty)
%            Number of variables   :  100 (   0   ^; 100   !;   0   ?; 100   :)

% Comments : 
%------------------------------------------------------------------------------
thf(unorthogonal_lines_type,type,
    unorthogonal_lines: $i > $i > $o ).

thf(distinct_lines_type,type,
    distinct_lines: $i > $i > $o ).

thf(sk__type,type,
    sk_: $i ).

thf(sk__1_type,type,
    sk__1: $i ).

thf(orthogonal_through_point_type,type,
    orthogonal_through_point: $i > $i > $i ).

thf(zip_tseitin_1_type,type,
    zip_tseitin_1: $i > $i > $o ).

thf(zip_tseitin_0_type,type,
    zip_tseitin_0: $i > $i > $o ).

thf(distinct_points_type,type,
    distinct_points: $i > $i > $o ).

thf(apart_point_and_line_type,type,
    apart_point_and_line: $i > $i > $o ).

thf(intersection_point_type,type,
    intersection_point: $i > $i > $i ).

thf(convergent_lines_type,type,
    convergent_lines: $i > $i > $o ).

thf(con,conjecture,
    ! [A: $i,L: $i] :
      ~ ( convergent_lines @ L @ ( orthogonal_through_point @ ( orthogonal_through_point @ L @ A ) @ A ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i,L: $i] :
        ~ ( convergent_lines @ L @ ( orthogonal_through_point @ ( orthogonal_through_point @ L @ A ) @ A ) ),
    inference('cnf.neg',[status(esa)],[con]) ).

thf(zip_derived_cl26,plain,
    convergent_lines @ sk__1 @ ( orthogonal_through_point @ ( orthogonal_through_point @ sk__1 @ sk_ ) @ sk_ ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(ceq3,axiom,
    ! [X: $i,Y: $i] :
      ( ( convergent_lines @ X @ Y )
     => ( distinct_lines @ X @ Y ) ) ).

thf(zip_derived_cl13,plain,
    ! [X0: $i,X1: $i] :
      ( ( distinct_lines @ X0 @ X1 )
      | ~ ( convergent_lines @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[ceq3]) ).

thf(apart5,axiom,
    ! [X: $i,Y: $i,Z: $i] :
      ( ( distinct_lines @ X @ Y )
     => ( ( distinct_lines @ X @ Z )
        | ( distinct_lines @ Y @ Z ) ) ) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( distinct_lines @ X0 @ X1 )
      | ( distinct_lines @ X0 @ X2 )
      | ( distinct_lines @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[apart5]) ).

thf(zip_derived_cl38,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( convergent_lines @ X1 @ X0 )
      | ( distinct_lines @ X1 @ X2 )
      | ( distinct_lines @ X0 @ X2 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl13,zip_derived_cl4]) ).

thf(zip_derived_cl64,plain,
    ! [X0: $i] :
      ( ( distinct_lines @ sk__1 @ X0 )
      | ( distinct_lines @ ( orthogonal_through_point @ ( orthogonal_through_point @ sk__1 @ sk_ ) @ sk_ ) @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl26,zip_derived_cl38]) ).

thf(apart2,axiom,
    ! [X: $i] :
      ~ ( distinct_lines @ X @ X ) ).

thf(zip_derived_cl1,plain,
    ! [X0: $i] :
      ~ ( distinct_lines @ X0 @ X0 ),
    inference(cnf,[status(esa)],[apart2]) ).

thf(zip_derived_cl74,plain,
    distinct_lines @ sk__1 @ ( orthogonal_through_point @ ( orthogonal_through_point @ sk__1 @ sk_ ) @ sk_ ),
    inference('s_sup-',[status(thm)],[zip_derived_cl64,zip_derived_cl1]) ).

thf(ouo1,axiom,
    ! [A: $i,L: $i,M: $i,N: $i] :
      ( ( distinct_lines @ L @ M )
     => ( ( apart_point_and_line @ A @ L )
        | ( apart_point_and_line @ A @ M )
        | ( unorthogonal_lines @ L @ N )
        | ( unorthogonal_lines @ M @ N ) ) ) ).

thf(zip_derived_cl25,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( apart_point_and_line @ X0 @ X1 )
      | ( apart_point_and_line @ X0 @ X2 )
      | ~ ( distinct_lines @ X2 @ X1 )
      | ( unorthogonal_lines @ X2 @ X3 )
      | ( unorthogonal_lines @ X1 @ X3 ) ),
    inference(cnf,[status(esa)],[ouo1]) ).

thf(zip_derived_cl81,plain,
    ! [X0: $i,X1: $i] :
      ( ( apart_point_and_line @ X0 @ ( orthogonal_through_point @ ( orthogonal_through_point @ sk__1 @ sk_ ) @ sk_ ) )
      | ( apart_point_and_line @ X0 @ sk__1 )
      | ( unorthogonal_lines @ sk__1 @ X1 )
      | ( unorthogonal_lines @ ( orthogonal_through_point @ ( orthogonal_through_point @ sk__1 @ sk_ ) @ sk_ ) @ X1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl74,zip_derived_cl25]) ).

thf(ooc1,axiom,
    ! [A: $i,L: $i] :
      ~ ( unorthogonal_lines @ ( orthogonal_through_point @ L @ A ) @ L ) ).

thf(zip_derived_cl23,plain,
    ! [X0: $i,X1: $i] :
      ~ ( unorthogonal_lines @ ( orthogonal_through_point @ X0 @ X1 ) @ X0 ),
    inference(cnf,[status(esa)],[ooc1]) ).

thf(zip_derived_cl250,plain,
    ! [X0: $i] :
      ( ( unorthogonal_lines @ sk__1 @ ( orthogonal_through_point @ sk__1 @ sk_ ) )
      | ( apart_point_and_line @ X0 @ sk__1 )
      | ( apart_point_and_line @ X0 @ ( orthogonal_through_point @ ( orthogonal_through_point @ sk__1 @ sk_ ) @ sk_ ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl81,zip_derived_cl23]) ).

thf(con2,axiom,
    ! [X: $i,Y: $i,Z: $i] :
      ( ( convergent_lines @ X @ Y )
     => ( ( ( apart_point_and_line @ Z @ X )
          | ( apart_point_and_line @ Z @ Y ) )
       => ( distinct_points @ Z @ ( intersection_point @ X @ Y ) ) ) ) ).

thf(zip_derived_cl8,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( convergent_lines @ X0 @ X1 )
      | ( distinct_points @ X2 @ ( intersection_point @ X0 @ X1 ) )
      | ~ ( apart_point_and_line @ X2 @ X1 ) ),
    inference(cnf,[status(esa)],[con2]) ).

thf(apart1,axiom,
    ! [X: $i] :
      ~ ( distinct_points @ X @ X ) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i] :
      ~ ( distinct_points @ X0 @ X0 ),
    inference(cnf,[status(esa)],[apart1]) ).

thf(zip_derived_cl51,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( apart_point_and_line @ ( intersection_point @ X1 @ X0 ) @ X0 )
      | ~ ( convergent_lines @ X1 @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl8,zip_derived_cl0]) ).

thf(zip_derived_cl335,plain,
    ! [X0: $i] :
      ( ( apart_point_and_line @ ( intersection_point @ X0 @ ( orthogonal_through_point @ ( orthogonal_through_point @ sk__1 @ sk_ ) @ sk_ ) ) @ sk__1 )
      | ( unorthogonal_lines @ sk__1 @ ( orthogonal_through_point @ sk__1 @ sk_ ) )
      | ~ ( convergent_lines @ X0 @ ( orthogonal_through_point @ ( orthogonal_through_point @ sk__1 @ sk_ ) @ sk_ ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl250,zip_derived_cl51]) ).

thf(zip_derived_cl9,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( convergent_lines @ X0 @ X1 )
      | ( distinct_points @ X2 @ ( intersection_point @ X0 @ X1 ) )
      | ~ ( apart_point_and_line @ X2 @ X0 ) ),
    inference(cnf,[status(esa)],[con2]) ).

thf(zip_derived_cl0_001,plain,
    ! [X0: $i] :
      ~ ( distinct_points @ X0 @ X0 ),
    inference(cnf,[status(esa)],[apart1]) ).

thf(zip_derived_cl54,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( apart_point_and_line @ ( intersection_point @ X1 @ X0 ) @ X1 )
      | ~ ( convergent_lines @ X1 @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl9,zip_derived_cl0]) ).

thf(zip_derived_cl535,plain,
    ( ~ ( convergent_lines @ sk__1 @ ( orthogonal_through_point @ ( orthogonal_through_point @ sk__1 @ sk_ ) @ sk_ ) )
    | ( unorthogonal_lines @ sk__1 @ ( orthogonal_through_point @ sk__1 @ sk_ ) )
    | ~ ( convergent_lines @ sk__1 @ ( orthogonal_through_point @ ( orthogonal_through_point @ sk__1 @ sk_ ) @ sk_ ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl335,zip_derived_cl54]) ).

thf(zip_derived_cl26_002,plain,
    convergent_lines @ sk__1 @ ( orthogonal_through_point @ ( orthogonal_through_point @ sk__1 @ sk_ ) @ sk_ ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl26_003,plain,
    convergent_lines @ sk__1 @ ( orthogonal_through_point @ ( orthogonal_through_point @ sk__1 @ sk_ ) @ sk_ ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl536,plain,
    unorthogonal_lines @ sk__1 @ ( orthogonal_through_point @ sk__1 @ sk_ ),
    inference(demod,[status(thm)],[zip_derived_cl535,zip_derived_cl26,zip_derived_cl26]) ).

thf(occu1,axiom,
    ! [L: $i,M: $i] :
      ( ( unorthogonal_lines @ L @ M )
      | ( convergent_lines @ L @ M ) ) ).

thf(zip_derived_cl17,plain,
    ! [X0: $i,X1: $i] :
      ( ( unorthogonal_lines @ X0 @ X1 )
      | ( convergent_lines @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[occu1]) ).

thf(zip_derived_cl23_004,plain,
    ! [X0: $i,X1: $i] :
      ~ ( unorthogonal_lines @ ( orthogonal_through_point @ X0 @ X1 ) @ X0 ),
    inference(cnf,[status(esa)],[ooc1]) ).

thf(zip_derived_cl37,plain,
    ! [X0: $i,X1: $i] : ( convergent_lines @ ( orthogonal_through_point @ X0 @ X1 ) @ X0 ),
    inference('s_sup-',[status(thm)],[zip_derived_cl17,zip_derived_cl23]) ).

thf(apart6,axiom,
    ! [X: $i,Y: $i,Z: $i] :
      ( ( convergent_lines @ X @ Y )
     => ( ( convergent_lines @ X @ Z )
        | ( convergent_lines @ Y @ Z ) ) ) ).

thf(zip_derived_cl5,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( convergent_lines @ X0 @ X1 )
      | ( convergent_lines @ X0 @ X2 )
      | ( convergent_lines @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[apart6]) ).

thf(zip_derived_cl42,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( convergent_lines @ ( orthogonal_through_point @ X0 @ X1 ) @ X2 )
      | ( convergent_lines @ X0 @ X2 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl37,zip_derived_cl5]) ).

thf(apart3,axiom,
    ! [X: $i] :
      ~ ( convergent_lines @ X @ X ) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i] :
      ~ ( convergent_lines @ X0 @ X0 ),
    inference(cnf,[status(esa)],[apart3]) ).

thf(zip_derived_cl47,plain,
    ! [X0: $i,X1: $i] : ( convergent_lines @ X1 @ ( orthogonal_through_point @ X1 @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl42,zip_derived_cl2]) ).

thf(oac1,axiom,
    ! [L: $i,M: $i,N: $i] :
      ( ( ( unorthogonal_lines @ L @ M )
        & ( convergent_lines @ L @ M ) )
     => ( ( ( unorthogonal_lines @ M @ N )
          & ( convergent_lines @ M @ N ) )
        | ( ( unorthogonal_lines @ L @ N )
          & ( convergent_lines @ L @ N ) ) ) ) ).

thf(zf_stmt_1,type,
    zip_tseitin_1: $i > $i > $o ).

thf(zf_stmt_2,axiom,
    ! [N: $i,L: $i] :
      ( ( zip_tseitin_1 @ N @ L )
     => ( ( convergent_lines @ L @ N )
        & ( unorthogonal_lines @ L @ N ) ) ) ).

thf(zf_stmt_3,type,
    zip_tseitin_0: $i > $i > $o ).

thf(zf_stmt_4,axiom,
    ! [N: $i,M: $i] :
      ( ( zip_tseitin_0 @ N @ M )
     => ( ( convergent_lines @ M @ N )
        & ( unorthogonal_lines @ M @ N ) ) ) ).

thf(zf_stmt_5,axiom,
    ! [L: $i,M: $i,N: $i] :
      ( ( ( convergent_lines @ L @ M )
        & ( unorthogonal_lines @ L @ M ) )
     => ( ( zip_tseitin_1 @ N @ L )
        | ( zip_tseitin_0 @ N @ M ) ) ) ).

thf(zip_derived_cl22,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( unorthogonal_lines @ X0 @ X1 )
      | ~ ( convergent_lines @ X0 @ X1 )
      | ( zip_tseitin_1 @ X2 @ X0 )
      | ( zip_tseitin_0 @ X2 @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_5]) ).

thf(zip_derived_cl19,plain,
    ! [X0: $i,X1: $i] :
      ( ( unorthogonal_lines @ X0 @ X1 )
      | ~ ( zip_tseitin_0 @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_4]) ).

thf(zip_derived_cl28,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( zip_tseitin_1 @ X0 @ X2 )
      | ~ ( convergent_lines @ X2 @ X1 )
      | ~ ( unorthogonal_lines @ X2 @ X1 )
      | ( unorthogonal_lines @ X1 @ X0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl22,zip_derived_cl19]) ).

thf(zip_derived_cl82,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( zip_tseitin_1 @ X2 @ X1 )
      | ~ ( unorthogonal_lines @ X1 @ ( orthogonal_through_point @ X1 @ X0 ) )
      | ( unorthogonal_lines @ ( orthogonal_through_point @ X1 @ X0 ) @ X2 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl47,zip_derived_cl28]) ).

thf(zip_derived_cl559,plain,
    ! [X0: $i] :
      ( ( zip_tseitin_1 @ X0 @ sk__1 )
      | ( unorthogonal_lines @ ( orthogonal_through_point @ sk__1 @ sk_ ) @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl536,zip_derived_cl82]) ).

thf(zip_derived_cl23_005,plain,
    ! [X0: $i,X1: $i] :
      ~ ( unorthogonal_lines @ ( orthogonal_through_point @ X0 @ X1 ) @ X0 ),
    inference(cnf,[status(esa)],[ooc1]) ).

thf(zip_derived_cl600,plain,
    zip_tseitin_1 @ sk__1 @ sk__1,
    inference('s_sup-',[status(thm)],[zip_derived_cl559,zip_derived_cl23]) ).

thf(zip_derived_cl20,plain,
    ! [X0: $i,X1: $i] :
      ( ( convergent_lines @ X0 @ X1 )
      | ~ ( zip_tseitin_1 @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl649,plain,
    convergent_lines @ sk__1 @ sk__1,
    inference('s_sup-',[status(thm)],[zip_derived_cl600,zip_derived_cl20]) ).

thf(zip_derived_cl2_006,plain,
    ! [X0: $i] :
      ~ ( convergent_lines @ X0 @ X0 ),
    inference(cnf,[status(esa)],[apart3]) ).

thf(zip_derived_cl651,plain,
    $false,
    inference('s_sup-',[status(thm)],[zip_derived_cl649,zip_derived_cl2]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : GEO222+2 : TPTP v8.1.2. Released v3.3.0.
% 0.12/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.GYjQVs0N8K true
% 0.15/0.35  % Computer : n019.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 300
% 0.15/0.35  % DateTime : Tue Aug 29 21:57:57 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.15/0.36  % Running portfolio for 300 s
% 0.15/0.36  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.15/0.36  % Number of cores: 8
% 0.15/0.36  % Python version: Python 3.6.8
% 0.15/0.36  % Running in FO mode
% 0.22/0.66  % Total configuration time : 435
% 0.22/0.66  % Estimated wc time : 1092
% 0.22/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.73  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.22/0.83  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 1.63/0.85  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 1.63/0.85  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 1.63/0.85  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 1.63/0.85  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 1.63/0.87  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 1.89/1.11  % Solved by fo/fo6_bce.sh.
% 1.89/1.11  % BCE start: 27
% 1.89/1.11  % BCE eliminated: 0
% 1.89/1.11  % PE start: 27
% 1.89/1.11  logic: neq
% 1.89/1.11  % PE eliminated: 1
% 1.89/1.11  % done 149 iterations in 0.344s
% 1.89/1.11  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 1.89/1.11  % SZS output start Refutation
% See solution above
% 1.89/1.11  
% 1.89/1.11  
% 1.89/1.11  % Terminating...
% 1.97/1.18  % Runner terminated.
% 1.97/1.19  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------