TSTP Solution File: CSR137^1 by LEO-II---1.7.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : CSR137^1 : TPTP v8.1.0. Released v4.1.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 : Fri Jul 15 21:37:27 EDT 2022

% Result   : Theorem 0.20s 0.38s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   19
%            Number of leaves      :   20
% Syntax   : Number of formulae    :   62 (  41 unt;   9 typ;   0 def)
%            Number of atoms       :  171 (  68 equ;   0 cnn)
%            Maximal formula atoms :    4 (   3 avg)
%            Number of connectives :  299 (  35   ~;  42   |;  12   &; 210   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   3 avg)
%            Number of types       :    3 (   1 usr)
%            Number of type conns  :   76 (  76   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   11 (   8 usr;   8 con; 0-2 aty)
%            Number of variables   :  126 (   0   ^ 114   !;  12   ?; 126   :)

% Comments : 
%------------------------------------------------------------------------------
thf(tp_num,type,
    num: $tType ).

thf(tp_lAnna_THFTYPE_i,type,
    lAnna_THFTYPE_i: $i ).

thf(tp_lBen_THFTYPE_i,type,
    lBen_THFTYPE_i: $i ).

thf(tp_lBill_THFTYPE_i,type,
    lBill_THFTYPE_i: $i ).

thf(tp_lBob_THFTYPE_i,type,
    lBob_THFTYPE_i: $i ).

thf(tp_lMary_THFTYPE_i,type,
    lMary_THFTYPE_i: $i ).

thf(tp_lSue_THFTYPE_i,type,
    lSue_THFTYPE_i: $i ).

thf(tp_likes_THFTYPE_IiioI,type,
    likes_THFTYPE_IiioI: $i > $i > $o ).

thf(tp_parent_THFTYPE_IiioI,type,
    parent_THFTYPE_IiioI: $i > $i > $o ).

thf(1,axiom,
    ~ ( parent_THFTYPE_IiioI @ lBob_THFTYPE_i @ lAnna_THFTYPE_i ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax_009) ).

thf(2,axiom,
    parent_THFTYPE_IiioI @ lMary_THFTYPE_i @ lAnna_THFTYPE_i,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax_008) ).

thf(3,axiom,
    parent_THFTYPE_IiioI @ lSue_THFTYPE_i @ lAnna_THFTYPE_i,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax_007) ).

thf(4,axiom,
    likes_THFTYPE_IiioI @ lBob_THFTYPE_i @ lBill_THFTYPE_i,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax_006) ).

thf(5,axiom,
    ~ ( parent_THFTYPE_IiioI @ lBob_THFTYPE_i @ lBen_THFTYPE_i ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax_005) ).

thf(6,axiom,
    parent_THFTYPE_IiioI @ lSue_THFTYPE_i @ lBen_THFTYPE_i,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax_004) ).

thf(7,axiom,
    parent_THFTYPE_IiioI @ lMary_THFTYPE_i @ lBen_THFTYPE_i,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax_003) ).

thf(8,axiom,
    likes_THFTYPE_IiioI @ lMary_THFTYPE_i @ lBill_THFTYPE_i,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax_002) ).

thf(9,axiom,
    ~ ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ lMary_THFTYPE_i ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax_001) ).

