TSTP Solution File: COM126+1 by E-SAT---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E-SAT---3.1
% Problem  : COM126+1 : TPTP v8.1.2. Released v6.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n024.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 : 2400s
% WCLimit  : 300s
% DateTime : Tue Oct 10 17:22:28 EDT 2023

% Result   : Theorem 0.15s 0.56s
% Output   : CNFRefutation 0.15s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   56 (  19 unt;   0 def)
%            Number of atoms       :  222 (  91 equ)
%            Maximal formula atoms :   72 (   3 avg)
%            Number of connectives :  238 (  72   ~; 113   |;  40   &)
%                                         (   0 <=>;  13  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   25 (   5 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :   21 (  21 usr;   6 con; 0-3 aty)
%            Number of variables   :  159 (  25 sgn;  82   !;   8   ?)

% Comments : 
%------------------------------------------------------------------------------
fof('T-Weak-FreeVar-app',conjecture,
    ! [X9,X10,X20,X15] :
      ( ( ~ visFreeVar(X9,vapp(ve1app,ve2app))
        & vtcheck(X20,vapp(ve1app,ve2app),X15) )
     => vtcheck(vbind(X9,X10,X20),vapp(ve1app,ve2app),X15) ),
    file('/export/starexec/sandbox2/tmp/tmp.qCObVzg8jO/E---3.1_23288.p','T-Weak-FreeVar-app') ).

fof('T-inv',axiom,
    ! [X11,X15,X20] :
      ( vtcheck(X20,X11,X15)
     => ( ? [X9] :
            ( X11 = vvar(X9)
            & vlookup(X9,X20) = vsomeType(X15) )
        | ? [X9,X13,X33,X34] :
            ( X11 = vabs(X9,X33,X13)
            & X15 = varrow(X33,X34)
            & vtcheck(vbind(X9,X33,X20),X13,X34) )
        | ? [X12,X13,X10] :
            ( X11 = vapp(X12,X13)
            & vtcheck(X20,X12,varrow(X10,X15))
            & vtcheck(X20,X13,X10) ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.qCObVzg8jO/E---3.1_23288.p','T-inv') ).

fof('DIFF-abs-app',axiom,
    ! [X1,X3,X4,X6,X7] : vabs(X1,X3,X4) != vapp(X6,X7),
    file('/export/starexec/sandbox2/tmp/tmp.qCObVzg8jO/E---3.1_23288.p','DIFF-abs-app') ).

fof('DIFF-var-app',axiom,
    ! [X1,X4,X6] : vvar(X1) != vapp(X4,X6),
    file('/export/starexec/sandbox2/tmp/tmp.qCObVzg8jO/E---3.1_23288.p','DIFF-var-app') ).

fof('EQ-app',axiom,
    ! [X4,X6,X7,X8] :
      ( ( vapp(X4,X6) = vapp(X7,X8)
       => ( X4 = X7
          & X6 = X8 ) )
      & ( ( X4 = X7
          & X6 = X8 )
       => vapp(X4,X6) = vapp(X7,X8) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.qCObVzg8jO/E---3.1_23288.p','EQ-app') ).

fof('T-Weak-FreeVar-app-IH1',axiom,
    ! [X9,X10,X20,X15] :
      ( ( ~ visFreeVar(X9,ve1app)
        & vtcheck(X20,ve1app,X15) )
     => vtcheck(vbind(X9,X10,X20),ve1app,X15) ),
    file('/export/starexec/sandbox2/tmp/tmp.qCObVzg8jO/E---3.1_23288.p','T-Weak-FreeVar-app-IH1') ).

fof('T-Weak-FreeVar-app-IH2',axiom,
    ! [X9,X10,X20,X15] :
      ( ( ~ visFreeVar(X9,ve2app)
        & vtcheck(X20,ve2app,X15) )
     => vtcheck(vbind(X9,X10,X20),ve2app,X15) ),
    file('/export/starexec/sandbox2/tmp/tmp.qCObVzg8jO/E---3.1_23288.p','T-Weak-FreeVar-app-IH2') ).

fof('T-app',axiom,
    ! [X10,X20,X12,X13,X15] :
      ( ( vtcheck(X20,X12,varrow(X10,X15))
        & vtcheck(X20,X13,X10) )
     => vtcheck(X20,vapp(X12,X13),X15) ),
    file('/export/starexec/sandbox2/tmp/tmp.qCObVzg8jO/E---3.1_23288.p','T-app') ).

fof(isFreeVar2,axiom,
    ! [X1,X4,X12,X14,X13] :
      ( ( X1 = X14
        & X4 = vapp(X12,X13) )
     => ( ( ( visFreeVar(X14,X12)
            | visFreeVar(X14,X13) )
         => visFreeVar(X1,X4) )
        & ( visFreeVar(X1,X4)
         => ( visFreeVar(X14,X12)
            | visFreeVar(X14,X13) ) ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.qCObVzg8jO/E---3.1_23288.p',isFreeVar2) ).

fof(c_0_9,negated_conjecture,
    ~ ! [X9,X10,X20,X15] :
        ( ( ~ visFreeVar(X9,vapp(ve1app,ve2app))
          & vtcheck(X20,vapp(ve1app,ve2app),X15) )
       => vtcheck(vbind(X9,X10,X20),vapp(ve1app,ve2app),X15) ),
    inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],['T-Weak-FreeVar-app'])]) ).

fof(c_0_10,plain,
    ! [X285,X286,X287] :
      ( ( X285 = vapp(esk29_3(X285,X286,X287),esk30_3(X285,X286,X287))
        | X285 = vabs(esk25_3(X285,X286,X287),esk27_3(X285,X286,X287),esk26_3(X285,X286,X287))
        | X285 = vvar(esk24_3(X285,X286,X287))
        | ~ vtcheck(X287,X285,X286) )
      & ( vtcheck(X287,esk29_3(X285,X286,X287),varrow(esk31_3(X285,X286,X287),X286))
        | X285 = vabs(esk25_3(X285,X286,X287),esk27_3(X285,X286,X287),esk26_3(X285,X286,X287))
        | X285 = vvar(esk24_3(X285,X286,X287))
        | ~ vtcheck(X287,X285,X286) )
      & ( vtcheck(X287,esk30_3(X285,X286,X287),esk31_3(X285,X286,X287))
        | X285 = vabs(esk25_3(X285,X286,X287),esk27_3(X285,X286,X287),esk26_3(X285,X286,X287))
        | X285 = vvar(esk24_3(X285,X286,X287))
        | ~ vtcheck(X287,X285,X286) )
      & ( X285 = vapp(esk29_3(X285,X286,X287),esk30_3(X285,X286,X287))
        | X286 = varrow(esk27_3(X285,X286,X287),esk28_3(X285,X286,X287))
        | X285 = vvar(esk24_3(X285,X286,X287))
        | ~ vtcheck(X287,X285,X286) )
      & ( vtcheck(X287,esk29_3(X285,X286,X287),varrow(esk31_3(X285,X286,X287),X286))
        | X286 = varrow(esk27_3(X285,X286,X287),esk28_3(X285,X286,X287))
        | X285 = vvar(esk24_3(X285,X286,X287))
        | ~ vtcheck(X287,X285,X286) )
      & ( vtcheck(X287,esk30_3(X285,X286,X287),esk31_3(X285,X286,X287))
        | X286 = varrow(esk27_3(X285,X286,X287),esk28_3(X285,X286,X287))
        | X285 = vvar(esk24_3(X285,X286,X287))
        | ~ vtcheck(X287,X285,X286) )
      & ( X285 = vapp(esk29_3(X285,X286,X287),esk30_3(X285,X286,X287))
        | vtcheck(vbind(esk25_3(X285,X286,X287),esk27_3(X285,X286,X287),X287),esk26_3(X285,X286,X287),esk28_3(X285,X286,X287))
        | X285 = vvar(esk24_3(X285,X286,X287))
        | ~ vtcheck(X287,X285,X286) )
      & ( vtcheck(X287,esk29_3(X285,X286,X287),varrow(esk31_3(X285,X286,X287),X286))
        | vtcheck(vbind(esk25_3(X285,X286,X287),esk27_3(X285,X286,X287),X287),esk26_3(X285,X286,X287),esk28_3(X285,X286,X287))
        | X285 = vvar(esk24_3(X285,X286,X287))
        | ~ vtcheck(X287,X285,X286) )
      & ( vtcheck(X287,esk30_3(X285,X286,X287),esk31_3(X285,X286,X287))
        | vtcheck(vbind(esk25_3(X285,X286,X287),esk27_3(X285,X286,X287),X287),esk26_3(X285,X286,X287),esk28_3(X285,X286,X287))
        | X285 = vvar(esk24_3(X285,X286,X287))
        | ~ vtcheck(X287,X285,X286) )
      & ( X285 = vapp(esk29_3(X285,X286,X287),esk30_3(X285,X286,X287))
        | X285 = vabs(esk25_3(X285,X286,X287),esk27_3(X285,X286,X287),esk26_3(X285,X286,X287))
        | vlookup(esk24_3(X285,X286,X287),X287) = vsomeType(X286)
        | ~ vtcheck(X287,X285,X286) )
      & ( vtcheck(X287,esk29_3(X285,X286,X287),varrow(esk31_3(X285,X286,X287),X286))
        | X285 = vabs(esk25_3(X285,X286,X287),esk27_3(X285,X286,X287),esk26_3(X285,X286,X287))
        | vlookup(esk24_3(X285,X286,X287),X287) = vsomeType(X286)
        | ~ vtcheck(X287,X285,X286) )
      & ( vtcheck(X287,esk30_3(X285,X286,X287),esk31_3(X285,X286,X287))
        | X285 = vabs(esk25_3(X285,X286,X287),esk27_3(X285,X286,X287),esk26_3(X285,X286,X287))
        | vlookup(esk24_3(X285,X286,X287),X287) = vsomeType(X286)
        | ~ vtcheck(X287,X285,X286) )
      & ( X285 = vapp(esk29_3(X285,X286,X287),esk30_3(X285,X286,X287))
        | X286 = varrow(esk27_3(X285,X286,X287),esk28_3(X285,X286,X287))
        | vlookup(esk24_3(X285,X286,X287),X287) = vsomeType(X286)
        | ~ vtcheck(X287,X285,X286) )
      & ( vtcheck(X287,esk29_3(X285,X286,X287),varrow(esk31_3(X285,X286,X287),X286))
        | X286 = varrow(esk27_3(X285,X286,X287),esk28_3(X285,X286,X287))
        | vlookup(esk24_3(X285,X286,X287),X287) = vsomeType(X286)
        | ~ vtcheck(X287,X285,X286) )
      & ( vtcheck(X287,esk30_3(X285,X286,X287),esk31_3(X285,X286,X287))
        | X286 = varrow(esk27_3(X285,X286,X287),esk28_3(X285,X286,X287))
        | vlookup(esk24_3(X285,X286,X287),X287) = vsomeType(X286)
        | ~ vtcheck(X287,X285,X286) )
      & ( X285 = vapp(esk29_3(X285,X286,X287),esk30_3(X285,X286,X287))
        | vtcheck(vbind(esk25_3(X285,X286,X287),esk27_3(X285,X286,X287),X287),esk26_3(X285,X286,X287),esk28_3(X285,X286,X287))
        | vlookup(esk24_3(X285,X286,X287),X287) = vsomeType(X286)
        | ~ vtcheck(X287,X285,X286) )
      & ( vtcheck(X287,esk29_3(X285,X286,X287),varrow(esk31_3(X285,X286,X287),X286))
        | vtcheck(vbind(esk25_3(X285,X286,X287),esk27_3(X285,X286,X287),X287),esk26_3(X285,X286,X287),esk28_3(X285,X286,X287))
        | vlookup(esk24_3(X285,X286,X287),X287) = vsomeType(X286)
        | ~ vtcheck(X287,X285,X286) )
      & ( vtcheck(X287,esk30_3(X285,X286,X287),esk31_3(X285,X286,X287))
        | vtcheck(vbind(esk25_3(X285,X286,X287),esk27_3(X285,X286,X287),X287),esk26_3(X285,X286,X287),esk28_3(X285,X286,X287))
        | vlookup(esk24_3(X285,X286,X287),X287) = vsomeType(X286)
        | ~ vtcheck(X287,X285,X286) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],['T-inv'])])])]) ).

fof(c_0_11,negated_conjecture,
    ( ~ visFreeVar(esk32_0,vapp(ve1app,ve2app))
    & vtcheck(esk34_0,vapp(ve1app,ve2app),esk35_0)
    & ~ vtcheck(vbind(esk32_0,esk33_0,esk34_0),vapp(ve1app,ve2app),esk35_0) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_9])])]) ).

