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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : SEU586^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 : n007.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:13:07 EDT 2022

% Result   : Theorem 0.12s 0.44s
% Output   : CNFRefutation 0.12s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   24
%            Number of leaves      :    8
% Syntax   : Number of formulae    :  104 (  46 unt;   6 typ;   1 def)
%            Number of atoms       :  704 ( 202 equ;   0 cnn)
%            Maximal formula atoms :    4 (   7 avg)
%            Number of connectives : 1291 ( 238   ~; 324   |;  10   &; 696   @)
%                                         (   0 <=>;  23  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    4 (   4   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    9 (   6 usr;   6 con; 0-2 aty)
%            Number of variables   :  345 (   0   ^ 345   !;   0   ?; 345   :)

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

thf(tp_binunionEcases,type,
    binunionEcases: $o ).

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

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

thf(tp_sK2_SY10,type,
    sK2_SY10: $i ).

thf(tp_sK3_SY12,type,
    sK3_SY12: $i ).

thf(binunionEcases,definition,
    ( binunionEcases
    = ( ! [A: $i,B: $i,Xx: $i,Xphi: $o] :
          ( ( in @ Xx @ ( binunion @ A @ B ) )
         => ( ( ( in @ Xx @ A )
             => Xphi )
           => ( ( ( in @ Xx @ B )
               => Xphi )
             => Xphi ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',binunionEcases) ).

thf(1,conjecture,
    ( binunionEcases
   => ! [A: $i,B: $i,Xx: $i] :
        ( ( in @ Xx @ ( binunion @ A @ B ) )
       => ( ( in @ Xx @ A )
          | ( in @ Xx @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',binunionE) ).

thf(2,negated_conjecture,
    ( ( binunionEcases
     => ! [A: $i,B: $i,Xx: $i] :
          ( ( in @ Xx @ ( binunion @ A @ B ) )
         => ( ( in @ Xx @ A )
            | ( in @ Xx @ B ) ) ) )
    = $false ),
    inference(negate_conjecture,[status(cth)],[1]) ).

thf(3,plain,
    ( ( ! [A: $i,B: $i,Xx: $i,Xphi: $o] :
          ( ( in @ Xx @ ( binunion @ A @ B ) )
         => ( ( ( in @ Xx @ A )
             => Xphi )
           => ( ( ( in @ Xx @ B )
               => Xphi )
             => Xphi ) ) )
     => ! [A: $i,B: $i,Xx: $i] :
          ( ( in @ Xx @ ( binunion @ A @ B ) )
         => ( ( in @ Xx @ A )
            | ( in @ Xx @ B ) ) ) )
    = $false ),
    inference(unfold_def,[status(thm)],[2,binunionEcases]) ).

thf(4,plain,
    ( ( ! [A: $i,B: $i,Xx: $i,Xphi: $o] :
          ( ( in @ Xx @ ( binunion @ A @ B ) )
         => ( ( ( in @ Xx @ A )
             => Xphi )
           => ( ( ( in @ Xx @ B )
               => Xphi )
             => Xphi ) ) ) )
    = $true ),
    inference(standard_cnf,[status(thm)],[3]) ).

thf(5,plain,
    ( ( ! [A: $i,B: $i,Xx: $i] :
          ( ( in @ Xx @ ( binunion @ A @ B ) )
         => ( ( in @ Xx @ A )
            | ( in @ Xx @ B ) ) ) )
    = $false ),
    inference(standard_cnf,[status(thm)],[3]) ).

thf(6,plain,
    ( ( ~ ! [A: $i,B: $i,Xx: $i] :
            ( ( in @ Xx @ ( binunion @ A @ B ) )
           => ( ( in @ Xx @ A )
              | ( in @ Xx @ B ) ) ) )
    = $true ),
    inference(polarity_switch,[status(thm)],[5]) ).

thf(7,plain,
    ( ( ( in @ sK3_SY12 @ ( binunion @ sK1_A @ sK2_SY10 ) )
      & ~ ( in @ sK3_SY12 @ sK1_A )
      & ~ ( in @ sK3_SY12 @ sK2_SY10 ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[6]) ).

thf(8,plain,
    ( ( ! [A: $i,B: $i] :
          ( ! [Xx: $i] :
              ( ~ ( in @ Xx @ ( binunion @ A @ B ) )
              | ( in @ Xx @ A )
              | ( in @ Xx @ B )
              | ! [Xphi: $o] : Xphi )
          & ! [Xx: $i] :
              ( ~ ( in @ Xx @ ( binunion @ A @ B ) )
              | ( in @ Xx @ A )
              | ! [Xphi: $o] :
                  ( ~ Xphi
                  | Xphi ) )
          & ! [Xx: $i] :
              ( ~ ( in @ Xx @ ( binunion @ A @ B ) )
              | ! [Xphi: $o] :
                  ( ~ Xphi
                  | ( in @ Xx @ B )
                  | Xphi ) )
          & ( ! [Xx: $i] :
                ~ ( in @ Xx @ ( binunion @ A @ B ) )
            | ! [Xphi: $o] :
                ( ~ Xphi
                | ~ Xphi
                | Xphi ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[4]) ).

thf(9,plain,
    ( ( ! [A: $i,B: $i] :
          ( ! [Xx: $i] :
              ( ~ ( in @ Xx @ ( binunion @ A @ B ) )
              | ( in @ Xx @ A )
              | ( in @ Xx @ B )
              | ! [Xphi: $o] : Xphi )
          & ! [Xx: $i] :
              ( ~ ( in @ Xx @ ( binunion @ A @ B ) )
              | ( in @ Xx @ A )
              | ! [Xphi: $o] :
                  ( ~ Xphi
                  | Xphi ) )
          & ! [Xx: $i] :
              ( ~ ( in @ Xx @ ( binunion @ A @ B ) )
              | ! [Xphi: $o] :
                  ( ~ Xphi
                  | ( in @ Xx @ B )
                  | Xphi ) )
          & ( ! [Xx: $i] :
                ~ ( in @ Xx @ ( binunion @ A @ B ) )
            | ! [Xphi: $o] :
                ( ~ Xphi
                | ~ Xphi
                | Xphi ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[8]) ).

thf(10,plain,
    ( ( ( in @ sK3_SY12 @ ( binunion @ sK1_A @ sK2_SY10 ) )
      & ~ ( in @ sK3_SY12 @ sK1_A )
      & ~ ( in @ sK3_SY12 @ sK2_SY10 ) )
    = $true ),
    inference(copy,[status(thm)],[7]) ).

thf(11,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ~ ( ~ ~ ( ~ ! [SX2: $i] :
                        ( ~ ( in @ SX2 @ ( binunion @ SX0 @ SX1 ) )
                        | ( in @ SX2 @ SX0 )
                        | ( in @ SX2 @ SX1 )
                        | ! [SX3: $o] : SX3 )
                  | ~ ! [SX2: $i] :
                        ( ~ ( in @ SX2 @ ( binunion @ SX0 @ SX1 ) )
                        | ( in @ SX2 @ SX0 )
                        | ! [SX3: $o] :
                            ( ~ SX3
                            | SX3 ) ) )
            | ~ ~ ( ~ ! [SX2: $i] :
                        ( ~ ( in @ SX2 @ ( binunion @ SX0 @ SX1 ) )
                        | ! [SX3: $o] :
                            ( ~ SX3
                            | ( in @ SX2 @ SX1 )
                            | SX3 ) )
                  | ~ ( ! [SX2: $i] :
                          ~ ( in @ SX2 @ ( binunion @ SX0 @ SX1 ) )
                      | ! [SX2: $o] :
                          ( ~ SX2
                          | ~ SX2
                          | SX2 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[9,binunionEcases]) ).

thf(12,plain,
    ( ( ~ ( ~ ( in @ sK3_SY12 @ ( binunion @ sK1_A @ sK2_SY10 ) )
          | ~ ~ ( ~ ~ ( in @ sK3_SY12 @ sK1_A )
                | ~ ~ ( in @ sK3_SY12 @ sK2_SY10 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[10,binunionEcases]) ).

thf(13,plain,
    ! [SV1: $i] :
      ( ( ! [SY13: $i] :
            ~ ( ~ ~ ( ~ ! [SY14: $i] :
                          ( ~ ( in @ SY14 @ ( binunion @ SV1 @ SY13 ) )
                          | ( in @ SY14 @ SV1 )
                          | ( in @ SY14 @ SY13 )
                          | ! [SX3: $o] : SX3 )
                    | ~ ! [SY16: $i] :
                          ( ~ ( in @ SY16 @ ( binunion @ SV1 @ SY13 ) )
                          | ( in @ SY16 @ SV1 )
                          | ! [SX3: $o] :
                              ( ~ SX3
                              | SX3 ) ) )
              | ~ ~ ( ~ ! [SY18: $i] :
                          ( ~ ( in @ SY18 @ ( binunion @ SV1 @ SY13 ) )
                          | ! [SX3: $o] :
                              ( ~ SX3
                              | ( in @ SY18 @ SY13 )
                              | SX3 ) )
                    | ~ ( ! [SY20: $i] :
                            ~ ( in @ SY20 @ ( binunion @ SV1 @ SY13 ) )
                        | ! [SX2: $o] :
                            ( ~ SX2
                            | ~ SX2
                            | SX2 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[11]) ).

thf(14,plain,
    ( ( ~ ( in @ sK3_SY12 @ ( binunion @ sK1_A @ sK2_SY10 ) )
      | ~ ~ ( ~ ~ ( in @ sK3_SY12 @ sK1_A )
            | ~ ~ ( in @ sK3_SY12 @ sK2_SY10 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[12]) ).

thf(15,plain,
    ! [SV2: $i,SV1: $i] :
      ( ( ~ ( ~ ~ ( ~ ! [SY22: $i] :
                        ( ~ ( in @ SY22 @ ( binunion @ SV1 @ SV2 ) )
                        | ( in @ SY22 @ SV1 )
                        | ( in @ SY22 @ SV2 )
                        | ! [SX3: $o] : SX3 )
                  | ~ ! [SY24: $i] :
                        ( ~ ( in @ SY24 @ ( binunion @ SV1 @ SV2 ) )
                        | ( in @ SY24 @ SV1 )
                        | ! [SX3: $o] :
                            ( ~ SX3
                            | SX3 ) ) )
            | ~ ~ ( ~ ! [SY26: $i] :
                        ( ~ ( in @ SY26 @ ( binunion @ SV1 @ SV2 ) )
                        | ! [SY27: $o] :
                            ( ~ SY27
                            | ( in @ SY26 @ SV2 )
                            | SY27 ) )
                  | ~ ( ! [SY28: $i] :
                          ~ ( in @ SY28 @ ( binunion @ SV1 @ SV2 ) )
                      | ! [SX2: $o] :
                          ( ~ SX2
                          | ~ SX2
                          | SX2 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[13]) ).

thf(16,plain,
    ( ( ~ ( in @ sK3_SY12 @ ( binunion @ sK1_A @ sK2_SY10 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[14]) ).

thf(17,plain,
    ( ( ~ ~ ( ~ ~ ( in @ sK3_SY12 @ sK1_A )
            | ~ ~ ( in @ sK3_SY12 @ sK2_SY10 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[14]) ).

thf(18,plain,
    ! [SV2: $i,SV1: $i] :
      ( ( ~ ~ ( ~ ! [SY22: $i] :
                    ( ~ ( in @ SY22 @ ( binunion @ SV1 @ SV2 ) )
                    | ( in @ SY22 @ SV1 )
                    | ( in @ SY22 @ SV2 )
                    | ! [SX3: $o] : SX3 )
              | ~ ! [SY24: $i] :
                    ( ~ ( in @ SY24 @ ( binunion @ SV1 @ SV2 ) )
                    | ( in @ SY24 @ SV1 )
                    | ! [SX3: $o] :
                        ( ~ SX3
                        | SX3 ) ) )
        | ~ ~ ( ~ ! [SY26: $i] :
                    ( ~ ( in @ SY26 @ ( binunion @ SV1 @ SV2 ) )
                    | ! [SY27: $o] :
                        ( ~ SY27
                        | ( in @ SY26 @ SV2 )
                        | SY27 ) )
              | ~ ( ! [SY28: $i] :
                      ~ ( in @ SY28 @ ( binunion @ SV1 @ SV2 ) )
                  | ! [SX2: $o] :
                      ( ~ SX2
                      | ~ SX2
                      | SX2 ) ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[15]) ).

thf(19,plain,
    ( ( in @ sK3_SY12 @ ( binunion @ sK1_A @ sK2_SY10 ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[16]) ).

thf(20,plain,
    ( ( ~ ( ~ ~ ( in @ sK3_SY12 @ sK1_A )
          | ~ ~ ( in @ sK3_SY12 @ sK2_SY10 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[17]) ).

thf(21,plain,
    ! [SV2: $i,SV1: $i] :
      ( ( ~ ~ ( ~ ! [SY22: $i] :
                    ( ~ ( in @ SY22 @ ( binunion @ SV1 @ SV2 ) )
                    | ( in @ SY22 @ SV1 )
                    | ( in @ SY22 @ SV2 )
                    | ! [SX3: $o] : SX3 )
              | ~ ! [SY24: $i] :
                    ( ~ ( in @ SY24 @ ( binunion @ SV1 @ SV2 ) )
                    | ( in @ SY24 @ SV1 )
                    | ! [SX3: $o] :
                        ( ~ SX3
                        | SX3 ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[18]) ).

thf(22,plain,
    ! [SV2: $i,SV1: $i] :
      ( ( ~ ~ ( ~ ! [SY26: $i] :
                    ( ~ ( in @ SY26 @ ( binunion @ SV1 @ SV2 ) )
                    | ! [SY27: $o] :
                        ( ~ SY27
                        | ( in @ SY26 @ SV2 )
                        | SY27 ) )
              | ~ ( ! [SY28: $i] :
                      ~ ( in @ SY28 @ ( binunion @ SV1 @ SV2 ) )
                  | ! [SX2: $o] :
                      ( ~ SX2
                      | ~ SX2
                      | SX2 ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[18]) ).

thf(23,plain,
    ( ( ~ ~ ( in @ sK3_SY12 @ sK1_A )
      | ~ ~ ( in @ sK3_SY12 @ sK2_SY10 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[20]) ).

thf(24,plain,
    ! [SV2: $i,SV1: $i] :
      ( ( ~ ( ~ ! [SY22: $i] :
                  ( ~ ( in @ SY22 @ ( binunion @ SV1 @ SV2 ) )
                  | ( in @ SY22 @ SV1 )
                  | ( in @ SY22 @ SV2 )
                  | ! [SX3: $o] : SX3 )
            | ~ ! [SY24: $i] :
                  ( ~ ( in @ SY24 @ ( binunion @ SV1 @ SV2 ) )
                  | ( in @ SY24 @ SV1 )
                  | ! [SX3: $o] :
                      ( ~ SX3
                      | SX3 ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[21]) ).

thf(25,plain,
    ! [SV2: $i,SV1: $i] :
      ( ( ~ ( ~ ! [SY26: $i] :
                  ( ~ ( in @ SY26 @ ( binunion @ SV1 @ SV2 ) )
                  | ! [SY27: $o] :
                      ( ~ SY27
                      | ( in @ SY26 @ SV2 )
                      | SY27 ) )
            | ~ ( ! [SY28: $i] :
                    ~ ( in @ SY28 @ ( binunion @ SV1 @ SV2 ) )
                | ! [SX2: $o] :
                    ( ~ SX2
                    | ~ SX2
                    | SX2 ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[22]) ).

thf(26,plain,
    ( ( ~ ~ ( in @ sK3_SY12 @ sK1_A ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[23]) ).

thf(27,plain,
    ( ( ~ ~ ( in @ sK3_SY12 @ sK2_SY10 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[23]) ).

thf(28,plain,
    ! [SV2: $i,SV1: $i] :
      ( ( ~ ! [SY22: $i] :
              ( ~ ( in @ SY22 @ ( binunion @ SV1 @ SV2 ) )
              | ( in @ SY22 @ SV1 )
              | ( in @ SY22 @ SV2 )
              | ! [SX3: $o] : SX3 )
        | ~ ! [SY24: $i] :
              ( ~ ( in @ SY24 @ ( binunion @ SV1 @ SV2 ) )
              | ( in @ SY24 @ SV1 )
              | ! [SX3: $o] :
                  ( ~ SX3
                  | SX3 ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[24]) ).

thf(29,plain,
    ! [SV2: $i,SV1: $i] :
      ( ( ~ ! [SY26: $i] :
              ( ~ ( in @ SY26 @ ( binunion @ SV1 @ SV2 ) )
              | ! [SY27: $o] :
                  ( ~ SY27
                  | ( in @ SY26 @ SV2 )
                  | SY27 ) )
        | ~ ( ! [SY28: $i] :
                ~ ( in @ SY28 @ ( binunion @ SV1 @ SV2 ) )
            | ! [SX2: $o] :
                ( ~ SX2
                | ~ SX2
                | SX2 ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[25]) ).

thf(30,plain,
    ( ( ~ ( in @ sK3_SY12 @ sK1_A ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[26]) ).

thf(31,plain,
    ( ( ~ ( in @ sK3_SY12 @ sK2_SY10 ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[27]) ).

thf(32,plain,
    ! [SV2: $i,SV1: $i] :
      ( ( ~ ! [SY22: $i] :
              ( ~ ( in @ SY22 @ ( binunion @ SV1 @ SV2 ) )
              | ( in @ SY22 @ SV1 )
              | ( in @ SY22 @ SV2 )
              | ! [SX3: $o] : SX3 ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[28]) ).

thf(33,plain,
    ! [SV2: $i,SV1: $i] :
      ( ( ~ ! [SY24: $i] :
              ( ~ ( in @ SY24 @ ( binunion @ SV1 @ SV2 ) )
              | ( in @ SY24 @ SV1 )
              | ! [SX3: $o] :
                  ( ~ SX3
                  | SX3 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[28]) ).

thf(34,plain,
    ! [SV2: $i,SV1: $i] :
      ( ( ~ ! [SY26: $i] :
              ( ~ ( in @ SY26 @ ( binunion @ SV1 @ SV2 ) )
              | ! [SY27: $o] :
                  ( ~ SY27
                  | ( in @ SY26 @ SV2 )
                  | SY27 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[29]) ).

thf(35,plain,
    ! [SV2: $i,SV1: $i] :
      ( ( ~ ( ! [SY28: $i] :
                ~ ( in @ SY28 @ ( binunion @ SV1 @ SV2 ) )
            | ! [SX2: $o] :
                ( ~ SX2
                | ~ SX2
                | SX2 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[29]) ).

thf(36,plain,
    ( ( in @ sK3_SY12 @ sK1_A )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[30]) ).

thf(37,plain,
    ( ( in @ sK3_SY12 @ sK2_SY10 )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[31]) ).

thf(38,plain,
    ! [SV2: $i,SV1: $i] :
      ( ( ! [SY22: $i] :
            ( ~ ( in @ SY22 @ ( binunion @ SV1 @ SV2 ) )
            | ( in @ SY22 @ SV1 )
            | ( in @ SY22 @ SV2 )
            | ! [SX3: $o] : SX3 ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[32]) ).

thf(39,plain,
    ! [SV2: $i,SV1: $i] :
      ( ( ! [SY24: $i] :
            ( ~ ( in @ SY24 @ ( binunion @ SV1 @ SV2 ) )
            | ( in @ SY24 @ SV1 )
            | ! [SX3: $o] :
                ( ~ SX3
                | SX3 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[33]) ).

thf(40,plain,
    ! [SV2: $i,SV1: $i] :
      ( ( ! [SY26: $i] :
            ( ~ ( in @ SY26 @ ( binunion @ SV1 @ SV2 ) )
            | ! [SY27: $o] :
                ( ~ SY27
                | ( in @ SY26 @ SV2 )
                | SY27 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[34]) ).

thf(41,plain,
    ! [SV2: $i,SV1: $i] :
      ( ( ! [SY28: $i] :
            ~ ( in @ SY28 @ ( binunion @ SV1 @ SV2 ) )
        | ! [SX2: $o] :
            ( ~ SX2
            | ~ SX2
            | SX2 ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[35]) ).

thf(42,plain,
    ! [SV2: $i,SV1: $i,SV3: $i] :
      ( ( ~ ( in @ SV3 @ ( binunion @ SV1 @ SV2 ) )
        | ( in @ SV3 @ SV1 )
        | ( in @ SV3 @ SV2 )
        | ! [SX3: $o] : SX3 )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[38]) ).

thf(43,plain,
    ! [SV2: $i,SV1: $i,SV4: $i] :
      ( ( ~ ( in @ SV4 @ ( binunion @ SV1 @ SV2 ) )
        | ( in @ SV4 @ SV1 )
        | ! [SX3: $o] :
            ( ~ SX3
            | SX3 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[39]) ).

thf(44,plain,
    ! [SV2: $i,SV1: $i,SV5: $i] :
      ( ( ~ ( in @ SV5 @ ( binunion @ SV1 @ SV2 ) )
        | ! [SY32: $o] :
            ( ~ SY32
            | ( in @ SV5 @ SV2 )
            | SY32 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[40]) ).

thf(45,plain,
    ! [SV2: $i,SV1: $i] :
      ( ( ( ! [SY28: $i] :
              ~ ( in @ SY28 @ ( binunion @ SV1 @ SV2 ) ) )
        = $true )
      | ( ( ! [SX2: $o] :
              ( ~ SX2
              | ~ SX2
              | SX2 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[41]) ).

thf(46,plain,
    ! [SV2: $i,SV1: $i,SV3: $i] :
      ( ( ( ~ ( in @ SV3 @ ( binunion @ SV1 @ SV2 ) ) )
        = $true )
      | ( ( ( in @ SV3 @ SV1 )
          | ( in @ SV3 @ SV2 )
          | ! [SX3: $o] : SX3 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[42]) ).

thf(47,plain,
    ! [SV2: $i,SV1: $i,SV4: $i] :
      ( ( ( ~ ( in @ SV4 @ ( binunion @ SV1 @ SV2 ) ) )
        = $true )
      | ( ( ( in @ SV4 @ SV1 )
          | ! [SX3: $o] :
              ( ~ SX3
              | SX3 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[43]) ).

thf(48,plain,
    ! [SV2: $i,SV1: $i,SV5: $i] :
      ( ( ( ~ ( in @ SV5 @ ( binunion @ SV1 @ SV2 ) ) )
        = $true )
      | ( ( ! [SY32: $o] :
              ( ~ SY32
              | ( in @ SV5 @ SV2 )
              | SY32 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[44]) ).

thf(49,plain,
    ! [SV2: $i,SV1: $i,SV6: $i] :
      ( ( ( ~ ( in @ SV6 @ ( binunion @ SV1 @ SV2 ) ) )
        = $true )
      | ( ( ! [SX2: $o] :
              ( ~ SX2
              | ~ SX2
              | SX2 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[45]) ).

thf(50,plain,
    ! [SV2: $i,SV1: $i,SV3: $i] :
      ( ( ( in @ SV3 @ ( binunion @ SV1 @ SV2 ) )
        = $false )
      | ( ( ( in @ SV3 @ SV1 )
          | ( in @ SV3 @ SV2 )
          | ! [SX3: $o] : SX3 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[46]) ).

thf(51,plain,
    ! [SV2: $i,SV1: $i,SV4: $i] :
      ( ( ( in @ SV4 @ ( binunion @ SV1 @ SV2 ) )
        = $false )
      | ( ( ( in @ SV4 @ SV1 )
          | ! [SX3: $o] :
              ( ~ SX3
              | SX3 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[47]) ).

thf(52,plain,
    ! [SV2: $i,SV1: $i,SV5: $i] :
      ( ( ( in @ SV5 @ ( binunion @ SV1 @ SV2 ) )
        = $false )
      | ( ( ! [SY32: $o] :
              ( ~ SY32
              | ( in @ SV5 @ SV2 )
              | SY32 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[48]) ).

thf(53,plain,
    ! [SV2: $i,SV1: $i,SV6: $i] :
      ( ( ( in @ SV6 @ ( binunion @ SV1 @ SV2 ) )
        = $false )
      | ( ( ! [SX2: $o] :
              ( ~ SX2
              | ~ SX2
              | SX2 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[49]) ).

thf(54,plain,
    ! [SV2: $i,SV1: $i,SV3: $i] :
      ( ( ( in @ SV3 @ SV1 )
        = $true )
      | ( ( ( in @ SV3 @ SV2 )
          | ! [SX3: $o] : SX3 )
        = $true )
      | ( ( in @ SV3 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[50]) ).

thf(55,plain,
    ! [SV2: $i,SV1: $i,SV4: $i] :
      ( ( ( in @ SV4 @ SV1 )
        = $true )
      | ( ( ! [SX3: $o] :
              ( ~ SX3
              | SX3 ) )
        = $true )
      | ( ( in @ SV4 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[51]) ).

thf(56,plain,
    ! [SV1: $i,SV2: $i,SV5: $i,SV7: $o] :
      ( ( ( ~ SV7
          | ( in @ SV5 @ SV2 )
          | SV7 )
        = $true )
      | ( ( in @ SV5 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_forall_special_pos,[status(thm)],[52]) ).

thf(57,plain,
    ! [SV1: $i,SV2: $i,SV5: $i] :
      ( ( ( ~ $true
          | ( in @ SV5 @ SV2 )
          | $true )
        = $true )
      | ( ( in @ SV5 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_forall_special_pos,[status(thm)],[52]) ).

thf(58,plain,
    ! [SV1: $i,SV2: $i,SV5: $i] :
      ( ( ( ~ $false
          | ( in @ SV5 @ SV2 )
          | $false )
        = $true )
      | ( ( in @ SV5 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_forall_special_pos,[status(thm)],[52]) ).

thf(59,plain,
    ! [SV2: $i,SV1: $i,SV6: $i,SV8: $o] :
      ( ( ( ~ SV8
          | ~ SV8
          | SV8 )
        = $true )
      | ( ( in @ SV6 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_forall_special_pos,[status(thm)],[53]) ).

thf(60,plain,
    ! [SV2: $i,SV1: $i,SV6: $i] :
      ( ( ( ~ $true
          | ~ $true
          | $true )
        = $true )
      | ( ( in @ SV6 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_forall_special_pos,[status(thm)],[53]) ).

thf(61,plain,
    ! [SV2: $i,SV1: $i,SV6: $i] :
      ( ( ( ~ $false
          | ~ $false
          | $false )
        = $true )
      | ( ( in @ SV6 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_forall_special_pos,[status(thm)],[53]) ).

thf(62,plain,
    ! [SV1: $i,SV2: $i,SV3: $i] :
      ( ( ( in @ SV3 @ SV2 )
        = $true )
      | ( ( ! [SX3: $o] : SX3 )
        = $true )
      | ( ( in @ SV3 @ SV1 )
        = $true )
      | ( ( in @ SV3 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[54]) ).

thf(63,plain,
    ! [SV2: $i,SV1: $i,SV4: $i,SV9: $o] :
      ( ( ( ~ SV9
          | SV9 )
        = $true )
      | ( ( in @ SV4 @ SV1 )
        = $true )
      | ( ( in @ SV4 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_forall_special_pos,[status(thm)],[55]) ).

thf(64,plain,
    ! [SV2: $i,SV1: $i,SV4: $i] :
      ( ( ( ~ $true
          | $true )
        = $true )
      | ( ( in @ SV4 @ SV1 )
        = $true )
      | ( ( in @ SV4 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_forall_special_pos,[status(thm)],[55]) ).

thf(65,plain,
    ! [SV2: $i,SV1: $i,SV4: $i] :
      ( ( ( ~ $false
          | $false )
        = $true )
      | ( ( in @ SV4 @ SV1 )
        = $true )
      | ( ( in @ SV4 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_forall_special_pos,[status(thm)],[55]) ).

thf(66,plain,
    ! [SV1: $i,SV2: $i,SV5: $i,SV7: $o] :
      ( ( ( ~ SV7 )
        = $true )
      | ( ( ( in @ SV5 @ SV2 )
          | SV7 )
        = $true )
      | ( ( in @ SV5 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[56]) ).

thf(67,plain,
    ! [SV1: $i,SV2: $i,SV5: $i] :
      ( ( ( ~ $true )
        = $true )
      | ( ( ( in @ SV5 @ SV2 )
          | $true )
        = $true )
      | ( ( in @ SV5 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[57]) ).

thf(68,plain,
    ! [SV1: $i,SV2: $i,SV5: $i] :
      ( ( ( ~ $false )
        = $true )
      | ( ( ( in @ SV5 @ SV2 )
          | $false )
        = $true )
      | ( ( in @ SV5 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[58]) ).

thf(69,plain,
    ! [SV2: $i,SV1: $i,SV6: $i,SV8: $o] :
      ( ( ( ~ SV8 )
        = $true )
      | ( ( ~ SV8
          | SV8 )
        = $true )
      | ( ( in @ SV6 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[59]) ).

thf(70,plain,
    ! [SV2: $i,SV1: $i,SV6: $i] :
      ( ( ( ~ $true )
        = $true )
      | ( ( ~ $true
          | $true )
        = $true )
      | ( ( in @ SV6 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[60]) ).

thf(71,plain,
    ! [SV2: $i,SV1: $i,SV6: $i] :
      ( ( ( ~ $false )
        = $true )
      | ( ( ~ $false
          | $false )
        = $true )
      | ( ( in @ SV6 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[61]) ).

thf(72,plain,
    ! [SV1: $i,SV2: $i,SV3: $i,SV10: $o] :
      ( ( SV10 = $true )
      | ( ( in @ SV3 @ SV2 )
        = $true )
      | ( ( in @ SV3 @ SV1 )
        = $true )
      | ( ( in @ SV3 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_forall_special_pos,[status(thm)],[62]) ).

thf(73,plain,
    ! [SV1: $i,SV2: $i,SV3: $i] :
      ( ( $true = $true )
      | ( ( in @ SV3 @ SV2 )
        = $true )
      | ( ( in @ SV3 @ SV1 )
        = $true )
      | ( ( in @ SV3 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_forall_special_pos,[status(thm)],[62]) ).

thf(74,plain,
    ! [SV1: $i,SV2: $i,SV3: $i] :
      ( ( $false = $true )
      | ( ( in @ SV3 @ SV2 )
        = $true )
      | ( ( in @ SV3 @ SV1 )
        = $true )
      | ( ( in @ SV3 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_forall_special_pos,[status(thm)],[62]) ).

thf(75,plain,
    ! [SV2: $i,SV1: $i,SV4: $i,SV9: $o] :
      ( ( ( ~ SV9 )
        = $true )
      | ( SV9 = $true )
      | ( ( in @ SV4 @ SV1 )
        = $true )
      | ( ( in @ SV4 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[63]) ).

thf(76,plain,
    ! [SV2: $i,SV1: $i,SV4: $i] :
      ( ( ( ~ $true )
        = $true )
      | ( $true = $true )
      | ( ( in @ SV4 @ SV1 )
        = $true )
      | ( ( in @ SV4 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[64]) ).

thf(77,plain,
    ! [SV2: $i,SV1: $i,SV4: $i] :
      ( ( ( ~ $false )
        = $true )
      | ( $false = $true )
      | ( ( in @ SV4 @ SV1 )
        = $true )
      | ( ( in @ SV4 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[65]) ).

thf(78,plain,
    ! [SV1: $i,SV2: $i,SV5: $i,SV7: $o] :
      ( ( SV7 = $false )
      | ( ( ( in @ SV5 @ SV2 )
          | SV7 )
        = $true )
      | ( ( in @ SV5 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[66]) ).

thf(79,plain,
    ! [SV1: $i,SV2: $i,SV5: $i] :
      ( ( $true = $false )
      | ( ( ( in @ SV5 @ SV2 )
          | $true )
        = $true )
      | ( ( in @ SV5 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[67]) ).

thf(80,plain,
    ! [SV1: $i,SV2: $i,SV5: $i] :
      ( ( $false = $false )
      | ( ( ( in @ SV5 @ SV2 )
          | $false )
        = $true )
      | ( ( in @ SV5 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[68]) ).

thf(81,plain,
    ! [SV2: $i,SV1: $i,SV6: $i,SV8: $o] :
      ( ( SV8 = $false )
      | ( ( ~ SV8
          | SV8 )
        = $true )
      | ( ( in @ SV6 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[69]) ).

thf(82,plain,
    ! [SV2: $i,SV1: $i,SV6: $i] :
      ( ( $true = $false )
      | ( ( ~ $true
          | $true )
        = $true )
      | ( ( in @ SV6 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[70]) ).

thf(83,plain,
    ! [SV2: $i,SV1: $i,SV6: $i] :
      ( ( $false = $false )
      | ( ( ~ $false
          | $false )
        = $true )
      | ( ( in @ SV6 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[71]) ).

thf(84,plain,
    ! [SV2: $i,SV1: $i,SV4: $i,SV9: $o] :
      ( ( SV9 = $false )
      | ( SV9 = $true )
      | ( ( in @ SV4 @ SV1 )
        = $true )
      | ( ( in @ SV4 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[75]) ).

thf(85,plain,
    ! [SV2: $i,SV1: $i,SV4: $i] :
      ( ( $true = $false )
      | ( $true = $true )
      | ( ( in @ SV4 @ SV1 )
        = $true )
      | ( ( in @ SV4 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[76]) ).

thf(86,plain,
    ! [SV2: $i,SV1: $i,SV4: $i] :
      ( ( $false = $false )
      | ( $false = $true )
      | ( ( in @ SV4 @ SV1 )
        = $true )
      | ( ( in @ SV4 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[77]) ).

thf(87,plain,
    ! [SV1: $i,SV7: $o,SV2: $i,SV5: $i] :
      ( ( ( in @ SV5 @ SV2 )
        = $true )
      | ( SV7 = $true )
      | ( SV7 = $false )
      | ( ( in @ SV5 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[78]) ).

thf(88,plain,
    ! [SV1: $i,SV2: $i,SV5: $i] :
      ( ( ( in @ SV5 @ SV2 )
        = $true )
      | ( $true = $true )
      | ( $true = $false )
      | ( ( in @ SV5 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[79]) ).

thf(89,plain,
    ! [SV1: $i,SV2: $i,SV5: $i] :
      ( ( ( in @ SV5 @ SV2 )
        = $true )
      | ( $false = $true )
      | ( $false = $false )
      | ( ( in @ SV5 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[80]) ).

thf(90,plain,
    ! [SV2: $i,SV1: $i,SV6: $i,SV8: $o] :
      ( ( ( ~ SV8 )
        = $true )
      | ( SV8 = $true )
      | ( SV8 = $false )
      | ( ( in @ SV6 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[81]) ).

thf(91,plain,
    ! [SV2: $i,SV1: $i,SV6: $i] :
      ( ( ( ~ $true )
        = $true )
      | ( $true = $true )
      | ( $true = $false )
      | ( ( in @ SV6 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[82]) ).

thf(92,plain,
    ! [SV2: $i,SV1: $i,SV6: $i] :
      ( ( ( ~ $false )
        = $true )
      | ( $false = $true )
      | ( $false = $false )
      | ( ( in @ SV6 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[83]) ).

thf(93,plain,
    ! [SV2: $i,SV1: $i,SV6: $i,SV8: $o] :
      ( ( SV8 = $false )
      | ( SV8 = $true )
      | ( SV8 = $false )
      | ( ( in @ SV6 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[90]) ).

thf(94,plain,
    ! [SV2: $i,SV1: $i,SV6: $i] :
      ( ( $true = $false )
      | ( $true = $true )
      | ( $true = $false )
      | ( ( in @ SV6 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[91]) ).

thf(95,plain,
    ! [SV2: $i,SV1: $i,SV6: $i] :
      ( ( $false = $false )
      | ( $false = $true )
      | ( $false = $false )
      | ( ( in @ SV6 @ ( binunion @ SV1 @ SV2 ) )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[92]) ).

thf(96,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[19,95,94,93,89,88,87,86,85,84,74,73,72,37,36]) ).

thf(97,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[96]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.17  % Problem  : SEU586^2 : TPTP v8.1.0. Released v3.7.0.
% 0.11/0.18  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.12/0.38  % Computer : n007.cluster.edu
% 0.12/0.38  % Model    : x86_64 x86_64
% 0.12/0.38  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.38  % Memory   : 8042.1875MB
% 0.12/0.38  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.38  % CPULimit : 300
% 0.12/0.38  % WCLimit  : 600
% 0.12/0.38  % DateTime : Mon Jun 20 14:00:45 EDT 2022
% 0.12/0.39  % CPUTime  : 
% 0.12/0.39  
% 0.12/0.39   No.of.Axioms: 0
% 0.12/0.39  
% 0.12/0.39   Length.of.Defs: 246
% 0.12/0.39  
% 0.12/0.39   Contains.Choice.Funs: false
% 0.12/0.39  (rf:0,axioms:0,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: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)......
% 0.12/0.44  
% 0.12/0.44  ********************************
% 0.12/0.44  *   All subproblems solved!    *
% 0.12/0.44  ********************************
% 0.12/0.44  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : (rf:0,axioms:1,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:25,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:96,loop_count:0,foatp_calls:1,translation:fof_full)
% 0.12/0.45  
% 0.12/0.45  %**** Beginning of derivation protocol ****
% 0.12/0.45  % SZS output start CNFRefutation
% See solution above
% 0.12/0.45  
% 0.12/0.45  %**** End of derivation protocol ****
% 0.12/0.45  %**** no. of clauses in derivation: 97 ****
% 0.12/0.45  %**** clause counter: 96 ****
% 0.12/0.45  
% 0.12/0.45  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : (rf:0,axioms:1,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:25,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:96,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------