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

View Problem - Process Solution

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

% Computer : n027.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:58:01 EDT 2023

% Result   : Theorem 4.27s 2.01s
% Output   : Refutation 4.27s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   27
% Syntax   : Number of formulae    :   46 (   7 unt;  10 typ;   0 def)
%            Number of atoms       :  190 (  31 equ;   0 cnn)
%            Maximal formula atoms :   35 (   5 avg)
%            Number of connectives :  451 (  15   ~;   0   |; 115   &; 282   @)
%                                         (   3 <=>;  36  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   26 (   8 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   13 (  13   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   12 (  10 usr;   1 con; 0-2 aty)
%            Number of variables   :  112 (   0   ^;  55   !;  57   ?; 112   :)

% Comments : 
%------------------------------------------------------------------------------
thf(empty_type,type,
    empty: $i > $o ).

thf(relation_type,type,
    relation: $i > $o ).

thf(in_type,type,
    in: $i > $i > $o ).

thf(cartesian_product2_type,type,
    cartesian_product2: $i > $i > $i ).

thf(ordered_pair_type,type,
    ordered_pair: $i > $i > $i ).

thf(ordinal_type,type,
    ordinal: $i > $o ).

thf(epsilon_transitive_type,type,
    epsilon_transitive: $i > $o ).

thf(epsilon_connected_type,type,
    epsilon_connected: $i > $o ).

thf(function_type,type,
    function: $i > $o ).

thf(one_to_one_type,type,
    one_to_one: $i > $o ).

thf(13,axiom,
    ! [A: $i,B: $i] :
      ( ( in @ A @ B )
     => ~ ( in @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',antisymmetry_r2_hidden) ).

thf(120,plain,
    ! [A: $i,B: $i] :
      ( ( in @ A @ B )
     => ~ ( in @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(8,axiom,
    ? [A: $i] :
      ( ( relation @ A )
      & ( function @ A )
      & ( one_to_one @ A )
      & ( empty @ A )
      & ( epsilon_transitive @ A )
      & ( epsilon_connected @ A )
      & ( ordinal @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rc2_ordinal1) ).

thf(57,plain,
    ? [A: $i] :
      ( ( relation @ A )
      & ( function @ A )
      & ( one_to_one @ A )
      & ( empty @ A )
      & ( epsilon_transitive @ A )
      & ( epsilon_connected @ A )
      & ( ordinal @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(9,axiom,
    ! [A: $i,B: $i] :
      ( ( ~ ( empty @ A )
        & ( relation @ B ) )
     => ! [C: $i] :
          ( ! [D: $i,E: $i,F: $i] :
              ( ( ( D = E )
                & ? [G: $i,H: $i] :
                    ( ( ( ordered_pair @ G @ H )
                      = E )
                    & ( in @ G @ A )
                    & ? [I: $i] :
                        ( ( G = I )
                        & ( in @ H @ I )
                        & ! [J: $i] :
                            ( ( in @ J @ I )
                           => ( in @ ( ordered_pair @ H @ J ) @ B ) ) ) )
                & ( D = F )
                & ? [G: $i,H: $i] :
                    ( ( ( ordered_pair @ G @ H )
                      = F )
                    & ( in @ G @ A )
                    & ? [I: $i] :
                        ( ( G = I )
                        & ( in @ H @ I )
                        & ! [J: $i] :
                            ( ( in @ J @ I )
                           => ( in @ ( ordered_pair @ H @ J ) @ B ) ) ) ) )
             => ( E = F ) )
         => ? [D: $i] :
            ! [E: $i] :
              ( ( in @ E @ D )
            <=> ? [F: $i] :
                  ( ( in @ F @ ( cartesian_product2 @ A @ C ) )
                  & ( F = E )
                  & ? [G: $i,H: $i] :
                      ( ( ( ordered_pair @ G @ H )
                        = E )
                      & ( in @ G @ A )
                      & ? [I: $i] :
                          ( ( G = I )
                          & ( in @ H @ I )
                          & ! [J: $i] :
                              ( ( in @ J @ I )
                             => ( in @ ( ordered_pair @ H @ J ) @ B ) ) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',s1_tarski__e10_24__wellord2__2) ).

thf(65,plain,
    ! [A: $i,B: $i] :
      ( ( ~ ( empty @ A )
        & ( relation @ B ) )
     => ! [C: $i] :
          ( ! [D: $i,E: $i,F: $i] :
              ( ( ( D = E )
                & ? [G: $i,H: $i] :
                    ( ( ( ordered_pair @ G @ H )
                      = E )
                    & ( in @ G @ A )
                    & ? [I: $i] :
                        ( ( G = I )
                        & ( in @ H @ I )
                        & ! [J: $i] :
                            ( ( in @ J @ I )
                           => ( in @ ( ordered_pair @ H @ J ) @ B ) ) ) )
                & ( D = F )
                & ? [G: $i,H: $i] :
                    ( ( ( ordered_pair @ G @ H )
                      = F )
                    & ( in @ G @ A )
                    & ? [I: $i] :
                        ( ( G = I )
                        & ( in @ H @ I )
                        & ! [J: $i] :
                            ( ( in @ J @ I )
                           => ( in @ ( ordered_pair @ H @ J ) @ B ) ) ) ) )
             => ( E = F ) )
         => ? [D: $i] :
            ! [E: $i] :
              ( ( ( in @ E @ D )
               => ? [F: $i] :
                    ( ( in @ F @ ( cartesian_product2 @ A @ C ) )
                    & ( F = E )
                    & ? [G: $i,H: $i] :
                        ( ( ( ordered_pair @ G @ H )
                          = E )
                        & ( in @ G @ A )
                        & ? [I: $i] :
                            ( ( G = I )
                            & ( in @ H @ I )
                            & ! [J: $i] :
                                ( ( in @ J @ I )
                               => ( in @ ( ordered_pair @ H @ J ) @ B ) ) ) ) ) )
              & ( ? [F: $i] :
                    ( ( in @ F @ ( cartesian_product2 @ A @ C ) )
                    & ( F = E )
                    & ? [G: $i,H: $i] :
                        ( ( ( ordered_pair @ G @ H )
                          = E )
                        & ( in @ G @ A )
                        & ? [I: $i] :
                            ( ( G = I )
                            & ( in @ H @ I )
                            & ! [J: $i] :
                                ( ( in @ J @ I )
                               => ( in @ ( ordered_pair @ H @ J ) @ B ) ) ) ) )
               => ( in @ E @ D ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(7,axiom,
    ! [A: $i] :
      ( ( empty @ A )
     => ( ( epsilon_transitive @ A )
        & ( epsilon_connected @ A )
        & ( ordinal @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cc3_ordinal1) ).

thf(53,plain,
    ! [A: $i] :
      ( ( empty @ A )
     => ( ( epsilon_transitive @ A )
        & ( epsilon_connected @ A )
        & ( ordinal @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(16,axiom,
    ? [A: $i] :
      ( ( relation @ A )
      & ( empty @ A )
      & ( function @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rc2_funct_1) ).

thf(129,plain,
    ? [A: $i] :
      ( ( relation @ A )
      & ( empty @ A )
      & ( function @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(5,axiom,
    ? [A: $i] :
      ( ( epsilon_transitive @ A )
      & ( epsilon_connected @ A )
      & ( ordinal @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rc1_ordinal1) ).

thf(45,plain,
    ? [A: $i] :
      ( ( epsilon_transitive @ A )
      & ( epsilon_connected @ A )
      & ( ordinal @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(6,axiom,
    ! [A: $i] :
      ( ( ( relation @ A )
        & ( empty @ A )
        & ( function @ A ) )
     => ( ( relation @ A )
        & ( function @ A )
        & ( one_to_one @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cc2_funct_1) ).

thf(49,plain,
    ! [A: $i] :
      ( ( ( relation @ A )
        & ( empty @ A )
        & ( function @ A ) )
     => ( ( relation @ A )
        & ( function @ A )
        & ( one_to_one @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(11,axiom,
    ? [A: $i] :
      ~ ( empty @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rc2_xboole_0) ).

thf(113,plain,
    ? [A: $i] :
      ~ ( empty @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(15,axiom,
    ! [A: $i] :
      ( ( empty @ A )
     => ( function @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cc1_funct_1) ).

thf(127,plain,
    ! [A: $i] :
      ( ( empty @ A )
     => ( function @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(4,axiom,
    ! [A: $i] :
      ( ( ( epsilon_transitive @ A )
        & ( epsilon_connected @ A ) )
     => ( ordinal @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cc2_ordinal1) ).

thf(43,plain,
    ! [A: $i] :
      ( ( ( epsilon_transitive @ A )
        & ( epsilon_connected @ A ) )
     => ( ordinal @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(3,axiom,
    ! [A: $i] :
      ( ( ordinal @ A )
     => ( ( epsilon_transitive @ A )
        & ( epsilon_connected @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cc1_ordinal1) ).

thf(40,plain,
    ! [A: $i] :
      ( ( ordinal @ A )
     => ( ( epsilon_transitive @ A )
        & ( epsilon_connected @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(1,conjecture,
    ! [A: $i,B: $i] :
      ( ( ~ ( empty @ A )
        & ( relation @ B ) )
     => ! [C: $i] :
        ? [D: $i] :
        ! [E: $i] :
          ( ( in @ E @ D )
        <=> ( ( in @ E @ ( cartesian_product2 @ A @ C ) )
            & ? [F: $i,G: $i] :
                ( ( ( ordered_pair @ F @ G )
                  = E )
                & ( in @ F @ A )
                & ? [H: $i] :
                    ( ( F = H )
                    & ( in @ G @ H )
                    & ! [I: $i] :
                        ( ( in @ I @ H )
                       => ( in @ ( ordered_pair @ G @ I ) @ B ) ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',s1_xboole_0__e10_24__wellord2__1) ).

thf(2,negated_conjecture,
    ~ ! [A: $i,B: $i] :
        ( ( ~ ( empty @ A )
          & ( relation @ B ) )
       => ! [C: $i] :
          ? [D: $i] :
          ! [E: $i] :
            ( ( in @ E @ D )
          <=> ( ( in @ E @ ( cartesian_product2 @ A @ C ) )
              & ? [F: $i,G: $i] :
                  ( ( ( ordered_pair @ F @ G )
                    = E )
                  & ( in @ F @ A )
                  & ? [H: $i] :
                      ( ( F = H )
                      & ( in @ G @ H )
                      & ! [I: $i] :
                          ( ( in @ I @ H )
                         => ( in @ ( ordered_pair @ G @ I ) @ B ) ) ) ) ) ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(19,plain,
    ~ ! [A: $i,B: $i] :
        ( ( ~ ( empty @ A )
          & ( relation @ B ) )
       => ! [C: $i] :
          ? [D: $i] :
          ! [E: $i] :
            ( ( ( in @ E @ D )
             => ( ( in @ E @ ( cartesian_product2 @ A @ C ) )
                & ? [F: $i,G: $i] :
                    ( ( ( ordered_pair @ F @ G )
                      = E )
                    & ( in @ F @ A )
                    & ? [H: $i] :
                        ( ( F = H )
                        & ( in @ G @ H )
                        & ! [I: $i] :
                            ( ( in @ I @ H )
                           => ( in @ ( ordered_pair @ G @ I ) @ B ) ) ) ) ) )
            & ( ( ( in @ E @ ( cartesian_product2 @ A @ C ) )
                & ? [F: $i,G: $i] :
                    ( ( ( ordered_pair @ F @ G )
                      = E )
                    & ( in @ F @ A )
                    & ? [H: $i] :
                        ( ( F = H )
                        & ( in @ G @ H )
                        & ! [I: $i] :
                            ( ( in @ I @ H )
                           => ( in @ ( ordered_pair @ G @ I ) @ B ) ) ) ) )
             => ( in @ E @ D ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(18,axiom,
    ! [A: $i,B: $i] :
      ~ ( empty @ ( ordered_pair @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fc1_zfmisc_1) ).

thf(136,plain,
    ! [A: $i,B: $i] :
      ~ ( empty @ ( ordered_pair @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

thf(17,axiom,
    ? [A: $i] :
      ( ( relation @ A )
      & ( function @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rc1_funct_1) ).

thf(133,plain,
    ? [A: $i] :
      ( ( relation @ A )
      & ( function @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

thf(12,axiom,
    ? [A: $i] :
      ( ( relation @ A )
      & ( function @ A )
      & ( one_to_one @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rc3_funct_1) ).

thf(116,plain,
    ? [A: $i] :
      ( ( relation @ A )
      & ( function @ A )
      & ( one_to_one @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(10,axiom,
    ? [A: $i] : ( empty @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rc1_xboole_0) ).

thf(111,plain,
    ? [A: $i] : ( empty @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(14,axiom,
    ? [A: $i] :
      ( ~ ( empty @ A )
      & ( epsilon_transitive @ A )
      & ( epsilon_connected @ A )
      & ( ordinal @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rc3_ordinal1) ).

thf(122,plain,
    ? [A: $i] :
      ( ~ ( empty @ A )
      & ( epsilon_transitive @ A )
      & ( epsilon_connected @ A )
      & ( ordinal @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(139,plain,
    $false,
    inference(cvc4,[status(thm)],[120,57,65,53,129,45,49,113,127,43,40,19,136,133,116,111,122]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : SEU286+1 : TPTP v8.1.2. Released v3.3.0.
% 0.15/0.14  % Command  : run_Leo-III %s %d
% 0.15/0.35  % Computer : n027.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 300
% 0.15/0.35  % DateTime : Thu May 18 13:09:21 EDT 2023
% 0.15/0.35  % CPUTime  : 
% 1.00/0.87  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.22/1.01  % [INFO] 	 Parsing done (138ms). 
% 1.22/1.01  % [INFO] 	 Running in sequential loop mode. 
% 1.69/1.21  % [INFO] 	 eprover registered as external prover. 
% 1.69/1.21  % [INFO] 	 cvc4 registered as external prover. 
% 1.69/1.22  % [INFO] 	 Scanning for conjecture ... 
% 1.88/1.29  % [INFO] 	 Found a conjecture and 18 axioms. Running axiom selection ... 
% 2.10/1.33  % [INFO] 	 Axiom selection finished. Selected 16 axioms (removed 2 axioms). 
% 2.10/1.36  % [INFO] 	 Problem is first-order (TPTP FOF). 
% 2.10/1.37  % [INFO] 	 Type checking passed. 
% 2.10/1.37  % [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 ... 
% 4.27/2.01  % External prover 'cvc4' found a proof!
% 4.27/2.01  % [INFO] 	 Killing All external provers ... 
% 4.27/2.01  % Time passed: 1501ms (effective reasoning time: 993ms)
% 4.27/2.01  % 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.27/2.01  % Axioms used in derivation (16): fc1_zfmisc_1, rc1_funct_1, cc2_ordinal1, cc1_ordinal1, cc1_funct_1, rc3_ordinal1, rc2_ordinal1, rc1_xboole_0, rc2_xboole_0, antisymmetry_r2_hidden, rc3_funct_1, s1_tarski__e10_24__wellord2__2, rc2_funct_1, cc3_ordinal1, cc2_funct_1, rc1_ordinal1
% 4.27/2.01  % No. of inferences in proof: 36
% 4.27/2.01  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 1501 ms resp. 993 ms w/o parsing
% 4.27/2.07  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 4.27/2.07  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------