TSTP Solution File: ITP010_3 by Leo-III---1.7.10

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.10
% Problem  : ITP010_3 : TPTP v8.1.2. Bugfixed v7.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n026.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 : Tue May  7 07:46:42 EDT 2024

% Result   : Theorem 4.06s 1.98s
% Output   : Refutation 4.06s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    4
% Syntax   : Number of formulae    :    7 (   2 unt;   3 typ;   0 def)
%            Number of atoms       :    6 (   0 equ;   0 cnn)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   40 (   6   ~;   0   |;   0   &;  32   @)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   7 avg)
%            Number of types       :    2 (   1 usr)
%            Number of type conns  :    3 (   3   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    5 (   3 usr;   3 con; 0-4 aty)
%            Number of variables   :   10 (   0   ^   8   !;   0   ?;  10   :)
%                                         (   2  !>;   0  ?*;   0  @-;   0  @+)

% Comments : 
%------------------------------------------------------------------------------
thf(tyop_2Emin_2Ebool_type,type,
    tyop_2Emin_2Ebool: $tType ).

thf(p_type,type,
    p: tyop_2Emin_2Ebool > $o ).

thf(c_2Ecardinal_2Ecardleq_2E2_type,type,
    c_2Ecardinal_2Ecardleq_2E2: 
      !>[TA: $tType,TB: $tType] : ( ( tyop_2Emin_2Efun @ TB @ tyop_2Emin_2Ebool ) > ( tyop_2Emin_2Efun @ TA @ tyop_2Emin_2Ebool ) > tyop_2Emin_2Ebool ) ).

thf(1,conjecture,
    ! [TA: $tType,TB: $tType,A: tyop_2Emin_2Efun @ TB @ tyop_2Emin_2Ebool,B: tyop_2Emin_2Efun @ TA @ tyop_2Emin_2Ebool] :
      ( ~ ( p @ ( c_2Ecardinal_2Ecardleq_2E2 @ TB @ TA @ A @ B ) )
    <=> ~ ( p @ ( c_2Ecardinal_2Ecardleq_2E2 @ TB @ TA @ A @ B ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thm_2Ecardinal_2ECARD__NOT__LE) ).

thf(2,negated_conjecture,
    ~ ! [TA: $tType,TB: $tType,A: tyop_2Emin_2Efun @ TB @ tyop_2Emin_2Ebool,B: tyop_2Emin_2Efun @ TA @ tyop_2Emin_2Ebool] :
        ( ~ ( p @ ( c_2Ecardinal_2Ecardleq_2E2 @ TB @ TA @ A @ B ) )
      <=> ~ ( p @ ( c_2Ecardinal_2Ecardleq_2E2 @ TB @ TA @ A @ B ) ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(42,plain,
    ~ $true,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(43,plain,
    $false,
    inference(simp,[status(thm)],[42]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.13  % Problem  : ITP010_3 : TPTP v8.1.2. Bugfixed v7.5.0.
% 0.11/0.16  % Command  : run_Leo-III %s %d
% 0.17/0.37  % Computer : n026.cluster.edu
% 0.17/0.37  % Model    : x86_64 x86_64
% 0.17/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.17/0.37  % Memory   : 8042.1875MB
% 0.17/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.17/0.38  % CPULimit : 300
% 0.17/0.38  % WCLimit  : 300
% 0.17/0.38  % DateTime : Mon May  6 14:37:09 EDT 2024
% 0.17/0.38  % CPUTime  : 
% 0.99/0.87  % [INFO] 	 Parsing problem /export/starexec/sandbox2/benchmark/theBenchmark.p ... 
% 1.48/1.03  % [INFO] 	 Parsing done (160ms). 
% 1.48/1.04  % [INFO] 	 Running in sequential loop mode. 
% 1.98/1.27  % [INFO] 	 eprover registered as external prover. 
% 1.98/1.27  % [INFO] 	 cvc4 registered as external prover. 
% 1.98/1.28  % [INFO] 	 Scanning for conjecture ... 
% 2.25/1.36  % [INFO] 	 Found a conjecture and 39 axioms. Running axiom selection ... 
% 2.42/1.42  % [INFO] 	 Axiom selection finished. Selected 39 axioms (removed 0 axioms). 
% 2.62/1.48  % [INFO] 	 Problem is typed first-order (TPTP TFF). 
% 2.62/1.50  % [INFO] 	 Type checking passed. 
% 2.62/1.50  % [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 ... 
% 2.83/1.63  % [INFO] 	 [Domain constraints] Detected constraint on tyop_2Emin_2Ebool 
% 2.83/1.63  % [INFO] 	 [Domain constraints] dom(tyop_2Emin_2Ebool) ⊆ {c_2Ebool_2ET_2E0,c_2Ebool_2EF_2E0} 
% 4.06/1.98  % [INFO] 	 Killing All external provers ... 
% 4.06/1.98  % Time passed: 1442ms (effective reasoning time: 932ms)
% 4.06/1.98  % 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)>
% 4.06/1.98  % Axioms used in derivation (0): 
% 4.06/1.98  % No. of inferences in proof: 4
% 4.06/1.98  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : 1442 ms resp. 932 ms w/o parsing
% 4.06/2.01  % SZS output start Refutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 4.06/2.01  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------