TSTP Solution File: KRS135+1 by Leo-III---1.7.10

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.10
% Problem  : KRS135+1 : TPTP v8.1.2. Released v3.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n032.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:51:58 EDT 2024

% Result   : Theorem 2.46s 1.54s
% Output   : Refutation 2.53s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   16 (   1 unt;   6 typ;   0 def)
%            Number of atoms       :   37 (   0 equ;   0 cnn)
%            Maximal formula atoms :    8 (   3 avg)
%            Number of connectives :   82 (  14   ~;   0   |;  13   &;  41   @)
%                                         (   3 <=>;  11  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    7 (   7   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    7 (   6 usr;   1 con; 0-2 aty)
%            Number of variables   :   20 (   0   ^  20   !;   0   ?;  20   :)

% Comments : 
%------------------------------------------------------------------------------
thf(cowlThing_type,type,
    cowlThing: $i > $o ).

thf(cowlNothing_type,type,
    cowlNothing: $i > $o ).

thf(xsd_string_type,type,
    xsd_string: $i > $o ).

thf(xsd_integer_type,type,
    xsd_integer: $i > $o ).

thf(rprop_type,type,
    rprop: $i > $i > $o ).

thf(cA_type,type,
    cA: $i > $o ).

thf(1,conjecture,
    ( ! [A: $i] :
        ( ( cowlThing @ A )
        & ~ ( cowlNothing @ A ) )
    & ! [A: $i] :
        ( ( xsd_string @ A )
      <=> ~ ( xsd_integer @ A ) )
    & ! [A: $i,B: $i] :
        ( ( rprop @ A @ B )
       => ( cA @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',the_axiom) ).

thf(2,negated_conjecture,
    ~ ( ! [A: $i] :
          ( ( cowlThing @ A )
          & ~ ( cowlNothing @ A ) )
      & ! [A: $i] :
          ( ( xsd_string @ A )
        <=> ~ ( xsd_integer @ A ) )
      & ! [A: $i,B: $i] :
          ( ( rprop @ A @ B )
         => ( cA @ B ) ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(6,plain,
    ~ ( ! [A: $i] :
          ( ( cowlThing @ A )
          & ~ ( cowlNothing @ A ) )
      & ! [A: $i] :
          ( ( ( xsd_string @ A )
           => ~ ( xsd_integer @ A ) )
          & ( ~ ( xsd_integer @ A )
           => ( xsd_string @ A ) ) )
      & ! [A: $i,B: $i] :
          ( ( rprop @ A @ B )
         => ( cA @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(3,axiom,
    ! [A: $i] :
      ( ( cowlThing @ A )
      & ~ ( cowlNothing @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_0) ).

thf(14,plain,
    ! [A: $i] :
      ( ( cowlThing @ A )
      & ~ ( cowlNothing @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(4,axiom,
    ! [A: $i] :
      ( ( xsd_string @ A )
    <=> ~ ( xsd_integer @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_1) ).

thf(19,plain,
    ! [A: $i] :
      ( ( ( xsd_string @ A )
       => ~ ( xsd_integer @ A ) )
      & ( ~ ( xsd_integer @ A )
       => ( xsd_string @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(5,axiom,
    ! [A: $i] :
      ( ( cowlThing @ A )
     => ! [B: $i] :
          ( ( rprop @ A @ B )
         => ( cA @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_2) ).

thf(24,plain,
    ! [A: $i] :
      ( ( cowlThing @ A )
     => ! [B: $i] :
          ( ( rprop @ A @ B )
         => ( cA @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(26,plain,
    $false,
    inference(e,[status(thm)],[6,14,19,24]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.09  % Problem  : KRS135+1 : TPTP v8.1.2. Released v3.1.0.
% 0.05/0.12  % Command  : run_Leo-III %s %d
% 0.11/0.31  % Computer : n032.cluster.edu
% 0.11/0.31  % Model    : x86_64 x86_64
% 0.11/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.31  % Memory   : 8042.1875MB
% 0.11/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.31  % CPULimit : 300
% 0.11/0.31  % WCLimit  : 300
% 0.11/0.31  % DateTime : Mon May  6 15:20:08 EDT 2024
% 0.11/0.32  % CPUTime  : 
% 0.85/0.78  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.03/0.90  % [INFO] 	 Parsing done (120ms). 
% 1.03/0.91  % [INFO] 	 Running in sequential loop mode. 
% 1.40/1.13  % [INFO] 	 eprover registered as external prover. 
% 1.40/1.13  % [INFO] 	 cvc4 registered as external prover. 
% 1.40/1.13  % [INFO] 	 Scanning for conjecture ... 
% 1.62/1.19  % [INFO] 	 Found a conjecture and 3 axioms. Running axiom selection ... 
% 1.62/1.22  % [INFO] 	 Axiom selection finished. Selected 3 axioms (removed 0 axioms). 
% 1.62/1.22  % [INFO] 	 Problem is first-order (TPTP FOF). 
% 1.62/1.22  % [INFO] 	 Type checking passed. 
% 1.62/1.23  % [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.46/1.54  % External prover 'e' found a proof!
% 2.46/1.54  % [INFO] 	 Killing All external provers ... 
% 2.46/1.54  % Time passed: 1092ms (effective reasoning time: 627ms)
% 2.46/1.54  % 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)>
% 2.46/1.54  % Axioms used in derivation (3): axiom_0, axiom_1, axiom_2
% 2.46/1.54  % No. of inferences in proof: 10
% 2.46/1.54  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 1092 ms resp. 627 ms w/o parsing
% 2.53/1.61  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 2.53/1.61  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------