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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWB010+1 : TPTP v8.1.2. Released v5.2.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.kK4Mnwyt6R 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 20:15:53 EDT 2023

% Result   : Theorem 6.01s 1.45s
% Output   : Refutation 6.01s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   36
% Syntax   : Number of formulae    :   94 (  25 unt;  26 typ;   0 def)
%            Number of atoms       :  180 (   2 equ;   0 cnn)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  655 (  70   ~;  76   |;  24   &; 473   @)
%                                         (   6 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   11 (  11   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   28 (  26 usr;  21 con; 0-3 aty)
%            Number of variables   :   95 (   0   ^;  88   !;   7   ?;  95   :)

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

thf(uri_owl_allValuesFrom_type,type,
    uri_owl_allValuesFrom: $i ).

thf(uri_owl_oneOf_type,type,
    uri_owl_oneOf: $i ).

thf(uri_owl_NegativePropertyAssertion_type,type,
    uri_owl_NegativePropertyAssertion: $i ).

thf(uri_ex_p_type,type,
    uri_ex_p: $i ).

thf(ir_type,type,
    ir: $i > $o ).

thf(uri_owl_assertionProperty_type,type,
    uri_owl_assertionProperty: $i ).

thf(uri_ex_s_type,type,
    uri_ex_s: $i ).

thf(uri_owl_targetIndividual_type,type,
    uri_owl_targetIndividual: $i ).

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

thf(uri_owl_onProperty_type,type,
    uri_owl_onProperty: $i ).

thf(uri_owl_sourceIndividual_type,type,
    uri_owl_sourceIndividual: $i ).

thf(ic_type,type,
    ic: $i > $o ).

thf(sk__15_type,type,
    sk__15: $i ).

thf(uri_owl_complementOf_type,type,
    uri_owl_complementOf: $i ).

thf(uri_ex_o_type,type,
    uri_ex_o: $i ).

thf(sk__14_type,type,
    sk__14: $i ).

thf(sk__11_type,type,
    sk__11: $i > $i > $i > $i ).

thf(uri_rdf_first_type,type,
    uri_rdf_first: $i ).

thf(sk__13_type,type,
    sk__13: $i ).

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

thf(sk__12_type,type,
    sk__12: $i ).

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

thf(uri_rdf_rest_type,type,
    uri_rdf_rest: $i ).

thf(uri_rdf_nil_type,type,
    uri_rdf_nil: $i ).

thf(uri_owl_ObjectProperty_type,type,
    uri_owl_ObjectProperty: $i ).

thf(testcase_premise_fullish_010_Negative_Property_Assertions,axiom,
    ? [BNODE_x1: $i,BNODE_x2: $i,BNODE_x3: $i,BNODE_x4: $i] :
      ( ( iext @ uri_rdf_rest @ BNODE_x4 @ uri_rdf_nil )
      & ( iext @ uri_rdf_first @ BNODE_x4 @ uri_ex_o )
      & ( iext @ uri_owl_oneOf @ BNODE_x3 @ BNODE_x4 )
      & ( iext @ uri_owl_complementOf @ BNODE_x2 @ BNODE_x3 )
      & ( iext @ uri_owl_allValuesFrom @ BNODE_x1 @ BNODE_x2 )
      & ( iext @ uri_owl_onProperty @ BNODE_x1 @ uri_ex_p )
      & ( iext @ uri_rdf_type @ uri_ex_s @ BNODE_x1 )
      & ( iext @ uri_rdf_type @ uri_ex_p @ uri_owl_ObjectProperty ) ) ).

thf(zip_derived_cl161,plain,
    iext @ uri_owl_oneOf @ sk__14 @ sk__15,
    inference(cnf,[status(esa)],[testcase_premise_fullish_010_Negative_Property_Assertions]) ).

thf(owl_enum_class_001,axiom,
    ! [Z: $i,S1: $i,A1: $i] :
      ( ( ( iext @ uri_rdf_first @ S1 @ A1 )
        & ( iext @ uri_rdf_rest @ S1 @ uri_rdf_nil ) )
     => ( ( iext @ uri_owl_oneOf @ Z @ S1 )
      <=> ( ( ic @ Z )
          & ! [X: $i] :
              ( ( icext @ Z @ X )
            <=> ( X = A1 ) ) ) ) ) ).

thf(zip_derived_cl114,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( iext @ uri_rdf_rest @ X0 @ uri_rdf_nil )
      | ~ ( iext @ uri_rdf_first @ X0 @ X1 )
      | ( X2 != X1 )
      | ( icext @ X3 @ X2 )
      | ~ ( iext @ uri_owl_oneOf @ X3 @ X0 ) ),
    inference(cnf,[status(esa)],[owl_enum_class_001]) ).

thf(zip_derived_cl1816,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( iext @ uri_owl_oneOf @ X1 @ X0 )
      | ( icext @ X1 @ X2 )
      | ~ ( iext @ uri_rdf_first @ X0 @ X2 )
      | ~ ( iext @ uri_rdf_rest @ X0 @ uri_rdf_nil ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl114]) ).

