TSTP Solution File: SWB026+2 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : SWB026+2 : TPTP v8.1.2. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s

% Computer : n022.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:02:05 EDT 2023

% Result   : Theorem 0.19s 0.58s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :   32
% Syntax   : Number of formulae    :   70 (  13 unt;  24 typ;   0 def)
%            Number of atoms       :  154 (  15 equ)
%            Maximal formula atoms :   26 (   3 avg)
%            Number of connectives :  167 (  59   ~;  71   |;  29   &)
%                                         (   5 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   13 (   8   >;   5   *;   0   +;   0  <<)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-3 aty)
%            Number of functors    :   20 (  20 usr;  16 con; 0-3 aty)
%            Number of variables   :   61 (   3 sgn;  32   !;   4   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    uri_rdf_type: $i ).

tff(decl_23,type,
    uri_rdf_Property: $i ).

tff(decl_24,type,
    iext: ( $i * $i * $i ) > $o ).

tff(decl_25,type,
    ip: $i > $o ).

tff(decl_26,type,
    icext: ( $i * $i ) > $o ).

tff(decl_27,type,
    uri_rdfs_domain: $i ).

tff(decl_28,type,
    uri_rdf_first: $i ).

tff(decl_29,type,
    uri_rdf_rest: $i ).

tff(decl_30,type,
    uri_rdf_nil: $i ).

tff(decl_31,type,
    uri_owl_oneOf: $i ).

tff(decl_32,type,
    ic: $i > $o ).

tff(decl_33,type,
    uri_owl_InverseFunctionalProperty: $i ).

tff(decl_34,type,
    uri_ex_p: $i ).

tff(decl_35,type,
    uri_ex_w: $i ).

tff(decl_36,type,
    uri_rdfs_range: $i ).

tff(decl_37,type,
    uri_ex_u: $i ).

tff(decl_38,type,
    esk1_3: ( $i * $i * $i ) > $i ).

tff(decl_39,type,
    esk2_1: $i > $i ).

tff(decl_40,type,
    esk3_1: $i > $i ).

tff(decl_41,type,
    esk4_1: $i > $i ).

tff(decl_42,type,
    esk5_0: $i ).

tff(decl_43,type,
    esk6_0: $i ).

tff(decl_44,type,
    esk7_0: $i ).

tff(decl_45,type,
    esk8_0: $i ).

fof(rdfs_domain_main,axiom,
    ! [X1,X3,X2,X4] :
      ( ( iext(uri_rdfs_domain,X1,X3)
        & iext(X1,X2,X4) )
     => icext(X3,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rdfs_domain_main) ).

fof(rdfs_domain_domain,axiom,
    iext(uri_rdfs_domain,uri_rdfs_domain,uri_rdf_Property),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rdfs_domain_domain) ).