fof(c_0_12,plain,
    ! [X54,X55,X56,X57,X58] : vabs(X54,X55,X56) != vapp(X57,X58),
    inference(variable_rename,[status(thm)],['DIFF-abs-app']) ).

fof(c_0_13,plain,
    ! [X51,X52,X53] : vvar(X51) != vapp(X52,X53),
    inference(variable_rename,[status(thm)],['DIFF-var-app']) ).

fof(c_0_14,plain,
    ! [X43,X44,X45,X46] :
      ( ( X43 = X45
        | vapp(X43,X44) != vapp(X45,X46) )
      & ( X44 = X46
        | vapp(X43,X44) != vapp(X45,X46) )
      & ( X43 != X45
        | X44 != X46
        | vapp(X43,X44) = vapp(X45,X46) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],['EQ-app'])])]) ).

cnf(c_0_15,plain,
    ( X1 = vapp(esk29_3(X1,X2,X3),esk30_3(X1,X2,X3))
    | X1 = vabs(esk25_3(X1,X2,X3),esk27_3(X1,X2,X3),esk26_3(X1,X2,X3))
    | X1 = vvar(esk24_3(X1,X2,X3))
    | ~ vtcheck(X3,X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_16,negated_conjecture,
    vtcheck(esk34_0,vapp(ve1app,ve2app),esk35_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_17,plain,
    vabs(X1,X2,X3) != vapp(X4,X5),
    inference(split_conjunct,[status(thm)],[c_0_12]) ).

cnf(c_0_18,plain,
    vvar(X1) != vapp(X2,X3),
    inference(split_conjunct,[status(thm)],[c_0_13]) ).

cnf(c_0_19,plain,
    ( X1 = X2
    | vapp(X1,X3) != vapp(X2,X4) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

cnf(c_0_20,negated_conjecture,
    vapp(esk29_3(vapp(ve1app,ve2app),esk35_0,esk34_0),esk30_3(vapp(ve1app,ve2app),esk35_0,esk34_0)) = vapp(ve1app,ve2app),
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_15,c_0_16]),c_0_17]),c_0_18]) ).

