TSTP Solution File: SYN365+1 by LEO-II---1.7.0

View Problem - Process Solution

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

% Computer : n017.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 08:25:38 EDT 2022

% Result   : Theorem 0.13s 0.37s
% Output   : CNFRefutation 0.13s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   54 (  36 unt;   6 typ;   0 def)
%            Number of atoms       :  253 (  57 equ;   0 cnn)
%            Maximal formula atoms :    9 (   5 avg)
%            Number of connectives :  400 (  74   ~;  53   |;  22   &; 235   @)
%                                         (   0 <=>;  16  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   2 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    6 (   6   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    9 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   63 (   0   ^  54   !;   9   ?;  63   :)

% Comments : 
%------------------------------------------------------------------------------
thf(tp_big_p,type,
    big_p: $i > $o ).

thf(tp_big_r,type,
    big_r: $i > $i > $o ).

thf(tp_g,type,
    g: $i > $i ).

thf(tp_h,type,
    h: $i > $i ).

thf(tp_sK1_X,type,
    sK1_X: $i ).

thf(tp_sK2_Y,type,
    sK2_Y: $i > $i ).

thf(1,conjecture,
    ( ( ! [X: $i] :
        ? [Y: $i] :
          ( ( big_p @ X )
         => ( ( big_r @ X @ ( g @ ( h @ Y ) ) )
            & ( big_p @ Y ) ) )
      & ! [W: $i] :
          ( ( big_p @ W )
         => ( ( big_p @ ( g @ W ) )
            & ( big_p @ ( h @ W ) ) ) ) )
   => ! [X: $i] :
        ( ( big_p @ X )
       => ? [Y: $i] :
            ( ( big_r @ X @ Y )
            & ( big_p @ Y ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',x2116) ).

thf(2,negated_conjecture,
    ( ( ( ! [X: $i] :
          ? [Y: $i] :
            ( ( big_p @ X )
           => ( ( big_r @ X @ ( g @ ( h @ Y ) ) )
              & ( big_p @ Y ) ) )
        & ! [W: $i] :
            ( ( big_p @ W )
           => ( ( big_p @ ( g @ W ) )
              & ( big_p @ ( h @ W ) ) ) ) )
     => ! [X: $i] :
          ( ( big_p @ X )
         => ? [Y: $i] :
              ( ( big_r @ X @ Y )
              & ( big_p @ Y ) ) ) )
    = $false ),
    inference(negate_conjecture,[status(cth)],[1]) ).

thf(3,plain,
    ( ( ( ! [X: $i] :
          ? [Y: $i] :
            ( ( big_p @ X )
           => ( ( big_r @ X @ ( g @ ( h @ Y ) ) )
              & ( big_p @ Y ) ) )
        & ! [W: $i] :
            ( ( big_p @ W )
           => ( ( big_p @ ( g @ W ) )
              & ( big_p @ ( h @ W ) ) ) ) )
     => ! [X: $i] :
          ( ( big_p @ X )
         => ? [Y: $i] :
              ( ( big_r @ X @ Y )
              & ( big_p @ Y ) ) ) )
    = $false ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(4,plain,
    ( ( ! [X: $i] :
        ? [Y: $i] :
          ( ( big_p @ X )
         => ( ( big_r @ X @ ( g @ ( h @ Y ) ) )
            & ( big_p @ Y ) ) ) )
    = $true ),
    inference(standard_cnf,[status(thm)],[3]) ).

thf(5,plain,
    ( ( ! [W: $i] :
          ( ( big_p @ W )
         => ( ( big_p @ ( g @ W ) )
            & ( big_p @ ( h @ W ) ) ) ) )
    = $true ),
    inference(standard_cnf,[status(thm)],[3]) ).

thf(6,plain,
    ( ( ! [X: $i] :
          ( ( big_p @ X )
         => ? [Y: $i] :
              ( ( big_r @ X @ Y )
              & ( big_p @ Y ) ) ) )
    = $false ),
    inference(standard_cnf,[status(thm)],[3]) ).

thf(7,plain,
    ( ( ~ ! [X: $i] :
            ( ( big_p @ X )
           => ? [Y: $i] :
                ( ( big_r @ X @ Y )
                & ( big_p @ Y ) ) ) )
    = $true ),
    inference(polarity_switch,[status(thm)],[6]) ).

thf(8,plain,
    ( ( ( big_p @ sK1_X )
      & ! [SY5: $i] :
          ( ~ ( big_p @ SY5 )
          | ~ ( big_r @ sK1_X @ SY5 ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[7]) ).

thf(9,plain,
    ( ( ! [X: $i] :
          ( ( ~ ( big_p @ X )
            | ( big_p @ ( sK2_Y @ X ) ) )
          & ( ~ ( big_p @ X )
            | ( big_r @ X @ ( g @ ( h @ ( sK2_Y @ X ) ) ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[4]) ).

thf(10,plain,
    ( ( ! [W: $i] :
          ( ~ ( big_p @ W )
          | ( big_p @ ( g @ W ) ) )
      & ! [W: $i] :
          ( ~ ( big_p @ W )
          | ( big_p @ ( h @ W ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[5]) ).

thf(11,plain,
    ( ( ! [W: $i] :
          ( ~ ( big_p @ W )
          | ( big_p @ ( g @ W ) ) )
      & ! [W: $i] :
          ( ~ ( big_p @ W )
          | ( big_p @ ( h @ W ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[10]) ).

thf(12,plain,
    ( ( ! [X: $i] :
          ( ( ~ ( big_p @ X )
            | ( big_p @ ( sK2_Y @ X ) ) )
          & ( ~ ( big_p @ X )
            | ( big_r @ X @ ( g @ ( h @ ( sK2_Y @ X ) ) ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[9]) ).

thf(13,plain,
    ( ( ( big_p @ sK1_X )
      & ! [SY5: $i] :
          ( ~ ( big_p @ SY5 )
          | ~ ( big_r @ sK1_X @ SY5 ) ) )
    = $true ),
    inference(copy,[status(thm)],[8]) ).

thf(14,plain,
    ( ( ~ ( ~ ( big_p @ sK1_X )
          | ~ ! [SX0: $i] :
                ( ~ ( big_p @ SX0 )
                | ~ ( big_r @ sK1_X @ SX0 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[13]) ).

thf(15,plain,
    ( ( ! [SX0: $i] :
          ~ ( ~ ( ~ ( big_p @ SX0 )
                | ( big_p @ ( sK2_Y @ SX0 ) ) )
            | ~ ( ~ ( big_p @ SX0 )
                | ( big_r @ SX0 @ ( g @ ( h @ ( sK2_Y @ SX0 ) ) ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[12]) ).

thf(16,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( big_p @ SX0 )
                | ( big_p @ ( g @ SX0 ) ) )
          | ~ ! [SX0: $i] :
                ( ~ ( big_p @ SX0 )
                | ( big_p @ ( h @ SX0 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[11]) ).

thf(17,plain,
    ( ( ~ ( big_p @ sK1_X )
      | ~ ! [SX0: $i] :
            ( ~ ( big_p @ SX0 )
            | ~ ( big_r @ sK1_X @ SX0 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[14]) ).

thf(18,plain,
    ! [SV1: $i] :
      ( ( ~ ( ~ ( ~ ( big_p @ SV1 )
                | ( big_p @ ( sK2_Y @ SV1 ) ) )
            | ~ ( ~ ( big_p @ SV1 )
                | ( big_r @ SV1 @ ( g @ ( h @ ( sK2_Y @ SV1 ) ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[15]) ).

thf(19,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( big_p @ SX0 )
            | ( big_p @ ( g @ SX0 ) ) )
      | ~ ! [SX0: $i] :
            ( ~ ( big_p @ SX0 )
            | ( big_p @ ( h @ SX0 ) ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[16]) ).

thf(20,plain,
    ( ( ~ ( big_p @ sK1_X ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[17]) ).

thf(21,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( big_p @ SX0 )
            | ~ ( big_r @ sK1_X @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[17]) ).

thf(22,plain,
    ! [SV1: $i] :
      ( ( ~ ( ~ ( big_p @ SV1 )
            | ( big_p @ ( sK2_Y @ SV1 ) ) )
        | ~ ( ~ ( big_p @ SV1 )
            | ( big_r @ SV1 @ ( g @ ( h @ ( sK2_Y @ SV1 ) ) ) ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[18]) ).

thf(23,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( big_p @ SX0 )
            | ( big_p @ ( g @ SX0 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[19]) ).

thf(24,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( big_p @ SX0 )
            | ( big_p @ ( h @ SX0 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[19]) ).

thf(25,plain,
    ( ( big_p @ sK1_X )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[20]) ).

thf(26,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( big_p @ SX0 )
          | ~ ( big_r @ sK1_X @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[21]) ).

thf(27,plain,
    ! [SV1: $i] :
      ( ( ~ ( ~ ( big_p @ SV1 )
            | ( big_p @ ( sK2_Y @ SV1 ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[22]) ).

thf(28,plain,
    ! [SV1: $i] :
      ( ( ~ ( ~ ( big_p @ SV1 )
            | ( big_r @ SV1 @ ( g @ ( h @ ( sK2_Y @ SV1 ) ) ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[22]) ).

thf(29,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( big_p @ SX0 )
          | ( big_p @ ( g @ SX0 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[23]) ).

thf(30,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( big_p @ SX0 )
          | ( big_p @ ( h @ SX0 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[24]) ).

thf(31,plain,
    ! [SV2: $i] :
      ( ( ~ ( big_p @ SV2 )
        | ~ ( big_r @ sK1_X @ SV2 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[26]) ).

thf(32,plain,
    ! [SV1: $i] :
      ( ( ~ ( big_p @ SV1 )
        | ( big_p @ ( sK2_Y @ SV1 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[27]) ).

thf(33,plain,
    ! [SV1: $i] :
      ( ( ~ ( big_p @ SV1 )
        | ( big_r @ SV1 @ ( g @ ( h @ ( sK2_Y @ SV1 ) ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[28]) ).

thf(34,plain,
    ! [SV3: $i] :
      ( ( ~ ( big_p @ SV3 )
        | ( big_p @ ( g @ SV3 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[29]) ).

thf(35,plain,
    ! [SV4: $i] :
      ( ( ~ ( big_p @ SV4 )
        | ( big_p @ ( h @ SV4 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[30]) ).

thf(36,plain,
    ! [SV2: $i] :
      ( ( ( ~ ( big_p @ SV2 ) )
        = $true )
      | ( ( ~ ( big_r @ sK1_X @ SV2 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[31]) ).

thf(37,plain,
    ! [SV1: $i] :
      ( ( ( ~ ( big_p @ SV1 ) )
        = $true )
      | ( ( big_p @ ( sK2_Y @ SV1 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[32]) ).

thf(38,plain,
    ! [SV1: $i] :
      ( ( ( ~ ( big_p @ SV1 ) )
        = $true )
      | ( ( big_r @ SV1 @ ( g @ ( h @ ( sK2_Y @ SV1 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[33]) ).

thf(39,plain,
    ! [SV3: $i] :
      ( ( ( ~ ( big_p @ SV3 ) )
        = $true )
      | ( ( big_p @ ( g @ SV3 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[34]) ).

thf(40,plain,
    ! [SV4: $i] :
      ( ( ( ~ ( big_p @ SV4 ) )
        = $true )
      | ( ( big_p @ ( h @ SV4 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[35]) ).

thf(41,plain,
    ! [SV2: $i] :
      ( ( ( big_p @ SV2 )
        = $false )
      | ( ( ~ ( big_r @ sK1_X @ SV2 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[36]) ).

thf(42,plain,
    ! [SV1: $i] :
      ( ( ( big_p @ SV1 )
        = $false )
      | ( ( big_p @ ( sK2_Y @ SV1 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[37]) ).

thf(43,plain,
    ! [SV1: $i] :
      ( ( ( big_p @ SV1 )
        = $false )
      | ( ( big_r @ SV1 @ ( g @ ( h @ ( sK2_Y @ SV1 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[38]) ).

thf(44,plain,
    ! [SV3: $i] :
      ( ( ( big_p @ SV3 )
        = $false )
      | ( ( big_p @ ( g @ SV3 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[39]) ).

thf(45,plain,
    ! [SV4: $i] :
      ( ( ( big_p @ SV4 )
        = $false )
      | ( ( big_p @ ( h @ SV4 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[40]) ).

thf(46,plain,
    ! [SV2: $i] :
      ( ( ( big_r @ sK1_X @ SV2 )
        = $false )
      | ( ( big_p @ SV2 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[41]) ).

thf(47,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[25,46,45,44,43,42]) ).

thf(48,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[47]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SYN365+1 : TPTP v8.1.0. Released v2.0.0.
% 0.07/0.12  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.13/0.33  % Computer : n017.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Mon Jul 11 16:29:49 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:600,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  ********************************
% 0.13/0.37  *   All subproblems solved!    *
% 0.13/0.37  ********************************
% 0.13/0.37  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : (rf:0,axioms:2,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:74,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:47,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: 48 ****
% 0.13/0.38  %**** clause counter: 47 ****
% 0.13/0.38  
% 0.13/0.38  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : (rf:0,axioms:2,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:74,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:47,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------