fof(testcase_premise_fullish_026_Inferred_Property_Characteristics_I,axiom,
    ? [X10,X11,X12,X13] :
      ( iext(uri_rdfs_domain,uri_ex_p,X10)
      & iext(uri_owl_oneOf,X10,X12)
      & iext(uri_rdf_first,X12,uri_ex_w)
      & iext(uri_rdf_rest,X12,uri_rdf_nil)
      & iext(uri_rdfs_range,uri_ex_p,X11)
      & iext(uri_owl_oneOf,X11,X13)
      & iext(uri_rdf_first,X13,uri_ex_u)
      & iext(uri_rdf_rest,X13,uri_rdf_nil) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',testcase_premise_fullish_026_Inferred_Property_Characteristics_I) ).

fof(owl_char_inversefunctional,axiom,
    ! [X1] :
      ( icext(uri_owl_InverseFunctionalProperty,X1)
    <=> ( ip(X1)
        & ! [X8,X9,X4] :
            ( ( iext(X1,X8,X4)
              & iext(X1,X9,X4) )
           => X8 = X9 ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',owl_char_inversefunctional) ).

fof(rdf_type_ip,axiom,
    ! [X1] :
      ( iext(uri_rdf_type,X1,uri_rdf_Property)
    <=> ip(X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rdf_type_ip) ).

fof(rdfs_cext_def,axiom,
    ! [X2,X3] :
      ( iext(uri_rdf_type,X2,X3)
    <=> icext(X3,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rdfs_cext_def) ).

fof(owl_enum_class_001,axiom,
    ! [X5,X6,X7] :
      ( ( iext(uri_rdf_first,X6,X7)
        & iext(uri_rdf_rest,X6,uri_rdf_nil) )
     => ( iext(uri_owl_oneOf,X5,X6)
      <=> ( ic(X5)
          & ! [X2] :
              ( icext(X5,X2)
            <=> X2 = X7 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',owl_enum_class_001) ).

fof(testcase_conclusion_fullish_026_Inferred_Property_Characteristics_I,conjecture,
    iext(uri_rdf_type,uri_ex_p,uri_owl_InverseFunctionalProperty),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',testcase_conclusion_fullish_026_Inferred_Property_Characteristics_I) ).

fof(c_0_8,plain,
    ! [X17,X18,X19,X20] :
      ( ~ iext(uri_rdfs_domain,X17,X18)
      | ~ iext(X17,X19,X20)
      | icext(X18,X19) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[rdfs_domain_main])]) ).

cnf(c_0_9,plain,
    ( icext(X2,X3)
    | ~ iext(uri_rdfs_domain,X1,X2)
    | ~ iext(X1,X3,X4) ),
    inference(split_conjunct,[status(thm)],[c_0_8]) ).

cnf(c_0_10,plain,
    iext(uri_rdfs_domain,uri_rdfs_domain,uri_rdf_Property),
    inference(split_conjunct,[status(thm)],[rdfs_domain_domain]) ).

fof(c_0_11,plain,
    ( iext(uri_rdfs_domain,uri_ex_p,esk5_0)
    & iext(uri_owl_oneOf,esk5_0,esk7_0)
    & iext(uri_rdf_first,esk7_0,uri_ex_w)
    & iext(uri_rdf_rest,esk7_0,uri_rdf_nil)
    & iext(uri_rdfs_range,uri_ex_p,esk6_0)
    & iext(uri_owl_oneOf,esk6_0,esk8_0)
    & iext(uri_rdf_first,esk8_0,uri_ex_u)
    & iext(uri_rdf_rest,esk8_0,uri_rdf_nil) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[testcase_premise_fullish_026_Inferred_Property_Characteristics_I])]) ).

fof(c_0_12,plain,
    ! [X27,X28,X29,X30,X31] :
      ( ( ip(X27)
        | ~ icext(uri_owl_InverseFunctionalProperty,X27) )
      & ( ~ iext(X27,X28,X30)
        | ~ iext(X27,X29,X30)
        | X28 = X29
        | ~ icext(uri_owl_InverseFunctionalProperty,X27) )
      & ( iext(X31,esk2_1(X31),esk4_1(X31))
        | ~ ip(X31)
        | icext(uri_owl_InverseFunctionalProperty,X31) )
      & ( iext(X31,esk3_1(X31),esk4_1(X31))
        | ~ ip(X31)
        | icext(uri_owl_InverseFunctionalProperty,X31) )
      & ( esk2_1(X31) != esk3_1(X31)
        | ~ ip(X31)
        | icext(uri_owl_InverseFunctionalProperty,X31) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_char_inversefunctional])])])])])]) ).

fof(c_0_13,plain,
    ! [X14] :
      ( ( ~ iext(uri_rdf_type,X14,uri_rdf_Property)
        | ip(X14) )
      & ( ~ ip(X14)
        | iext(uri_rdf_type,X14,uri_rdf_Property) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[rdf_type_ip])]) ).

fof(c_0_14,plain,
    ! [X15,X16] :
      ( ( ~ iext(uri_rdf_type,X15,X16)
        | icext(X16,X15) )
      & ( ~ icext(X16,X15)
        | iext(uri_rdf_type,X15,X16) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[rdfs_cext_def])]) ).

cnf(c_0_15,plain,
    ( icext(uri_rdf_Property,X1)
    | ~ iext(uri_rdfs_domain,X1,X2) ),
    inference(spm,[status(thm)],[c_0_9,c_0_10]) ).

