TSTP Solution File: ROB021-1 by LEO-II---1.7.0

View Problem - Process Solution

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

% Computer : n021.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 : Mon Jul 18 20:54:08 EDT 2022

% Result   : Unsatisfiable 0.19s 0.53s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   41 (  34 unt;   4 typ;   0 def)
%            Number of atoms       :  109 (  69 equ;   0 cnn)
%            Maximal formula atoms :    2 (   2 avg)
%            Number of connectives :  210 (  13   ~;   8   |;   0   &; 189   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   2 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    3 (   3   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    7 (   4 usr;   4 con; 0-2 aty)
%            Number of variables   :   54 (   0   ^  54   !;   0   ?;  54   :)

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

thf(tp_add,type,
    add: $i > $i > $i ).

thf(tp_b,type,
    b: $i ).

thf(tp_negate,type,
    negate: $i > $i ).

thf(1,axiom,
    ! [X: $i,Y: $i] :
      ( ( negate @ ( add @ ( negate @ ( add @ X @ Y ) ) @ ( negate @ ( add @ X @ ( negate @ Y ) ) ) ) )
      = X ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',robbins_axiom) ).

thf(2,axiom,
    ! [X: $i,Y: $i,Z: $i] :
      ( ( add @ ( add @ X @ Y ) @ Z )
      = ( add @ X @ ( add @ Y @ Z ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity_of_add) ).

thf(3,axiom,
    ! [X: $i,Y: $i] :
      ( ( add @ X @ Y )
      = ( add @ Y @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',commutativity_of_add) ).

thf(4,axiom,
    ! [X: $i,Y: $i] :
      ( ( ( negate @ X )
       != ( negate @ Y ) )
      | ( X = Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',negative_equality_implies_positive_equality) ).

thf(5,conjecture,
    $false,
    file('no conjecture given, we try to refute the axioms',dummy_conjecture) ).

thf(6,negated_conjecture,
    $false = $false,
    inference(negate_conjecture,[status(cth)],[5]) ).

thf(7,negated_conjecture,
    ( add @ ( negate @ ( add @ a @ ( negate @ b ) ) ) @ ( negate @ ( add @ ( negate @ a ) @ ( negate @ b ) ) ) )
 != b,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_huntingtons_axiom) ).

thf(8,plain,
    $false = $false,
    inference(unfold_def,[status(thm)],[6]) ).

thf(9,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( negate @ ( add @ ( negate @ ( add @ X @ Y ) ) @ ( negate @ ( add @ X @ ( negate @ Y ) ) ) ) )
          = X ) )
    = $true ),
    inference(unfold_def,[status(thm)],[1]) ).

thf(10,plain,
    ( ( ! [X: $i,Y: $i,Z: $i] :
          ( ( add @ ( add @ X @ Y ) @ Z )
          = ( add @ X @ ( add @ Y @ Z ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(11,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( add @ X @ Y )
          = ( add @ Y @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[3]) ).

thf(12,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( ( negate @ X )
           != ( negate @ Y ) )
          | ( X = Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[4]) ).

thf(13,plain,
    ( ( ( ( add @ ( negate @ ( add @ a @ ( negate @ b ) ) ) @ ( negate @ ( add @ ( negate @ a ) @ ( negate @ b ) ) ) )
       != b ) )
    = $true ),
    inference(unfold_def,[status(thm)],[7]) ).

thf(14,plain,
    ( ( ~ $false )
    = $true ),
    inference(polarity_switch,[status(thm)],[8]) ).

thf(15,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( ( negate @ X )
           != ( negate @ Y ) )
          | ( X = Y ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[12]) ).

thf(16,plain,
    ( ( ( ( add @ ( negate @ ( add @ a @ ( negate @ b ) ) ) @ ( negate @ ( add @ ( negate @ a ) @ ( negate @ b ) ) ) )
       != b ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[13]) ).

thf(17,plain,
    ( ( ( ( add @ ( negate @ ( add @ a @ ( negate @ b ) ) ) @ ( negate @ ( add @ ( negate @ a ) @ ( negate @ b ) ) ) )
       != b ) )
    = $true ),
    inference(copy,[status(thm)],[16]) ).

thf(18,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( ( negate @ X )
           != ( negate @ Y ) )
          | ( X = Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[15]) ).

thf(19,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( add @ X @ Y )
          = ( add @ Y @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[11]) ).

thf(20,plain,
    ( ( ! [X: $i,Y: $i,Z: $i] :
          ( ( add @ ( add @ X @ Y ) @ Z )
          = ( add @ X @ ( add @ Y @ Z ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[10]) ).

thf(21,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( negate @ ( add @ ( negate @ ( add @ X @ Y ) ) @ ( negate @ ( add @ X @ ( negate @ Y ) ) ) ) )
          = X ) )
    = $true ),
    inference(copy,[status(thm)],[9]) ).

thf(22,plain,
    ( ( ~ $false )
    = $true ),
    inference(copy,[status(thm)],[14]) ).

thf(23,plain,
    ( ( ( add @ ( negate @ ( add @ a @ ( negate @ b ) ) ) @ ( negate @ ( add @ ( negate @ a ) @ ( negate @ b ) ) ) )
      = b )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[17]) ).

thf(24,plain,
    ! [SV1: $i] :
      ( ( ! [SY9: $i] :
            ( ( ( negate @ SV1 )
             != ( negate @ SY9 ) )
            | ( SV1 = SY9 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[18]) ).

thf(25,plain,
    ! [SV2: $i] :
      ( ( ! [SY10: $i] :
            ( ( add @ SV2 @ SY10 )
            = ( add @ SY10 @ SV2 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[19]) ).

thf(26,plain,
    ! [SV3: $i] :
      ( ( ! [SY11: $i,SY12: $i] :
            ( ( add @ ( add @ SV3 @ SY11 ) @ SY12 )
            = ( add @ SV3 @ ( add @ SY11 @ SY12 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[20]) ).

thf(27,plain,
    ! [SV4: $i] :
      ( ( ! [SY13: $i] :
            ( ( negate @ ( add @ ( negate @ ( add @ SV4 @ SY13 ) ) @ ( negate @ ( add @ SV4 @ ( negate @ SY13 ) ) ) ) )
            = SV4 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[21]) ).

thf(28,plain,
    $false = $false,
    inference(extcnf_not_pos,[status(thm)],[22]) ).

thf(29,plain,
    ! [SV5: $i,SV1: $i] :
      ( ( ( ( negate @ SV1 )
         != ( negate @ SV5 ) )
        | ( SV1 = SV5 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[24]) ).

thf(30,plain,
    ! [SV6: $i,SV2: $i] :
      ( ( ( add @ SV2 @ SV6 )
        = ( add @ SV6 @ SV2 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[25]) ).

thf(31,plain,
    ! [SV7: $i,SV3: $i] :
      ( ( ! [SY14: $i] :
            ( ( add @ ( add @ SV3 @ SV7 ) @ SY14 )
            = ( add @ SV3 @ ( add @ SV7 @ SY14 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[26]) ).

thf(32,plain,
    ! [SV8: $i,SV4: $i] :
      ( ( ( negate @ ( add @ ( negate @ ( add @ SV4 @ SV8 ) ) @ ( negate @ ( add @ SV4 @ ( negate @ SV8 ) ) ) ) )
        = SV4 )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[27]) ).

thf(33,plain,
    ! [SV5: $i,SV1: $i] :
      ( ( ( ( ( negate @ SV1 )
           != ( negate @ SV5 ) ) )
        = $true )
      | ( ( SV1 = SV5 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[29]) ).

thf(34,plain,
    ! [SV9: $i,SV7: $i,SV3: $i] :
      ( ( ( add @ ( add @ SV3 @ SV7 ) @ SV9 )
        = ( add @ SV3 @ ( add @ SV7 @ SV9 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[31]) ).

thf(35,plain,
    ! [SV5: $i,SV1: $i] :
      ( ( ( ( negate @ SV1 )
          = ( negate @ SV5 ) )
        = $false )
      | ( ( SV1 = SV5 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[33]) ).

thf(36,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[23,35,34,32,30,28]) ).

thf(37,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[36]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : ROB021-1 : TPTP v8.1.0. Released v1.0.0.
% 0.11/0.13  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.12/0.34  % Computer : n021.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 : Thu Jun  9 14:48:53 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.12/0.34  
% 0.12/0.34   No.of.Axioms: 5
% 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.35  (rf:0,axioms:5,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:7,loop_count:0,foatp_calls:0,translation:fof_full).
% 0.19/0.53  
% 0.19/0.53  ********************************
% 0.19/0.53  *   All subproblems solved!    *
% 0.19/0.53  ********************************
% 0.19/0.53  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p : (rf:0,axioms:5,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:36,loop_count:0,foatp_calls:1,translation:fof_full)
% 0.19/0.53  
% 0.19/0.53  %**** Beginning of derivation protocol ****
% 0.19/0.53  % SZS output start CNFRefutation
% See solution above
% 0.19/0.53  
% 0.19/0.53  %**** End of derivation protocol ****
% 0.19/0.53  %**** no. of clauses in derivation: 37 ****
% 0.19/0.53  %**** clause counter: 36 ****
% 0.19/0.53  
% 0.19/0.53  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p : (rf:0,axioms:5,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:36,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------