TSTP Solution File: SEV389^5 by LEO-II---1.7.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : SEV389^5 : TPTP v8.1.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp
% Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s

% Computer : n019.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 17:36:29 EDT 2022

% Result   : Theorem 0.13s 0.37s
% Output   : CNFRefutation 0.13s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   23
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   55 (  23 unt;   3 typ;   0 def)
%            Number of atoms       :  354 ( 101 equ;   0 cnn)
%            Maximal formula atoms :    3 (   6 avg)
%            Number of connectives :  389 ( 136   ~;  85   |;   7   &; 153   @)
%                                         (   0 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   2 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    2 (   2   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   3 usr;   3 con; 0-2 aty)
%            Number of variables   :   44 (   7   ^  37   !;   0   ?;  44   :)

% Comments : 
%------------------------------------------------------------------------------
thf(tp_cR,type,
    cR: $i > $o ).

thf(tp_cS,type,
    cS: $i > $o ).

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

thf(1,conjecture,
    ( ( cR
      = ( ^ [Xx: $i] :
            ( ( cR @ Xx )
            & ( cS @ Xx ) ) ) )
   => ! [Xx: $i] :
        ( ( cR @ Xx )
       => ( cS @ Xx ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cTHM37_pme) ).

thf(2,negated_conjecture,
    ( ( ( cR
        = ( ^ [Xx: $i] :
              ( ( cR @ Xx )
              & ( cS @ Xx ) ) ) )
     => ! [Xx: $i] :
          ( ( cR @ Xx )
         => ( cS @ Xx ) ) )
    = $false ),
    inference(negate_conjecture,[status(cth)],[1]) ).

thf(3,plain,
    ( ( ( cR
        = ( ^ [Xx: $i] :
              ( ( cR @ Xx )
              & ( cS @ Xx ) ) ) )
     => ! [Xx: $i] :
          ( ( cR @ Xx )
         => ( cS @ Xx ) ) )
    = $false ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(4,plain,
    ( ( cR
      = ( ^ [Xx: $i] :
            ( ( cR @ Xx )
            & ( cS @ Xx ) ) ) )
    = $true ),
    inference(standard_cnf,[status(thm)],[3]) ).

thf(5,plain,
    ( ( ! [Xx: $i] :
          ( ( cR @ Xx )
         => ( cS @ Xx ) ) )
    = $false ),
    inference(standard_cnf,[status(thm)],[3]) ).

thf(6,plain,
    ( ( ~ ! [Xx: $i] :
            ( ( cR @ Xx )
           => ( cS @ Xx ) ) )
    = $true ),
    inference(polarity_switch,[status(thm)],[5]) ).

thf(7,plain,
    ( ( ( cR @ sK1_Xx )
      & ~ ( cS @ sK1_Xx ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[6]) ).

thf(8,plain,
    ( ( cR
      = ( ^ [Xx: $i] :
            ( ( cR @ Xx )
            & ( cS @ Xx ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[4]) ).

thf(9,plain,
    ( ( ( cR @ sK1_Xx )
      & ~ ( cS @ sK1_Xx ) )
    = $true ),
    inference(copy,[status(thm)],[7]) ).

thf(10,plain,
    ( ( cR
      = ( ^ [SX0: $i] :
            ~ ( ~ ( cR @ SX0 )
              | ~ ( cS @ SX0 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[8]) ).

thf(11,plain,
    ( ( ~ ( ~ ( cR @ sK1_Xx )
          | ~ ~ ( cS @ sK1_Xx ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[9]) ).

thf(12,plain,
    ( ( ! [SV1: $i] :
          ( ( cR @ SV1 )
          = ( ~ ( ~ ( cR @ SV1 )
                | ~ ( cS @ SV1 ) ) ) ) )
    = $true ),
    inference(extcnf_equal_pos,[status(thm)],[10]) ).

thf(13,plain,
    ( ( cR
      = ( ^ [SX0: $i] :
            ~ ( ~ ( cR @ SX0 )
              | ~ ( cS @ SX0 ) ) ) )
    = $true ),
    inference(extcnf_equal_pos,[status(thm)],[10]) ).

thf(14,plain,
    ( ( ~ ( cR @ sK1_Xx )
      | ~ ~ ( cS @ sK1_Xx ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[11]) ).

thf(15,plain,
    ! [SV2: $i] :
      ( ( ( cR @ SV2 )
        = ( ~ ( ~ ( cR @ SV2 )
              | ~ ( cS @ SV2 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[12]) ).

thf(16,plain,
    ( ( ~ ( cR @ sK1_Xx ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[14]) ).

thf(17,plain,
    ( ( ~ ~ ( cS @ sK1_Xx ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[14]) ).

thf(18,plain,
    ! [SV2: $i] :
      ( ( ~ ( ( cR @ SV2 )
            | ~ ( ~ ( cR @ SV2 )
                | ~ ( cS @ SV2 ) ) )
        | ~ ( ~ ( cR @ SV2 )
            | ~ ~ ( ~ ( cR @ SV2 )
                  | ~ ( cS @ SV2 ) ) ) )
      = $true ),
    inference(extcnf_equal_pos,[status(thm)],[15]) ).

thf(19,plain,
    ! [SV2: $i] :
      ( ( ( cR @ SV2 )
        = ( ~ ( ~ ( cR @ SV2 )
              | ~ ( cS @ SV2 ) ) ) )
      = $true ),
    inference(extcnf_equal_pos,[status(thm)],[15]) ).

thf(20,plain,
    ( ( cR @ sK1_Xx )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[16]) ).

thf(21,plain,
    ( ( ~ ( cS @ sK1_Xx ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[17]) ).

thf(22,plain,
    ! [SV2: $i] :
      ( ( ( ~ ( ( cR @ SV2 )
              | ~ ( ~ ( cR @ SV2 )
                  | ~ ( cS @ SV2 ) ) ) )
        = $true )
      | ( ( ~ ( ~ ( cR @ SV2 )
              | ~ ~ ( ~ ( cR @ SV2 )
                    | ~ ( cS @ SV2 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[18]) ).

thf(23,plain,
    ( ( cS @ sK1_Xx )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[21]) ).

thf(24,plain,
    ! [SV2: $i] :
      ( ( ( ( cR @ SV2 )
          | ~ ( ~ ( cR @ SV2 )
              | ~ ( cS @ SV2 ) ) )
        = $false )
      | ( ( ~ ( ~ ( cR @ SV2 )
              | ~ ~ ( ~ ( cR @ SV2 )
                    | ~ ( cS @ SV2 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[22]) ).

thf(25,plain,
    ! [SV2: $i] :
      ( ( ( cR @ SV2 )
        = $false )
      | ( ( ~ ( ~ ( cR @ SV2 )
              | ~ ~ ( ~ ( cR @ SV2 )
                    | ~ ( cS @ SV2 ) ) ) )
        = $true ) ),
    inference(extcnf_or_neg,[status(thm)],[24]) ).

thf(26,plain,
    ! [SV2: $i] :
      ( ( ( ~ ( ~ ( cR @ SV2 )
              | ~ ( cS @ SV2 ) ) )
        = $false )
      | ( ( ~ ( ~ ( cR @ SV2 )
              | ~ ~ ( ~ ( cR @ SV2 )
                    | ~ ( cS @ SV2 ) ) ) )
        = $true ) ),
    inference(extcnf_or_neg,[status(thm)],[24]) ).

thf(27,plain,
    ! [SV2: $i] :
      ( ( ( ~ ( cR @ SV2 )
          | ~ ~ ( ~ ( cR @ SV2 )
                | ~ ( cS @ SV2 ) ) )
        = $false )
      | ( ( cR @ SV2 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[25]) ).

thf(28,plain,
    ! [SV2: $i] :
      ( ( ( ~ ( cR @ SV2 )
          | ~ ( cS @ SV2 ) )
        = $true )
      | ( ( ~ ( ~ ( cR @ SV2 )
              | ~ ~ ( ~ ( cR @ SV2 )
                    | ~ ( cS @ SV2 ) ) ) )
        = $true ) ),
    inference(extcnf_not_neg,[status(thm)],[26]) ).

thf(29,plain,
    ! [SV2: $i] :
      ( ( ( ~ ( cR @ SV2 ) )
        = $false )
      | ( ( cR @ SV2 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[27]) ).

thf(30,plain,
    ! [SV2: $i] :
      ( ( ( ~ ~ ( ~ ( cR @ SV2 )
                | ~ ( cS @ SV2 ) ) )
        = $false )
      | ( ( cR @ SV2 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[27]) ).

thf(31,plain,
    ! [SV2: $i] :
      ( ( ( ~ ( cR @ SV2 ) )
        = $true )
      | ( ( ~ ( cS @ SV2 ) )
        = $true )
      | ( ( ~ ( ~ ( cR @ SV2 )
              | ~ ~ ( ~ ( cR @ SV2 )
                    | ~ ( cS @ SV2 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[28]) ).

thf(32,plain,
    ! [SV2: $i] :
      ( ( ( cR @ SV2 )
        = $true )
      | ( ( cR @ SV2 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[29]) ).

thf(33,plain,
    ! [SV2: $i] :
      ( ( ( ~ ( ~ ( cR @ SV2 )
              | ~ ( cS @ SV2 ) ) )
        = $true )
      | ( ( cR @ SV2 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[30]) ).

thf(34,plain,
    ! [SV2: $i] :
      ( ( ( cR @ SV2 )
        = $false )
      | ( ( ~ ( cS @ SV2 ) )
        = $true )
      | ( ( ~ ( ~ ( cR @ SV2 )
              | ~ ~ ( ~ ( cR @ SV2 )
                    | ~ ( cS @ SV2 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[31]) ).

thf(35,plain,
    ! [SV2: $i] :
      ( ( ( ~ ( cR @ SV2 )
          | ~ ( cS @ SV2 ) )
        = $false )
      | ( ( cR @ SV2 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[33]) ).

thf(36,plain,
    ! [SV2: $i] :
      ( ( ( cS @ SV2 )
        = $false )
      | ( ( cR @ SV2 )
        = $false )
      | ( ( ~ ( ~ ( cR @ SV2 )
              | ~ ~ ( ~ ( cR @ SV2 )
                    | ~ ( cS @ SV2 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[34]) ).

thf(37,plain,
    ! [SV2: $i] :
      ( ( ( ~ ( cR @ SV2 ) )
        = $false )
      | ( ( cR @ SV2 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[35]) ).

thf(38,plain,
    ! [SV2: $i] :
      ( ( ( ~ ( cS @ SV2 ) )
        = $false )
      | ( ( cR @ SV2 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[35]) ).

thf(39,plain,
    ! [SV2: $i] :
      ( ( ( ~ ( cR @ SV2 )
          | ~ ~ ( ~ ( cR @ SV2 )
                | ~ ( cS @ SV2 ) ) )
        = $false )
      | ( ( cR @ SV2 )
        = $false )
      | ( ( cS @ SV2 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[36]) ).

thf(40,plain,
    ! [SV2: $i] :
      ( ( ( cR @ SV2 )
        = $true )
      | ( ( cR @ SV2 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[37]) ).

thf(41,plain,
    ! [SV2: $i] :
      ( ( ( cS @ SV2 )
        = $true )
      | ( ( cR @ SV2 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[38]) ).

thf(42,plain,
    ! [SV2: $i] :
      ( ( ( ~ ( cR @ SV2 ) )
        = $false )
      | ( ( cR @ SV2 )
        = $false )
      | ( ( cS @ SV2 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[39]) ).

thf(43,plain,
    ! [SV2: $i] :
      ( ( ( ~ ~ ( ~ ( cR @ SV2 )
                | ~ ( cS @ SV2 ) ) )
        = $false )
      | ( ( cR @ SV2 )
        = $false )
      | ( ( cS @ SV2 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[39]) ).

thf(44,plain,
    ! [SV2: $i] :
      ( ( ( cR @ SV2 )
        = $true )
      | ( ( cR @ SV2 )
        = $false )
      | ( ( cS @ SV2 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[42]) ).

thf(45,plain,
    ! [SV2: $i] :
      ( ( ( ~ ( ~ ( cR @ SV2 )
              | ~ ( cS @ SV2 ) ) )
        = $true )
      | ( ( cR @ SV2 )
        = $false )
      | ( ( cS @ SV2 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[43]) ).

thf(46,plain,
    ! [SV2: $i] :
      ( ( ( ~ ( cR @ SV2 )
          | ~ ( cS @ SV2 ) )
        = $false )
      | ( ( cR @ SV2 )
        = $false )
      | ( ( cS @ SV2 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[45]) ).

thf(47,plain,
    ! [SV2: $i] :
      ( ( ( ~ ( cR @ SV2 ) )
        = $false )
      | ( ( cR @ SV2 )
        = $false )
      | ( ( cS @ SV2 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[46]) ).

thf(48,plain,
    ! [SV2: $i] :
      ( ( ( ~ ( cS @ SV2 ) )
        = $false )
      | ( ( cR @ SV2 )
        = $false )
      | ( ( cS @ SV2 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[46]) ).

thf(49,plain,
    ! [SV2: $i] :
      ( ( ( cR @ SV2 )
        = $true )
      | ( ( cR @ SV2 )
        = $false )
      | ( ( cS @ SV2 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[47]) ).

thf(50,plain,
    ! [SV2: $i] :
      ( ( ( cS @ SV2 )
        = $true )
      | ( ( cR @ SV2 )
        = $false )
      | ( ( cS @ SV2 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[48]) ).

thf(51,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[13,50,49,44,41,40,32,23,20,19]) ).

thf(52,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[51]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SEV389^5 : TPTP v8.1.0. Released v4.0.0.
% 0.07/0.13  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.13/0.34  % Computer : n019.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 : Tue Jun 28 06:41:24 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: 0
% 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.37  ********************************
% 0.13/0.37  *   All subproblems solved!    *
% 0.13/0.37  ********************************
% 0.13/0.37  % 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:51,loop_count:0,foatp_calls:1,translation:fof_full)
% 0.13/0.37  
% 0.13/0.37  %**** Beginning of derivation protocol ****
% 0.13/0.37  % SZS output start CNFRefutation
% See solution above
% 0.13/0.37  
% 0.13/0.37  %**** End of derivation protocol ****
% 0.13/0.37  %**** no. of clauses in derivation: 52 ****
% 0.13/0.37  %**** clause counter: 51 ****
% 0.13/0.37  
% 0.13/0.37  % 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:51,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------