cnf(c_0_16,plain,
    iext(uri_rdfs_domain,uri_ex_p,esk5_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

fof(c_0_17,plain,
    ! [X21,X22,X23,X24,X25] :
      ( ( ic(X21)
        | ~ iext(uri_owl_oneOf,X21,X22)
        | ~ iext(uri_rdf_first,X22,X23)
        | ~ iext(uri_rdf_rest,X22,uri_rdf_nil) )
      & ( ~ icext(X21,X24)
        | X24 = X23
        | ~ iext(uri_owl_oneOf,X21,X22)
        | ~ iext(uri_rdf_first,X22,X23)
        | ~ iext(uri_rdf_rest,X22,uri_rdf_nil) )
      & ( X25 != X23
        | icext(X21,X25)
        | ~ iext(uri_owl_oneOf,X21,X22)
        | ~ iext(uri_rdf_first,X22,X23)
        | ~ iext(uri_rdf_rest,X22,uri_rdf_nil) )
      & ( ~ icext(X21,esk1_3(X21,X22,X23))
        | esk1_3(X21,X22,X23) != X23
        | ~ ic(X21)
        | iext(uri_owl_oneOf,X21,X22)
        | ~ iext(uri_rdf_first,X22,X23)
        | ~ iext(uri_rdf_rest,X22,uri_rdf_nil) )
      & ( icext(X21,esk1_3(X21,X22,X23))
        | esk1_3(X21,X22,X23) = X23
        | ~ ic(X21)
        | iext(uri_owl_oneOf,X21,X22)
        | ~ iext(uri_rdf_first,X22,X23)
        | ~ iext(uri_rdf_rest,X22,uri_rdf_nil) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[owl_enum_class_001])])])])])]) ).

cnf(c_0_18,plain,
    ( iext(X1,esk3_1(X1),esk4_1(X1))
    | icext(uri_owl_InverseFunctionalProperty,X1)
    | ~ ip(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_19,plain,
    ( ip(X1)
    | ~ iext(uri_rdf_type,X1,uri_rdf_Property) ),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_20,plain,
    ( iext(uri_rdf_type,X2,X1)
    | ~ icext(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

cnf(c_0_21,plain,
    icext(uri_rdf_Property,uri_ex_p),
    inference(spm,[status(thm)],[c_0_15,c_0_16]) ).

cnf(c_0_22,plain,
    ( X2 = X3
    | ~ icext(X1,X2)
    | ~ iext(uri_owl_oneOf,X1,X4)
    | ~ iext(uri_rdf_first,X4,X3)
    | ~ iext(uri_rdf_rest,X4,uri_rdf_nil) ),
    inference(split_conjunct,[status(thm)],[c_0_17]) ).

cnf(c_0_23,plain,
    iext(uri_rdf_rest,esk7_0,uri_rdf_nil),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_24,plain,
    ( icext(uri_owl_InverseFunctionalProperty,X1)
    | iext(X1,esk3_1(X1),esk4_1(X1))
    | ~ iext(uri_rdf_type,X1,uri_rdf_Property) ),
    inference(spm,[status(thm)],[c_0_18,c_0_19]) ).

cnf(c_0_25,plain,
    iext(uri_rdf_type,uri_ex_p,uri_rdf_Property),
    inference(spm,[status(thm)],[c_0_20,c_0_21]) ).

cnf(c_0_26,plain,
    ( iext(X1,esk2_1(X1),esk4_1(X1))
    | icext(uri_owl_InverseFunctionalProperty,X1)
    | ~ ip(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_27,plain,
    ( X1 = X2
    | ~ icext(X3,X1)
    | ~ iext(uri_rdf_first,esk7_0,X2)
    | ~ iext(uri_owl_oneOf,X3,esk7_0) ),
    inference(spm,[status(thm)],[c_0_22,c_0_23]) ).

cnf(c_0_28,plain,
    iext(uri_rdf_first,esk7_0,uri_ex_w),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_29,plain,
    ( icext(esk5_0,X1)
    | ~ iext(uri_ex_p,X1,X2) ),
    inference(spm,[status(thm)],[c_0_9,c_0_16]) ).

cnf(c_0_30,plain,
    ( icext(uri_owl_InverseFunctionalProperty,uri_ex_p)
    | iext(uri_ex_p,esk3_1(uri_ex_p),esk4_1(uri_ex_p)) ),
    inference(spm,[status(thm)],[c_0_24,c_0_25]) ).

cnf(c_0_31,plain,
    ( icext(uri_owl_InverseFunctionalProperty,X1)
    | iext(X1,esk2_1(X1),esk4_1(X1))
    | ~ iext(uri_rdf_type,X1,uri_rdf_Property) ),
    inference(spm,[status(thm)],[c_0_26,c_0_19]) ).

cnf(c_0_32,plain,
    ( X1 = uri_ex_w
    | ~ icext(X2,X1)
    | ~ iext(uri_owl_oneOf,X2,esk7_0) ),
    inference(spm,[status(thm)],[c_0_27,c_0_28]) ).

cnf(c_0_33,plain,
    ( icext(esk5_0,esk3_1(uri_ex_p))
    | icext(uri_owl_InverseFunctionalProperty,uri_ex_p) ),
    inference(spm,[status(thm)],[c_0_29,c_0_30]) ).

cnf(c_0_34,plain,
    iext(uri_owl_oneOf,esk5_0,esk7_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_35,plain,
    ( icext(uri_owl_InverseFunctionalProperty,uri_ex_p)
    | iext(uri_ex_p,esk2_1(uri_ex_p),esk4_1(uri_ex_p)) ),
    inference(spm,[status(thm)],[c_0_31,c_0_25]) ).

cnf(c_0_36,plain,
    ( icext(uri_owl_InverseFunctionalProperty,X1)
    | esk2_1(X1) != esk3_1(X1)
    | ~ ip(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_37,plain,
    ( esk3_1(uri_ex_p) = uri_ex_w
    | icext(uri_owl_InverseFunctionalProperty,uri_ex_p) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_33]),c_0_34])]) ).

cnf(c_0_38,plain,
    ( icext(esk5_0,esk2_1(uri_ex_p))
    | icext(uri_owl_InverseFunctionalProperty,uri_ex_p) ),
    inference(spm,[status(thm)],[c_0_29,c_0_35]) ).

cnf(c_0_39,plain,
    ( icext(uri_owl_InverseFunctionalProperty,uri_ex_p)
    | esk2_1(uri_ex_p) != uri_ex_w
    | ~ ip(uri_ex_p) ),
    inference(spm,[status(thm)],[c_0_36,c_0_37]) ).

cnf(c_0_40,plain,
    ( esk2_1(uri_ex_p) = uri_ex_w
    | icext(uri_owl_InverseFunctionalProperty,uri_ex_p) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_32,c_0_38]),c_0_34])]) ).

