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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : SYO076^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 : n014.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:03 EDT 2022

% Result   : Theorem 0.12s 0.36s
% Output   : CNFRefutation 0.12s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    3
% Syntax   : Number of formulae    :   18 (  13 unt;   2 typ;   0 def)
%            Number of atoms       :   62 (  16 equ;   0 cnn)
%            Maximal formula atoms :    4 (   3 avg)
%            Number of connectives :   19 (   5   ~;   4   |;   3   &;   0   @)
%                                         (   0 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   1 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    5 (   2 usr;   4 con; 0-2 aty)
%            Number of variables   :    0 (   0   ^   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
thf(tp_cP,type,
    cP: $o ).

thf(tp_cQ,type,
    cQ: $o ).

thf(1,conjecture,
    ( ( cP
      & ( cP
       => cQ ) )
   => cQ ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cTHM114) ).

thf(2,negated_conjecture,
    ( ( ( cP
        & ( cP
         => cQ ) )
     => cQ )
    = $false ),
    inference(negate_conjecture,[status(cth)],[1]) ).

thf(3,plain,
    ( ( ( cP
        & ( cP
         => cQ ) )
     => cQ )
    = $false ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(4,plain,
    cP = $true,
    inference(standard_cnf,[status(thm)],[3]) ).

thf(5,plain,
    ( ( cP
     => cQ )
    = $true ),
    inference(standard_cnf,[status(thm)],[3]) ).

thf(6,plain,
    cQ = $false,
    inference(standard_cnf,[status(thm)],[3]) ).

thf(7,plain,
    ( ( ~ cQ )
    = $true ),
    inference(polarity_switch,[status(thm)],[6]) ).

thf(8,plain,
    ( ( ~ cP
      | cQ )
    = $true ),
    inference(extcnf_combined,[status(esa)],[5]) ).

thf(9,plain,
    ( ( ~ cP
      | cQ )
    = $true ),
    inference(copy,[status(thm)],[8]) ).

thf(10,plain,
    cP = $true,
    inference(copy,[status(thm)],[4]) ).

thf(11,plain,
    ( ( ~ cQ )
    = $true ),
    inference(copy,[status(thm)],[7]) ).

thf(12,plain,
    ( ( ( ~ cP )
      = $true )
    | ( cQ = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[9]) ).

thf(13,plain,
    cQ = $false,
    inference(extcnf_not_pos,[status(thm)],[11]) ).

thf(14,plain,
    ( ( cP = $false )
    | ( cQ = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[12]) ).

thf(15,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[10,14,13]) ).

thf(16,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[15]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : SYO076^5 : TPTP v8.1.0. Released v4.0.0.
% 0.06/0.12  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.12/0.33  % Computer : n014.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 13:10:20 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.34  
% 0.12/0.34   No.of.Axioms: 0
% 0.12/0.34  
% 0.12/0.34   Length.of.Defs: 0
% 0.12/0.34  
% 0.12/0.34   Contains.Choice.Funs: false
% 0.12/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.12/0.36  ********************************
% 0.12/0.36  *   All subproblems solved!    *
% 0.12/0.36  ********************************
% 0.12/0.36  % 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:25,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:15,loop_count:0,foatp_calls:1,translation:fof_full)
% 0.12/0.36  
% 0.12/0.36  %**** Beginning of derivation protocol ****
% 0.12/0.36  % SZS output start CNFRefutation
% See solution above
% 0.12/0.36  
% 0.12/0.36  %**** End of derivation protocol ****
% 0.12/0.36  %**** no. of clauses in derivation: 16 ****
% 0.12/0.36  %**** clause counter: 15 ****
% 0.12/0.36  
% 0.12/0.36  % 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:25,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:15,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------