thf(zip_derived_cl2357,plain,
    ! [X0: $i] :
      ( ~ ( iext @ uri_rdf_rest @ sk__15 @ uri_rdf_nil )
      | ~ ( iext @ uri_rdf_first @ sk__15 @ X0 )
      | ( icext @ sk__14 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl161,zip_derived_cl1816]) ).

thf(zip_derived_cl159,plain,
    iext @ uri_rdf_rest @ sk__15 @ uri_rdf_nil,
    inference(cnf,[status(esa)],[testcase_premise_fullish_010_Negative_Property_Assertions]) ).

thf(zip_derived_cl2358,plain,
    ! [X0: $i] :
      ( ~ ( iext @ uri_rdf_first @ sk__15 @ X0 )
      | ( icext @ sk__14 @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl2357,zip_derived_cl159]) ).

thf(zip_derived_cl160,plain,
    iext @ uri_rdf_first @ sk__15 @ uri_ex_o,
    inference(cnf,[status(esa)],[testcase_premise_fullish_010_Negative_Property_Assertions]) ).

thf(zip_derived_cl3365,plain,
    icext @ sk__14 @ uri_ex_o,
    inference('sup+',[status(thm)],[zip_derived_cl2358,zip_derived_cl160]) ).

thf(zip_derived_cl166,plain,
    iext @ uri_owl_complementOf @ sk__13 @ sk__14,
    inference(cnf,[status(esa)],[testcase_premise_fullish_010_Negative_Property_Assertions]) ).

thf(owl_bool_complementof_class,axiom,
    ! [Z: $i,C: $i] :
      ( ( iext @ uri_owl_complementOf @ Z @ C )
     => ( ( ic @ Z )
        & ( ic @ C )
        & ! [X: $i] :
            ( ( icext @ Z @ X )
          <=> ~ ( icext @ C @ X ) ) ) ) ).

thf(zip_derived_cl107,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( icext @ X0 @ X1 )
      | ~ ( icext @ X2 @ X1 )
      | ~ ( iext @ uri_owl_complementOf @ X0 @ X2 ) ),
    inference(cnf,[status(esa)],[owl_bool_complementof_class]) ).

thf(zip_derived_cl1775,plain,
    ! [X0: $i] :
      ( ~ ( icext @ sk__14 @ X0 )
      | ~ ( icext @ sk__13 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl166,zip_derived_cl107]) ).

thf(zip_derived_cl3373,plain,
    ~ ( icext @ sk__13 @ uri_ex_o ),
    inference('sup-',[status(thm)],[zip_derived_cl3365,zip_derived_cl1775]) ).

thf(owl_npa_object_fi,axiom,
    ! [P: $i,A1: $i,A2: $i] :
      ( ( ( ir @ A1 )
        & ( ip @ P )
        & ( ir @ A2 )
        & ~ ( iext @ P @ A1 @ A2 ) )
     => ? [Z: $i] :
          ( ( iext @ uri_owl_targetIndividual @ Z @ A2 )
          & ( iext @ uri_owl_assertionProperty @ Z @ P )
          & ( iext @ uri_owl_sourceIndividual @ Z @ A1 ) ) ) ).

thf(zip_derived_cl155,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( ip @ X0 )
      | ~ ( ir @ X1 )
      | ~ ( ir @ X2 )
      | ( iext @ X0 @ X1 @ X2 )
      | ( iext @ uri_owl_assertionProperty @ ( sk__11 @ X2 @ X1 @ X0 ) @ X0 ) ),
    inference(cnf,[status(esa)],[owl_npa_object_fi]) ).

