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

View Problem - Process Solution

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

% Computer : n004.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 : Sun Jul 17 05:44:25 EDT 2022

% Result   : Unsatisfiable 0.18s 0.40s
% Output   : CNFRefutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   43 (  40 unt;   3 typ;   0 def)
%            Number of atoms       :  104 (  64 equ;   0 cnn)
%            Maximal formula atoms :    1 (   2 avg)
%            Number of connectives :  232 (   6   ~;   0   |;   0   &; 226   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    4 (   4   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   3 usr;   3 con; 0-2 aty)
%            Number of variables   :   66 (   0   ^  66   !;   0   ?;  66   :)

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

thf(tp_join,type,
    join: $i > $i > $i ).

thf(tp_meet,type,
    meet: $i > $i > $i ).

thf(1,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( join @ ( join @ ( meet @ A @ B ) @ ( meet @ C @ A ) ) @ A )
      = A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wal_absorbtion_5) ).

thf(2,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( meet @ ( meet @ ( join @ A @ B ) @ ( join @ C @ A ) ) @ A )
      = A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wal_absorbtion_4) ).

thf(3,axiom,
    ! [A: $i,B: $i] :
      ( ( join @ ( meet @ A @ B ) @ ( meet @ B @ ( join @ A @ B ) ) )
      = B ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wal_absorbtion_3) ).

thf(4,axiom,
    ! [A: $i,B: $i] :
      ( ( join @ ( meet @ A @ A ) @ ( meet @ B @ ( join @ A @ A ) ) )
      = A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wal_absorbtion_2) ).