cnf(c_0_21,negated_conjecture,
    ( esk29_3(vapp(ve1app,ve2app),esk35_0,esk34_0) = X1
    | vapp(ve1app,ve2app) != vapp(X1,X2) ),
    inference(spm,[status(thm)],[c_0_19,c_0_20]) ).

cnf(c_0_22,negated_conjecture,
    esk29_3(vapp(ve1app,ve2app),esk35_0,esk34_0) = ve1app,
    inference(er,[status(thm)],[c_0_21]) ).

fof(c_0_23,plain,
    ! [X9,X10,X20,X15] :
      ( ( ~ visFreeVar(X9,ve1app)
        & vtcheck(X20,ve1app,X15) )
     => vtcheck(vbind(X9,X10,X20),ve1app,X15) ),
    inference(fof_simplification,[status(thm)],['T-Weak-FreeVar-app-IH1']) ).

cnf(c_0_24,plain,
    ( X1 = X2
    | vapp(X3,X1) != vapp(X4,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_14]) ).

cnf(c_0_25,negated_conjecture,
    vapp(ve1app,esk30_3(vapp(ve1app,ve2app),esk35_0,esk34_0)) = vapp(ve1app,ve2app),
    inference(rw,[status(thm)],[c_0_20,c_0_22]) ).

