TSTP Solution File: SEU743^2 by LEO-II---1.7.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : SEU743^2 : TPTP v8.1.0. Released v3.7.0.
% Transfm  : none
% Format   : tptp
% Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s

% Computer : n013.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 12:14:22 EDT 2022

% Result   : Theorem 1.54s 1.73s
% Output   : CNFRefutation 1.54s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   21
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   99 (  48 unt;  13 typ;   4 def)
%            Number of atoms       :  663 ( 168 equ;   0 cnn)
%            Maximal formula atoms :    8 (   7 avg)
%            Number of connectives : 1589 ( 177   ~; 201   |;   6   &;1171   @)
%                                         (   0 <=>;  34  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   18 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   10 (  10   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   16 (  13 usr;  10 con; 0-3 aty)
%            Number of variables   :  220 (   0   ^ 220   !;   0   ?; 220   :)

% Comments : 
%------------------------------------------------------------------------------
thf(tp_binintersect,type,
    binintersect: $i > $i > $i ).

thf(tp_binintersectT_lem,type,
    binintersectT_lem: $o ).

thf(tp_binunion,type,
    binunion: $i > $i > $i ).

thf(tp_binunionT_lem,type,
    binunionT_lem: $o ).

thf(tp_in,type,
    in: $i > $i > $o ).

thf(tp_inIntersectImpInIntersectUnions,type,
    inIntersectImpInIntersectUnions: $o ).

thf(tp_powerset,type,
    powerset: $i > $i ).

thf(tp_powersetTI1,type,
    powersetTI1: $o ).

thf(tp_sK1_A,type,
    sK1_A: $i ).

thf(tp_sK2_SY0,type,
    sK2_SY0: $i ).

thf(tp_sK3_SY3,type,
    sK3_SY3: $i ).

thf(tp_sK4_SY5,type,
    sK4_SY5: $i ).

thf(tp_sK5_SY24,type,
    sK5_SY24: $i > $i > $i > $i ).

thf(binintersectT_lem,definition,
    ( binintersectT_lem
    = ( ! [A: $i,X: $i] :
          ( ( in @ X @ ( powerset @ A ) )
         => ! [Y: $i] :
              ( ( in @ Y @ ( powerset @ A ) )
             => ( in @ ( binintersect @ X @ Y ) @ ( powerset @ A ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',binintersectT_lem) ).

thf(binunionT_lem,definition,
    ( binunionT_lem
    = ( ! [A: $i,X: $i] :
          ( ( in @ X @ ( powerset @ A ) )
         => ! [Y: $i] :
              ( ( in @ Y @ ( powerset @ A ) )
             => ( in @ ( binunion @ X @ Y ) @ ( powerset @ A ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',binunionT_lem) ).

thf(inIntersectImpInIntersectUnions,definition,
    ( inIntersectImpInIntersectUnions
    = ( ! [A: $i,X: $i] :
          ( ( in @ X @ ( powerset @ A ) )
         => ! [Y: $i] :
              ( ( in @ Y @ ( powerset @ A ) )
             => ! [Z: $i] :
                  ( ( in @ Z @ ( powerset @ A ) )
                 => ! [Xx: $i] :
                      ( ( in @ Xx @ A )
                     => ( ( in @ Xx @ ( binintersect @ X @ Y ) )
                       => ( in @ Xx @ ( binintersect @ ( binunion @ X @ Z ) @ ( binunion @ Y @ Z ) ) ) ) ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',inIntersectImpInIntersectUnions) ).

thf(powersetTI1,definition,
    ( powersetTI1
    = ( ! [A: $i,X: $i] :
          ( ( in @ X @ ( powerset @ A ) )
         => ! [Y: $i] :
              ( ( in @ Y @ ( powerset @ A ) )
             => ( ! [Xx: $i] :
                    ( ( in @ Xx @ A )
                   => ( ( in @ Xx @ X )
                     => ( in @ Xx @ Y ) ) )
               => ( in @ X @ ( powerset @ Y ) ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',powersetTI1) ).

thf(1,conjecture,
    ( binintersectT_lem
   => ( binunionT_lem
     => ( powersetTI1
       => ( inIntersectImpInIntersectUnions
         => ! [A: $i,X: $i] :
              ( ( in @ X @ ( powerset @ A ) )
             => ! [Y: $i] :
                  ( ( in @ Y @ ( powerset @ A ) )
                 => ! [Z: $i] :
                      ( ( in @ Z @ ( powerset @ A ) )
                     => ( in @ ( binintersect @ X @ Y ) @ ( powerset @ ( binintersect @ ( binunion @ X @ Z ) @ ( binunion @ Y @ Z ) ) ) ) ) ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',intersectInPowersetIntersectUnions) ).

thf(2,negated_conjecture,
    ( ( binintersectT_lem
     => ( binunionT_lem
       => ( powersetTI1
         => ( inIntersectImpInIntersectUnions
           => ! [A: $i,X: $i] :
                ( ( in @ X @ ( powerset @ A ) )
               => ! [Y: $i] :
                    ( ( in @ Y @ ( powerset @ A ) )
                   => ! [Z: $i] :
                        ( ( in @ Z @ ( powerset @ A ) )
                       => ( in @ ( binintersect @ X @ Y ) @ ( powerset @ ( binintersect @ ( binunion @ X @ Z ) @ ( binunion @ Y @ Z ) ) ) ) ) ) ) ) ) ) )
    = $false ),
    inference(negate_conjecture,[status(cth)],[1]) ).

thf(3,plain,
    binintersectT_lem = $true,
    inference(standard_cnf,[status(thm)],[2]) ).

thf(4,plain,
    binunionT_lem = $true,
    inference(standard_cnf,[status(thm)],[2]) ).

thf(5,plain,
    powersetTI1 = $true,
    inference(standard_cnf,[status(thm)],[2]) ).

thf(6,plain,
    inIntersectImpInIntersectUnions = $true,
    inference(standard_cnf,[status(thm)],[2]) ).

thf(7,plain,
    ( ( ! [A: $i,X: $i] :
          ( ( in @ X @ ( powerset @ A ) )
         => ! [Y: $i] :
              ( ( in @ Y @ ( powerset @ A ) )
             => ! [Z: $i] :
                  ( ( in @ Z @ ( powerset @ A ) )
                 => ( in @ ( binintersect @ X @ Y ) @ ( powerset @ ( binintersect @ ( binunion @ X @ Z ) @ ( binunion @ Y @ Z ) ) ) ) ) ) ) )
    = $false ),
    inference(standard_cnf,[status(thm)],[2]) ).

thf(8,plain,
    ( ( ~ ! [A: $i,X: $i] :
            ( ( in @ X @ ( powerset @ A ) )
           => ! [Y: $i] :
                ( ( in @ Y @ ( powerset @ A ) )
               => ! [Z: $i] :
                    ( ( in @ Z @ ( powerset @ A ) )
                   => ( in @ ( binintersect @ X @ Y ) @ ( powerset @ ( binintersect @ ( binunion @ X @ Z ) @ ( binunion @ Y @ Z ) ) ) ) ) ) ) )
    = $true ),
    inference(polarity_switch,[status(thm)],[7]) ).

thf(9,plain,
    ( ( ( in @ sK2_SY0 @ ( powerset @ sK1_A ) )
      & ( in @ sK3_SY3 @ ( powerset @ sK1_A ) )
      & ( in @ sK4_SY5 @ ( powerset @ sK1_A ) )
      & ~ ( in @ ( binintersect @ sK2_SY0 @ sK3_SY3 ) @ ( powerset @ ( binintersect @ ( binunion @ sK2_SY0 @ sK4_SY5 ) @ ( binunion @ sK3_SY3 @ sK4_SY5 ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[8]) ).

thf(10,plain,
    inIntersectImpInIntersectUnions = $true,
    inference(copy,[status(thm)],[6]) ).

thf(11,plain,
    powersetTI1 = $true,
    inference(copy,[status(thm)],[5]) ).

thf(12,plain,
    binunionT_lem = $true,
    inference(copy,[status(thm)],[4]) ).

thf(13,plain,
    binintersectT_lem = $true,
    inference(copy,[status(thm)],[3]) ).

thf(14,plain,
    ( ( ( in @ sK2_SY0 @ ( powerset @ sK1_A ) )
      & ( in @ sK3_SY3 @ ( powerset @ sK1_A ) )
      & ( in @ sK4_SY5 @ ( powerset @ sK1_A ) )
      & ~ ( in @ ( binintersect @ sK2_SY0 @ sK3_SY3 ) @ ( powerset @ ( binintersect @ ( binunion @ sK2_SY0 @ sK4_SY5 ) @ ( binunion @ sK3_SY3 @ sK4_SY5 ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[9]) ).

thf(15,plain,
    ( ( ~ ( ~ ( in @ sK2_SY0 @ ( powerset @ sK1_A ) )
          | ~ ~ ( ~ ( in @ sK3_SY3 @ ( powerset @ sK1_A ) )
                | ~ ~ ( ~ ( in @ sK4_SY5 @ ( powerset @ sK1_A ) )
                      | ~ ~ ( in @ ( binintersect @ sK2_SY0 @ sK3_SY3 ) @ ( powerset @ ( binintersect @ ( binunion @ sK2_SY0 @ sK4_SY5 ) @ ( binunion @ sK3_SY3 @ sK4_SY5 ) ) ) ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[14,binintersectT_lem,binunionT_lem,inIntersectImpInIntersectUnions,powersetTI1]) ).

thf(16,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( in @ SX1 @ ( powerset @ SX0 ) )
          | ! [SX2: $i] :
              ( ~ ( in @ SX2 @ ( powerset @ SX0 ) )
              | ( in @ ( binintersect @ SX1 @ SX2 ) @ ( powerset @ SX0 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[13,binintersectT_lem,binunionT_lem,inIntersectImpInIntersectUnions,powersetTI1]) ).

thf(17,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( in @ SX1 @ ( powerset @ SX0 ) )
          | ! [SX2: $i] :
              ( ~ ( in @ SX2 @ ( powerset @ SX0 ) )
              | ( in @ ( binunion @ SX1 @ SX2 ) @ ( powerset @ SX0 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[12,binintersectT_lem,binunionT_lem,inIntersectImpInIntersectUnions,powersetTI1]) ).

thf(18,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( in @ SX1 @ ( powerset @ SX0 ) )
          | ! [SX2: $i] :
              ( ~ ( in @ SX2 @ ( powerset @ SX0 ) )
              | ~ ! [SX3: $i] :
                    ( ~ ( in @ SX3 @ SX0 )
                    | ~ ( in @ SX3 @ SX1 )
                    | ( in @ SX3 @ SX2 ) )
              | ( in @ SX1 @ ( powerset @ SX2 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[11,binintersectT_lem,binunionT_lem,inIntersectImpInIntersectUnions,powersetTI1]) ).

thf(19,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( in @ SX1 @ ( powerset @ SX0 ) )
          | ! [SX2: $i] :
              ( ~ ( in @ SX2 @ ( powerset @ SX0 ) )
              | ! [SX3: $i] :
                  ( ~ ( in @ SX3 @ ( powerset @ SX0 ) )
                  | ! [SX4: $i] :
                      ( ~ ( in @ SX4 @ SX0 )
                      | ~ ( in @ SX4 @ ( binintersect @ SX1 @ SX2 ) )
                      | ( in @ SX4 @ ( binintersect @ ( binunion @ SX1 @ SX3 ) @ ( binunion @ SX2 @ SX3 ) ) ) ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[10,binintersectT_lem,binunionT_lem,inIntersectImpInIntersectUnions,powersetTI1]) ).

thf(20,plain,
    ( ( ~ ( in @ sK2_SY0 @ ( powerset @ sK1_A ) )
      | ~ ~ ( ~ ( in @ sK3_SY3 @ ( powerset @ sK1_A ) )
            | ~ ~ ( ~ ( in @ sK4_SY5 @ ( powerset @ sK1_A ) )
                  | ~ ~ ( in @ ( binintersect @ sK2_SY0 @ sK3_SY3 ) @ ( powerset @ ( binintersect @ ( binunion @ sK2_SY0 @ sK4_SY5 ) @ ( binunion @ sK3_SY3 @ sK4_SY5 ) ) ) ) ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[15]) ).

thf(21,plain,
    ! [SV1: $i] :
      ( ( ! [SY6: $i] :
            ( ~ ( in @ SY6 @ ( powerset @ SV1 ) )
            | ! [SY7: $i] :
                ( ~ ( in @ SY7 @ ( powerset @ SV1 ) )
                | ( in @ ( binintersect @ SY6 @ SY7 ) @ ( powerset @ SV1 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[16]) ).

thf(22,plain,
    ! [SV2: $i] :
      ( ( ! [SY8: $i] :
            ( ~ ( in @ SY8 @ ( powerset @ SV2 ) )
            | ! [SY9: $i] :
                ( ~ ( in @ SY9 @ ( powerset @ SV2 ) )
                | ( in @ ( binunion @ SY8 @ SY9 ) @ ( powerset @ SV2 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[17]) ).

thf(23,plain,
    ! [SV3: $i] :
      ( ( ! [SY10: $i] :
            ( ~ ( in @ SY10 @ ( powerset @ SV3 ) )
            | ! [SY11: $i] :
                ( ~ ( in @ SY11 @ ( powerset @ SV3 ) )
                | ~ ! [SY12: $i] :
                      ( ~ ( in @ SY12 @ SV3 )
                      | ~ ( in @ SY12 @ SY10 )
                      | ( in @ SY12 @ SY11 ) )
                | ( in @ SY10 @ ( powerset @ SY11 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[18]) ).

thf(24,plain,
    ! [SV4: $i] :
      ( ( ! [SY13: $i] :
            ( ~ ( in @ SY13 @ ( powerset @ SV4 ) )
            | ! [SY14: $i] :
                ( ~ ( in @ SY14 @ ( powerset @ SV4 ) )
                | ! [SY15: $i] :
                    ( ~ ( in @ SY15 @ ( powerset @ SV4 ) )
                    | ! [SY16: $i] :
                        ( ~ ( in @ SY16 @ SV4 )
                        | ~ ( in @ SY16 @ ( binintersect @ SY13 @ SY14 ) )
                        | ( in @ SY16 @ ( binintersect @ ( binunion @ SY13 @ SY15 ) @ ( binunion @ SY14 @ SY15 ) ) ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[19]) ).

thf(25,plain,
    ( ( ~ ( in @ sK2_SY0 @ ( powerset @ sK1_A ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[20]) ).

thf(26,plain,
    ( ( ~ ~ ( ~ ( in @ sK3_SY3 @ ( powerset @ sK1_A ) )
            | ~ ~ ( ~ ( in @ sK4_SY5 @ ( powerset @ sK1_A ) )
                  | ~ ~ ( in @ ( binintersect @ sK2_SY0 @ sK3_SY3 ) @ ( powerset @ ( binintersect @ ( binunion @ sK2_SY0 @ sK4_SY5 ) @ ( binunion @ sK3_SY3 @ sK4_SY5 ) ) ) ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[20]) ).

thf(27,plain,
    ! [SV1: $i,SV5: $i] :
      ( ( ~ ( in @ SV5 @ ( powerset @ SV1 ) )
        | ! [SY17: $i] :
            ( ~ ( in @ SY17 @ ( powerset @ SV1 ) )
            | ( in @ ( binintersect @ SV5 @ SY17 ) @ ( powerset @ SV1 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[21]) ).

thf(28,plain,
    ! [SV2: $i,SV6: $i] :
      ( ( ~ ( in @ SV6 @ ( powerset @ SV2 ) )
        | ! [SY18: $i] :
            ( ~ ( in @ SY18 @ ( powerset @ SV2 ) )
            | ( in @ ( binunion @ SV6 @ SY18 ) @ ( powerset @ SV2 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[22]) ).

thf(29,plain,
    ! [SV3: $i,SV7: $i] :
      ( ( ~ ( in @ SV7 @ ( powerset @ SV3 ) )
        | ! [SY19: $i] :
            ( ~ ( in @ SY19 @ ( powerset @ SV3 ) )
            | ~ ! [SY20: $i] :
                  ( ~ ( in @ SY20 @ SV3 )
                  | ~ ( in @ SY20 @ SV7 )
                  | ( in @ SY20 @ SY19 ) )
            | ( in @ SV7 @ ( powerset @ SY19 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[23]) ).

thf(30,plain,
    ! [SV4: $i,SV8: $i] :
      ( ( ~ ( in @ SV8 @ ( powerset @ SV4 ) )
        | ! [SY21: $i] :
            ( ~ ( in @ SY21 @ ( powerset @ SV4 ) )
            | ! [SY22: $i] :
                ( ~ ( in @ SY22 @ ( powerset @ SV4 ) )
                | ! [SY23: $i] :
                    ( ~ ( in @ SY23 @ SV4 )
                    | ~ ( in @ SY23 @ ( binintersect @ SV8 @ SY21 ) )
                    | ( in @ SY23 @ ( binintersect @ ( binunion @ SV8 @ SY22 ) @ ( binunion @ SY21 @ SY22 ) ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[24]) ).

thf(31,plain,
    ( ( in @ sK2_SY0 @ ( powerset @ sK1_A ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[25]) ).

thf(32,plain,
    ( ( ~ ( ~ ( in @ sK3_SY3 @ ( powerset @ sK1_A ) )
          | ~ ~ ( ~ ( in @ sK4_SY5 @ ( powerset @ sK1_A ) )
                | ~ ~ ( in @ ( binintersect @ sK2_SY0 @ sK3_SY3 ) @ ( powerset @ ( binintersect @ ( binunion @ sK2_SY0 @ sK4_SY5 ) @ ( binunion @ sK3_SY3 @ sK4_SY5 ) ) ) ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[26]) ).

thf(33,plain,
    ! [SV1: $i,SV5: $i] :
      ( ( ( ~ ( in @ SV5 @ ( powerset @ SV1 ) ) )
        = $true )
      | ( ( ! [SY17: $i] :
              ( ~ ( in @ SY17 @ ( powerset @ SV1 ) )
              | ( in @ ( binintersect @ SV5 @ SY17 ) @ ( powerset @ SV1 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[27]) ).

thf(34,plain,
    ! [SV2: $i,SV6: $i] :
      ( ( ( ~ ( in @ SV6 @ ( powerset @ SV2 ) ) )
        = $true )
      | ( ( ! [SY18: $i] :
              ( ~ ( in @ SY18 @ ( powerset @ SV2 ) )
              | ( in @ ( binunion @ SV6 @ SY18 ) @ ( powerset @ SV2 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[28]) ).

thf(35,plain,
    ! [SV3: $i,SV7: $i] :
      ( ( ( ~ ( in @ SV7 @ ( powerset @ SV3 ) ) )
        = $true )
      | ( ( ! [SY19: $i] :
              ( ~ ( in @ SY19 @ ( powerset @ SV3 ) )
              | ~ ! [SY20: $i] :
                    ( ~ ( in @ SY20 @ SV3 )
                    | ~ ( in @ SY20 @ SV7 )
                    | ( in @ SY20 @ SY19 ) )
              | ( in @ SV7 @ ( powerset @ SY19 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[29]) ).

thf(36,plain,
    ! [SV4: $i,SV8: $i] :
      ( ( ( ~ ( in @ SV8 @ ( powerset @ SV4 ) ) )
        = $true )
      | ( ( ! [SY21: $i] :
              ( ~ ( in @ SY21 @ ( powerset @ SV4 ) )
              | ! [SY22: $i] :
                  ( ~ ( in @ SY22 @ ( powerset @ SV4 ) )
                  | ! [SY23: $i] :
                      ( ~ ( in @ SY23 @ SV4 )
                      | ~ ( in @ SY23 @ ( binintersect @ SV8 @ SY21 ) )
                      | ( in @ SY23 @ ( binintersect @ ( binunion @ SV8 @ SY22 ) @ ( binunion @ SY21 @ SY22 ) ) ) ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[30]) ).

thf(37,plain,
    ( ( ~ ( in @ sK3_SY3 @ ( powerset @ sK1_A ) )
      | ~ ~ ( ~ ( in @ sK4_SY5 @ ( powerset @ sK1_A ) )
            | ~ ~ ( in @ ( binintersect @ sK2_SY0 @ sK3_SY3 ) @ ( powerset @ ( binintersect @ ( binunion @ sK2_SY0 @ sK4_SY5 ) @ ( binunion @ sK3_SY3 @ sK4_SY5 ) ) ) ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[32]) ).

thf(38,plain,
    ! [SV1: $i,SV5: $i] :
      ( ( ( in @ SV5 @ ( powerset @ SV1 ) )
        = $false )
      | ( ( ! [SY17: $i] :
              ( ~ ( in @ SY17 @ ( powerset @ SV1 ) )
              | ( in @ ( binintersect @ SV5 @ SY17 ) @ ( powerset @ SV1 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[33]) ).

thf(39,plain,
    ! [SV2: $i,SV6: $i] :
      ( ( ( in @ SV6 @ ( powerset @ SV2 ) )
        = $false )
      | ( ( ! [SY18: $i] :
              ( ~ ( in @ SY18 @ ( powerset @ SV2 ) )
              | ( in @ ( binunion @ SV6 @ SY18 ) @ ( powerset @ SV2 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[34]) ).

thf(40,plain,
    ! [SV3: $i,SV7: $i] :
      ( ( ( in @ SV7 @ ( powerset @ SV3 ) )
        = $false )
      | ( ( ! [SY19: $i] :
              ( ~ ( in @ SY19 @ ( powerset @ SV3 ) )
              | ~ ! [SY20: $i] :
                    ( ~ ( in @ SY20 @ SV3 )
                    | ~ ( in @ SY20 @ SV7 )
                    | ( in @ SY20 @ SY19 ) )
              | ( in @ SV7 @ ( powerset @ SY19 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[35]) ).

thf(41,plain,
    ! [SV4: $i,SV8: $i] :
      ( ( ( in @ SV8 @ ( powerset @ SV4 ) )
        = $false )
      | ( ( ! [SY21: $i] :
              ( ~ ( in @ SY21 @ ( powerset @ SV4 ) )
              | ! [SY22: $i] :
                  ( ~ ( in @ SY22 @ ( powerset @ SV4 ) )
                  | ! [SY23: $i] :
                      ( ~ ( in @ SY23 @ SV4 )
                      | ~ ( in @ SY23 @ ( binintersect @ SV8 @ SY21 ) )
                      | ( in @ SY23 @ ( binintersect @ ( binunion @ SV8 @ SY22 ) @ ( binunion @ SY21 @ SY22 ) ) ) ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[36]) ).

thf(42,plain,
    ( ( ~ ( in @ sK3_SY3 @ ( powerset @ sK1_A ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[37]) ).

thf(43,plain,
    ( ( ~ ~ ( ~ ( in @ sK4_SY5 @ ( powerset @ sK1_A ) )
            | ~ ~ ( in @ ( binintersect @ sK2_SY0 @ sK3_SY3 ) @ ( powerset @ ( binintersect @ ( binunion @ sK2_SY0 @ sK4_SY5 ) @ ( binunion @ sK3_SY3 @ sK4_SY5 ) ) ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[37]) ).

thf(44,plain,
    ! [SV5: $i,SV1: $i,SV9: $i] :
      ( ( ( ~ ( in @ SV9 @ ( powerset @ SV1 ) )
          | ( in @ ( binintersect @ SV5 @ SV9 ) @ ( powerset @ SV1 ) ) )
        = $true )
      | ( ( in @ SV5 @ ( powerset @ SV1 ) )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[38]) ).

thf(45,plain,
    ! [SV6: $i,SV2: $i,SV10: $i] :
      ( ( ( ~ ( in @ SV10 @ ( powerset @ SV2 ) )
          | ( in @ ( binunion @ SV6 @ SV10 ) @ ( powerset @ SV2 ) ) )
        = $true )
      | ( ( in @ SV6 @ ( powerset @ SV2 ) )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[39]) ).

thf(46,plain,
    ! [SV7: $i,SV3: $i,SV11: $i] :
      ( ( ( ~ ( in @ SV11 @ ( powerset @ SV3 ) )
          | ~ ! [SY24: $i] :
                ( ~ ( in @ SY24 @ SV3 )
                | ~ ( in @ SY24 @ SV7 )
                | ( in @ SY24 @ SV11 ) )
          | ( in @ SV7 @ ( powerset @ SV11 ) ) )
        = $true )
      | ( ( in @ SV7 @ ( powerset @ SV3 ) )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[40]) ).

thf(47,plain,
    ! [SV8: $i,SV4: $i,SV12: $i] :
      ( ( ( ~ ( in @ SV12 @ ( powerset @ SV4 ) )
          | ! [SY25: $i] :
              ( ~ ( in @ SY25 @ ( powerset @ SV4 ) )
              | ! [SY26: $i] :
                  ( ~ ( in @ SY26 @ SV4 )
                  | ~ ( in @ SY26 @ ( binintersect @ SV8 @ SV12 ) )
                  | ( in @ SY26 @ ( binintersect @ ( binunion @ SV8 @ SY25 ) @ ( binunion @ SV12 @ SY25 ) ) ) ) ) )
        = $true )
      | ( ( in @ SV8 @ ( powerset @ SV4 ) )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[41]) ).

thf(48,plain,
    ( ( in @ sK3_SY3 @ ( powerset @ sK1_A ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[42]) ).

thf(49,plain,
    ( ( ~ ( ~ ( in @ sK4_SY5 @ ( powerset @ sK1_A ) )
          | ~ ~ ( in @ ( binintersect @ sK2_SY0 @ sK3_SY3 ) @ ( powerset @ ( binintersect @ ( binunion @ sK2_SY0 @ sK4_SY5 ) @ ( binunion @ sK3_SY3 @ sK4_SY5 ) ) ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[43]) ).

thf(50,plain,
    ! [SV5: $i,SV1: $i,SV9: $i] :
      ( ( ( ~ ( in @ SV9 @ ( powerset @ SV1 ) ) )
        = $true )
      | ( ( in @ ( binintersect @ SV5 @ SV9 ) @ ( powerset @ SV1 ) )
        = $true )
      | ( ( in @ SV5 @ ( powerset @ SV1 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[44]) ).

thf(51,plain,
    ! [SV6: $i,SV2: $i,SV10: $i] :
      ( ( ( ~ ( in @ SV10 @ ( powerset @ SV2 ) ) )
        = $true )
      | ( ( in @ ( binunion @ SV6 @ SV10 ) @ ( powerset @ SV2 ) )
        = $true )
      | ( ( in @ SV6 @ ( powerset @ SV2 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[45]) ).

thf(52,plain,
    ! [SV7: $i,SV3: $i,SV11: $i] :
      ( ( ( ~ ( in @ SV11 @ ( powerset @ SV3 ) ) )
        = $true )
      | ( ( ~ ! [SY24: $i] :
                ( ~ ( in @ SY24 @ SV3 )
                | ~ ( in @ SY24 @ SV7 )
                | ( in @ SY24 @ SV11 ) )
          | ( in @ SV7 @ ( powerset @ SV11 ) ) )
        = $true )
      | ( ( in @ SV7 @ ( powerset @ SV3 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[46]) ).

thf(53,plain,
    ! [SV8: $i,SV4: $i,SV12: $i] :
      ( ( ( ~ ( in @ SV12 @ ( powerset @ SV4 ) ) )
        = $true )
      | ( ( ! [SY25: $i] :
              ( ~ ( in @ SY25 @ ( powerset @ SV4 ) )
              | ! [SY26: $i] :
                  ( ~ ( in @ SY26 @ SV4 )
                  | ~ ( in @ SY26 @ ( binintersect @ SV8 @ SV12 ) )
                  | ( in @ SY26 @ ( binintersect @ ( binunion @ SV8 @ SY25 ) @ ( binunion @ SV12 @ SY25 ) ) ) ) ) )
        = $true )
      | ( ( in @ SV8 @ ( powerset @ SV4 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[47]) ).

thf(54,plain,
    ( ( ~ ( in @ sK4_SY5 @ ( powerset @ sK1_A ) )
      | ~ ~ ( in @ ( binintersect @ sK2_SY0 @ sK3_SY3 ) @ ( powerset @ ( binintersect @ ( binunion @ sK2_SY0 @ sK4_SY5 ) @ ( binunion @ sK3_SY3 @ sK4_SY5 ) ) ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[49]) ).

thf(55,plain,
    ! [SV5: $i,SV1: $i,SV9: $i] :
      ( ( ( in @ SV9 @ ( powerset @ SV1 ) )
        = $false )
      | ( ( in @ ( binintersect @ SV5 @ SV9 ) @ ( powerset @ SV1 ) )
        = $true )
      | ( ( in @ SV5 @ ( powerset @ SV1 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[50]) ).

thf(56,plain,
    ! [SV6: $i,SV2: $i,SV10: $i] :
      ( ( ( in @ SV10 @ ( powerset @ SV2 ) )
        = $false )
      | ( ( in @ ( binunion @ SV6 @ SV10 ) @ ( powerset @ SV2 ) )
        = $true )
      | ( ( in @ SV6 @ ( powerset @ SV2 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[51]) ).

thf(57,plain,
    ! [SV7: $i,SV3: $i,SV11: $i] :
      ( ( ( in @ SV11 @ ( powerset @ SV3 ) )
        = $false )
      | ( ( ~ ! [SY24: $i] :
                ( ~ ( in @ SY24 @ SV3 )
                | ~ ( in @ SY24 @ SV7 )
                | ( in @ SY24 @ SV11 ) )
          | ( in @ SV7 @ ( powerset @ SV11 ) ) )
        = $true )
      | ( ( in @ SV7 @ ( powerset @ SV3 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[52]) ).

thf(58,plain,
    ! [SV8: $i,SV4: $i,SV12: $i] :
      ( ( ( in @ SV12 @ ( powerset @ SV4 ) )
        = $false )
      | ( ( ! [SY25: $i] :
              ( ~ ( in @ SY25 @ ( powerset @ SV4 ) )
              | ! [SY26: $i] :
                  ( ~ ( in @ SY26 @ SV4 )
                  | ~ ( in @ SY26 @ ( binintersect @ SV8 @ SV12 ) )
                  | ( in @ SY26 @ ( binintersect @ ( binunion @ SV8 @ SY25 ) @ ( binunion @ SV12 @ SY25 ) ) ) ) ) )
        = $true )
      | ( ( in @ SV8 @ ( powerset @ SV4 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[53]) ).

thf(59,plain,
    ( ( ~ ( in @ sK4_SY5 @ ( powerset @ sK1_A ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[54]) ).

thf(60,plain,
    ( ( ~ ~ ( in @ ( binintersect @ sK2_SY0 @ sK3_SY3 ) @ ( powerset @ ( binintersect @ ( binunion @ sK2_SY0 @ sK4_SY5 ) @ ( binunion @ sK3_SY3 @ sK4_SY5 ) ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[54]) ).

thf(61,plain,
    ! [SV11: $i,SV7: $i,SV3: $i] :
      ( ( ( ~ ! [SY24: $i] :
                ( ~ ( in @ SY24 @ SV3 )
                | ~ ( in @ SY24 @ SV7 )
                | ( in @ SY24 @ SV11 ) ) )
        = $true )
      | ( ( in @ SV7 @ ( powerset @ SV11 ) )
        = $true )
      | ( ( in @ SV11 @ ( powerset @ SV3 ) )
        = $false )
      | ( ( in @ SV7 @ ( powerset @ SV3 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[57]) ).

thf(62,plain,
    ! [SV12: $i,SV8: $i,SV4: $i,SV13: $i] :
      ( ( ( ~ ( in @ SV13 @ ( powerset @ SV4 ) )
          | ! [SY27: $i] :
              ( ~ ( in @ SY27 @ SV4 )
              | ~ ( in @ SY27 @ ( binintersect @ SV8 @ SV12 ) )
              | ( in @ SY27 @ ( binintersect @ ( binunion @ SV8 @ SV13 ) @ ( binunion @ SV12 @ SV13 ) ) ) ) )
        = $true )
      | ( ( in @ SV12 @ ( powerset @ SV4 ) )
        = $false )
      | ( ( in @ SV8 @ ( powerset @ SV4 ) )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[58]) ).

thf(63,plain,
    ( ( in @ sK4_SY5 @ ( powerset @ sK1_A ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[59]) ).

thf(64,plain,
    ( ( ~ ( in @ ( binintersect @ sK2_SY0 @ sK3_SY3 ) @ ( powerset @ ( binintersect @ ( binunion @ sK2_SY0 @ sK4_SY5 ) @ ( binunion @ sK3_SY3 @ sK4_SY5 ) ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[60]) ).

thf(65,plain,
    ! [SV11: $i,SV7: $i,SV3: $i] :
      ( ( ( ! [SY24: $i] :
              ( ~ ( in @ SY24 @ SV3 )
              | ~ ( in @ SY24 @ SV7 )
              | ( in @ SY24 @ SV11 ) ) )
        = $false )
      | ( ( in @ SV7 @ ( powerset @ SV11 ) )
        = $true )
      | ( ( in @ SV11 @ ( powerset @ SV3 ) )
        = $false )
      | ( ( in @ SV7 @ ( powerset @ SV3 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[61]) ).

thf(66,plain,
    ! [SV12: $i,SV8: $i,SV4: $i,SV13: $i] :
      ( ( ( ~ ( in @ SV13 @ ( powerset @ SV4 ) ) )
        = $true )
      | ( ( ! [SY27: $i] :
              ( ~ ( in @ SY27 @ SV4 )
              | ~ ( in @ SY27 @ ( binintersect @ SV8 @ SV12 ) )
              | ( in @ SY27 @ ( binintersect @ ( binunion @ SV8 @ SV13 ) @ ( binunion @ SV12 @ SV13 ) ) ) ) )
        = $true )
      | ( ( in @ SV12 @ ( powerset @ SV4 ) )
        = $false )
      | ( ( in @ SV8 @ ( powerset @ SV4 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[62]) ).

thf(67,plain,
    ( ( in @ ( binintersect @ sK2_SY0 @ sK3_SY3 ) @ ( powerset @ ( binintersect @ ( binunion @ sK2_SY0 @ sK4_SY5 ) @ ( binunion @ sK3_SY3 @ sK4_SY5 ) ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[64]) ).

thf(68,plain,
    ! [SV3: $i,SV7: $i,SV11: $i] :
      ( ( ( ~ ( in @ ( sK5_SY24 @ SV11 @ SV7 @ SV3 ) @ SV3 )
          | ~ ( in @ ( sK5_SY24 @ SV11 @ SV7 @ SV3 ) @ SV7 )
          | ( in @ ( sK5_SY24 @ SV11 @ SV7 @ SV3 ) @ SV11 ) )
        = $false )
      | ( ( in @ SV7 @ ( powerset @ SV11 ) )
        = $true )
      | ( ( in @ SV11 @ ( powerset @ SV3 ) )
        = $false )
      | ( ( in @ SV7 @ ( powerset @ SV3 ) )
        = $false ) ),
    inference(extcnf_forall_neg,[status(esa)],[65]) ).

thf(69,plain,
    ! [SV12: $i,SV8: $i,SV4: $i,SV13: $i] :
      ( ( ( in @ SV13 @ ( powerset @ SV4 ) )
        = $false )
      | ( ( ! [SY27: $i] :
              ( ~ ( in @ SY27 @ SV4 )
              | ~ ( in @ SY27 @ ( binintersect @ SV8 @ SV12 ) )
              | ( in @ SY27 @ ( binintersect @ ( binunion @ SV8 @ SV13 ) @ ( binunion @ SV12 @ SV13 ) ) ) ) )
        = $true )
      | ( ( in @ SV12 @ ( powerset @ SV4 ) )
        = $false )
      | ( ( in @ SV8 @ ( powerset @ SV4 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[66]) ).

thf(70,plain,
    ! [SV3: $i,SV7: $i,SV11: $i] :
      ( ( ( ~ ( in @ ( sK5_SY24 @ SV11 @ SV7 @ SV3 ) @ SV3 ) )
        = $false )
      | ( ( in @ SV7 @ ( powerset @ SV11 ) )
        = $true )
      | ( ( in @ SV11 @ ( powerset @ SV3 ) )
        = $false )
      | ( ( in @ SV7 @ ( powerset @ SV3 ) )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[68]) ).

thf(71,plain,
    ! [SV3: $i,SV7: $i,SV11: $i] :
      ( ( ( ~ ( in @ ( sK5_SY24 @ SV11 @ SV7 @ SV3 ) @ SV7 )
          | ( in @ ( sK5_SY24 @ SV11 @ SV7 @ SV3 ) @ SV11 ) )
        = $false )
      | ( ( in @ SV7 @ ( powerset @ SV11 ) )
        = $true )
      | ( ( in @ SV11 @ ( powerset @ SV3 ) )
        = $false )
      | ( ( in @ SV7 @ ( powerset @ SV3 ) )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[68]) ).

thf(72,plain,
    ! [SV13: $i,SV12: $i,SV8: $i,SV4: $i,SV14: $i] :
      ( ( ( ~ ( in @ SV14 @ SV4 )
          | ~ ( in @ SV14 @ ( binintersect @ SV8 @ SV12 ) )
          | ( in @ SV14 @ ( binintersect @ ( binunion @ SV8 @ SV13 ) @ ( binunion @ SV12 @ SV13 ) ) ) )
        = $true )
      | ( ( in @ SV13 @ ( powerset @ SV4 ) )
        = $false )
      | ( ( in @ SV12 @ ( powerset @ SV4 ) )
        = $false )
      | ( ( in @ SV8 @ ( powerset @ SV4 ) )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[69]) ).

thf(73,plain,
    ! [SV3: $i,SV7: $i,SV11: $i] :
      ( ( ( in @ ( sK5_SY24 @ SV11 @ SV7 @ SV3 ) @ SV3 )
        = $true )
      | ( ( in @ SV7 @ ( powerset @ SV11 ) )
        = $true )
      | ( ( in @ SV11 @ ( powerset @ SV3 ) )
        = $false )
      | ( ( in @ SV7 @ ( powerset @ SV3 ) )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[70]) ).

thf(74,plain,
    ! [SV3: $i,SV7: $i,SV11: $i] :
      ( ( ( ~ ( in @ ( sK5_SY24 @ SV11 @ SV7 @ SV3 ) @ SV7 ) )
        = $false )
      | ( ( in @ SV7 @ ( powerset @ SV11 ) )
        = $true )
      | ( ( in @ SV11 @ ( powerset @ SV3 ) )
        = $false )
      | ( ( in @ SV7 @ ( powerset @ SV3 ) )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[71]) ).

thf(75,plain,
    ! [SV3: $i,SV7: $i,SV11: $i] :
      ( ( ( in @ ( sK5_SY24 @ SV11 @ SV7 @ SV3 ) @ SV11 )
        = $false )
      | ( ( in @ SV7 @ ( powerset @ SV11 ) )
        = $true )
      | ( ( in @ SV11 @ ( powerset @ SV3 ) )
        = $false )
      | ( ( in @ SV7 @ ( powerset @ SV3 ) )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[71]) ).

thf(76,plain,
    ! [SV13: $i,SV12: $i,SV8: $i,SV4: $i,SV14: $i] :
      ( ( ( ~ ( in @ SV14 @ SV4 ) )
        = $true )
      | ( ( ~ ( in @ SV14 @ ( binintersect @ SV8 @ SV12 ) )
          | ( in @ SV14 @ ( binintersect @ ( binunion @ SV8 @ SV13 ) @ ( binunion @ SV12 @ SV13 ) ) ) )
        = $true )
      | ( ( in @ SV13 @ ( powerset @ SV4 ) )
        = $false )
      | ( ( in @ SV12 @ ( powerset @ SV4 ) )
        = $false )
      | ( ( in @ SV8 @ ( powerset @ SV4 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[72]) ).

thf(77,plain,
    ! [SV3: $i,SV7: $i,SV11: $i] :
      ( ( ( in @ ( sK5_SY24 @ SV11 @ SV7 @ SV3 ) @ SV7 )
        = $true )
      | ( ( in @ SV7 @ ( powerset @ SV11 ) )
        = $true )
      | ( ( in @ SV11 @ ( powerset @ SV3 ) )
        = $false )
      | ( ( in @ SV7 @ ( powerset @ SV3 ) )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[74]) ).

thf(78,plain,
    ! [SV13: $i,SV12: $i,SV8: $i,SV4: $i,SV14: $i] :
      ( ( ( in @ SV14 @ SV4 )
        = $false )
      | ( ( ~ ( in @ SV14 @ ( binintersect @ SV8 @ SV12 ) )
          | ( in @ SV14 @ ( binintersect @ ( binunion @ SV8 @ SV13 ) @ ( binunion @ SV12 @ SV13 ) ) ) )
        = $true )
      | ( ( in @ SV13 @ ( powerset @ SV4 ) )
        = $false )
      | ( ( in @ SV12 @ ( powerset @ SV4 ) )
        = $false )
      | ( ( in @ SV8 @ ( powerset @ SV4 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[76]) ).

thf(79,plain,
    ! [SV4: $i,SV13: $i,SV12: $i,SV8: $i,SV14: $i] :
      ( ( ( ~ ( in @ SV14 @ ( binintersect @ SV8 @ SV12 ) ) )
        = $true )
      | ( ( in @ SV14 @ ( binintersect @ ( binunion @ SV8 @ SV13 ) @ ( binunion @ SV12 @ SV13 ) ) )
        = $true )
      | ( ( in @ SV14 @ SV4 )
        = $false )
      | ( ( in @ SV13 @ ( powerset @ SV4 ) )
        = $false )
      | ( ( in @ SV12 @ ( powerset @ SV4 ) )
        = $false )
      | ( ( in @ SV8 @ ( powerset @ SV4 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[78]) ).

thf(80,plain,
    ! [SV4: $i,SV13: $i,SV12: $i,SV8: $i,SV14: $i] :
      ( ( ( in @ SV14 @ ( binintersect @ SV8 @ SV12 ) )
        = $false )
      | ( ( in @ SV14 @ ( binintersect @ ( binunion @ SV8 @ SV13 ) @ ( binunion @ SV12 @ SV13 ) ) )
        = $true )
      | ( ( in @ SV14 @ SV4 )
        = $false )
      | ( ( in @ SV13 @ ( powerset @ SV4 ) )
        = $false )
      | ( ( in @ SV12 @ ( powerset @ SV4 ) )
        = $false )
      | ( ( in @ SV8 @ ( powerset @ SV4 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[79]) ).

thf(81,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[31,80,77,75,73,67,63,56,55,48]) ).

thf(82,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[81]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.09/0.14  % Problem  : SEU743^2 : TPTP v8.1.0. Released v3.7.0.
% 0.09/0.15  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.15/0.37  % Computer : n013.cluster.edu
% 0.15/0.37  % Model    : x86_64 x86_64
% 0.15/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.37  % Memory   : 8042.1875MB
% 0.15/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.37  % CPULimit : 300
% 0.15/0.37  % WCLimit  : 600
% 0.15/0.37  % DateTime : Sun Jun 19 13:21:59 EDT 2022
% 0.15/0.37  % CPUTime  : 
% 0.15/0.38  
% 0.15/0.38   No.of.Axioms: 0
% 0.15/0.38  
% 0.15/0.38   Length.of.Defs: 1203
% 0.15/0.38  
% 0.15/0.38   Contains.Choice.Funs: false
% 0.15/0.38  (rf:0,axioms:0,ps:3,u:6,ude:false,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:25,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:2,loop_count:0,foatp_calls:0,translation:fof_full).....
% 1.54/1.73  
% 1.54/1.73  ********************************
% 1.54/1.73  *   All subproblems solved!    *
% 1.54/1.73  ********************************
% 1.54/1.73  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : (rf:0,axioms:4,ps:3,u:6,ude:false,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:25,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:81,loop_count:0,foatp_calls:1,translation:fof_full)
% 1.54/1.74  
% 1.54/1.74  %**** Beginning of derivation protocol ****
% 1.54/1.74  % SZS output start CNFRefutation
% See solution above
% 1.54/1.74  
% 1.54/1.74  %**** End of derivation protocol ****
% 1.54/1.74  %**** no. of clauses in derivation: 82 ****
% 1.54/1.74  %**** clause counter: 81 ****
% 1.54/1.74  
% 1.54/1.74  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : (rf:0,axioms:4,ps:3,u:6,ude:false,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:25,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:81,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------