TSTP Solution File: LCL330-3 by Leo-III---1.7.7

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.7
% Problem  : LCL330-3 : TPTP v8.1.2. Released v2.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n013.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:30:07 EDT 2023

% Result   : Unsatisfiable 70.07s 12.38s
% Output   : Refutation 70.07s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   20
% Syntax   : Number of formulae    :  114 (  75 unt;   9 typ;   0 def)
%            Number of atoms       :  162 (  57 equ;   0 cnn)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives : 1448 (  69   ~;  37   |;   0   &;1342   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   11 (  11   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   12 (   9 usr;   4 con; 0-2 aty)
%            Number of variables   :  203 (   0   ^; 203   !;   0   ?; 203   :)

% Comments : 
%------------------------------------------------------------------------------
thf(theorem_type,type,
    theorem: $i > $o ).

thf(equivalent_type,type,
    equivalent: $i > $i > $i ).

thf(or_type,type,
    or: $i > $i > $i ).

thf(p_type,type,
    p: $i ).

thf(q_type,type,
    q: $i ).

thf(implies_type,type,
    implies: $i > $i > $i ).

thf(axiom_type,type,
    axiom: $i > $o ).

thf(not_type,type,
    not: $i > $i ).

thf(and_type,type,
    and: $i > $i > $i ).

thf(6,axiom,
    ! [C: $i,B: $i,A: $i] : ( axiom @ ( implies @ ( implies @ A @ B ) @ ( implies @ ( or @ C @ A ) @ ( or @ C @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_1_6) ).

thf(18,plain,
    ! [C: $i,B: $i,A: $i] : ( axiom @ ( implies @ ( implies @ A @ B ) @ ( implies @ ( or @ C @ A ) @ ( or @ C @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(7,axiom,
    ! [B: $i,A: $i] :
      ( ( implies @ A @ B )
      = ( or @ ( not @ A ) @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',implies_definition) ).

thf(19,plain,
    ! [B: $i,A: $i] :
      ( ( implies @ A @ B )
      = ( or @ ( not @ A ) @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(20,plain,
    ! [B: $i,A: $i] :
      ( ( implies @ A @ B )
      = ( or @ ( not @ A ) @ B ) ),
    inference(lifteq,[status(thm)],[19]) ).

thf(187,plain,
    ! [C: $i,B: $i,A: $i] : ( axiom @ ( or @ ( not @ ( implies @ A @ B ) ) @ ( implies @ ( or @ C @ A ) @ ( or @ C @ B ) ) ) ),
    inference(rewrite,[status(thm)],[18,20]) ).

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

thf(21,plain,
    ! [A: $i] :
      ( ( theorem @ A )
      | ~ ( axiom @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(22,plain,
    ! [A: $i] :
      ( ( theorem @ A )
      | ~ ( axiom @ A ) ),
    inference(cnf,[status(esa)],[21]) ).

thf(188,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ( theorem @ D )
      | ( ( axiom @ ( or @ ( not @ ( implies @ A @ B ) ) @ ( implies @ ( or @ C @ A ) @ ( or @ C @ B ) ) ) )
       != ( axiom @ D ) ) ),
    inference(paramod_ordered,[status(thm)],[187,22]) ).

thf(189,plain,
    ! [C: $i,B: $i,A: $i] : ( theorem @ ( or @ ( not @ ( implies @ A @ C ) ) @ ( implies @ ( or @ B @ A ) @ ( or @ B @ C ) ) ) ),
    inference(pattern_uni,[status(thm)],[188:[bind(A,$thf( M )),bind(B,$thf( O )),bind(C,$thf( N )),bind(D,$thf( or @ ( not @ ( implies @ M @ O ) ) @ ( implies @ ( or @ N @ M ) @ ( or @ N @ O ) ) ))]]) ).

thf(197,plain,
    ! [C: $i,B: $i,A: $i] : ( theorem @ ( or @ ( not @ ( implies @ A @ C ) ) @ ( implies @ ( or @ B @ A ) @ ( or @ B @ C ) ) ) ),
    inference(simp,[status(thm)],[189]) ).

thf(365,plain,
    ! [C: $i,B: $i,A: $i] : ( theorem @ ( or @ ( not @ ( or @ ( not @ A ) @ C ) ) @ ( or @ ( not @ ( or @ B @ A ) ) @ ( or @ B @ C ) ) ) ),
    inference(rewrite,[status(thm)],[197,20]) ).

thf(5,axiom,
    ! [C: $i,B: $i,A: $i] : ( axiom @ ( implies @ ( or @ A @ ( or @ B @ C ) ) @ ( or @ B @ ( or @ A @ C ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_1_5) ).

thf(17,plain,
    ! [C: $i,B: $i,A: $i] : ( axiom @ ( implies @ ( or @ A @ ( or @ B @ C ) ) @ ( or @ B @ ( or @ A @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(153,plain,
    ! [C: $i,B: $i,A: $i] : ( axiom @ ( or @ ( not @ ( or @ A @ ( or @ B @ C ) ) ) @ ( or @ B @ ( or @ A @ C ) ) ) ),
    inference(rewrite,[status(thm)],[17,20]) ).

thf(11,axiom,
    ! [B: $i,A: $i] :
      ( ( equivalent @ A @ B )
      = ( and @ ( implies @ A @ B ) @ ( implies @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',equivalent_defn) ).

thf(27,plain,
    ! [B: $i,A: $i] :
      ( ( equivalent @ A @ B )
      = ( and @ ( implies @ A @ B ) @ ( implies @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(28,plain,
    ! [B: $i,A: $i] :
      ( ( and @ ( implies @ A @ B ) @ ( implies @ B @ A ) )
      = ( equivalent @ A @ B ) ),
    inference(lifteq,[status(thm)],[27]) ).

thf(10,axiom,
    ! [B: $i,A: $i] :
      ( ( and @ A @ B )
      = ( not @ ( or @ ( not @ A ) @ ( not @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',and_defn) ).

thf(25,plain,
    ! [B: $i,A: $i] :
      ( ( and @ A @ B )
      = ( not @ ( or @ ( not @ A ) @ ( not @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(26,plain,
    ! [B: $i,A: $i] :
      ( ( and @ A @ B )
      = ( not @ ( or @ ( not @ A ) @ ( not @ B ) ) ) ),
    inference(lifteq,[status(thm)],[25]) ).

thf(71,plain,
    ! [B: $i,A: $i] :
      ( ( not @ ( or @ ( not @ ( implies @ A @ B ) ) @ ( not @ ( implies @ B @ A ) ) ) )
      = ( equivalent @ A @ B ) ),
    inference(rewrite,[status(thm)],[28,26]) ).

thf(102,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ( ( not @ ( or @ ( not @ ( implies @ C @ D ) ) @ ( not @ ( or @ ( not @ A ) @ B ) ) ) )
        = ( equivalent @ C @ D ) )
      | ( ( implies @ A @ B )
       != ( implies @ D @ C ) ) ),
    inference(paramod_ordered,[status(thm)],[20,71]) ).

thf(103,plain,
    ! [B: $i,A: $i] :
      ( ( not @ ( or @ ( not @ ( implies @ B @ A ) ) @ ( not @ ( or @ ( not @ A ) @ B ) ) ) )
      = ( equivalent @ B @ A ) ),
    inference(pattern_uni,[status(thm)],[102:[bind(A,$thf( A )),bind(B,$thf( B )),bind(C,$thf( B )),bind(D,$thf( A ))]]) ).

thf(397,plain,
    ! [B: $i,A: $i] :
      ( ( not @ ( or @ ( not @ ( or @ ( not @ B ) @ A ) ) @ ( not @ ( or @ ( not @ A ) @ B ) ) ) )
      = ( equivalent @ B @ A ) ),
    inference(rewrite,[status(thm)],[103,20]) ).

thf(3,axiom,
    ! [B: $i,A: $i] : ( axiom @ ( implies @ A @ ( or @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_1_3) ).

thf(15,plain,
    ! [B: $i,A: $i] : ( axiom @ ( implies @ A @ ( or @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(31,plain,
    ! [B: $i,A: $i] : ( axiom @ ( or @ ( not @ A ) @ ( or @ B @ A ) ) ),
    inference(rewrite,[status(thm)],[15,20]) ).

thf(40,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ( theorem @ C )
      | ( ( axiom @ ( or @ ( not @ A ) @ ( or @ B @ A ) ) )
       != ( axiom @ C ) ) ),
    inference(paramod_ordered,[status(thm)],[31,22]) ).

thf(41,plain,
    ! [B: $i,A: $i] : ( theorem @ ( or @ ( not @ B ) @ ( or @ A @ B ) ) ),
    inference(pattern_uni,[status(thm)],[40:[bind(A,$thf( H )),bind(B,$thf( G )),bind(C,$thf( or @ ( not @ H ) @ ( or @ G @ H ) ))]]) ).

thf(42,plain,
    ! [B: $i,A: $i] : ( theorem @ ( or @ ( not @ B ) @ ( or @ A @ B ) ) ),
    inference(simp,[status(thm)],[41]) ).

thf(1,negated_conjecture,
    ~ ( theorem @ ( equivalent @ ( or @ p @ q ) @ ( implies @ ( implies @ p @ q ) @ q ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_this) ).

thf(12,plain,
    ~ ( theorem @ ( equivalent @ ( or @ p @ q ) @ ( implies @ ( implies @ p @ q ) @ q ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[1]) ).

thf(13,plain,
    ~ ( theorem @ ( equivalent @ ( or @ p @ q ) @ ( implies @ ( implies @ p @ q ) @ q ) ) ),
    inference(polarity_switch,[status(thm)],[12]) ).

thf(29,plain,
    ~ ( theorem @ ( equivalent @ ( or @ p @ q ) @ ( or @ ( not @ ( implies @ p @ q ) ) @ q ) ) ),
    inference(rewrite,[status(thm)],[13,20]) ).

thf(32,plain,
    ~ ( theorem @ ( equivalent @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ),
    inference(rewrite,[status(thm)],[29,20]) ).

thf(59,plain,
    ! [B: $i,A: $i] :
      ( ( theorem @ ( or @ ( not @ B ) @ ( or @ A @ B ) ) )
     != ( theorem @ ( equivalent @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ) ),
    inference(paramod_ordered,[status(thm)],[42,32]) ).

thf(60,plain,
    ! [B: $i,A: $i] :
      ( ( or @ ( not @ B ) @ ( or @ A @ B ) )
     != ( equivalent @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ),
    inference(simp,[status(thm)],[59]) ).

thf(4,axiom,
    ! [B: $i,A: $i] : ( axiom @ ( implies @ ( or @ A @ B ) @ ( or @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_1_4) ).

thf(16,plain,
    ! [B: $i,A: $i] : ( axiom @ ( implies @ ( or @ A @ B ) @ ( or @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(43,plain,
    ! [B: $i,A: $i] : ( axiom @ ( or @ ( not @ ( or @ A @ B ) ) @ ( or @ B @ A ) ) ),
    inference(rewrite,[status(thm)],[16,20]) ).

thf(44,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ( theorem @ C )
      | ( ( axiom @ ( or @ ( not @ ( or @ A @ B ) ) @ ( or @ B @ A ) ) )
       != ( axiom @ C ) ) ),
    inference(paramod_ordered,[status(thm)],[43,22]) ).

thf(45,plain,
    ! [B: $i,A: $i] : ( theorem @ ( or @ ( not @ ( or @ B @ A ) ) @ ( or @ A @ B ) ) ),
    inference(pattern_uni,[status(thm)],[44:[bind(A,$thf( J )),bind(B,$thf( I )),bind(C,$thf( or @ ( not @ ( or @ J @ I ) ) @ ( or @ I @ J ) ))]]) ).

thf(46,plain,
    ! [B: $i,A: $i] : ( theorem @ ( or @ ( not @ ( or @ B @ A ) ) @ ( or @ A @ B ) ) ),
    inference(simp,[status(thm)],[45]) ).

thf(106,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ( theorem @ ( or @ ( equivalent @ A @ B ) @ ( or @ C @ D ) ) )
      | ( ( not @ ( or @ ( not @ ( implies @ A @ B ) ) @ ( not @ ( implies @ B @ A ) ) ) )
       != ( not @ ( or @ D @ C ) ) ) ),
    inference(paramod_ordered,[status(thm)],[71,46]) ).

thf(107,plain,
    ! [B: $i,A: $i] : ( theorem @ ( or @ ( equivalent @ B @ A ) @ ( or @ ( not @ ( implies @ A @ B ) ) @ ( not @ ( implies @ B @ A ) ) ) ) ),
    inference(pattern_uni,[status(thm)],[106:[bind(A,$thf( J )),bind(B,$thf( I )),bind(C,$thf( not @ ( implies @ I @ J ) )),bind(D,$thf( not @ ( implies @ J @ I ) ))]]) ).

thf(121,plain,
    ! [B: $i,A: $i] : ( theorem @ ( or @ ( equivalent @ B @ A ) @ ( or @ ( not @ ( implies @ A @ B ) ) @ ( not @ ( implies @ B @ A ) ) ) ) ),
    inference(simp,[status(thm)],[107]) ).

thf(976,plain,
    ! [B: $i,A: $i] : ( theorem @ ( or @ ( equivalent @ B @ A ) @ ( or @ ( not @ ( or @ ( not @ A ) @ B ) ) @ ( not @ ( or @ ( not @ B ) @ A ) ) ) ) ),
    inference(rewrite,[status(thm)],[121,20]) ).

thf(2,axiom,
    ! [A: $i] : ( axiom @ ( implies @ ( or @ A @ A ) @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_1_2) ).

thf(14,plain,
    ! [A: $i] : ( axiom @ ( implies @ ( or @ A @ A ) @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(30,plain,
    ! [A: $i] : ( axiom @ ( or @ ( not @ ( or @ A @ A ) ) @ A ) ),
    inference(rewrite,[status(thm)],[14,20]) ).

thf(37,plain,
    ! [B: $i,A: $i] :
      ( ( theorem @ B )
      | ( ( axiom @ ( or @ ( not @ ( or @ A @ A ) ) @ A ) )
       != ( axiom @ B ) ) ),
    inference(paramod_ordered,[status(thm)],[30,22]) ).

thf(38,plain,
    ! [A: $i] : ( theorem @ ( or @ ( not @ ( or @ A @ A ) ) @ A ) ),
    inference(pattern_uni,[status(thm)],[37:[bind(A,$thf( D )),bind(B,$thf( or @ ( not @ ( or @ D @ D ) ) @ D ))]]) ).

thf(39,plain,
    ! [A: $i] : ( theorem @ ( or @ ( not @ ( or @ A @ A ) ) @ A ) ),
    inference(simp,[status(thm)],[38]) ).

thf(51,plain,
    ! [A: $i] :
      ( ( theorem @ ( or @ ( not @ ( or @ A @ A ) ) @ A ) )
     != ( theorem @ ( equivalent @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ) ),
    inference(paramod_ordered,[status(thm)],[39,32]) ).

thf(52,plain,
    ! [A: $i] :
      ( ( or @ ( not @ ( or @ A @ A ) ) @ A )
     != ( equivalent @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ),
    inference(simp,[status(thm)],[51]) ).

thf(84,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ( ( not @ ( or @ ( not @ ( implies @ A @ B ) ) @ ( not @ ( implies @ B @ A ) ) ) )
       != ( or @ ( not @ D ) @ ( or @ C @ D ) ) )
      | ( ( equivalent @ A @ B )
       != ( equivalent @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ) ),
    inference(paramod_ordered,[status(thm)],[71,60]) ).

thf(85,plain,
    ! [B: $i,A: $i] :
      ( ( not @ ( or @ ( not @ ( implies @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ) @ ( not @ ( implies @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) @ ( or @ p @ q ) ) ) ) )
     != ( or @ ( not @ B ) @ ( or @ A @ B ) ) ),
    inference(pattern_uni,[status(thm)],[84:[bind(A,$thf( or @ p @ q )),bind(B,$thf( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q )),bind(C,$thf( C )),bind(D,$thf( D ))]]) ).

thf(124,plain,
    ! [B: $i,A: $i] :
      ( ( not @ ( or @ ( not @ ( implies @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ) @ ( not @ ( implies @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) @ ( or @ p @ q ) ) ) ) )
     != ( or @ ( not @ B ) @ ( or @ A @ B ) ) ),
    inference(simp,[status(thm)],[85]) ).

thf(910,plain,
    ! [B: $i,A: $i] :
      ( ( not @ ( or @ ( not @ ( or @ ( not @ ( or @ p @ q ) ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ) @ ( not @ ( or @ ( not @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) @ ( or @ p @ q ) ) ) ) )
     != ( or @ ( not @ B ) @ ( or @ A @ B ) ) ),
    inference(rewrite,[status(thm)],[124,20]) ).

thf(89,plain,
    ! [B: $i,A: $i] :
      ( ~ ( theorem @ ( equivalent @ ( or @ p @ q ) @ ( or @ ( equivalent @ A @ B ) @ q ) ) )
      | ( ( not @ ( or @ ( not @ ( implies @ A @ B ) ) @ ( not @ ( implies @ B @ A ) ) ) )
       != ( not @ ( or @ ( not @ p ) @ q ) ) ) ),
    inference(paramod_ordered,[status(thm)],[71,32]) ).

thf(109,plain,
    ! [B: $i,A: $i] :
      ( ~ ( theorem @ ( equivalent @ ( or @ p @ q ) @ ( or @ ( equivalent @ A @ B ) @ q ) ) )
      | ( ( or @ ( not @ ( implies @ A @ B ) ) @ ( not @ ( implies @ B @ A ) ) )
       != ( or @ ( not @ p ) @ q ) ) ),
    inference(simp,[status(thm)],[89]) ).

thf(260,plain,
    ! [B: $i,A: $i] :
      ( ~ ( theorem @ ( equivalent @ ( or @ p @ q ) @ ( or @ ( equivalent @ A @ B ) @ q ) ) )
      | ( ( or @ ( not @ ( or @ ( not @ A ) @ B ) ) @ ( not @ ( or @ ( not @ B ) @ A ) ) )
       != ( or @ ( not @ p ) @ q ) ) ),
    inference(rewrite,[status(thm)],[109,20]) ).

thf(9,axiom,
    ! [B: $i,A: $i] :
      ( ( theorem @ A )
      | ~ ( theorem @ ( implies @ B @ A ) )
      | ~ ( theorem @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rule_2) ).

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

thf(24,plain,
    ! [B: $i,A: $i] :
      ( ( theorem @ A )
      | ~ ( theorem @ ( implies @ B @ A ) )
      | ~ ( theorem @ B ) ),
    inference(cnf,[status(esa)],[23]) ).

thf(33,plain,
    ! [B: $i,A: $i] :
      ( ( theorem @ A )
      | ~ ( theorem @ ( or @ ( not @ B ) @ A ) )
      | ~ ( theorem @ B ) ),
    inference(rewrite,[status(thm)],[24,20]) ).

thf(74,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ( ( or @ ( equivalent @ A @ B ) @ C )
       != ( equivalent @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) )
      | ( ( not @ ( or @ ( not @ ( implies @ A @ B ) ) @ ( not @ ( implies @ B @ A ) ) ) )
       != ( not @ ( or @ C @ C ) ) ) ),
    inference(paramod_ordered,[status(thm)],[71,52]) ).

thf(75,plain,
    ! [A: $i] :
      ( ( or @ ( equivalent @ A @ A ) @ ( not @ ( implies @ A @ A ) ) )
     != ( equivalent @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ),
    inference(pattern_uni,[status(thm)],[74:[bind(A,$thf( F )),bind(B,$thf( F )),bind(C,$thf( not @ ( implies @ F @ F ) ))]]) ).

thf(120,plain,
    ! [A: $i] :
      ( ( or @ ( equivalent @ A @ A ) @ ( not @ ( implies @ A @ A ) ) )
     != ( equivalent @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ),
    inference(simp,[status(thm)],[75]) ).

thf(137,plain,
    ! [A: $i] :
      ( ( or @ ( equivalent @ A @ A ) @ ( not @ ( or @ ( not @ A ) @ A ) ) )
     != ( equivalent @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ),
    inference(rewrite,[status(thm)],[120,20]) ).

thf(100,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ( axiom @ ( or @ ( equivalent @ A @ B ) @ C ) )
      | ( ( not @ ( or @ ( not @ ( implies @ A @ B ) ) @ ( not @ ( implies @ B @ A ) ) ) )
       != ( not @ ( or @ C @ C ) ) ) ),
    inference(paramod_ordered,[status(thm)],[71,30]) ).

thf(101,plain,
    ! [A: $i] : ( axiom @ ( or @ ( equivalent @ A @ A ) @ ( not @ ( implies @ A @ A ) ) ) ),
    inference(pattern_uni,[status(thm)],[100:[bind(A,$thf( F )),bind(B,$thf( F )),bind(C,$thf( not @ ( implies @ F @ F ) ))]]) ).

thf(118,plain,
    ! [A: $i] : ( axiom @ ( or @ ( equivalent @ A @ A ) @ ( not @ ( implies @ A @ A ) ) ) ),
    inference(simp,[status(thm)],[101]) ).

thf(159,plain,
    ! [A: $i] : ( axiom @ ( or @ ( equivalent @ A @ A ) @ ( not @ ( or @ ( not @ A ) @ A ) ) ) ),
    inference(rewrite,[status(thm)],[118,20]) ).

thf(88,plain,
    ! [B: $i,A: $i] :
      ( ~ ( theorem @ ( equivalent @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( equivalent @ A @ B ) @ q ) ) @ q ) ) )
      | ( ( not @ ( or @ ( not @ ( implies @ A @ B ) ) @ ( not @ ( implies @ B @ A ) ) ) )
       != ( not @ p ) ) ),
    inference(paramod_ordered,[status(thm)],[71,32]) ).

thf(112,plain,
    ! [B: $i,A: $i] :
      ( ~ ( theorem @ ( equivalent @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( equivalent @ A @ B ) @ q ) ) @ q ) ) )
      | ( ( or @ ( not @ ( implies @ A @ B ) ) @ ( not @ ( implies @ B @ A ) ) )
       != p ) ),
    inference(simp,[status(thm)],[88]) ).

thf(299,plain,
    ! [B: $i,A: $i] :
      ( ~ ( theorem @ ( equivalent @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( equivalent @ A @ B ) @ q ) ) @ q ) ) )
      | ( ( or @ ( not @ ( or @ ( not @ A ) @ B ) ) @ ( not @ ( or @ ( not @ B ) @ A ) ) )
       != p ) ),
    inference(rewrite,[status(thm)],[112,20]) ).

thf(78,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ( ( not @ ( or @ ( not @ ( implies @ A @ B ) ) @ ( not @ ( implies @ B @ A ) ) ) )
       != ( or @ ( not @ ( or @ C @ C ) ) @ C ) )
      | ( ( equivalent @ A @ B )
       != ( equivalent @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ) ),
    inference(paramod_ordered,[status(thm)],[71,52]) ).

thf(79,plain,
    ! [A: $i] :
      ( ( not @ ( or @ ( not @ ( implies @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ) @ ( not @ ( implies @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) @ ( or @ p @ q ) ) ) ) )
     != ( or @ ( not @ ( or @ A @ A ) ) @ A ) ),
    inference(pattern_uni,[status(thm)],[78:[bind(A,$thf( or @ p @ q )),bind(B,$thf( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q )),bind(C,$thf( C ))]]) ).

thf(122,plain,
    ! [A: $i] :
      ( ( not @ ( or @ ( not @ ( implies @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ) @ ( not @ ( implies @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) @ ( or @ p @ q ) ) ) ) )
     != ( or @ ( not @ ( or @ A @ A ) ) @ A ) ),
    inference(simp,[status(thm)],[79]) ).

thf(226,plain,
    ! [A: $i] :
      ( ( not @ ( or @ ( not @ ( or @ ( not @ ( or @ p @ q ) ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ) @ ( not @ ( or @ ( not @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) @ ( or @ p @ q ) ) ) ) )
     != ( or @ ( not @ ( or @ A @ A ) ) @ A ) ),
    inference(rewrite,[status(thm)],[122,20]) ).

thf(34,plain,
    ! [B: $i,A: $i] :
      ( ( theorem @ A )
      | ~ ( theorem @ B )
      | ( ( theorem @ ( or @ ( not @ B ) @ A ) )
       != ( theorem @ B ) )
      | ~ $true ),
    inference(eqfactor_ordered,[status(thm)],[33]) ).

thf(35,plain,
    ! [B: $i,A: $i] :
      ( ( theorem @ A )
      | ~ ( theorem @ B )
      | ( ( theorem @ ( or @ ( not @ B ) @ A ) )
       != ( theorem @ B ) ) ),
    inference(simp,[status(thm)],[34]) ).

thf(90,plain,
    ! [B: $i,A: $i] :
      ( ~ ( theorem @ ( not @ ( or @ ( not @ ( implies @ A @ B ) ) @ ( not @ ( implies @ B @ A ) ) ) ) )
      | ( ( equivalent @ A @ B )
       != ( equivalent @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ) ),
    inference(paramod_ordered,[status(thm)],[71,32]) ).

thf(91,plain,
    ~ ( theorem @ ( not @ ( or @ ( not @ ( implies @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ) @ ( not @ ( implies @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) @ ( or @ p @ q ) ) ) ) ) ),
    inference(pattern_uni,[status(thm)],[90:[bind(A,$thf( or @ p @ q )),bind(B,$thf( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ))]]) ).

thf(199,plain,
    ~ ( theorem @ ( not @ ( or @ ( not @ ( or @ ( not @ ( or @ p @ q ) ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ) @ ( not @ ( or @ ( not @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) @ ( or @ p @ q ) ) ) ) ) ),
    inference(rewrite,[status(thm)],[91,20]) ).

thf(104,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ( ( not @ ( or @ ( not @ ( or @ ( not @ A ) @ B ) ) @ ( not @ ( implies @ D @ C ) ) ) )
        = ( equivalent @ C @ D ) )
      | ( ( implies @ A @ B )
       != ( implies @ C @ D ) ) ),
    inference(paramod_ordered,[status(thm)],[20,71]) ).

thf(105,plain,
    ! [B: $i,A: $i] :
      ( ( not @ ( or @ ( not @ ( or @ ( not @ A ) @ B ) ) @ ( not @ ( implies @ B @ A ) ) ) )
      = ( equivalent @ A @ B ) ),
    inference(pattern_uni,[status(thm)],[104:[bind(A,$thf( A )),bind(B,$thf( B )),bind(C,$thf( A )),bind(D,$thf( B ))]]) ).

thf(613,plain,
    ! [B: $i,A: $i] :
      ( ( not @ ( or @ ( not @ ( or @ ( not @ A ) @ B ) ) @ ( not @ ( or @ ( not @ B ) @ A ) ) ) )
      = ( equivalent @ A @ B ) ),
    inference(rewrite,[status(thm)],[105,20]) ).

thf(98,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ( axiom @ ( or @ ( equivalent @ A @ B ) @ ( or @ D @ C ) ) )
      | ( ( not @ ( or @ ( not @ ( implies @ A @ B ) ) @ ( not @ ( implies @ B @ A ) ) ) )
       != ( not @ ( or @ C @ D ) ) ) ),
    inference(paramod_ordered,[status(thm)],[71,43]) ).

thf(99,plain,
    ! [B: $i,A: $i] : ( axiom @ ( or @ ( equivalent @ B @ A ) @ ( or @ ( not @ ( implies @ A @ B ) ) @ ( not @ ( implies @ B @ A ) ) ) ) ),
    inference(pattern_uni,[status(thm)],[98:[bind(A,$thf( J )),bind(B,$thf( I )),bind(C,$thf( not @ ( implies @ J @ I ) )),bind(D,$thf( not @ ( implies @ I @ J ) ))]]) ).

thf(117,plain,
    ! [B: $i,A: $i] : ( axiom @ ( or @ ( equivalent @ B @ A ) @ ( or @ ( not @ ( implies @ A @ B ) ) @ ( not @ ( implies @ B @ A ) ) ) ) ),
    inference(simp,[status(thm)],[99]) ).

thf(864,plain,
    ! [B: $i,A: $i] : ( axiom @ ( or @ ( equivalent @ B @ A ) @ ( or @ ( not @ ( or @ ( not @ A ) @ B ) ) @ ( not @ ( or @ ( not @ B ) @ A ) ) ) ) ),
    inference(rewrite,[status(thm)],[117,20]) ).

thf(154,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ( theorem @ D )
      | ( ( axiom @ ( or @ ( not @ ( or @ A @ ( or @ B @ C ) ) ) @ ( or @ B @ ( or @ A @ C ) ) ) )
       != ( axiom @ D ) ) ),
    inference(paramod_ordered,[status(thm)],[153,22]) ).

thf(155,plain,
    ! [C: $i,B: $i,A: $i] : ( theorem @ ( or @ ( not @ ( or @ B @ ( or @ A @ C ) ) ) @ ( or @ A @ ( or @ B @ C ) ) ) ),
    inference(pattern_uni,[status(thm)],[154:[bind(A,$thf( N )),bind(B,$thf( L )),bind(C,$thf( O )),bind(D,$thf( or @ ( not @ ( or @ N @ ( or @ L @ O ) ) ) @ ( or @ L @ ( or @ N @ O ) ) ))]]) ).

thf(158,plain,
    ! [C: $i,B: $i,A: $i] : ( theorem @ ( or @ ( not @ ( or @ B @ ( or @ A @ C ) ) ) @ ( or @ A @ ( or @ B @ C ) ) ) ),
    inference(simp,[status(thm)],[155]) ).

thf(94,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ( theorem @ ( or @ ( equivalent @ A @ B ) @ C ) )
      | ( ( not @ ( or @ ( not @ ( implies @ A @ B ) ) @ ( not @ ( implies @ B @ A ) ) ) )
       != ( not @ ( or @ C @ C ) ) ) ),
    inference(paramod_ordered,[status(thm)],[71,39]) ).

thf(95,plain,
    ! [A: $i] : ( theorem @ ( or @ ( equivalent @ A @ A ) @ ( not @ ( implies @ A @ A ) ) ) ),
    inference(pattern_uni,[status(thm)],[94:[bind(A,$thf( F )),bind(B,$thf( F )),bind(C,$thf( not @ ( implies @ F @ F ) ))]]) ).

thf(126,plain,
    ! [A: $i] : ( theorem @ ( or @ ( equivalent @ A @ A ) @ ( not @ ( implies @ A @ A ) ) ) ),
    inference(simp,[status(thm)],[95]) ).

thf(171,plain,
    ! [A: $i] : ( theorem @ ( or @ ( equivalent @ A @ A ) @ ( not @ ( or @ ( not @ A ) @ A ) ) ) ),
    inference(rewrite,[status(thm)],[126,20]) ).

thf(67,plain,
    ! [B: $i,A: $i] :
      ( ( theorem @ ( or @ ( not @ ( or @ B @ A ) ) @ ( or @ A @ B ) ) )
     != ( theorem @ ( equivalent @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ) ),
    inference(paramod_ordered,[status(thm)],[46,32]) ).

thf(68,plain,
    ! [B: $i,A: $i] :
      ( ( or @ ( not @ ( or @ B @ A ) ) @ ( or @ A @ B ) )
     != ( equivalent @ ( or @ p @ q ) @ ( or @ ( not @ ( or @ ( not @ p ) @ q ) ) @ q ) ) ),
    inference(simp,[status(thm)],[67]) ).

thf(16868,plain,
    $false,
    inference(e,[status(thm)],[365,153,397,60,18,976,42,25,52,14,20,46,910,260,33,21,137,32,17,22,27,71,12,159,187,39,299,226,35,199,16,31,613,864,43,26,158,171,23,30,19,15,68]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : LCL330-3 : TPTP v8.1.2. Released v2.3.0.
% 0.07/0.15  % Command  : run_Leo-III %s %d
% 0.14/0.36  % Computer : n013.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Thu May 18 15:34:07 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.90/0.85  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.18/0.97  % [INFO] 	 Parsing done (123ms). 
% 1.18/0.98  % [INFO] 	 Running in sequential loop mode. 
% 1.73/1.18  % [INFO] 	 eprover registered as external prover. 
% 1.73/1.18  % [INFO] 	 cvc4 registered as external prover. 
% 1.73/1.18  % [INFO] 	 Scanning for conjecture ... 
% 1.73/1.23  % [INFO] 	 Found a conjecture and 10 axioms. Running axiom selection ... 
% 1.90/1.25  % [INFO] 	 Axiom selection finished. Selected 10 axioms (removed 0 axioms). 
% 1.98/1.27  % [INFO] 	 Problem is propositional (TPTP CNF). 
% 1.98/1.27  % [INFO] 	 Type checking passed. 
% 1.98/1.27  % [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 ... 
% 70.07/12.37  % External prover 'e' found a proof!
% 70.07/12.37  % [INFO] 	 Killing All external provers ... 
% 70.07/12.38  % Time passed: 11849ms (effective reasoning time: 11393ms)
% 70.07/12.38  % 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)>
% 70.07/12.38  % Axioms used in derivation (10): axiom_1_5, equivalent_defn, and_defn, axiom_1_4, rule_1, axiom_1_3, implies_definition, axiom_1_2, rule_2, axiom_1_6
% 70.07/12.38  % No. of inferences in proof: 105
% 70.07/12.38  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 11849 ms resp. 11393 ms w/o parsing
% 70.07/12.42  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 70.07/12.42  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------