fof(c_0_26,plain,
    ! [X306,X307,X308,X309] :
      ( visFreeVar(X306,ve1app)
      | ~ vtcheck(X308,ve1app,X309)
      | vtcheck(vbind(X306,X307,X308),ve1app,X309) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_23])]) ).

cnf(c_0_27,plain,
    ( vtcheck(X1,esk29_3(X2,X3,X1),varrow(esk31_3(X2,X3,X1),X3))
    | X2 = vabs(esk25_3(X2,X3,X1),esk27_3(X2,X3,X1),esk26_3(X2,X3,X1))
    | X2 = vvar(esk24_3(X2,X3,X1))
    | ~ vtcheck(X1,X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

fof(c_0_28,plain,
    ! [X9,X10,X20,X15] :
      ( ( ~ visFreeVar(X9,ve2app)
        & vtcheck(X20,ve2app,X15) )
     => vtcheck(vbind(X9,X10,X20),ve2app,X15) ),
    inference(fof_simplification,[status(thm)],['T-Weak-FreeVar-app-IH2']) ).

cnf(c_0_29,plain,
    ( vtcheck(X1,esk30_3(X2,X3,X1),esk31_3(X2,X3,X1))
    | X2 = vabs(esk25_3(X2,X3,X1),esk27_3(X2,X3,X1),esk26_3(X2,X3,X1))
    | X2 = vvar(esk24_3(X2,X3,X1))
    | ~ vtcheck(X1,X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_30,negated_conjecture,
    ( esk30_3(vapp(ve1app,ve2app),esk35_0,esk34_0) = X1
    | vapp(ve1app,ve2app) != vapp(X2,X1) ),
    inference(spm,[status(thm)],[c_0_24,c_0_25]) ).

fof(c_0_31,plain,
    ! [X280,X281,X282,X283,X284] :
      ( ~ vtcheck(X281,X282,varrow(X280,X284))
      | ~ vtcheck(X281,X283,X280)
      | vtcheck(X281,vapp(X282,X283),X284) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],['T-app'])]) ).

cnf(c_0_32,plain,
    ( visFreeVar(X1,ve1app)
    | vtcheck(vbind(X1,X4,X2),ve1app,X3)
    | ~ vtcheck(X2,ve1app,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_26]) ).

cnf(c_0_33,negated_conjecture,
    vtcheck(esk34_0,ve1app,varrow(esk31_3(vapp(ve1app,ve2app),esk35_0,esk34_0),esk35_0)),
    inference(rw,[status(thm)],[inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_27,c_0_16]),c_0_17]),c_0_18]),c_0_22]) ).

