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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : SYO303^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 : n008.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 : Thu Jul 21 17:33:16 EDT 2022

% Result   : Theorem 0.18s 0.36s
% Output   : CNFRefutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   34 (  22 unt;   5 typ;   0 def)
%            Number of atoms       :  124 (  33 equ;   0 cnn)
%            Maximal formula atoms :    4 (   4 avg)
%            Number of connectives :  172 (  51   ~;  30   |;  14   &;  74   @)
%                                         (   0 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   2 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   11 (  11   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   5 usr;   5 con; 0-2 aty)
%            Number of variables   :   18 (   0   ^  18   !;   0   ?;  18   :)

% Comments : 
%------------------------------------------------------------------------------
thf(tp_a,type,
    a: $i ).

thf(tp_b,type,
    b: $i ).

thf(tp_c0,type,
    c0: $i ).

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

thf(tp_cT,type,
    cT: $i > $o ).

thf(1,conjecture,
    ( ! [P: $i > $o] :
        ( ~ ( P @ c0 )
        | ! [Xx: $i] : ( P @ Xx ) )
   => ( ~ ( ( cS @ c0 )
          & ( cT @ c0 ) )
      | ( ( cT @ a )
        & ( cS @ b ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cMIN_QUAN_BUG) ).

thf(2,negated_conjecture,
    ( ( ! [P: $i > $o] :
          ( ~ ( P @ c0 )
          | ! [Xx: $i] : ( P @ Xx ) )
     => ( ~ ( ( cS @ c0 )
            & ( cT @ c0 ) )
        | ( ( cT @ a )
          & ( cS @ b ) ) ) )
    = $false ),
    inference(negate_conjecture,[status(cth)],[1]) ).

thf(3,plain,
    ( ( ! [P: $i > $o] :
          ( ~ ( P @ c0 )
          | ! [Xx: $i] : ( P @ Xx ) )
     => ( ~ ( ( cS @ c0 )
            & ( cT @ c0 ) )
        | ( ( cT @ a )
          & ( cS @ b ) ) ) )
    = $false ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(4,plain,
    ( ( ! [P: $i > $o] :
          ( ~ ( P @ c0 )
          | ! [Xx: $i] : ( P @ Xx ) ) )
    = $true ),
    inference(standard_cnf,[status(thm)],[3]) ).

thf(5,plain,
    ( ( ~ ( ( cS @ c0 )
          & ( cT @ c0 ) )
      | ( ( cT @ a )
        & ( cS @ b ) ) )
    = $false ),
    inference(standard_cnf,[status(thm)],[3]) ).

thf(6,plain,
    ( ( ~ ( ~ ( ( cS @ c0 )
              & ( cT @ c0 ) )
          | ( ( cT @ a )
            & ( cS @ b ) ) ) )
    = $true ),
    inference(polarity_switch,[status(thm)],[5]) ).

thf(7,plain,
    ( ( ( cS @ c0 )
      & ( cT @ c0 )
      & ( ~ ( cS @ b )
        | ~ ( cT @ a ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[6]) ).

thf(8,plain,
    ( ( ! [P: $i > $o] :
          ( ~ ( P @ c0 )
          | ! [Xx: $i] : ( P @ Xx ) ) )
    = $true ),
    inference(copy,[status(thm)],[4]) ).

thf(9,plain,
    ( ( ( cS @ c0 )
      & ( cT @ c0 )
      & ( ~ ( cS @ b )
        | ~ ( cT @ a ) ) )
    = $true ),
    inference(copy,[status(thm)],[7]) ).

thf(10,plain,
    ( ( ~ ( ~ ~ ( ~ ( cS @ c0 )
                | ~ ( cT @ c0 ) )
          | ~ ( ~ ( cS @ b )
              | ~ ( cT @ a ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[9]) ).

thf(11,plain,
    ! [SV1: $i > $o] :
      ( ( ~ ( SV1 @ c0 )
        | ! [SY2: $i] : ( SV1 @ SY2 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[8]) ).

thf(12,plain,
    ( ( ~ ~ ( ~ ( cS @ c0 )
            | ~ ( cT @ c0 ) )
      | ~ ( ~ ( cS @ b )
          | ~ ( cT @ a ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[10]) ).

thf(13,plain,
    ! [SV1: $i > $o] :
      ( ( ( ~ ( SV1 @ c0 ) )
        = $true )
      | ( ( ! [SY2: $i] : ( SV1 @ SY2 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[11]) ).

thf(14,plain,
    ( ( ~ ~ ( ~ ( cS @ c0 )
            | ~ ( cT @ c0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[12]) ).

thf(15,plain,
    ( ( ~ ( ~ ( cS @ b )
          | ~ ( cT @ a ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[12]) ).

thf(16,plain,
    ! [SV1: $i > $o] :
      ( ( ( SV1 @ c0 )
        = $false )
      | ( ( ! [SY2: $i] : ( SV1 @ SY2 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[13]) ).

thf(17,plain,
    ( ( ~ ( ~ ( cS @ c0 )
          | ~ ( cT @ c0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[14]) ).

thf(18,plain,
    ( ( ~ ( cS @ b )
      | ~ ( cT @ a ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[15]) ).

thf(19,plain,
    ! [SV2: $i,SV1: $i > $o] :
      ( ( ( SV1 @ SV2 )
        = $true )
      | ( ( SV1 @ c0 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[16]) ).

thf(20,plain,
    ( ( ~ ( cS @ c0 )
      | ~ ( cT @ c0 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[17]) ).

thf(21,plain,
    ( ( ( ~ ( cS @ b ) )
      = $true )
    | ( ( ~ ( cT @ a ) )
      = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[18]) ).

thf(22,plain,
    ( ( ~ ( cS @ c0 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[20]) ).

thf(23,plain,
    ( ( ~ ( cT @ c0 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[20]) ).

thf(24,plain,
    ( ( ( cS @ b )
      = $false )
    | ( ( ~ ( cT @ a ) )
      = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[21]) ).

thf(25,plain,
    ( ( cS @ c0 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[22]) ).

thf(26,plain,
    ( ( cT @ c0 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[23]) ).

thf(27,plain,
    ( ( ( cT @ a )
      = $false )
    | ( ( cS @ b )
      = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[24]) ).

thf(28,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[19,27,26,25]) ).

thf(29,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[28]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYO303^5 : TPTP v8.1.0. Released v4.0.0.
% 0.12/0.12  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.12/0.33  % Computer : n008.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Sat Jul  9 14:26:38 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.18/0.34  
% 0.18/0.34   No.of.Axioms: 0
% 0.18/0.34  
% 0.18/0.34   Length.of.Defs: 0
% 0.18/0.34  
% 0.18/0.34   Contains.Choice.Funs: false
% 0.18/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.18/0.36  ********************************
% 0.18/0.36  *   All subproblems solved!    *
% 0.18/0.36  ********************************
% 0.18/0.36  % 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:28,loop_count:0,foatp_calls:1,translation:fof_full)
% 0.18/0.36  
% 0.18/0.36  %**** Beginning of derivation protocol ****
% 0.18/0.36  % SZS output start CNFRefutation
% See solution above
% 0.18/0.36  
% 0.18/0.36  %**** End of derivation protocol ****
% 0.18/0.36  %**** no. of clauses in derivation: 29 ****
% 0.18/0.36  %**** clause counter: 28 ****
% 0.18/0.36  
% 0.18/0.36  % 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:28,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------