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

View Problem - Process Solution

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

% Computer : n031.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:35:24 EDT 2023

% Result   : Theorem 3.60s 1.85s
% Output   : Refutation 3.87s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   22
% Syntax   : Number of formulae    :   34 (   1 unt;  12 typ;   0 def)
%            Number of atoms       :  128 (  24 equ;   0 cnn)
%            Maximal formula atoms :   12 (   5 avg)
%            Number of connectives :  589 (  14   ~;  10   |;  54   &; 469   @)
%                                         (   3 <=>;  39  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   9 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   23 (  23   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   14 (  12 usr;   1 con; 0-2 aty)
%            Number of variables   :   53 (   0   ^;  53   !;   0   ?;  53   :)

% Comments : 
%------------------------------------------------------------------------------
thf(organization_type,type,
    organization: $i > $o ).

thf(has_immunity_type,type,
    has_immunity: $i > $i > $o ).

thf(greater_type,type,
    greater: $i > $i > $o ).

thf(stock_of_knowledge_type,type,
    stock_of_knowledge: $i > $i > $i ).

thf(smaller_or_equal_type,type,
    smaller_or_equal: $i > $i > $o ).

thf(internal_friction_type,type,
    internal_friction: $i > $i > $i ).

thf(greater_or_equal_type,type,
    greater_or_equal: $i > $i > $o ).

thf(external_ties_type,type,
    external_ties: $i > $i > $i ).

thf(smaller_type,type,
    smaller: $i > $i > $o ).

thf(hazard_of_mortality_type,type,
    hazard_of_mortality: $i > $i > $i ).

thf(capability_type,type,
    capability: $i > $i > $i ).

thf(position_type,type,
    position: $i > $i > $i ).

thf(10,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( organization @ A )
     => ( ( ( ( greater @ ( stock_of_knowledge @ A @ C ) @ ( stock_of_knowledge @ A @ B ) )
            & ( smaller_or_equal @ ( internal_friction @ A @ C ) @ ( internal_friction @ A @ B ) ) )
         => ( greater @ ( capability @ A @ C ) @ ( capability @ A @ B ) ) )
        & ( ( ( smaller_or_equal @ ( stock_of_knowledge @ A @ C ) @ ( stock_of_knowledge @ A @ B ) )
            & ( greater @ ( internal_friction @ A @ C ) @ ( internal_friction @ A @ B ) ) )
         => ( smaller @ ( capability @ A @ C ) @ ( capability @ A @ B ) ) )
        & ( ( ( ( stock_of_knowledge @ A @ C )
              = ( stock_of_knowledge @ A @ B ) )
            & ( ( internal_friction @ A @ C )
              = ( internal_friction @ A @ B ) ) )
         => ( ( capability @ A @ C )
            = ( capability @ A @ B ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_5) ).

thf(69,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( organization @ A )
     => ( ( ( ( greater @ ( stock_of_knowledge @ A @ C ) @ ( stock_of_knowledge @ A @ B ) )
            & ( smaller_or_equal @ ( internal_friction @ A @ C ) @ ( internal_friction @ A @ B ) ) )
         => ( greater @ ( capability @ A @ C ) @ ( capability @ A @ B ) ) )
        & ( ( ( smaller_or_equal @ ( stock_of_knowledge @ A @ C ) @ ( stock_of_knowledge @ A @ B ) )
            & ( greater @ ( internal_friction @ A @ C ) @ ( internal_friction @ A @ B ) ) )
         => ( smaller @ ( capability @ A @ C ) @ ( capability @ A @ B ) ) )
        & ( ( ( ( stock_of_knowledge @ A @ C )
              = ( stock_of_knowledge @ A @ B ) )
            & ( ( internal_friction @ A @ C )
              = ( internal_friction @ A @ B ) ) )
         => ( ( capability @ A @ C )
            = ( capability @ A @ B ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(6,axiom,
    ! [A: $i,B: $i] :
      ~ ( ( greater @ A @ B )
        & ( greater @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',meaning_postulate_greater_strict) ).

thf(56,plain,
    ! [A: $i,B: $i] :
      ~ ( ( greater @ A @ B )
        & ( greater @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(4,axiom,
    ! [A: $i,B: $i] :
      ( ( greater_or_equal @ A @ B )
    <=> ( ( greater @ A @ B )
        | ( A = B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_greater_or_equal) ).

thf(42,plain,
    ! [A: $i,B: $i] :
      ( ( ( greater_or_equal @ A @ B )
       => ( ( greater @ A @ B )
          | ( A = B ) ) )
      & ( ( ( greater @ A @ B )
          | ( A = B ) )
       => ( greater_or_equal @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(8,axiom,
    ! [A: $i,B: $i] :
      ( ( smaller @ A @ B )
      | ( A = B )
      | ( greater @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',meaning_postulate_greater_comparable) ).

thf(61,plain,
    ! [A: $i,B: $i] :
      ( ( smaller @ A @ B )
      | ( A = B )
      | ( greater @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(3,axiom,
    ! [A: $i,B: $i] :
      ( ( smaller_or_equal @ A @ B )
    <=> ( ( smaller @ A @ B )
        | ( A = B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_smaller_or_equal) ).

thf(33,plain,
    ! [A: $i,B: $i] :
      ( ( ( smaller_or_equal @ A @ B )
       => ( ( smaller @ A @ B )
          | ( A = B ) ) )
      & ( ( ( smaller @ A @ B )
          | ( A = B ) )
       => ( smaller_or_equal @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(11,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( organization @ A )
     => ( ( ( greater @ ( external_ties @ A @ C ) @ ( external_ties @ A @ B ) )
         => ( greater @ ( position @ A @ C ) @ ( position @ A @ B ) ) )
        & ( ( ( external_ties @ A @ C )
            = ( external_ties @ A @ B ) )
         => ( ( position @ A @ C )
            = ( position @ A @ B ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_6) ).

thf(77,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( organization @ A )
     => ( ( ( greater @ ( external_ties @ A @ C ) @ ( external_ties @ A @ B ) )
         => ( greater @ ( position @ A @ C ) @ ( position @ A @ B ) ) )
        & ( ( ( external_ties @ A @ C )
            = ( external_ties @ A @ B ) )
         => ( ( position @ A @ C )
            = ( position @ A @ B ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(9,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( organization @ A )
        & ~ ( has_immunity @ A @ B )
        & ~ ( has_immunity @ A @ C ) )
     => ( ( ( ( greater @ ( capability @ A @ C ) @ ( capability @ A @ B ) )
            & ( greater_or_equal @ ( position @ A @ C ) @ ( position @ A @ B ) ) )
         => ( smaller @ ( hazard_of_mortality @ A @ C ) @ ( hazard_of_mortality @ A @ B ) ) )
        & ( ( ( greater_or_equal @ ( capability @ A @ C ) @ ( capability @ A @ B ) )
            & ( greater @ ( position @ A @ C ) @ ( position @ A @ B ) ) )
         => ( smaller @ ( hazard_of_mortality @ A @ C ) @ ( hazard_of_mortality @ A @ B ) ) )
        & ( ( ( ( capability @ A @ C )
              = ( capability @ A @ B ) )
            & ( ( position @ A @ C )
              = ( position @ A @ B ) ) )
         => ( ( hazard_of_mortality @ A @ C )
            = ( hazard_of_mortality @ A @ B ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assumption_4) ).

thf(64,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( organization @ A )
        & ~ ( has_immunity @ A @ B )
        & ~ ( has_immunity @ A @ C ) )
     => ( ( ( ( greater @ ( capability @ A @ C ) @ ( capability @ A @ B ) )
            & ( greater_or_equal @ ( position @ A @ C ) @ ( position @ A @ B ) ) )
         => ( smaller @ ( hazard_of_mortality @ A @ C ) @ ( hazard_of_mortality @ A @ B ) ) )
        & ( ( ( greater_or_equal @ ( capability @ A @ C ) @ ( capability @ A @ B ) )
            & ( greater @ ( position @ A @ C ) @ ( position @ A @ B ) ) )
         => ( smaller @ ( hazard_of_mortality @ A @ C ) @ ( hazard_of_mortality @ A @ B ) ) )
        & ( ( ( ( capability @ A @ C )
              = ( capability @ A @ B ) )
            & ( ( position @ A @ C )
              = ( position @ A @ B ) ) )
         => ( ( hazard_of_mortality @ A @ C )
            = ( hazard_of_mortality @ A @ B ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(7,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( greater @ A @ B )
        & ( greater @ B @ C ) )
     => ( greater @ A @ C ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',meaning_postulate_greater_transitive) ).

thf(59,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( greater @ A @ B )
        & ( greater @ B @ C ) )
     => ( greater @ A @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(1,conjecture,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( organization @ A )
        & ~ ( has_immunity @ A @ B )
        & ~ ( has_immunity @ A @ C ) )
     => ( ( ( ( greater @ ( stock_of_knowledge @ A @ C ) @ ( stock_of_knowledge @ A @ B ) )
            & ( smaller_or_equal @ ( internal_friction @ A @ C ) @ ( internal_friction @ A @ B ) )
            & ( greater_or_equal @ ( external_ties @ A @ C ) @ ( external_ties @ A @ B ) ) )
         => ( smaller @ ( hazard_of_mortality @ A @ C ) @ ( hazard_of_mortality @ A @ B ) ) )
        & ( ( ( greater_or_equal @ ( stock_of_knowledge @ A @ C ) @ ( stock_of_knowledge @ A @ B ) )
            & ( smaller_or_equal @ ( internal_friction @ A @ C ) @ ( internal_friction @ A @ B ) )
            & ( greater @ ( external_ties @ A @ C ) @ ( external_ties @ A @ B ) ) )
         => ( smaller @ ( hazard_of_mortality @ A @ C ) @ ( hazard_of_mortality @ A @ B ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',lemma_1) ).

thf(2,negated_conjecture,
    ~ ! [A: $i,B: $i,C: $i] :
        ( ( ( organization @ A )
          & ~ ( has_immunity @ A @ B )
          & ~ ( has_immunity @ A @ C ) )
       => ( ( ( ( greater @ ( stock_of_knowledge @ A @ C ) @ ( stock_of_knowledge @ A @ B ) )
              & ( smaller_or_equal @ ( internal_friction @ A @ C ) @ ( internal_friction @ A @ B ) )
              & ( greater_or_equal @ ( external_ties @ A @ C ) @ ( external_ties @ A @ B ) ) )
           => ( smaller @ ( hazard_of_mortality @ A @ C ) @ ( hazard_of_mortality @ A @ B ) ) )
          & ( ( ( greater_or_equal @ ( stock_of_knowledge @ A @ C ) @ ( stock_of_knowledge @ A @ B ) )
              & ( smaller_or_equal @ ( internal_friction @ A @ C ) @ ( internal_friction @ A @ B ) )
              & ( greater @ ( external_ties @ A @ C ) @ ( external_ties @ A @ B ) ) )
           => ( smaller @ ( hazard_of_mortality @ A @ C ) @ ( hazard_of_mortality @ A @ B ) ) ) ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(12,plain,
    ~ ! [A: $i,B: $i,C: $i] :
        ( ( ( organization @ A )
          & ~ ( has_immunity @ A @ B )
          & ~ ( has_immunity @ A @ C ) )
       => ( ( ( ( greater @ ( stock_of_knowledge @ A @ C ) @ ( stock_of_knowledge @ A @ B ) )
              & ( smaller_or_equal @ ( internal_friction @ A @ C ) @ ( internal_friction @ A @ B ) )
              & ( greater_or_equal @ ( external_ties @ A @ C ) @ ( external_ties @ A @ B ) ) )
           => ( smaller @ ( hazard_of_mortality @ A @ C ) @ ( hazard_of_mortality @ A @ B ) ) )
          & ( ( ( greater_or_equal @ ( stock_of_knowledge @ A @ C ) @ ( stock_of_knowledge @ A @ B ) )
              & ( smaller_or_equal @ ( internal_friction @ A @ C ) @ ( internal_friction @ A @ B ) )
              & ( greater @ ( external_ties @ A @ C ) @ ( external_ties @ A @ B ) ) )
           => ( smaller @ ( hazard_of_mortality @ A @ C ) @ ( hazard_of_mortality @ A @ B ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(5,axiom,
    ! [A: $i,B: $i] :
      ( ( smaller @ A @ B )
    <=> ( greater @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',definition_smaller) ).

thf(51,plain,
    ! [A: $i,B: $i] :
      ( ( ( smaller @ A @ B )
       => ( greater @ B @ A ) )
      & ( ( greater @ B @ A )
       => ( smaller @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(83,plain,
    $false,
    inference(cvc4,[status(thm)],[69,56,42,61,33,77,64,59,12,51]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : MGT042+1 : TPTP v8.1.2. Released v2.4.0.
% 0.11/0.15  % Command  : run_Leo-III %s %d
% 0.15/0.36  % Computer : n031.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % 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 : Fri May 19 00:05:11 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.93/0.83  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.15/0.96  % [INFO] 	 Parsing done (128ms). 
% 1.15/0.97  % [INFO] 	 Running in sequential loop mode. 
% 1.68/1.18  % [INFO] 	 eprover registered as external prover. 
% 1.68/1.18  % [INFO] 	 cvc4 registered as external prover. 
% 1.68/1.18  % [INFO] 	 Scanning for conjecture ... 
% 1.89/1.25  % [INFO] 	 Found a conjecture and 9 axioms. Running axiom selection ... 
% 1.89/1.27  % [INFO] 	 Axiom selection finished. Selected 9 axioms (removed 0 axioms). 
% 2.10/1.30  % [INFO] 	 Problem is first-order (TPTP FOF). 
% 2.10/1.30  % [INFO] 	 Type checking passed. 
% 2.10/1.31  % [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.60/1.84  % External prover 'cvc4' found a proof!
% 3.60/1.84  % [INFO] 	 Killing All external provers ... 
% 3.60/1.85  % Time passed: 1332ms (effective reasoning time: 871ms)
% 3.60/1.85  % 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.60/1.85  % Axioms used in derivation (9): assumption_5, definition_smaller_or_equal, definition_smaller, assumption_4, assumption_6, meaning_postulate_greater_comparable, meaning_postulate_greater_transitive, meaning_postulate_greater_strict, definition_greater_or_equal
% 3.60/1.85  % No. of inferences in proof: 22
% 3.60/1.85  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 1332 ms resp. 871 ms w/o parsing
% 3.87/1.90  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 3.87/1.90  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------