TSTP Solution File: HEN010-2 by Leo-III---1.7.7

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.7
% Problem  : HEN010-2 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n006.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:16:55 EDT 2023

% Result   : Unsatisfiable 3.19s 1.68s
% Output   : Refutation 3.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :   31
% Syntax   : Number of formulae    :   54 (  23 unt;   9 typ;   0 def)
%            Number of atoms       :   97 (   8 equ;   0 cnn)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  340 (  54   ~;  52   |;   0   &; 234   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   18 (   8 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    7 (   7   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   11 (   9 usr;   7 con; 0-3 aty)
%            Number of variables   :  102 (   0   ^; 102   !;   0   ?; 102   :)

% Comments : 
%------------------------------------------------------------------------------
thf(idQa_type,type,
    idQa: $i ).

thf(idQa_Q__idQ_idQa_type,type,
    idQa_Q__idQ_idQa: $i ).

thf(quotient_type,type,
    quotient: $i > $i > $i > $o ).

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

thf(less_equal_type,type,
    less_equal: $i > $i > $o ).

thf(divide_type,type,
    divide: $i > $i > $i ).

thf(identity_type,type,
    identity: $i ).

thf(a_type,type,
    a: $i ).

thf(idQ_idQa_type,type,
    idQ_idQa: $i ).

thf(18,axiom,
    ! [A: $i] : ( quotient @ zero @ A @ zero ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',zero_divide_anything_is_zero) ).

thf(56,plain,
    ! [A: $i] : ( quotient @ zero @ A @ zero ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

thf(8,axiom,
    ! [H: $i,G: $i,F: $i,E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( quotient @ A @ B @ C )
      | ~ ( quotient @ B @ D @ E )
      | ~ ( quotient @ A @ D @ F )
      | ~ ( quotient @ F @ E @ G )
      | ~ ( quotient @ C @ D @ H )
      | ( less_equal @ G @ H ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quotient_property) ).

thf(37,plain,
    ! [H: $i,G: $i,F: $i,E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( quotient @ A @ B @ C )
      | ~ ( quotient @ B @ D @ E )
      | ~ ( quotient @ A @ D @ F )
      | ~ ( quotient @ F @ E @ G )
      | ~ ( quotient @ C @ D @ H )
      | ( less_equal @ G @ H ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(22,axiom,
    quotient @ idQa @ idQ_idQa @ idQa_Q__idQ_idQa,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',identity_divide_idQ_idQa) ).

thf(60,plain,
    quotient @ idQa @ idQ_idQa @ idQa_Q__idQ_idQa,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[22]) ).

thf(17,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( quotient @ A @ B @ C )
      | ~ ( quotient @ A @ B @ D )
      | ( C = D ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',well_defined) ).

thf(53,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( quotient @ A @ B @ C )
      | ~ ( quotient @ A @ B @ D )
      | ( C = D ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

thf(10,axiom,
    ! [E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( less_equal @ A @ B )
      | ~ ( quotient @ C @ B @ D )
      | ~ ( quotient @ C @ A @ E )
      | ( less_equal @ D @ E ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',xLEy_implies_zQyLEzQx) ).

thf(41,plain,
    ! [E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( less_equal @ A @ B )
      | ~ ( quotient @ C @ B @ D )
      | ~ ( quotient @ C @ A @ E )
      | ( less_equal @ D @ E ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(12,axiom,
    ! [A: $i] : ( quotient @ A @ zero @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',x_divde_zero_is_x) ).

thf(45,plain,
    ! [A: $i] : ( quotient @ A @ zero @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(21,axiom,
    quotient @ identity @ idQa @ idQ_idQa,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',identity_divide_idQa) ).

thf(59,plain,
    quotient @ identity @ idQa @ idQ_idQa,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[21]) ).

thf(14,axiom,
    ! [A: $i] : ( quotient @ A @ identity @ zero ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',everything_divide_identity_is_zero) ).

thf(49,plain,
    ! [A: $i] : ( quotient @ A @ identity @ zero ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(9,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( quotient @ A @ B @ C )
      | ( less_equal @ C @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',divisor_existence) ).

thf(39,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( quotient @ A @ B @ C )
      | ( less_equal @ C @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(11,axiom,
    ! [E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( less_equal @ A @ B )
      | ~ ( quotient @ A @ C @ D )
      | ~ ( quotient @ B @ C @ E )
      | ( less_equal @ D @ E ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',xLEy_implies_xQzLEyQz) ).

thf(43,plain,
    ! [E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( less_equal @ A @ B )
      | ~ ( quotient @ A @ C @ D )
      | ~ ( quotient @ B @ C @ E )
      | ( less_equal @ D @ E ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(20,axiom,
    quotient @ identity @ a @ idQa,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',identity_divide_a) ).

thf(58,plain,
    quotient @ identity @ a @ idQa,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[20]) ).

thf(13,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( quotient @ identity @ A @ B )
      | ~ ( quotient @ identity @ B @ C )
      | ~ ( quotient @ identity @ C @ D )
      | ( B = D ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',one_inversion_equals_three) ).

thf(46,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( quotient @ identity @ A @ B )
      | ~ ( quotient @ identity @ B @ C )
      | ~ ( quotient @ identity @ C @ D )
      | ( B = D ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(19,axiom,
    ! [A: $i] : ( quotient @ A @ A @ zero ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',x_divide_x_is_zero) ).

thf(57,plain,
    ! [A: $i] : ( quotient @ A @ A @ zero ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[19]) ).

thf(4,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( less_equal @ A @ B )
      | ~ ( less_equal @ B @ C )
      | ( less_equal @ A @ C ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',transitivity_of_less_equal) ).

thf(29,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( less_equal @ A @ B )
      | ~ ( less_equal @ B @ C )
      | ( less_equal @ A @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(3,axiom,
    ! [A: $i] : ( less_equal @ zero @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',zero_is_smallest) ).

thf(28,plain,
    ! [A: $i] : ( less_equal @ zero @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(6,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( less_equal @ A @ B )
      | ~ ( less_equal @ B @ A )
      | ( A = B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_equal_and_equal) ).

thf(33,plain,
    ! [B: $i,A: $i] :
      ( ~ ( less_equal @ A @ B )
      | ~ ( less_equal @ B @ A )
      | ( A = B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(15,axiom,
    ! [A: $i] : ( less_equal @ A @ identity ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',identity_is_largest) ).

thf(50,plain,
    ! [A: $i] : ( less_equal @ A @ identity ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(5,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( less_equal @ A @ B )
      | ( quotient @ A @ B @ zero ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',quotient_less_equal) ).

thf(31,plain,
    ! [B: $i,A: $i] :
      ( ~ ( less_equal @ A @ B )
      | ( quotient @ A @ B @ zero ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(2,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( quotient @ A @ B @ zero )
      | ( less_equal @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',less_equal_quotient) ).

thf(26,plain,
    ! [B: $i,A: $i] :
      ( ~ ( quotient @ A @ B @ zero )
      | ( less_equal @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(1,negated_conjecture,
    idQa != idQa_Q__idQ_idQa,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_idQa_equals_idQa_Q__idQ_idQa) ).

thf(23,plain,
    idQa != idQa_Q__idQ_idQa,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[1]) ).

thf(7,axiom,
    ! [B: $i,A: $i] : ( quotient @ A @ B @ ( divide @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure) ).

thf(36,plain,
    ! [B: $i,A: $i] : ( quotient @ A @ B @ ( divide @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(16,axiom,
    ! [E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( quotient @ A @ B @ C )
      | ~ ( less_equal @ C @ D )
      | ~ ( quotient @ A @ D @ E )
      | ( less_equal @ E @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',xQyLEz_implies_xQzLEy) ).

thf(51,plain,
    ! [E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( quotient @ A @ B @ C )
      | ~ ( less_equal @ C @ D )
      | ~ ( quotient @ A @ D @ E )
      | ( less_equal @ E @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(61,plain,
    $false,
    inference(e,[status(thm)],[56,37,60,53,41,45,59,49,39,43,58,46,57,29,28,33,50,31,26,23,36,51]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : HEN010-2 : TPTP v8.1.2. Released v1.0.0.
% 0.13/0.15  % Command  : run_Leo-III %s %d
% 0.14/0.35  % Computer : n006.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Thu May 18 15:12:37 EDT 2023
% 0.20/0.35  % CPUTime  : 
% 0.83/0.84  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.25/0.96  % [INFO] 	 Parsing done (123ms). 
% 1.25/0.97  % [INFO] 	 Running in sequential loop mode. 
% 1.67/1.17  % [INFO] 	 eprover registered as external prover. 
% 1.67/1.17  % [INFO] 	 cvc4 registered as external prover. 
% 1.67/1.18  % [INFO] 	 Scanning for conjecture ... 
% 1.76/1.23  % [INFO] 	 Found a conjecture and 21 axioms. Running axiom selection ... 
% 1.87/1.26  % [INFO] 	 Axiom selection finished. Selected 21 axioms (removed 0 axioms). 
% 1.87/1.29  % [INFO] 	 Problem is propositional (TPTP CNF). 
% 1.87/1.29  % [INFO] 	 Type checking passed. 
% 1.87/1.30  % [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.00/1.68  % External prover 'e' found a proof!
% 3.00/1.68  % [INFO] 	 Killing All external provers ... 
% 3.00/1.68  % Time passed: 1166ms (effective reasoning time: 706ms)
% 3.00/1.68  % 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.19/1.68  % Axioms used in derivation (21): quotient_property, xLEy_implies_zQyLEzQx, closure, everything_divide_identity_is_zero, zero_divide_anything_is_zero, xQyLEz_implies_xQzLEy, identity_divide_idQ_idQa, xLEy_implies_xQzLEyQz, transitivity_of_less_equal, less_equal_quotient, identity_is_largest, x_divide_x_is_zero, quotient_less_equal, identity_divide_a, one_inversion_equals_three, divisor_existence, well_defined, x_divde_zero_is_x, less_equal_and_equal, identity_divide_idQa, zero_is_smallest
% 3.19/1.68  % No. of inferences in proof: 45
% 3.19/1.68  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 1166 ms resp. 706 ms w/o parsing
% 3.19/1.76  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 3.19/1.76  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------