thf(5,axiom,
    ! [A: $i,B: $i] :
      ( ( join @ ( meet @ A @ B ) @ ( meet @ A @ ( join @ A @ B ) ) )
      = A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',wal_absorbtion_1) ).

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

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

thf(8,negated_conjecture,
    ( join @ a @ a )
 != a,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_normal_axioms_3) ).

thf(9,plain,
    $false = $false,
    inference(unfold_def,[status(thm)],[7]) ).

thf(10,plain,
    ( ( ! [A: $i,B: $i,C: $i] :
          ( ( join @ ( join @ ( meet @ A @ B ) @ ( meet @ C @ A ) ) @ A )
          = A ) )
    = $true ),
    inference(unfold_def,[status(thm)],[1]) ).

thf(11,plain,
    ( ( ! [A: $i,B: $i,C: $i] :
          ( ( meet @ ( meet @ ( join @ A @ B ) @ ( join @ C @ A ) ) @ A )
          = A ) )
    = $true ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(12,plain,
    ( ( ! [A: $i,B: $i] :
          ( ( join @ ( meet @ A @ B ) @ ( meet @ B @ ( join @ A @ B ) ) )
          = B ) )
    = $true ),
    inference(unfold_def,[status(thm)],[3]) ).

thf(13,plain,
    ( ( ! [A: $i,B: $i] :
          ( ( join @ ( meet @ A @ A ) @ ( meet @ B @ ( join @ A @ A ) ) )
          = A ) )
    = $true ),
    inference(unfold_def,[status(thm)],[4]) ).

thf(14,plain,
    ( ( ! [A: $i,B: $i] :
          ( ( join @ ( meet @ A @ B ) @ ( meet @ A @ ( join @ A @ B ) ) )
          = A ) )
    = $true ),
    inference(unfold_def,[status(thm)],[5]) ).

thf(15,plain,
    ( ( ( ( join @ a @ a )
       != a ) )
    = $true ),
    inference(unfold_def,[status(thm)],[8]) ).

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

thf(17,plain,
    ( ( ( ( join @ a @ a )
       != a ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[15]) ).

thf(18,plain,
    ( ( ( ( join @ a @ a )
       != a ) )
    = $true ),
    inference(copy,[status(thm)],[17]) ).

thf(19,plain,
    ( ( ! [A: $i,B: $i] :
          ( ( join @ ( meet @ A @ B ) @ ( meet @ A @ ( join @ A @ B ) ) )
          = A ) )
    = $true ),
    inference(copy,[status(thm)],[14]) ).

thf(20,plain,
    ( ( ! [A: $i,B: $i] :
          ( ( join @ ( meet @ A @ A ) @ ( meet @ B @ ( join @ A @ A ) ) )
          = A ) )
    = $true ),
    inference(copy,[status(thm)],[13]) ).

thf(21,plain,
    ( ( ! [A: $i,B: $i] :
          ( ( join @ ( meet @ A @ B ) @ ( meet @ B @ ( join @ A @ B ) ) )
          = B ) )
    = $true ),
    inference(copy,[status(thm)],[12]) ).

thf(22,plain,
    ( ( ! [A: $i,B: $i,C: $i] :
          ( ( meet @ ( meet @ ( join @ A @ B ) @ ( join @ C @ A ) ) @ A )
          = A ) )
    = $true ),
    inference(copy,[status(thm)],[11]) ).

thf(23,plain,
    ( ( ! [A: $i,B: $i,C: $i] :
          ( ( join @ ( join @ ( meet @ A @ B ) @ ( meet @ C @ A ) ) @ A )
          = A ) )
    = $true ),
    inference(copy,[status(thm)],[10]) ).

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

thf(25,plain,
    ( ( ( join @ a @ a )
      = a )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[18]) ).

thf(26,plain,
    ! [SV1: $i] :
      ( ( ! [SY12: $i] :
            ( ( join @ ( meet @ SV1 @ SY12 ) @ ( meet @ SV1 @ ( join @ SV1 @ SY12 ) ) )
            = SV1 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[19]) ).

thf(27,plain,
    ! [SV2: $i] :
      ( ( ! [SY13: $i] :
            ( ( join @ ( meet @ SV2 @ SV2 ) @ ( meet @ SY13 @ ( join @ SV2 @ SV2 ) ) )
            = SV2 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[20]) ).

thf(28,plain,
    ! [SV3: $i] :
      ( ( ! [SY14: $i] :
            ( ( join @ ( meet @ SV3 @ SY14 ) @ ( meet @ SY14 @ ( join @ SV3 @ SY14 ) ) )
            = SY14 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[21]) ).

thf(29,plain,
    ! [SV4: $i] :
      ( ( ! [SY15: $i,SY16: $i] :
            ( ( meet @ ( meet @ ( join @ SV4 @ SY15 ) @ ( join @ SY16 @ SV4 ) ) @ SV4 )
            = SV4 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[22]) ).

thf(30,plain,
    ! [SV5: $i] :
      ( ( ! [SY17: $i,SY18: $i] :
            ( ( join @ ( join @ ( meet @ SV5 @ SY17 ) @ ( meet @ SY18 @ SV5 ) ) @ SV5 )
            = SV5 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[23]) ).

thf(31,plain,
    $false = $false,
    inference(extcnf_not_pos,[status(thm)],[24]) ).

thf(32,plain,
    ! [SV6: $i,SV1: $i] :
      ( ( ( join @ ( meet @ SV1 @ SV6 ) @ ( meet @ SV1 @ ( join @ SV1 @ SV6 ) ) )
        = SV1 )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[26]) ).

thf(33,plain,
    ! [SV7: $i,SV2: $i] :
      ( ( ( join @ ( meet @ SV2 @ SV2 ) @ ( meet @ SV7 @ ( join @ SV2 @ SV2 ) ) )
        = SV2 )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[27]) ).

thf(34,plain,
    ! [SV8: $i,SV3: $i] :
      ( ( ( join @ ( meet @ SV3 @ SV8 ) @ ( meet @ SV8 @ ( join @ SV3 @ SV8 ) ) )
        = SV8 )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[28]) ).

thf(35,plain,
    ! [SV9: $i,SV4: $i] :
      ( ( ! [SY19: $i] :
            ( ( meet @ ( meet @ ( join @ SV4 @ SV9 ) @ ( join @ SY19 @ SV4 ) ) @ SV4 )
            = SV4 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[29]) ).

thf(36,plain,
    ! [SV10: $i,SV5: $i] :
      ( ( ! [SY20: $i] :
            ( ( join @ ( join @ ( meet @ SV5 @ SV10 ) @ ( meet @ SY20 @ SV5 ) ) @ SV5 )
            = SV5 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[30]) ).

thf(37,plain,
    ! [SV11: $i,SV9: $i,SV4: $i] :
      ( ( ( meet @ ( meet @ ( join @ SV4 @ SV9 ) @ ( join @ SV11 @ SV4 ) ) @ SV4 )
        = SV4 )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[35]) ).

thf(38,plain,
    ! [SV12: $i,SV10: $i,SV5: $i] :
      ( ( ( join @ ( join @ ( meet @ SV5 @ SV10 ) @ ( meet @ SV12 @ SV5 ) ) @ SV5 )
        = SV5 )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[36]) ).

thf(39,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[25,38,37,34,33,32,31]) ).

thf(40,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[39]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : LAT090-1 : TPTP v8.1.0. Released v2.6.0.
% 0.06/0.12  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.12/0.33  % Computer : n004.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 : Thu Jun 30 10:49:38 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.34  
% 0.12/0.34   No.of.Axioms: 6
% 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:6,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:8,loop_count:0,foatp_calls:0,translation:fof_full)..
% 0.18/0.40  
% 0.18/0.40  ********************************
% 0.18/0.40  *   All subproblems solved!    *
% 0.18/0.40  ********************************
% 0.18/0.40  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p : (rf:0,axioms:6,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:39,loop_count:0,foatp_calls:1,translation:fof_full)
% 0.18/0.41  
% 0.18/0.41  %**** Beginning of derivation protocol ****
% 0.18/0.41  % SZS output start CNFRefutation
% See solution above
% 0.18/0.41  
% 0.18/0.41  %**** End of derivation protocol ****
% 0.18/0.41  %**** no. of clauses in derivation: 40 ****
% 0.18/0.41  %**** clause counter: 39 ****
% 0.18/0.41  
% 0.18/0.41  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p : (rf:0,axioms:6,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:39,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------