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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : SEU652^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 : n006.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:40 EDT 2022

% Result   : Theorem 0.13s 0.38s
% Output   : CNFRefutation 0.13s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   43 (  31 unt;   9 typ;   3 def)
%            Number of atoms       :  129 (  66 equ;   0 cnn)
%            Maximal formula atoms :    5 (   3 avg)
%            Number of connectives :  208 (  19   ~;   8   |;   2   &; 162   @)
%                                         (   0 <=>;  17  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   2 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    4 (   4   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   12 (   9 usr;   9 con; 0-2 aty)
%            Number of variables   :   57 (   0   ^  57   !;   0   ?;  57   :)

% Comments : 
%------------------------------------------------------------------------------
thf(tp_emptyset,type,
    emptyset: $i ).

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

thf(tp_sK1_Xx,type,
    sK1_Xx: $i ).

thf(tp_sK2_SY12,type,
    sK2_SY12: $i ).

thf(tp_sK3_SY14,type,
    sK3_SY14: $i ).

thf(tp_secondinupair,type,
    secondinupair: $o ).

thf(tp_setadjoin,type,
    setadjoin: $i > $i > $i ).

thf(tp_setadjoinIL,type,
    setadjoinIL: $o ).

thf(tp_uniqinunit,type,
    uniqinunit: $o ).

thf(secondinupair,definition,
    ( secondinupair
    = ( ! [Xx: $i,Xy: $i] : ( in @ Xy @ ( setadjoin @ Xx @ ( setadjoin @ Xy @ emptyset ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',secondinupair) ).

thf(setadjoinIL,definition,
    ( setadjoinIL
    = ( ! [Xx: $i,Xy: $i] : ( in @ Xx @ ( setadjoin @ Xx @ Xy ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',setadjoinIL) ).

thf(uniqinunit,definition,
    ( uniqinunit
    = ( ! [Xx: $i,Xy: $i] :
          ( ( in @ Xx @ ( setadjoin @ Xy @ emptyset ) )
         => ( Xx = Xy ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',uniqinunit) ).

thf(1,conjecture,
    ( setadjoinIL
   => ( uniqinunit
     => ( secondinupair
       => ! [Xx: $i,Xy: $i,Xz: $i] :
            ( ( ( setadjoin @ Xx @ ( setadjoin @ Xy @ emptyset ) )
              = ( setadjoin @ Xz @ emptyset ) )
           => ( Xx = Xy ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',upairequniteq) ).

thf(2,negated_conjecture,
    ( ( setadjoinIL
     => ( uniqinunit
       => ( secondinupair
         => ! [Xx: $i,Xy: $i,Xz: $i] :
              ( ( ( setadjoin @ Xx @ ( setadjoin @ Xy @ emptyset ) )
                = ( setadjoin @ Xz @ emptyset ) )
             => ( Xx = Xy ) ) ) ) )
    = $false ),
    inference(negate_conjecture,[status(cth)],[1]) ).

thf(3,plain,
    ( ( ! [Xx: $i,Xy: $i] : ( in @ Xx @ ( setadjoin @ Xx @ Xy ) )
     => ( ! [Xx: $i,Xy: $i] :
            ( ( in @ Xx @ ( setadjoin @ Xy @ emptyset ) )
           => ( Xx = Xy ) )
       => ( ! [Xx: $i,Xy: $i] : ( in @ Xy @ ( setadjoin @ Xx @ ( setadjoin @ Xy @ emptyset ) ) )
         => ! [Xx: $i,Xy: $i,Xz: $i] :
              ( ( ( setadjoin @ Xx @ ( setadjoin @ Xy @ emptyset ) )
                = ( setadjoin @ Xz @ emptyset ) )
             => ( Xx = Xy ) ) ) ) )
    = $false ),
    inference(unfold_def,[status(thm)],[2,secondinupair,setadjoinIL,uniqinunit]) ).

thf(4,plain,
    ( ( ! [Xx: $i,Xy: $i] : ( in @ Xx @ ( setadjoin @ Xx @ Xy ) ) )
    = $true ),
    inference(standard_cnf,[status(thm)],[3]) ).

thf(5,plain,
    ( ( ! [Xx: $i,Xy: $i] :
          ( ( in @ Xx @ ( setadjoin @ Xy @ emptyset ) )
         => ( Xx = Xy ) ) )
    = $true ),
    inference(standard_cnf,[status(thm)],[3]) ).

thf(6,plain,
    ( ( ! [Xx: $i,Xy: $i] : ( in @ Xy @ ( setadjoin @ Xx @ ( setadjoin @ Xy @ emptyset ) ) ) )
    = $true ),
    inference(standard_cnf,[status(thm)],[3]) ).

thf(7,plain,
    ( ( ! [Xx: $i,Xy: $i,Xz: $i] :
          ( ( ( setadjoin @ Xx @ ( setadjoin @ Xy @ emptyset ) )
            = ( setadjoin @ Xz @ emptyset ) )
         => ( Xx = Xy ) ) )
    = $false ),
    inference(standard_cnf,[status(thm)],[3]) ).

thf(8,plain,
    ( ( ~ ! [Xx: $i,Xy: $i,Xz: $i] :
            ( ( ( setadjoin @ Xx @ ( setadjoin @ Xy @ emptyset ) )
              = ( setadjoin @ Xz @ emptyset ) )
           => ( Xx = Xy ) ) )
    = $true ),
    inference(polarity_switch,[status(thm)],[7]) ).

thf(9,plain,
    ( ( ( ( setadjoin @ sK1_Xx @ ( setadjoin @ sK2_SY12 @ emptyset ) )
        = ( setadjoin @ sK3_SY14 @ emptyset ) )
      & ( sK1_Xx != sK2_SY12 ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[8]) ).

thf(10,plain,
    ( ( ! [Xx: $i,Xy: $i] :
          ( ~ ( in @ Xx @ ( setadjoin @ Xy @ emptyset ) )
          | ( Xx = Xy ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[5]) ).

thf(11,plain,
    ( ( ! [Xx: $i,Xy: $i] : ( in @ Xy @ ( setadjoin @ Xx @ ( setadjoin @ Xy @ emptyset ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[6]) ).

thf(12,plain,
    ( ( ! [Xx: $i,Xy: $i] :
          ( ~ ( in @ Xx @ ( setadjoin @ Xy @ emptyset ) )
          | ( Xx = Xy ) ) )
    = $true ),
    inference(copy,[status(thm)],[10]) ).

thf(13,plain,
    ( ( ! [Xx: $i,Xy: $i] : ( in @ Xx @ ( setadjoin @ Xx @ Xy ) ) )
    = $true ),
    inference(copy,[status(thm)],[4]) ).

thf(14,plain,
    ( ( ( ( setadjoin @ sK1_Xx @ ( setadjoin @ sK2_SY12 @ emptyset ) )
        = ( setadjoin @ sK3_SY14 @ emptyset ) )
      & ( sK1_Xx != sK2_SY12 ) )
    = $true ),
    inference(copy,[status(thm)],[9]) ).

thf(15,plain,
    ( ( ~ ( ( ( setadjoin @ sK1_Xx @ ( setadjoin @ sK2_SY12 @ emptyset ) )
           != ( setadjoin @ sK3_SY14 @ emptyset ) )
          | ~ ( ( sK1_Xx != sK2_SY12 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[14,secondinupair,setadjoinIL,uniqinunit]) ).

thf(16,plain,
    ! [SV1: $i] :
      ( ( ! [SY15: $i] : ( in @ SY15 @ ( setadjoin @ SV1 @ ( setadjoin @ SY15 @ emptyset ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[11]) ).

thf(17,plain,
    ! [SV2: $i] :
      ( ( ! [SY16: $i] :
            ( ~ ( in @ SV2 @ ( setadjoin @ SY16 @ emptyset ) )
            | ( SV2 = SY16 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[12]) ).

thf(18,plain,
    ! [SV3: $i] :
      ( ( ! [SY17: $i] : ( in @ SV3 @ ( setadjoin @ SV3 @ SY17 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[13]) ).

thf(19,plain,
    ( ( ( ( setadjoin @ sK1_Xx @ ( setadjoin @ sK2_SY12 @ emptyset ) )
       != ( setadjoin @ sK3_SY14 @ emptyset ) )
      | ~ ( ( sK1_Xx != sK2_SY12 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[15]) ).

thf(20,plain,
    ! [SV1: $i,SV4: $i] :
      ( ( in @ SV4 @ ( setadjoin @ SV1 @ ( setadjoin @ SV4 @ emptyset ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[16]) ).

thf(21,plain,
    ! [SV5: $i,SV2: $i] :
      ( ( ~ ( in @ SV2 @ ( setadjoin @ SV5 @ emptyset ) )
        | ( SV2 = SV5 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[17]) ).

thf(22,plain,
    ! [SV6: $i,SV3: $i] :
      ( ( in @ SV3 @ ( setadjoin @ SV3 @ SV6 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[18]) ).

thf(23,plain,
    ( ( ( ( setadjoin @ sK1_Xx @ ( setadjoin @ sK2_SY12 @ emptyset ) )
       != ( setadjoin @ sK3_SY14 @ emptyset ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[19]) ).

thf(24,plain,
    ( ( ~ ( ( sK1_Xx != sK2_SY12 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[19]) ).

thf(25,plain,
    ! [SV5: $i,SV2: $i] :
      ( ( ( ~ ( in @ SV2 @ ( setadjoin @ SV5 @ emptyset ) ) )
        = $true )
      | ( ( SV2 = SV5 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[21]) ).

thf(26,plain,
    ( ( ( setadjoin @ sK1_Xx @ ( setadjoin @ sK2_SY12 @ emptyset ) )
      = ( setadjoin @ sK3_SY14 @ emptyset ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[23]) ).

thf(27,plain,
    ( ( ( sK1_Xx != sK2_SY12 ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[24]) ).

thf(28,plain,
    ! [SV5: $i,SV2: $i] :
      ( ( ( in @ SV2 @ ( setadjoin @ SV5 @ emptyset ) )
        = $false )
      | ( ( SV2 = SV5 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[25]) ).

thf(29,plain,
    ( ( sK1_Xx = sK2_SY12 )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[27]) ).

thf(30,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[20,29,28,26,22]) ).

thf(31,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[30]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SEU652^2 : TPTP v8.1.0. Released v3.7.0.
% 0.06/0.13  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.13/0.34  % Computer : n006.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 : Sun Jun 19 14:49:40 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  
% 0.13/0.34   No.of.Axioms: 0
% 0.13/0.34  
% 0.13/0.34   Length.of.Defs: 539
% 0.13/0.34  
% 0.13/0.34   Contains.Choice.Funs: false
% 0.13/0.34  (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.13/0.38  
% 0.13/0.38  ********************************
% 0.13/0.38  *   All subproblems solved!    *
% 0.13/0.38  ********************************
% 0.13/0.38  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : (rf:0,axioms:3,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:30,loop_count:0,foatp_calls:1,translation:fof_full)
% 0.13/0.38  
% 0.13/0.38  %**** Beginning of derivation protocol ****
% 0.13/0.38  % SZS output start CNFRefutation
% See solution above
% 0.13/0.38  
% 0.13/0.38  %**** End of derivation protocol ****
% 0.13/0.38  %**** no. of clauses in derivation: 31 ****
% 0.13/0.38  %**** clause counter: 30 ****
% 0.13/0.38  
% 0.13/0.38  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : (rf:0,axioms:3,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:30,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------