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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : SEV017^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 : n009.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:34:22 EDT 2022

% Result   : Theorem 0.12s 0.38s
% Output   : CNFRefutation 0.12s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   47 (  35 unt;   5 typ;   0 def)
%            Number of atoms       :  187 (  49 equ;   0 cnn)
%            Maximal formula atoms :    3 (   4 avg)
%            Number of connectives :  355 (  53   ~;  31   |;  17   &; 228   @)
%                                         (   0 <=>;  26  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   2 avg)
%            Number of types       :    2 (   1 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    7 (   4 usr;   5 con; 0-2 aty)
%            Number of variables   :   92 (   0   ^  92   !;   0   ?;  92   :)

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

thf(tp_sK1_Xr,type,
    sK1_Xr: a > a > $o ).

thf(tp_sK2_SY16,type,
    sK2_SY16: a ).

thf(tp_sK3_SY19,type,
    sK3_SY19: a ).

thf(tp_sK4_SY21,type,
    sK4_SY21: a ).

thf(1,conjecture,
    ! [Xr: a > a > $o] :
      ( ( ! [Xx: a] : ( Xr @ Xx @ Xx )
        & ! [Xx: a,Xy: a] :
            ( ( Xr @ Xx @ Xy )
           => ( Xr @ Xy @ Xx ) )
        & ! [Xx: a,Xy: a,Xz: a] :
            ( ( ( Xr @ Xx @ Xy )
              & ( Xr @ Xy @ Xz ) )
           => ( Xr @ Xx @ Xz ) ) )
     => ! [Xx: a,Xy: a,Xz: a] :
          ( ( Xr @ Xx @ Xy )
         => ( ( Xr @ Xy @ Xz )
           => ( Xr @ Xx @ Xz ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cTHM514_pme) ).

thf(2,negated_conjecture,
    ( ( ! [Xr: a > a > $o] :
          ( ( ! [Xx: a] : ( Xr @ Xx @ Xx )
            & ! [Xx: a,Xy: a] :
                ( ( Xr @ Xx @ Xy )
               => ( Xr @ Xy @ Xx ) )
            & ! [Xx: a,Xy: a,Xz: a] :
                ( ( ( Xr @ Xx @ Xy )
                  & ( Xr @ Xy @ Xz ) )
               => ( Xr @ Xx @ Xz ) ) )
         => ! [Xx: a,Xy: a,Xz: a] :
              ( ( Xr @ Xx @ Xy )
             => ( ( Xr @ Xy @ Xz )
               => ( Xr @ Xx @ Xz ) ) ) ) )
    = $false ),
    inference(negate_conjecture,[status(cth)],[1]) ).

thf(3,plain,
    ( ( ! [Xr: a > a > $o] :
          ( ( ! [Xx: a] : ( Xr @ Xx @ Xx )
            & ! [Xx: a,Xy: a] :
                ( ( Xr @ Xx @ Xy )
               => ( Xr @ Xy @ Xx ) )
            & ! [Xx: a,Xy: a,Xz: a] :
                ( ( ( Xr @ Xx @ Xy )
                  & ( Xr @ Xy @ Xz ) )
               => ( Xr @ Xx @ Xz ) ) )
         => ! [Xx: a,Xy: a,Xz: a] :
              ( ( Xr @ Xx @ Xy )
             => ( ( Xr @ Xy @ Xz )
               => ( Xr @ Xx @ Xz ) ) ) ) )
    = $false ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(4,plain,
    ( ( ( ! [SY10: a] : ( sK1_Xr @ SY10 @ SY10 )
        & ! [SY11: a,SY12: a] :
            ( ( sK1_Xr @ SY11 @ SY12 )
           => ( sK1_Xr @ SY12 @ SY11 ) )
        & ! [SY13: a,SY14: a,SY15: a] :
            ( ( ( sK1_Xr @ SY13 @ SY14 )
              & ( sK1_Xr @ SY14 @ SY15 ) )
           => ( sK1_Xr @ SY13 @ SY15 ) ) )
     => ! [SY16: a,SY17: a,SY18: a] :
          ( ( sK1_Xr @ SY16 @ SY17 )
         => ( ( sK1_Xr @ SY17 @ SY18 )
           => ( sK1_Xr @ SY16 @ SY18 ) ) ) )
    = $false ),
    inference(extcnf_forall_neg,[status(esa)],[3]) ).

thf(5,plain,
    ( ( ! [SY10: a] : ( sK1_Xr @ SY10 @ SY10 ) )
    = $true ),
    inference(standard_cnf,[status(thm)],[4]) ).

thf(6,plain,
    ( ( ! [SY11: a,SY12: a] :
          ( ( sK1_Xr @ SY11 @ SY12 )
         => ( sK1_Xr @ SY12 @ SY11 ) ) )
    = $true ),
    inference(standard_cnf,[status(thm)],[4]) ).

thf(7,plain,
    ( ( ! [SY13: a,SY14: a,SY15: a] :
          ( ( ( sK1_Xr @ SY13 @ SY14 )
            & ( sK1_Xr @ SY14 @ SY15 ) )
         => ( sK1_Xr @ SY13 @ SY15 ) ) )
    = $true ),
    inference(standard_cnf,[status(thm)],[4]) ).

thf(8,plain,
    ( ( ! [SY16: a,SY17: a,SY18: a] :
          ( ( sK1_Xr @ SY16 @ SY17 )
         => ( ( sK1_Xr @ SY17 @ SY18 )
           => ( sK1_Xr @ SY16 @ SY18 ) ) ) )
    = $false ),
    inference(standard_cnf,[status(thm)],[4]) ).

thf(9,plain,
    ( ( ~ ! [SY16: a,SY17: a,SY18: a] :
            ( ( sK1_Xr @ SY16 @ SY17 )
           => ( ( sK1_Xr @ SY17 @ SY18 )
             => ( sK1_Xr @ SY16 @ SY18 ) ) ) )
    = $true ),
    inference(polarity_switch,[status(thm)],[8]) ).

thf(10,plain,
    ( ( ( sK1_Xr @ sK2_SY16 @ sK3_SY19 )
      & ( sK1_Xr @ sK3_SY19 @ sK4_SY21 )
      & ~ ( sK1_Xr @ sK2_SY16 @ sK4_SY21 ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[9]) ).

thf(11,plain,
    ( ( ! [SY11: a,SY12: a] :
          ( ~ ( sK1_Xr @ SY11 @ SY12 )
          | ( sK1_Xr @ SY12 @ SY11 ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[6]) ).

thf(12,plain,
    ( ( ! [SY13: a,SY14: a,SY15: a] :
          ( ~ ( sK1_Xr @ SY13 @ SY14 )
          | ~ ( sK1_Xr @ SY14 @ SY15 )
          | ( sK1_Xr @ SY13 @ SY15 ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[7]) ).

thf(13,plain,
    ( ( ! [SY13: a,SY14: a,SY15: a] :
          ( ~ ( sK1_Xr @ SY13 @ SY14 )
          | ~ ( sK1_Xr @ SY14 @ SY15 )
          | ( sK1_Xr @ SY13 @ SY15 ) ) )
    = $true ),
    inference(copy,[status(thm)],[12]) ).

thf(14,plain,
    ( ( ! [SY11: a,SY12: a] :
          ( ~ ( sK1_Xr @ SY11 @ SY12 )
          | ( sK1_Xr @ SY12 @ SY11 ) ) )
    = $true ),
    inference(copy,[status(thm)],[11]) ).

thf(15,plain,
    ( ( ! [SY10: a] : ( sK1_Xr @ SY10 @ SY10 ) )
    = $true ),
    inference(copy,[status(thm)],[5]) ).

thf(16,plain,
    ( ( ( sK1_Xr @ sK2_SY16 @ sK3_SY19 )
      & ( sK1_Xr @ sK3_SY19 @ sK4_SY21 )
      & ~ ( sK1_Xr @ sK2_SY16 @ sK4_SY21 ) )
    = $true ),
    inference(copy,[status(thm)],[10]) ).

thf(17,plain,
    ( ( ~ ( ~ ( sK1_Xr @ sK2_SY16 @ sK3_SY19 )
          | ~ ~ ( ~ ( sK1_Xr @ sK3_SY19 @ sK4_SY21 )
                | ~ ~ ( sK1_Xr @ sK2_SY16 @ sK4_SY21 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[16]) ).

thf(18,plain,
    ! [SV1: a] :
      ( ( ! [SY22: a,SY23: a] :
            ( ~ ( sK1_Xr @ SV1 @ SY22 )
            | ~ ( sK1_Xr @ SY22 @ SY23 )
            | ( sK1_Xr @ SV1 @ SY23 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[13]) ).

thf(19,plain,
    ! [SV2: a] :
      ( ( ! [SY24: a] :
            ( ~ ( sK1_Xr @ SV2 @ SY24 )
            | ( sK1_Xr @ SY24 @ SV2 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[14]) ).

thf(20,plain,
    ! [SV3: a] :
      ( ( sK1_Xr @ SV3 @ SV3 )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[15]) ).

thf(21,plain,
    ( ( ~ ( sK1_Xr @ sK2_SY16 @ sK3_SY19 )
      | ~ ~ ( ~ ( sK1_Xr @ sK3_SY19 @ sK4_SY21 )
            | ~ ~ ( sK1_Xr @ sK2_SY16 @ sK4_SY21 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[17]) ).

thf(22,plain,
    ! [SV4: a,SV1: a] :
      ( ( ! [SY25: a] :
            ( ~ ( sK1_Xr @ SV1 @ SV4 )
            | ~ ( sK1_Xr @ SV4 @ SY25 )
            | ( sK1_Xr @ SV1 @ SY25 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[18]) ).

thf(23,plain,
    ! [SV5: a,SV2: a] :
      ( ( ~ ( sK1_Xr @ SV2 @ SV5 )
        | ( sK1_Xr @ SV5 @ SV2 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[19]) ).

thf(24,plain,
    ( ( ~ ( sK1_Xr @ sK2_SY16 @ sK3_SY19 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[21]) ).

thf(25,plain,
    ( ( ~ ~ ( ~ ( sK1_Xr @ sK3_SY19 @ sK4_SY21 )
            | ~ ~ ( sK1_Xr @ sK2_SY16 @ sK4_SY21 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[21]) ).

thf(26,plain,
    ! [SV6: a,SV4: a,SV1: a] :
      ( ( ~ ( sK1_Xr @ SV1 @ SV4 )
        | ~ ( sK1_Xr @ SV4 @ SV6 )
        | ( sK1_Xr @ SV1 @ SV6 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[22]) ).

thf(27,plain,
    ! [SV5: a,SV2: a] :
      ( ( ( ~ ( sK1_Xr @ SV2 @ SV5 ) )
        = $true )
      | ( ( sK1_Xr @ SV5 @ SV2 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[23]) ).

thf(28,plain,
    ( ( sK1_Xr @ sK2_SY16 @ sK3_SY19 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[24]) ).

thf(29,plain,
    ( ( ~ ( ~ ( sK1_Xr @ sK3_SY19 @ sK4_SY21 )
          | ~ ~ ( sK1_Xr @ sK2_SY16 @ sK4_SY21 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[25]) ).

thf(30,plain,
    ! [SV6: a,SV4: a,SV1: a] :
      ( ( ( ~ ( sK1_Xr @ SV1 @ SV4 )
          | ~ ( sK1_Xr @ SV4 @ SV6 ) )
        = $true )
      | ( ( sK1_Xr @ SV1 @ SV6 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[26]) ).

thf(31,plain,
    ! [SV5: a,SV2: a] :
      ( ( ( sK1_Xr @ SV2 @ SV5 )
        = $false )
      | ( ( sK1_Xr @ SV5 @ SV2 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[27]) ).

thf(32,plain,
    ( ( ~ ( sK1_Xr @ sK3_SY19 @ sK4_SY21 )
      | ~ ~ ( sK1_Xr @ sK2_SY16 @ sK4_SY21 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[29]) ).

thf(33,plain,
    ! [SV6: a,SV4: a,SV1: a] :
      ( ( ( ~ ( sK1_Xr @ SV1 @ SV4 ) )
        = $true )
      | ( ( ~ ( sK1_Xr @ SV4 @ SV6 ) )
        = $true )
      | ( ( sK1_Xr @ SV1 @ SV6 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[30]) ).

thf(34,plain,
    ( ( ~ ( sK1_Xr @ sK3_SY19 @ sK4_SY21 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[32]) ).

thf(35,plain,
    ( ( ~ ~ ( sK1_Xr @ sK2_SY16 @ sK4_SY21 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[32]) ).

thf(36,plain,
    ! [SV6: a,SV4: a,SV1: a] :
      ( ( ( sK1_Xr @ SV1 @ SV4 )
        = $false )
      | ( ( ~ ( sK1_Xr @ SV4 @ SV6 ) )
        = $true )
      | ( ( sK1_Xr @ SV1 @ SV6 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[33]) ).

thf(37,plain,
    ( ( sK1_Xr @ sK3_SY19 @ sK4_SY21 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[34]) ).

thf(38,plain,
    ( ( ~ ( sK1_Xr @ sK2_SY16 @ sK4_SY21 ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[35]) ).

thf(39,plain,
    ! [SV1: a,SV6: a,SV4: a] :
      ( ( ( sK1_Xr @ SV4 @ SV6 )
        = $false )
      | ( ( sK1_Xr @ SV1 @ SV4 )
        = $false )
      | ( ( sK1_Xr @ SV1 @ SV6 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[36]) ).

thf(40,plain,
    ( ( sK1_Xr @ sK2_SY16 @ sK4_SY21 )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[38]) ).

thf(41,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[20,40,39,37,31,28]) ).

thf(42,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[41]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : SEV017^5 : TPTP v8.1.0. Released v4.0.0.
% 0.10/0.13  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.12/0.34  % Computer : n009.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Tue Jun 28 12:15:52 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.12/0.35  
% 0.12/0.35   No.of.Axioms: 0
% 0.12/0.35  
% 0.12/0.35   Length.of.Defs: 0
% 0.12/0.35  
% 0.12/0.35   Contains.Choice.Funs: false
% 0.12/0.35  (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.12/0.38  
% 0.12/0.38  ********************************
% 0.12/0.38  *   All subproblems solved!    *
% 0.12/0.38  ********************************
% 0.12/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:41,loop_count:0,foatp_calls:1,translation:fof_full)
% 0.12/0.38  
% 0.12/0.38  %**** Beginning of derivation protocol ****
% 0.12/0.38  % SZS output start CNFRefutation
% See solution above
% 0.12/0.38  
% 0.12/0.38  %**** End of derivation protocol ****
% 0.12/0.38  %**** no. of clauses in derivation: 42 ****
% 0.12/0.38  %**** clause counter: 41 ****
% 0.12/0.38  
% 0.12/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:41,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------