fof(c_0_34,plain,
    ! [X310,X311,X312,X313] :
      ( visFreeVar(X310,ve2app)
      | ~ vtcheck(X312,ve2app,X313)
      | vtcheck(vbind(X310,X311,X312),ve2app,X313) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_28])]) ).

cnf(c_0_35,negated_conjecture,
    vtcheck(esk34_0,esk30_3(vapp(ve1app,ve2app),esk35_0,esk34_0),esk31_3(vapp(ve1app,ve2app),esk35_0,esk34_0)),
    inference(sr,[status(thm)],[inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_29,c_0_16]),c_0_17]),c_0_18]) ).

cnf(c_0_36,negated_conjecture,
    esk30_3(vapp(ve1app,ve2app),esk35_0,esk34_0) = ve2app,
    inference(er,[status(thm)],[c_0_30]) ).

cnf(c_0_37,plain,
    ( vtcheck(X1,vapp(X2,X5),X4)
    | ~ vtcheck(X1,X2,varrow(X3,X4))
    | ~ vtcheck(X1,X5,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_38,negated_conjecture,
    ( vtcheck(vbind(X1,X2,esk34_0),ve1app,varrow(esk31_3(vapp(ve1app,ve2app),esk35_0,esk34_0),esk35_0))
    | visFreeVar(X1,ve1app) ),
    inference(spm,[status(thm)],[c_0_32,c_0_33]) ).

cnf(c_0_39,plain,
    ( visFreeVar(X1,ve2app)
    | vtcheck(vbind(X1,X4,X2),ve2app,X3)
    | ~ vtcheck(X2,ve2app,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_34]) ).

cnf(c_0_40,negated_conjecture,
    vtcheck(esk34_0,ve2app,esk31_3(vapp(ve1app,ve2app),esk35_0,esk34_0)),
    inference(rw,[status(thm)],[c_0_35,c_0_36]) ).

fof(c_0_41,plain,
    ! [X78,X79,X80,X81,X82] :
      ( ( ~ visFreeVar(X81,X80)
        | visFreeVar(X78,X79)
        | X78 != X81
        | X79 != vapp(X80,X82) )
      & ( ~ visFreeVar(X81,X82)
        | visFreeVar(X78,X79)
        | X78 != X81
        | X79 != vapp(X80,X82) )
      & ( ~ visFreeVar(X78,X79)
        | visFreeVar(X81,X80)
        | visFreeVar(X81,X82)
        | X78 != X81
        | X79 != vapp(X80,X82) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[isFreeVar2])])]) ).

