TSTP Solution File: REL008+1 by Leo-III---1.7.7

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.7
% Problem  : REL008+1 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n022.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  : 300s
% DateTime : Fri May 19 11:48:21 EDT 2023

% Result   : Theorem 3.32s 1.82s
% Output   : Refutation 3.32s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   22
% Syntax   : Number of formulae    :   38 (  30 unt;   8 typ;   0 def)
%            Number of atoms       :   30 (  29 equ;   0 cnn)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :  196 (   2   ~;   0   |;   0   &; 194   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   8 usr;   4 con; 0-2 aty)
%            Number of variables   :   59 (   0   ^;  59   !;   0   ?;  59   :)

% Comments : 
%------------------------------------------------------------------------------
thf(composition_type,type,
    composition: $i > $i > $i ).

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

thf(complement_type,type,
    complement: $i > $i ).

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

thf(one_type,type,
    one: $i ).

thf(converse_type,type,
    converse: $i > $i ).

thf(top_type,type,
    top: $i ).

thf(zero_type,type,
    zero: $i ).

thf(14,axiom,
    ! [A: $i] :
      ( top
      = ( join @ A @ ( complement @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',def_top) ).

thf(52,plain,
    ! [A: $i] :
      ( top
      = ( join @ A @ ( complement @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(12,axiom,
    ! [A: $i,B: $i] :
      ( ( converse @ ( composition @ A @ B ) )
      = ( composition @ ( converse @ B ) @ ( converse @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',converse_multiplicativity) ).

thf(46,plain,
    ! [A: $i,B: $i] :
      ( ( converse @ ( composition @ A @ B ) )
      = ( composition @ ( converse @ B ) @ ( converse @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(6,axiom,
    ! [A: $i,B: $i] :
      ( ( meet @ A @ B )
      = ( complement @ ( join @ ( complement @ A ) @ ( complement @ B ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',maddux4_definiton_of_meet) ).

thf(28,plain,
    ! [A: $i,B: $i] :
      ( ( meet @ A @ B )
      = ( complement @ ( join @ ( complement @ A ) @ ( complement @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(8,axiom,
    ! [A: $i] :
      ( ( composition @ A @ one )
      = A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',composition_identity) ).

thf(34,plain,
    ! [A: $i] :
      ( ( composition @ A @ one )
      = A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

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

thf(22,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( join @ A @ ( join @ B @ C ) )
      = ( join @ ( join @ A @ B ) @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(13,axiom,
    ! [A: $i,B: $i] :
      ( ( join @ ( composition @ ( converse @ A ) @ ( complement @ ( composition @ A @ B ) ) ) @ ( complement @ B ) )
      = ( complement @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',converse_cancellativity) ).

thf(49,plain,
    ! [A: $i,B: $i] :
      ( ( join @ ( composition @ ( converse @ A ) @ ( complement @ ( composition @ A @ B ) ) ) @ ( complement @ B ) )
      = ( complement @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(11,axiom,
    ! [A: $i,B: $i] :
      ( ( converse @ ( join @ A @ B ) )
      = ( join @ ( converse @ A ) @ ( converse @ B ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',converse_additivity) ).

thf(43,plain,
    ! [A: $i,B: $i] :
      ( ( converse @ ( join @ A @ B ) )
      = ( join @ ( converse @ A ) @ ( converse @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

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

thf(19,plain,
    ! [A: $i,B: $i] :
      ( ( join @ A @ B )
      = ( join @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(9,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( composition @ ( join @ A @ B ) @ C )
      = ( join @ ( composition @ A @ C ) @ ( composition @ B @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',composition_distributivity) ).

thf(37,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( composition @ ( join @ A @ B ) @ C )
      = ( join @ ( composition @ A @ C ) @ ( composition @ B @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

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

thf(25,plain,
    ! [A: $i,B: $i] :
      ( A
      = ( join @ ( complement @ ( join @ ( complement @ A ) @ ( complement @ B ) ) ) @ ( complement @ ( join @ ( complement @ A ) @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(1,conjecture,
    ! [A: $i,B: $i,C: $i] :
      ( ( composition @ A @ ( join @ B @ C ) )
      = ( join @ ( composition @ A @ B ) @ ( composition @ A @ C ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goals) ).

thf(2,negated_conjecture,
    ~ ! [A: $i,B: $i,C: $i] :
        ( ( composition @ A @ ( join @ B @ C ) )
        = ( join @ ( composition @ A @ B ) @ ( composition @ A @ C ) ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(16,plain,
    ~ ! [A: $i,B: $i,C: $i] :
        ( ( composition @ A @ ( join @ B @ C ) )
        = ( join @ ( composition @ A @ B ) @ ( composition @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(7,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( composition @ A @ ( composition @ B @ C ) )
      = ( composition @ ( composition @ A @ B ) @ C ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',composition_associativity) ).

thf(31,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( composition @ A @ ( composition @ B @ C ) )
      = ( composition @ ( composition @ A @ B ) @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(10,axiom,
    ! [A: $i] :
      ( ( converse @ ( converse @ A ) )
      = A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',converse_idempotence) ).

thf(40,plain,
    ! [A: $i] :
      ( ( converse @ ( converse @ A ) )
      = A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(15,axiom,
    ! [A: $i] :
      ( zero
      = ( meet @ A @ ( complement @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',def_zero) ).

thf(55,plain,
    ! [A: $i] :
      ( zero
      = ( meet @ A @ ( complement @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(60,plain,
    $false,
    inference(e,[status(thm)],[52,46,28,34,22,49,43,19,37,25,16,31,40,55]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : REL008+1 : TPTP v8.1.2. Released v4.0.0.
% 0.10/0.15  % Command  : run_Leo-III %s %d
% 0.15/0.35  % Computer : n022.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Thu May 18 17:58:48 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.87/0.84  % [INFO] 	 Parsing problem /export/starexec/sandbox2/benchmark/theBenchmark.p ... 
% 1.13/0.97  % [INFO] 	 Parsing done (124ms). 
% 1.13/0.97  % [INFO] 	 Running in sequential loop mode. 
% 1.54/1.17  % [INFO] 	 eprover registered as external prover. 
% 1.54/1.17  % [INFO] 	 cvc4 registered as external prover. 
% 1.54/1.18  % [INFO] 	 Scanning for conjecture ... 
% 1.79/1.28  % [INFO] 	 Found a conjecture and 13 axioms. Running axiom selection ... 
% 1.97/1.32  % [INFO] 	 Axiom selection finished. Selected 13 axioms (removed 0 axioms). 
% 1.97/1.34  % [INFO] 	 Problem is first-order (TPTP FOF). 
% 1.97/1.35  % [INFO] 	 Type checking passed. 
% 1.97/1.35  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 3.32/1.81  % External prover 'e' found a proof!
% 3.32/1.81  % [INFO] 	 Killing All external provers ... 
% 3.32/1.81  % Time passed: 1309ms (effective reasoning time: 838ms)
% 3.32/1.81  % Solved by strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>
% 3.32/1.82  % Axioms used in derivation (13): converse_cancellativity, composition_identity, converse_idempotence, composition_associativity, maddux3_a_kind_of_de_Morgan, maddux2_join_associativity, maddux1_join_commutativity, converse_multiplicativity, converse_additivity, def_top, def_zero, composition_distributivity, maddux4_definiton_of_meet
% 3.32/1.82  % No. of inferences in proof: 30
% 3.32/1.82  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : 1309 ms resp. 838 ms w/o parsing
% 3.32/1.85  % SZS output start Refutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 3.32/1.85  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------