TSTP Solution File: SWB029+2 by LEO-II---1.7.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : SWB029+2 : TPTP v8.1.0. Released v5.2.0.
% Transfm  : none
% Format   : tptp
% Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s

% Computer : n029.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  : 600s
% DateTime : Tue Jul 19 19:13:35 EDT 2022

% Result   : Theorem 0.20s 0.59s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   37
%            Number of leaves      :   23
% Syntax   : Number of formulae    :  268 ( 117 unt;  18 typ;   0 def)
%            Number of atoms       : 3685 ( 827 equ;   0 cnn)
%            Maximal formula atoms :   11 (  14 avg)
%            Number of connectives : 9654 (1738   ~;1695   |;  74   &;6135   @)
%                                         (   8 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   11 (  11   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   21 (  18 usr;  16 con; 0-5 aty)
%            Number of variables   : 1081 (   0   ^1073   !;   8   ?;1081   :)

% Comments : 
%------------------------------------------------------------------------------
thf(tp_ic,type,
    ic: $i > $o ).

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

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

thf(tp_sK1_BNODE_x,type,
    sK1_BNODE_x: $i ).

thf(tp_sK2_SY15,type,
    sK2_SY15: $i ).

thf(tp_sK3_SY18,type,
    sK3_SY18: $i ).

thf(tp_sK4_SY20,type,
    sK4_SY20: $i ).

thf(tp_sK5_X,type,
    sK5_X: $i > $i > $i > $i > $i > $i ).

thf(tp_uri_ex_A,type,
    uri_ex_A: $i ).

thf(tp_uri_ex_B,type,
    uri_ex_B: $i ).

thf(tp_uri_ex_w,type,
    uri_ex_w: $i ).

thf(tp_uri_owl_Class,type,
    uri_owl_Class: $i ).

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

thf(tp_uri_owl_intersectionOf,type,
    uri_owl_intersectionOf: $i ).

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

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

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

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

thf(1,axiom,
    ? [BNODE_x: $i,BNODE_y: $i,BNODE_l1: $i,BNODE_l2: $i] :
      ( ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
      & ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class )
      & ( iext @ uri_rdf_type @ uri_ex_w @ BNODE_x )
      & ( iext @ uri_owl_intersectionOf @ BNODE_x @ BNODE_l1 )
      & ( iext @ uri_rdf_first @ BNODE_l1 @ uri_ex_A )
      & ( iext @ uri_rdf_rest @ BNODE_l1 @ BNODE_l2 )
      & ( iext @ uri_rdf_first @ BNODE_l2 @ BNODE_y )
      & ( iext @ uri_rdf_rest @ BNODE_l2 @ uri_rdf_nil )
      & ( iext @ uri_owl_complementOf @ BNODE_y @ uri_ex_A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',testcase_premise_fullish_029_Ex_Falso_Quodlibet) ).

thf(2,axiom,
    ! [Z: $i,S1: $i,C1: $i,S2: $i,C2: $i] :
      ( ( ( iext @ uri_rdf_first @ S1 @ C1 )
        & ( iext @ uri_rdf_rest @ S1 @ S2 )
        & ( iext @ uri_rdf_first @ S2 @ C2 )
        & ( iext @ uri_rdf_rest @ S2 @ uri_rdf_nil ) )
     => ( ( iext @ uri_owl_intersectionOf @ Z @ S1 )
      <=> ( ( ic @ Z )
          & ( ic @ C1 )
          & ( ic @ C2 )
          & ! [X: $i] :
              ( ( icext @ Z @ X )
            <=> ( ( icext @ C1 @ X )
                & ( icext @ C2 @ X ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',owl_bool_intersectionof_class_002) ).

thf(3,axiom,
    ! [Z: $i,C: $i] :
      ( ( iext @ uri_owl_complementOf @ Z @ C )
     => ( ( ic @ Z )
        & ( ic @ C )
        & ! [X: $i] :
            ( ( icext @ Z @ X )
          <=> ~ ( icext @ C @ X ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',owl_bool_complementof_class) ).

thf(4,axiom,
    ! [X: $i,C: $i] :
      ( ( iext @ uri_rdf_type @ X @ C )
    <=> ( icext @ C @ X ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rdfs_cext_def) ).

thf(5,conjecture,
    iext @ uri_rdf_type @ uri_ex_w @ uri_ex_B,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',testcase_conclusion_fullish_029_Ex_Falso_Quodlibet) ).

thf(6,negated_conjecture,
    ( ( iext @ uri_rdf_type @ uri_ex_w @ uri_ex_B )
    = $false ),
    inference(negate_conjecture,[status(cth)],[5]) ).

thf(7,plain,
    ( ( iext @ uri_rdf_type @ uri_ex_w @ uri_ex_B )
    = $false ),
    inference(unfold_def,[status(thm)],[6]) ).

thf(8,plain,
    ( ( ? [BNODE_x: $i,BNODE_y: $i,BNODE_l1: $i,BNODE_l2: $i] :
          ( ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
          & ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class )
          & ( iext @ uri_rdf_type @ uri_ex_w @ BNODE_x )
          & ( iext @ uri_owl_intersectionOf @ BNODE_x @ BNODE_l1 )
          & ( iext @ uri_rdf_first @ BNODE_l1 @ uri_ex_A )
          & ( iext @ uri_rdf_rest @ BNODE_l1 @ BNODE_l2 )
          & ( iext @ uri_rdf_first @ BNODE_l2 @ BNODE_y )
          & ( iext @ uri_rdf_rest @ BNODE_l2 @ uri_rdf_nil )
          & ( iext @ uri_owl_complementOf @ BNODE_y @ uri_ex_A ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[1]) ).

thf(9,plain,
    ( ( ! [Z: $i,S1: $i,C1: $i,S2: $i,C2: $i] :
          ( ( ( iext @ uri_rdf_first @ S1 @ C1 )
            & ( iext @ uri_rdf_rest @ S1 @ S2 )
            & ( iext @ uri_rdf_first @ S2 @ C2 )
            & ( iext @ uri_rdf_rest @ S2 @ uri_rdf_nil ) )
         => ( ( iext @ uri_owl_intersectionOf @ Z @ S1 )
          <=> ( ( ic @ Z )
              & ( ic @ C1 )
              & ( ic @ C2 )
              & ! [X: $i] :
                  ( ( icext @ Z @ X )
                <=> ( ( icext @ C1 @ X )
                    & ( icext @ C2 @ X ) ) ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(10,plain,
    ( ( ! [Z: $i,C: $i] :
          ( ( iext @ uri_owl_complementOf @ Z @ C )
         => ( ( ic @ Z )
            & ( ic @ C )
            & ! [X: $i] :
                ( ( icext @ Z @ X )
              <=> ~ ( icext @ C @ X ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[3]) ).

thf(11,plain,
    ( ( ! [X: $i,C: $i] :
          ( ( iext @ uri_rdf_type @ X @ C )
        <=> ( icext @ C @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[4]) ).

thf(12,plain,
    ( ( ~ ( iext @ uri_rdf_type @ uri_ex_w @ uri_ex_B ) )
    = $true ),
    inference(polarity_switch,[status(thm)],[7]) ).

thf(13,plain,
    ( ( ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
      & ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class )
      & ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x )
      & ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 )
      & ( iext @ uri_rdf_first @ sK3_SY18 @ uri_ex_A )
      & ( iext @ uri_rdf_rest @ sK3_SY18 @ sK4_SY20 )
      & ( iext @ uri_rdf_first @ sK4_SY20 @ sK2_SY15 )
      & ( iext @ uri_rdf_rest @ sK4_SY20 @ uri_rdf_nil )
      & ( iext @ uri_owl_complementOf @ sK2_SY15 @ uri_ex_A ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[8]) ).

thf(14,plain,
    ( ( ! [Z: $i,S1: $i,C1: $i] :
          ( ! [S2: $i,C2: $i] :
              ( ~ ( iext @ uri_rdf_first @ S1 @ C1 )
              | ~ ( iext @ uri_rdf_rest @ S1 @ S2 )
              | ~ ( iext @ uri_rdf_first @ S2 @ C2 )
              | ~ ( iext @ uri_rdf_rest @ S2 @ uri_rdf_nil )
              | ( ( ~ ( icext @ C1 @ ( sK5_X @ C2 @ S2 @ C1 @ S1 @ Z ) )
                  | ~ ( icext @ C2 @ ( sK5_X @ C2 @ S2 @ C1 @ S1 @ Z ) )
                  | ~ ( icext @ Z @ ( sK5_X @ C2 @ S2 @ C1 @ S1 @ Z ) ) )
                & ( ( icext @ C1 @ ( sK5_X @ C2 @ S2 @ C1 @ S1 @ Z ) )
                  | ( icext @ Z @ ( sK5_X @ C2 @ S2 @ C1 @ S1 @ Z ) ) )
                & ( ( icext @ C2 @ ( sK5_X @ C2 @ S2 @ C1 @ S1 @ Z ) )
                  | ( icext @ Z @ ( sK5_X @ C2 @ S2 @ C1 @ S1 @ Z ) ) ) )
              | ~ ( ic @ Z )
              | ~ ( ic @ C1 )
              | ~ ( ic @ C2 )
              | ( iext @ uri_owl_intersectionOf @ Z @ S1 ) )
          & ! [S2: $i,C2: $i] :
              ( ~ ( iext @ uri_rdf_first @ S1 @ C1 )
              | ~ ( iext @ uri_rdf_rest @ S1 @ S2 )
              | ~ ( iext @ uri_rdf_first @ S2 @ C2 )
              | ~ ( iext @ uri_rdf_rest @ S2 @ uri_rdf_nil )
              | ~ ( iext @ uri_owl_intersectionOf @ Z @ S1 )
              | ( ! [X: $i] :
                    ( ~ ( icext @ C1 @ X )
                    | ~ ( icext @ C2 @ X )
                    | ( icext @ Z @ X ) )
                & ! [X: $i] :
                    ( ~ ( icext @ Z @ X )
                    | ( icext @ C1 @ X ) )
                & ! [X: $i] :
                    ( ~ ( icext @ Z @ X )
                    | ( icext @ C2 @ X ) ) ) )
          & ( ! [S2: $i] :
                ( ~ ( iext @ uri_rdf_first @ S1 @ C1 )
                | ~ ( iext @ uri_rdf_rest @ S1 @ S2 )
                | ! [C2: $i] :
                    ~ ( iext @ uri_rdf_first @ S2 @ C2 )
                | ~ ( iext @ uri_rdf_rest @ S2 @ uri_rdf_nil ) )
            | ~ ( iext @ uri_owl_intersectionOf @ Z @ S1 )
            | ( ic @ Z ) )
          & ( ! [S2: $i] :
                ( ~ ( iext @ uri_rdf_first @ S1 @ C1 )
                | ~ ( iext @ uri_rdf_rest @ S1 @ S2 )
                | ! [C2: $i] :
                    ~ ( iext @ uri_rdf_first @ S2 @ C2 )
                | ~ ( iext @ uri_rdf_rest @ S2 @ uri_rdf_nil ) )
            | ~ ( iext @ uri_owl_intersectionOf @ Z @ S1 )
            | ( ic @ C1 ) )
          & ! [S2: $i,C2: $i] :
              ( ~ ( iext @ uri_rdf_first @ S1 @ C1 )
              | ~ ( iext @ uri_rdf_rest @ S1 @ S2 )
              | ~ ( iext @ uri_rdf_first @ S2 @ C2 )
              | ~ ( iext @ uri_rdf_rest @ S2 @ uri_rdf_nil )
              | ~ ( iext @ uri_owl_intersectionOf @ Z @ S1 )
              | ( ic @ C2 ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[9]) ).

thf(15,plain,
    ( ( ! [Z: $i,C: $i] :
          ( ~ ( iext @ uri_owl_complementOf @ Z @ C )
          | ( ! [X: $i] :
                ( ~ ( icext @ Z @ X )
                | ~ ( icext @ C @ X ) )
            & ! [X: $i] :
                ( ( icext @ C @ X )
                | ( icext @ Z @ X ) ) ) )
      & ! [Z: $i] :
          ( ! [C: $i] :
              ~ ( iext @ uri_owl_complementOf @ Z @ C )
          | ( ic @ Z ) )
      & ! [Z: $i,C: $i] :
          ( ~ ( iext @ uri_owl_complementOf @ Z @ C )
          | ( ic @ C ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[10]) ).

thf(16,plain,
    ( ( ! [X: $i,C: $i] :
          ( ~ ( icext @ C @ X )
          | ( iext @ uri_rdf_type @ X @ C ) )
      & ! [X: $i,C: $i] :
          ( ~ ( iext @ uri_rdf_type @ X @ C )
          | ( icext @ C @ X ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[11]) ).

thf(17,plain,
    ( ( ! [X: $i,C: $i] :
          ( ~ ( icext @ C @ X )
          | ( iext @ uri_rdf_type @ X @ C ) )
      & ! [X: $i,C: $i] :
          ( ~ ( iext @ uri_rdf_type @ X @ C )
          | ( icext @ C @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[16]) ).

thf(18,plain,
    ( ( ! [Z: $i,C: $i] :
          ( ~ ( iext @ uri_owl_complementOf @ Z @ C )
          | ( ! [X: $i] :
                ( ~ ( icext @ Z @ X )
                | ~ ( icext @ C @ X ) )
            & ! [X: $i] :
                ( ( icext @ C @ X )
                | ( icext @ Z @ X ) ) ) )
      & ! [Z: $i] :
          ( ! [C: $i] :
              ~ ( iext @ uri_owl_complementOf @ Z @ C )
          | ( ic @ Z ) )
      & ! [Z: $i,C: $i] :
          ( ~ ( iext @ uri_owl_complementOf @ Z @ C )
          | ( ic @ C ) ) )
    = $true ),
    inference(copy,[status(thm)],[15]) ).

thf(19,plain,
    ( ( ! [Z: $i,S1: $i,C1: $i] :
          ( ! [S2: $i,C2: $i] :
              ( ~ ( iext @ uri_rdf_first @ S1 @ C1 )
              | ~ ( iext @ uri_rdf_rest @ S1 @ S2 )
              | ~ ( iext @ uri_rdf_first @ S2 @ C2 )
              | ~ ( iext @ uri_rdf_rest @ S2 @ uri_rdf_nil )
              | ( ( ~ ( icext @ C1 @ ( sK5_X @ C2 @ S2 @ C1 @ S1 @ Z ) )
                  | ~ ( icext @ C2 @ ( sK5_X @ C2 @ S2 @ C1 @ S1 @ Z ) )
                  | ~ ( icext @ Z @ ( sK5_X @ C2 @ S2 @ C1 @ S1 @ Z ) ) )
                & ( ( icext @ C1 @ ( sK5_X @ C2 @ S2 @ C1 @ S1 @ Z ) )
                  | ( icext @ Z @ ( sK5_X @ C2 @ S2 @ C1 @ S1 @ Z ) ) )
                & ( ( icext @ C2 @ ( sK5_X @ C2 @ S2 @ C1 @ S1 @ Z ) )
                  | ( icext @ Z @ ( sK5_X @ C2 @ S2 @ C1 @ S1 @ Z ) ) ) )
              | ~ ( ic @ Z )
              | ~ ( ic @ C1 )
              | ~ ( ic @ C2 )
              | ( iext @ uri_owl_intersectionOf @ Z @ S1 ) )
          & ! [S2: $i,C2: $i] :
              ( ~ ( iext @ uri_rdf_first @ S1 @ C1 )
              | ~ ( iext @ uri_rdf_rest @ S1 @ S2 )
              | ~ ( iext @ uri_rdf_first @ S2 @ C2 )
              | ~ ( iext @ uri_rdf_rest @ S2 @ uri_rdf_nil )
              | ~ ( iext @ uri_owl_intersectionOf @ Z @ S1 )
              | ( ! [X: $i] :
                    ( ~ ( icext @ C1 @ X )
                    | ~ ( icext @ C2 @ X )
                    | ( icext @ Z @ X ) )
                & ! [X: $i] :
                    ( ~ ( icext @ Z @ X )
                    | ( icext @ C1 @ X ) )
                & ! [X: $i] :
                    ( ~ ( icext @ Z @ X )
                    | ( icext @ C2 @ X ) ) ) )
          & ( ! [S2: $i] :
                ( ~ ( iext @ uri_rdf_first @ S1 @ C1 )
                | ~ ( iext @ uri_rdf_rest @ S1 @ S2 )
                | ! [C2: $i] :
                    ~ ( iext @ uri_rdf_first @ S2 @ C2 )
                | ~ ( iext @ uri_rdf_rest @ S2 @ uri_rdf_nil ) )
            | ~ ( iext @ uri_owl_intersectionOf @ Z @ S1 )
            | ( ic @ Z ) )
          & ( ! [S2: $i] :
                ( ~ ( iext @ uri_rdf_first @ S1 @ C1 )
                | ~ ( iext @ uri_rdf_rest @ S1 @ S2 )
                | ! [C2: $i] :
                    ~ ( iext @ uri_rdf_first @ S2 @ C2 )
                | ~ ( iext @ uri_rdf_rest @ S2 @ uri_rdf_nil ) )
            | ~ ( iext @ uri_owl_intersectionOf @ Z @ S1 )
            | ( ic @ C1 ) )
          & ! [S2: $i,C2: $i] :
              ( ~ ( iext @ uri_rdf_first @ S1 @ C1 )
              | ~ ( iext @ uri_rdf_rest @ S1 @ S2 )
              | ~ ( iext @ uri_rdf_first @ S2 @ C2 )
              | ~ ( iext @ uri_rdf_rest @ S2 @ uri_rdf_nil )
              | ~ ( iext @ uri_owl_intersectionOf @ Z @ S1 )
              | ( ic @ C2 ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[14]) ).

thf(20,plain,
    ( ( ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
      & ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class )
      & ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x )
      & ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 )
      & ( iext @ uri_rdf_first @ sK3_SY18 @ uri_ex_A )
      & ( iext @ uri_rdf_rest @ sK3_SY18 @ sK4_SY20 )
      & ( iext @ uri_rdf_first @ sK4_SY20 @ sK2_SY15 )
      & ( iext @ uri_rdf_rest @ sK4_SY20 @ uri_rdf_nil )
      & ( iext @ uri_owl_complementOf @ sK2_SY15 @ uri_ex_A ) )
    = $true ),
    inference(copy,[status(thm)],[13]) ).

thf(21,plain,
    ( ( ~ ( iext @ uri_rdf_type @ uri_ex_w @ uri_ex_B ) )
    = $true ),
    inference(copy,[status(thm)],[12]) ).

thf(22,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
                                                    | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
                                              | ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) )
                                        | ~ ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 ) )
                                  | ~ ( iext @ uri_rdf_first @ sK3_SY18 @ uri_ex_A ) )
                            | ~ ( iext @ uri_rdf_rest @ sK3_SY18 @ sK4_SY20 ) )
                      | ~ ( iext @ uri_rdf_first @ sK4_SY20 @ sK2_SY15 ) )
                | ~ ( iext @ uri_rdf_rest @ sK4_SY20 @ uri_rdf_nil ) )
          | ~ ( iext @ uri_owl_complementOf @ sK2_SY15 @ uri_ex_A ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[20]) ).

thf(23,plain,
    ( ( ~ ( ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( icext @ SX1 @ SX0 )
                | ( iext @ uri_rdf_type @ SX0 @ SX1 ) )
          | ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( iext @ uri_rdf_type @ SX0 @ SX1 )
                | ( icext @ SX1 @ SX0 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[17]) ).

thf(24,plain,
    ( ( ! [SX0: $i,SX1: $i,SX2: $i] :
          ~ ( ~ ! [SX3: $i,SX4: $i] :
                  ( ~ ( iext @ uri_rdf_first @ SX1 @ SX2 )
                  | ~ ( iext @ uri_rdf_rest @ SX1 @ SX3 )
                  | ~ ( iext @ uri_rdf_first @ SX3 @ SX4 )
                  | ~ ( iext @ uri_rdf_rest @ SX3 @ uri_rdf_nil )
                  | ~ ( ~ ( ~ ( icext @ SX2 @ ( sK5_X @ SX4 @ SX3 @ SX2 @ SX1 @ SX0 ) )
                          | ~ ( icext @ SX4 @ ( sK5_X @ SX4 @ SX3 @ SX2 @ SX1 @ SX0 ) )
                          | ~ ( icext @ SX0 @ ( sK5_X @ SX4 @ SX3 @ SX2 @ SX1 @ SX0 ) ) )
                      | ~ ~ ( ~ ( ( icext @ SX2 @ ( sK5_X @ SX4 @ SX3 @ SX2 @ SX1 @ SX0 ) )
                                | ( icext @ SX0 @ ( sK5_X @ SX4 @ SX3 @ SX2 @ SX1 @ SX0 ) ) )
                            | ~ ( ( icext @ SX4 @ ( sK5_X @ SX4 @ SX3 @ SX2 @ SX1 @ SX0 ) )
                                | ( icext @ SX0 @ ( sK5_X @ SX4 @ SX3 @ SX2 @ SX1 @ SX0 ) ) ) ) )
                  | ~ ( ic @ SX0 )
                  | ~ ( ic @ SX2 )
                  | ~ ( ic @ SX4 )
                  | ( iext @ uri_owl_intersectionOf @ SX0 @ SX1 ) )
            | ~ ~ ( ~ ! [SX3: $i,SX4: $i] :
                        ( ~ ( iext @ uri_rdf_first @ SX1 @ SX2 )
                        | ~ ( iext @ uri_rdf_rest @ SX1 @ SX3 )
                        | ~ ( iext @ uri_rdf_first @ SX3 @ SX4 )
                        | ~ ( iext @ uri_rdf_rest @ SX3 @ uri_rdf_nil )
                        | ~ ( iext @ uri_owl_intersectionOf @ SX0 @ SX1 )
                        | ~ ( ~ ! [SX5: $i] :
                                  ( ~ ( icext @ SX2 @ SX5 )
                                  | ~ ( icext @ SX4 @ SX5 )
                                  | ( icext @ SX0 @ SX5 ) )
                            | ~ ~ ( ~ ! [SX5: $i] :
                                        ( ~ ( icext @ SX0 @ SX5 )
                                        | ( icext @ SX2 @ SX5 ) )
                                  | ~ ! [SX5: $i] :
                                        ( ~ ( icext @ SX0 @ SX5 )
                                        | ( icext @ SX4 @ SX5 ) ) ) ) )
                  | ~ ~ ( ~ ~ ( ~ ( ! [SX3: $i] :
                                      ( ~ ( iext @ uri_rdf_first @ SX1 @ SX2 )
                                      | ~ ( iext @ uri_rdf_rest @ SX1 @ SX3 )
                                      | ! [SX4: $i] :
                                          ~ ( iext @ uri_rdf_first @ SX3 @ SX4 )
                                      | ~ ( iext @ uri_rdf_rest @ SX3 @ uri_rdf_nil ) )
                                  | ~ ( iext @ uri_owl_intersectionOf @ SX0 @ SX1 )
                                  | ( ic @ SX0 ) )
                              | ~ ( ! [SX3: $i] :
                                      ( ~ ( iext @ uri_rdf_first @ SX1 @ SX2 )
                                      | ~ ( iext @ uri_rdf_rest @ SX1 @ SX3 )
                                      | ! [SX4: $i] :
                                          ~ ( iext @ uri_rdf_first @ SX3 @ SX4 )
                                      | ~ ( iext @ uri_rdf_rest @ SX3 @ uri_rdf_nil ) )
                                  | ~ ( iext @ uri_owl_intersectionOf @ SX0 @ SX1 )
                                  | ( ic @ SX2 ) ) )
                        | ~ ! [SX3: $i,SX4: $i] :
                              ( ~ ( iext @ uri_rdf_first @ SX1 @ SX2 )
                              | ~ ( iext @ uri_rdf_rest @ SX1 @ SX3 )
                              | ~ ( iext @ uri_rdf_first @ SX3 @ SX4 )
                              | ~ ( iext @ uri_rdf_rest @ SX3 @ uri_rdf_nil )
                              | ~ ( iext @ uri_owl_intersectionOf @ SX0 @ SX1 )
                              | ( ic @ SX4 ) ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[19]) ).

thf(25,plain,
    ( ( ~ ( ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( iext @ uri_owl_complementOf @ SX0 @ SX1 )
                | ~ ( ~ ! [SX2: $i] :
                          ( ~ ( icext @ SX0 @ SX2 )
                          | ~ ( icext @ SX1 @ SX2 ) )
                    | ~ ! [SX2: $i] :
                          ( ( icext @ SX1 @ SX2 )
                          | ( icext @ SX0 @ SX2 ) ) ) )
          | ~ ~ ( ~ ! [SX0: $i] :
                      ( ! [SX1: $i] :
                          ~ ( iext @ uri_owl_complementOf @ SX0 @ SX1 )
                      | ( ic @ SX0 ) )
                | ~ ! [SX0: $i,SX1: $i] :
                      ( ~ ( iext @ uri_owl_complementOf @ SX0 @ SX1 )
                      | ( ic @ SX1 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[18]) ).

thf(26,plain,
    ( ( iext @ uri_rdf_type @ uri_ex_w @ uri_ex_B )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[21]) ).

thf(27,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
                                                | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
                                          | ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) )
                                    | ~ ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 ) )
                              | ~ ( iext @ uri_rdf_first @ sK3_SY18 @ uri_ex_A ) )
                        | ~ ( iext @ uri_rdf_rest @ sK3_SY18 @ sK4_SY20 ) )
                  | ~ ( iext @ uri_rdf_first @ sK4_SY20 @ sK2_SY15 ) )
            | ~ ( iext @ uri_rdf_rest @ sK4_SY20 @ uri_rdf_nil ) )
      | ~ ( iext @ uri_owl_complementOf @ sK2_SY15 @ uri_ex_A ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[22]) ).

thf(28,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( icext @ SX1 @ SX0 )
            | ( iext @ uri_rdf_type @ SX0 @ SX1 ) )
      | ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdf_type @ SX0 @ SX1 )
            | ( icext @ SX1 @ SX0 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[23]) ).

thf(29,plain,
    ! [SV1: $i] :
      ( ( ! [SY21: $i,SY22: $i] :
            ~ ( ~ ! [SY23: $i,SY24: $i] :
                    ( ~ ( iext @ uri_rdf_first @ SY21 @ SY22 )
                    | ~ ( iext @ uri_rdf_rest @ SY21 @ SY23 )
                    | ~ ( iext @ uri_rdf_first @ SY23 @ SY24 )
                    | ~ ( iext @ uri_rdf_rest @ SY23 @ uri_rdf_nil )
                    | ~ ( ~ ( ~ ( icext @ SY22 @ ( sK5_X @ SY24 @ SY23 @ SY22 @ SY21 @ SV1 ) )
                            | ~ ( icext @ SY24 @ ( sK5_X @ SY24 @ SY23 @ SY22 @ SY21 @ SV1 ) )
                            | ~ ( icext @ SV1 @ ( sK5_X @ SY24 @ SY23 @ SY22 @ SY21 @ SV1 ) ) )
                        | ~ ~ ( ~ ( ( icext @ SY22 @ ( sK5_X @ SY24 @ SY23 @ SY22 @ SY21 @ SV1 ) )
                                  | ( icext @ SV1 @ ( sK5_X @ SY24 @ SY23 @ SY22 @ SY21 @ SV1 ) ) )
                              | ~ ( ( icext @ SY24 @ ( sK5_X @ SY24 @ SY23 @ SY22 @ SY21 @ SV1 ) )
                                  | ( icext @ SV1 @ ( sK5_X @ SY24 @ SY23 @ SY22 @ SY21 @ SV1 ) ) ) ) )
                    | ~ ( ic @ SV1 )
                    | ~ ( ic @ SY22 )
                    | ~ ( ic @ SY24 )
                    | ( iext @ uri_owl_intersectionOf @ SV1 @ SY21 ) )
              | ~ ~ ( ~ ! [SY25: $i,SY26: $i] :
                          ( ~ ( iext @ uri_rdf_first @ SY21 @ SY22 )
                          | ~ ( iext @ uri_rdf_rest @ SY21 @ SY25 )
                          | ~ ( iext @ uri_rdf_first @ SY25 @ SY26 )
                          | ~ ( iext @ uri_rdf_rest @ SY25 @ uri_rdf_nil )
                          | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SY21 )
                          | ~ ( ~ ! [SY27: $i] :
                                    ( ~ ( icext @ SY22 @ SY27 )
                                    | ~ ( icext @ SY26 @ SY27 )
                                    | ( icext @ SV1 @ SY27 ) )
                              | ~ ~ ( ~ ! [SY28: $i] :
                                          ( ~ ( icext @ SV1 @ SY28 )
                                          | ( icext @ SY22 @ SY28 ) )
                                    | ~ ! [SY29: $i] :
                                          ( ~ ( icext @ SV1 @ SY29 )
                                          | ( icext @ SY26 @ SY29 ) ) ) ) )
                    | ~ ~ ( ~ ~ ( ~ ( ! [SX3: $i] :
                                        ( ~ ( iext @ uri_rdf_first @ SY21 @ SY22 )
                                        | ~ ( iext @ uri_rdf_rest @ SY21 @ SX3 )
                                        | ! [SX4: $i] :
                                            ~ ( iext @ uri_rdf_first @ SX3 @ SX4 )
                                        | ~ ( iext @ uri_rdf_rest @ SX3 @ uri_rdf_nil ) )
                                    | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SY21 )
                                    | ( ic @ SV1 ) )
                                | ~ ( ! [SX3: $i] :
                                        ( ~ ( iext @ uri_rdf_first @ SY21 @ SY22 )
                                        | ~ ( iext @ uri_rdf_rest @ SY21 @ SX3 )
                                        | ! [SX4: $i] :
                                            ~ ( iext @ uri_rdf_first @ SX3 @ SX4 )
                                        | ~ ( iext @ uri_rdf_rest @ SX3 @ uri_rdf_nil ) )
                                    | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SY21 )
                                    | ( ic @ SY22 ) ) )
                          | ~ ! [SY34: $i,SY35: $i] :
                                ( ~ ( iext @ uri_rdf_first @ SY21 @ SY22 )
                                | ~ ( iext @ uri_rdf_rest @ SY21 @ SY34 )
                                | ~ ( iext @ uri_rdf_first @ SY34 @ SY35 )
                                | ~ ( iext @ uri_rdf_rest @ SY34 @ uri_rdf_nil )
                                | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SY21 )
                                | ( ic @ SY35 ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[24]) ).

thf(30,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_owl_complementOf @ SX0 @ SX1 )
            | ~ ( ~ ! [SX2: $i] :
                      ( ~ ( icext @ SX0 @ SX2 )
                      | ~ ( icext @ SX1 @ SX2 ) )
                | ~ ! [SX2: $i] :
                      ( ( icext @ SX1 @ SX2 )
                      | ( icext @ SX0 @ SX2 ) ) ) )
      | ~ ~ ( ~ ! [SX0: $i] :
                  ( ! [SX1: $i] :
                      ~ ( iext @ uri_owl_complementOf @ SX0 @ SX1 )
                  | ( ic @ SX0 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( iext @ uri_owl_complementOf @ SX0 @ SX1 )
                  | ( ic @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[25]) ).

thf(31,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
                                                | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
                                          | ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) )
                                    | ~ ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 ) )
                              | ~ ( iext @ uri_rdf_first @ sK3_SY18 @ uri_ex_A ) )
                        | ~ ( iext @ uri_rdf_rest @ sK3_SY18 @ sK4_SY20 ) )
                  | ~ ( iext @ uri_rdf_first @ sK4_SY20 @ sK2_SY15 ) )
            | ~ ( iext @ uri_rdf_rest @ sK4_SY20 @ uri_rdf_nil ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[27]) ).

thf(32,plain,
    ( ( ~ ( iext @ uri_owl_complementOf @ sK2_SY15 @ uri_ex_A ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[27]) ).

thf(33,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( icext @ SX1 @ SX0 )
            | ( iext @ uri_rdf_type @ SX0 @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[28]) ).

thf(34,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_rdf_type @ SX0 @ SX1 )
            | ( icext @ SX1 @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[28]) ).

thf(35,plain,
    ! [SV1: $i,SV2: $i] :
      ( ( ! [SY36: $i] :
            ~ ( ~ ! [SY37: $i,SY38: $i] :
                    ( ~ ( iext @ uri_rdf_first @ SV2 @ SY36 )
                    | ~ ( iext @ uri_rdf_rest @ SV2 @ SY37 )
                    | ~ ( iext @ uri_rdf_first @ SY37 @ SY38 )
                    | ~ ( iext @ uri_rdf_rest @ SY37 @ uri_rdf_nil )
                    | ~ ( ~ ( ~ ( icext @ SY36 @ ( sK5_X @ SY38 @ SY37 @ SY36 @ SV2 @ SV1 ) )
                            | ~ ( icext @ SY38 @ ( sK5_X @ SY38 @ SY37 @ SY36 @ SV2 @ SV1 ) )
                            | ~ ( icext @ SV1 @ ( sK5_X @ SY38 @ SY37 @ SY36 @ SV2 @ SV1 ) ) )
                        | ~ ~ ( ~ ( ( icext @ SY36 @ ( sK5_X @ SY38 @ SY37 @ SY36 @ SV2 @ SV1 ) )
                                  | ( icext @ SV1 @ ( sK5_X @ SY38 @ SY37 @ SY36 @ SV2 @ SV1 ) ) )
                              | ~ ( ( icext @ SY38 @ ( sK5_X @ SY38 @ SY37 @ SY36 @ SV2 @ SV1 ) )
                                  | ( icext @ SV1 @ ( sK5_X @ SY38 @ SY37 @ SY36 @ SV2 @ SV1 ) ) ) ) )
                    | ~ ( ic @ SV1 )
                    | ~ ( ic @ SY36 )
                    | ~ ( ic @ SY38 )
                    | ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 ) )
              | ~ ~ ( ~ ! [SY39: $i,SY40: $i] :
                          ( ~ ( iext @ uri_rdf_first @ SV2 @ SY36 )
                          | ~ ( iext @ uri_rdf_rest @ SV2 @ SY39 )
                          | ~ ( iext @ uri_rdf_first @ SY39 @ SY40 )
                          | ~ ( iext @ uri_rdf_rest @ SY39 @ uri_rdf_nil )
                          | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                          | ~ ( ~ ! [SY27: $i] :
                                    ( ~ ( icext @ SY36 @ SY27 )
                                    | ~ ( icext @ SY40 @ SY27 )
                                    | ( icext @ SV1 @ SY27 ) )
                              | ~ ~ ( ~ ! [SY28: $i] :
                                          ( ~ ( icext @ SV1 @ SY28 )
                                          | ( icext @ SY36 @ SY28 ) )
                                    | ~ ! [SY29: $i] :
                                          ( ~ ( icext @ SV1 @ SY29 )
                                          | ( icext @ SY40 @ SY29 ) ) ) ) )
                    | ~ ~ ( ~ ~ ( ~ ( ! [SY44: $i] :
                                        ( ~ ( iext @ uri_rdf_first @ SV2 @ SY36 )
                                        | ~ ( iext @ uri_rdf_rest @ SV2 @ SY44 )
                                        | ! [SX4: $i] :
                                            ~ ( iext @ uri_rdf_first @ SY44 @ SX4 )
                                        | ~ ( iext @ uri_rdf_rest @ SY44 @ uri_rdf_nil ) )
                                    | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                                    | ( ic @ SV1 ) )
                                | ~ ( ! [SY46: $i] :
                                        ( ~ ( iext @ uri_rdf_first @ SV2 @ SY36 )
                                        | ~ ( iext @ uri_rdf_rest @ SV2 @ SY46 )
                                        | ! [SX4: $i] :
                                            ~ ( iext @ uri_rdf_first @ SY46 @ SX4 )
                                        | ~ ( iext @ uri_rdf_rest @ SY46 @ uri_rdf_nil ) )
                                    | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                                    | ( ic @ SY36 ) ) )
                          | ~ ! [SY48: $i,SY49: $i] :
                                ( ~ ( iext @ uri_rdf_first @ SV2 @ SY36 )
                                | ~ ( iext @ uri_rdf_rest @ SV2 @ SY48 )
                                | ~ ( iext @ uri_rdf_first @ SY48 @ SY49 )
                                | ~ ( iext @ uri_rdf_rest @ SY48 @ uri_rdf_nil )
                                | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                                | ( ic @ SY49 ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[29]) ).

thf(36,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_owl_complementOf @ SX0 @ SX1 )
            | ~ ( ~ ! [SX2: $i] :
                      ( ~ ( icext @ SX0 @ SX2 )
                      | ~ ( icext @ SX1 @ SX2 ) )
                | ~ ! [SX2: $i] :
                      ( ( icext @ SX1 @ SX2 )
                      | ( icext @ SX0 @ SX2 ) ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[30]) ).

thf(37,plain,
    ( ( ~ ~ ( ~ ! [SX0: $i] :
                  ( ! [SX1: $i] :
                      ~ ( iext @ uri_owl_complementOf @ SX0 @ SX1 )
                  | ( ic @ SX0 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( iext @ uri_owl_complementOf @ SX0 @ SX1 )
                  | ( ic @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[30]) ).

thf(38,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
                                              | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
                                        | ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) )
                                  | ~ ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 ) )
                            | ~ ( iext @ uri_rdf_first @ sK3_SY18 @ uri_ex_A ) )
                      | ~ ( iext @ uri_rdf_rest @ sK3_SY18 @ sK4_SY20 ) )
                | ~ ( iext @ uri_rdf_first @ sK4_SY20 @ sK2_SY15 ) )
          | ~ ( iext @ uri_rdf_rest @ sK4_SY20 @ uri_rdf_nil ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[31]) ).

thf(39,plain,
    ( ( iext @ uri_owl_complementOf @ sK2_SY15 @ uri_ex_A )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[32]) ).

thf(40,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( icext @ SX1 @ SX0 )
          | ( iext @ uri_rdf_type @ SX0 @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[33]) ).

thf(41,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( iext @ uri_rdf_type @ SX0 @ SX1 )
          | ( icext @ SX1 @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[34]) ).

thf(42,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ~ ( ~ ! [SY50: $i,SY51: $i] :
                  ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                  | ~ ( iext @ uri_rdf_rest @ SV2 @ SY50 )
                  | ~ ( iext @ uri_rdf_first @ SY50 @ SY51 )
                  | ~ ( iext @ uri_rdf_rest @ SY50 @ uri_rdf_nil )
                  | ~ ( ~ ( ~ ( icext @ SV3 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) )
                          | ~ ( icext @ SY51 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) )
                          | ~ ( icext @ SV1 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) ) )
                      | ~ ~ ( ~ ( ( icext @ SV3 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) )
                                | ( icext @ SV1 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) ) )
                            | ~ ( ( icext @ SY51 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) )
                                | ( icext @ SV1 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) ) ) ) )
                  | ~ ( ic @ SV1 )
                  | ~ ( ic @ SV3 )
                  | ~ ( ic @ SY51 )
                  | ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 ) )
            | ~ ~ ( ~ ! [SY52: $i,SY53: $i] :
                        ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                        | ~ ( iext @ uri_rdf_rest @ SV2 @ SY52 )
                        | ~ ( iext @ uri_rdf_first @ SY52 @ SY53 )
                        | ~ ( iext @ uri_rdf_rest @ SY52 @ uri_rdf_nil )
                        | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                        | ~ ( ~ ! [SY54: $i] :
                                  ( ~ ( icext @ SV3 @ SY54 )
                                  | ~ ( icext @ SY53 @ SY54 )
                                  | ( icext @ SV1 @ SY54 ) )
                            | ~ ~ ( ~ ! [SY55: $i] :
                                        ( ~ ( icext @ SV1 @ SY55 )
                                        | ( icext @ SV3 @ SY55 ) )
                                  | ~ ! [SY29: $i] :
                                        ( ~ ( icext @ SV1 @ SY29 )
                                        | ( icext @ SY53 @ SY29 ) ) ) ) )
                  | ~ ~ ( ~ ~ ( ~ ( ! [SY57: $i] :
                                      ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                                      | ~ ( iext @ uri_rdf_rest @ SV2 @ SY57 )
                                      | ! [SX4: $i] :
                                          ~ ( iext @ uri_rdf_first @ SY57 @ SX4 )
                                      | ~ ( iext @ uri_rdf_rest @ SY57 @ uri_rdf_nil ) )
                                  | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                                  | ( ic @ SV1 ) )
                              | ~ ( ! [SY59: $i] :
                                      ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                                      | ~ ( iext @ uri_rdf_rest @ SV2 @ SY59 )
                                      | ! [SX4: $i] :
                                          ~ ( iext @ uri_rdf_first @ SY59 @ SX4 )
                                      | ~ ( iext @ uri_rdf_rest @ SY59 @ uri_rdf_nil ) )
                                  | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                                  | ( ic @ SV3 ) ) )
                        | ~ ! [SY61: $i,SY62: $i] :
                              ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                              | ~ ( iext @ uri_rdf_rest @ SV2 @ SY61 )
                              | ~ ( iext @ uri_rdf_first @ SY61 @ SY62 )
                              | ~ ( iext @ uri_rdf_rest @ SY61 @ uri_rdf_nil )
                              | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                              | ( ic @ SY62 ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[35]) ).

thf(43,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( iext @ uri_owl_complementOf @ SX0 @ SX1 )
          | ~ ( ~ ! [SX2: $i] :
                    ( ~ ( icext @ SX0 @ SX2 )
                    | ~ ( icext @ SX1 @ SX2 ) )
              | ~ ! [SX2: $i] :
                    ( ( icext @ SX1 @ SX2 )
                    | ( icext @ SX0 @ SX2 ) ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[36]) ).

thf(44,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ! [SX1: $i] :
                    ~ ( iext @ uri_owl_complementOf @ SX0 @ SX1 )
                | ( ic @ SX0 ) )
          | ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( iext @ uri_owl_complementOf @ SX0 @ SX1 )
                | ( ic @ SX1 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[37]) ).

thf(45,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
                                          | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
                                    | ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) )
                              | ~ ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 ) )
                        | ~ ( iext @ uri_rdf_first @ sK3_SY18 @ uri_ex_A ) )
                  | ~ ( iext @ uri_rdf_rest @ sK3_SY18 @ sK4_SY20 ) )
            | ~ ( iext @ uri_rdf_first @ sK4_SY20 @ sK2_SY15 ) )
      | ~ ( iext @ uri_rdf_rest @ sK4_SY20 @ uri_rdf_nil ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[38]) ).

thf(46,plain,
    ! [SV4: $i] :
      ( ( ! [SY63: $i] :
            ( ~ ( icext @ SY63 @ SV4 )
            | ( iext @ uri_rdf_type @ SV4 @ SY63 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[40]) ).

thf(47,plain,
    ! [SV5: $i] :
      ( ( ! [SY64: $i] :
            ( ~ ( iext @ uri_rdf_type @ SV5 @ SY64 )
            | ( icext @ SY64 @ SV5 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[41]) ).

thf(48,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ~ ! [SY50: $i,SY51: $i] :
              ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
              | ~ ( iext @ uri_rdf_rest @ SV2 @ SY50 )
              | ~ ( iext @ uri_rdf_first @ SY50 @ SY51 )
              | ~ ( iext @ uri_rdf_rest @ SY50 @ uri_rdf_nil )
              | ~ ( ~ ( ~ ( icext @ SV3 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) )
                      | ~ ( icext @ SY51 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) )
                      | ~ ( icext @ SV1 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) ) )
                  | ~ ~ ( ~ ( ( icext @ SV3 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) )
                            | ( icext @ SV1 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) ) )
                        | ~ ( ( icext @ SY51 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) )
                            | ( icext @ SV1 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) ) ) ) )
              | ~ ( ic @ SV1 )
              | ~ ( ic @ SV3 )
              | ~ ( ic @ SY51 )
              | ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 ) )
        | ~ ~ ( ~ ! [SY52: $i,SY53: $i] :
                    ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                    | ~ ( iext @ uri_rdf_rest @ SV2 @ SY52 )
                    | ~ ( iext @ uri_rdf_first @ SY52 @ SY53 )
                    | ~ ( iext @ uri_rdf_rest @ SY52 @ uri_rdf_nil )
                    | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                    | ~ ( ~ ! [SY54: $i] :
                              ( ~ ( icext @ SV3 @ SY54 )
                              | ~ ( icext @ SY53 @ SY54 )
                              | ( icext @ SV1 @ SY54 ) )
                        | ~ ~ ( ~ ! [SY55: $i] :
                                    ( ~ ( icext @ SV1 @ SY55 )
                                    | ( icext @ SV3 @ SY55 ) )
                              | ~ ! [SY29: $i] :
                                    ( ~ ( icext @ SV1 @ SY29 )
                                    | ( icext @ SY53 @ SY29 ) ) ) ) )
              | ~ ~ ( ~ ~ ( ~ ( ! [SY57: $i] :
                                  ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                                  | ~ ( iext @ uri_rdf_rest @ SV2 @ SY57 )
                                  | ! [SX4: $i] :
                                      ~ ( iext @ uri_rdf_first @ SY57 @ SX4 )
                                  | ~ ( iext @ uri_rdf_rest @ SY57 @ uri_rdf_nil ) )
                              | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                              | ( ic @ SV1 ) )
                          | ~ ( ! [SY59: $i] :
                                  ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                                  | ~ ( iext @ uri_rdf_rest @ SV2 @ SY59 )
                                  | ! [SX4: $i] :
                                      ~ ( iext @ uri_rdf_first @ SY59 @ SX4 )
                                  | ~ ( iext @ uri_rdf_rest @ SY59 @ uri_rdf_nil ) )
                              | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                              | ( ic @ SV3 ) ) )
                    | ~ ! [SY61: $i,SY62: $i] :
                          ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                          | ~ ( iext @ uri_rdf_rest @ SV2 @ SY61 )
                          | ~ ( iext @ uri_rdf_first @ SY61 @ SY62 )
                          | ~ ( iext @ uri_rdf_rest @ SY61 @ uri_rdf_nil )
                          | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                          | ( ic @ SY62 ) ) ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[42]) ).

thf(49,plain,
    ! [SV6: $i] :
      ( ( ! [SY65: $i] :
            ( ~ ( iext @ uri_owl_complementOf @ SV6 @ SY65 )
            | ~ ( ~ ! [SY66: $i] :
                      ( ~ ( icext @ SV6 @ SY66 )
                      | ~ ( icext @ SY65 @ SY66 ) )
                | ~ ! [SY67: $i] :
                      ( ( icext @ SY65 @ SY67 )
                      | ( icext @ SV6 @ SY67 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[43]) ).

thf(50,plain,
    ( ( ~ ! [SX0: $i] :
            ( ! [SX1: $i] :
                ~ ( iext @ uri_owl_complementOf @ SX0 @ SX1 )
            | ( ic @ SX0 ) )
      | ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_owl_complementOf @ SX0 @ SX1 )
            | ( ic @ SX1 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[44]) ).

thf(51,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
                                          | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
                                    | ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) )
                              | ~ ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 ) )
                        | ~ ( iext @ uri_rdf_first @ sK3_SY18 @ uri_ex_A ) )
                  | ~ ( iext @ uri_rdf_rest @ sK3_SY18 @ sK4_SY20 ) )
            | ~ ( iext @ uri_rdf_first @ sK4_SY20 @ sK2_SY15 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[45]) ).

thf(52,plain,
    ( ( ~ ( iext @ uri_rdf_rest @ sK4_SY20 @ uri_rdf_nil ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[45]) ).

thf(53,plain,
    ! [SV4: $i,SV7: $i] :
      ( ( ~ ( icext @ SV7 @ SV4 )
        | ( iext @ uri_rdf_type @ SV4 @ SV7 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[46]) ).

thf(54,plain,
    ! [SV8: $i,SV5: $i] :
      ( ( ~ ( iext @ uri_rdf_type @ SV5 @ SV8 )
        | ( icext @ SV8 @ SV5 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[47]) ).

thf(55,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ~ ! [SY50: $i,SY51: $i] :
              ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
              | ~ ( iext @ uri_rdf_rest @ SV2 @ SY50 )
              | ~ ( iext @ uri_rdf_first @ SY50 @ SY51 )
              | ~ ( iext @ uri_rdf_rest @ SY50 @ uri_rdf_nil )
              | ~ ( ~ ( ~ ( icext @ SV3 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) )
                      | ~ ( icext @ SY51 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) )
                      | ~ ( icext @ SV1 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) ) )
                  | ~ ~ ( ~ ( ( icext @ SV3 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) )
                            | ( icext @ SV1 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) ) )
                        | ~ ( ( icext @ SY51 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) )
                            | ( icext @ SV1 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) ) ) ) )
              | ~ ( ic @ SV1 )
              | ~ ( ic @ SV3 )
              | ~ ( ic @ SY51 )
              | ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[48]) ).

thf(56,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ~ ~ ( ~ ! [SY52: $i,SY53: $i] :
                    ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                    | ~ ( iext @ uri_rdf_rest @ SV2 @ SY52 )
                    | ~ ( iext @ uri_rdf_first @ SY52 @ SY53 )
                    | ~ ( iext @ uri_rdf_rest @ SY52 @ uri_rdf_nil )
                    | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                    | ~ ( ~ ! [SY54: $i] :
                              ( ~ ( icext @ SV3 @ SY54 )
                              | ~ ( icext @ SY53 @ SY54 )
                              | ( icext @ SV1 @ SY54 ) )
                        | ~ ~ ( ~ ! [SY55: $i] :
                                    ( ~ ( icext @ SV1 @ SY55 )
                                    | ( icext @ SV3 @ SY55 ) )
                              | ~ ! [SY29: $i] :
                                    ( ~ ( icext @ SV1 @ SY29 )
                                    | ( icext @ SY53 @ SY29 ) ) ) ) )
              | ~ ~ ( ~ ~ ( ~ ( ! [SY57: $i] :
                                  ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                                  | ~ ( iext @ uri_rdf_rest @ SV2 @ SY57 )
                                  | ! [SX4: $i] :
                                      ~ ( iext @ uri_rdf_first @ SY57 @ SX4 )
                                  | ~ ( iext @ uri_rdf_rest @ SY57 @ uri_rdf_nil ) )
                              | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                              | ( ic @ SV1 ) )
                          | ~ ( ! [SY59: $i] :
                                  ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                                  | ~ ( iext @ uri_rdf_rest @ SV2 @ SY59 )
                                  | ! [SX4: $i] :
                                      ~ ( iext @ uri_rdf_first @ SY59 @ SX4 )
                                  | ~ ( iext @ uri_rdf_rest @ SY59 @ uri_rdf_nil ) )
                              | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                              | ( ic @ SV3 ) ) )
                    | ~ ! [SY61: $i,SY62: $i] :
                          ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                          | ~ ( iext @ uri_rdf_rest @ SV2 @ SY61 )
                          | ~ ( iext @ uri_rdf_first @ SY61 @ SY62 )
                          | ~ ( iext @ uri_rdf_rest @ SY61 @ uri_rdf_nil )
                          | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                          | ( ic @ SY62 ) ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[48]) ).

thf(57,plain,
    ! [SV9: $i,SV6: $i] :
      ( ( ~ ( iext @ uri_owl_complementOf @ SV6 @ SV9 )
        | ~ ( ~ ! [SY68: $i] :
                  ( ~ ( icext @ SV6 @ SY68 )
                  | ~ ( icext @ SV9 @ SY68 ) )
            | ~ ! [SY69: $i] :
                  ( ( icext @ SV9 @ SY69 )
                  | ( icext @ SV6 @ SY69 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[49]) ).

thf(58,plain,
    ( ( ~ ! [SX0: $i] :
            ( ! [SX1: $i] :
                ~ ( iext @ uri_owl_complementOf @ SX0 @ SX1 )
            | ( ic @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[50]) ).

thf(59,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( iext @ uri_owl_complementOf @ SX0 @ SX1 )
            | ( ic @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[50]) ).

thf(60,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
                                        | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
                                  | ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) )
                            | ~ ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 ) )
                      | ~ ( iext @ uri_rdf_first @ sK3_SY18 @ uri_ex_A ) )
                | ~ ( iext @ uri_rdf_rest @ sK3_SY18 @ sK4_SY20 ) )
          | ~ ( iext @ uri_rdf_first @ sK4_SY20 @ sK2_SY15 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[51]) ).

thf(61,plain,
    ( ( iext @ uri_rdf_rest @ sK4_SY20 @ uri_rdf_nil )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[52]) ).

thf(62,plain,
    ! [SV4: $i,SV7: $i] :
      ( ( ( ~ ( icext @ SV7 @ SV4 ) )
        = $true )
      | ( ( iext @ uri_rdf_type @ SV4 @ SV7 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[53]) ).

thf(63,plain,
    ! [SV8: $i,SV5: $i] :
      ( ( ( ~ ( iext @ uri_rdf_type @ SV5 @ SV8 ) )
        = $true )
      | ( ( icext @ SV8 @ SV5 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[54]) ).

thf(64,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ! [SY50: $i,SY51: $i] :
            ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
            | ~ ( iext @ uri_rdf_rest @ SV2 @ SY50 )
            | ~ ( iext @ uri_rdf_first @ SY50 @ SY51 )
            | ~ ( iext @ uri_rdf_rest @ SY50 @ uri_rdf_nil )
            | ~ ( ~ ( ~ ( icext @ SV3 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) )
                    | ~ ( icext @ SY51 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) )
                    | ~ ( icext @ SV1 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) ) )
                | ~ ~ ( ~ ( ( icext @ SV3 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) )
                          | ( icext @ SV1 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) ) )
                      | ~ ( ( icext @ SY51 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) )
                          | ( icext @ SV1 @ ( sK5_X @ SY51 @ SY50 @ SV3 @ SV2 @ SV1 ) ) ) ) )
            | ~ ( ic @ SV1 )
            | ~ ( ic @ SV3 )
            | ~ ( ic @ SY51 )
            | ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[55]) ).

thf(65,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ~ ( ~ ! [SY52: $i,SY53: $i] :
                  ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                  | ~ ( iext @ uri_rdf_rest @ SV2 @ SY52 )
                  | ~ ( iext @ uri_rdf_first @ SY52 @ SY53 )
                  | ~ ( iext @ uri_rdf_rest @ SY52 @ uri_rdf_nil )
                  | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                  | ~ ( ~ ! [SY54: $i] :
                            ( ~ ( icext @ SV3 @ SY54 )
                            | ~ ( icext @ SY53 @ SY54 )
                            | ( icext @ SV1 @ SY54 ) )
                      | ~ ~ ( ~ ! [SY55: $i] :
                                  ( ~ ( icext @ SV1 @ SY55 )
                                  | ( icext @ SV3 @ SY55 ) )
                            | ~ ! [SY29: $i] :
                                  ( ~ ( icext @ SV1 @ SY29 )
                                  | ( icext @ SY53 @ SY29 ) ) ) ) )
            | ~ ~ ( ~ ~ ( ~ ( ! [SY57: $i] :
                                ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                                | ~ ( iext @ uri_rdf_rest @ SV2 @ SY57 )
                                | ! [SX4: $i] :
                                    ~ ( iext @ uri_rdf_first @ SY57 @ SX4 )
                                | ~ ( iext @ uri_rdf_rest @ SY57 @ uri_rdf_nil ) )
                            | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                            | ( ic @ SV1 ) )
                        | ~ ( ! [SY59: $i] :
                                ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                                | ~ ( iext @ uri_rdf_rest @ SV2 @ SY59 )
                                | ! [SX4: $i] :
                                    ~ ( iext @ uri_rdf_first @ SY59 @ SX4 )
                                | ~ ( iext @ uri_rdf_rest @ SY59 @ uri_rdf_nil ) )
                            | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                            | ( ic @ SV3 ) ) )
                  | ~ ! [SY61: $i,SY62: $i] :
                        ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                        | ~ ( iext @ uri_rdf_rest @ SV2 @ SY61 )
                        | ~ ( iext @ uri_rdf_first @ SY61 @ SY62 )
                        | ~ ( iext @ uri_rdf_rest @ SY61 @ uri_rdf_nil )
                        | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                        | ( ic @ SY62 ) ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[56]) ).

thf(66,plain,
    ! [SV9: $i,SV6: $i] :
      ( ( ( ~ ( iext @ uri_owl_complementOf @ SV6 @ SV9 ) )
        = $true )
      | ( ( ~ ( ~ ! [SY68: $i] :
                    ( ~ ( icext @ SV6 @ SY68 )
                    | ~ ( icext @ SV9 @ SY68 ) )
              | ~ ! [SY69: $i] :
                    ( ( icext @ SV9 @ SY69 )
                    | ( icext @ SV6 @ SY69 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[57]) ).

thf(67,plain,
    ( ( ! [SX0: $i] :
          ( ! [SX1: $i] :
              ~ ( iext @ uri_owl_complementOf @ SX0 @ SX1 )
          | ( ic @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[58]) ).

thf(68,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( iext @ uri_owl_complementOf @ SX0 @ SX1 )
          | ( ic @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[59]) ).

thf(69,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
                                    | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
                              | ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) )
                        | ~ ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 ) )
                  | ~ ( iext @ uri_rdf_first @ sK3_SY18 @ uri_ex_A ) )
            | ~ ( iext @ uri_rdf_rest @ sK3_SY18 @ sK4_SY20 ) )
      | ~ ( iext @ uri_rdf_first @ sK4_SY20 @ sK2_SY15 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[60]) ).

thf(70,plain,
    ! [SV4: $i,SV7: $i] :
      ( ( ( icext @ SV7 @ SV4 )
        = $false )
      | ( ( iext @ uri_rdf_type @ SV4 @ SV7 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[62]) ).

thf(71,plain,
    ! [SV8: $i,SV5: $i] :
      ( ( ( iext @ uri_rdf_type @ SV5 @ SV8 )
        = $false )
      | ( ( icext @ SV8 @ SV5 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[63]) ).

thf(72,plain,
    ! [SV1: $i,SV10: $i,SV3: $i,SV2: $i] :
      ( ( ! [SY70: $i] :
            ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
            | ~ ( iext @ uri_rdf_rest @ SV2 @ SV10 )
            | ~ ( iext @ uri_rdf_first @ SV10 @ SY70 )
            | ~ ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
            | ~ ( ~ ( ~ ( icext @ SV3 @ ( sK5_X @ SY70 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                    | ~ ( icext @ SY70 @ ( sK5_X @ SY70 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                    | ~ ( icext @ SV1 @ ( sK5_X @ SY70 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
                | ~ ~ ( ~ ( ( icext @ SV3 @ ( sK5_X @ SY70 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                          | ( icext @ SV1 @ ( sK5_X @ SY70 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
                      | ~ ( ( icext @ SY70 @ ( sK5_X @ SY70 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                          | ( icext @ SV1 @ ( sK5_X @ SY70 @ SV10 @ SV3 @ SV2 @ SV1 ) ) ) ) )
            | ~ ( ic @ SV1 )
            | ~ ( ic @ SV3 )
            | ~ ( ic @ SY70 )
            | ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[64]) ).

thf(73,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ~ ! [SY52: $i,SY53: $i] :
              ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
              | ~ ( iext @ uri_rdf_rest @ SV2 @ SY52 )
              | ~ ( iext @ uri_rdf_first @ SY52 @ SY53 )
              | ~ ( iext @ uri_rdf_rest @ SY52 @ uri_rdf_nil )
              | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
              | ~ ( ~ ! [SY54: $i] :
                        ( ~ ( icext @ SV3 @ SY54 )
                        | ~ ( icext @ SY53 @ SY54 )
                        | ( icext @ SV1 @ SY54 ) )
                  | ~ ~ ( ~ ! [SY55: $i] :
                              ( ~ ( icext @ SV1 @ SY55 )
                              | ( icext @ SV3 @ SY55 ) )
                        | ~ ! [SY29: $i] :
                              ( ~ ( icext @ SV1 @ SY29 )
                              | ( icext @ SY53 @ SY29 ) ) ) ) )
        | ~ ~ ( ~ ~ ( ~ ( ! [SY57: $i] :
                            ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                            | ~ ( iext @ uri_rdf_rest @ SV2 @ SY57 )
                            | ! [SX4: $i] :
                                ~ ( iext @ uri_rdf_first @ SY57 @ SX4 )
                            | ~ ( iext @ uri_rdf_rest @ SY57 @ uri_rdf_nil ) )
                        | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                        | ( ic @ SV1 ) )
                    | ~ ( ! [SY59: $i] :
                            ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                            | ~ ( iext @ uri_rdf_rest @ SV2 @ SY59 )
                            | ! [SX4: $i] :
                                ~ ( iext @ uri_rdf_first @ SY59 @ SX4 )
                            | ~ ( iext @ uri_rdf_rest @ SY59 @ uri_rdf_nil ) )
                        | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                        | ( ic @ SV3 ) ) )
              | ~ ! [SY61: $i,SY62: $i] :
                    ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                    | ~ ( iext @ uri_rdf_rest @ SV2 @ SY61 )
                    | ~ ( iext @ uri_rdf_first @ SY61 @ SY62 )
                    | ~ ( iext @ uri_rdf_rest @ SY61 @ uri_rdf_nil )
                    | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                    | ( ic @ SY62 ) ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[65]) ).

thf(74,plain,
    ! [SV9: $i,SV6: $i] :
      ( ( ( iext @ uri_owl_complementOf @ SV6 @ SV9 )
        = $false )
      | ( ( ~ ( ~ ! [SY68: $i] :
                    ( ~ ( icext @ SV6 @ SY68 )
                    | ~ ( icext @ SV9 @ SY68 ) )
              | ~ ! [SY69: $i] :
                    ( ( icext @ SV9 @ SY69 )
                    | ( icext @ SV6 @ SY69 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[66]) ).

thf(75,plain,
    ! [SV11: $i] :
      ( ( ! [SY71: $i] :
            ~ ( iext @ uri_owl_complementOf @ SV11 @ SY71 )
        | ( ic @ SV11 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[67]) ).

thf(76,plain,
    ! [SV12: $i] :
      ( ( ! [SY72: $i] :
            ( ~ ( iext @ uri_owl_complementOf @ SV12 @ SY72 )
            | ( ic @ SY72 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[68]) ).

thf(77,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
                                    | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
                              | ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) )
                        | ~ ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 ) )
                  | ~ ( iext @ uri_rdf_first @ sK3_SY18 @ uri_ex_A ) )
            | ~ ( iext @ uri_rdf_rest @ sK3_SY18 @ sK4_SY20 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[69]) ).

thf(78,plain,
    ( ( ~ ( iext @ uri_rdf_first @ sK4_SY20 @ sK2_SY15 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[69]) ).

thf(79,plain,
    ! [SV1: $i,SV13: $i,SV10: $i,SV3: $i,SV2: $i] :
      ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
        | ~ ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        | ~ ( iext @ uri_rdf_first @ SV10 @ SV13 )
        | ~ ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        | ~ ( ~ ( ~ ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                | ~ ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                | ~ ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
            | ~ ~ ( ~ ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                      | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
                  | ~ ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                      | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) ) ) )
        | ~ ( ic @ SV1 )
        | ~ ( ic @ SV3 )
        | ~ ( ic @ SV13 )
        | ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[72]) ).

thf(80,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ~ ! [SY52: $i,SY53: $i] :
              ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
              | ~ ( iext @ uri_rdf_rest @ SV2 @ SY52 )
              | ~ ( iext @ uri_rdf_first @ SY52 @ SY53 )
              | ~ ( iext @ uri_rdf_rest @ SY52 @ uri_rdf_nil )
              | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
              | ~ ( ~ ! [SY54: $i] :
                        ( ~ ( icext @ SV3 @ SY54 )
                        | ~ ( icext @ SY53 @ SY54 )
                        | ( icext @ SV1 @ SY54 ) )
                  | ~ ~ ( ~ ! [SY55: $i] :
                              ( ~ ( icext @ SV1 @ SY55 )
                              | ( icext @ SV3 @ SY55 ) )
                        | ~ ! [SY29: $i] :
                              ( ~ ( icext @ SV1 @ SY29 )
                              | ( icext @ SY53 @ SY29 ) ) ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[73]) ).

thf(81,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ~ ~ ( ~ ~ ( ~ ( ! [SY57: $i] :
                            ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                            | ~ ( iext @ uri_rdf_rest @ SV2 @ SY57 )
                            | ! [SX4: $i] :
                                ~ ( iext @ uri_rdf_first @ SY57 @ SX4 )
                            | ~ ( iext @ uri_rdf_rest @ SY57 @ uri_rdf_nil ) )
                        | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                        | ( ic @ SV1 ) )
                    | ~ ( ! [SY59: $i] :
                            ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                            | ~ ( iext @ uri_rdf_rest @ SV2 @ SY59 )
                            | ! [SX4: $i] :
                                ~ ( iext @ uri_rdf_first @ SY59 @ SX4 )
                            | ~ ( iext @ uri_rdf_rest @ SY59 @ uri_rdf_nil ) )
                        | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                        | ( ic @ SV3 ) ) )
              | ~ ! [SY61: $i,SY62: $i] :
                    ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                    | ~ ( iext @ uri_rdf_rest @ SV2 @ SY61 )
                    | ~ ( iext @ uri_rdf_first @ SY61 @ SY62 )
                    | ~ ( iext @ uri_rdf_rest @ SY61 @ uri_rdf_nil )
                    | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                    | ( ic @ SY62 ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[73]) ).

thf(82,plain,
    ! [SV9: $i,SV6: $i] :
      ( ( ( ~ ! [SY68: $i] :
                ( ~ ( icext @ SV6 @ SY68 )
                | ~ ( icext @ SV9 @ SY68 ) )
          | ~ ! [SY69: $i] :
                ( ( icext @ SV9 @ SY69 )
                | ( icext @ SV6 @ SY69 ) ) )
        = $false )
      | ( ( iext @ uri_owl_complementOf @ SV6 @ SV9 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[74]) ).

thf(83,plain,
    ! [SV11: $i] :
      ( ( ( ! [SY71: $i] :
              ~ ( iext @ uri_owl_complementOf @ SV11 @ SY71 ) )
        = $true )
      | ( ( ic @ SV11 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[75]) ).

thf(84,plain,
    ! [SV14: $i,SV12: $i] :
      ( ( ~ ( iext @ uri_owl_complementOf @ SV12 @ SV14 )
        | ( ic @ SV14 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[76]) ).

thf(85,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
                                  | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
                            | ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) )
                      | ~ ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 ) )
                | ~ ( iext @ uri_rdf_first @ sK3_SY18 @ uri_ex_A ) )
          | ~ ( iext @ uri_rdf_rest @ sK3_SY18 @ sK4_SY20 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[77]) ).

thf(86,plain,
    ( ( iext @ uri_rdf_first @ sK4_SY20 @ sK2_SY15 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[78]) ).

thf(87,plain,
    ! [SV1: $i,SV13: $i,SV10: $i,SV3: $i,SV2: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
          | ~ ( iext @ uri_rdf_rest @ SV2 @ SV10 )
          | ~ ( iext @ uri_rdf_first @ SV10 @ SV13 )
          | ~ ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( ~ ( ~ ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ~ ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ~ ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
              | ~ ~ ( ~ ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                        | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
                    | ~ ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                        | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) ) ) )
          | ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 )
          | ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[79]) ).

thf(88,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ! [SY52: $i,SY53: $i] :
            ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
            | ~ ( iext @ uri_rdf_rest @ SV2 @ SY52 )
            | ~ ( iext @ uri_rdf_first @ SY52 @ SY53 )
            | ~ ( iext @ uri_rdf_rest @ SY52 @ uri_rdf_nil )
            | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
            | ~ ( ~ ! [SY54: $i] :
                      ( ~ ( icext @ SV3 @ SY54 )
                      | ~ ( icext @ SY53 @ SY54 )
                      | ( icext @ SV1 @ SY54 ) )
                | ~ ~ ( ~ ! [SY55: $i] :
                            ( ~ ( icext @ SV1 @ SY55 )
                            | ( icext @ SV3 @ SY55 ) )
                      | ~ ! [SY29: $i] :
                            ( ~ ( icext @ SV1 @ SY29 )
                            | ( icext @ SY53 @ SY29 ) ) ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[80]) ).

thf(89,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ~ ( ~ ~ ( ~ ( ! [SY57: $i] :
                          ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                          | ~ ( iext @ uri_rdf_rest @ SV2 @ SY57 )
                          | ! [SX4: $i] :
                              ~ ( iext @ uri_rdf_first @ SY57 @ SX4 )
                          | ~ ( iext @ uri_rdf_rest @ SY57 @ uri_rdf_nil ) )
                      | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                      | ( ic @ SV1 ) )
                  | ~ ( ! [SY59: $i] :
                          ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                          | ~ ( iext @ uri_rdf_rest @ SV2 @ SY59 )
                          | ! [SX4: $i] :
                              ~ ( iext @ uri_rdf_first @ SY59 @ SX4 )
                          | ~ ( iext @ uri_rdf_rest @ SY59 @ uri_rdf_nil ) )
                      | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                      | ( ic @ SV3 ) ) )
            | ~ ! [SY61: $i,SY62: $i] :
                  ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                  | ~ ( iext @ uri_rdf_rest @ SV2 @ SY61 )
                  | ~ ( iext @ uri_rdf_first @ SY61 @ SY62 )
                  | ~ ( iext @ uri_rdf_rest @ SY61 @ uri_rdf_nil )
                  | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                  | ( ic @ SY62 ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[81]) ).

thf(90,plain,
    ! [SV9: $i,SV6: $i] :
      ( ( ( ~ ! [SY68: $i] :
                ( ~ ( icext @ SV6 @ SY68 )
                | ~ ( icext @ SV9 @ SY68 ) ) )
        = $false )
      | ( ( iext @ uri_owl_complementOf @ SV6 @ SV9 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[82]) ).

thf(91,plain,
    ! [SV6: $i,SV9: $i] :
      ( ( ( ~ ! [SY69: $i] :
                ( ( icext @ SV9 @ SY69 )
                | ( icext @ SV6 @ SY69 ) ) )
        = $false )
      | ( ( iext @ uri_owl_complementOf @ SV6 @ SV9 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[82]) ).

thf(92,plain,
    ! [SV15: $i,SV11: $i] :
      ( ( ( ~ ( iext @ uri_owl_complementOf @ SV11 @ SV15 ) )
        = $true )
      | ( ( ic @ SV11 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[83]) ).

thf(93,plain,
    ! [SV14: $i,SV12: $i] :
      ( ( ( ~ ( iext @ uri_owl_complementOf @ SV12 @ SV14 ) )
        = $true )
      | ( ( ic @ SV14 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[84]) ).

thf(94,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
                              | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
                        | ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) )
                  | ~ ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 ) )
            | ~ ( iext @ uri_rdf_first @ sK3_SY18 @ uri_ex_A ) )
      | ~ ( iext @ uri_rdf_rest @ sK3_SY18 @ sK4_SY20 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[85]) ).

thf(95,plain,
    ! [SV1: $i,SV13: $i,SV10: $i,SV3: $i,SV2: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
          | ~ ( iext @ uri_rdf_rest @ SV2 @ SV10 )
          | ~ ( iext @ uri_rdf_first @ SV10 @ SV13 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( ~ ( ~ ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ~ ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ~ ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
              | ~ ~ ( ~ ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                        | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
                    | ~ ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                        | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) ) ) )
          | ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 )
          | ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[87]) ).

thf(96,plain,
    ! [SV1: $i,SV16: $i,SV3: $i,SV2: $i] :
      ( ( ! [SY73: $i] :
            ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
            | ~ ( iext @ uri_rdf_rest @ SV2 @ SV16 )
            | ~ ( iext @ uri_rdf_first @ SV16 @ SY73 )
            | ~ ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
            | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
            | ~ ( ~ ! [SY54: $i] :
                      ( ~ ( icext @ SV3 @ SY54 )
                      | ~ ( icext @ SY73 @ SY54 )
                      | ( icext @ SV1 @ SY54 ) )
                | ~ ~ ( ~ ! [SY55: $i] :
                            ( ~ ( icext @ SV1 @ SY55 )
                            | ( icext @ SV3 @ SY55 ) )
                      | ~ ! [SY29: $i] :
                            ( ~ ( icext @ SV1 @ SY29 )
                            | ( icext @ SY73 @ SY29 ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[88]) ).

thf(97,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ~ ~ ( ~ ( ! [SY57: $i] :
                      ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                      | ~ ( iext @ uri_rdf_rest @ SV2 @ SY57 )
                      | ! [SX4: $i] :
                          ~ ( iext @ uri_rdf_first @ SY57 @ SX4 )
                      | ~ ( iext @ uri_rdf_rest @ SY57 @ uri_rdf_nil ) )
                  | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                  | ( ic @ SV1 ) )
              | ~ ( ! [SY59: $i] :
                      ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                      | ~ ( iext @ uri_rdf_rest @ SV2 @ SY59 )
                      | ! [SX4: $i] :
                          ~ ( iext @ uri_rdf_first @ SY59 @ SX4 )
                      | ~ ( iext @ uri_rdf_rest @ SY59 @ uri_rdf_nil ) )
                  | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                  | ( ic @ SV3 ) ) )
        | ~ ! [SY61: $i,SY62: $i] :
              ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
              | ~ ( iext @ uri_rdf_rest @ SV2 @ SY61 )
              | ~ ( iext @ uri_rdf_first @ SY61 @ SY62 )
              | ~ ( iext @ uri_rdf_rest @ SY61 @ uri_rdf_nil )
              | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
              | ( ic @ SY62 ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[89]) ).

thf(98,plain,
    ! [SV9: $i,SV6: $i] :
      ( ( ( ! [SY68: $i] :
              ( ~ ( icext @ SV6 @ SY68 )
              | ~ ( icext @ SV9 @ SY68 ) ) )
        = $true )
      | ( ( iext @ uri_owl_complementOf @ SV6 @ SV9 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[90]) ).

thf(99,plain,
    ! [SV6: $i,SV9: $i] :
      ( ( ( ! [SY69: $i] :
              ( ( icext @ SV9 @ SY69 )
              | ( icext @ SV6 @ SY69 ) ) )
        = $true )
      | ( ( iext @ uri_owl_complementOf @ SV6 @ SV9 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[91]) ).

thf(100,plain,
    ! [SV15: $i,SV11: $i] :
      ( ( ( iext @ uri_owl_complementOf @ SV11 @ SV15 )
        = $false )
      | ( ( ic @ SV11 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[92]) ).

thf(101,plain,
    ! [SV14: $i,SV12: $i] :
      ( ( ( iext @ uri_owl_complementOf @ SV12 @ SV14 )
        = $false )
      | ( ( ic @ SV14 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[93]) ).

thf(102,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
                              | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
                        | ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) )
                  | ~ ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 ) )
            | ~ ( iext @ uri_rdf_first @ sK3_SY18 @ uri_ex_A ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[94]) ).

thf(103,plain,
    ( ( ~ ( iext @ uri_rdf_rest @ sK3_SY18 @ sK4_SY20 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[94]) ).

thf(104,plain,
    ! [SV1: $i,SV13: $i,SV10: $i,SV3: $i,SV2: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
          | ~ ( iext @ uri_rdf_rest @ SV2 @ SV10 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_first @ SV10 @ SV13 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( ~ ( ~ ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ~ ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ~ ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
              | ~ ~ ( ~ ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                        | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
                    | ~ ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                        | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) ) ) )
          | ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 )
          | ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[95]) ).

thf(105,plain,
    ! [SV1: $i,SV17: $i,SV16: $i,SV3: $i,SV2: $i] :
      ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
        | ~ ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        | ~ ( iext @ uri_rdf_first @ SV16 @ SV17 )
        | ~ ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        | ~ ( ~ ! [SY77: $i] :
                  ( ~ ( icext @ SV3 @ SY77 )
                  | ~ ( icext @ SV17 @ SY77 )
                  | ( icext @ SV1 @ SY77 ) )
            | ~ ~ ( ~ ! [SY55: $i] :
                        ( ~ ( icext @ SV1 @ SY55 )
                        | ( icext @ SV3 @ SY55 ) )
                  | ~ ! [SY79: $i] :
                        ( ~ ( icext @ SV1 @ SY79 )
                        | ( icext @ SV17 @ SY79 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[96]) ).

thf(106,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ~ ~ ( ~ ( ! [SY57: $i] :
                      ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                      | ~ ( iext @ uri_rdf_rest @ SV2 @ SY57 )
                      | ! [SX4: $i] :
                          ~ ( iext @ uri_rdf_first @ SY57 @ SX4 )
                      | ~ ( iext @ uri_rdf_rest @ SY57 @ uri_rdf_nil ) )
                  | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                  | ( ic @ SV1 ) )
              | ~ ( ! [SY59: $i] :
                      ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                      | ~ ( iext @ uri_rdf_rest @ SV2 @ SY59 )
                      | ! [SX4: $i] :
                          ~ ( iext @ uri_rdf_first @ SY59 @ SX4 )
                      | ~ ( iext @ uri_rdf_rest @ SY59 @ uri_rdf_nil ) )
                  | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                  | ( ic @ SV3 ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[97]) ).

thf(107,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ~ ! [SY61: $i,SY62: $i] :
              ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
              | ~ ( iext @ uri_rdf_rest @ SV2 @ SY61 )
              | ~ ( iext @ uri_rdf_first @ SY61 @ SY62 )
              | ~ ( iext @ uri_rdf_rest @ SY61 @ uri_rdf_nil )
              | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
              | ( ic @ SY62 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[97]) ).

thf(108,plain,
    ! [SV9: $i,SV18: $i,SV6: $i] :
      ( ( ( ~ ( icext @ SV6 @ SV18 )
          | ~ ( icext @ SV9 @ SV18 ) )
        = $true )
      | ( ( iext @ uri_owl_complementOf @ SV6 @ SV9 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[98]) ).

thf(109,plain,
    ! [SV6: $i,SV19: $i,SV9: $i] :
      ( ( ( ( icext @ SV9 @ SV19 )
          | ( icext @ SV6 @ SV19 ) )
        = $true )
      | ( ( iext @ uri_owl_complementOf @ SV6 @ SV9 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[99]) ).

thf(110,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
                            | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
                      | ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) )
                | ~ ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 ) )
          | ~ ( iext @ uri_rdf_first @ sK3_SY18 @ uri_ex_A ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[102]) ).

thf(111,plain,
    ( ( iext @ uri_rdf_rest @ sK3_SY18 @ sK4_SY20 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[103]) ).

thf(112,plain,
    ! [SV1: $i,SV13: $i,SV10: $i,SV3: $i,SV2: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV2 @ SV10 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_first @ SV10 @ SV13 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( ~ ( ~ ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ~ ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ~ ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
              | ~ ~ ( ~ ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                        | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
                    | ~ ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                        | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) ) ) )
          | ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 )
          | ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[104]) ).

thf(113,plain,
    ! [SV1: $i,SV17: $i,SV16: $i,SV3: $i,SV2: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
          | ~ ( iext @ uri_rdf_rest @ SV2 @ SV16 )
          | ~ ( iext @ uri_rdf_first @ SV16 @ SV17 )
          | ~ ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ~ ( ~ ! [SY77: $i] :
                    ( ~ ( icext @ SV3 @ SY77 )
                    | ~ ( icext @ SV17 @ SY77 )
                    | ( icext @ SV1 @ SY77 ) )
              | ~ ~ ( ~ ! [SY55: $i] :
                          ( ~ ( icext @ SV1 @ SY55 )
                          | ( icext @ SV3 @ SY55 ) )
                    | ~ ! [SY79: $i] :
                          ( ~ ( icext @ SV1 @ SY79 )
                          | ( icext @ SV17 @ SY79 ) ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[105]) ).

thf(114,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ~ ( ~ ( ! [SY57: $i] :
                    ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                    | ~ ( iext @ uri_rdf_rest @ SV2 @ SY57 )
                    | ! [SX4: $i] :
                        ~ ( iext @ uri_rdf_first @ SY57 @ SX4 )
                    | ~ ( iext @ uri_rdf_rest @ SY57 @ uri_rdf_nil ) )
                | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                | ( ic @ SV1 ) )
            | ~ ( ! [SY59: $i] :
                    ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                    | ~ ( iext @ uri_rdf_rest @ SV2 @ SY59 )
                    | ! [SX4: $i] :
                        ~ ( iext @ uri_rdf_first @ SY59 @ SX4 )
                    | ~ ( iext @ uri_rdf_rest @ SY59 @ uri_rdf_nil ) )
                | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
                | ( ic @ SV3 ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[106]) ).

thf(115,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ! [SY61: $i,SY62: $i] :
            ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
            | ~ ( iext @ uri_rdf_rest @ SV2 @ SY61 )
            | ~ ( iext @ uri_rdf_first @ SY61 @ SY62 )
            | ~ ( iext @ uri_rdf_rest @ SY61 @ uri_rdf_nil )
            | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
            | ( ic @ SY62 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[107]) ).

thf(116,plain,
    ! [SV9: $i,SV18: $i,SV6: $i] :
      ( ( ( ~ ( icext @ SV6 @ SV18 ) )
        = $true )
      | ( ( ~ ( icext @ SV9 @ SV18 ) )
        = $true )
      | ( ( iext @ uri_owl_complementOf @ SV6 @ SV9 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[108]) ).

thf(117,plain,
    ! [SV6: $i,SV19: $i,SV9: $i] :
      ( ( ( icext @ SV9 @ SV19 )
        = $true )
      | ( ( icext @ SV6 @ SV19 )
        = $true )
      | ( ( iext @ uri_owl_complementOf @ SV6 @ SV9 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[109]) ).

thf(118,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
                        | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
                  | ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) )
            | ~ ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 ) )
      | ~ ( iext @ uri_rdf_first @ sK3_SY18 @ uri_ex_A ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[110]) ).

thf(119,plain,
    ! [SV1: $i,SV13: $i,SV10: $i,SV3: $i,SV2: $i] :
      ( ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV2 @ SV10 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_first @ SV10 @ SV13 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( ~ ( ~ ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ~ ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ~ ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
              | ~ ~ ( ~ ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                        | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
                    | ~ ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                        | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) ) ) )
          | ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 )
          | ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[112]) ).

thf(120,plain,
    ! [SV1: $i,SV17: $i,SV16: $i,SV3: $i,SV2: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
          | ~ ( iext @ uri_rdf_rest @ SV2 @ SV16 )
          | ~ ( iext @ uri_rdf_first @ SV16 @ SV17 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ~ ( ~ ! [SY77: $i] :
                    ( ~ ( icext @ SV3 @ SY77 )
                    | ~ ( icext @ SV17 @ SY77 )
                    | ( icext @ SV1 @ SY77 ) )
              | ~ ~ ( ~ ! [SY55: $i] :
                          ( ~ ( icext @ SV1 @ SY55 )
                          | ( icext @ SV3 @ SY55 ) )
                    | ~ ! [SY79: $i] :
                          ( ~ ( icext @ SV1 @ SY79 )
                          | ( icext @ SV17 @ SY79 ) ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[113]) ).

thf(121,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ~ ( ! [SY57: $i] :
                ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                | ~ ( iext @ uri_rdf_rest @ SV2 @ SY57 )
                | ! [SX4: $i] :
                    ~ ( iext @ uri_rdf_first @ SY57 @ SX4 )
                | ~ ( iext @ uri_rdf_rest @ SY57 @ uri_rdf_nil ) )
            | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
            | ( ic @ SV1 ) )
        | ~ ( ! [SY59: $i] :
                ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                | ~ ( iext @ uri_rdf_rest @ SV2 @ SY59 )
                | ! [SX4: $i] :
                    ~ ( iext @ uri_rdf_first @ SY59 @ SX4 )
                | ~ ( iext @ uri_rdf_rest @ SY59 @ uri_rdf_nil ) )
            | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
            | ( ic @ SV3 ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[114]) ).

thf(122,plain,
    ! [SV1: $i,SV20: $i,SV3: $i,SV2: $i] :
      ( ( ! [SY80: $i] :
            ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
            | ~ ( iext @ uri_rdf_rest @ SV2 @ SV20 )
            | ~ ( iext @ uri_rdf_first @ SV20 @ SY80 )
            | ~ ( iext @ uri_rdf_rest @ SV20 @ uri_rdf_nil )
            | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
            | ( ic @ SY80 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[115]) ).

thf(123,plain,
    ! [SV9: $i,SV18: $i,SV6: $i] :
      ( ( ( icext @ SV6 @ SV18 )
        = $false )
      | ( ( ~ ( icext @ SV9 @ SV18 ) )
        = $true )
      | ( ( iext @ uri_owl_complementOf @ SV6 @ SV9 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[116]) ).

thf(124,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
                        | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
                  | ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) )
            | ~ ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[118]) ).

thf(125,plain,
    ( ( ~ ( iext @ uri_rdf_first @ sK3_SY18 @ uri_ex_A ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[118]) ).

thf(126,plain,
    ! [SV1: $i,SV13: $i,SV3: $i,SV10: $i,SV2: $i] :
      ( ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( ~ ( iext @ uri_rdf_first @ SV10 @ SV13 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( ~ ( ~ ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ~ ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ~ ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
              | ~ ~ ( ~ ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                        | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
                    | ~ ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                        | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) ) ) )
          | ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 )
          | ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[119]) ).

thf(127,plain,
    ! [SV1: $i,SV17: $i,SV16: $i,SV3: $i,SV2: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
          | ~ ( iext @ uri_rdf_rest @ SV2 @ SV16 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_first @ SV16 @ SV17 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ~ ( ~ ! [SY77: $i] :
                    ( ~ ( icext @ SV3 @ SY77 )
                    | ~ ( icext @ SV17 @ SY77 )
                    | ( icext @ SV1 @ SY77 ) )
              | ~ ~ ( ~ ! [SY55: $i] :
                          ( ~ ( icext @ SV1 @ SY55 )
                          | ( icext @ SV3 @ SY55 ) )
                    | ~ ! [SY79: $i] :
                          ( ~ ( icext @ SV1 @ SY79 )
                          | ( icext @ SV17 @ SY79 ) ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[120]) ).

thf(128,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ~ ( ! [SY57: $i] :
                ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                | ~ ( iext @ uri_rdf_rest @ SV2 @ SY57 )
                | ! [SX4: $i] :
                    ~ ( iext @ uri_rdf_first @ SY57 @ SX4 )
                | ~ ( iext @ uri_rdf_rest @ SY57 @ uri_rdf_nil ) )
            | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
            | ( ic @ SV1 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[121]) ).

thf(129,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ~ ( ! [SY59: $i] :
                ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
                | ~ ( iext @ uri_rdf_rest @ SV2 @ SY59 )
                | ! [SX4: $i] :
                    ~ ( iext @ uri_rdf_first @ SY59 @ SX4 )
                | ~ ( iext @ uri_rdf_rest @ SY59 @ uri_rdf_nil ) )
            | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
            | ( ic @ SV3 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[121]) ).

thf(130,plain,
    ! [SV1: $i,SV21: $i,SV20: $i,SV3: $i,SV2: $i] :
      ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
        | ~ ( iext @ uri_rdf_rest @ SV2 @ SV20 )
        | ~ ( iext @ uri_rdf_first @ SV20 @ SV21 )
        | ~ ( iext @ uri_rdf_rest @ SV20 @ uri_rdf_nil )
        | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        | ( ic @ SV21 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[122]) ).

thf(131,plain,
    ! [SV6: $i,SV18: $i,SV9: $i] :
      ( ( ( icext @ SV9 @ SV18 )
        = $false )
      | ( ( icext @ SV6 @ SV18 )
        = $false )
      | ( ( iext @ uri_owl_complementOf @ SV6 @ SV9 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[123]) ).

thf(132,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
                      | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
                | ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) )
          | ~ ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[124]) ).

thf(133,plain,
    ( ( iext @ uri_rdf_first @ sK3_SY18 @ uri_ex_A )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[125]) ).

thf(134,plain,
    ! [SV1: $i,SV3: $i,SV2: $i,SV13: $i,SV10: $i] :
      ( ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( ~ ( ~ ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ~ ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ~ ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
              | ~ ~ ( ~ ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                        | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
                    | ~ ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                        | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) ) ) )
          | ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 )
          | ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[126]) ).

thf(135,plain,
    ! [SV1: $i,SV17: $i,SV16: $i,SV3: $i,SV2: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV2 @ SV16 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_first @ SV16 @ SV17 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ~ ( ~ ! [SY77: $i] :
                    ( ~ ( icext @ SV3 @ SY77 )
                    | ~ ( icext @ SV17 @ SY77 )
                    | ( icext @ SV1 @ SY77 ) )
              | ~ ~ ( ~ ! [SY55: $i] :
                          ( ~ ( icext @ SV1 @ SY55 )
                          | ( icext @ SV3 @ SY55 ) )
                    | ~ ! [SY79: $i] :
                          ( ~ ( icext @ SV1 @ SY79 )
                          | ( icext @ SV17 @ SY79 ) ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[127]) ).

thf(136,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ! [SY57: $i] :
            ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
            | ~ ( iext @ uri_rdf_rest @ SV2 @ SY57 )
            | ! [SX4: $i] :
                ~ ( iext @ uri_rdf_first @ SY57 @ SX4 )
            | ~ ( iext @ uri_rdf_rest @ SY57 @ uri_rdf_nil ) )
        | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        | ( ic @ SV1 ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[128]) ).

thf(137,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ! [SY59: $i] :
            ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
            | ~ ( iext @ uri_rdf_rest @ SV2 @ SY59 )
            | ! [SX4: $i] :
                ~ ( iext @ uri_rdf_first @ SY59 @ SX4 )
            | ~ ( iext @ uri_rdf_rest @ SY59 @ uri_rdf_nil ) )
        | ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        | ( ic @ SV3 ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[129]) ).

thf(138,plain,
    ! [SV1: $i,SV21: $i,SV20: $i,SV3: $i,SV2: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
          | ~ ( iext @ uri_rdf_rest @ SV2 @ SV20 )
          | ~ ( iext @ uri_rdf_first @ SV20 @ SV21 )
          | ~ ( iext @ uri_rdf_rest @ SV20 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV21 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[130]) ).

thf(139,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
                  | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
            | ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) )
      | ~ ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[132]) ).

thf(140,plain,
    ! [SV1: $i,SV13: $i,SV3: $i,SV2: $i,SV10: $i] :
      ( ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( ~ ( ~ ( ~ ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ~ ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ~ ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
              | ~ ~ ( ~ ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                        | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
                    | ~ ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                        | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) ) ) )
          | ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 )
          | ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[134]) ).

thf(141,plain,
    ! [SV1: $i,SV17: $i,SV16: $i,SV3: $i,SV2: $i] :
      ( ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV2 @ SV16 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_first @ SV16 @ SV17 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ~ ( ~ ! [SY77: $i] :
                    ( ~ ( icext @ SV3 @ SY77 )
                    | ~ ( icext @ SV17 @ SY77 )
                    | ( icext @ SV1 @ SY77 ) )
              | ~ ~ ( ~ ! [SY55: $i] :
                          ( ~ ( icext @ SV1 @ SY55 )
                          | ( icext @ SV3 @ SY55 ) )
                    | ~ ! [SY79: $i] :
                          ( ~ ( icext @ SV1 @ SY79 )
                          | ( icext @ SV17 @ SY79 ) ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[135]) ).

thf(142,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ( ! [SY57: $i] :
              ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
              | ~ ( iext @ uri_rdf_rest @ SV2 @ SY57 )
              | ! [SX4: $i] :
                  ~ ( iext @ uri_rdf_first @ SY57 @ SX4 )
              | ~ ( iext @ uri_rdf_rest @ SY57 @ uri_rdf_nil ) ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV1 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[136]) ).

thf(143,plain,
    ! [SV1: $i,SV3: $i,SV2: $i] :
      ( ( ( ! [SY59: $i] :
              ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
              | ~ ( iext @ uri_rdf_rest @ SV2 @ SY59 )
              | ! [SX4: $i] :
                  ~ ( iext @ uri_rdf_first @ SY59 @ SX4 )
              | ~ ( iext @ uri_rdf_rest @ SY59 @ uri_rdf_nil ) ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV3 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[137]) ).

thf(144,plain,
    ! [SV1: $i,SV21: $i,SV20: $i,SV3: $i,SV2: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
          | ~ ( iext @ uri_rdf_rest @ SV2 @ SV20 )
          | ~ ( iext @ uri_rdf_first @ SV20 @ SV21 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV20 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV21 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[138]) ).

thf(145,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
                  | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
            | ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[139]) ).

thf(146,plain,
    ( ( ~ ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[139]) ).

thf(147,plain,
    ! [SV1: $i,SV2: $i,SV10: $i,SV13: $i,SV3: $i] :
      ( ( ( ~ ( ~ ( ~ ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ~ ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ~ ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
              | ~ ~ ( ~ ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                        | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
                    | ~ ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                        | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) ) ) )
          | ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[140]) ).

thf(148,plain,
    ! [SV1: $i,SV17: $i,SV3: $i,SV16: $i,SV2: $i] :
      ( ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( ~ ( iext @ uri_rdf_first @ SV16 @ SV17 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ~ ( ~ ! [SY77: $i] :
                    ( ~ ( icext @ SV3 @ SY77 )
                    | ~ ( icext @ SV17 @ SY77 )
                    | ( icext @ SV1 @ SY77 ) )
              | ~ ~ ( ~ ! [SY55: $i] :
                          ( ~ ( icext @ SV1 @ SY55 )
                          | ( icext @ SV3 @ SY55 ) )
                    | ~ ! [SY79: $i] :
                          ( ~ ( icext @ SV1 @ SY79 )
                          | ( icext @ SV17 @ SY79 ) ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[141]) ).

thf(149,plain,
    ! [SV1: $i,SV22: $i,SV3: $i,SV2: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
          | ~ ( iext @ uri_rdf_rest @ SV2 @ SV22 )
          | ! [SY81: $i] :
              ~ ( iext @ uri_rdf_first @ SV22 @ SY81 )
          | ~ ( iext @ uri_rdf_rest @ SV22 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV1 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[142]) ).

thf(150,plain,
    ! [SV1: $i,SV23: $i,SV3: $i,SV2: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
          | ~ ( iext @ uri_rdf_rest @ SV2 @ SV23 )
          | ! [SY82: $i] :
              ~ ( iext @ uri_rdf_first @ SV23 @ SY82 )
          | ~ ( iext @ uri_rdf_rest @ SV23 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV3 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[143]) ).

thf(151,plain,
    ! [SV1: $i,SV21: $i,SV20: $i,SV3: $i,SV2: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
          | ~ ( iext @ uri_rdf_rest @ SV2 @ SV20 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_first @ SV20 @ SV21 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV20 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV21 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[144]) ).

thf(152,plain,
    ( ( ~ ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
                | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
          | ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[145]) ).

thf(153,plain,
    ( ( iext @ uri_owl_intersectionOf @ sK1_BNODE_x @ sK3_SY18 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[146]) ).

thf(154,plain,
    ! [SV1: $i,SV2: $i,SV10: $i,SV13: $i,SV3: $i] :
      ( ( ( ~ ( ~ ( ~ ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ~ ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ~ ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
              | ~ ~ ( ~ ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                        | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
                    | ~ ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                        | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) ) ) ) )
        = $true )
      | ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[147]) ).

thf(155,plain,
    ! [SV1: $i,SV3: $i,SV2: $i,SV17: $i,SV16: $i] :
      ( ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ~ ( ~ ! [SY77: $i] :
                    ( ~ ( icext @ SV3 @ SY77 )
                    | ~ ( icext @ SV17 @ SY77 )
                    | ( icext @ SV1 @ SY77 ) )
              | ~ ~ ( ~ ! [SY55: $i] :
                          ( ~ ( icext @ SV1 @ SY55 )
                          | ( icext @ SV3 @ SY55 ) )
                    | ~ ! [SY79: $i] :
                          ( ~ ( icext @ SV1 @ SY79 )
                          | ( icext @ SV17 @ SY79 ) ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[148]) ).

thf(156,plain,
    ! [SV1: $i,SV22: $i,SV3: $i,SV2: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
          | ~ ( iext @ uri_rdf_rest @ SV2 @ SV22 )
          | ! [SY81: $i] :
              ~ ( iext @ uri_rdf_first @ SV22 @ SY81 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV22 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV1 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[149]) ).

thf(157,plain,
    ! [SV1: $i,SV23: $i,SV3: $i,SV2: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
          | ~ ( iext @ uri_rdf_rest @ SV2 @ SV23 )
          | ! [SY82: $i] :
              ~ ( iext @ uri_rdf_first @ SV23 @ SY82 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV23 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV3 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[150]) ).

thf(158,plain,
    ! [SV1: $i,SV21: $i,SV20: $i,SV3: $i,SV2: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV2 @ SV20 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_first @ SV20 @ SV21 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV20 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV21 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[151]) ).

thf(159,plain,
    ( ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
            | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
      | ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[152]) ).

thf(160,plain,
    ! [SV1: $i,SV2: $i,SV10: $i,SV13: $i,SV3: $i] :
      ( ( ( ~ ( ~ ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
              | ~ ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
              | ~ ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
          | ~ ~ ( ~ ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                    | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
                | ~ ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                    | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) ) ) )
        = $false )
      | ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[154]) ).

thf(161,plain,
    ! [SV1: $i,SV17: $i,SV3: $i,SV2: $i,SV16: $i] :
      ( ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ~ ( ~ ! [SY77: $i] :
                    ( ~ ( icext @ SV3 @ SY77 )
                    | ~ ( icext @ SV17 @ SY77 )
                    | ( icext @ SV1 @ SY77 ) )
              | ~ ~ ( ~ ! [SY55: $i] :
                          ( ~ ( icext @ SV1 @ SY55 )
                          | ( icext @ SV3 @ SY55 ) )
                    | ~ ! [SY79: $i] :
                          ( ~ ( icext @ SV1 @ SY79 )
                          | ( icext @ SV17 @ SY79 ) ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[155]) ).

thf(162,plain,
    ! [SV1: $i,SV22: $i,SV3: $i,SV2: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
          | ~ ( iext @ uri_rdf_rest @ SV2 @ SV22 ) )
        = $true )
      | ( ( ! [SY81: $i] :
              ~ ( iext @ uri_rdf_first @ SV22 @ SY81 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV22 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV1 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[156]) ).

thf(163,plain,
    ! [SV1: $i,SV23: $i,SV3: $i,SV2: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 )
          | ~ ( iext @ uri_rdf_rest @ SV2 @ SV23 ) )
        = $true )
      | ( ( ! [SY82: $i] :
              ~ ( iext @ uri_rdf_first @ SV23 @ SY82 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV23 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV3 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[157]) ).

thf(164,plain,
    ! [SV1: $i,SV21: $i,SV20: $i,SV3: $i,SV2: $i] :
      ( ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV2 @ SV20 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_first @ SV20 @ SV21 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV20 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV21 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[158]) ).

thf(165,plain,
    ( ( ~ ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
            | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[159]) ).

thf(166,plain,
    ( ( ~ ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[159]) ).

thf(167,plain,
    ! [SV1: $i,SV2: $i,SV10: $i,SV13: $i,SV3: $i] :
      ( ( ( ~ ( ~ ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
              | ~ ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
              | ~ ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) ) )
        = $false )
      | ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[160]) ).

thf(168,plain,
    ! [SV1: $i,SV2: $i,SV10: $i,SV13: $i,SV3: $i] :
      ( ( ( ~ ~ ( ~ ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                    | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
                | ~ ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                    | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) ) ) )
        = $false )
      | ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[160]) ).

thf(169,plain,
    ! [SV16: $i,SV17: $i,SV3: $i,SV2: $i,SV1: $i] :
      ( ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 ) )
        = $true )
      | ( ( ~ ( ~ ! [SY77: $i] :
                    ( ~ ( icext @ SV3 @ SY77 )
                    | ~ ( icext @ SV17 @ SY77 )
                    | ( icext @ SV1 @ SY77 ) )
              | ~ ~ ( ~ ! [SY55: $i] :
                          ( ~ ( icext @ SV1 @ SY55 )
                          | ( icext @ SV3 @ SY55 ) )
                    | ~ ! [SY79: $i] :
                          ( ~ ( icext @ SV1 @ SY79 )
                          | ( icext @ SV17 @ SY79 ) ) ) ) )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[161]) ).

thf(170,plain,
    ! [SV1: $i,SV22: $i,SV3: $i,SV2: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV2 @ SV22 ) )
        = $true )
      | ( ( ! [SY81: $i] :
              ~ ( iext @ uri_rdf_first @ SV22 @ SY81 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV22 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV1 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[162]) ).

thf(171,plain,
    ! [SV1: $i,SV23: $i,SV3: $i,SV2: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV2 @ SV3 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV2 @ SV23 ) )
        = $true )
      | ( ( ! [SY82: $i] :
              ~ ( iext @ uri_rdf_first @ SV23 @ SY82 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV23 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV3 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[163]) ).

thf(172,plain,
    ! [SV1: $i,SV21: $i,SV3: $i,SV20: $i,SV2: $i] :
      ( ( ( iext @ uri_rdf_rest @ SV2 @ SV20 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( ~ ( iext @ uri_rdf_first @ SV20 @ SV21 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV20 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV21 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[164]) ).

thf(173,plain,
    ( ( ~ ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
          | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[165]) ).

thf(174,plain,
    ( ( iext @ uri_rdf_type @ uri_ex_w @ sK1_BNODE_x )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[166]) ).

thf(175,plain,
    ! [SV1: $i,SV2: $i,SV10: $i,SV13: $i,SV3: $i] :
      ( ( ( ~ ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
          | ~ ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
          | ~ ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
        = $true )
      | ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[167]) ).

thf(176,plain,
    ! [SV1: $i,SV2: $i,SV10: $i,SV13: $i,SV3: $i] :
      ( ( ( ~ ( ~ ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
              | ~ ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
                  | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) ) ) )
        = $true )
      | ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[168]) ).

thf(177,plain,
    ! [SV16: $i,SV17: $i,SV3: $i,SV2: $i,SV1: $i] :
      ( ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( ~ ( ~ ! [SY77: $i] :
                    ( ~ ( icext @ SV3 @ SY77 )
                    | ~ ( icext @ SV17 @ SY77 )
                    | ( icext @ SV1 @ SY77 ) )
              | ~ ~ ( ~ ! [SY55: $i] :
                          ( ~ ( icext @ SV1 @ SY55 )
                          | ( icext @ SV3 @ SY55 ) )
                    | ~ ! [SY79: $i] :
                          ( ~ ( icext @ SV1 @ SY79 )
                          | ( icext @ SV17 @ SY79 ) ) ) ) )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[169]) ).

thf(178,plain,
    ! [SV1: $i,SV22: $i,SV3: $i,SV2: $i] :
      ( ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV2 @ SV22 ) )
        = $true )
      | ( ( ! [SY81: $i] :
              ~ ( iext @ uri_rdf_first @ SV22 @ SY81 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV22 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV1 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[170]) ).

thf(179,plain,
    ! [SV1: $i,SV23: $i,SV3: $i,SV2: $i] :
      ( ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV2 @ SV23 ) )
        = $true )
      | ( ( ! [SY82: $i] :
              ~ ( iext @ uri_rdf_first @ SV23 @ SY82 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV23 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV3 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[171]) ).

thf(180,plain,
    ! [SV1: $i,SV3: $i,SV2: $i,SV21: $i,SV20: $i] :
      ( ( ( iext @ uri_rdf_first @ SV20 @ SV21 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV20 )
        = $false )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV20 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV21 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[172]) ).

thf(181,plain,
    ( ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
      | ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[173]) ).

thf(182,plain,
    ! [SV1: $i,SV2: $i,SV10: $i,SV13: $i,SV3: $i] :
      ( ( ( ~ ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
          | ~ ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
        = $true )
      | ( ( ~ ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
        = $true )
      | ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[175]) ).

thf(183,plain,
    ! [SV1: $i,SV2: $i,SV10: $i,SV13: $i,SV3: $i] :
      ( ( ( ~ ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
              | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
          | ~ ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
              | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) ) )
        = $false )
      | ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[176]) ).

thf(184,plain,
    ! [SV16: $i,SV2: $i,SV1: $i,SV17: $i,SV3: $i] :
      ( ( ( ~ ! [SY77: $i] :
                ( ~ ( icext @ SV3 @ SY77 )
                | ~ ( icext @ SV17 @ SY77 )
                | ( icext @ SV1 @ SY77 ) )
          | ~ ~ ( ~ ! [SY55: $i] :
                      ( ~ ( icext @ SV1 @ SY55 )
                      | ( icext @ SV3 @ SY55 ) )
                | ~ ! [SY79: $i] :
                      ( ~ ( icext @ SV1 @ SY79 )
                      | ( icext @ SV17 @ SY79 ) ) ) )
        = $false )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[177]) ).

thf(185,plain,
    ! [SV1: $i,SV3: $i,SV22: $i,SV2: $i] :
      ( ( ( iext @ uri_rdf_rest @ SV2 @ SV22 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( ! [SY81: $i] :
              ~ ( iext @ uri_rdf_first @ SV22 @ SY81 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV22 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV1 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[178]) ).

thf(186,plain,
    ! [SV1: $i,SV3: $i,SV23: $i,SV2: $i] :
      ( ( ( iext @ uri_rdf_rest @ SV2 @ SV23 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( ! [SY82: $i] :
              ~ ( iext @ uri_rdf_first @ SV23 @ SY82 ) )
        = $true )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV23 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV3 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[179]) ).

thf(187,plain,
    ! [SV1: $i,SV21: $i,SV3: $i,SV2: $i,SV20: $i] :
      ( ( ( iext @ uri_rdf_rest @ SV20 @ uri_rdf_nil )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV20 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV20 @ SV21 )
        = $false )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV21 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[180]) ).

thf(188,plain,
    ( ( ~ ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[181]) ).

thf(189,plain,
    ( ( ~ ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[181]) ).

thf(190,plain,
    ! [SV1: $i,SV2: $i,SV10: $i,SV13: $i,SV3: $i] :
      ( ( ( ~ ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
        = $true )
      | ( ( ~ ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
        = $true )
      | ( ( ~ ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
        = $true )
      | ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[182]) ).

thf(191,plain,
    ! [SV1: $i,SV2: $i,SV10: $i,SV13: $i,SV3: $i] :
      ( ( ( ~ ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
              | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) ) )
        = $false )
      | ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[183]) ).

thf(192,plain,
    ! [SV1: $i,SV2: $i,SV3: $i,SV10: $i,SV13: $i] :
      ( ( ( ~ ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
              | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) ) )
        = $false )
      | ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[183]) ).

thf(193,plain,
    ! [SV16: $i,SV2: $i,SV1: $i,SV17: $i,SV3: $i] :
      ( ( ( ~ ! [SY77: $i] :
                ( ~ ( icext @ SV3 @ SY77 )
                | ~ ( icext @ SV17 @ SY77 )
                | ( icext @ SV1 @ SY77 ) ) )
        = $false )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[184]) ).

thf(194,plain,
    ! [SV16: $i,SV2: $i,SV17: $i,SV3: $i,SV1: $i] :
      ( ( ( ~ ~ ( ~ ! [SY55: $i] :
                      ( ~ ( icext @ SV1 @ SY55 )
                      | ( icext @ SV3 @ SY55 ) )
                | ~ ! [SY79: $i] :
                      ( ~ ( icext @ SV1 @ SY79 )
                      | ( icext @ SV17 @ SY79 ) ) ) )
        = $false )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[184]) ).

thf(195,plain,
    ! [SV1: $i,SV3: $i,SV2: $i,SV24: $i,SV22: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV22 @ SV24 ) )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV22 )
        = $false )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV22 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV1 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[185]) ).

thf(196,plain,
    ! [SV1: $i,SV3: $i,SV2: $i,SV25: $i,SV23: $i] :
      ( ( ( ~ ( iext @ uri_rdf_first @ SV23 @ SV25 ) )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV23 )
        = $false )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV23 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV3 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[186]) ).

thf(197,plain,
    ! [SV3: $i,SV20: $i,SV21: $i,SV2: $i,SV1: $i] :
      ( ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 ) )
        = $true )
      | ( ( ic @ SV21 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV20 @ SV21 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV20 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV20 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[187]) ).

thf(198,plain,
    ( ( iext @ uri_rdf_type @ uri_ex_A @ uri_owl_Class )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[188]) ).

thf(199,plain,
    ( ( iext @ uri_rdf_type @ uri_ex_B @ uri_owl_Class )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[189]) ).

thf(200,plain,
    ! [SV1: $i,SV2: $i,SV10: $i,SV13: $i,SV3: $i] :
      ( ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( ~ ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
        = $true )
      | ( ( ~ ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
        = $true )
      | ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[190]) ).

thf(201,plain,
    ! [SV1: $i,SV2: $i,SV10: $i,SV13: $i,SV3: $i] :
      ( ( ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
          | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
        = $true )
      | ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[191]) ).

thf(202,plain,
    ! [SV1: $i,SV2: $i,SV3: $i,SV10: $i,SV13: $i] :
      ( ( ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
          | ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
        = $true )
      | ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[192]) ).

thf(203,plain,
    ! [SV16: $i,SV2: $i,SV1: $i,SV17: $i,SV3: $i] :
      ( ( ( ! [SY77: $i] :
              ( ~ ( icext @ SV3 @ SY77 )
              | ~ ( icext @ SV17 @ SY77 )
              | ( icext @ SV1 @ SY77 ) ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[193]) ).

thf(204,plain,
    ! [SV16: $i,SV2: $i,SV17: $i,SV3: $i,SV1: $i] :
      ( ( ( ~ ( ~ ! [SY55: $i] :
                    ( ~ ( icext @ SV1 @ SY55 )
                    | ( icext @ SV3 @ SY55 ) )
              | ~ ! [SY79: $i] :
                    ( ~ ( icext @ SV1 @ SY79 )
                    | ( icext @ SV17 @ SY79 ) ) ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[194]) ).

thf(205,plain,
    ! [SV1: $i,SV3: $i,SV2: $i,SV24: $i,SV22: $i] :
      ( ( ( iext @ uri_rdf_first @ SV22 @ SV24 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV22 )
        = $false )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV22 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV1 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[195]) ).

thf(206,plain,
    ! [SV1: $i,SV3: $i,SV2: $i,SV25: $i,SV23: $i] :
      ( ( ( iext @ uri_rdf_first @ SV23 @ SV25 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV23 )
        = $false )
      | ( ( ~ ( iext @ uri_rdf_rest @ SV23 @ uri_rdf_nil ) )
        = $true )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV3 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[196]) ).

thf(207,plain,
    ! [SV3: $i,SV20: $i,SV21: $i,SV2: $i,SV1: $i] :
      ( ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( ic @ SV21 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV20 @ SV21 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV20 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV20 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[197]) ).

thf(208,plain,
    ! [SV1: $i,SV2: $i,SV3: $i,SV10: $i,SV13: $i] :
      ( ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( ~ ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) ) )
        = $true )
      | ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[200]) ).

thf(209,plain,
    ! [SV1: $i,SV2: $i,SV10: $i,SV13: $i,SV3: $i] :
      ( ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[201]) ).

thf(210,plain,
    ! [SV1: $i,SV2: $i,SV3: $i,SV10: $i,SV13: $i] :
      ( ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[202]) ).

thf(211,plain,
    ! [SV16: $i,SV2: $i,SV1: $i,SV17: $i,SV26: $i,SV3: $i] :
      ( ( ( ~ ( icext @ SV3 @ SV26 )
          | ~ ( icext @ SV17 @ SV26 )
          | ( icext @ SV1 @ SV26 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[203]) ).

thf(212,plain,
    ! [SV16: $i,SV2: $i,SV17: $i,SV3: $i,SV1: $i] :
      ( ( ( ~ ! [SY55: $i] :
                ( ~ ( icext @ SV1 @ SY55 )
                | ( icext @ SV3 @ SY55 ) )
          | ~ ! [SY79: $i] :
                ( ~ ( icext @ SV1 @ SY79 )
                | ( icext @ SV17 @ SY79 ) ) )
        = $false )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[204]) ).

thf(213,plain,
    ! [SV1: $i,SV24: $i,SV3: $i,SV2: $i,SV22: $i] :
      ( ( ( iext @ uri_rdf_rest @ SV22 @ uri_rdf_nil )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV22 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV22 @ SV24 )
        = $false )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV1 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[205]) ).

thf(214,plain,
    ! [SV1: $i,SV25: $i,SV3: $i,SV2: $i,SV23: $i] :
      ( ( ( iext @ uri_rdf_rest @ SV23 @ uri_rdf_nil )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV23 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV23 @ SV25 )
        = $false )
      | ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
          | ( ic @ SV3 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[206]) ).

thf(215,plain,
    ! [SV2: $i,SV3: $i,SV10: $i,SV13: $i,SV1: $i] :
      ( ( ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 )
          | ~ ( ic @ SV13 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[208]) ).

thf(216,plain,
    ! [SV2: $i,SV10: $i,SV13: $i,SV3: $i,SV1: $i] :
      ( ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 ) )
        = $true )
      | ( ( ~ ( ic @ SV13 ) )
        = $true )
      | ( ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[209]) ).

thf(217,plain,
    ! [SV2: $i,SV10: $i,SV13: $i,SV3: $i,SV1: $i] :
      ( ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 ) )
        = $true )
      | ( ( ~ ( ic @ SV13 ) )
        = $true )
      | ( ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[210]) ).

thf(218,plain,
    ! [SV16: $i,SV2: $i,SV1: $i,SV17: $i,SV26: $i,SV3: $i] :
      ( ( ( ~ ( icext @ SV3 @ SV26 )
          | ~ ( icext @ SV17 @ SV26 ) )
        = $true )
      | ( ( icext @ SV1 @ SV26 )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[211]) ).

thf(219,plain,
    ! [SV17: $i,SV16: $i,SV2: $i,SV3: $i,SV1: $i] :
      ( ( ( ~ ! [SY55: $i] :
                ( ~ ( icext @ SV1 @ SY55 )
                | ( icext @ SV3 @ SY55 ) ) )
        = $false )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[212]) ).

thf(220,plain,
    ! [SV3: $i,SV16: $i,SV2: $i,SV17: $i,SV1: $i] :
      ( ( ( ~ ! [SY79: $i] :
                ( ~ ( icext @ SV1 @ SY79 )
                | ( icext @ SV17 @ SY79 ) ) )
        = $false )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[212]) ).

thf(221,plain,
    ! [SV3: $i,SV24: $i,SV22: $i,SV2: $i,SV1: $i] :
      ( ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 ) )
        = $true )
      | ( ( ic @ SV1 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV22 @ SV24 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV22 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV22 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[213]) ).

thf(222,plain,
    ! [SV25: $i,SV23: $i,SV3: $i,SV2: $i,SV1: $i] :
      ( ( ( ~ ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 ) )
        = $true )
      | ( ( ic @ SV3 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV23 @ SV25 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV23 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV23 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[214]) ).

thf(223,plain,
    ! [SV2: $i,SV10: $i,SV13: $i,SV3: $i,SV1: $i] :
      ( ( ( ~ ( ic @ SV1 )
          | ~ ( ic @ SV3 ) )
        = $true )
      | ( ( ~ ( ic @ SV13 ) )
        = $true )
      | ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[215]) ).

thf(224,plain,
    ! [SV2: $i,SV10: $i,SV13: $i,SV3: $i,SV1: $i] :
      ( ( ( ~ ( ic @ SV1 ) )
        = $true )
      | ( ( ~ ( ic @ SV3 ) )
        = $true )
      | ( ( ~ ( ic @ SV13 ) )
        = $true )
      | ( ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[216]) ).

thf(225,plain,
    ! [SV2: $i,SV10: $i,SV13: $i,SV3: $i,SV1: $i] :
      ( ( ( ~ ( ic @ SV1 ) )
        = $true )
      | ( ( ~ ( ic @ SV3 ) )
        = $true )
      | ( ( ~ ( ic @ SV13 ) )
        = $true )
      | ( ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[217]) ).

thf(226,plain,
    ! [SV16: $i,SV2: $i,SV1: $i,SV17: $i,SV26: $i,SV3: $i] :
      ( ( ( ~ ( icext @ SV3 @ SV26 ) )
        = $true )
      | ( ( ~ ( icext @ SV17 @ SV26 ) )
        = $true )
      | ( ( icext @ SV1 @ SV26 )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[218]) ).

thf(227,plain,
    ! [SV17: $i,SV16: $i,SV2: $i,SV3: $i,SV1: $i] :
      ( ( ( ! [SY55: $i] :
              ( ~ ( icext @ SV1 @ SY55 )
              | ( icext @ SV3 @ SY55 ) ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[219]) ).

thf(228,plain,
    ! [SV3: $i,SV16: $i,SV2: $i,SV17: $i,SV1: $i] :
      ( ( ( ! [SY79: $i] :
              ( ~ ( icext @ SV1 @ SY79 )
              | ( icext @ SV17 @ SY79 ) ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[220]) ).

thf(229,plain,
    ! [SV3: $i,SV24: $i,SV22: $i,SV2: $i,SV1: $i] :
      ( ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( ic @ SV1 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV22 @ SV24 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV22 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV22 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[221]) ).

thf(230,plain,
    ! [SV25: $i,SV23: $i,SV3: $i,SV2: $i,SV1: $i] :
      ( ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( ic @ SV3 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV23 @ SV25 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV23 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV23 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[222]) ).

thf(231,plain,
    ! [SV2: $i,SV10: $i,SV13: $i,SV3: $i,SV1: $i] :
      ( ( ( ~ ( ic @ SV1 ) )
        = $true )
      | ( ( ~ ( ic @ SV3 ) )
        = $true )
      | ( ( ~ ( ic @ SV13 ) )
        = $true )
      | ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[223]) ).

thf(232,plain,
    ! [SV2: $i,SV10: $i,SV13: $i,SV3: $i,SV1: $i] :
      ( ( ( ic @ SV1 )
        = $false )
      | ( ( ~ ( ic @ SV3 ) )
        = $true )
      | ( ( ~ ( ic @ SV13 ) )
        = $true )
      | ( ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[224]) ).

thf(233,plain,
    ! [SV2: $i,SV10: $i,SV13: $i,SV3: $i,SV1: $i] :
      ( ( ( ic @ SV1 )
        = $false )
      | ( ( ~ ( ic @ SV3 ) )
        = $true )
      | ( ( ~ ( ic @ SV13 ) )
        = $true )
      | ( ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[225]) ).

thf(234,plain,
    ! [SV16: $i,SV2: $i,SV1: $i,SV17: $i,SV26: $i,SV3: $i] :
      ( ( ( icext @ SV3 @ SV26 )
        = $false )
      | ( ( ~ ( icext @ SV17 @ SV26 ) )
        = $true )
      | ( ( icext @ SV1 @ SV26 )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[226]) ).

thf(235,plain,
    ! [SV17: $i,SV16: $i,SV2: $i,SV3: $i,SV27: $i,SV1: $i] :
      ( ( ( ~ ( icext @ SV1 @ SV27 )
          | ( icext @ SV3 @ SV27 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[227]) ).

thf(236,plain,
    ! [SV3: $i,SV16: $i,SV2: $i,SV17: $i,SV28: $i,SV1: $i] :
      ( ( ( ~ ( icext @ SV1 @ SV28 )
          | ( icext @ SV17 @ SV28 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[228]) ).

thf(237,plain,
    ! [SV2: $i,SV10: $i,SV13: $i,SV3: $i,SV1: $i] :
      ( ( ( ic @ SV1 )
        = $false )
      | ( ( ~ ( ic @ SV3 ) )
        = $true )
      | ( ( ~ ( ic @ SV13 ) )
        = $true )
      | ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[231]) ).

thf(238,plain,
    ! [SV2: $i,SV10: $i,SV13: $i,SV1: $i,SV3: $i] :
      ( ( ( ic @ SV3 )
        = $false )
      | ( ( ic @ SV1 )
        = $false )
      | ( ( ~ ( ic @ SV13 ) )
        = $true )
      | ( ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[232]) ).

thf(239,plain,
    ! [SV2: $i,SV10: $i,SV13: $i,SV1: $i,SV3: $i] :
      ( ( ( ic @ SV3 )
        = $false )
      | ( ( ic @ SV1 )
        = $false )
      | ( ( ~ ( ic @ SV13 ) )
        = $true )
      | ( ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[233]) ).

thf(240,plain,
    ! [SV16: $i,SV2: $i,SV1: $i,SV3: $i,SV26: $i,SV17: $i] :
      ( ( ( icext @ SV17 @ SV26 )
        = $false )
      | ( ( icext @ SV3 @ SV26 )
        = $false )
      | ( ( icext @ SV1 @ SV26 )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[234]) ).

thf(241,plain,
    ! [SV17: $i,SV16: $i,SV2: $i,SV3: $i,SV27: $i,SV1: $i] :
      ( ( ( ~ ( icext @ SV1 @ SV27 ) )
        = $true )
      | ( ( icext @ SV3 @ SV27 )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[235]) ).

thf(242,plain,
    ! [SV3: $i,SV16: $i,SV2: $i,SV17: $i,SV28: $i,SV1: $i] :
      ( ( ( ~ ( icext @ SV1 @ SV28 ) )
        = $true )
      | ( ( icext @ SV17 @ SV28 )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[236]) ).

thf(243,plain,
    ! [SV2: $i,SV10: $i,SV13: $i,SV1: $i,SV3: $i] :
      ( ( ( ic @ SV3 )
        = $false )
      | ( ( ic @ SV1 )
        = $false )
      | ( ( ~ ( ic @ SV13 ) )
        = $true )
      | ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[237]) ).

thf(244,plain,
    ! [SV2: $i,SV10: $i,SV3: $i,SV1: $i,SV13: $i] :
      ( ( ( ic @ SV13 )
        = $false )
      | ( ( ic @ SV1 )
        = $false )
      | ( ( ic @ SV3 )
        = $false )
      | ( ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[238]) ).

thf(245,plain,
    ! [SV2: $i,SV10: $i,SV3: $i,SV1: $i,SV13: $i] :
      ( ( ( ic @ SV13 )
        = $false )
      | ( ( ic @ SV1 )
        = $false )
      | ( ( ic @ SV3 )
        = $false )
      | ( ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[239]) ).

thf(246,plain,
    ! [SV17: $i,SV16: $i,SV2: $i,SV3: $i,SV27: $i,SV1: $i] :
      ( ( ( icext @ SV1 @ SV27 )
        = $false )
      | ( ( icext @ SV3 @ SV27 )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[241]) ).

thf(247,plain,
    ! [SV3: $i,SV16: $i,SV2: $i,SV17: $i,SV28: $i,SV1: $i] :
      ( ( ( icext @ SV1 @ SV28 )
        = $false )
      | ( ( icext @ SV17 @ SV28 )
        = $true )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV16 @ SV17 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV16 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV16 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[242]) ).

thf(248,plain,
    ! [SV2: $i,SV10: $i,SV3: $i,SV1: $i,SV13: $i] :
      ( ( ( ic @ SV13 )
        = $false )
      | ( ( ic @ SV1 )
        = $false )
      | ( ( ic @ SV3 )
        = $false )
      | ( ( icext @ SV13 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( icext @ SV3 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( icext @ SV1 @ ( sK5_X @ SV13 @ SV10 @ SV3 @ SV2 @ SV1 ) )
        = $false )
      | ( ( iext @ uri_owl_intersectionOf @ SV1 @ SV2 )
        = $true )
      | ( ( iext @ uri_rdf_first @ SV10 @ SV13 )
        = $false )
      | ( ( iext @ uri_rdf_first @ SV2 @ SV3 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV2 @ SV10 )
        = $false )
      | ( ( iext @ uri_rdf_rest @ SV10 @ uri_rdf_nil )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[243]) ).

thf(249,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[26,248,247,246,245,244,240,230,229,207,199,198,174,153,133,131,117,111,101,100,86,71,70,61,39]) ).

thf(250,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[249]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SWB029+2 : TPTP v8.1.0. Released v5.2.0.
% 0.11/0.13  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.13/0.34  % Computer : n029.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  : 600
% 0.13/0.34  % DateTime : Wed Jun  1 05:19:30 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.13/0.36  
% 0.13/0.36   No.of.Axioms: 4
% 0.13/0.36  
% 0.13/0.36   Length.of.Defs: 0
% 0.13/0.36  
% 0.13/0.36   Contains.Choice.Funs: false
% 0.13/0.36  (rf:0,axioms:4,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:600,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:6,loop_count:0,foatp_calls:0,translation:fof_full).......................
% 0.20/0.59  
% 0.20/0.59  ********************************
% 0.20/0.59  *   All subproblems solved!    *
% 0.20/0.59  ********************************
% 0.20/0.59  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : (rf:0,axioms:4,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:74,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:249,loop_count:0,foatp_calls:1,translation:fof_full)
% 0.20/0.62  
% 0.20/0.62  %**** Beginning of derivation protocol ****
% 0.20/0.62  % SZS output start CNFRefutation
% See solution above
% 0.20/0.62  
% 0.20/0.62  %**** End of derivation protocol ****
% 0.20/0.62  %**** no. of clauses in derivation: 250 ****
% 0.20/0.62  %**** clause counter: 249 ****
% 0.20/0.62  
% 0.20/0.62  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : (rf:0,axioms:4,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:74,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:249,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------