cnf(c_0_41,plain,
    ( icext(uri_owl_InverseFunctionalProperty,uri_ex_p)
    | ~ ip(uri_ex_p) ),
    inference(spm,[status(thm)],[c_0_39,c_0_40]) ).

fof(c_0_42,negated_conjecture,
    ~ iext(uri_rdf_type,uri_ex_p,uri_owl_InverseFunctionalProperty),
    inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[testcase_conclusion_fullish_026_Inferred_Property_Characteristics_I])]) ).

cnf(c_0_43,plain,
    icext(uri_owl_InverseFunctionalProperty,uri_ex_p),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_41,c_0_19]),c_0_25])]) ).

cnf(c_0_44,negated_conjecture,
    ~ iext(uri_rdf_type,uri_ex_p,uri_owl_InverseFunctionalProperty),
    inference(split_conjunct,[status(thm)],[c_0_42]) ).

cnf(c_0_45,plain,
    $false,
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_20,c_0_43]),c_0_44]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : SWB026+2 : TPTP v8.1.2. Released v5.2.0.
% 0.00/0.12  % Command    : java -jar /export/starexec/sandbox/solver/bin/mcs_scs.jar %d %s
% 0.13/0.33  % Computer : n022.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit   : 300
% 0.13/0.33  % WCLimit    : 300
% 0.13/0.33  % DateTime   : Sun Aug 27 06:37:54 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.56  start to proof: theBenchmark
% 0.19/0.58  % Version  : CSE_E---1.5
% 0.19/0.58  % Problem  : theBenchmark.p
% 0.19/0.58  % Proof found
% 0.19/0.58  % SZS status Theorem for theBenchmark.p
% 0.19/0.58  % SZS output start Proof
% See solution above
% 0.19/0.58  % Total time : 0.013000 s
% 0.19/0.58  % SZS output end Proof
% 0.19/0.58  % Total time : 0.015000 s
%------------------------------------------------------------------------------