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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWB008+2 : TPTP v8.1.2. Released v5.2.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.lrEQY02ywq true

% Computer : n016.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 20:15:51 EDT 2023

% Result   : Theorem 0.20s 0.73s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   17
% Syntax   : Number of formulae    :   31 (   9 unt;  12 typ;   0 def)
%            Number of atoms       :   39 (   8 equ;   0 cnn)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :  122 (  13   ~;  11   |;   5   &;  89   @)
%                                         (   3 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    7 (   7   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   14 (  12 usr;   9 con; 0-3 aty)
%            Number of variables   :   25 (   0   ^;  25   !;   0   ?;  25   :)

% Comments : 
%------------------------------------------------------------------------------
thf(iext_type,type,
    iext: $i > $i > $i > $o ).

thf(uri_owl_DatatypeProperty_type,type,
    uri_owl_DatatypeProperty: $i ).

thf(uri_owl_InverseFunctionalProperty_type,type,
    uri_owl_InverseFunctionalProperty: $i ).

thf(dat_str_xyz_type,type,
    dat_str_xyz: $i ).

thf(uri_rdf_type_type,type,
    uri_rdf_type: $i ).

thf(uri_ex_robert_type,type,
    uri_ex_robert: $i ).

thf(literal_plain_type,type,
    literal_plain: $i > $i ).

thf(uri_owl_sameAs_type,type,
    uri_owl_sameAs: $i ).

thf(ip_type,type,
    ip: $i > $o ).

thf(uri_ex_bob_type,type,
    uri_ex_bob: $i ).

thf(icext_type,type,
    icext: $i > $i > $o ).

thf(uri_foaf_mbox_sha1sum_type,type,
    uri_foaf_mbox_sha1sum: $i ).

thf(testcase_conclusion_fullish_008_Inverse_Functional_Data_Properties,conjecture,
    iext @ uri_owl_sameAs @ uri_ex_bob @ uri_ex_robert ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( iext @ uri_owl_sameAs @ uri_ex_bob @ uri_ex_robert ),
    inference('cnf.neg',[status(esa)],[testcase_conclusion_fullish_008_Inverse_Functional_Data_Properties]) ).

thf(zip_derived_cl9,plain,
    ~ ( iext @ uri_owl_sameAs @ uri_ex_bob @ uri_ex_robert ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(testcase_premise_fullish_008_Inverse_Functional_Data_Properties,axiom,
    ( ( iext @ uri_foaf_mbox_sha1sum @ uri_ex_robert @ ( literal_plain @ dat_str_xyz ) )
    & ( iext @ uri_foaf_mbox_sha1sum @ uri_ex_bob @ ( literal_plain @ dat_str_xyz ) )
    & ( iext @ uri_rdf_type @ uri_foaf_mbox_sha1sum @ uri_owl_InverseFunctionalProperty )
    & ( iext @ uri_rdf_type @ uri_foaf_mbox_sha1sum @ uri_owl_DatatypeProperty ) ) ).

thf(zip_derived_cl10,plain,
    iext @ uri_foaf_mbox_sha1sum @ uri_ex_robert @ ( literal_plain @ dat_str_xyz ),
    inference(cnf,[status(esa)],[testcase_premise_fullish_008_Inverse_Functional_Data_Properties]) ).

thf(zip_derived_cl11,plain,
    iext @ uri_foaf_mbox_sha1sum @ uri_ex_bob @ ( literal_plain @ dat_str_xyz ),
    inference(cnf,[status(esa)],[testcase_premise_fullish_008_Inverse_Functional_Data_Properties]) ).

thf(zip_derived_cl12,plain,
    iext @ uri_rdf_type @ uri_foaf_mbox_sha1sum @ uri_owl_InverseFunctionalProperty,
    inference(cnf,[status(esa)],[testcase_premise_fullish_008_Inverse_Functional_Data_Properties]) ).

thf(rdfs_cext_def,axiom,
    ! [X: $i,C: $i] :
      ( ( iext @ uri_rdf_type @ X @ C )
    <=> ( icext @ C @ X ) ) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i,X1: $i] :
      ( ( icext @ X0 @ X1 )
      | ~ ( iext @ uri_rdf_type @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[rdfs_cext_def]) ).

thf(owl_char_inversefunctional,axiom,
    ! [P: $i] :
      ( ( icext @ uri_owl_InverseFunctionalProperty @ P )
    <=> ( ( ip @ P )
        & ! [X1: $i,X2: $i,Y: $i] :
            ( ( ( iext @ P @ X1 @ Y )
              & ( iext @ P @ X2 @ Y ) )
           => ( X1 = X2 ) ) ) ) ).

thf(zip_derived_cl5,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( iext @ X0 @ X1 @ X2 )
      | ~ ( iext @ X0 @ X3 @ X2 )
      | ( X3 = X1 )
      | ~ ( icext @ uri_owl_InverseFunctionalProperty @ X0 ) ),
    inference(cnf,[status(esa)],[owl_char_inversefunctional]) ).

thf(zip_derived_cl67,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( iext @ uri_rdf_type @ X0 @ uri_owl_InverseFunctionalProperty )
      | ( X3 = X2 )
      | ~ ( iext @ X0 @ X3 @ X1 )
      | ~ ( iext @ X0 @ X2 @ X1 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl0,zip_derived_cl5]) ).

thf(zip_derived_cl70,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( X0 = X1 )
      | ~ ( iext @ uri_foaf_mbox_sha1sum @ X0 @ X2 )
      | ~ ( iext @ uri_foaf_mbox_sha1sum @ X1 @ X2 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl12,zip_derived_cl67]) ).

thf(zip_derived_cl73,plain,
    ! [X0: $i] :
      ( ( uri_ex_bob = X0 )
      | ~ ( iext @ uri_foaf_mbox_sha1sum @ X0 @ ( literal_plain @ dat_str_xyz ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl11,zip_derived_cl70]) ).

thf(zip_derived_cl77,plain,
    uri_ex_bob = uri_ex_robert,
    inference('s_sup-',[status(thm)],[zip_derived_cl10,zip_derived_cl73]) ).

thf(owl_eqdis_sameas,axiom,
    ! [X: $i,Y: $i] :
      ( ( iext @ uri_owl_sameAs @ X @ Y )
    <=> ( X = Y ) ) ).

thf(zip_derived_cl3,plain,
    ! [X0: $i,X1: $i] :
      ( ( iext @ uri_owl_sameAs @ X0 @ X1 )
      | ( X0 != X1 ) ),
    inference(cnf,[status(esa)],[owl_eqdis_sameas]) ).

thf(zip_derived_cl68,plain,
    ! [X0: $i] : ( iext @ uri_owl_sameAs @ X0 @ X0 ),
    inference(eq_res,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl78,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl9,zip_derived_cl77,zip_derived_cl68]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWB008+2 : TPTP v8.1.2. Released v5.2.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.lrEQY02ywq true
% 0.13/0.34  % Computer : n016.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Sun Aug 27 06:58:43 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.34  % Number of cores: 8
% 0.13/0.34  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.20/0.64  % Total configuration time : 435
% 0.20/0.64  % Estimated wc time : 1092
% 0.20/0.64  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.71  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.73  % Solved by fo/fo6_bce.sh.
% 0.20/0.73  % BCE start: 14
% 0.20/0.73  % BCE eliminated: 0
% 0.20/0.73  % PE start: 14
% 0.20/0.73  logic: eq
% 0.20/0.73  % PE eliminated: 6
% 0.20/0.73  % done 11 iterations in 0.009s
% 0.20/0.73  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.20/0.73  % SZS output start Refutation
% See solution above
% 0.20/0.74  
% 0.20/0.74  
% 0.20/0.75  % Terminating...
% 1.33/0.85  % Runner terminated.
% 1.33/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------