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

View Problem - Process Solution

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

% Computer : n025.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:12 EDT 2023

% Result   : Theorem 3.24s 1.76s
% Output   : Refutation 3.49s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   24 (   1 unt;   6 typ;   0 def)
%            Number of atoms       :   84 (   4 equ;   0 cnn)
%            Maximal formula atoms :   10 (   4 avg)
%            Number of connectives :  270 (   9   ~;   0   |;  53   &; 195   @)
%                                         (   0 <=>;  13  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   22 (  12 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   16 (  16   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   6 usr;   1 con; 0-3 aty)
%            Number of variables   :   73 (   0   ^;  69   !;   4   ?;  73   :)

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

thf(reorganization_free_type,type,
    reorganization_free: $i > $i > $i > $o ).

thf(size_type,type,
    size: $i > $i > $i > $o ).

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

thf(inertia_type,type,
    inertia: $i > $i > $i > $o ).

thf(class_type,type,
    class: $i > $i > $i > $o ).

thf(1,conjecture,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i] :
      ( ( ( organization @ A @ D )
        & ( organization @ A @ E )
        & ( reorganization_free @ A @ D @ E )
        & ( size @ A @ B @ D )
        & ( size @ A @ C @ E )
        & ( greater @ E @ D ) )
     => ~ ( greater @ B @ C ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t11_FOL) ).

thf(2,negated_conjecture,
    ~ ! [A: $i,B: $i,C: $i,D: $i,E: $i] :
        ( ( ( organization @ A @ D )
          & ( organization @ A @ E )
          & ( reorganization_free @ A @ D @ E )
          & ( size @ A @ B @ D )
          & ( size @ A @ C @ E )
          & ( greater @ E @ D ) )
       => ~ ( greater @ B @ C ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(10,plain,
    ~ ! [A: $i,B: $i,C: $i,D: $i,E: $i] :
        ( ( ( organization @ A @ D )
          & ( organization @ A @ E )
          & ( reorganization_free @ A @ D @ E )
          & ( size @ A @ B @ D )
          & ( size @ A @ C @ E )
          & ( greater @ E @ D ) )
       => ~ ( greater @ B @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(9,axiom,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i] :
      ( ( ( organization @ A @ D )
        & ( organization @ A @ E )
        & ( reorganization_free @ A @ D @ E )
        & ( inertia @ A @ B @ D )
        & ( inertia @ A @ C @ E )
        & ( greater @ E @ D ) )
     => ( greater @ C @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t2_FOL) ).

thf(37,plain,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i] :
      ( ( ( organization @ A @ D )
        & ( organization @ A @ E )
        & ( reorganization_free @ A @ D @ E )
        & ( inertia @ A @ B @ D )
        & ( inertia @ A @ C @ E )
        & ( greater @ E @ D ) )
     => ( greater @ C @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(6,axiom,
    ! [A: $i,B: $i] :
      ( ( organization @ A @ B )
     => ? [C: $i] : ( class @ A @ C @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp9) ).

thf(29,plain,
    ! [A: $i,B: $i] :
      ( ( organization @ A @ B )
     => ? [C: $i] : ( class @ A @ C @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(4,axiom,
    ! [A: $i,B: $i] :
      ~ ( ( greater @ A @ B )
        & ( A = B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp6_1) ).

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

thf(8,axiom,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i,I: $i] :
      ( ( ( organization @ A @ H )
        & ( organization @ B @ I )
        & ( class @ A @ C @ H )
        & ( class @ B @ C @ I )
        & ( size @ A @ D @ H )
        & ( size @ B @ E @ I )
        & ( inertia @ A @ F @ H )
        & ( inertia @ B @ G @ I )
        & ( greater @ E @ D ) )
     => ( greater @ G @ F ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a5_FOL) ).

thf(34,plain,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i,F: $i,G: $i,H: $i,I: $i] :
      ( ( ( organization @ A @ H )
        & ( organization @ B @ I )
        & ( class @ A @ C @ H )
        & ( class @ B @ C @ I )
        & ( size @ A @ D @ H )
        & ( size @ B @ E @ I )
        & ( inertia @ A @ F @ H )
        & ( inertia @ B @ G @ I )
        & ( greater @ E @ D ) )
     => ( greater @ G @ F ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(7,axiom,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i] :
      ( ( ( organization @ A @ B )
        & ( organization @ A @ C )
        & ( reorganization_free @ A @ B @ C )
        & ( class @ A @ D @ B )
        & ( class @ A @ E @ C ) )
     => ( D = E ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp10) ).

thf(31,plain,
    ! [A: $i,B: $i,C: $i,D: $i,E: $i] :
      ( ( ( organization @ A @ B )
        & ( organization @ A @ C )
        & ( reorganization_free @ A @ B @ C )
        & ( class @ A @ D @ B )
        & ( class @ A @ E @ C ) )
     => ( D = E ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

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

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

thf(3,axiom,
    ! [A: $i,B: $i] :
      ( ( organization @ A @ B )
     => ? [C: $i] : ( inertia @ A @ C @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',mp5) ).

thf(19,plain,
    ! [A: $i,B: $i] :
      ( ( organization @ A @ B )
     => ? [C: $i] : ( inertia @ A @ C @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(46,plain,
    $false,
    inference(e,[status(thm)],[10,37,29,21,34,31,26,19]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : MGT011+1 : TPTP v8.1.2. Released v2.0.0.
% 0.11/0.15  % Command  : run_Leo-III %s %d
% 0.14/0.36  % Computer : n025.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Thu May 18 23:51:49 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 1.02/0.89  % [INFO] 	 Parsing problem /export/starexec/sandbox2/benchmark/theBenchmark.p ... 
% 1.34/1.01  % [INFO] 	 Parsing done (127ms). 
% 1.34/1.02  % [INFO] 	 Running in sequential loop mode. 
% 1.72/1.20  % [INFO] 	 eprover registered as external prover. 
% 1.72/1.21  % [INFO] 	 cvc4 registered as external prover. 
% 1.72/1.21  % [INFO] 	 Scanning for conjecture ... 
% 1.77/1.27  % [INFO] 	 Found a conjecture and 7 axioms. Running axiom selection ... 
% 1.77/1.29  % [INFO] 	 Axiom selection finished. Selected 7 axioms (removed 0 axioms). 
% 1.77/1.31  % [INFO] 	 Problem is first-order (TPTP FOF). 
% 1.77/1.32  % [INFO] 	 Type checking passed. 
% 1.77/1.32  % [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.24/1.76  % External prover 'e' found a proof!
% 3.24/1.76  % [INFO] 	 Killing All external provers ... 
% 3.24/1.76  % Time passed: 1230ms (effective reasoning time: 732ms)
% 3.24/1.76  % 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.24/1.76  % Axioms used in derivation (7): mp10, a5_FOL, t2_FOL, mp9, mp6_2, mp5, mp6_1
% 3.24/1.76  % No. of inferences in proof: 18
% 3.24/1.76  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : 1230 ms resp. 732 ms w/o parsing
% 3.49/1.79  % SZS output start Refutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 3.49/1.79  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------