TSTP Solution File: MSC008-2.002 by Leo-III---1.7.7

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.7
% Problem  : MSC008-2.002 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n017.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:47 EDT 2023

% Result   : Unsatisfiable 3.14s 1.76s
% Output   : Refutation 3.32s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :   21
% Syntax   : Number of formulae    :   38 (   5 unt;   5 typ;   0 def)
%            Number of atoms       :   81 (   0 equ;   0 cnn)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  300 (  36   ~;  48   |;   0   &; 216   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   8 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   5 usr;   3 con; 0-3 aty)
%            Number of variables   :   90 (   0   ^;  90   !;   0   ?;  90   :)

% Comments : 
%------------------------------------------------------------------------------
thf(greek_type,type,
    greek: $i > $i > $i > $o ).

thf(latin_type,type,
    latin: $i > $i > $i > $o ).

thf(eq_type,type,
    eq: $i > $i > $o ).

thf(p1_type,type,
    p1: $i ).

thf(p2_type,type,
    p2: $i ).

thf(8,axiom,
    ! [A: $i] : ( eq @ A @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',reflexivity) ).

thf(31,plain,
    ! [A: $i] : ( eq @ A @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(14,axiom,
    ! [B: $i,A: $i] :
      ( ( latin @ A @ B @ p1 )
      | ( latin @ A @ B @ p2 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',latin_cell_element) ).

thf(42,plain,
    ! [B: $i,A: $i] :
      ( ( latin @ A @ B @ p1 )
      | ( latin @ A @ B @ p2 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(5,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( greek @ A @ B @ C )
      | ~ ( greek @ A @ D @ C )
      | ( eq @ D @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',greek_column_is_unique) ).

thf(25,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( greek @ A @ B @ C )
      | ~ ( greek @ A @ D @ C )
      | ( eq @ D @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(16,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( greek @ A @ B @ C )
      | ~ ( greek @ D @ B @ C )
      | ( eq @ D @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',greek_row_is_unique) ).

thf(46,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( greek @ A @ B @ C )
      | ~ ( greek @ D @ B @ C )
      | ( eq @ D @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(7,axiom,
    ! [B: $i,A: $i] :
      ( ( latin @ A @ p1 @ B )
      | ( latin @ A @ p2 @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',latin_column_required) ).

thf(29,plain,
    ! [B: $i,A: $i] :
      ( ( latin @ A @ p1 @ B )
      | ( latin @ A @ p2 @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(12,axiom,
    ! [B: $i,A: $i] :
      ( ( greek @ A @ B @ p1 )
      | ( greek @ A @ B @ p2 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',greek_cell_element) ).

thf(38,plain,
    ! [B: $i,A: $i] :
      ( ( greek @ A @ B @ p1 )
      | ( greek @ A @ B @ p2 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(3,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( greek @ A @ B @ C )
      | ~ ( greek @ A @ B @ D )
      | ( eq @ D @ C ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',greek_element_is_unique) ).

thf(21,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( greek @ A @ B @ C )
      | ~ ( greek @ A @ B @ D )
      | ( eq @ D @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(1,negated_conjecture,
    ! [F: $i,E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( greek @ A @ B @ C )
      | ~ ( latin @ A @ B @ D )
      | ~ ( greek @ E @ F @ C )
      | ~ ( latin @ E @ F @ D )
      | ( eq @ F @ B )
      | ( eq @ E @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',no_two_same) ).

thf(17,plain,
    ! [F: $i,E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( greek @ A @ B @ C )
      | ~ ( latin @ A @ B @ D )
      | ~ ( greek @ E @ F @ C )
      | ~ ( latin @ E @ F @ D )
      | ( eq @ F @ B )
      | ( eq @ E @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[1]) ).

thf(9,axiom,
    ! [B: $i,A: $i] :
      ( ( latin @ p1 @ A @ B )
      | ( latin @ p2 @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',latin_row_required) ).

thf(32,plain,
    ! [B: $i,A: $i] :
      ( ( latin @ p1 @ A @ B )
      | ( latin @ p2 @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(10,axiom,
    ~ ( eq @ p1 @ p2 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p1_is_not_p2) ).

thf(34,plain,
    ~ ( eq @ p1 @ p2 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(15,axiom,
    ! [B: $i,A: $i] :
      ( ( greek @ A @ p1 @ B )
      | ( greek @ A @ p2 @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',greek_column_required) ).

thf(44,plain,
    ! [B: $i,A: $i] :
      ( ( greek @ A @ p1 @ B )
      | ( greek @ A @ p2 @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(6,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( latin @ A @ B @ C )
      | ~ ( latin @ A @ D @ C )
      | ( eq @ D @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',latin_column_is_unique) ).

thf(27,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( latin @ A @ B @ C )
      | ~ ( latin @ A @ D @ C )
      | ( eq @ D @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(13,axiom,
    ! [B: $i,A: $i] :
      ( ( greek @ p1 @ A @ B )
      | ( greek @ p2 @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',greek_row_required) ).

thf(40,plain,
    ! [B: $i,A: $i] :
      ( ( greek @ p1 @ A @ B )
      | ( greek @ p2 @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(4,axiom,
    ! [B: $i,A: $i] :
      ( ~ ( eq @ A @ B )
      | ( eq @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',symmetry) ).

thf(23,plain,
    ! [B: $i,A: $i] :
      ( ~ ( eq @ A @ B )
      | ( eq @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(11,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( latin @ A @ B @ C )
      | ~ ( latin @ D @ B @ C )
      | ( eq @ D @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',latin_row_is_unique) ).

thf(36,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( latin @ A @ B @ C )
      | ~ ( latin @ D @ B @ C )
      | ( eq @ D @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(2,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( latin @ A @ B @ C )
      | ~ ( latin @ A @ B @ D )
      | ( eq @ D @ C ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',latin_element_is_unique) ).

thf(19,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( latin @ A @ B @ C )
      | ~ ( latin @ A @ B @ D )
      | ( eq @ D @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(51,plain,
    $false,
    inference(e,[status(thm)],[31,42,25,46,29,38,21,17,32,34,44,27,40,23,36,19]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : MSC008-2.002 : TPTP v8.1.2. Released v1.0.0.
% 0.12/0.15  % Command  : run_Leo-III %s %d
% 0.16/0.36  % Computer : n017.cluster.edu
% 0.16/0.36  % Model    : x86_64 x86_64
% 0.16/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.36  % Memory   : 8042.1875MB
% 0.16/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.36  % CPULimit : 300
% 0.16/0.36  % WCLimit  : 300
% 0.16/0.36  % DateTime : Thu May 18 14:43:46 EDT 2023
% 0.16/0.36  % CPUTime  : 
% 0.96/0.86  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.21/0.99  % [INFO] 	 Parsing done (126ms). 
% 1.21/0.99  % [INFO] 	 Running in sequential loop mode. 
% 1.72/1.22  % [INFO] 	 eprover registered as external prover. 
% 1.72/1.22  % [INFO] 	 cvc4 registered as external prover. 
% 1.72/1.23  % [INFO] 	 Scanning for conjecture ... 
% 1.82/1.28  % [INFO] 	 Found a conjecture and 15 axioms. Running axiom selection ... 
% 1.82/1.33  % [INFO] 	 Axiom selection finished. Selected 15 axioms (removed 0 axioms). 
% 2.11/1.34  % [INFO] 	 Problem is propositional (TPTP CNF). 
% 2.11/1.35  % [INFO] 	 Type checking passed. 
% 2.11/1.35  % [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.14/1.76  % External prover 'e' found a proof!
% 3.14/1.76  % [INFO] 	 Killing All external provers ... 
% 3.14/1.76  % Time passed: 1231ms (effective reasoning time: 760ms)
% 3.14/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.14/1.76  % Axioms used in derivation (15): latin_element_is_unique, greek_cell_element, greek_element_is_unique, latin_column_required, reflexivity, greek_column_required, p1_is_not_p2, latin_cell_element, greek_row_is_unique, greek_row_required, symmetry, latin_row_required, latin_row_is_unique, latin_column_is_unique, greek_column_is_unique
% 3.14/1.76  % No. of inferences in proof: 33
% 3.14/1.76  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 1231 ms resp. 760 ms w/o parsing
% 3.32/1.79  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 3.32/1.79  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------