thf(10,axiom,
    likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ lBill_THFTYPE_i,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',ax) ).

thf(11,conjecture,
    ? [Q: $i > $i > $o,R: $i > $i > $o,Y: $i] :
      ( ( R @ Y @ lBill_THFTYPE_i )
      & ( Q @ Y @ lAnna_THFTYPE_i )
      & ~ ! [A: $i,B: $i] : ( R @ A @ B )
      & ~ ! [A: $i,B: $i] : ( Q @ A @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',con) ).

thf(12,negated_conjecture,
    ( ( ? [Q: $i > $i > $o,R: $i > $i > $o,Y: $i] :
          ( ( R @ Y @ lBill_THFTYPE_i )
          & ( Q @ Y @ lAnna_THFTYPE_i )
          & ~ ! [A: $i,B: $i] : ( R @ A @ B )
          & ~ ! [A: $i,B: $i] : ( Q @ A @ B ) ) )
    = $false ),
    inference(negate_conjecture,[status(cth)],[11]) ).

thf(13,plain,
    ( ( ? [Q: $i > $i > $o,R: $i > $i > $o,Y: $i] :
          ( ( R @ Y @ lBill_THFTYPE_i )
          & ( Q @ Y @ lAnna_THFTYPE_i )
          & ~ ! [A: $i,B: $i] : ( R @ A @ B )
          & ~ ! [A: $i,B: $i] : ( Q @ A @ B ) ) )
    = $false ),
    inference(unfold_def,[status(thm)],[12]) ).

thf(14,plain,
    ( ( ~ ( parent_THFTYPE_IiioI @ lBob_THFTYPE_i @ lAnna_THFTYPE_i ) )
    = $true ),
    inference(unfold_def,[status(thm)],[1]) ).

thf(15,plain,
    ( ( parent_THFTYPE_IiioI @ lMary_THFTYPE_i @ lAnna_THFTYPE_i )
    = $true ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(16,plain,
    ( ( parent_THFTYPE_IiioI @ lSue_THFTYPE_i @ lAnna_THFTYPE_i )
    = $true ),
    inference(unfold_def,[status(thm)],[3]) ).

thf(17,plain,
    ( ( likes_THFTYPE_IiioI @ lBob_THFTYPE_i @ lBill_THFTYPE_i )
    = $true ),
    inference(unfold_def,[status(thm)],[4]) ).

thf(18,plain,
    ( ( ~ ( parent_THFTYPE_IiioI @ lBob_THFTYPE_i @ lBen_THFTYPE_i ) )
    = $true ),
    inference(unfold_def,[status(thm)],[5]) ).

thf(19,plain,
    ( ( parent_THFTYPE_IiioI @ lSue_THFTYPE_i @ lBen_THFTYPE_i )
    = $true ),
    inference(unfold_def,[status(thm)],[6]) ).

thf(20,plain,
    ( ( parent_THFTYPE_IiioI @ lMary_THFTYPE_i @ lBen_THFTYPE_i )
    = $true ),
    inference(unfold_def,[status(thm)],[7]) ).

thf(21,plain,
    ( ( likes_THFTYPE_IiioI @ lMary_THFTYPE_i @ lBill_THFTYPE_i )
    = $true ),
    inference(unfold_def,[status(thm)],[8]) ).

thf(22,plain,
    ( ( ~ ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ lMary_THFTYPE_i ) )
    = $true ),
    inference(unfold_def,[status(thm)],[9]) ).

thf(23,plain,
    ( ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ lBill_THFTYPE_i )
    = $true ),
    inference(unfold_def,[status(thm)],[10]) ).

thf(24,plain,
    ( ( ~ ? [Q: $i > $i > $o,R: $i > $i > $o,Y: $i] :
            ( ( R @ Y @ lBill_THFTYPE_i )
            & ( Q @ Y @ lAnna_THFTYPE_i )
            & ~ ! [A: $i,B: $i] : ( R @ A @ B )
            & ~ ! [A: $i,B: $i] : ( Q @ A @ B ) ) )
    = $true ),
    inference(polarity_switch,[status(thm)],[13]) ).

thf(25,plain,
    ( ( ! [Q: $i > $i > $o] :
          ( ! [R: $i > $i > $o] :
              ( ! [Y: $i] :
                  ( ~ ( Q @ Y @ lAnna_THFTYPE_i )
                  | ~ ( R @ Y @ lBill_THFTYPE_i ) )
              | ! [A: $i,B: $i] : ( R @ A @ B ) )
          | ! [A: $i,B: $i] : ( Q @ A @ B ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[24]) ).

thf(26,plain,
    ( ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ lBill_THFTYPE_i )
    = $true ),
    inference(copy,[status(thm)],[23]) ).

thf(27,plain,
    ( ( ~ ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ lMary_THFTYPE_i ) )
    = $true ),
    inference(copy,[status(thm)],[22]) ).

thf(28,plain,
    ( ( likes_THFTYPE_IiioI @ lMary_THFTYPE_i @ lBill_THFTYPE_i )
    = $true ),
    inference(copy,[status(thm)],[21]) ).

thf(29,plain,
    ( ( parent_THFTYPE_IiioI @ lMary_THFTYPE_i @ lBen_THFTYPE_i )
    = $true ),
    inference(copy,[status(thm)],[20]) ).

thf(30,plain,
    ( ( parent_THFTYPE_IiioI @ lSue_THFTYPE_i @ lBen_THFTYPE_i )
    = $true ),
    inference(copy,[status(thm)],[19]) ).

thf(31,plain,
    ( ( ~ ( parent_THFTYPE_IiioI @ lBob_THFTYPE_i @ lBen_THFTYPE_i ) )
    = $true ),
    inference(copy,[status(thm)],[18]) ).

thf(32,plain,
    ( ( likes_THFTYPE_IiioI @ lBob_THFTYPE_i @ lBill_THFTYPE_i )
    = $true ),
    inference(copy,[status(thm)],[17]) ).

thf(33,plain,
    ( ( parent_THFTYPE_IiioI @ lSue_THFTYPE_i @ lAnna_THFTYPE_i )
    = $true ),
    inference(copy,[status(thm)],[16]) ).

thf(34,plain,
    ( ( parent_THFTYPE_IiioI @ lMary_THFTYPE_i @ lAnna_THFTYPE_i )
    = $true ),
    inference(copy,[status(thm)],[15]) ).

thf(35,plain,
    ( ( ~ ( parent_THFTYPE_IiioI @ lBob_THFTYPE_i @ lAnna_THFTYPE_i ) )
    = $true ),
    inference(copy,[status(thm)],[14]) ).

thf(36,plain,
    ( ( ! [Q: $i > $i > $o] :
          ( ! [R: $i > $i > $o] :
              ( ! [Y: $i] :
                  ( ~ ( Q @ Y @ lAnna_THFTYPE_i )
                  | ~ ( R @ Y @ lBill_THFTYPE_i ) )
              | ! [A: $i,B: $i] : ( R @ A @ B ) )
          | ! [A: $i,B: $i] : ( Q @ A @ B ) ) )
    = $true ),
    inference(copy,[status(thm)],[25]) ).

thf(37,plain,
    ( ( likes_THFTYPE_IiioI @ lSue_THFTYPE_i @ lMary_THFTYPE_i )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[27]) ).

thf(38,plain,
    ( ( parent_THFTYPE_IiioI @ lBob_THFTYPE_i @ lBen_THFTYPE_i )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[31]) ).

thf(39,plain,
    ( ( parent_THFTYPE_IiioI @ lBob_THFTYPE_i @ lAnna_THFTYPE_i )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[35]) ).

thf(40,plain,
    ! [SV1: $i > $i > $o] :
      ( ( ! [SY7: $i > $i > $o] :
            ( ! [SY8: $i] :
                ( ~ ( SV1 @ SY8 @ lAnna_THFTYPE_i )
                | ~ ( SY7 @ SY8 @ lBill_THFTYPE_i ) )
            | ! [A: $i,B: $i] : ( SY7 @ A @ B ) )
        | ! [SY11: $i,SY12: $i] : ( SV1 @ SY11 @ SY12 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[36]) ).

thf(41,plain,
    ! [SV1: $i > $i > $o] :
      ( ( ( ! [SY7: $i > $i > $o] :
              ( ! [SY8: $i] :
                  ( ~ ( SV1 @ SY8 @ lAnna_THFTYPE_i )
                  | ~ ( SY7 @ SY8 @ lBill_THFTYPE_i ) )
              | ! [A: $i,B: $i] : ( SY7 @ A @ B ) ) )
        = $true )
      | ( ( ! [SY11: $i,SY12: $i] : ( SV1 @ SY11 @ SY12 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[40]) ).

thf(42,plain,
    ! [SV2: $i > $i > $o,SV1: $i > $i > $o] :
      ( ( ( ! [SY13: $i] :
              ( ~ ( SV1 @ SY13 @ lAnna_THFTYPE_i )
              | ~ ( SV2 @ SY13 @ lBill_THFTYPE_i ) )
          | ! [SY14: $i,SY15: $i] : ( SV2 @ SY14 @ SY15 ) )
        = $true )
      | ( ( ! [SY11: $i,SY12: $i] : ( SV1 @ SY11 @ SY12 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[41]) ).

thf(43,plain,
    ! [SV2: $i > $i > $o,SV1: $i > $i > $o] :
      ( ( ( ! [SY13: $i] :
              ( ~ ( SV1 @ SY13 @ lAnna_THFTYPE_i )
              | ~ ( SV2 @ SY13 @ lBill_THFTYPE_i ) ) )
        = $true )
      | ( ( ! [SY14: $i,SY15: $i] : ( SV2 @ SY14 @ SY15 ) )
        = $true )
      | ( ( ! [SY11: $i,SY12: $i] : ( SV1 @ SY11 @ SY12 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[42]) ).

thf(44,plain,
    ! [SV2: $i > $i > $o,SV3: $i,SV1: $i > $i > $o] :
      ( ( ( ~ ( SV1 @ SV3 @ lAnna_THFTYPE_i )
          | ~ ( SV2 @ SV3 @ lBill_THFTYPE_i ) )
        = $true )
      | ( ( ! [SY14: $i,SY15: $i] : ( SV2 @ SY14 @ SY15 ) )
        = $true )
      | ( ( ! [SY11: $i,SY12: $i] : ( SV1 @ SY11 @ SY12 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[43]) ).

thf(45,plain,
    ! [SV2: $i > $i > $o,SV3: $i,SV1: $i > $i > $o] :
      ( ( ( ~ ( SV1 @ SV3 @ lAnna_THFTYPE_i ) )
        = $true )
      | ( ( ~ ( SV2 @ SV3 @ lBill_THFTYPE_i ) )
        = $true )
      | ( ( ! [SY14: $i,SY15: $i] : ( SV2 @ SY14 @ SY15 ) )
        = $true )
      | ( ( ! [SY11: $i,SY12: $i] : ( SV1 @ SY11 @ SY12 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[44]) ).

thf(46,plain,
    ! [SV2: $i > $i > $o,SV3: $i,SV1: $i > $i > $o] :
      ( ( ( SV1 @ SV3 @ lAnna_THFTYPE_i )
        = $false )
      | ( ( ~ ( SV2 @ SV3 @ lBill_THFTYPE_i ) )
        = $true )
      | ( ( ! [SY14: $i,SY15: $i] : ( SV2 @ SY14 @ SY15 ) )
        = $true )
      | ( ( ! [SY11: $i,SY12: $i] : ( SV1 @ SY11 @ SY12 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[45]) ).

thf(47,plain,
    ! [SV1: $i > $i > $o,SV3: $i,SV2: $i > $i > $o] :
      ( ( ( SV2 @ SV3 @ lBill_THFTYPE_i )
        = $false )
      | ( ( SV1 @ SV3 @ lAnna_THFTYPE_i )
        = $false )
      | ( ( ! [SY14: $i,SY15: $i] : ( SV2 @ SY14 @ SY15 ) )
        = $true )
      | ( ( ! [SY11: $i,SY12: $i] : ( SV1 @ SY11 @ SY12 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[46]) ).

thf(48,plain,
    ! [SV3: $i,SV1: $i > $i > $o,SV4: $i,SV2: $i > $i > $o] :
      ( ( ( ! [SY16: $i] : ( SV2 @ SV4 @ SY16 ) )
        = $true )
      | ( ( SV1 @ SV3 @ lAnna_THFTYPE_i )
        = $false )
      | ( ( SV2 @ SV3 @ lBill_THFTYPE_i )
        = $false )
      | ( ( ! [SY11: $i,SY12: $i] : ( SV1 @ SY11 @ SY12 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[47]) ).

thf(49,plain,
    ! [SV3: $i,SV1: $i > $i > $o,SV5: $i,SV4: $i,SV2: $i > $i > $o] :
      ( ( ( SV2 @ SV4 @ SV5 )
        = $true )
      | ( ( SV1 @ SV3 @ lAnna_THFTYPE_i )
        = $false )
      | ( ( SV2 @ SV3 @ lBill_THFTYPE_i )
        = $false )
      | ( ( ! [SY11: $i,SY12: $i] : ( SV1 @ SY11 @ SY12 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[48]) ).

thf(50,plain,
    ! [SV5: $i,SV4: $i,SV3: $i,SV2: $i > $i > $o,SV6: $i,SV1: $i > $i > $o] :
      ( ( ( ! [SY17: $i] : ( SV1 @ SV6 @ SY17 ) )
        = $true )
      | ( ( SV2 @ SV3 @ lBill_THFTYPE_i )
        = $false )
      | ( ( SV1 @ SV3 @ lAnna_THFTYPE_i )
        = $false )
      | ( ( SV2 @ SV4 @ SV5 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[49]) ).

thf(51,plain,
    ! [SV5: $i,SV4: $i,SV3: $i,SV2: $i > $i > $o,SV7: $i,SV6: $i,SV1: $i > $i > $o] :
      ( ( ( SV1 @ SV6 @ SV7 )
        = $true )
      | ( ( SV2 @ SV3 @ lBill_THFTYPE_i )
        = $false )
      | ( ( SV1 @ SV3 @ lAnna_THFTYPE_i )
        = $false )
      | ( ( SV2 @ SV4 @ SV5 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[50]) ).

thf(52,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[26,51,39,38,37,34,33,32,30,29,28]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : CSR137^1 : TPTP v8.1.0. Released v4.1.0.
% 0.03/0.13  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.13/0.34  % Computer : n017.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 : Fri Jun 10 19:43:20 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.13/0.35  
% 0.13/0.35   No.of.Axioms: 10
% 0.13/0.35  
% 0.13/0.35   Length.of.Defs: 0
% 0.13/0.35  
% 0.13/0.35   Contains.Choice.Funs: false
% 0.13/0.35  (rf:0,axioms:10,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:12,loop_count:0,foatp_calls:0,translation:fof_full)..
% 0.20/0.38  
% 0.20/0.38  ********************************
% 0.20/0.38  *   All subproblems solved!    *
% 0.20/0.38  ********************************
% 0.20/0.38  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : (rf:0,axioms:10,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:52,loop_count:0,foatp_calls:1,translation:fof_full)
% 0.20/0.39  
% 0.20/0.39  %**** Beginning of derivation protocol ****
% 0.20/0.39  % SZS output start CNFRefutation
% See solution above
% 0.20/0.39  
% 0.20/0.39  %**** End of derivation protocol ****
% 0.20/0.39  %**** no. of clauses in derivation: 53 ****
% 0.20/0.39  %**** clause counter: 52 ****
% 0.20/0.39  
% 0.20/0.39  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : (rf:0,axioms:10,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:52,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------