thf(simple_ir,axiom,
    ! [X: $i] : ( ir @ X ) ).

thf(zip_derived_cl1,plain,
    ! [X0: $i] : ( ir @ X0 ),
    inference(cnf,[status(esa)],[simple_ir]) ).

thf(zip_derived_cl1_001,plain,
    ! [X0: $i] : ( ir @ X0 ),
    inference(cnf,[status(esa)],[simple_ir]) ).

thf(zip_derived_cl1877,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( ip @ X0 )
      | ( iext @ X0 @ X1 @ X2 )
      | ( iext @ uri_owl_assertionProperty @ ( sk__11 @ X2 @ X1 @ X0 ) @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl155,zip_derived_cl1,zip_derived_cl1]) ).

thf(zip_derived_cl154,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( ip @ X0 )
      | ~ ( ir @ X1 )
      | ~ ( ir @ X2 )
      | ( iext @ X0 @ X1 @ X2 )
      | ( iext @ uri_owl_sourceIndividual @ ( sk__11 @ X2 @ X1 @ X0 ) @ X1 ) ),
    inference(cnf,[status(esa)],[owl_npa_object_fi]) ).

thf(zip_derived_cl1_002,plain,
    ! [X0: $i] : ( ir @ X0 ),
    inference(cnf,[status(esa)],[simple_ir]) ).

thf(zip_derived_cl1_003,plain,
    ! [X0: $i] : ( ir @ X0 ),
    inference(cnf,[status(esa)],[simple_ir]) ).

thf(zip_derived_cl1863,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( ip @ X0 )
      | ( iext @ X0 @ X1 @ X2 )
      | ( iext @ uri_owl_sourceIndividual @ ( sk__11 @ X2 @ X1 @ X0 ) @ X1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl154,zip_derived_cl1,zip_derived_cl1]) ).

thf(zip_derived_cl156,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( ip @ X0 )
      | ~ ( ir @ X1 )
      | ~ ( ir @ X2 )
      | ( iext @ X0 @ X1 @ X2 )
      | ( iext @ uri_owl_targetIndividual @ ( sk__11 @ X2 @ X1 @ X0 ) @ X2 ) ),
    inference(cnf,[status(esa)],[owl_npa_object_fi]) ).

thf(zip_derived_cl1_004,plain,
    ! [X0: $i] : ( ir @ X0 ),
    inference(cnf,[status(esa)],[simple_ir]) ).

thf(zip_derived_cl1_005,plain,
    ! [X0: $i] : ( ir @ X0 ),
    inference(cnf,[status(esa)],[simple_ir]) ).

thf(zip_derived_cl1888,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( ip @ X0 )
      | ( iext @ X0 @ X1 @ X2 )
      | ( iext @ uri_owl_targetIndividual @ ( sk__11 @ X2 @ X1 @ X0 ) @ X2 ) ),
    inference(demod,[status(thm)],[zip_derived_cl156,zip_derived_cl1,zip_derived_cl1]) ).

