TSTP Solution File: KLE131+1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : KLE131+1 : TPTP v8.1.2. Released v4.0.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.FTKlmJOkfr true

% Computer : n031.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 : Thu Aug 31 05:38:44 EDT 2023

% Result   : Theorem 1.37s 0.86s
% Output   : Refutation 1.37s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   21
% Syntax   : Number of formulae    :   65 (  52 unt;  11 typ;   0 def)
%            Number of atoms       :   56 (  55 equ;   0 cnn)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :  314 (   2   ~;   0   |;   0   &; 310   @)
%                                         (   0 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   2 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :   12 (  12   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   13 (  11 usr;   4 con; 0-2 aty)
%            Number of variables   :   50 (   0   ^;  50   !;   0   ?;  50   :)

% Comments : 
%------------------------------------------------------------------------------
thf(multiplication_type,type,
    multiplication: $i > $i > $i ).

thf(one_type,type,
    one: $i ).

thf(addition_type,type,
    addition: $i > $i > $i ).

thf(antidomain_type,type,
    antidomain: $i > $i ).

thf(divergence_type,type,
    divergence: $i > $i ).

thf(star_type,type,
    star: $i > $i ).

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

thf(forward_diamond_type,type,
    forward_diamond: $i > $i > $i ).

thf(domain_type,type,
    domain: $i > $i ).

thf(zero_type,type,
    zero: $i ).

thf(domain_difference_type,type,
    domain_difference: $i > $i > $i ).

thf(divergence1,axiom,
    ! [X0: $i] :
      ( ( forward_diamond @ X0 @ ( divergence @ X0 ) )
      = ( divergence @ X0 ) ) ).

thf(zip_derived_cl27,plain,
    ! [X0: $i] :
      ( ( forward_diamond @ X0 @ ( divergence @ X0 ) )
      = ( divergence @ X0 ) ),
    inference(cnf,[status(esa)],[divergence1]) ).

thf(forward_diamond,axiom,
    ! [X0: $i,X1: $i] :
      ( ( forward_diamond @ X0 @ X1 )
      = ( domain @ ( multiplication @ X0 @ ( domain @ X1 ) ) ) ) ).

thf(zip_derived_cl23,plain,
    ! [X0: $i,X1: $i] :
      ( ( forward_diamond @ X0 @ X1 )
      = ( domain @ ( multiplication @ X0 @ ( domain @ X1 ) ) ) ),
    inference(cnf,[status(esa)],[forward_diamond]) ).

thf(zip_derived_cl238,plain,
    ! [X0: $i] :
      ( ( divergence @ X0 )
      = ( domain @ ( multiplication @ X0 @ ( domain @ ( divergence @ X0 ) ) ) ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl27,zip_derived_cl23]) ).

thf(zip_derived_cl238_001,plain,
    ! [X0: $i] :
      ( ( divergence @ X0 )
      = ( domain @ ( multiplication @ X0 @ ( domain @ ( divergence @ X0 ) ) ) ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl27,zip_derived_cl23]) ).

thf(goals,conjecture,
    ! [X0: $i] :
      ( ! [X1: $i] :
          ( ( addition @ ( domain @ X1 ) @ ( forward_diamond @ ( star @ X0 ) @ ( domain_difference @ ( domain @ X1 ) @ ( forward_diamond @ X0 @ ( domain @ X1 ) ) ) ) )
          = ( forward_diamond @ ( star @ X0 ) @ ( domain_difference @ ( domain @ X1 ) @ ( forward_diamond @ X0 @ ( domain @ X1 ) ) ) ) )
     => ( ( divergence @ X0 )
        = zero ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [X0: $i] :
        ( ! [X1: $i] :
            ( ( addition @ ( domain @ X1 ) @ ( forward_diamond @ ( star @ X0 ) @ ( domain_difference @ ( domain @ X1 ) @ ( forward_diamond @ X0 @ ( domain @ X1 ) ) ) ) )
            = ( forward_diamond @ ( star @ X0 ) @ ( domain_difference @ ( domain @ X1 ) @ ( forward_diamond @ X0 @ ( domain @ X1 ) ) ) ) )
       => ( ( divergence @ X0 )
          = zero ) ),
    inference('cnf.neg',[status(esa)],[goals]) ).

thf(zip_derived_cl29,plain,
    ! [X0: $i] :
      ( ( addition @ ( domain @ X0 ) @ ( forward_diamond @ ( star @ sk_ ) @ ( domain_difference @ ( domain @ X0 ) @ ( forward_diamond @ sk_ @ ( domain @ X0 ) ) ) ) )
      = ( forward_diamond @ ( star @ sk_ ) @ ( domain_difference @ ( domain @ X0 ) @ ( forward_diamond @ sk_ @ ( domain @ X0 ) ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl23_002,plain,
    ! [X0: $i,X1: $i] :
      ( ( forward_diamond @ X0 @ X1 )
      = ( domain @ ( multiplication @ X0 @ ( domain @ X1 ) ) ) ),
    inference(cnf,[status(esa)],[forward_diamond]) ).

thf(domain_difference,axiom,
    ! [X0: $i,X1: $i] :
      ( ( domain_difference @ X0 @ X1 )
      = ( multiplication @ ( domain @ X0 ) @ ( antidomain @ X1 ) ) ) ).

thf(zip_derived_cl22,plain,
    ! [X0: $i,X1: $i] :
      ( ( domain_difference @ X0 @ X1 )
      = ( multiplication @ ( domain @ X0 ) @ ( antidomain @ X1 ) ) ),
    inference(cnf,[status(esa)],[domain_difference]) ).

thf(zip_derived_cl23_003,plain,
    ! [X0: $i,X1: $i] :
      ( ( forward_diamond @ X0 @ X1 )
      = ( domain @ ( multiplication @ X0 @ ( domain @ X1 ) ) ) ),
    inference(cnf,[status(esa)],[forward_diamond]) ).

thf(zip_derived_cl23_004,plain,
    ! [X0: $i,X1: $i] :
      ( ( forward_diamond @ X0 @ X1 )
      = ( domain @ ( multiplication @ X0 @ ( domain @ X1 ) ) ) ),
    inference(cnf,[status(esa)],[forward_diamond]) ).

thf(zip_derived_cl22_005,plain,
    ! [X0: $i,X1: $i] :
      ( ( domain_difference @ X0 @ X1 )
      = ( multiplication @ ( domain @ X0 ) @ ( antidomain @ X1 ) ) ),
    inference(cnf,[status(esa)],[domain_difference]) ).

thf(zip_derived_cl23_006,plain,
    ! [X0: $i,X1: $i] :
      ( ( forward_diamond @ X0 @ X1 )
      = ( domain @ ( multiplication @ X0 @ ( domain @ X1 ) ) ) ),
    inference(cnf,[status(esa)],[forward_diamond]) ).

thf(zip_derived_cl339,plain,
    ! [X0: $i] :
      ( ( addition @ ( domain @ X0 ) @ ( domain @ ( multiplication @ ( star @ sk_ ) @ ( domain @ ( multiplication @ ( domain @ ( domain @ X0 ) ) @ ( antidomain @ ( domain @ ( multiplication @ sk_ @ ( domain @ ( domain @ X0 ) ) ) ) ) ) ) ) ) )
      = ( domain @ ( multiplication @ ( star @ sk_ ) @ ( domain @ ( multiplication @ ( domain @ ( domain @ X0 ) ) @ ( antidomain @ ( domain @ ( multiplication @ sk_ @ ( domain @ ( domain @ X0 ) ) ) ) ) ) ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl29,zip_derived_cl23,zip_derived_cl22,zip_derived_cl23,zip_derived_cl23,zip_derived_cl22,zip_derived_cl23]) ).

thf(zip_derived_cl361,plain,
    ! [X0: $i] :
      ( ( addition @ ( divergence @ X0 ) @ ( domain @ ( multiplication @ ( star @ sk_ ) @ ( domain @ ( multiplication @ ( domain @ ( divergence @ X0 ) ) @ ( antidomain @ ( domain @ ( multiplication @ sk_ @ ( domain @ ( divergence @ X0 ) ) ) ) ) ) ) ) ) )
      = ( domain @ ( multiplication @ ( star @ sk_ ) @ ( domain @ ( multiplication @ ( domain @ ( divergence @ X0 ) ) @ ( antidomain @ ( domain @ ( multiplication @ sk_ @ ( domain @ ( divergence @ X0 ) ) ) ) ) ) ) ) ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl238,zip_derived_cl339]) ).

thf(zip_derived_cl642,plain,
    ( ( addition @ ( divergence @ sk_ ) @ ( domain @ ( multiplication @ ( star @ sk_ ) @ ( domain @ ( multiplication @ ( domain @ ( divergence @ sk_ ) ) @ ( antidomain @ ( divergence @ sk_ ) ) ) ) ) ) )
    = ( domain @ ( multiplication @ ( star @ sk_ ) @ ( domain @ ( multiplication @ ( domain @ ( divergence @ sk_ ) ) @ ( antidomain @ ( divergence @ sk_ ) ) ) ) ) ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl238,zip_derived_cl361]) ).

thf(domain4,axiom,
    ! [X0: $i] :
      ( ( domain @ X0 )
      = ( antidomain @ ( antidomain @ X0 ) ) ) ).

thf(zip_derived_cl16,plain,
    ! [X0: $i] :
      ( ( domain @ X0 )
      = ( antidomain @ ( antidomain @ X0 ) ) ),
    inference(cnf,[status(esa)],[domain4]) ).

thf(domain1,axiom,
    ! [X0: $i] :
      ( ( multiplication @ ( antidomain @ X0 ) @ X0 )
      = zero ) ).

thf(zip_derived_cl13,plain,
    ! [X0: $i] :
      ( ( multiplication @ ( antidomain @ X0 ) @ X0 )
      = zero ),
    inference(cnf,[status(esa)],[domain1]) ).

thf(zip_derived_cl126,plain,
    ! [X0: $i] :
      ( ( multiplication @ ( domain @ X0 ) @ ( antidomain @ X0 ) )
      = zero ),
    inference('s_sup+',[status(thm)],[zip_derived_cl16,zip_derived_cl13]) ).

thf(zip_derived_cl13_007,plain,
    ! [X0: $i] :
      ( ( multiplication @ ( antidomain @ X0 ) @ X0 )
      = zero ),
    inference(cnf,[status(esa)],[domain1]) ).

thf(multiplicative_right_identity,axiom,
    ! [A: $i] :
      ( ( multiplication @ A @ one )
      = A ) ).

thf(zip_derived_cl5,plain,
    ! [X0: $i] :
      ( ( multiplication @ X0 @ one )
      = X0 ),
    inference(cnf,[status(esa)],[multiplicative_right_identity]) ).

thf(zip_derived_cl94,plain,
    ( zero
    = ( antidomain @ one ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl13,zip_derived_cl5]) ).

thf(zip_derived_cl16_008,plain,
    ! [X0: $i] :
      ( ( domain @ X0 )
      = ( antidomain @ ( antidomain @ X0 ) ) ),
    inference(cnf,[status(esa)],[domain4]) ).

thf(zip_derived_cl128,plain,
    ( ( domain @ one )
    = ( antidomain @ zero ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl94,zip_derived_cl16]) ).

thf(zip_derived_cl16_009,plain,
    ! [X0: $i] :
      ( ( domain @ X0 )
      = ( antidomain @ ( antidomain @ X0 ) ) ),
    inference(cnf,[status(esa)],[domain4]) ).

thf(zip_derived_cl131,plain,
    ( ( domain @ zero )
    = ( antidomain @ ( domain @ one ) ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl128,zip_derived_cl16]) ).

thf(zip_derived_cl94_010,plain,
    ( zero
    = ( antidomain @ one ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl13,zip_derived_cl5]) ).

thf(domain3,axiom,
    ! [X0: $i] :
      ( ( addition @ ( antidomain @ ( antidomain @ X0 ) ) @ ( antidomain @ X0 ) )
      = one ) ).

thf(zip_derived_cl15,plain,
    ! [X0: $i] :
      ( ( addition @ ( antidomain @ ( antidomain @ X0 ) ) @ ( antidomain @ X0 ) )
      = one ),
    inference(cnf,[status(esa)],[domain3]) ).

thf(zip_derived_cl16_011,plain,
    ! [X0: $i] :
      ( ( domain @ X0 )
      = ( antidomain @ ( antidomain @ X0 ) ) ),
    inference(cnf,[status(esa)],[domain4]) ).

thf(zip_derived_cl172,plain,
    ! [X0: $i] :
      ( ( addition @ ( domain @ X0 ) @ ( antidomain @ X0 ) )
      = one ),
    inference(demod,[status(thm)],[zip_derived_cl15,zip_derived_cl16]) ).

thf(zip_derived_cl175,plain,
    ( ( addition @ ( domain @ one ) @ zero )
    = one ),
    inference('s_sup+',[status(thm)],[zip_derived_cl94,zip_derived_cl172]) ).

thf(additive_identity,axiom,
    ! [A: $i] :
      ( ( addition @ A @ zero )
      = A ) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i] :
      ( ( addition @ X0 @ zero )
      = X0 ),
    inference(cnf,[status(esa)],[additive_identity]) ).

thf(zip_derived_cl182,plain,
    ( one
    = ( domain @ one ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl175,zip_derived_cl2]) ).

thf(zip_derived_cl94_012,plain,
    ( zero
    = ( antidomain @ one ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl13,zip_derived_cl5]) ).

thf(zip_derived_cl185,plain,
    ( ( domain @ zero )
    = zero ),
    inference(demod,[status(thm)],[zip_derived_cl131,zip_derived_cl182,zip_derived_cl94]) ).

thf(right_annihilation,axiom,
    ! [A: $i] :
      ( ( multiplication @ A @ zero )
      = zero ) ).

thf(zip_derived_cl9,plain,
    ! [X0: $i] :
      ( ( multiplication @ X0 @ zero )
      = zero ),
    inference(cnf,[status(esa)],[right_annihilation]) ).

thf(zip_derived_cl185_013,plain,
    ( ( domain @ zero )
    = zero ),
    inference(demod,[status(thm)],[zip_derived_cl131,zip_derived_cl182,zip_derived_cl94]) ).

thf(zip_derived_cl2_014,plain,
    ! [X0: $i] :
      ( ( addition @ X0 @ zero )
      = X0 ),
    inference(cnf,[status(esa)],[additive_identity]) ).

thf(zip_derived_cl126_015,plain,
    ! [X0: $i] :
      ( ( multiplication @ ( domain @ X0 ) @ ( antidomain @ X0 ) )
      = zero ),
    inference('s_sup+',[status(thm)],[zip_derived_cl16,zip_derived_cl13]) ).

thf(zip_derived_cl185_016,plain,
    ( ( domain @ zero )
    = zero ),
    inference(demod,[status(thm)],[zip_derived_cl131,zip_derived_cl182,zip_derived_cl94]) ).

thf(zip_derived_cl9_017,plain,
    ! [X0: $i] :
      ( ( multiplication @ X0 @ zero )
      = zero ),
    inference(cnf,[status(esa)],[right_annihilation]) ).

thf(zip_derived_cl185_018,plain,
    ( ( domain @ zero )
    = zero ),
    inference(demod,[status(thm)],[zip_derived_cl131,zip_derived_cl182,zip_derived_cl94]) ).

thf(zip_derived_cl646,plain,
    ( ( divergence @ sk_ )
    = zero ),
    inference(demod,[status(thm)],[zip_derived_cl642,zip_derived_cl126,zip_derived_cl185,zip_derived_cl9,zip_derived_cl185,zip_derived_cl2,zip_derived_cl126,zip_derived_cl185,zip_derived_cl9,zip_derived_cl185]) ).

thf(zip_derived_cl30,plain,
    ( ( divergence @ sk_ )
   != zero ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl647,plain,
    $false,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl646,zip_derived_cl30]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : KLE131+1 : TPTP v8.1.2. Released v4.0.0.
% 0.13/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.FTKlmJOkfr true
% 0.14/0.36  % Computer : n031.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Tue Aug 29 11:49:11 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.14/0.36  % Running portfolio for 300 s
% 0.14/0.36  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.36  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in FO mode
% 0.22/0.64  % Total configuration time : 435
% 0.22/0.64  % Estimated wc time : 1092
% 0.22/0.64  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.71  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.22/0.75  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.22/0.75  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.22/0.76  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.22/0.76  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.22/0.77  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.22/0.77  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 1.37/0.86  % Solved by fo/fo6_bce.sh.
% 1.37/0.86  % BCE start: 31
% 1.37/0.86  % BCE eliminated: 2
% 1.37/0.86  % PE start: 29
% 1.37/0.86  logic: eq
% 1.37/0.86  % PE eliminated: 0
% 1.37/0.86  % done 102 iterations in 0.125s
% 1.37/0.86  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 1.37/0.86  % SZS output start Refutation
% See solution above
% 1.37/0.86  
% 1.37/0.86  
% 1.37/0.86  % Terminating...
% 1.62/0.96  % Runner terminated.
% 1.75/0.97  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------