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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : SYO147^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 : n029.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:32:24 EDT 2022

% Result   : Theorem 0.11s 0.36s
% Output   : CNFRefutation 0.11s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   20
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   35 (  26 unt;   4 typ;   0 def)
%            Number of atoms       :  167 (  33 equ;   0 cnn)
%            Maximal formula atoms :    6 (   5 avg)
%            Number of connectives :  296 (  87   ~;  44   |;  14   &; 139   @)
%                                         (   0 <=>;  12  =>;   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     :    7 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :   37 (   0   ^  33   !;   4   ?;  37   :)

% Comments : 
%------------------------------------------------------------------------------
thf(tp_cP1,type,
    cP1: $i > $o ).

thf(tp_cP2,type,
    cP2: $i > $o ).

thf(tp_cP3,type,
    cP3: $i > $o ).

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

thf(1,conjecture,
    ? [Xy: $i] :
    ! [Xx: $i] :
      ( ( ( cP1 @ Xx )
        & ( ( cP1 @ Xy )
         => ( cP2 @ Xx ) )
        & ( ( cP2 @ Xy )
         => ( cP3 @ Xx ) ) )
     => ( cP3 @ Xy ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cBAFFLER3) ).

thf(2,negated_conjecture,
    ( ( ? [Xy: $i] :
        ! [Xx: $i] :
          ( ( ( cP1 @ Xx )
            & ( ( cP1 @ Xy )
             => ( cP2 @ Xx ) )
            & ( ( cP2 @ Xy )
             => ( cP3 @ Xx ) ) )
         => ( cP3 @ Xy ) ) )
    = $false ),
    inference(negate_conjecture,[status(cth)],[1]) ).

thf(3,plain,
    ( ( ? [Xy: $i] :
        ! [Xx: $i] :
          ( ( ( cP1 @ Xx )
            & ( ( cP1 @ Xy )
             => ( cP2 @ Xx ) )
            & ( ( cP2 @ Xy )
             => ( cP3 @ Xx ) ) )
         => ( cP3 @ Xy ) ) )
    = $false ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(4,plain,
    ( ( ~ ? [Xy: $i] :
          ! [Xx: $i] :
            ( ( ( cP1 @ Xx )
              & ( ( cP1 @ Xy )
               => ( cP2 @ Xx ) )
              & ( ( cP2 @ Xy )
               => ( cP3 @ Xx ) ) )
           => ( cP3 @ Xy ) ) )
    = $true ),
    inference(polarity_switch,[status(thm)],[3]) ).

thf(5,plain,
    ( ( ! [Xy: $i] :
          ( ( ~ ( cP1 @ Xy )
            | ( cP2 @ ( sK1_Xx @ Xy ) ) )
          & ( cP1 @ ( sK1_Xx @ Xy ) )
          & ( ~ ( cP2 @ Xy )
            | ( cP3 @ ( sK1_Xx @ Xy ) ) ) )
      & ! [Xy: $i] :
          ~ ( cP3 @ Xy ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[4]) ).

thf(6,plain,
    ( ( ! [Xy: $i] :
          ( ( ~ ( cP1 @ Xy )
            | ( cP2 @ ( sK1_Xx @ Xy ) ) )
          & ( cP1 @ ( sK1_Xx @ Xy ) )
          & ( ~ ( cP2 @ Xy )
            | ( cP3 @ ( sK1_Xx @ Xy ) ) ) )
      & ! [Xy: $i] :
          ~ ( cP3 @ Xy ) )
    = $true ),
    inference(copy,[status(thm)],[5]) ).

thf(7,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ~ ( ~ ~ ( ~ ( ~ ( cP1 @ SX0 )
                            | ( cP2 @ ( sK1_Xx @ SX0 ) ) )
                        | ~ ( cP1 @ ( sK1_Xx @ SX0 ) ) )
                  | ~ ( ~ ( cP2 @ SX0 )
                      | ( cP3 @ ( sK1_Xx @ SX0 ) ) ) )
          | ~ ! [SX0: $i] :
                ~ ( cP3 @ SX0 ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[6]) ).

thf(8,plain,
    ( ( ~ ! [SX0: $i] :
            ~ ( ~ ~ ( ~ ( ~ ( cP1 @ SX0 )
                        | ( cP2 @ ( sK1_Xx @ SX0 ) ) )
                    | ~ ( cP1 @ ( sK1_Xx @ SX0 ) ) )
              | ~ ( ~ ( cP2 @ SX0 )
                  | ( cP3 @ ( sK1_Xx @ SX0 ) ) ) )
      | ~ ! [SX0: $i] :
            ~ ( cP3 @ SX0 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[7]) ).

thf(9,plain,
    ( ( ~ ! [SX0: $i] :
            ~ ( ~ ~ ( ~ ( ~ ( cP1 @ SX0 )
                        | ( cP2 @ ( sK1_Xx @ SX0 ) ) )
                    | ~ ( cP1 @ ( sK1_Xx @ SX0 ) ) )
              | ~ ( ~ ( cP2 @ SX0 )
                  | ( cP3 @ ( sK1_Xx @ SX0 ) ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[8]) ).

thf(10,plain,
    ( ( ~ ! [SX0: $i] :
            ~ ( cP3 @ SX0 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[8]) ).

thf(11,plain,
    ( ( ! [SX0: $i] :
          ~ ( ~ ~ ( ~ ( ~ ( cP1 @ SX0 )
                      | ( cP2 @ ( sK1_Xx @ SX0 ) ) )
                  | ~ ( cP1 @ ( sK1_Xx @ SX0 ) ) )
            | ~ ( ~ ( cP2 @ SX0 )
                | ( cP3 @ ( sK1_Xx @ SX0 ) ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[9]) ).

thf(12,plain,
    ( ( ! [SX0: $i] :
          ~ ( cP3 @ SX0 ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[10]) ).

thf(13,plain,
    ! [SV1: $i] :
      ( ( ~ ( ~ ~ ( ~ ( ~ ( cP1 @ SV1 )
                      | ( cP2 @ ( sK1_Xx @ SV1 ) ) )
                  | ~ ( cP1 @ ( sK1_Xx @ SV1 ) ) )
            | ~ ( ~ ( cP2 @ SV1 )
                | ( cP3 @ ( sK1_Xx @ SV1 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[11]) ).

thf(14,plain,
    ! [SV2: $i] :
      ( ( ~ ( cP3 @ SV2 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[12]) ).

thf(15,plain,
    ! [SV1: $i] :
      ( ( ~ ~ ( ~ ( ~ ( cP1 @ SV1 )
                  | ( cP2 @ ( sK1_Xx @ SV1 ) ) )
              | ~ ( cP1 @ ( sK1_Xx @ SV1 ) ) )
        | ~ ( ~ ( cP2 @ SV1 )
            | ( cP3 @ ( sK1_Xx @ SV1 ) ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[13]) ).

thf(16,plain,
    ! [SV2: $i] :
      ( ( cP3 @ SV2 )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[14]) ).

thf(17,plain,
    ! [SV1: $i] :
      ( ( ~ ~ ( ~ ( ~ ( cP1 @ SV1 )
                  | ( cP2 @ ( sK1_Xx @ SV1 ) ) )
              | ~ ( cP1 @ ( sK1_Xx @ SV1 ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[15]) ).

thf(18,plain,
    ! [SV1: $i] :
      ( ( ~ ( ~ ( cP2 @ SV1 )
            | ( cP3 @ ( sK1_Xx @ SV1 ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[15]) ).

thf(19,plain,
    ! [SV1: $i] :
      ( ( ~ ( ~ ( ~ ( cP1 @ SV1 )
                | ( cP2 @ ( sK1_Xx @ SV1 ) ) )
            | ~ ( cP1 @ ( sK1_Xx @ SV1 ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[17]) ).

thf(20,plain,
    ! [SV1: $i] :
      ( ( ~ ( cP2 @ SV1 )
        | ( cP3 @ ( sK1_Xx @ SV1 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[18]) ).

thf(21,plain,
    ! [SV1: $i] :
      ( ( ~ ( ~ ( cP1 @ SV1 )
            | ( cP2 @ ( sK1_Xx @ SV1 ) ) )
        | ~ ( cP1 @ ( sK1_Xx @ SV1 ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[19]) ).

thf(22,plain,
    ! [SV1: $i] :
      ( ( ( ~ ( cP2 @ SV1 ) )
        = $true )
      | ( ( cP3 @ ( sK1_Xx @ SV1 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[20]) ).

thf(23,plain,
    ! [SV1: $i] :
      ( ( ~ ( ~ ( cP1 @ SV1 )
            | ( cP2 @ ( sK1_Xx @ SV1 ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[21]) ).

thf(24,plain,
    ! [SV1: $i] :
      ( ( ~ ( cP1 @ ( sK1_Xx @ SV1 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[21]) ).

thf(25,plain,
    ! [SV1: $i] :
      ( ( ( cP2 @ SV1 )
        = $false )
      | ( ( cP3 @ ( sK1_Xx @ SV1 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[22]) ).

thf(26,plain,
    ! [SV1: $i] :
      ( ( ~ ( cP1 @ SV1 )
        | ( cP2 @ ( sK1_Xx @ SV1 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[23]) ).

thf(27,plain,
    ! [SV1: $i] :
      ( ( cP1 @ ( sK1_Xx @ SV1 ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[24]) ).

thf(28,plain,
    ! [SV1: $i] :
      ( ( ( ~ ( cP1 @ SV1 ) )
        = $true )
      | ( ( cP2 @ ( sK1_Xx @ SV1 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[26]) ).

thf(29,plain,
    ! [SV1: $i] :
      ( ( ( cP1 @ SV1 )
        = $false )
      | ( ( cP2 @ ( sK1_Xx @ SV1 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[28]) ).

thf(30,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[16,29,27,25]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem  : SYO147^5 : TPTP v8.1.0. Released v4.0.0.
% 0.07/0.12  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.11/0.33  % Computer : n029.cluster.edu
% 0.11/0.33  % Model    : x86_64 x86_64
% 0.11/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.33  % Memory   : 8042.1875MB
% 0.11/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.33  % CPULimit : 300
% 0.11/0.33  % WCLimit  : 600
% 0.11/0.33  % DateTime : Fri Jul  8 22:43:30 EDT 2022
% 0.11/0.33  % CPUTime  : 
% 0.11/0.33  
% 0.11/0.33   No.of.Axioms: 0
% 0.11/0.33  
% 0.11/0.33   Length.of.Defs: 0
% 0.11/0.33  
% 0.11/0.33   Contains.Choice.Funs: false
% 0.11/0.33  (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.11/0.36  
% 0.11/0.36  ********************************
% 0.11/0.36  *   All subproblems solved!    *
% 0.11/0.36  ********************************
% 0.11/0.36  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : (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:30,loop_count:0,foatp_calls:1,translation:fof_full)
% 0.11/0.36  
% 0.11/0.36  %**** Beginning of derivation protocol ****
% 0.11/0.36  % SZS output start CNFRefutation
% See solution above
% 0.11/0.36  
% 0.11/0.36  %**** End of derivation protocol ****
% 0.11/0.36  %**** no. of clauses in derivation: 31 ****
% 0.11/0.36  %**** clause counter: 30 ****
% 0.11/0.36  
% 0.11/0.36  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : (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:30,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------