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

View Problem - Process Solution

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

% Computer : n007.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:16 EDT 2023

% Result   : Theorem 3.56s 1.81s
% Output   : Refutation 3.56s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   29
% Syntax   : Number of formulae    :   48 (   9 unt;  12 typ;   0 def)
%            Number of atoms       :  101 (   4 equ;   0 cnn)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :  336 (   2   ~;   0   |;  32   &; 269   @)
%                                         (   1 <=>;  32  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   19 (  19   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   14 (  12 usr;   1 con; 0-2 aty)
%            Number of variables   :   63 (   0   ^;  53   !;  10   ?;  63   :)

% Comments : 
%------------------------------------------------------------------------------
thf(topological_space_type,type,
    topological_space: $i > $o ).

thf(top_str_type,type,
    top_str: $i > $o ).

thf(element_type,type,
    element: $i > $i > $o ).

thf(powerset_type,type,
    powerset: $i > $i ).

thf(the_carrier_type,type,
    the_carrier: $i > $i ).

thf(open_subset_type,type,
    open_subset: $i > $i > $o ).

thf(interior_type,type,
    interior: $i > $i > $i ).

thf(one_sorted_str_type,type,
    one_sorted_str: $i > $o ).

thf(subset_type,type,
    subset: $i > $i > $o ).

thf(closed_subset_type,type,
    closed_subset: $i > $i > $o ).

thf(topstr_closure_type,type,
    topstr_closure: $i > $i > $i ).

thf(subset_complement_type,type,
    subset_complement: $i > $i > $i ).

thf(16,axiom,
    ! [A: $i] :
      ( ( ( topological_space @ A )
        & ( top_str @ A ) )
     => ? [B: $i] :
          ( ( element @ B @ ( powerset @ ( the_carrier @ A ) ) )
          & ( open_subset @ B @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rc1_tops_1) ).

thf(56,plain,
    ! [A: $i] :
      ( ( ( topological_space @ A )
        & ( top_str @ A ) )
     => ? [B: $i] :
          ( ( element @ B @ ( powerset @ ( the_carrier @ A ) ) )
          & ( open_subset @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(3,axiom,
    ? [A: $i] : ( one_sorted_str @ A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',existence_l1_struct_0) ).

thf(24,plain,
    ? [A: $i] : ( one_sorted_str @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(18,axiom,
    ! [A: $i] :
      ( ( top_str @ A )
     => ( one_sorted_str @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',dt_l1_pre_topc) ).

thf(61,plain,
    ! [A: $i] :
      ( ( top_str @ A )
     => ( one_sorted_str @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

thf(11,axiom,
    ! [A: $i,B: $i] :
      ( ( ( topological_space @ A )
        & ( top_str @ A )
        & ( open_subset @ B @ A )
        & ( element @ B @ ( powerset @ ( the_carrier @ A ) ) ) )
     => ( closed_subset @ ( subset_complement @ ( the_carrier @ A ) @ B ) @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fc4_tops_1) ).

thf(45,plain,
    ! [A: $i,B: $i] :
      ( ( ( topological_space @ A )
        & ( top_str @ A )
        & ( open_subset @ B @ A )
        & ( element @ B @ ( powerset @ ( the_carrier @ A ) ) ) )
     => ( closed_subset @ ( subset_complement @ ( the_carrier @ A ) @ B ) @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(17,axiom,
    ! [A: $i] :
    ? [B: $i] : ( element @ B @ A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',existence_m1_subset_1) ).

thf(59,plain,
    ! [A: $i] :
    ? [B: $i] : ( element @ B @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

thf(7,axiom,
    ! [A: $i] :
      ( ( ( topological_space @ A )
        & ( top_str @ A ) )
     => ? [B: $i] :
          ( ( element @ B @ ( powerset @ ( the_carrier @ A ) ) )
          & ( closed_subset @ B @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rc6_pre_topc) ).

thf(35,plain,
    ! [A: $i] :
      ( ( ( topological_space @ A )
        & ( top_str @ A ) )
     => ? [B: $i] :
          ( ( element @ B @ ( powerset @ ( the_carrier @ A ) ) )
          & ( closed_subset @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(10,axiom,
    ! [A: $i,B: $i] :
      ( ( element @ B @ ( powerset @ A ) )
     => ( element @ ( subset_complement @ A @ B ) @ ( powerset @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',dt_k3_subset_1) ).

thf(43,plain,
    ! [A: $i,B: $i] :
      ( ( element @ B @ ( powerset @ A ) )
     => ( element @ ( subset_complement @ A @ B ) @ ( powerset @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(12,axiom,
    ! [A: $i,B: $i] :
      ( ( ( top_str @ A )
        & ( element @ B @ ( powerset @ ( the_carrier @ A ) ) ) )
     => ( element @ ( interior @ A @ B ) @ ( powerset @ ( the_carrier @ A ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',dt_k1_tops_1) ).

thf(47,plain,
    ! [A: $i,B: $i] :
      ( ( ( top_str @ A )
        & ( element @ B @ ( powerset @ ( the_carrier @ A ) ) ) )
     => ( element @ ( interior @ A @ B ) @ ( powerset @ ( the_carrier @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(5,axiom,
    ? [A: $i] : ( top_str @ A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',existence_l1_pre_topc) ).

thf(28,plain,
    ? [A: $i] : ( top_str @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(8,axiom,
    ! [A: $i,B: $i] :
      ( ( ( top_str @ A )
        & ( element @ B @ ( powerset @ ( the_carrier @ A ) ) ) )
     => ( element @ ( topstr_closure @ A @ B ) @ ( powerset @ ( the_carrier @ A ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',dt_k6_pre_topc) ).

thf(38,plain,
    ! [A: $i,B: $i] :
      ( ( ( top_str @ A )
        & ( element @ B @ ( powerset @ ( the_carrier @ A ) ) ) )
     => ( element @ ( topstr_closure @ A @ B ) @ ( powerset @ ( the_carrier @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(15,axiom,
    ! [A: $i,B: $i] :
      ( ( ( topological_space @ A )
        & ( top_str @ A )
        & ( element @ B @ ( powerset @ ( the_carrier @ A ) ) ) )
     => ( closed_subset @ ( topstr_closure @ A @ B ) @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fc2_tops_1) ).

thf(54,plain,
    ! [A: $i,B: $i] :
      ( ( ( topological_space @ A )
        & ( top_str @ A )
        & ( element @ B @ ( powerset @ ( the_carrier @ A ) ) ) )
     => ( closed_subset @ ( topstr_closure @ A @ B ) @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(13,axiom,
    ! [A: $i,B: $i] :
      ( ( ( topological_space @ A )
        & ( top_str @ A )
        & ( closed_subset @ B @ A )
        & ( element @ B @ ( powerset @ ( the_carrier @ A ) ) ) )
     => ( open_subset @ ( subset_complement @ ( the_carrier @ A ) @ B ) @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fc3_tops_1) ).

thf(49,plain,
    ! [A: $i,B: $i] :
      ( ( ( topological_space @ A )
        & ( top_str @ A )
        & ( closed_subset @ B @ A )
        & ( element @ B @ ( powerset @ ( the_carrier @ A ) ) ) )
     => ( open_subset @ ( subset_complement @ ( the_carrier @ A ) @ B ) @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(9,axiom,
    ! [A: $i] :
      ( ( top_str @ A )
     => ! [B: $i] :
          ( ( element @ B @ ( powerset @ ( the_carrier @ A ) ) )
         => ( ( interior @ A @ B )
            = ( subset_complement @ ( the_carrier @ A ) @ ( topstr_closure @ A @ ( subset_complement @ ( the_carrier @ A ) @ B ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d1_tops_1) ).

thf(40,plain,
    ! [A: $i] :
      ( ( top_str @ A )
     => ! [B: $i] :
          ( ( element @ B @ ( powerset @ ( the_carrier @ A ) ) )
         => ( ( interior @ A @ B )
            = ( subset_complement @ ( the_carrier @ A ) @ ( topstr_closure @ A @ ( subset_complement @ ( the_carrier @ A ) @ B ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(4,axiom,
    ! [A: $i,B: $i] : ( subset @ A @ A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',reflexivity_r1_tarski) ).

thf(26,plain,
    ! [A: $i] : ( subset @ A @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(6,axiom,
    ! [A: $i,B: $i] :
      ( ( element @ A @ ( powerset @ B ) )
    <=> ( subset @ A @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t3_subset) ).

thf(30,plain,
    ! [A: $i,B: $i] :
      ( ( ( element @ A @ ( powerset @ B ) )
       => ( subset @ A @ B ) )
      & ( ( subset @ A @ B )
       => ( element @ A @ ( powerset @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(14,axiom,
    ! [A: $i,B: $i] :
      ( ( element @ B @ ( powerset @ A ) )
     => ( ( subset_complement @ A @ ( subset_complement @ A @ B ) )
        = B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',involutiveness_k3_subset_1) ).

thf(51,plain,
    ! [A: $i,B: $i] :
      ( ( element @ B @ ( powerset @ A ) )
     => ( ( subset_complement @ A @ ( subset_complement @ A @ B ) )
        = B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(1,conjecture,
    ! [A: $i] :
      ( ( ( topological_space @ A )
        & ( top_str @ A ) )
     => ! [B: $i] :
          ( ( element @ B @ ( powerset @ ( the_carrier @ A ) ) )
         => ( open_subset @ ( interior @ A @ B ) @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t51_tops_1) ).

thf(2,negated_conjecture,
    ~ ! [A: $i] :
        ( ( ( topological_space @ A )
          & ( top_str @ A ) )
       => ! [B: $i] :
            ( ( element @ B @ ( powerset @ ( the_carrier @ A ) ) )
           => ( open_subset @ ( interior @ A @ B ) @ A ) ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(19,plain,
    ~ ! [A: $i] :
        ( ( ( topological_space @ A )
          & ( top_str @ A ) )
       => ! [B: $i] :
            ( ( element @ B @ ( powerset @ ( the_carrier @ A ) ) )
           => ( open_subset @ ( interior @ A @ B ) @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(63,plain,
    $false,
    inference(e,[status(thm)],[56,24,61,45,59,35,43,47,28,38,54,49,40,26,30,51,19]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SEU323+1 : TPTP v8.1.2. Released v3.3.0.
% 0.07/0.15  % Command  : run_Leo-III %s %d
% 0.14/0.37  % Computer : n007.cluster.edu
% 0.14/0.37  % Model    : x86_64 x86_64
% 0.14/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.37  % Memory   : 8042.1875MB
% 0.14/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.37  % CPULimit : 300
% 0.14/0.37  % WCLimit  : 300
% 0.14/0.37  % DateTime : Thu May 18 13:29:23 EDT 2023
% 0.14/0.37  % CPUTime  : 
% 0.89/0.87  % [INFO] 	 Parsing problem /export/starexec/sandbox2/benchmark/theBenchmark.p ... 
% 1.28/1.00  % [INFO] 	 Parsing done (130ms). 
% 1.28/1.01  % [INFO] 	 Running in sequential loop mode. 
% 1.69/1.20  % [INFO] 	 eprover registered as external prover. 
% 1.69/1.20  % [INFO] 	 cvc4 registered as external prover. 
% 1.69/1.21  % [INFO] 	 Scanning for conjecture ... 
% 1.69/1.26  % [INFO] 	 Found a conjecture and 20 axioms. Running axiom selection ... 
% 1.99/1.31  % [INFO] 	 Axiom selection finished. Selected 16 axioms (removed 4 axioms). 
% 2.13/1.33  % [INFO] 	 Problem is first-order (TPTP FOF). 
% 2.13/1.34  % [INFO] 	 Type checking passed. 
% 2.13/1.34  % [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.56/1.80  % External prover 'e' found a proof!
% 3.56/1.80  % [INFO] 	 Killing All external provers ... 
% 3.56/1.81  % Time passed: 1271ms (effective reasoning time: 794ms)
% 3.56/1.81  % 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.56/1.81  % Axioms used in derivation (16): rc1_tops_1, dt_l1_pre_topc, fc2_tops_1, fc3_tops_1, dt_k6_pre_topc, dt_k3_subset_1, dt_k1_tops_1, fc4_tops_1, involutiveness_k3_subset_1, rc6_pre_topc, t3_subset, existence_m1_subset_1, existence_l1_pre_topc, reflexivity_r1_tarski, existence_l1_struct_0, d1_tops_1
% 3.56/1.81  % No. of inferences in proof: 36
% 3.56/1.81  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : 1271 ms resp. 794 ms w/o parsing
% 3.56/1.85  % SZS output start Refutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 3.56/1.85  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------