cnf(c_0_42,negated_conjecture,
    ( vtcheck(vbind(X1,X2,esk34_0),vapp(ve1app,X3),esk35_0)
    | visFreeVar(X1,ve1app)
    | ~ vtcheck(vbind(X1,X2,esk34_0),X3,esk31_3(vapp(ve1app,ve2app),esk35_0,esk34_0)) ),
    inference(spm,[status(thm)],[c_0_37,c_0_38]) ).

cnf(c_0_43,negated_conjecture,
    ( vtcheck(vbind(X1,X2,esk34_0),ve2app,esk31_3(vapp(ve1app,ve2app),esk35_0,esk34_0))
    | visFreeVar(X1,ve2app) ),
    inference(spm,[status(thm)],[c_0_39,c_0_40]) ).

cnf(c_0_44,plain,
    ( visFreeVar(X3,X4)
    | ~ visFreeVar(X1,X2)
    | X3 != X1
    | X4 != vapp(X5,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_41]) ).

cnf(c_0_45,negated_conjecture,
    ~ vtcheck(vbind(esk32_0,esk33_0,esk34_0),vapp(ve1app,ve2app),esk35_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_46,negated_conjecture,
    ( vtcheck(vbind(X1,X2,esk34_0),vapp(ve1app,ve2app),esk35_0)
    | visFreeVar(X1,ve2app)
    | visFreeVar(X1,ve1app) ),
    inference(spm,[status(thm)],[c_0_42,c_0_43]) ).

cnf(c_0_47,plain,
    ( visFreeVar(X1,vapp(X2,X3))
    | ~ visFreeVar(X1,X3) ),
    inference(er,[status(thm)],[inference(er,[status(thm)],[c_0_44])]) ).

cnf(c_0_48,negated_conjecture,
    ( visFreeVar(esk32_0,ve1app)
    | visFreeVar(esk32_0,ve2app) ),
    inference(spm,[status(thm)],[c_0_45,c_0_46]) ).

cnf(c_0_49,plain,
    ( visFreeVar(X3,X4)
    | ~ visFreeVar(X1,X2)
    | X3 != X1
    | X4 != vapp(X2,X5) ),
    inference(split_conjunct,[status(thm)],[c_0_41]) ).

cnf(c_0_50,negated_conjecture,
    ~ visFreeVar(esk32_0,vapp(ve1app,ve2app)),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_51,negated_conjecture,
    ( visFreeVar(esk32_0,vapp(X1,ve2app))
    | visFreeVar(esk32_0,ve1app) ),
    inference(spm,[status(thm)],[c_0_47,c_0_48]) ).

cnf(c_0_52,plain,
    ( visFreeVar(X1,vapp(X2,X3))
    | ~ visFreeVar(X1,X2) ),
    inference(er,[status(thm)],[inference(er,[status(thm)],[c_0_49])]) ).

cnf(c_0_53,negated_conjecture,
    visFreeVar(esk32_0,ve1app),
    inference(spm,[status(thm)],[c_0_50,c_0_51]) ).

cnf(c_0_54,negated_conjecture,
    visFreeVar(esk32_0,vapp(ve1app,X1)),
    inference(spm,[status(thm)],[c_0_52,c_0_53]) ).

cnf(c_0_55,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_50,c_0_54])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.09  % Problem    : COM126+1 : TPTP v8.1.2. Released v6.4.0.
% 0.08/0.10  % Command    : run_E %s %d THM
% 0.10/0.30  % Computer : n024.cluster.edu
% 0.10/0.30  % Model    : x86_64 x86_64
% 0.10/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.30  % Memory   : 8042.1875MB
% 0.10/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.30  % CPULimit   : 2400
% 0.10/0.30  % WCLimit    : 300
% 0.10/0.30  % DateTime   : Tue Oct  3 04:57:41 EDT 2023
% 0.10/0.30  % CPUTime    : 
% 0.15/0.41  Running first-order model finding
% 0.15/0.41  Running: /export/starexec/sandbox2/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --satauto-schedule=8 --cpu-limit=300 /export/starexec/sandbox2/tmp/tmp.qCObVzg8jO/E---3.1_23288.p
% 0.15/0.56  # Version: 3.1pre001
% 0.15/0.56  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.15/0.56  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.15/0.56  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.15/0.56  # Starting new_bool_3 with 300s (1) cores
% 0.15/0.56  # Starting new_bool_1 with 300s (1) cores
% 0.15/0.56  # Starting sh5l with 300s (1) cores
% 0.15/0.56  # G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with pid 23399 completed with status 0
% 0.15/0.56  # Result found by G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S
% 0.15/0.56  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.15/0.56  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.15/0.56  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.15/0.56  # No SInE strategy applied
% 0.15/0.56  # Search class: FGHSF-FSLF32-MFFFFFNN
% 0.15/0.56  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.15/0.56  # Starting G-E--_107_B00_00_F1_PI_AE_Q4_CS_SP_PS_S08BN with 811s (1) cores
% 0.15/0.56  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 151s (1) cores
% 0.15/0.56  # Starting new_bool_3 with 136s (1) cores
% 0.15/0.56  # Starting new_bool_1 with 136s (1) cores
% 0.15/0.56  # Starting sh5l with 136s (1) cores
% 0.15/0.56  # G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with pid 23406 completed with status 0
% 0.15/0.56  # Result found by G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S
% 0.15/0.56  # Preprocessing class: FSLSSMSSSSSNFFN.
% 0.15/0.56  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.15/0.56  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 1500s (5) cores
% 0.15/0.56  # No SInE strategy applied
% 0.15/0.56  # Search class: FGHSF-FSLF32-MFFFFFNN
% 0.15/0.56  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.15/0.56  # Starting G-E--_107_B00_00_F1_PI_AE_Q4_CS_SP_PS_S08BN with 811s (1) cores
% 0.15/0.56  # Starting G-E--_207_C18_F1_SE_CS_SP_PI_PS_S5PRR_S2S with 151s (1) cores
% 0.15/0.56  # Preprocessing time       : 0.007 s
% 0.15/0.56  # Presaturation interreduction done
% 0.15/0.56  
% 0.15/0.56  # Proof found!
% 0.15/0.56  # SZS status Theorem
% 0.15/0.56  # SZS output start CNFRefutation
% See solution above
% 0.15/0.56  # Parsed axioms                        : 59
% 0.15/0.56  # Removed by relevancy pruning/SinE    : 0
% 0.15/0.56  # Initial clauses                      : 422
% 0.15/0.56  # Removed in clause preprocessing      : 10
% 0.15/0.56  # Initial clauses in saturation        : 412
% 0.15/0.56  # Processed clauses                    : 1042
% 0.15/0.56  # ...of these trivial                  : 38
% 0.15/0.56  # ...subsumed                          : 62
% 0.15/0.56  # ...remaining for further processing  : 942
% 0.15/0.56  # Other redundant clauses eliminated   : 304
% 0.15/0.56  # Clauses deleted for lack of memory   : 0
% 0.15/0.56  # Backward-subsumed                    : 0
% 0.15/0.56  # Backward-rewritten                   : 47
% 0.15/0.56  # Generated clauses                    : 2455
% 0.15/0.56  # ...of the previous two non-redundant : 2247
% 0.15/0.56  # ...aggressively subsumed             : 0
% 0.15/0.56  # Contextual simplify-reflections      : 0
% 0.15/0.56  # Paramodulations                      : 2187
% 0.15/0.56  # Factorizations                       : 0
% 0.15/0.56  # NegExts                              : 0
% 0.15/0.56  # Equation resolutions                 : 320
% 0.15/0.56  # Total rewrite steps                  : 221
% 0.15/0.56  # Propositional unsat checks           : 0
% 0.15/0.56  #    Propositional check models        : 0
% 0.15/0.56  #    Propositional check unsatisfiable : 0
% 0.15/0.56  #    Propositional clauses             : 0
% 0.15/0.56  #    Propositional clauses after purity: 0
% 0.15/0.56  #    Propositional unsat core size     : 0
% 0.15/0.56  #    Propositional preprocessing time  : 0.000
% 0.15/0.56  #    Propositional encoding time       : 0.000
% 0.15/0.56  #    Propositional solver time         : 0.000
% 0.15/0.56  #    Success case prop preproc time    : 0.000
% 0.15/0.56  #    Success case prop encoding time   : 0.000
% 0.15/0.56  #    Success case prop solver time     : 0.000
% 0.15/0.56  # Current number of processed clauses  : 429
% 0.15/0.56  #    Positive orientable unit clauses  : 45
% 0.15/0.56  #    Positive unorientable unit clauses: 0
% 0.15/0.56  #    Negative unit clauses             : 22
% 0.15/0.56  #    Non-unit-clauses                  : 362
% 0.15/0.56  # Current number of unprocessed clauses: 1974
% 0.15/0.56  # ...number of literals in the above   : 7473
% 0.15/0.56  # Current number of archived formulas  : 0
% 0.15/0.56  # Current number of archived clauses   : 419
% 0.15/0.56  # Clause-clause subsumption calls (NU) : 60011
% 0.15/0.56  # Rec. Clause-clause subsumption calls : 15145
% 0.15/0.56  # Non-unit clause-clause subsumptions  : 45
% 0.15/0.56  # Unit Clause-clause subsumption calls : 2960
% 0.15/0.56  # Rewrite failures with RHS unbound    : 0
% 0.15/0.56  # BW rewrite match attempts            : 49
% 0.15/0.56  # BW rewrite match successes           : 7
% 0.15/0.56  # Condensation attempts                : 0
% 0.15/0.56  # Condensation successes               : 0
% 0.15/0.56  # Termbank termtop insertions          : 93767
% 0.15/0.56  
% 0.15/0.56  # -------------------------------------------------
% 0.15/0.56  # User time                : 0.135 s
% 0.15/0.56  # System time              : 0.004 s
% 0.15/0.56  # Total time               : 0.139 s
% 0.15/0.56  # Maximum resident set size: 2864 pages
% 0.15/0.56  
% 0.15/0.56  # -------------------------------------------------
% 0.15/0.56  # User time                : 0.622 s
% 0.15/0.56  # System time              : 0.014 s
% 0.15/0.56  # Total time               : 0.636 s
% 0.15/0.56  # Maximum resident set size: 1804 pages
% 0.15/0.56  % E---3.1 exiting
%------------------------------------------------------------------------------