thf(testcase_conclusion_fullish_010_Negative_Property_Assertions,conjecture,
    ? [BNODE_z: $i] :
      ( ( iext @ uri_owl_targetIndividual @ BNODE_z @ uri_ex_o )
      & ( iext @ uri_owl_assertionProperty @ BNODE_z @ uri_ex_p )
      & ( iext @ uri_owl_sourceIndividual @ BNODE_z @ uri_ex_s )
      & ( iext @ uri_rdf_type @ BNODE_z @ uri_owl_NegativePropertyAssertion ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ? [BNODE_z: $i] :
        ( ( iext @ uri_owl_targetIndividual @ BNODE_z @ uri_ex_o )
        & ( iext @ uri_owl_assertionProperty @ BNODE_z @ uri_ex_p )
        & ( iext @ uri_owl_sourceIndividual @ BNODE_z @ uri_ex_s )
        & ( iext @ uri_rdf_type @ BNODE_z @ uri_owl_NegativePropertyAssertion ) ),
    inference('cnf.neg',[status(esa)],[testcase_conclusion_fullish_010_Negative_Property_Assertions]) ).

thf(zip_derived_cl167,plain,
    ! [X0: $i] :
      ( ~ ( iext @ uri_owl_targetIndividual @ X0 @ uri_ex_o )
      | ~ ( iext @ uri_owl_assertionProperty @ X0 @ uri_ex_p )
      | ~ ( iext @ uri_owl_sourceIndividual @ X0 @ uri_ex_s )
      | ~ ( iext @ uri_rdf_type @ X0 @ uri_owl_NegativePropertyAssertion ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1891,plain,
    ! [X0: $i,X1: $i] :
      ( ( iext @ X0 @ X1 @ uri_ex_o )
      | ~ ( ip @ X0 )
      | ~ ( iext @ uri_rdf_type @ ( sk__11 @ uri_ex_o @ X1 @ X0 ) @ uri_owl_NegativePropertyAssertion )
      | ~ ( iext @ uri_owl_sourceIndividual @ ( sk__11 @ uri_ex_o @ X1 @ X0 ) @ uri_ex_s )
      | ~ ( iext @ uri_owl_assertionProperty @ ( sk__11 @ uri_ex_o @ X1 @ X0 ) @ uri_ex_p ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1888,zip_derived_cl167]) ).

thf(zip_derived_cl1902,plain,
    ! [X0: $i] :
      ( ( iext @ X0 @ uri_ex_s @ uri_ex_o )
      | ~ ( ip @ X0 )
      | ~ ( iext @ uri_owl_assertionProperty @ ( sk__11 @ uri_ex_o @ uri_ex_s @ X0 ) @ uri_ex_p )
      | ~ ( iext @ uri_rdf_type @ ( sk__11 @ uri_ex_o @ uri_ex_s @ X0 ) @ uri_owl_NegativePropertyAssertion )
      | ~ ( ip @ X0 )
      | ( iext @ X0 @ uri_ex_s @ uri_ex_o ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1863,zip_derived_cl1891]) ).

thf(zip_derived_cl1903,plain,
    ! [X0: $i] :
      ( ~ ( iext @ uri_rdf_type @ ( sk__11 @ uri_ex_o @ uri_ex_s @ X0 ) @ uri_owl_NegativePropertyAssertion )
      | ~ ( iext @ uri_owl_assertionProperty @ ( sk__11 @ uri_ex_o @ uri_ex_s @ X0 ) @ uri_ex_p )
      | ~ ( ip @ X0 )
      | ( iext @ X0 @ uri_ex_s @ uri_ex_o ) ),
    inference(simplify,[status(thm)],[zip_derived_cl1902]) ).

thf(zip_derived_cl1908,plain,
    ( ( iext @ uri_ex_p @ uri_ex_s @ uri_ex_o )
    | ~ ( ip @ uri_ex_p )
    | ( iext @ uri_ex_p @ uri_ex_s @ uri_ex_o )
    | ~ ( ip @ uri_ex_p )
    | ~ ( iext @ uri_rdf_type @ ( sk__11 @ uri_ex_o @ uri_ex_s @ uri_ex_p ) @ uri_owl_NegativePropertyAssertion ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1877,zip_derived_cl1903]) ).

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

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

thf(zip_derived_cl162,plain,
    iext @ uri_rdf_type @ uri_ex_p @ uri_owl_ObjectProperty,
    inference(cnf,[status(esa)],[testcase_premise_fullish_010_Negative_Property_Assertions]) ).

thf(zip_derived_cl1592,plain,
    icext @ uri_owl_ObjectProperty @ uri_ex_p,
    inference('sup+',[status(thm)],[zip_derived_cl10,zip_derived_cl162]) ).

thf(owl_class_objectproperty_ext,axiom,
    ! [X: $i] :
      ( ( icext @ uri_owl_ObjectProperty @ X )
    <=> ( ip @ X ) ) ).

thf(zip_derived_cl58,plain,
    ! [X0: $i] :
      ( ( ip @ X0 )
      | ~ ( icext @ uri_owl_ObjectProperty @ X0 ) ),
    inference(cnf,[status(esa)],[owl_class_objectproperty_ext]) ).

thf(zip_derived_cl1615,plain,
    ip @ uri_ex_p,
    inference('sup-',[status(thm)],[zip_derived_cl1592,zip_derived_cl58]) ).

thf(zip_derived_cl1615_006,plain,
    ip @ uri_ex_p,
    inference('sup-',[status(thm)],[zip_derived_cl1592,zip_derived_cl58]) ).

thf(zip_derived_cl1909,plain,
    ( ( iext @ uri_ex_p @ uri_ex_s @ uri_ex_o )
    | ( iext @ uri_ex_p @ uri_ex_s @ uri_ex_o )
    | ~ ( iext @ uri_rdf_type @ ( sk__11 @ uri_ex_o @ uri_ex_s @ uri_ex_p ) @ uri_owl_NegativePropertyAssertion ) ),
    inference(demod,[status(thm)],[zip_derived_cl1908,zip_derived_cl1615,zip_derived_cl1615]) ).

thf(zip_derived_cl1910,plain,
    ( ~ ( iext @ uri_rdf_type @ ( sk__11 @ uri_ex_o @ uri_ex_s @ uri_ex_p ) @ uri_owl_NegativePropertyAssertion )
    | ( iext @ uri_ex_p @ uri_ex_s @ uri_ex_o ) ),
    inference(simplify,[status(thm)],[zip_derived_cl1909]) ).

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

thf(zip_derived_cl1913,plain,
    ( ( iext @ uri_ex_p @ uri_ex_s @ uri_ex_o )
    | ~ ( icext @ uri_owl_NegativePropertyAssertion @ ( sk__11 @ uri_ex_o @ uri_ex_s @ uri_ex_p ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl1910,zip_derived_cl11]) ).

thf(zip_derived_cl1863_007,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( ip @ X0 )
      | ( iext @ X0 @ X1 @ X2 )
      | ( iext @ uri_owl_sourceIndividual @ ( sk__11 @ X2 @ X1 @ X0 ) @ X1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl154,zip_derived_cl1,zip_derived_cl1]) ).

thf(owl_prop_sourceindividual_ext,axiom,
    ! [X: $i,Y: $i] :
      ( ( iext @ uri_owl_sourceIndividual @ X @ Y )
     => ( ( icext @ uri_owl_NegativePropertyAssertion @ X )
        & ( ir @ Y ) ) ) ).

thf(zip_derived_cl94,plain,
    ! [X0: $i,X1: $i] :
      ( ( icext @ uri_owl_NegativePropertyAssertion @ X0 )
      | ~ ( iext @ uri_owl_sourceIndividual @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[owl_prop_sourceindividual_ext]) ).

thf(zip_derived_cl1865,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( iext @ X1 @ X0 @ X2 )
      | ~ ( ip @ X1 )
      | ( icext @ uri_owl_NegativePropertyAssertion @ ( sk__11 @ X2 @ X0 @ X1 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1863,zip_derived_cl94]) ).

thf(zip_derived_cl7820,plain,
    ( ( iext @ uri_ex_p @ uri_ex_s @ uri_ex_o )
    | ~ ( ip @ uri_ex_p )
    | ( iext @ uri_ex_p @ uri_ex_s @ uri_ex_o ) ),
    inference('sup+',[status(thm)],[zip_derived_cl1913,zip_derived_cl1865]) ).

thf(zip_derived_cl1615_008,plain,
    ip @ uri_ex_p,
    inference('sup-',[status(thm)],[zip_derived_cl1592,zip_derived_cl58]) ).

thf(zip_derived_cl7830,plain,
    ( ( iext @ uri_ex_p @ uri_ex_s @ uri_ex_o )
    | ( iext @ uri_ex_p @ uri_ex_s @ uri_ex_o ) ),
    inference(demod,[status(thm)],[zip_derived_cl7820,zip_derived_cl1615]) ).

thf(zip_derived_cl7831,plain,
    iext @ uri_ex_p @ uri_ex_s @ uri_ex_o,
    inference(simplify,[status(thm)],[zip_derived_cl7830]) ).

thf(zip_derived_cl164,plain,
    iext @ uri_owl_onProperty @ sk__12 @ uri_ex_p,
    inference(cnf,[status(esa)],[testcase_premise_fullish_010_Negative_Property_Assertions]) ).

thf(owl_restrict_allvaluesfrom,axiom,
    ! [Z: $i,P: $i,C: $i] :
      ( ( ( iext @ uri_owl_allValuesFrom @ Z @ C )
        & ( iext @ uri_owl_onProperty @ Z @ P ) )
     => ! [X: $i] :
          ( ( icext @ Z @ X )
        <=> ! [Y: $i] :
              ( ( iext @ P @ X @ Y )
             => ( icext @ C @ Y ) ) ) ) ).

thf(zip_derived_cl136,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i,X4: $i] :
      ( ~ ( iext @ uri_owl_onProperty @ X0 @ X1 )
      | ~ ( iext @ uri_owl_allValuesFrom @ X0 @ X2 )
      | ~ ( iext @ X1 @ X3 @ X4 )
      | ( icext @ X2 @ X4 )
      | ~ ( icext @ X0 @ X3 ) ),
    inference(cnf,[status(esa)],[owl_restrict_allvaluesfrom]) ).

thf(zip_derived_cl1831,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( icext @ sk__12 @ X0 )
      | ( icext @ X2 @ X1 )
      | ~ ( iext @ uri_ex_p @ X0 @ X1 )
      | ~ ( iext @ uri_owl_allValuesFrom @ sk__12 @ X2 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl164,zip_derived_cl136]) ).

thf(zip_derived_cl7841,plain,
    ! [X0: $i] :
      ( ~ ( iext @ uri_owl_allValuesFrom @ sk__12 @ X0 )
      | ( icext @ X0 @ uri_ex_o )
      | ~ ( icext @ sk__12 @ uri_ex_s ) ),
    inference('sup-',[status(thm)],[zip_derived_cl7831,zip_derived_cl1831]) ).

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

thf(zip_derived_cl163,plain,
    iext @ uri_rdf_type @ uri_ex_s @ sk__12,
    inference(cnf,[status(esa)],[testcase_premise_fullish_010_Negative_Property_Assertions]) ).

thf(zip_derived_cl1591,plain,
    icext @ sk__12 @ uri_ex_s,
    inference('sup+',[status(thm)],[zip_derived_cl10,zip_derived_cl163]) ).

thf(zip_derived_cl7855,plain,
    ! [X0: $i] :
      ( ~ ( iext @ uri_owl_allValuesFrom @ sk__12 @ X0 )
      | ( icext @ X0 @ uri_ex_o ) ),
    inference(demod,[status(thm)],[zip_derived_cl7841,zip_derived_cl1591]) ).

thf(zip_derived_cl165,plain,
    iext @ uri_owl_allValuesFrom @ sk__12 @ sk__13,
    inference(cnf,[status(esa)],[testcase_premise_fullish_010_Negative_Property_Assertions]) ).

thf(zip_derived_cl7856,plain,
    icext @ sk__13 @ uri_ex_o,
    inference('sup+',[status(thm)],[zip_derived_cl7855,zip_derived_cl165]) ).

thf(zip_derived_cl7866,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl3373,zip_derived_cl7856]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SWB010+1 : TPTP v8.1.2. Released v5.2.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.kK4Mnwyt6R true
% 0.13/0.35  % Computer : n031.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Sun Aug 27 07:18:39 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.36  % Python version: Python 3.6.8
% 0.13/0.36  % Running in FO mode
% 0.21/0.64  % Total configuration time : 435
% 0.21/0.64  % Estimated wc time : 1092
% 0.21/0.64  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 1.24/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 1.24/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.33/0.85  % /export/starexec/sandbox2/solver/bin/fo/fo1_lcnf.sh running for 50s
% 6.01/1.45  % Solved by fo/fo3_bce.sh.
% 6.01/1.45  % BCE start: 168
% 6.01/1.45  % BCE eliminated: 0
% 6.01/1.45  % PE start: 168
% 6.01/1.45  logic: eq
% 6.01/1.45  % PE eliminated: 0
% 6.01/1.45  % done 989 iterations in 0.711s
% 6.01/1.45  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 6.01/1.45  % SZS output start Refutation
% See solution above
% 6.01/1.45  
% 6.01/1.45  
% 6.01/1.45  % Terminating...
% 6.46/1.56  % Runner terminated.
% 6.46/1.58  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------