TSTP Solution File: CSR061+1 by iProverMo---2.5-0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProverMo---2.5-0.1
% Problem  : CSR061+1 : TPTP v8.1.0. Released v3.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : iprover_modulo %s %d

% Computer : n005.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  : 600s
% DateTime : Fri Jul 15 13:28:44 EDT 2022

% Result   : Theorem 0.85s 1.05s
% Output   : CNFRefutation 0.85s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named input)

% Comments : 
%------------------------------------------------------------------------------
% Axioms transformation by autotheo
% Orienting (remaining) axiom formulas using strategy Equiv(ClausalAll)
% Orienting axioms whose shape is orientable
fof(just118,axiom,
    mtvisible(c_universalvocabularymt),
    input ).

fof(just118_0,plain,
    ( mtvisible(c_universalvocabularymt)
    | $false ),
    inference(orientation,[status(thm)],[just118]) ).

fof(just117,axiom,
    ! [ARG1,OLD,NEW] :
      ( ( isa(ARG1,OLD)
        & genls(OLD,NEW) )
     => isa(ARG1,NEW) ),
    input ).

fof(just117_0,plain,
    ! [ARG1,NEW,OLD] :
      ( isa(ARG1,NEW)
      | ~ ( isa(ARG1,OLD)
          & genls(OLD,NEW) ) ),
    inference(orientation,[status(thm)],[just117]) ).

fof(just116,axiom,
    ! [INS,ARG2] :
      ( isa(INS,ARG2)
     => thing(INS) ),
    input ).

fof(just116_0,plain,
    ! [ARG2,INS] :
      ( ~ isa(INS,ARG2)
      | thing(INS) ),
    inference(orientation,[status(thm)],[just116]) ).

fof(just115,axiom,
    ! [INS,ARG2] :
      ( isa(INS,ARG2)
     => thing(INS) ),
    input ).

fof(just115_0,plain,
    ! [ARG2,INS] :
      ( ~ isa(INS,ARG2)
      | thing(INS) ),
    inference(orientation,[status(thm)],[just115]) ).

fof(just114,axiom,
    ! [ARG1,INS] :
      ( isa(ARG1,INS)
     => collection(INS) ),
    input ).

fof(just114_0,plain,
    ! [ARG1,INS] :
      ( ~ isa(ARG1,INS)
      | collection(INS) ),
    inference(orientation,[status(thm)],[just114]) ).

fof(just113,axiom,
    ! [ARG1,INS] :
      ( isa(ARG1,INS)
     => collection(INS) ),
    input ).

fof(just113_0,plain,
    ! [ARG1,INS] :
      ( ~ isa(ARG1,INS)
      | collection(INS) ),
    inference(orientation,[status(thm)],[just113]) ).

fof(just112,axiom,
    ! [X] :
      ( microtheory(X)
     => genlmt(X,X) ),
    input ).

fof(just112_0,plain,
    ! [X] :
      ( ~ microtheory(X)
      | genlmt(X,X) ),
    inference(orientation,[status(thm)],[just112]) ).

fof(just111,axiom,
    ! [X] :
      ( microtheory(X)
     => genlmt(X,X) ),
    input ).

fof(just111_0,plain,
    ! [X] :
      ( ~ microtheory(X)
      | genlmt(X,X) ),
    inference(orientation,[status(thm)],[just111]) ).

fof(just110,axiom,
    ! [X,Y,Z] :
      ( ( genlmt(X,Y)
        & genlmt(Y,Z) )
     => genlmt(X,Z) ),
    input ).

fof(just110_0,plain,
    ! [X,Y,Z] :
      ( genlmt(X,Z)
      | ~ ( genlmt(X,Y)
          & genlmt(Y,Z) ) ),
    inference(orientation,[status(thm)],[just110]) ).

fof(just109,axiom,
    ! [INS,ARG2] :
      ( genlmt(INS,ARG2)
     => microtheory(INS) ),
    input ).

fof(just109_0,plain,
    ! [ARG2,INS] :
      ( ~ genlmt(INS,ARG2)
      | microtheory(INS) ),
    inference(orientation,[status(thm)],[just109]) ).

fof(just108,axiom,
    ! [INS,ARG2] :
      ( genlmt(INS,ARG2)
     => microtheory(INS) ),
    input ).

fof(just108_0,plain,
    ! [ARG2,INS] :
      ( ~ genlmt(INS,ARG2)
      | microtheory(INS) ),
    inference(orientation,[status(thm)],[just108]) ).

fof(just107,axiom,
    ! [ARG1,INS] :
      ( genlmt(ARG1,INS)
     => microtheory(INS) ),
    input ).

fof(just107_0,plain,
    ! [ARG1,INS] :
      ( ~ genlmt(ARG1,INS)
      | microtheory(INS) ),
    inference(orientation,[status(thm)],[just107]) ).

fof(just106,axiom,
    ! [ARG1,INS] :
      ( genlmt(ARG1,INS)
     => microtheory(INS) ),
    input ).

fof(just106_0,plain,
    ! [ARG1,INS] :
      ( ~ genlmt(ARG1,INS)
      | microtheory(INS) ),
    inference(orientation,[status(thm)],[just106]) ).

fof(just105,axiom,
    ! [SPECMT,GENLMT] :
      ( ( mtvisible(SPECMT)
        & genlmt(SPECMT,GENLMT) )
     => mtvisible(GENLMT) ),
    input ).

fof(just105_0,plain,
    ! [GENLMT,SPECMT] :
      ( mtvisible(GENLMT)
      | ~ ( mtvisible(SPECMT)
          & genlmt(SPECMT,GENLMT) ) ),
    inference(orientation,[status(thm)],[just105]) ).

fof(just104,axiom,
    ! [X] :
      ( transitivebinarypredicate(X)
     => isa(X,c_transitivebinarypredicate) ),
    input ).

fof(just104_0,plain,
    ! [X] :
      ( ~ transitivebinarypredicate(X)
      | isa(X,c_transitivebinarypredicate) ),
    inference(orientation,[status(thm)],[just104]) ).

fof(just103,axiom,
    ! [X] :
      ( isa(X,c_transitivebinarypredicate)
     => transitivebinarypredicate(X) ),
    input ).

fof(just103_0,plain,
    ! [X] :
      ( ~ isa(X,c_transitivebinarypredicate)
      | transitivebinarypredicate(X) ),
    inference(orientation,[status(thm)],[just103]) ).

fof(just102,axiom,
    mtvisible(c_basekb),
    input ).

fof(just102_0,plain,
    ( mtvisible(c_basekb)
    | $false ),
    inference(orientation,[status(thm)],[just102]) ).

fof(just101,axiom,
    ! [ARG1,OLD,NEW] :
      ( ( genls(ARG1,OLD)
        & genls(OLD,NEW) )
     => genls(ARG1,NEW) ),
    input ).

fof(just101_0,plain,
    ! [ARG1,NEW,OLD] :
      ( genls(ARG1,NEW)
      | ~ ( genls(ARG1,OLD)
          & genls(OLD,NEW) ) ),
    inference(orientation,[status(thm)],[just101]) ).

fof(just100,axiom,
    ! [OLD,ARG2,NEW] :
      ( ( genls(OLD,ARG2)
        & genls(NEW,OLD) )
     => genls(NEW,ARG2) ),
    input ).

fof(just100_0,plain,
    ! [ARG2,NEW,OLD] :
      ( genls(NEW,ARG2)
      | ~ ( genls(OLD,ARG2)
          & genls(NEW,OLD) ) ),
    inference(orientation,[status(thm)],[just100]) ).

fof(just99,axiom,
    ! [X] :
      ( collection(X)
     => genls(X,X) ),
    input ).

fof(just99_0,plain,
    ! [X] :
      ( ~ collection(X)
      | genls(X,X) ),
    inference(orientation,[status(thm)],[just99]) ).

fof(just98,axiom,
    ! [X] :
      ( collection(X)
     => genls(X,X) ),
    input ).

fof(just98_0,plain,
    ! [X] :
      ( ~ collection(X)
      | genls(X,X) ),
    inference(orientation,[status(thm)],[just98]) ).

fof(just97,axiom,
    ! [X,Y,Z] :
      ( ( genls(X,Y)
        & genls(Y,Z) )
     => genls(X,Z) ),
    input ).

fof(just97_0,plain,
    ! [X,Y,Z] :
      ( genls(X,Z)
      | ~ ( genls(X,Y)
          & genls(Y,Z) ) ),
    inference(orientation,[status(thm)],[just97]) ).

fof(just96,axiom,
    ! [INS,ARG2] :
      ( genls(INS,ARG2)
     => collection(INS) ),
    input ).

fof(just96_0,plain,
    ! [ARG2,INS] :
      ( ~ genls(INS,ARG2)
      | collection(INS) ),
    inference(orientation,[status(thm)],[just96]) ).

fof(just95,axiom,
    ! [INS,ARG2] :
      ( genls(INS,ARG2)
     => collection(INS) ),
    input ).

fof(just95_0,plain,
    ! [ARG2,INS] :
      ( ~ genls(INS,ARG2)
      | collection(INS) ),
    inference(orientation,[status(thm)],[just95]) ).

fof(just94,axiom,
    ! [ARG1,INS] :
      ( genls(ARG1,INS)
     => collection(INS) ),
    input ).

fof(just94_0,plain,
    ! [ARG1,INS] :
      ( ~ genls(ARG1,INS)
      | collection(INS) ),
    inference(orientation,[status(thm)],[just94]) ).

fof(just93,axiom,
    ! [ARG1,INS] :
      ( genls(ARG1,INS)
     => collection(INS) ),
    input ).

fof(just93_0,plain,
    ! [ARG1,INS] :
      ( ~ genls(ARG1,INS)
      | collection(INS) ),
    inference(orientation,[status(thm)],[just93]) ).

fof(just92,axiom,
    ! [X] :
      ( tptpcol_4_106497(X)
     => isa(X,c_tptpcol_4_106497) ),
    input ).

fof(just92_0,plain,
    ! [X] :
      ( ~ tptpcol_4_106497(X)
      | isa(X,c_tptpcol_4_106497) ),
    inference(orientation,[status(thm)],[just92]) ).

fof(just91,axiom,
    ! [X] :
      ( isa(X,c_tptpcol_4_106497)
     => tptpcol_4_106497(X) ),
    input ).

fof(just91_0,plain,
    ! [X] :
      ( ~ isa(X,c_tptpcol_4_106497)
      | tptpcol_4_106497(X) ),
    inference(orientation,[status(thm)],[just91]) ).

fof(just90,axiom,
    ! [X] :
      ( tptpcol_3_98305(X)
     => isa(X,c_tptpcol_3_98305) ),
    input ).

fof(just90_0,plain,
    ! [X] :
      ( ~ tptpcol_3_98305(X)
      | isa(X,c_tptpcol_3_98305) ),
    inference(orientation,[status(thm)],[just90]) ).

fof(just89,axiom,
    ! [X] :
      ( isa(X,c_tptpcol_3_98305)
     => tptpcol_3_98305(X) ),
    input ).

fof(just89_0,plain,
    ! [X] :
      ( ~ isa(X,c_tptpcol_3_98305)
      | tptpcol_3_98305(X) ),
    inference(orientation,[status(thm)],[just89]) ).

fof(just88,axiom,
    ! [X] :
      ( tptpcol_5_110593(X)
     => isa(X,c_tptpcol_5_110593) ),
    input ).

fof(just88_0,plain,
    ! [X] :
      ( ~ tptpcol_5_110593(X)
      | isa(X,c_tptpcol_5_110593) ),
    inference(orientation,[status(thm)],[just88]) ).

fof(just87,axiom,
    ! [X] :
      ( isa(X,c_tptpcol_5_110593)
     => tptpcol_5_110593(X) ),
    input ).

fof(just87_0,plain,
    ! [X] :
      ( ~ isa(X,c_tptpcol_5_110593)
      | tptpcol_5_110593(X) ),
    inference(orientation,[status(thm)],[just87]) ).

fof(just86,axiom,
    ! [X] :
      ( tptpcol_6_112641(X)
     => isa(X,c_tptpcol_6_112641) ),
    input ).

fof(just86_0,plain,
    ! [X] :
      ( ~ tptpcol_6_112641(X)
      | isa(X,c_tptpcol_6_112641) ),
    inference(orientation,[status(thm)],[just86]) ).

fof(just85,axiom,
    ! [X] :
      ( isa(X,c_tptpcol_6_112641)
     => tptpcol_6_112641(X) ),
    input ).

fof(just85_0,plain,
    ! [X] :
      ( ~ isa(X,c_tptpcol_6_112641)
      | tptpcol_6_112641(X) ),
    inference(orientation,[status(thm)],[just85]) ).

fof(just84,axiom,
    ! [X] :
      ( tptpcol_7_113665(X)
     => isa(X,c_tptpcol_7_113665) ),
    input ).

fof(just84_0,plain,
    ! [X] :
      ( ~ tptpcol_7_113665(X)
      | isa(X,c_tptpcol_7_113665) ),
    inference(orientation,[status(thm)],[just84]) ).

fof(just83,axiom,
    ! [X] :
      ( isa(X,c_tptpcol_7_113665)
     => tptpcol_7_113665(X) ),
    input ).

fof(just83_0,plain,
    ! [X] :
      ( ~ isa(X,c_tptpcol_7_113665)
      | tptpcol_7_113665(X) ),
    inference(orientation,[status(thm)],[just83]) ).

fof(just82,axiom,
    ! [X] :
      ( tptpcol_8_114177(X)
     => isa(X,c_tptpcol_8_114177) ),
    input ).

fof(just82_0,plain,
    ! [X] :
      ( ~ tptpcol_8_114177(X)
      | isa(X,c_tptpcol_8_114177) ),
    inference(orientation,[status(thm)],[just82]) ).

fof(just81,axiom,
    ! [X] :
      ( isa(X,c_tptpcol_8_114177)
     => tptpcol_8_114177(X) ),
    input ).

fof(just81_0,plain,
    ! [X] :
      ( ~ isa(X,c_tptpcol_8_114177)
      | tptpcol_8_114177(X) ),
    inference(orientation,[status(thm)],[just81]) ).

fof(just80,axiom,
    ! [X] :
      ( tptpcol_4_114689(X)
     => isa(X,c_tptpcol_4_114689) ),
    input ).

fof(just80_0,plain,
    ! [X] :
      ( ~ tptpcol_4_114689(X)
      | isa(X,c_tptpcol_4_114689) ),
    inference(orientation,[status(thm)],[just80]) ).

fof(just79,axiom,
    ! [X] :
      ( isa(X,c_tptpcol_4_114689)
     => tptpcol_4_114689(X) ),
    input ).

fof(just79_0,plain,
    ! [X] :
      ( ~ isa(X,c_tptpcol_4_114689)
      | tptpcol_4_114689(X) ),
    inference(orientation,[status(thm)],[just79]) ).

fof(just78,axiom,
    ! [X] :
      ( tptpcol_3_114688(X)
     => isa(X,c_tptpcol_3_114688) ),
    input ).

fof(just78_0,plain,
    ! [X] :
      ( ~ tptpcol_3_114688(X)
      | isa(X,c_tptpcol_3_114688) ),
    inference(orientation,[status(thm)],[just78]) ).

fof(just77,axiom,
    ! [X] :
      ( isa(X,c_tptpcol_3_114688)
     => tptpcol_3_114688(X) ),
    input ).

fof(just77_0,plain,
    ! [X] :
      ( ~ isa(X,c_tptpcol_3_114688)
      | tptpcol_3_114688(X) ),
    inference(orientation,[status(thm)],[just77]) ).

fof(just76,axiom,
    ! [X] :
      ( tptpcol_5_114690(X)
     => isa(X,c_tptpcol_5_114690) ),
    input ).

fof(just76_0,plain,
    ! [X] :
      ( ~ tptpcol_5_114690(X)
      | isa(X,c_tptpcol_5_114690) ),
    inference(orientation,[status(thm)],[just76]) ).

fof(just75,axiom,
    ! [X] :
      ( isa(X,c_tptpcol_5_114690)
     => tptpcol_5_114690(X) ),
    input ).

fof(just75_0,plain,
    ! [X] :
      ( ~ isa(X,c_tptpcol_5_114690)
      | tptpcol_5_114690(X) ),
    inference(orientation,[status(thm)],[just75]) ).

fof(just74,axiom,
    ! [X] :
      ( tptpcol_6_116738(X)
     => isa(X,c_tptpcol_6_116738) ),
    input ).

fof(just74_0,plain,
    ! [X] :
      ( ~ tptpcol_6_116738(X)
      | isa(X,c_tptpcol_6_116738) ),
    inference(orientation,[status(thm)],[just74]) ).

fof(just73,axiom,
    ! [X] :
      ( isa(X,c_tptpcol_6_116738)
     => tptpcol_6_116738(X) ),
    input ).

fof(just73_0,plain,
    ! [X] :
      ( ~ isa(X,c_tptpcol_6_116738)
      | tptpcol_6_116738(X) ),
    inference(orientation,[status(thm)],[just73]) ).

fof(just72,axiom,
    ! [X] :
      ( tptpcol_7_117762(X)
     => isa(X,c_tptpcol_7_117762) ),
    input ).

fof(just72_0,plain,
    ! [X] :
      ( ~ tptpcol_7_117762(X)
      | isa(X,c_tptpcol_7_117762) ),
    inference(orientation,[status(thm)],[just72]) ).

fof(just71,axiom,
    ! [X] :
      ( isa(X,c_tptpcol_7_117762)
     => tptpcol_7_117762(X) ),
    input ).

fof(just71_0,plain,
    ! [X] :
      ( ~ isa(X,c_tptpcol_7_117762)
      | tptpcol_7_117762(X) ),
    inference(orientation,[status(thm)],[just71]) ).

fof(just70,axiom,
    ! [X] :
      ( tptpcol_8_117763(X)
     => isa(X,c_tptpcol_8_117763) ),
    input ).

fof(just70_0,plain,
    ! [X] :
      ( ~ tptpcol_8_117763(X)
      | isa(X,c_tptpcol_8_117763) ),
    inference(orientation,[status(thm)],[just70]) ).

fof(just69,axiom,
    ! [X] :
      ( isa(X,c_tptpcol_8_117763)
     => tptpcol_8_117763(X) ),
    input ).

fof(just69_0,plain,
    ! [X] :
      ( ~ isa(X,c_tptpcol_8_117763)
      | tptpcol_8_117763(X) ),
    inference(orientation,[status(thm)],[just69]) ).

fof(just68,axiom,
    ! [X] :
      ( tptpcol_9_118019(X)
     => isa(X,c_tptpcol_9_118019) ),
    input ).

fof(just68_0,plain,
    ! [X] :
      ( ~ tptpcol_9_118019(X)
      | isa(X,c_tptpcol_9_118019) ),
    inference(orientation,[status(thm)],[just68]) ).

fof(just67,axiom,
    ! [X] :
      ( isa(X,c_tptpcol_9_118019)
     => tptpcol_9_118019(X) ),
    input ).

fof(just67_0,plain,
    ! [X] :
      ( ~ isa(X,c_tptpcol_9_118019)
      | tptpcol_9_118019(X) ),
    inference(orientation,[status(thm)],[just67]) ).

fof(just66,axiom,
    ! [X] :
      ( tptpcol_10_118020(X)
     => isa(X,c_tptpcol_10_118020) ),
    input ).

fof(just66_0,plain,
    ! [X] :
      ( ~ tptpcol_10_118020(X)
      | isa(X,c_tptpcol_10_118020) ),
    inference(orientation,[status(thm)],[just66]) ).

fof(just65,axiom,
    ! [X] :
      ( isa(X,c_tptpcol_10_118020)
     => tptpcol_10_118020(X) ),
    input ).

fof(just65_0,plain,
    ! [X] :
      ( ~ isa(X,c_tptpcol_10_118020)
      | tptpcol_10_118020(X) ),
    inference(orientation,[status(thm)],[just65]) ).

fof(just64,axiom,
    ! [X] :
      ( tptpcol_11_118084(X)
     => isa(X,c_tptpcol_11_118084) ),
    input ).

fof(just64_0,plain,
    ! [X] :
      ( ~ tptpcol_11_118084(X)
      | isa(X,c_tptpcol_11_118084) ),
    inference(orientation,[status(thm)],[just64]) ).

fof(just63,axiom,
    ! [X] :
      ( isa(X,c_tptpcol_11_118084)
     => tptpcol_11_118084(X) ),
    input ).

fof(just63_0,plain,
    ! [X] :
      ( ~ isa(X,c_tptpcol_11_118084)
      | tptpcol_11_118084(X) ),
    inference(orientation,[status(thm)],[just63]) ).

fof(just62,axiom,
    ! [X] :
      ( tptpcol_12_118116(X)
     => isa(X,c_tptpcol_12_118116) ),
    input ).

fof(just62_0,plain,
    ! [X] :
      ( ~ tptpcol_12_118116(X)
      | isa(X,c_tptpcol_12_118116) ),
    inference(orientation,[status(thm)],[just62]) ).

fof(just61,axiom,
    ! [X] :
      ( isa(X,c_tptpcol_12_118116)
     => tptpcol_12_118116(X) ),
    input ).

fof(just61_0,plain,
    ! [X] :
      ( ~ isa(X,c_tptpcol_12_118116)
      | tptpcol_12_118116(X) ),
    inference(orientation,[status(thm)],[just61]) ).

fof(just60,axiom,
    ! [X] :
      ( tptpcol_13_118117(X)
     => isa(X,c_tptpcol_13_118117) ),
    input ).

fof(just60_0,plain,
    ! [X] :
      ( ~ tptpcol_13_118117(X)
      | isa(X,c_tptpcol_13_118117) ),
    inference(orientation,[status(thm)],[just60]) ).

fof(just59,axiom,
    ! [X] :
      ( isa(X,c_tptpcol_13_118117)
     => tptpcol_13_118117(X) ),
    input ).

fof(just59_0,plain,
    ! [X] :
      ( ~ isa(X,c_tptpcol_13_118117)
      | tptpcol_13_118117(X) ),
    inference(orientation,[status(thm)],[just59]) ).

fof(just58,axiom,
    ! [X] :
      ( tptpcol_14_118118(X)
     => isa(X,c_tptpcol_14_118118) ),
    input ).

fof(just58_0,plain,
    ! [X] :
      ( ~ tptpcol_14_118118(X)
      | isa(X,c_tptpcol_14_118118) ),
    inference(orientation,[status(thm)],[just58]) ).

fof(just57,axiom,
    ! [X] :
      ( isa(X,c_tptpcol_14_118118)
     => tptpcol_14_118118(X) ),
    input ).

fof(just57_0,plain,
    ! [X] :
      ( ~ isa(X,c_tptpcol_14_118118)
      | tptpcol_14_118118(X) ),
    inference(orientation,[status(thm)],[just57]) ).

fof(just56,axiom,
    ! [OLD,ARG2,NEW] :
      ( ( disjointwith(OLD,ARG2)
        & genls(NEW,OLD) )
     => disjointwith(NEW,ARG2) ),
    input ).

fof(just56_0,plain,
    ! [ARG2,NEW,OLD] :
      ( disjointwith(NEW,ARG2)
      | ~ ( disjointwith(OLD,ARG2)
          & genls(NEW,OLD) ) ),
    inference(orientation,[status(thm)],[just56]) ).

fof(just55,axiom,
    ! [ARG1,OLD,NEW] :
      ( ( disjointwith(ARG1,OLD)
        & genls(NEW,OLD) )
     => disjointwith(ARG1,NEW) ),
    input ).

fof(just55_0,plain,
    ! [ARG1,NEW,OLD] :
      ( disjointwith(ARG1,NEW)
      | ~ ( disjointwith(ARG1,OLD)
          & genls(NEW,OLD) ) ),
    inference(orientation,[status(thm)],[just55]) ).

fof(just54,axiom,
    ! [X,Y] :
      ( disjointwith(X,Y)
     => disjointwith(Y,X) ),
    input ).

fof(just54_0,plain,
    ! [X,Y] :
      ( ~ disjointwith(X,Y)
      | disjointwith(Y,X) ),
    inference(orientation,[status(thm)],[just54]) ).

fof(just53,axiom,
    ! [INS,ARG2] :
      ( disjointwith(INS,ARG2)
     => collection(INS) ),
    input ).

fof(just53_0,plain,
    ! [ARG2,INS] :
      ( ~ disjointwith(INS,ARG2)
      | collection(INS) ),
    inference(orientation,[status(thm)],[just53]) ).

fof(just52,axiom,
    ! [ARG1,INS] :
      ( disjointwith(ARG1,INS)
     => collection(INS) ),
    input ).

fof(just52_0,plain,
    ! [ARG1,INS] :
      ( ~ disjointwith(ARG1,INS)
      | collection(INS) ),
    inference(orientation,[status(thm)],[just52]) ).

fof(just51,axiom,
    ! [ARG1,OLD,NEW] :
      ( ( genlinverse(ARG1,OLD)
        & genlpreds(OLD,NEW) )
     => genlinverse(ARG1,NEW) ),
    input ).

fof(just51_0,plain,
    ! [ARG1,NEW,OLD] :
      ( genlinverse(ARG1,NEW)
      | ~ ( genlinverse(ARG1,OLD)
          & genlpreds(OLD,NEW) ) ),
    inference(orientation,[status(thm)],[just51]) ).

fof(just50,axiom,
    ! [OLD,ARG2,NEW] :
      ( ( genlinverse(OLD,ARG2)
        & genlpreds(NEW,OLD) )
     => genlinverse(NEW,ARG2) ),
    input ).

fof(just50_0,plain,
    ! [ARG2,NEW,OLD] :
      ( genlinverse(NEW,ARG2)
      | ~ ( genlinverse(OLD,ARG2)
          & genlpreds(NEW,OLD) ) ),
    inference(orientation,[status(thm)],[just50]) ).

fof(just49,axiom,
    ! [INS,ARG2] :
      ( genlinverse(INS,ARG2)
     => binarypredicate(INS) ),
    input ).

fof(just49_0,plain,
    ! [ARG2,INS] :
      ( ~ genlinverse(INS,ARG2)
      | binarypredicate(INS) ),
    inference(orientation,[status(thm)],[just49]) ).

fof(just48,axiom,
    ! [ARG1,INS] :
      ( genlinverse(ARG1,INS)
     => binarypredicate(INS) ),
    input ).

fof(just48_0,plain,
    ! [ARG1,INS] :
      ( ~ genlinverse(ARG1,INS)
      | binarypredicate(INS) ),
    inference(orientation,[status(thm)],[just48]) ).

fof(just47,axiom,
    ! [X] :
      ( predicate(X)
     => genlpreds(X,X) ),
    input ).

fof(just47_0,plain,
    ! [X] :
      ( ~ predicate(X)
      | genlpreds(X,X) ),
    inference(orientation,[status(thm)],[just47]) ).

fof(just46,axiom,
    ! [X] :
      ( predicate(X)
     => genlpreds(X,X) ),
    input ).

fof(just46_0,plain,
    ! [X] :
      ( ~ predicate(X)
      | genlpreds(X,X) ),
    inference(orientation,[status(thm)],[just46]) ).

fof(just45,axiom,
    ! [X,Y,Z] :
      ( ( genlpreds(X,Y)
        & genlpreds(Y,Z) )
     => genlpreds(X,Z) ),
    input ).

fof(just45_0,plain,
    ! [X,Y,Z] :
      ( genlpreds(X,Z)
      | ~ ( genlpreds(X,Y)
          & genlpreds(Y,Z) ) ),
    inference(orientation,[status(thm)],[just45]) ).

fof(just44,axiom,
    ! [INS,ARG2] :
      ( genlpreds(INS,ARG2)
     => predicate(INS) ),
    input ).

fof(just44_0,plain,
    ! [ARG2,INS] :
      ( ~ genlpreds(INS,ARG2)
      | predicate(INS) ),
    inference(orientation,[status(thm)],[just44]) ).

fof(just43,axiom,
    ! [INS,ARG2] :
      ( genlpreds(INS,ARG2)
     => predicate(INS) ),
    input ).

fof(just43_0,plain,
    ! [ARG2,INS] :
      ( ~ genlpreds(INS,ARG2)
      | predicate(INS) ),
    inference(orientation,[status(thm)],[just43]) ).

fof(just42,axiom,
    ! [ARG1,INS] :
      ( genlpreds(ARG1,INS)
     => predicate(INS) ),
    input ).

fof(just42_0,plain,
    ! [ARG1,INS] :
      ( ~ genlpreds(ARG1,INS)
      | predicate(INS) ),
    inference(orientation,[status(thm)],[just42]) ).

fof(just41,axiom,
    ! [ARG1,INS] :
      ( genlpreds(ARG1,INS)
     => predicate(INS) ),
    input ).

fof(just41_0,plain,
    ! [ARG1,INS] :
      ( ~ genlpreds(ARG1,INS)
      | predicate(INS) ),
    inference(orientation,[status(thm)],[just41]) ).

fof(just40,axiom,
    ! [SPECPRED,PRED,GENLPRED] :
      ( ( genlinverse(SPECPRED,PRED)
        & genlinverse(PRED,GENLPRED) )
     => genlpreds(SPECPRED,GENLPRED) ),
    input ).

fof(just40_0,plain,
    ! [GENLPRED,PRED,SPECPRED] :
      ( genlpreds(SPECPRED,GENLPRED)
      | ~ ( genlinverse(SPECPRED,PRED)
          & genlinverse(PRED,GENLPRED) ) ),
    inference(orientation,[status(thm)],[just40]) ).

fof(just37,axiom,
    disjointwith(c_tptpcol_3_98305,c_tptpcol_3_114688),
    input ).

fof(just37_0,plain,
    ( disjointwith(c_tptpcol_3_98305,c_tptpcol_3_114688)
    | $false ),
    inference(orientation,[status(thm)],[just37]) ).

fof(just36,axiom,
    ! [OBJ] :
      ( tptpcol_14_118118(OBJ)
     => tptpcol_13_118117(OBJ) ),
    input ).

fof(just36_0,plain,
    ! [OBJ] :
      ( ~ tptpcol_14_118118(OBJ)
      | tptpcol_13_118117(OBJ) ),
    inference(orientation,[status(thm)],[just36]) ).

fof(just35,axiom,
    genls(c_tptpcol_14_118118,c_tptpcol_13_118117),
    input ).

fof(just35_0,plain,
    ( genls(c_tptpcol_14_118118,c_tptpcol_13_118117)
    | $false ),
    inference(orientation,[status(thm)],[just35]) ).

fof(just34,axiom,
    ! [OBJ] :
      ( tptpcol_13_118117(OBJ)
     => tptpcol_12_118116(OBJ) ),
    input ).

fof(just34_0,plain,
    ! [OBJ] :
      ( ~ tptpcol_13_118117(OBJ)
      | tptpcol_12_118116(OBJ) ),
    inference(orientation,[status(thm)],[just34]) ).

fof(just33,axiom,
    genls(c_tptpcol_13_118117,c_tptpcol_12_118116),
    input ).

fof(just33_0,plain,
    ( genls(c_tptpcol_13_118117,c_tptpcol_12_118116)
    | $false ),
    inference(orientation,[status(thm)],[just33]) ).

fof(just32,axiom,
    ! [OBJ] :
      ( tptpcol_12_118116(OBJ)
     => tptpcol_11_118084(OBJ) ),
    input ).

fof(just32_0,plain,
    ! [OBJ] :
      ( ~ tptpcol_12_118116(OBJ)
      | tptpcol_11_118084(OBJ) ),
    inference(orientation,[status(thm)],[just32]) ).

fof(just31,axiom,
    genls(c_tptpcol_12_118116,c_tptpcol_11_118084),
    input ).

fof(just31_0,plain,
    ( genls(c_tptpcol_12_118116,c_tptpcol_11_118084)
    | $false ),
    inference(orientation,[status(thm)],[just31]) ).

fof(just30,axiom,
    ! [OBJ] :
      ( tptpcol_11_118084(OBJ)
     => tptpcol_10_118020(OBJ) ),
    input ).

fof(just30_0,plain,
    ! [OBJ] :
      ( ~ tptpcol_11_118084(OBJ)
      | tptpcol_10_118020(OBJ) ),
    inference(orientation,[status(thm)],[just30]) ).

fof(just29,axiom,
    genls(c_tptpcol_11_118084,c_tptpcol_10_118020),
    input ).

fof(just29_0,plain,
    ( genls(c_tptpcol_11_118084,c_tptpcol_10_118020)
    | $false ),
    inference(orientation,[status(thm)],[just29]) ).

fof(just28,axiom,
    ! [OBJ] :
      ( tptpcol_10_118020(OBJ)
     => tptpcol_9_118019(OBJ) ),
    input ).

fof(just28_0,plain,
    ! [OBJ] :
      ( ~ tptpcol_10_118020(OBJ)
      | tptpcol_9_118019(OBJ) ),
    inference(orientation,[status(thm)],[just28]) ).

fof(just27,axiom,
    genls(c_tptpcol_10_118020,c_tptpcol_9_118019),
    input ).

fof(just27_0,plain,
    ( genls(c_tptpcol_10_118020,c_tptpcol_9_118019)
    | $false ),
    inference(orientation,[status(thm)],[just27]) ).

fof(just26,axiom,
    ! [OBJ] :
      ( tptpcol_9_118019(OBJ)
     => tptpcol_8_117763(OBJ) ),
    input ).

fof(just26_0,plain,
    ! [OBJ] :
      ( ~ tptpcol_9_118019(OBJ)
      | tptpcol_8_117763(OBJ) ),
    inference(orientation,[status(thm)],[just26]) ).

fof(just25,axiom,
    genls(c_tptpcol_9_118019,c_tptpcol_8_117763),
    input ).

fof(just25_0,plain,
    ( genls(c_tptpcol_9_118019,c_tptpcol_8_117763)
    | $false ),
    inference(orientation,[status(thm)],[just25]) ).

fof(just24,axiom,
    ! [OBJ] :
      ( tptpcol_8_117763(OBJ)
     => tptpcol_7_117762(OBJ) ),
    input ).

fof(just24_0,plain,
    ! [OBJ] :
      ( ~ tptpcol_8_117763(OBJ)
      | tptpcol_7_117762(OBJ) ),
    inference(orientation,[status(thm)],[just24]) ).

fof(just23,axiom,
    genls(c_tptpcol_8_117763,c_tptpcol_7_117762),
    input ).

fof(just23_0,plain,
    ( genls(c_tptpcol_8_117763,c_tptpcol_7_117762)
    | $false ),
    inference(orientation,[status(thm)],[just23]) ).

fof(just22,axiom,
    ! [OBJ] :
      ( tptpcol_7_117762(OBJ)
     => tptpcol_6_116738(OBJ) ),
    input ).

fof(just22_0,plain,
    ! [OBJ] :
      ( ~ tptpcol_7_117762(OBJ)
      | tptpcol_6_116738(OBJ) ),
    inference(orientation,[status(thm)],[just22]) ).

fof(just21,axiom,
    genls(c_tptpcol_7_117762,c_tptpcol_6_116738),
    input ).

fof(just21_0,plain,
    ( genls(c_tptpcol_7_117762,c_tptpcol_6_116738)
    | $false ),
    inference(orientation,[status(thm)],[just21]) ).

fof(just20,axiom,
    ! [OBJ] :
      ( tptpcol_6_116738(OBJ)
     => tptpcol_5_114690(OBJ) ),
    input ).

fof(just20_0,plain,
    ! [OBJ] :
      ( ~ tptpcol_6_116738(OBJ)
      | tptpcol_5_114690(OBJ) ),
    inference(orientation,[status(thm)],[just20]) ).

fof(just19,axiom,
    genls(c_tptpcol_6_116738,c_tptpcol_5_114690),
    input ).

fof(just19_0,plain,
    ( genls(c_tptpcol_6_116738,c_tptpcol_5_114690)
    | $false ),
    inference(orientation,[status(thm)],[just19]) ).

fof(just18,axiom,
    ! [OBJ] :
      ( tptpcol_5_114690(OBJ)
     => tptpcol_4_114689(OBJ) ),
    input ).

fof(just18_0,plain,
    ! [OBJ] :
      ( ~ tptpcol_5_114690(OBJ)
      | tptpcol_4_114689(OBJ) ),
    inference(orientation,[status(thm)],[just18]) ).

fof(just17,axiom,
    genls(c_tptpcol_5_114690,c_tptpcol_4_114689),
    input ).

fof(just17_0,plain,
    ( genls(c_tptpcol_5_114690,c_tptpcol_4_114689)
    | $false ),
    inference(orientation,[status(thm)],[just17]) ).

fof(just16,axiom,
    ! [OBJ] :
      ( tptpcol_4_114689(OBJ)
     => tptpcol_3_114688(OBJ) ),
    input ).

fof(just16_0,plain,
    ! [OBJ] :
      ( ~ tptpcol_4_114689(OBJ)
      | tptpcol_3_114688(OBJ) ),
    inference(orientation,[status(thm)],[just16]) ).

fof(just15,axiom,
    genls(c_tptpcol_4_114689,c_tptpcol_3_114688),
    input ).

fof(just15_0,plain,
    ( genls(c_tptpcol_4_114689,c_tptpcol_3_114688)
    | $false ),
    inference(orientation,[status(thm)],[just15]) ).

fof(just14,axiom,
    ! [OBJ] :
      ( tptpcol_8_114177(OBJ)
     => tptpcol_7_113665(OBJ) ),
    input ).

fof(just14_0,plain,
    ! [OBJ] :
      ( ~ tptpcol_8_114177(OBJ)
      | tptpcol_7_113665(OBJ) ),
    inference(orientation,[status(thm)],[just14]) ).

fof(just13,axiom,
    genls(c_tptpcol_8_114177,c_tptpcol_7_113665),
    input ).

fof(just13_0,plain,
    ( genls(c_tptpcol_8_114177,c_tptpcol_7_113665)
    | $false ),
    inference(orientation,[status(thm)],[just13]) ).

fof(just12,axiom,
    ! [OBJ] :
      ( tptpcol_7_113665(OBJ)
     => tptpcol_6_112641(OBJ) ),
    input ).

fof(just12_0,plain,
    ! [OBJ] :
      ( ~ tptpcol_7_113665(OBJ)
      | tptpcol_6_112641(OBJ) ),
    inference(orientation,[status(thm)],[just12]) ).

fof(just11,axiom,
    genls(c_tptpcol_7_113665,c_tptpcol_6_112641),
    input ).

fof(just11_0,plain,
    ( genls(c_tptpcol_7_113665,c_tptpcol_6_112641)
    | $false ),
    inference(orientation,[status(thm)],[just11]) ).

fof(just10,axiom,
    ! [OBJ] :
      ( tptpcol_6_112641(OBJ)
     => tptpcol_5_110593(OBJ) ),
    input ).

fof(just10_0,plain,
    ! [OBJ] :
      ( ~ tptpcol_6_112641(OBJ)
      | tptpcol_5_110593(OBJ) ),
    inference(orientation,[status(thm)],[just10]) ).

fof(just9,axiom,
    genls(c_tptpcol_6_112641,c_tptpcol_5_110593),
    input ).

fof(just9_0,plain,
    ( genls(c_tptpcol_6_112641,c_tptpcol_5_110593)
    | $false ),
    inference(orientation,[status(thm)],[just9]) ).

fof(just8,axiom,
    ! [OBJ] :
      ( tptpcol_5_110593(OBJ)
     => tptpcol_4_106497(OBJ) ),
    input ).

fof(just8_0,plain,
    ! [OBJ] :
      ( ~ tptpcol_5_110593(OBJ)
      | tptpcol_4_106497(OBJ) ),
    inference(orientation,[status(thm)],[just8]) ).

fof(just7,axiom,
    genls(c_tptpcol_5_110593,c_tptpcol_4_106497),
    input ).

fof(just7_0,plain,
    ( genls(c_tptpcol_5_110593,c_tptpcol_4_106497)
    | $false ),
    inference(orientation,[status(thm)],[just7]) ).

fof(just6,axiom,
    ! [OBJ] :
      ( tptpcol_4_106497(OBJ)
     => tptpcol_3_98305(OBJ) ),
    input ).

fof(just6_0,plain,
    ! [OBJ] :
      ( ~ tptpcol_4_106497(OBJ)
      | tptpcol_3_98305(OBJ) ),
    inference(orientation,[status(thm)],[just6]) ).

fof(just5,axiom,
    genls(c_tptpcol_4_106497,c_tptpcol_3_98305),
    input ).

fof(just5_0,plain,
    ( genls(c_tptpcol_4_106497,c_tptpcol_3_98305)
    | $false ),
    inference(orientation,[status(thm)],[just5]) ).

fof(just4,axiom,
    genlmt(c_basekb,c_universalvocabularymt),
    input ).

fof(just4_0,plain,
    ( genlmt(c_basekb,c_universalvocabularymt)
    | $false ),
    inference(orientation,[status(thm)],[just4]) ).

fof(just3,axiom,
    genlmt(c_timehasnoendmt,c_generictemporalmt),
    input ).

fof(just3_0,plain,
    ( genlmt(c_timehasnoendmt,c_generictemporalmt)
    | $false ),
    inference(orientation,[status(thm)],[just3]) ).

fof(just2,axiom,
    genlmt(c_generictemporalmt,c_basekb),
    input ).

fof(just2_0,plain,
    ( genlmt(c_generictemporalmt,c_basekb)
    | $false ),
    inference(orientation,[status(thm)],[just2]) ).

fof(just1,axiom,
    transitivebinarypredicate(c_genlmt),
    input ).

fof(just1_0,plain,
    ( transitivebinarypredicate(c_genlmt)
    | $false ),
    inference(orientation,[status(thm)],[just1]) ).

fof(def_lhs_atom1,axiom,
    ( lhs_atom1
  <=> transitivebinarypredicate(c_genlmt) ),
    inference(definition,[],]) ).

fof(to_be_clausified_0,plain,
    ( lhs_atom1
    | $false ),
    inference(fold_definition,[status(thm)],[just1_0,def_lhs_atom1]) ).

fof(def_lhs_atom2,axiom,
    ( lhs_atom2
  <=> genlmt(c_generictemporalmt,c_basekb) ),
    inference(definition,[],]) ).

fof(to_be_clausified_1,plain,
    ( lhs_atom2
    | $false ),
    inference(fold_definition,[status(thm)],[just2_0,def_lhs_atom2]) ).

fof(def_lhs_atom3,axiom,
    ( lhs_atom3
  <=> genlmt(c_timehasnoendmt,c_generictemporalmt) ),
    inference(definition,[],]) ).

fof(to_be_clausified_2,plain,
    ( lhs_atom3
    | $false ),
    inference(fold_definition,[status(thm)],[just3_0,def_lhs_atom3]) ).

fof(def_lhs_atom4,axiom,
    ( lhs_atom4
  <=> genlmt(c_basekb,c_universalvocabularymt) ),
    inference(definition,[],]) ).

fof(to_be_clausified_3,plain,
    ( lhs_atom4
    | $false ),
    inference(fold_definition,[status(thm)],[just4_0,def_lhs_atom4]) ).

fof(def_lhs_atom5,axiom,
    ( lhs_atom5
  <=> genls(c_tptpcol_4_106497,c_tptpcol_3_98305) ),
    inference(definition,[],]) ).

fof(to_be_clausified_4,plain,
    ( lhs_atom5
    | $false ),
    inference(fold_definition,[status(thm)],[just5_0,def_lhs_atom5]) ).

fof(def_lhs_atom6,axiom,
    ! [OBJ] :
      ( lhs_atom6(OBJ)
    <=> ~ tptpcol_4_106497(OBJ) ),
    inference(definition,[],]) ).

fof(to_be_clausified_5,plain,
    ! [OBJ] :
      ( lhs_atom6(OBJ)
      | tptpcol_3_98305(OBJ) ),
    inference(fold_definition,[status(thm)],[just6_0,def_lhs_atom6]) ).

fof(def_lhs_atom7,axiom,
    ( lhs_atom7
  <=> genls(c_tptpcol_5_110593,c_tptpcol_4_106497) ),
    inference(definition,[],]) ).

fof(to_be_clausified_6,plain,
    ( lhs_atom7
    | $false ),
    inference(fold_definition,[status(thm)],[just7_0,def_lhs_atom7]) ).

fof(def_lhs_atom8,axiom,
    ! [OBJ] :
      ( lhs_atom8(OBJ)
    <=> ~ tptpcol_5_110593(OBJ) ),
    inference(definition,[],]) ).

fof(to_be_clausified_7,plain,
    ! [OBJ] :
      ( lhs_atom8(OBJ)
      | tptpcol_4_106497(OBJ) ),
    inference(fold_definition,[status(thm)],[just8_0,def_lhs_atom8]) ).

fof(def_lhs_atom9,axiom,
    ( lhs_atom9
  <=> genls(c_tptpcol_6_112641,c_tptpcol_5_110593) ),
    inference(definition,[],]) ).

fof(to_be_clausified_8,plain,
    ( lhs_atom9
    | $false ),
    inference(fold_definition,[status(thm)],[just9_0,def_lhs_atom9]) ).

fof(def_lhs_atom10,axiom,
    ! [OBJ] :
      ( lhs_atom10(OBJ)
    <=> ~ tptpcol_6_112641(OBJ) ),
    inference(definition,[],]) ).

fof(to_be_clausified_9,plain,
    ! [OBJ] :
      ( lhs_atom10(OBJ)
      | tptpcol_5_110593(OBJ) ),
    inference(fold_definition,[status(thm)],[just10_0,def_lhs_atom10]) ).

fof(def_lhs_atom11,axiom,
    ( lhs_atom11
  <=> genls(c_tptpcol_7_113665,c_tptpcol_6_112641) ),
    inference(definition,[],]) ).

fof(to_be_clausified_10,plain,
    ( lhs_atom11
    | $false ),
    inference(fold_definition,[status(thm)],[just11_0,def_lhs_atom11]) ).

fof(def_lhs_atom12,axiom,
    ! [OBJ] :
      ( lhs_atom12(OBJ)
    <=> ~ tptpcol_7_113665(OBJ) ),
    inference(definition,[],]) ).

fof(to_be_clausified_11,plain,
    ! [OBJ] :
      ( lhs_atom12(OBJ)
      | tptpcol_6_112641(OBJ) ),
    inference(fold_definition,[status(thm)],[just12_0,def_lhs_atom12]) ).

fof(def_lhs_atom13,axiom,
    ( lhs_atom13
  <=> genls(c_tptpcol_8_114177,c_tptpcol_7_113665) ),
    inference(definition,[],]) ).

fof(to_be_clausified_12,plain,
    ( lhs_atom13
    | $false ),
    inference(fold_definition,[status(thm)],[just13_0,def_lhs_atom13]) ).

fof(def_lhs_atom14,axiom,
    ! [OBJ] :
      ( lhs_atom14(OBJ)
    <=> ~ tptpcol_8_114177(OBJ) ),
    inference(definition,[],]) ).

fof(to_be_clausified_13,plain,
    ! [OBJ] :
      ( lhs_atom14(OBJ)
      | tptpcol_7_113665(OBJ) ),
    inference(fold_definition,[status(thm)],[just14_0,def_lhs_atom14]) ).

fof(def_lhs_atom15,axiom,
    ( lhs_atom15
  <=> genls(c_tptpcol_4_114689,c_tptpcol_3_114688) ),
    inference(definition,[],]) ).

fof(to_be_clausified_14,plain,
    ( lhs_atom15
    | $false ),
    inference(fold_definition,[status(thm)],[just15_0,def_lhs_atom15]) ).

fof(def_lhs_atom16,axiom,
    ! [OBJ] :
      ( lhs_atom16(OBJ)
    <=> ~ tptpcol_4_114689(OBJ) ),
    inference(definition,[],]) ).

fof(to_be_clausified_15,plain,
    ! [OBJ] :
      ( lhs_atom16(OBJ)
      | tptpcol_3_114688(OBJ) ),
    inference(fold_definition,[status(thm)],[just16_0,def_lhs_atom16]) ).

fof(def_lhs_atom17,axiom,
    ( lhs_atom17
  <=> genls(c_tptpcol_5_114690,c_tptpcol_4_114689) ),
    inference(definition,[],]) ).

fof(to_be_clausified_16,plain,
    ( lhs_atom17
    | $false ),
    inference(fold_definition,[status(thm)],[just17_0,def_lhs_atom17]) ).

fof(def_lhs_atom18,axiom,
    ! [OBJ] :
      ( lhs_atom18(OBJ)
    <=> ~ tptpcol_5_114690(OBJ) ),
    inference(definition,[],]) ).

fof(to_be_clausified_17,plain,
    ! [OBJ] :
      ( lhs_atom18(OBJ)
      | tptpcol_4_114689(OBJ) ),
    inference(fold_definition,[status(thm)],[just18_0,def_lhs_atom18]) ).

fof(def_lhs_atom19,axiom,
    ( lhs_atom19
  <=> genls(c_tptpcol_6_116738,c_tptpcol_5_114690) ),
    inference(definition,[],]) ).

fof(to_be_clausified_18,plain,
    ( lhs_atom19
    | $false ),
    inference(fold_definition,[status(thm)],[just19_0,def_lhs_atom19]) ).

fof(def_lhs_atom20,axiom,
    ! [OBJ] :
      ( lhs_atom20(OBJ)
    <=> ~ tptpcol_6_116738(OBJ) ),
    inference(definition,[],]) ).

fof(to_be_clausified_19,plain,
    ! [OBJ] :
      ( lhs_atom20(OBJ)
      | tptpcol_5_114690(OBJ) ),
    inference(fold_definition,[status(thm)],[just20_0,def_lhs_atom20]) ).

fof(def_lhs_atom21,axiom,
    ( lhs_atom21
  <=> genls(c_tptpcol_7_117762,c_tptpcol_6_116738) ),
    inference(definition,[],]) ).

fof(to_be_clausified_20,plain,
    ( lhs_atom21
    | $false ),
    inference(fold_definition,[status(thm)],[just21_0,def_lhs_atom21]) ).

fof(def_lhs_atom22,axiom,
    ! [OBJ] :
      ( lhs_atom22(OBJ)
    <=> ~ tptpcol_7_117762(OBJ) ),
    inference(definition,[],]) ).

fof(to_be_clausified_21,plain,
    ! [OBJ] :
      ( lhs_atom22(OBJ)
      | tptpcol_6_116738(OBJ) ),
    inference(fold_definition,[status(thm)],[just22_0,def_lhs_atom22]) ).

fof(def_lhs_atom23,axiom,
    ( lhs_atom23
  <=> genls(c_tptpcol_8_117763,c_tptpcol_7_117762) ),
    inference(definition,[],]) ).

fof(to_be_clausified_22,plain,
    ( lhs_atom23
    | $false ),
    inference(fold_definition,[status(thm)],[just23_0,def_lhs_atom23]) ).

fof(def_lhs_atom24,axiom,
    ! [OBJ] :
      ( lhs_atom24(OBJ)
    <=> ~ tptpcol_8_117763(OBJ) ),
    inference(definition,[],]) ).

fof(to_be_clausified_23,plain,
    ! [OBJ] :
      ( lhs_atom24(OBJ)
      | tptpcol_7_117762(OBJ) ),
    inference(fold_definition,[status(thm)],[just24_0,def_lhs_atom24]) ).

fof(def_lhs_atom25,axiom,
    ( lhs_atom25
  <=> genls(c_tptpcol_9_118019,c_tptpcol_8_117763) ),
    inference(definition,[],]) ).

fof(to_be_clausified_24,plain,
    ( lhs_atom25
    | $false ),
    inference(fold_definition,[status(thm)],[just25_0,def_lhs_atom25]) ).

fof(def_lhs_atom26,axiom,
    ! [OBJ] :
      ( lhs_atom26(OBJ)
    <=> ~ tptpcol_9_118019(OBJ) ),
    inference(definition,[],]) ).

fof(to_be_clausified_25,plain,
    ! [OBJ] :
      ( lhs_atom26(OBJ)
      | tptpcol_8_117763(OBJ) ),
    inference(fold_definition,[status(thm)],[just26_0,def_lhs_atom26]) ).

fof(def_lhs_atom27,axiom,
    ( lhs_atom27
  <=> genls(c_tptpcol_10_118020,c_tptpcol_9_118019) ),
    inference(definition,[],]) ).

fof(to_be_clausified_26,plain,
    ( lhs_atom27
    | $false ),
    inference(fold_definition,[status(thm)],[just27_0,def_lhs_atom27]) ).

fof(def_lhs_atom28,axiom,
    ! [OBJ] :
      ( lhs_atom28(OBJ)
    <=> ~ tptpcol_10_118020(OBJ) ),
    inference(definition,[],]) ).

fof(to_be_clausified_27,plain,
    ! [OBJ] :
      ( lhs_atom28(OBJ)
      | tptpcol_9_118019(OBJ) ),
    inference(fold_definition,[status(thm)],[just28_0,def_lhs_atom28]) ).

fof(def_lhs_atom29,axiom,
    ( lhs_atom29
  <=> genls(c_tptpcol_11_118084,c_tptpcol_10_118020) ),
    inference(definition,[],]) ).

fof(to_be_clausified_28,plain,
    ( lhs_atom29
    | $false ),
    inference(fold_definition,[status(thm)],[just29_0,def_lhs_atom29]) ).

fof(def_lhs_atom30,axiom,
    ! [OBJ] :
      ( lhs_atom30(OBJ)
    <=> ~ tptpcol_11_118084(OBJ) ),
    inference(definition,[],]) ).

fof(to_be_clausified_29,plain,
    ! [OBJ] :
      ( lhs_atom30(OBJ)
      | tptpcol_10_118020(OBJ) ),
    inference(fold_definition,[status(thm)],[just30_0,def_lhs_atom30]) ).

fof(def_lhs_atom31,axiom,
    ( lhs_atom31
  <=> genls(c_tptpcol_12_118116,c_tptpcol_11_118084) ),
    inference(definition,[],]) ).

fof(to_be_clausified_30,plain,
    ( lhs_atom31
    | $false ),
    inference(fold_definition,[status(thm)],[just31_0,def_lhs_atom31]) ).

fof(def_lhs_atom32,axiom,
    ! [OBJ] :
      ( lhs_atom32(OBJ)
    <=> ~ tptpcol_12_118116(OBJ) ),
    inference(definition,[],]) ).

fof(to_be_clausified_31,plain,
    ! [OBJ] :
      ( lhs_atom32(OBJ)
      | tptpcol_11_118084(OBJ) ),
    inference(fold_definition,[status(thm)],[just32_0,def_lhs_atom32]) ).

fof(def_lhs_atom33,axiom,
    ( lhs_atom33
  <=> genls(c_tptpcol_13_118117,c_tptpcol_12_118116) ),
    inference(definition,[],]) ).

fof(to_be_clausified_32,plain,
    ( lhs_atom33
    | $false ),
    inference(fold_definition,[status(thm)],[just33_0,def_lhs_atom33]) ).

fof(def_lhs_atom34,axiom,
    ! [OBJ] :
      ( lhs_atom34(OBJ)
    <=> ~ tptpcol_13_118117(OBJ) ),
    inference(definition,[],]) ).

fof(to_be_clausified_33,plain,
    ! [OBJ] :
      ( lhs_atom34(OBJ)
      | tptpcol_12_118116(OBJ) ),
    inference(fold_definition,[status(thm)],[just34_0,def_lhs_atom34]) ).

fof(def_lhs_atom35,axiom,
    ( lhs_atom35
  <=> genls(c_tptpcol_14_118118,c_tptpcol_13_118117) ),
    inference(definition,[],]) ).

fof(to_be_clausified_34,plain,
    ( lhs_atom35
    | $false ),
    inference(fold_definition,[status(thm)],[just35_0,def_lhs_atom35]) ).

fof(def_lhs_atom36,axiom,
    ! [OBJ] :
      ( lhs_atom36(OBJ)
    <=> ~ tptpcol_14_118118(OBJ) ),
    inference(definition,[],]) ).

fof(to_be_clausified_35,plain,
    ! [OBJ] :
      ( lhs_atom36(OBJ)
      | tptpcol_13_118117(OBJ) ),
    inference(fold_definition,[status(thm)],[just36_0,def_lhs_atom36]) ).

fof(def_lhs_atom37,axiom,
    ( lhs_atom37
  <=> disjointwith(c_tptpcol_3_98305,c_tptpcol_3_114688) ),
    inference(definition,[],]) ).

fof(to_be_clausified_36,plain,
    ( lhs_atom37
    | $false ),
    inference(fold_definition,[status(thm)],[just37_0,def_lhs_atom37]) ).

fof(def_lhs_atom38,axiom,
    ! [SPECPRED,GENLPRED] :
      ( lhs_atom38(SPECPRED,GENLPRED)
    <=> genlpreds(SPECPRED,GENLPRED) ),
    inference(definition,[],]) ).

fof(to_be_clausified_37,plain,
    ! [GENLPRED,PRED,SPECPRED] :
      ( lhs_atom38(SPECPRED,GENLPRED)
      | ~ ( genlinverse(SPECPRED,PRED)
          & genlinverse(PRED,GENLPRED) ) ),
    inference(fold_definition,[status(thm)],[just40_0,def_lhs_atom38]) ).

fof(def_lhs_atom39,axiom,
    ! [INS,ARG1] :
      ( lhs_atom39(INS,ARG1)
    <=> ~ genlpreds(ARG1,INS) ),
    inference(definition,[],]) ).

fof(to_be_clausified_38,plain,
    ! [ARG1,INS] :
      ( lhs_atom39(INS,ARG1)
      | predicate(INS) ),
    inference(fold_definition,[status(thm)],[just41_0,def_lhs_atom39]) ).

fof(to_be_clausified_39,plain,
    ! [ARG1,INS] :
      ( lhs_atom39(INS,ARG1)
      | predicate(INS) ),
    inference(fold_definition,[status(thm)],[just42_0,def_lhs_atom39]) ).

fof(def_lhs_atom40,axiom,
    ! [INS,ARG2] :
      ( lhs_atom40(INS,ARG2)
    <=> ~ genlpreds(INS,ARG2) ),
    inference(definition,[],]) ).

fof(to_be_clausified_40,plain,
    ! [ARG2,INS] :
      ( lhs_atom40(INS,ARG2)
      | predicate(INS) ),
    inference(fold_definition,[status(thm)],[just43_0,def_lhs_atom40]) ).

fof(to_be_clausified_41,plain,
    ! [ARG2,INS] :
      ( lhs_atom40(INS,ARG2)
      | predicate(INS) ),
    inference(fold_definition,[status(thm)],[just44_0,def_lhs_atom40]) ).

fof(def_lhs_atom41,axiom,
    ! [Z,X] :
      ( lhs_atom41(Z,X)
    <=> genlpreds(X,Z) ),
    inference(definition,[],]) ).

fof(to_be_clausified_42,plain,
    ! [X,Y,Z] :
      ( lhs_atom41(Z,X)
      | ~ ( genlpreds(X,Y)
          & genlpreds(Y,Z) ) ),
    inference(fold_definition,[status(thm)],[just45_0,def_lhs_atom41]) ).

fof(def_lhs_atom42,axiom,
    ! [X] :
      ( lhs_atom42(X)
    <=> ~ predicate(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_43,plain,
    ! [X] :
      ( lhs_atom42(X)
      | genlpreds(X,X) ),
    inference(fold_definition,[status(thm)],[just46_0,def_lhs_atom42]) ).

fof(to_be_clausified_44,plain,
    ! [X] :
      ( lhs_atom42(X)
      | genlpreds(X,X) ),
    inference(fold_definition,[status(thm)],[just47_0,def_lhs_atom42]) ).

fof(def_lhs_atom43,axiom,
    ! [INS,ARG1] :
      ( lhs_atom43(INS,ARG1)
    <=> ~ genlinverse(ARG1,INS) ),
    inference(definition,[],]) ).

fof(to_be_clausified_45,plain,
    ! [ARG1,INS] :
      ( lhs_atom43(INS,ARG1)
      | binarypredicate(INS) ),
    inference(fold_definition,[status(thm)],[just48_0,def_lhs_atom43]) ).

fof(def_lhs_atom44,axiom,
    ! [INS,ARG2] :
      ( lhs_atom44(INS,ARG2)
    <=> ~ genlinverse(INS,ARG2) ),
    inference(definition,[],]) ).

fof(to_be_clausified_46,plain,
    ! [ARG2,INS] :
      ( lhs_atom44(INS,ARG2)
      | binarypredicate(INS) ),
    inference(fold_definition,[status(thm)],[just49_0,def_lhs_atom44]) ).

fof(def_lhs_atom45,axiom,
    ! [NEW,ARG2] :
      ( lhs_atom45(NEW,ARG2)
    <=> genlinverse(NEW,ARG2) ),
    inference(definition,[],]) ).

fof(to_be_clausified_47,plain,
    ! [ARG2,NEW,OLD] :
      ( lhs_atom45(NEW,ARG2)
      | ~ ( genlinverse(OLD,ARG2)
          & genlpreds(NEW,OLD) ) ),
    inference(fold_definition,[status(thm)],[just50_0,def_lhs_atom45]) ).

fof(def_lhs_atom46,axiom,
    ! [NEW,ARG1] :
      ( lhs_atom46(NEW,ARG1)
    <=> genlinverse(ARG1,NEW) ),
    inference(definition,[],]) ).

fof(to_be_clausified_48,plain,
    ! [ARG1,NEW,OLD] :
      ( lhs_atom46(NEW,ARG1)
      | ~ ( genlinverse(ARG1,OLD)
          & genlpreds(OLD,NEW) ) ),
    inference(fold_definition,[status(thm)],[just51_0,def_lhs_atom46]) ).

fof(def_lhs_atom47,axiom,
    ! [INS,ARG1] :
      ( lhs_atom47(INS,ARG1)
    <=> ~ disjointwith(ARG1,INS) ),
    inference(definition,[],]) ).

fof(to_be_clausified_49,plain,
    ! [ARG1,INS] :
      ( lhs_atom47(INS,ARG1)
      | collection(INS) ),
    inference(fold_definition,[status(thm)],[just52_0,def_lhs_atom47]) ).

fof(def_lhs_atom48,axiom,
    ! [INS,ARG2] :
      ( lhs_atom48(INS,ARG2)
    <=> ~ disjointwith(INS,ARG2) ),
    inference(definition,[],]) ).

fof(to_be_clausified_50,plain,
    ! [ARG2,INS] :
      ( lhs_atom48(INS,ARG2)
      | collection(INS) ),
    inference(fold_definition,[status(thm)],[just53_0,def_lhs_atom48]) ).

fof(def_lhs_atom49,axiom,
    ! [Y,X] :
      ( lhs_atom49(Y,X)
    <=> ~ disjointwith(X,Y) ),
    inference(definition,[],]) ).

fof(to_be_clausified_51,plain,
    ! [X,Y] :
      ( lhs_atom49(Y,X)
      | disjointwith(Y,X) ),
    inference(fold_definition,[status(thm)],[just54_0,def_lhs_atom49]) ).

fof(def_lhs_atom50,axiom,
    ! [NEW,ARG1] :
      ( lhs_atom50(NEW,ARG1)
    <=> disjointwith(ARG1,NEW) ),
    inference(definition,[],]) ).

fof(to_be_clausified_52,plain,
    ! [ARG1,NEW,OLD] :
      ( lhs_atom50(NEW,ARG1)
      | ~ ( disjointwith(ARG1,OLD)
          & genls(NEW,OLD) ) ),
    inference(fold_definition,[status(thm)],[just55_0,def_lhs_atom50]) ).

fof(def_lhs_atom51,axiom,
    ! [NEW,ARG2] :
      ( lhs_atom51(NEW,ARG2)
    <=> disjointwith(NEW,ARG2) ),
    inference(definition,[],]) ).

fof(to_be_clausified_53,plain,
    ! [ARG2,NEW,OLD] :
      ( lhs_atom51(NEW,ARG2)
      | ~ ( disjointwith(OLD,ARG2)
          & genls(NEW,OLD) ) ),
    inference(fold_definition,[status(thm)],[just56_0,def_lhs_atom51]) ).

fof(def_lhs_atom52,axiom,
    ! [X] :
      ( lhs_atom52(X)
    <=> ~ isa(X,c_tptpcol_14_118118) ),
    inference(definition,[],]) ).

fof(to_be_clausified_54,plain,
    ! [X] :
      ( lhs_atom52(X)
      | tptpcol_14_118118(X) ),
    inference(fold_definition,[status(thm)],[just57_0,def_lhs_atom52]) ).

fof(def_lhs_atom53,axiom,
    ! [X] :
      ( lhs_atom53(X)
    <=> ~ tptpcol_14_118118(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_55,plain,
    ! [X] :
      ( lhs_atom53(X)
      | isa(X,c_tptpcol_14_118118) ),
    inference(fold_definition,[status(thm)],[just58_0,def_lhs_atom53]) ).

fof(def_lhs_atom54,axiom,
    ! [X] :
      ( lhs_atom54(X)
    <=> ~ isa(X,c_tptpcol_13_118117) ),
    inference(definition,[],]) ).

fof(to_be_clausified_56,plain,
    ! [X] :
      ( lhs_atom54(X)
      | tptpcol_13_118117(X) ),
    inference(fold_definition,[status(thm)],[just59_0,def_lhs_atom54]) ).

fof(def_lhs_atom55,axiom,
    ! [X] :
      ( lhs_atom55(X)
    <=> ~ tptpcol_13_118117(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_57,plain,
    ! [X] :
      ( lhs_atom55(X)
      | isa(X,c_tptpcol_13_118117) ),
    inference(fold_definition,[status(thm)],[just60_0,def_lhs_atom55]) ).

fof(def_lhs_atom56,axiom,
    ! [X] :
      ( lhs_atom56(X)
    <=> ~ isa(X,c_tptpcol_12_118116) ),
    inference(definition,[],]) ).

fof(to_be_clausified_58,plain,
    ! [X] :
      ( lhs_atom56(X)
      | tptpcol_12_118116(X) ),
    inference(fold_definition,[status(thm)],[just61_0,def_lhs_atom56]) ).

fof(def_lhs_atom57,axiom,
    ! [X] :
      ( lhs_atom57(X)
    <=> ~ tptpcol_12_118116(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_59,plain,
    ! [X] :
      ( lhs_atom57(X)
      | isa(X,c_tptpcol_12_118116) ),
    inference(fold_definition,[status(thm)],[just62_0,def_lhs_atom57]) ).

fof(def_lhs_atom58,axiom,
    ! [X] :
      ( lhs_atom58(X)
    <=> ~ isa(X,c_tptpcol_11_118084) ),
    inference(definition,[],]) ).

fof(to_be_clausified_60,plain,
    ! [X] :
      ( lhs_atom58(X)
      | tptpcol_11_118084(X) ),
    inference(fold_definition,[status(thm)],[just63_0,def_lhs_atom58]) ).

fof(def_lhs_atom59,axiom,
    ! [X] :
      ( lhs_atom59(X)
    <=> ~ tptpcol_11_118084(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_61,plain,
    ! [X] :
      ( lhs_atom59(X)
      | isa(X,c_tptpcol_11_118084) ),
    inference(fold_definition,[status(thm)],[just64_0,def_lhs_atom59]) ).

fof(def_lhs_atom60,axiom,
    ! [X] :
      ( lhs_atom60(X)
    <=> ~ isa(X,c_tptpcol_10_118020) ),
    inference(definition,[],]) ).

fof(to_be_clausified_62,plain,
    ! [X] :
      ( lhs_atom60(X)
      | tptpcol_10_118020(X) ),
    inference(fold_definition,[status(thm)],[just65_0,def_lhs_atom60]) ).

fof(def_lhs_atom61,axiom,
    ! [X] :
      ( lhs_atom61(X)
    <=> ~ tptpcol_10_118020(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_63,plain,
    ! [X] :
      ( lhs_atom61(X)
      | isa(X,c_tptpcol_10_118020) ),
    inference(fold_definition,[status(thm)],[just66_0,def_lhs_atom61]) ).

fof(def_lhs_atom62,axiom,
    ! [X] :
      ( lhs_atom62(X)
    <=> ~ isa(X,c_tptpcol_9_118019) ),
    inference(definition,[],]) ).

fof(to_be_clausified_64,plain,
    ! [X] :
      ( lhs_atom62(X)
      | tptpcol_9_118019(X) ),
    inference(fold_definition,[status(thm)],[just67_0,def_lhs_atom62]) ).

fof(def_lhs_atom63,axiom,
    ! [X] :
      ( lhs_atom63(X)
    <=> ~ tptpcol_9_118019(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_65,plain,
    ! [X] :
      ( lhs_atom63(X)
      | isa(X,c_tptpcol_9_118019) ),
    inference(fold_definition,[status(thm)],[just68_0,def_lhs_atom63]) ).

fof(def_lhs_atom64,axiom,
    ! [X] :
      ( lhs_atom64(X)
    <=> ~ isa(X,c_tptpcol_8_117763) ),
    inference(definition,[],]) ).

fof(to_be_clausified_66,plain,
    ! [X] :
      ( lhs_atom64(X)
      | tptpcol_8_117763(X) ),
    inference(fold_definition,[status(thm)],[just69_0,def_lhs_atom64]) ).

fof(def_lhs_atom65,axiom,
    ! [X] :
      ( lhs_atom65(X)
    <=> ~ tptpcol_8_117763(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_67,plain,
    ! [X] :
      ( lhs_atom65(X)
      | isa(X,c_tptpcol_8_117763) ),
    inference(fold_definition,[status(thm)],[just70_0,def_lhs_atom65]) ).

fof(def_lhs_atom66,axiom,
    ! [X] :
      ( lhs_atom66(X)
    <=> ~ isa(X,c_tptpcol_7_117762) ),
    inference(definition,[],]) ).

fof(to_be_clausified_68,plain,
    ! [X] :
      ( lhs_atom66(X)
      | tptpcol_7_117762(X) ),
    inference(fold_definition,[status(thm)],[just71_0,def_lhs_atom66]) ).

fof(def_lhs_atom67,axiom,
    ! [X] :
      ( lhs_atom67(X)
    <=> ~ tptpcol_7_117762(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_69,plain,
    ! [X] :
      ( lhs_atom67(X)
      | isa(X,c_tptpcol_7_117762) ),
    inference(fold_definition,[status(thm)],[just72_0,def_lhs_atom67]) ).

fof(def_lhs_atom68,axiom,
    ! [X] :
      ( lhs_atom68(X)
    <=> ~ isa(X,c_tptpcol_6_116738) ),
    inference(definition,[],]) ).

fof(to_be_clausified_70,plain,
    ! [X] :
      ( lhs_atom68(X)
      | tptpcol_6_116738(X) ),
    inference(fold_definition,[status(thm)],[just73_0,def_lhs_atom68]) ).

fof(def_lhs_atom69,axiom,
    ! [X] :
      ( lhs_atom69(X)
    <=> ~ tptpcol_6_116738(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_71,plain,
    ! [X] :
      ( lhs_atom69(X)
      | isa(X,c_tptpcol_6_116738) ),
    inference(fold_definition,[status(thm)],[just74_0,def_lhs_atom69]) ).

fof(def_lhs_atom70,axiom,
    ! [X] :
      ( lhs_atom70(X)
    <=> ~ isa(X,c_tptpcol_5_114690) ),
    inference(definition,[],]) ).

fof(to_be_clausified_72,plain,
    ! [X] :
      ( lhs_atom70(X)
      | tptpcol_5_114690(X) ),
    inference(fold_definition,[status(thm)],[just75_0,def_lhs_atom70]) ).

fof(def_lhs_atom71,axiom,
    ! [X] :
      ( lhs_atom71(X)
    <=> ~ tptpcol_5_114690(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_73,plain,
    ! [X] :
      ( lhs_atom71(X)
      | isa(X,c_tptpcol_5_114690) ),
    inference(fold_definition,[status(thm)],[just76_0,def_lhs_atom71]) ).

fof(def_lhs_atom72,axiom,
    ! [X] :
      ( lhs_atom72(X)
    <=> ~ isa(X,c_tptpcol_3_114688) ),
    inference(definition,[],]) ).

fof(to_be_clausified_74,plain,
    ! [X] :
      ( lhs_atom72(X)
      | tptpcol_3_114688(X) ),
    inference(fold_definition,[status(thm)],[just77_0,def_lhs_atom72]) ).

fof(def_lhs_atom73,axiom,
    ! [X] :
      ( lhs_atom73(X)
    <=> ~ tptpcol_3_114688(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_75,plain,
    ! [X] :
      ( lhs_atom73(X)
      | isa(X,c_tptpcol_3_114688) ),
    inference(fold_definition,[status(thm)],[just78_0,def_lhs_atom73]) ).

fof(def_lhs_atom74,axiom,
    ! [X] :
      ( lhs_atom74(X)
    <=> ~ isa(X,c_tptpcol_4_114689) ),
    inference(definition,[],]) ).

fof(to_be_clausified_76,plain,
    ! [X] :
      ( lhs_atom74(X)
      | tptpcol_4_114689(X) ),
    inference(fold_definition,[status(thm)],[just79_0,def_lhs_atom74]) ).

fof(def_lhs_atom75,axiom,
    ! [X] :
      ( lhs_atom75(X)
    <=> ~ tptpcol_4_114689(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_77,plain,
    ! [X] :
      ( lhs_atom75(X)
      | isa(X,c_tptpcol_4_114689) ),
    inference(fold_definition,[status(thm)],[just80_0,def_lhs_atom75]) ).

fof(def_lhs_atom76,axiom,
    ! [X] :
      ( lhs_atom76(X)
    <=> ~ isa(X,c_tptpcol_8_114177) ),
    inference(definition,[],]) ).

fof(to_be_clausified_78,plain,
    ! [X] :
      ( lhs_atom76(X)
      | tptpcol_8_114177(X) ),
    inference(fold_definition,[status(thm)],[just81_0,def_lhs_atom76]) ).

fof(def_lhs_atom77,axiom,
    ! [X] :
      ( lhs_atom77(X)
    <=> ~ tptpcol_8_114177(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_79,plain,
    ! [X] :
      ( lhs_atom77(X)
      | isa(X,c_tptpcol_8_114177) ),
    inference(fold_definition,[status(thm)],[just82_0,def_lhs_atom77]) ).

fof(def_lhs_atom78,axiom,
    ! [X] :
      ( lhs_atom78(X)
    <=> ~ isa(X,c_tptpcol_7_113665) ),
    inference(definition,[],]) ).

fof(to_be_clausified_80,plain,
    ! [X] :
      ( lhs_atom78(X)
      | tptpcol_7_113665(X) ),
    inference(fold_definition,[status(thm)],[just83_0,def_lhs_atom78]) ).

fof(def_lhs_atom79,axiom,
    ! [X] :
      ( lhs_atom79(X)
    <=> ~ tptpcol_7_113665(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_81,plain,
    ! [X] :
      ( lhs_atom79(X)
      | isa(X,c_tptpcol_7_113665) ),
    inference(fold_definition,[status(thm)],[just84_0,def_lhs_atom79]) ).

fof(def_lhs_atom80,axiom,
    ! [X] :
      ( lhs_atom80(X)
    <=> ~ isa(X,c_tptpcol_6_112641) ),
    inference(definition,[],]) ).

fof(to_be_clausified_82,plain,
    ! [X] :
      ( lhs_atom80(X)
      | tptpcol_6_112641(X) ),
    inference(fold_definition,[status(thm)],[just85_0,def_lhs_atom80]) ).

fof(def_lhs_atom81,axiom,
    ! [X] :
      ( lhs_atom81(X)
    <=> ~ tptpcol_6_112641(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_83,plain,
    ! [X] :
      ( lhs_atom81(X)
      | isa(X,c_tptpcol_6_112641) ),
    inference(fold_definition,[status(thm)],[just86_0,def_lhs_atom81]) ).

fof(def_lhs_atom82,axiom,
    ! [X] :
      ( lhs_atom82(X)
    <=> ~ isa(X,c_tptpcol_5_110593) ),
    inference(definition,[],]) ).

fof(to_be_clausified_84,plain,
    ! [X] :
      ( lhs_atom82(X)
      | tptpcol_5_110593(X) ),
    inference(fold_definition,[status(thm)],[just87_0,def_lhs_atom82]) ).

fof(def_lhs_atom83,axiom,
    ! [X] :
      ( lhs_atom83(X)
    <=> ~ tptpcol_5_110593(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_85,plain,
    ! [X] :
      ( lhs_atom83(X)
      | isa(X,c_tptpcol_5_110593) ),
    inference(fold_definition,[status(thm)],[just88_0,def_lhs_atom83]) ).

fof(def_lhs_atom84,axiom,
    ! [X] :
      ( lhs_atom84(X)
    <=> ~ isa(X,c_tptpcol_3_98305) ),
    inference(definition,[],]) ).

fof(to_be_clausified_86,plain,
    ! [X] :
      ( lhs_atom84(X)
      | tptpcol_3_98305(X) ),
    inference(fold_definition,[status(thm)],[just89_0,def_lhs_atom84]) ).

fof(def_lhs_atom85,axiom,
    ! [X] :
      ( lhs_atom85(X)
    <=> ~ tptpcol_3_98305(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_87,plain,
    ! [X] :
      ( lhs_atom85(X)
      | isa(X,c_tptpcol_3_98305) ),
    inference(fold_definition,[status(thm)],[just90_0,def_lhs_atom85]) ).

fof(def_lhs_atom86,axiom,
    ! [X] :
      ( lhs_atom86(X)
    <=> ~ isa(X,c_tptpcol_4_106497) ),
    inference(definition,[],]) ).

fof(to_be_clausified_88,plain,
    ! [X] :
      ( lhs_atom86(X)
      | tptpcol_4_106497(X) ),
    inference(fold_definition,[status(thm)],[just91_0,def_lhs_atom86]) ).

fof(def_lhs_atom87,axiom,
    ! [X] :
      ( lhs_atom87(X)
    <=> ~ tptpcol_4_106497(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_89,plain,
    ! [X] :
      ( lhs_atom87(X)
      | isa(X,c_tptpcol_4_106497) ),
    inference(fold_definition,[status(thm)],[just92_0,def_lhs_atom87]) ).

fof(def_lhs_atom88,axiom,
    ! [INS,ARG1] :
      ( lhs_atom88(INS,ARG1)
    <=> ~ genls(ARG1,INS) ),
    inference(definition,[],]) ).

fof(to_be_clausified_90,plain,
    ! [ARG1,INS] :
      ( lhs_atom88(INS,ARG1)
      | collection(INS) ),
    inference(fold_definition,[status(thm)],[just93_0,def_lhs_atom88]) ).

fof(to_be_clausified_91,plain,
    ! [ARG1,INS] :
      ( lhs_atom88(INS,ARG1)
      | collection(INS) ),
    inference(fold_definition,[status(thm)],[just94_0,def_lhs_atom88]) ).

fof(def_lhs_atom89,axiom,
    ! [INS,ARG2] :
      ( lhs_atom89(INS,ARG2)
    <=> ~ genls(INS,ARG2) ),
    inference(definition,[],]) ).

fof(to_be_clausified_92,plain,
    ! [ARG2,INS] :
      ( lhs_atom89(INS,ARG2)
      | collection(INS) ),
    inference(fold_definition,[status(thm)],[just95_0,def_lhs_atom89]) ).

fof(to_be_clausified_93,plain,
    ! [ARG2,INS] :
      ( lhs_atom89(INS,ARG2)
      | collection(INS) ),
    inference(fold_definition,[status(thm)],[just96_0,def_lhs_atom89]) ).

fof(def_lhs_atom90,axiom,
    ! [Z,X] :
      ( lhs_atom90(Z,X)
    <=> genls(X,Z) ),
    inference(definition,[],]) ).

fof(to_be_clausified_94,plain,
    ! [X,Y,Z] :
      ( lhs_atom90(Z,X)
      | ~ ( genls(X,Y)
          & genls(Y,Z) ) ),
    inference(fold_definition,[status(thm)],[just97_0,def_lhs_atom90]) ).

fof(def_lhs_atom91,axiom,
    ! [X] :
      ( lhs_atom91(X)
    <=> ~ collection(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_95,plain,
    ! [X] :
      ( lhs_atom91(X)
      | genls(X,X) ),
    inference(fold_definition,[status(thm)],[just98_0,def_lhs_atom91]) ).

fof(to_be_clausified_96,plain,
    ! [X] :
      ( lhs_atom91(X)
      | genls(X,X) ),
    inference(fold_definition,[status(thm)],[just99_0,def_lhs_atom91]) ).

fof(def_lhs_atom92,axiom,
    ! [NEW,ARG2] :
      ( lhs_atom92(NEW,ARG2)
    <=> genls(NEW,ARG2) ),
    inference(definition,[],]) ).

fof(to_be_clausified_97,plain,
    ! [ARG2,NEW,OLD] :
      ( lhs_atom92(NEW,ARG2)
      | ~ ( genls(OLD,ARG2)
          & genls(NEW,OLD) ) ),
    inference(fold_definition,[status(thm)],[just100_0,def_lhs_atom92]) ).

fof(def_lhs_atom93,axiom,
    ! [NEW,ARG1] :
      ( lhs_atom93(NEW,ARG1)
    <=> genls(ARG1,NEW) ),
    inference(definition,[],]) ).

fof(to_be_clausified_98,plain,
    ! [ARG1,NEW,OLD] :
      ( lhs_atom93(NEW,ARG1)
      | ~ ( genls(ARG1,OLD)
          & genls(OLD,NEW) ) ),
    inference(fold_definition,[status(thm)],[just101_0,def_lhs_atom93]) ).

fof(def_lhs_atom94,axiom,
    ( lhs_atom94
  <=> mtvisible(c_basekb) ),
    inference(definition,[],]) ).

fof(to_be_clausified_99,plain,
    ( lhs_atom94
    | $false ),
    inference(fold_definition,[status(thm)],[just102_0,def_lhs_atom94]) ).

fof(def_lhs_atom95,axiom,
    ! [X] :
      ( lhs_atom95(X)
    <=> ~ isa(X,c_transitivebinarypredicate) ),
    inference(definition,[],]) ).

fof(to_be_clausified_100,plain,
    ! [X] :
      ( lhs_atom95(X)
      | transitivebinarypredicate(X) ),
    inference(fold_definition,[status(thm)],[just103_0,def_lhs_atom95]) ).

fof(def_lhs_atom96,axiom,
    ! [X] :
      ( lhs_atom96(X)
    <=> ~ transitivebinarypredicate(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_101,plain,
    ! [X] :
      ( lhs_atom96(X)
      | isa(X,c_transitivebinarypredicate) ),
    inference(fold_definition,[status(thm)],[just104_0,def_lhs_atom96]) ).

fof(def_lhs_atom97,axiom,
    ! [GENLMT] :
      ( lhs_atom97(GENLMT)
    <=> mtvisible(GENLMT) ),
    inference(definition,[],]) ).

fof(to_be_clausified_102,plain,
    ! [GENLMT,SPECMT] :
      ( lhs_atom97(GENLMT)
      | ~ ( mtvisible(SPECMT)
          & genlmt(SPECMT,GENLMT) ) ),
    inference(fold_definition,[status(thm)],[just105_0,def_lhs_atom97]) ).

fof(def_lhs_atom98,axiom,
    ! [INS,ARG1] :
      ( lhs_atom98(INS,ARG1)
    <=> ~ genlmt(ARG1,INS) ),
    inference(definition,[],]) ).

fof(to_be_clausified_103,plain,
    ! [ARG1,INS] :
      ( lhs_atom98(INS,ARG1)
      | microtheory(INS) ),
    inference(fold_definition,[status(thm)],[just106_0,def_lhs_atom98]) ).

fof(to_be_clausified_104,plain,
    ! [ARG1,INS] :
      ( lhs_atom98(INS,ARG1)
      | microtheory(INS) ),
    inference(fold_definition,[status(thm)],[just107_0,def_lhs_atom98]) ).

fof(def_lhs_atom99,axiom,
    ! [INS,ARG2] :
      ( lhs_atom99(INS,ARG2)
    <=> ~ genlmt(INS,ARG2) ),
    inference(definition,[],]) ).

fof(to_be_clausified_105,plain,
    ! [ARG2,INS] :
      ( lhs_atom99(INS,ARG2)
      | microtheory(INS) ),
    inference(fold_definition,[status(thm)],[just108_0,def_lhs_atom99]) ).

fof(to_be_clausified_106,plain,
    ! [ARG2,INS] :
      ( lhs_atom99(INS,ARG2)
      | microtheory(INS) ),
    inference(fold_definition,[status(thm)],[just109_0,def_lhs_atom99]) ).

fof(def_lhs_atom100,axiom,
    ! [Z,X] :
      ( lhs_atom100(Z,X)
    <=> genlmt(X,Z) ),
    inference(definition,[],]) ).

fof(to_be_clausified_107,plain,
    ! [X,Y,Z] :
      ( lhs_atom100(Z,X)
      | ~ ( genlmt(X,Y)
          & genlmt(Y,Z) ) ),
    inference(fold_definition,[status(thm)],[just110_0,def_lhs_atom100]) ).

fof(def_lhs_atom101,axiom,
    ! [X] :
      ( lhs_atom101(X)
    <=> ~ microtheory(X) ),
    inference(definition,[],]) ).

fof(to_be_clausified_108,plain,
    ! [X] :
      ( lhs_atom101(X)
      | genlmt(X,X) ),
    inference(fold_definition,[status(thm)],[just111_0,def_lhs_atom101]) ).

fof(to_be_clausified_109,plain,
    ! [X] :
      ( lhs_atom101(X)
      | genlmt(X,X) ),
    inference(fold_definition,[status(thm)],[just112_0,def_lhs_atom101]) ).

fof(def_lhs_atom102,axiom,
    ! [INS,ARG1] :
      ( lhs_atom102(INS,ARG1)
    <=> ~ isa(ARG1,INS) ),
    inference(definition,[],]) ).

fof(to_be_clausified_110,plain,
    ! [ARG1,INS] :
      ( lhs_atom102(INS,ARG1)
      | collection(INS) ),
    inference(fold_definition,[status(thm)],[just113_0,def_lhs_atom102]) ).

fof(to_be_clausified_111,plain,
    ! [ARG1,INS] :
      ( lhs_atom102(INS,ARG1)
      | collection(INS) ),
    inference(fold_definition,[status(thm)],[just114_0,def_lhs_atom102]) ).

fof(def_lhs_atom103,axiom,
    ! [INS,ARG2] :
      ( lhs_atom103(INS,ARG2)
    <=> ~ isa(INS,ARG2) ),
    inference(definition,[],]) ).

fof(to_be_clausified_112,plain,
    ! [ARG2,INS] :
      ( lhs_atom103(INS,ARG2)
      | thing(INS) ),
    inference(fold_definition,[status(thm)],[just115_0,def_lhs_atom103]) ).

fof(to_be_clausified_113,plain,
    ! [ARG2,INS] :
      ( lhs_atom103(INS,ARG2)
      | thing(INS) ),
    inference(fold_definition,[status(thm)],[just116_0,def_lhs_atom103]) ).

fof(def_lhs_atom104,axiom,
    ! [NEW,ARG1] :
      ( lhs_atom104(NEW,ARG1)
    <=> isa(ARG1,NEW) ),
    inference(definition,[],]) ).

fof(to_be_clausified_114,plain,
    ! [ARG1,NEW,OLD] :
      ( lhs_atom104(NEW,ARG1)
      | ~ ( isa(ARG1,OLD)
          & genls(OLD,NEW) ) ),
    inference(fold_definition,[status(thm)],[just117_0,def_lhs_atom104]) ).

fof(def_lhs_atom105,axiom,
    ( lhs_atom105
  <=> mtvisible(c_universalvocabularymt) ),
    inference(definition,[],]) ).

fof(to_be_clausified_115,plain,
    ( lhs_atom105
    | $false ),
    inference(fold_definition,[status(thm)],[just118_0,def_lhs_atom105]) ).

% Start CNF derivation
fof(c_0_0,axiom,
    ! [X11,X12,X6] :
      ( lhs_atom104(X12,X6)
      | ~ ( isa(X6,X11)
          & genls(X11,X12) ) ),
    file('<stdin>',to_be_clausified_114) ).

fof(c_0_1,axiom,
    ! [X8,X9,X10] :
      ( lhs_atom100(X8,X10)
      | ~ ( genlmt(X10,X9)
          & genlmt(X9,X8) ) ),
    file('<stdin>',to_be_clausified_107) ).

fof(c_0_2,axiom,
    ! [X11,X12,X6] :
      ( lhs_atom93(X12,X6)
      | ~ ( genls(X6,X11)
          & genls(X11,X12) ) ),
    file('<stdin>',to_be_clausified_98) ).

fof(c_0_3,axiom,
    ! [X11,X12,X7] :
      ( lhs_atom92(X12,X7)
      | ~ ( genls(X11,X7)
          & genls(X12,X11) ) ),
    file('<stdin>',to_be_clausified_97) ).

fof(c_0_4,axiom,
    ! [X8,X9,X10] :
      ( lhs_atom90(X8,X10)
      | ~ ( genls(X10,X9)
          & genls(X9,X8) ) ),
    file('<stdin>',to_be_clausified_94) ).

fof(c_0_5,axiom,
    ! [X11,X12,X7] :
      ( lhs_atom51(X12,X7)
      | ~ ( disjointwith(X11,X7)
          & genls(X12,X11) ) ),
    file('<stdin>',to_be_clausified_53) ).

fof(c_0_6,axiom,
    ! [X11,X12,X6] :
      ( lhs_atom50(X12,X6)
      | ~ ( disjointwith(X6,X11)
          & genls(X12,X11) ) ),
    file('<stdin>',to_be_clausified_52) ).

fof(c_0_7,axiom,
    ! [X11,X12,X6] :
      ( lhs_atom46(X12,X6)
      | ~ ( genlinverse(X6,X11)
          & genlpreds(X11,X12) ) ),
    file('<stdin>',to_be_clausified_48) ).

fof(c_0_8,axiom,
    ! [X11,X12,X7] :
      ( lhs_atom45(X12,X7)
      | ~ ( genlinverse(X11,X7)
          & genlpreds(X12,X11) ) ),
    file('<stdin>',to_be_clausified_47) ).

fof(c_0_9,axiom,
    ! [X8,X9,X10] :
      ( lhs_atom41(X8,X10)
      | ~ ( genlpreds(X10,X9)
          & genlpreds(X9,X8) ) ),
    file('<stdin>',to_be_clausified_42) ).

fof(c_0_10,axiom,
    ! [X2,X3,X4] :
      ( lhs_atom38(X2,X4)
      | ~ ( genlinverse(X2,X3)
          & genlinverse(X3,X4) ) ),
    file('<stdin>',to_be_clausified_37) ).

fof(c_0_11,axiom,
    ! [X13,X14] :
      ( lhs_atom97(X14)
      | ~ ( mtvisible(X13)
          & genlmt(X13,X14) ) ),
    file('<stdin>',to_be_clausified_102) ).

fof(c_0_12,axiom,
    ! [X9,X10] :
      ( lhs_atom49(X9,X10)
      | disjointwith(X9,X10) ),
    file('<stdin>',to_be_clausified_51) ).

fof(c_0_13,axiom,
    ! [X5,X7] :
      ( lhs_atom103(X5,X7)
      | thing(X5) ),
    file('<stdin>',to_be_clausified_113) ).

fof(c_0_14,axiom,
    ! [X5,X7] :
      ( lhs_atom103(X5,X7)
      | thing(X5) ),
    file('<stdin>',to_be_clausified_112) ).

fof(c_0_15,axiom,
    ! [X5,X6] :
      ( lhs_atom102(X5,X6)
      | collection(X5) ),
    file('<stdin>',to_be_clausified_111) ).

fof(c_0_16,axiom,
    ! [X5,X6] :
      ( lhs_atom102(X5,X6)
      | collection(X5) ),
    file('<stdin>',to_be_clausified_110) ).

fof(c_0_17,axiom,
    ! [X10] :
      ( lhs_atom101(X10)
      | genlmt(X10,X10) ),
    file('<stdin>',to_be_clausified_109) ).

fof(c_0_18,axiom,
    ! [X10] :
      ( lhs_atom101(X10)
      | genlmt(X10,X10) ),
    file('<stdin>',to_be_clausified_108) ).

fof(c_0_19,axiom,
    ! [X5,X7] :
      ( lhs_atom99(X5,X7)
      | microtheory(X5) ),
    file('<stdin>',to_be_clausified_106) ).

fof(c_0_20,axiom,
    ! [X5,X7] :
      ( lhs_atom99(X5,X7)
      | microtheory(X5) ),
    file('<stdin>',to_be_clausified_105) ).

fof(c_0_21,axiom,
    ! [X5,X6] :
      ( lhs_atom98(X5,X6)
      | microtheory(X5) ),
    file('<stdin>',to_be_clausified_104) ).

fof(c_0_22,axiom,
    ! [X5,X6] :
      ( lhs_atom98(X5,X6)
      | microtheory(X5) ),
    file('<stdin>',to_be_clausified_103) ).

fof(c_0_23,axiom,
    ! [X10] :
      ( lhs_atom91(X10)
      | genls(X10,X10) ),
    file('<stdin>',to_be_clausified_96) ).

fof(c_0_24,axiom,
    ! [X10] :
      ( lhs_atom91(X10)
      | genls(X10,X10) ),
    file('<stdin>',to_be_clausified_95) ).

fof(c_0_25,axiom,
    ! [X5,X7] :
      ( lhs_atom89(X5,X7)
      | collection(X5) ),
    file('<stdin>',to_be_clausified_93) ).

fof(c_0_26,axiom,
    ! [X5,X7] :
      ( lhs_atom89(X5,X7)
      | collection(X5) ),
    file('<stdin>',to_be_clausified_92) ).

fof(c_0_27,axiom,
    ! [X5,X6] :
      ( lhs_atom88(X5,X6)
      | collection(X5) ),
    file('<stdin>',to_be_clausified_91) ).

fof(c_0_28,axiom,
    ! [X5,X6] :
      ( lhs_atom88(X5,X6)
      | collection(X5) ),
    file('<stdin>',to_be_clausified_90) ).

fof(c_0_29,axiom,
    ! [X5,X7] :
      ( lhs_atom48(X5,X7)
      | collection(X5) ),
    file('<stdin>',to_be_clausified_50) ).

fof(c_0_30,axiom,
    ! [X5,X6] :
      ( lhs_atom47(X5,X6)
      | collection(X5) ),
    file('<stdin>',to_be_clausified_49) ).

fof(c_0_31,axiom,
    ! [X5,X7] :
      ( lhs_atom44(X5,X7)
      | binarypredicate(X5) ),
    file('<stdin>',to_be_clausified_46) ).

fof(c_0_32,axiom,
    ! [X5,X6] :
      ( lhs_atom43(X5,X6)
      | binarypredicate(X5) ),
    file('<stdin>',to_be_clausified_45) ).

fof(c_0_33,axiom,
    ! [X10] :
      ( lhs_atom42(X10)
      | genlpreds(X10,X10) ),
    file('<stdin>',to_be_clausified_44) ).

fof(c_0_34,axiom,
    ! [X10] :
      ( lhs_atom42(X10)
      | genlpreds(X10,X10) ),
    file('<stdin>',to_be_clausified_43) ).

fof(c_0_35,axiom,
    ! [X5,X7] :
      ( lhs_atom40(X5,X7)
      | predicate(X5) ),
    file('<stdin>',to_be_clausified_41) ).

fof(c_0_36,axiom,
    ! [X5,X7] :
      ( lhs_atom40(X5,X7)
      | predicate(X5) ),
    file('<stdin>',to_be_clausified_40) ).

fof(c_0_37,axiom,
    ! [X5,X6] :
      ( lhs_atom39(X5,X6)
      | predicate(X5) ),
    file('<stdin>',to_be_clausified_39) ).

fof(c_0_38,axiom,
    ! [X5,X6] :
      ( lhs_atom39(X5,X6)
      | predicate(X5) ),
    file('<stdin>',to_be_clausified_38) ).

fof(c_0_39,axiom,
    ! [X10] :
      ( lhs_atom96(X10)
      | isa(X10,c_transitivebinarypredicate) ),
    file('<stdin>',to_be_clausified_101) ).

fof(c_0_40,axiom,
    ! [X10] :
      ( lhs_atom87(X10)
      | isa(X10,c_tptpcol_4_106497) ),
    file('<stdin>',to_be_clausified_89) ).

fof(c_0_41,axiom,
    ! [X10] :
      ( lhs_atom85(X10)
      | isa(X10,c_tptpcol_3_98305) ),
    file('<stdin>',to_be_clausified_87) ).

fof(c_0_42,axiom,
    ! [X10] :
      ( lhs_atom83(X10)
      | isa(X10,c_tptpcol_5_110593) ),
    file('<stdin>',to_be_clausified_85) ).

fof(c_0_43,axiom,
    ! [X10] :
      ( lhs_atom81(X10)
      | isa(X10,c_tptpcol_6_112641) ),
    file('<stdin>',to_be_clausified_83) ).

fof(c_0_44,axiom,
    ! [X10] :
      ( lhs_atom79(X10)
      | isa(X10,c_tptpcol_7_113665) ),
    file('<stdin>',to_be_clausified_81) ).

fof(c_0_45,axiom,
    ! [X10] :
      ( lhs_atom77(X10)
      | isa(X10,c_tptpcol_8_114177) ),
    file('<stdin>',to_be_clausified_79) ).

fof(c_0_46,axiom,
    ! [X10] :
      ( lhs_atom75(X10)
      | isa(X10,c_tptpcol_4_114689) ),
    file('<stdin>',to_be_clausified_77) ).

fof(c_0_47,axiom,
    ! [X10] :
      ( lhs_atom73(X10)
      | isa(X10,c_tptpcol_3_114688) ),
    file('<stdin>',to_be_clausified_75) ).

fof(c_0_48,axiom,
    ! [X10] :
      ( lhs_atom71(X10)
      | isa(X10,c_tptpcol_5_114690) ),
    file('<stdin>',to_be_clausified_73) ).

fof(c_0_49,axiom,
    ! [X10] :
      ( lhs_atom69(X10)
      | isa(X10,c_tptpcol_6_116738) ),
    file('<stdin>',to_be_clausified_71) ).

fof(c_0_50,axiom,
    ! [X10] :
      ( lhs_atom67(X10)
      | isa(X10,c_tptpcol_7_117762) ),
    file('<stdin>',to_be_clausified_69) ).

fof(c_0_51,axiom,
    ! [X10] :
      ( lhs_atom65(X10)
      | isa(X10,c_tptpcol_8_117763) ),
    file('<stdin>',to_be_clausified_67) ).

fof(c_0_52,axiom,
    ! [X10] :
      ( lhs_atom63(X10)
      | isa(X10,c_tptpcol_9_118019) ),
    file('<stdin>',to_be_clausified_65) ).

fof(c_0_53,axiom,
    ! [X10] :
      ( lhs_atom61(X10)
      | isa(X10,c_tptpcol_10_118020) ),
    file('<stdin>',to_be_clausified_63) ).

fof(c_0_54,axiom,
    ! [X10] :
      ( lhs_atom59(X10)
      | isa(X10,c_tptpcol_11_118084) ),
    file('<stdin>',to_be_clausified_61) ).

fof(c_0_55,axiom,
    ! [X10] :
      ( lhs_atom57(X10)
      | isa(X10,c_tptpcol_12_118116) ),
    file('<stdin>',to_be_clausified_59) ).

fof(c_0_56,axiom,
    ! [X10] :
      ( lhs_atom55(X10)
      | isa(X10,c_tptpcol_13_118117) ),
    file('<stdin>',to_be_clausified_57) ).

fof(c_0_57,axiom,
    ! [X10] :
      ( lhs_atom53(X10)
      | isa(X10,c_tptpcol_14_118118) ),
    file('<stdin>',to_be_clausified_55) ).

fof(c_0_58,axiom,
    ! [X10] :
      ( lhs_atom95(X10)
      | transitivebinarypredicate(X10) ),
    file('<stdin>',to_be_clausified_100) ).

fof(c_0_59,axiom,
    ! [X10] :
      ( lhs_atom86(X10)
      | tptpcol_4_106497(X10) ),
    file('<stdin>',to_be_clausified_88) ).

fof(c_0_60,axiom,
    ! [X10] :
      ( lhs_atom84(X10)
      | tptpcol_3_98305(X10) ),
    file('<stdin>',to_be_clausified_86) ).

fof(c_0_61,axiom,
    ! [X10] :
      ( lhs_atom82(X10)
      | tptpcol_5_110593(X10) ),
    file('<stdin>',to_be_clausified_84) ).

fof(c_0_62,axiom,
    ! [X10] :
      ( lhs_atom80(X10)
      | tptpcol_6_112641(X10) ),
    file('<stdin>',to_be_clausified_82) ).

fof(c_0_63,axiom,
    ! [X10] :
      ( lhs_atom78(X10)
      | tptpcol_7_113665(X10) ),
    file('<stdin>',to_be_clausified_80) ).

fof(c_0_64,axiom,
    ! [X10] :
      ( lhs_atom76(X10)
      | tptpcol_8_114177(X10) ),
    file('<stdin>',to_be_clausified_78) ).

fof(c_0_65,axiom,
    ! [X10] :
      ( lhs_atom74(X10)
      | tptpcol_4_114689(X10) ),
    file('<stdin>',to_be_clausified_76) ).

fof(c_0_66,axiom,
    ! [X10] :
      ( lhs_atom72(X10)
      | tptpcol_3_114688(X10) ),
    file('<stdin>',to_be_clausified_74) ).

fof(c_0_67,axiom,
    ! [X10] :
      ( lhs_atom70(X10)
      | tptpcol_5_114690(X10) ),
    file('<stdin>',to_be_clausified_72) ).

fof(c_0_68,axiom,
    ! [X10] :
      ( lhs_atom68(X10)
      | tptpcol_6_116738(X10) ),
    file('<stdin>',to_be_clausified_70) ).

fof(c_0_69,axiom,
    ! [X10] :
      ( lhs_atom66(X10)
      | tptpcol_7_117762(X10) ),
    file('<stdin>',to_be_clausified_68) ).

fof(c_0_70,axiom,
    ! [X10] :
      ( lhs_atom64(X10)
      | tptpcol_8_117763(X10) ),
    file('<stdin>',to_be_clausified_66) ).

fof(c_0_71,axiom,
    ! [X10] :
      ( lhs_atom62(X10)
      | tptpcol_9_118019(X10) ),
    file('<stdin>',to_be_clausified_64) ).

fof(c_0_72,axiom,
    ! [X10] :
      ( lhs_atom60(X10)
      | tptpcol_10_118020(X10) ),
    file('<stdin>',to_be_clausified_62) ).

fof(c_0_73,axiom,
    ! [X10] :
      ( lhs_atom58(X10)
      | tptpcol_11_118084(X10) ),
    file('<stdin>',to_be_clausified_60) ).

fof(c_0_74,axiom,
    ! [X10] :
      ( lhs_atom56(X10)
      | tptpcol_12_118116(X10) ),
    file('<stdin>',to_be_clausified_58) ).

fof(c_0_75,axiom,
    ! [X10] :
      ( lhs_atom54(X10)
      | tptpcol_13_118117(X10) ),
    file('<stdin>',to_be_clausified_56) ).

fof(c_0_76,axiom,
    ! [X10] :
      ( lhs_atom52(X10)
      | tptpcol_14_118118(X10) ),
    file('<stdin>',to_be_clausified_54) ).

fof(c_0_77,axiom,
    ! [X1] :
      ( lhs_atom36(X1)
      | tptpcol_13_118117(X1) ),
    file('<stdin>',to_be_clausified_35) ).

fof(c_0_78,axiom,
    ! [X1] :
      ( lhs_atom34(X1)
      | tptpcol_12_118116(X1) ),
    file('<stdin>',to_be_clausified_33) ).

fof(c_0_79,axiom,
    ! [X1] :
      ( lhs_atom32(X1)
      | tptpcol_11_118084(X1) ),
    file('<stdin>',to_be_clausified_31) ).

fof(c_0_80,axiom,
    ! [X1] :
      ( lhs_atom30(X1)
      | tptpcol_10_118020(X1) ),
    file('<stdin>',to_be_clausified_29) ).

fof(c_0_81,axiom,
    ! [X1] :
      ( lhs_atom28(X1)
      | tptpcol_9_118019(X1) ),
    file('<stdin>',to_be_clausified_27) ).

fof(c_0_82,axiom,
    ! [X1] :
      ( lhs_atom26(X1)
      | tptpcol_8_117763(X1) ),
    file('<stdin>',to_be_clausified_25) ).

fof(c_0_83,axiom,
    ! [X1] :
      ( lhs_atom24(X1)
      | tptpcol_7_117762(X1) ),
    file('<stdin>',to_be_clausified_23) ).

fof(c_0_84,axiom,
    ! [X1] :
      ( lhs_atom22(X1)
      | tptpcol_6_116738(X1) ),
    file('<stdin>',to_be_clausified_21) ).

fof(c_0_85,axiom,
    ! [X1] :
      ( lhs_atom20(X1)
      | tptpcol_5_114690(X1) ),
    file('<stdin>',to_be_clausified_19) ).

fof(c_0_86,axiom,
    ! [X1] :
      ( lhs_atom18(X1)
      | tptpcol_4_114689(X1) ),
    file('<stdin>',to_be_clausified_17) ).

fof(c_0_87,axiom,
    ! [X1] :
      ( lhs_atom16(X1)
      | tptpcol_3_114688(X1) ),
    file('<stdin>',to_be_clausified_15) ).

fof(c_0_88,axiom,
    ! [X1] :
      ( lhs_atom14(X1)
      | tptpcol_7_113665(X1) ),
    file('<stdin>',to_be_clausified_13) ).

fof(c_0_89,axiom,
    ! [X1] :
      ( lhs_atom12(X1)
      | tptpcol_6_112641(X1) ),
    file('<stdin>',to_be_clausified_11) ).

fof(c_0_90,axiom,
    ! [X1] :
      ( lhs_atom10(X1)
      | tptpcol_5_110593(X1) ),
    file('<stdin>',to_be_clausified_9) ).

fof(c_0_91,axiom,
    ! [X1] :
      ( lhs_atom8(X1)
      | tptpcol_4_106497(X1) ),
    file('<stdin>',to_be_clausified_7) ).

fof(c_0_92,axiom,
    ! [X1] :
      ( lhs_atom6(X1)
      | tptpcol_3_98305(X1) ),
    file('<stdin>',to_be_clausified_5) ).

fof(c_0_93,axiom,
    ( lhs_atom105
    | ~ $true ),
    file('<stdin>',to_be_clausified_115) ).

fof(c_0_94,axiom,
    ( lhs_atom94
    | ~ $true ),
    file('<stdin>',to_be_clausified_99) ).

fof(c_0_95,axiom,
    ( lhs_atom37
    | ~ $true ),
    file('<stdin>',to_be_clausified_36) ).

fof(c_0_96,axiom,
    ( lhs_atom35
    | ~ $true ),
    file('<stdin>',to_be_clausified_34) ).

fof(c_0_97,axiom,
    ( lhs_atom33
    | ~ $true ),
    file('<stdin>',to_be_clausified_32) ).

fof(c_0_98,axiom,
    ( lhs_atom31
    | ~ $true ),
    file('<stdin>',to_be_clausified_30) ).

fof(c_0_99,axiom,
    ( lhs_atom29
    | ~ $true ),
    file('<stdin>',to_be_clausified_28) ).

fof(c_0_100,axiom,
    ( lhs_atom27
    | ~ $true ),
    file('<stdin>',to_be_clausified_26) ).

fof(c_0_101,axiom,
    ( lhs_atom25
    | ~ $true ),
    file('<stdin>',to_be_clausified_24) ).

fof(c_0_102,axiom,
    ( lhs_atom23
    | ~ $true ),
    file('<stdin>',to_be_clausified_22) ).

fof(c_0_103,axiom,
    ( lhs_atom21
    | ~ $true ),
    file('<stdin>',to_be_clausified_20) ).

fof(c_0_104,axiom,
    ( lhs_atom19
    | ~ $true ),
    file('<stdin>',to_be_clausified_18) ).

fof(c_0_105,axiom,
    ( lhs_atom17
    | ~ $true ),
    file('<stdin>',to_be_clausified_16) ).

fof(c_0_106,axiom,
    ( lhs_atom15
    | ~ $true ),
    file('<stdin>',to_be_clausified_14) ).

fof(c_0_107,axiom,
    ( lhs_atom13
    | ~ $true ),
    file('<stdin>',to_be_clausified_12) ).

fof(c_0_108,axiom,
    ( lhs_atom11
    | ~ $true ),
    file('<stdin>',to_be_clausified_10) ).

fof(c_0_109,axiom,
    ( lhs_atom9
    | ~ $true ),
    file('<stdin>',to_be_clausified_8) ).

fof(c_0_110,axiom,
    ( lhs_atom7
    | ~ $true ),
    file('<stdin>',to_be_clausified_6) ).

fof(c_0_111,axiom,
    ( lhs_atom5
    | ~ $true ),
    file('<stdin>',to_be_clausified_4) ).

fof(c_0_112,axiom,
    ( lhs_atom4
    | ~ $true ),
    file('<stdin>',to_be_clausified_3) ).

fof(c_0_113,axiom,
    ( lhs_atom3
    | ~ $true ),
    file('<stdin>',to_be_clausified_2) ).

fof(c_0_114,axiom,
    ( lhs_atom2
    | ~ $true ),
    file('<stdin>',to_be_clausified_1) ).

fof(c_0_115,axiom,
    ( lhs_atom1
    | ~ $true ),
    file('<stdin>',to_be_clausified_0) ).

fof(c_0_116,axiom,
    ! [X11,X12,X6] :
      ( lhs_atom104(X12,X6)
      | ~ ( isa(X6,X11)
          & genls(X11,X12) ) ),
    c_0_0 ).

fof(c_0_117,axiom,
    ! [X8,X9,X10] :
      ( lhs_atom100(X8,X10)
      | ~ ( genlmt(X10,X9)
          & genlmt(X9,X8) ) ),
    c_0_1 ).

fof(c_0_118,axiom,
    ! [X11,X12,X6] :
      ( lhs_atom93(X12,X6)
      | ~ ( genls(X6,X11)
          & genls(X11,X12) ) ),
    c_0_2 ).

fof(c_0_119,axiom,
    ! [X11,X12,X7] :
      ( lhs_atom92(X12,X7)
      | ~ ( genls(X11,X7)
          & genls(X12,X11) ) ),
    c_0_3 ).

fof(c_0_120,axiom,
    ! [X8,X9,X10] :
      ( lhs_atom90(X8,X10)
      | ~ ( genls(X10,X9)
          & genls(X9,X8) ) ),
    c_0_4 ).

fof(c_0_121,axiom,
    ! [X11,X12,X7] :
      ( lhs_atom51(X12,X7)
      | ~ ( disjointwith(X11,X7)
          & genls(X12,X11) ) ),
    c_0_5 ).

fof(c_0_122,axiom,
    ! [X11,X12,X6] :
      ( lhs_atom50(X12,X6)
      | ~ ( disjointwith(X6,X11)
          & genls(X12,X11) ) ),
    c_0_6 ).

fof(c_0_123,axiom,
    ! [X11,X12,X6] :
      ( lhs_atom46(X12,X6)
      | ~ ( genlinverse(X6,X11)
          & genlpreds(X11,X12) ) ),
    c_0_7 ).

fof(c_0_124,axiom,
    ! [X11,X12,X7] :
      ( lhs_atom45(X12,X7)
      | ~ ( genlinverse(X11,X7)
          & genlpreds(X12,X11) ) ),
    c_0_8 ).

fof(c_0_125,axiom,
    ! [X8,X9,X10] :
      ( lhs_atom41(X8,X10)
      | ~ ( genlpreds(X10,X9)
          & genlpreds(X9,X8) ) ),
    c_0_9 ).

fof(c_0_126,axiom,
    ! [X2,X3,X4] :
      ( lhs_atom38(X2,X4)
      | ~ ( genlinverse(X2,X3)
          & genlinverse(X3,X4) ) ),
    c_0_10 ).

fof(c_0_127,axiom,
    ! [X13,X14] :
      ( lhs_atom97(X14)
      | ~ ( mtvisible(X13)
          & genlmt(X13,X14) ) ),
    c_0_11 ).

fof(c_0_128,axiom,
    ! [X9,X10] :
      ( lhs_atom49(X9,X10)
      | disjointwith(X9,X10) ),
    c_0_12 ).

fof(c_0_129,axiom,
    ! [X5,X7] :
      ( lhs_atom103(X5,X7)
      | thing(X5) ),
    c_0_13 ).

fof(c_0_130,axiom,
    ! [X5,X7] :
      ( lhs_atom103(X5,X7)
      | thing(X5) ),
    c_0_14 ).

fof(c_0_131,axiom,
    ! [X5,X6] :
      ( lhs_atom102(X5,X6)
      | collection(X5) ),
    c_0_15 ).

fof(c_0_132,axiom,
    ! [X5,X6] :
      ( lhs_atom102(X5,X6)
      | collection(X5) ),
    c_0_16 ).

fof(c_0_133,axiom,
    ! [X10] :
      ( lhs_atom101(X10)
      | genlmt(X10,X10) ),
    c_0_17 ).

fof(c_0_134,axiom,
    ! [X10] :
      ( lhs_atom101(X10)
      | genlmt(X10,X10) ),
    c_0_18 ).

fof(c_0_135,axiom,
    ! [X5,X7] :
      ( lhs_atom99(X5,X7)
      | microtheory(X5) ),
    c_0_19 ).

fof(c_0_136,axiom,
    ! [X5,X7] :
      ( lhs_atom99(X5,X7)
      | microtheory(X5) ),
    c_0_20 ).

fof(c_0_137,axiom,
    ! [X5,X6] :
      ( lhs_atom98(X5,X6)
      | microtheory(X5) ),
    c_0_21 ).

fof(c_0_138,axiom,
    ! [X5,X6] :
      ( lhs_atom98(X5,X6)
      | microtheory(X5) ),
    c_0_22 ).

fof(c_0_139,axiom,
    ! [X10] :
      ( lhs_atom91(X10)
      | genls(X10,X10) ),
    c_0_23 ).

fof(c_0_140,axiom,
    ! [X10] :
      ( lhs_atom91(X10)
      | genls(X10,X10) ),
    c_0_24 ).

fof(c_0_141,axiom,
    ! [X5,X7] :
      ( lhs_atom89(X5,X7)
      | collection(X5) ),
    c_0_25 ).

fof(c_0_142,axiom,
    ! [X5,X7] :
      ( lhs_atom89(X5,X7)
      | collection(X5) ),
    c_0_26 ).

fof(c_0_143,axiom,
    ! [X5,X6] :
      ( lhs_atom88(X5,X6)
      | collection(X5) ),
    c_0_27 ).

fof(c_0_144,axiom,
    ! [X5,X6] :
      ( lhs_atom88(X5,X6)
      | collection(X5) ),
    c_0_28 ).

fof(c_0_145,axiom,
    ! [X5,X7] :
      ( lhs_atom48(X5,X7)
      | collection(X5) ),
    c_0_29 ).

fof(c_0_146,axiom,
    ! [X5,X6] :
      ( lhs_atom47(X5,X6)
      | collection(X5) ),
    c_0_30 ).

fof(c_0_147,axiom,
    ! [X5,X7] :
      ( lhs_atom44(X5,X7)
      | binarypredicate(X5) ),
    c_0_31 ).

fof(c_0_148,axiom,
    ! [X5,X6] :
      ( lhs_atom43(X5,X6)
      | binarypredicate(X5) ),
    c_0_32 ).

fof(c_0_149,axiom,
    ! [X10] :
      ( lhs_atom42(X10)
      | genlpreds(X10,X10) ),
    c_0_33 ).

fof(c_0_150,axiom,
    ! [X10] :
      ( lhs_atom42(X10)
      | genlpreds(X10,X10) ),
    c_0_34 ).

fof(c_0_151,axiom,
    ! [X5,X7] :
      ( lhs_atom40(X5,X7)
      | predicate(X5) ),
    c_0_35 ).

fof(c_0_152,axiom,
    ! [X5,X7] :
      ( lhs_atom40(X5,X7)
      | predicate(X5) ),
    c_0_36 ).

fof(c_0_153,axiom,
    ! [X5,X6] :
      ( lhs_atom39(X5,X6)
      | predicate(X5) ),
    c_0_37 ).

fof(c_0_154,axiom,
    ! [X5,X6] :
      ( lhs_atom39(X5,X6)
      | predicate(X5) ),
    c_0_38 ).

fof(c_0_155,axiom,
    ! [X10] :
      ( lhs_atom96(X10)
      | isa(X10,c_transitivebinarypredicate) ),
    c_0_39 ).

fof(c_0_156,axiom,
    ! [X10] :
      ( lhs_atom87(X10)
      | isa(X10,c_tptpcol_4_106497) ),
    c_0_40 ).

fof(c_0_157,axiom,
    ! [X10] :
      ( lhs_atom85(X10)
      | isa(X10,c_tptpcol_3_98305) ),
    c_0_41 ).

fof(c_0_158,axiom,
    ! [X10] :
      ( lhs_atom83(X10)
      | isa(X10,c_tptpcol_5_110593) ),
    c_0_42 ).

fof(c_0_159,axiom,
    ! [X10] :
      ( lhs_atom81(X10)
      | isa(X10,c_tptpcol_6_112641) ),
    c_0_43 ).

fof(c_0_160,axiom,
    ! [X10] :
      ( lhs_atom79(X10)
      | isa(X10,c_tptpcol_7_113665) ),
    c_0_44 ).

fof(c_0_161,axiom,
    ! [X10] :
      ( lhs_atom77(X10)
      | isa(X10,c_tptpcol_8_114177) ),
    c_0_45 ).

fof(c_0_162,axiom,
    ! [X10] :
      ( lhs_atom75(X10)
      | isa(X10,c_tptpcol_4_114689) ),
    c_0_46 ).

fof(c_0_163,axiom,
    ! [X10] :
      ( lhs_atom73(X10)
      | isa(X10,c_tptpcol_3_114688) ),
    c_0_47 ).

fof(c_0_164,axiom,
    ! [X10] :
      ( lhs_atom71(X10)
      | isa(X10,c_tptpcol_5_114690) ),
    c_0_48 ).

fof(c_0_165,axiom,
    ! [X10] :
      ( lhs_atom69(X10)
      | isa(X10,c_tptpcol_6_116738) ),
    c_0_49 ).

fof(c_0_166,axiom,
    ! [X10] :
      ( lhs_atom67(X10)
      | isa(X10,c_tptpcol_7_117762) ),
    c_0_50 ).

fof(c_0_167,axiom,
    ! [X10] :
      ( lhs_atom65(X10)
      | isa(X10,c_tptpcol_8_117763) ),
    c_0_51 ).

fof(c_0_168,axiom,
    ! [X10] :
      ( lhs_atom63(X10)
      | isa(X10,c_tptpcol_9_118019) ),
    c_0_52 ).

fof(c_0_169,axiom,
    ! [X10] :
      ( lhs_atom61(X10)
      | isa(X10,c_tptpcol_10_118020) ),
    c_0_53 ).

fof(c_0_170,axiom,
    ! [X10] :
      ( lhs_atom59(X10)
      | isa(X10,c_tptpcol_11_118084) ),
    c_0_54 ).

fof(c_0_171,axiom,
    ! [X10] :
      ( lhs_atom57(X10)
      | isa(X10,c_tptpcol_12_118116) ),
    c_0_55 ).

fof(c_0_172,axiom,
    ! [X10] :
      ( lhs_atom55(X10)
      | isa(X10,c_tptpcol_13_118117) ),
    c_0_56 ).

fof(c_0_173,axiom,
    ! [X10] :
      ( lhs_atom53(X10)
      | isa(X10,c_tptpcol_14_118118) ),
    c_0_57 ).

fof(c_0_174,axiom,
    ! [X10] :
      ( lhs_atom95(X10)
      | transitivebinarypredicate(X10) ),
    c_0_58 ).

fof(c_0_175,axiom,
    ! [X10] :
      ( lhs_atom86(X10)
      | tptpcol_4_106497(X10) ),
    c_0_59 ).

fof(c_0_176,axiom,
    ! [X10] :
      ( lhs_atom84(X10)
      | tptpcol_3_98305(X10) ),
    c_0_60 ).

fof(c_0_177,axiom,
    ! [X10] :
      ( lhs_atom82(X10)
      | tptpcol_5_110593(X10) ),
    c_0_61 ).

fof(c_0_178,axiom,
    ! [X10] :
      ( lhs_atom80(X10)
      | tptpcol_6_112641(X10) ),
    c_0_62 ).

fof(c_0_179,axiom,
    ! [X10] :
      ( lhs_atom78(X10)
      | tptpcol_7_113665(X10) ),
    c_0_63 ).

fof(c_0_180,axiom,
    ! [X10] :
      ( lhs_atom76(X10)
      | tptpcol_8_114177(X10) ),
    c_0_64 ).

fof(c_0_181,axiom,
    ! [X10] :
      ( lhs_atom74(X10)
      | tptpcol_4_114689(X10) ),
    c_0_65 ).

fof(c_0_182,axiom,
    ! [X10] :
      ( lhs_atom72(X10)
      | tptpcol_3_114688(X10) ),
    c_0_66 ).

fof(c_0_183,axiom,
    ! [X10] :
      ( lhs_atom70(X10)
      | tptpcol_5_114690(X10) ),
    c_0_67 ).

fof(c_0_184,axiom,
    ! [X10] :
      ( lhs_atom68(X10)
      | tptpcol_6_116738(X10) ),
    c_0_68 ).

fof(c_0_185,axiom,
    ! [X10] :
      ( lhs_atom66(X10)
      | tptpcol_7_117762(X10) ),
    c_0_69 ).

fof(c_0_186,axiom,
    ! [X10] :
      ( lhs_atom64(X10)
      | tptpcol_8_117763(X10) ),
    c_0_70 ).

fof(c_0_187,axiom,
    ! [X10] :
      ( lhs_atom62(X10)
      | tptpcol_9_118019(X10) ),
    c_0_71 ).

fof(c_0_188,axiom,
    ! [X10] :
      ( lhs_atom60(X10)
      | tptpcol_10_118020(X10) ),
    c_0_72 ).

fof(c_0_189,axiom,
    ! [X10] :
      ( lhs_atom58(X10)
      | tptpcol_11_118084(X10) ),
    c_0_73 ).

fof(c_0_190,axiom,
    ! [X10] :
      ( lhs_atom56(X10)
      | tptpcol_12_118116(X10) ),
    c_0_74 ).

fof(c_0_191,axiom,
    ! [X10] :
      ( lhs_atom54(X10)
      | tptpcol_13_118117(X10) ),
    c_0_75 ).

fof(c_0_192,axiom,
    ! [X10] :
      ( lhs_atom52(X10)
      | tptpcol_14_118118(X10) ),
    c_0_76 ).

fof(c_0_193,axiom,
    ! [X1] :
      ( lhs_atom36(X1)
      | tptpcol_13_118117(X1) ),
    c_0_77 ).

fof(c_0_194,axiom,
    ! [X1] :
      ( lhs_atom34(X1)
      | tptpcol_12_118116(X1) ),
    c_0_78 ).

fof(c_0_195,axiom,
    ! [X1] :
      ( lhs_atom32(X1)
      | tptpcol_11_118084(X1) ),
    c_0_79 ).

fof(c_0_196,axiom,
    ! [X1] :
      ( lhs_atom30(X1)
      | tptpcol_10_118020(X1) ),
    c_0_80 ).

fof(c_0_197,axiom,
    ! [X1] :
      ( lhs_atom28(X1)
      | tptpcol_9_118019(X1) ),
    c_0_81 ).

fof(c_0_198,axiom,
    ! [X1] :
      ( lhs_atom26(X1)
      | tptpcol_8_117763(X1) ),
    c_0_82 ).

fof(c_0_199,axiom,
    ! [X1] :
      ( lhs_atom24(X1)
      | tptpcol_7_117762(X1) ),
    c_0_83 ).

fof(c_0_200,axiom,
    ! [X1] :
      ( lhs_atom22(X1)
      | tptpcol_6_116738(X1) ),
    c_0_84 ).

fof(c_0_201,axiom,
    ! [X1] :
      ( lhs_atom20(X1)
      | tptpcol_5_114690(X1) ),
    c_0_85 ).

fof(c_0_202,axiom,
    ! [X1] :
      ( lhs_atom18(X1)
      | tptpcol_4_114689(X1) ),
    c_0_86 ).

fof(c_0_203,axiom,
    ! [X1] :
      ( lhs_atom16(X1)
      | tptpcol_3_114688(X1) ),
    c_0_87 ).

fof(c_0_204,axiom,
    ! [X1] :
      ( lhs_atom14(X1)
      | tptpcol_7_113665(X1) ),
    c_0_88 ).

fof(c_0_205,axiom,
    ! [X1] :
      ( lhs_atom12(X1)
      | tptpcol_6_112641(X1) ),
    c_0_89 ).

fof(c_0_206,axiom,
    ! [X1] :
      ( lhs_atom10(X1)
      | tptpcol_5_110593(X1) ),
    c_0_90 ).

fof(c_0_207,axiom,
    ! [X1] :
      ( lhs_atom8(X1)
      | tptpcol_4_106497(X1) ),
    c_0_91 ).

fof(c_0_208,axiom,
    ! [X1] :
      ( lhs_atom6(X1)
      | tptpcol_3_98305(X1) ),
    c_0_92 ).

fof(c_0_209,plain,
    lhs_atom105,
    inference(fof_simplification,[status(thm)],[c_0_93]) ).

fof(c_0_210,plain,
    lhs_atom94,
    inference(fof_simplification,[status(thm)],[c_0_94]) ).

fof(c_0_211,plain,
    lhs_atom37,
    inference(fof_simplification,[status(thm)],[c_0_95]) ).

fof(c_0_212,plain,
    lhs_atom35,
    inference(fof_simplification,[status(thm)],[c_0_96]) ).

fof(c_0_213,plain,
    lhs_atom33,
    inference(fof_simplification,[status(thm)],[c_0_97]) ).

fof(c_0_214,plain,
    lhs_atom31,
    inference(fof_simplification,[status(thm)],[c_0_98]) ).

fof(c_0_215,plain,
    lhs_atom29,
    inference(fof_simplification,[status(thm)],[c_0_99]) ).

fof(c_0_216,plain,
    lhs_atom27,
    inference(fof_simplification,[status(thm)],[c_0_100]) ).

fof(c_0_217,plain,
    lhs_atom25,
    inference(fof_simplification,[status(thm)],[c_0_101]) ).

fof(c_0_218,plain,
    lhs_atom23,
    inference(fof_simplification,[status(thm)],[c_0_102]) ).

fof(c_0_219,plain,
    lhs_atom21,
    inference(fof_simplification,[status(thm)],[c_0_103]) ).

fof(c_0_220,plain,
    lhs_atom19,
    inference(fof_simplification,[status(thm)],[c_0_104]) ).

fof(c_0_221,plain,
    lhs_atom17,
    inference(fof_simplification,[status(thm)],[c_0_105]) ).

fof(c_0_222,plain,
    lhs_atom15,
    inference(fof_simplification,[status(thm)],[c_0_106]) ).

fof(c_0_223,plain,
    lhs_atom13,
    inference(fof_simplification,[status(thm)],[c_0_107]) ).

fof(c_0_224,plain,
    lhs_atom11,
    inference(fof_simplification,[status(thm)],[c_0_108]) ).

fof(c_0_225,plain,
    lhs_atom9,
    inference(fof_simplification,[status(thm)],[c_0_109]) ).

fof(c_0_226,plain,
    lhs_atom7,
    inference(fof_simplification,[status(thm)],[c_0_110]) ).

fof(c_0_227,plain,
    lhs_atom5,
    inference(fof_simplification,[status(thm)],[c_0_111]) ).

fof(c_0_228,plain,
    lhs_atom4,
    inference(fof_simplification,[status(thm)],[c_0_112]) ).

fof(c_0_229,plain,
    lhs_atom3,
    inference(fof_simplification,[status(thm)],[c_0_113]) ).

fof(c_0_230,plain,
    lhs_atom2,
    inference(fof_simplification,[status(thm)],[c_0_114]) ).

fof(c_0_231,plain,
    lhs_atom1,
    inference(fof_simplification,[status(thm)],[c_0_115]) ).

fof(c_0_232,plain,
    ! [X13,X14,X15] :
      ( lhs_atom104(X14,X15)
      | ~ isa(X15,X13)
      | ~ genls(X13,X14) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_116])]) ).

fof(c_0_233,plain,
    ! [X11,X12,X13] :
      ( lhs_atom100(X11,X13)
      | ~ genlmt(X13,X12)
      | ~ genlmt(X12,X11) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_117])]) ).

fof(c_0_234,plain,
    ! [X13,X14,X15] :
      ( lhs_atom93(X14,X15)
      | ~ genls(X15,X13)
      | ~ genls(X13,X14) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_118])]) ).

fof(c_0_235,plain,
    ! [X13,X14,X15] :
      ( lhs_atom92(X14,X15)
      | ~ genls(X13,X15)
      | ~ genls(X14,X13) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_119])]) ).

fof(c_0_236,plain,
    ! [X11,X12,X13] :
      ( lhs_atom90(X11,X13)
      | ~ genls(X13,X12)
      | ~ genls(X12,X11) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_120])]) ).

fof(c_0_237,plain,
    ! [X13,X14,X15] :
      ( lhs_atom51(X14,X15)
      | ~ disjointwith(X13,X15)
      | ~ genls(X14,X13) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_121])]) ).

fof(c_0_238,plain,
    ! [X13,X14,X15] :
      ( lhs_atom50(X14,X15)
      | ~ disjointwith(X15,X13)
      | ~ genls(X14,X13) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_122])]) ).

fof(c_0_239,plain,
    ! [X13,X14,X15] :
      ( lhs_atom46(X14,X15)
      | ~ genlinverse(X15,X13)
      | ~ genlpreds(X13,X14) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_123])]) ).

fof(c_0_240,plain,
    ! [X13,X14,X15] :
      ( lhs_atom45(X14,X15)
      | ~ genlinverse(X13,X15)
      | ~ genlpreds(X14,X13) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_124])]) ).

fof(c_0_241,plain,
    ! [X11,X12,X13] :
      ( lhs_atom41(X11,X13)
      | ~ genlpreds(X13,X12)
      | ~ genlpreds(X12,X11) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_125])]) ).

fof(c_0_242,plain,
    ! [X5,X6,X7] :
      ( lhs_atom38(X5,X7)
      | ~ genlinverse(X5,X6)
      | ~ genlinverse(X6,X7) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_126])]) ).

fof(c_0_243,plain,
    ! [X15,X16] :
      ( lhs_atom97(X16)
      | ~ mtvisible(X15)
      | ~ genlmt(X15,X16) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_127])]) ).

fof(c_0_244,plain,
    ! [X11,X12] :
      ( lhs_atom49(X11,X12)
      | disjointwith(X11,X12) ),
    inference(variable_rename,[status(thm)],[c_0_128]) ).

fof(c_0_245,plain,
    ! [X8,X9] :
      ( lhs_atom103(X8,X9)
      | thing(X8) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_129])])]) ).

fof(c_0_246,plain,
    ! [X8,X9] :
      ( lhs_atom103(X8,X9)
      | thing(X8) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_130])])]) ).

fof(c_0_247,plain,
    ! [X7,X8] :
      ( lhs_atom102(X7,X8)
      | collection(X7) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_131])])]) ).

fof(c_0_248,plain,
    ! [X7,X8] :
      ( lhs_atom102(X7,X8)
      | collection(X7) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_132])])]) ).

fof(c_0_249,plain,
    ! [X11] :
      ( lhs_atom101(X11)
      | genlmt(X11,X11) ),
    inference(variable_rename,[status(thm)],[c_0_133]) ).

fof(c_0_250,plain,
    ! [X11] :
      ( lhs_atom101(X11)
      | genlmt(X11,X11) ),
    inference(variable_rename,[status(thm)],[c_0_134]) ).

fof(c_0_251,plain,
    ! [X8,X9] :
      ( lhs_atom99(X8,X9)
      | microtheory(X8) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_135])])]) ).

fof(c_0_252,plain,
    ! [X8,X9] :
      ( lhs_atom99(X8,X9)
      | microtheory(X8) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_136])])]) ).

fof(c_0_253,plain,
    ! [X7,X8] :
      ( lhs_atom98(X7,X8)
      | microtheory(X7) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_137])])]) ).

fof(c_0_254,plain,
    ! [X7,X8] :
      ( lhs_atom98(X7,X8)
      | microtheory(X7) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_138])])]) ).

fof(c_0_255,plain,
    ! [X11] :
      ( lhs_atom91(X11)
      | genls(X11,X11) ),
    inference(variable_rename,[status(thm)],[c_0_139]) ).

fof(c_0_256,plain,
    ! [X11] :
      ( lhs_atom91(X11)
      | genls(X11,X11) ),
    inference(variable_rename,[status(thm)],[c_0_140]) ).

fof(c_0_257,plain,
    ! [X8,X9] :
      ( lhs_atom89(X8,X9)
      | collection(X8) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_141])])]) ).

fof(c_0_258,plain,
    ! [X8,X9] :
      ( lhs_atom89(X8,X9)
      | collection(X8) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_142])])]) ).

fof(c_0_259,plain,
    ! [X7,X8] :
      ( lhs_atom88(X7,X8)
      | collection(X7) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_143])])]) ).

fof(c_0_260,plain,
    ! [X7,X8] :
      ( lhs_atom88(X7,X8)
      | collection(X7) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_144])])]) ).

fof(c_0_261,plain,
    ! [X8,X9] :
      ( lhs_atom48(X8,X9)
      | collection(X8) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_145])])]) ).

fof(c_0_262,plain,
    ! [X7,X8] :
      ( lhs_atom47(X7,X8)
      | collection(X7) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_146])])]) ).

fof(c_0_263,plain,
    ! [X8,X9] :
      ( lhs_atom44(X8,X9)
      | binarypredicate(X8) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_147])])]) ).

fof(c_0_264,plain,
    ! [X7,X8] :
      ( lhs_atom43(X7,X8)
      | binarypredicate(X7) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_148])])]) ).

fof(c_0_265,plain,
    ! [X11] :
      ( lhs_atom42(X11)
      | genlpreds(X11,X11) ),
    inference(variable_rename,[status(thm)],[c_0_149]) ).

fof(c_0_266,plain,
    ! [X11] :
      ( lhs_atom42(X11)
      | genlpreds(X11,X11) ),
    inference(variable_rename,[status(thm)],[c_0_150]) ).

fof(c_0_267,plain,
    ! [X8,X9] :
      ( lhs_atom40(X8,X9)
      | predicate(X8) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_151])])]) ).

fof(c_0_268,plain,
    ! [X8,X9] :
      ( lhs_atom40(X8,X9)
      | predicate(X8) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_152])])]) ).

fof(c_0_269,plain,
    ! [X7,X8] :
      ( lhs_atom39(X7,X8)
      | predicate(X7) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_153])])]) ).

fof(c_0_270,plain,
    ! [X7,X8] :
      ( lhs_atom39(X7,X8)
      | predicate(X7) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_154])])]) ).

fof(c_0_271,plain,
    ! [X11] :
      ( lhs_atom96(X11)
      | isa(X11,c_transitivebinarypredicate) ),
    inference(variable_rename,[status(thm)],[c_0_155]) ).

fof(c_0_272,plain,
    ! [X11] :
      ( lhs_atom87(X11)
      | isa(X11,c_tptpcol_4_106497) ),
    inference(variable_rename,[status(thm)],[c_0_156]) ).

fof(c_0_273,plain,
    ! [X11] :
      ( lhs_atom85(X11)
      | isa(X11,c_tptpcol_3_98305) ),
    inference(variable_rename,[status(thm)],[c_0_157]) ).

fof(c_0_274,plain,
    ! [X11] :
      ( lhs_atom83(X11)
      | isa(X11,c_tptpcol_5_110593) ),
    inference(variable_rename,[status(thm)],[c_0_158]) ).

fof(c_0_275,plain,
    ! [X11] :
      ( lhs_atom81(X11)
      | isa(X11,c_tptpcol_6_112641) ),
    inference(variable_rename,[status(thm)],[c_0_159]) ).

fof(c_0_276,plain,
    ! [X11] :
      ( lhs_atom79(X11)
      | isa(X11,c_tptpcol_7_113665) ),
    inference(variable_rename,[status(thm)],[c_0_160]) ).

fof(c_0_277,plain,
    ! [X11] :
      ( lhs_atom77(X11)
      | isa(X11,c_tptpcol_8_114177) ),
    inference(variable_rename,[status(thm)],[c_0_161]) ).

fof(c_0_278,plain,
    ! [X11] :
      ( lhs_atom75(X11)
      | isa(X11,c_tptpcol_4_114689) ),
    inference(variable_rename,[status(thm)],[c_0_162]) ).

fof(c_0_279,plain,
    ! [X11] :
      ( lhs_atom73(X11)
      | isa(X11,c_tptpcol_3_114688) ),
    inference(variable_rename,[status(thm)],[c_0_163]) ).

fof(c_0_280,plain,
    ! [X11] :
      ( lhs_atom71(X11)
      | isa(X11,c_tptpcol_5_114690) ),
    inference(variable_rename,[status(thm)],[c_0_164]) ).

fof(c_0_281,plain,
    ! [X11] :
      ( lhs_atom69(X11)
      | isa(X11,c_tptpcol_6_116738) ),
    inference(variable_rename,[status(thm)],[c_0_165]) ).

fof(c_0_282,plain,
    ! [X11] :
      ( lhs_atom67(X11)
      | isa(X11,c_tptpcol_7_117762) ),
    inference(variable_rename,[status(thm)],[c_0_166]) ).

fof(c_0_283,plain,
    ! [X11] :
      ( lhs_atom65(X11)
      | isa(X11,c_tptpcol_8_117763) ),
    inference(variable_rename,[status(thm)],[c_0_167]) ).

fof(c_0_284,plain,
    ! [X11] :
      ( lhs_atom63(X11)
      | isa(X11,c_tptpcol_9_118019) ),
    inference(variable_rename,[status(thm)],[c_0_168]) ).

fof(c_0_285,plain,
    ! [X11] :
      ( lhs_atom61(X11)
      | isa(X11,c_tptpcol_10_118020) ),
    inference(variable_rename,[status(thm)],[c_0_169]) ).

fof(c_0_286,plain,
    ! [X11] :
      ( lhs_atom59(X11)
      | isa(X11,c_tptpcol_11_118084) ),
    inference(variable_rename,[status(thm)],[c_0_170]) ).

fof(c_0_287,plain,
    ! [X11] :
      ( lhs_atom57(X11)
      | isa(X11,c_tptpcol_12_118116) ),
    inference(variable_rename,[status(thm)],[c_0_171]) ).

fof(c_0_288,plain,
    ! [X11] :
      ( lhs_atom55(X11)
      | isa(X11,c_tptpcol_13_118117) ),
    inference(variable_rename,[status(thm)],[c_0_172]) ).

fof(c_0_289,plain,
    ! [X11] :
      ( lhs_atom53(X11)
      | isa(X11,c_tptpcol_14_118118) ),
    inference(variable_rename,[status(thm)],[c_0_173]) ).

fof(c_0_290,plain,
    ! [X11] :
      ( lhs_atom95(X11)
      | transitivebinarypredicate(X11) ),
    inference(variable_rename,[status(thm)],[c_0_174]) ).

fof(c_0_291,plain,
    ! [X11] :
      ( lhs_atom86(X11)
      | tptpcol_4_106497(X11) ),
    inference(variable_rename,[status(thm)],[c_0_175]) ).

fof(c_0_292,plain,
    ! [X11] :
      ( lhs_atom84(X11)
      | tptpcol_3_98305(X11) ),
    inference(variable_rename,[status(thm)],[c_0_176]) ).

fof(c_0_293,plain,
    ! [X11] :
      ( lhs_atom82(X11)
      | tptpcol_5_110593(X11) ),
    inference(variable_rename,[status(thm)],[c_0_177]) ).

fof(c_0_294,plain,
    ! [X11] :
      ( lhs_atom80(X11)
      | tptpcol_6_112641(X11) ),
    inference(variable_rename,[status(thm)],[c_0_178]) ).

fof(c_0_295,plain,
    ! [X11] :
      ( lhs_atom78(X11)
      | tptpcol_7_113665(X11) ),
    inference(variable_rename,[status(thm)],[c_0_179]) ).

fof(c_0_296,plain,
    ! [X11] :
      ( lhs_atom76(X11)
      | tptpcol_8_114177(X11) ),
    inference(variable_rename,[status(thm)],[c_0_180]) ).

fof(c_0_297,plain,
    ! [X11] :
      ( lhs_atom74(X11)
      | tptpcol_4_114689(X11) ),
    inference(variable_rename,[status(thm)],[c_0_181]) ).

fof(c_0_298,plain,
    ! [X11] :
      ( lhs_atom72(X11)
      | tptpcol_3_114688(X11) ),
    inference(variable_rename,[status(thm)],[c_0_182]) ).

fof(c_0_299,plain,
    ! [X11] :
      ( lhs_atom70(X11)
      | tptpcol_5_114690(X11) ),
    inference(variable_rename,[status(thm)],[c_0_183]) ).

fof(c_0_300,plain,
    ! [X11] :
      ( lhs_atom68(X11)
      | tptpcol_6_116738(X11) ),
    inference(variable_rename,[status(thm)],[c_0_184]) ).

fof(c_0_301,plain,
    ! [X11] :
      ( lhs_atom66(X11)
      | tptpcol_7_117762(X11) ),
    inference(variable_rename,[status(thm)],[c_0_185]) ).

fof(c_0_302,plain,
    ! [X11] :
      ( lhs_atom64(X11)
      | tptpcol_8_117763(X11) ),
    inference(variable_rename,[status(thm)],[c_0_186]) ).

fof(c_0_303,plain,
    ! [X11] :
      ( lhs_atom62(X11)
      | tptpcol_9_118019(X11) ),
    inference(variable_rename,[status(thm)],[c_0_187]) ).

fof(c_0_304,plain,
    ! [X11] :
      ( lhs_atom60(X11)
      | tptpcol_10_118020(X11) ),
    inference(variable_rename,[status(thm)],[c_0_188]) ).

fof(c_0_305,plain,
    ! [X11] :
      ( lhs_atom58(X11)
      | tptpcol_11_118084(X11) ),
    inference(variable_rename,[status(thm)],[c_0_189]) ).

fof(c_0_306,plain,
    ! [X11] :
      ( lhs_atom56(X11)
      | tptpcol_12_118116(X11) ),
    inference(variable_rename,[status(thm)],[c_0_190]) ).

fof(c_0_307,plain,
    ! [X11] :
      ( lhs_atom54(X11)
      | tptpcol_13_118117(X11) ),
    inference(variable_rename,[status(thm)],[c_0_191]) ).

fof(c_0_308,plain,
    ! [X11] :
      ( lhs_atom52(X11)
      | tptpcol_14_118118(X11) ),
    inference(variable_rename,[status(thm)],[c_0_192]) ).

fof(c_0_309,plain,
    ! [X2] :
      ( lhs_atom36(X2)
      | tptpcol_13_118117(X2) ),
    inference(variable_rename,[status(thm)],[c_0_193]) ).

fof(c_0_310,plain,
    ! [X2] :
      ( lhs_atom34(X2)
      | tptpcol_12_118116(X2) ),
    inference(variable_rename,[status(thm)],[c_0_194]) ).

fof(c_0_311,plain,
    ! [X2] :
      ( lhs_atom32(X2)
      | tptpcol_11_118084(X2) ),
    inference(variable_rename,[status(thm)],[c_0_195]) ).

fof(c_0_312,plain,
    ! [X2] :
      ( lhs_atom30(X2)
      | tptpcol_10_118020(X2) ),
    inference(variable_rename,[status(thm)],[c_0_196]) ).

fof(c_0_313,plain,
    ! [X2] :
      ( lhs_atom28(X2)
      | tptpcol_9_118019(X2) ),
    inference(variable_rename,[status(thm)],[c_0_197]) ).

fof(c_0_314,plain,
    ! [X2] :
      ( lhs_atom26(X2)
      | tptpcol_8_117763(X2) ),
    inference(variable_rename,[status(thm)],[c_0_198]) ).

fof(c_0_315,plain,
    ! [X2] :
      ( lhs_atom24(X2)
      | tptpcol_7_117762(X2) ),
    inference(variable_rename,[status(thm)],[c_0_199]) ).

fof(c_0_316,plain,
    ! [X2] :
      ( lhs_atom22(X2)
      | tptpcol_6_116738(X2) ),
    inference(variable_rename,[status(thm)],[c_0_200]) ).

fof(c_0_317,plain,
    ! [X2] :
      ( lhs_atom20(X2)
      | tptpcol_5_114690(X2) ),
    inference(variable_rename,[status(thm)],[c_0_201]) ).

fof(c_0_318,plain,
    ! [X2] :
      ( lhs_atom18(X2)
      | tptpcol_4_114689(X2) ),
    inference(variable_rename,[status(thm)],[c_0_202]) ).

fof(c_0_319,plain,
    ! [X2] :
      ( lhs_atom16(X2)
      | tptpcol_3_114688(X2) ),
    inference(variable_rename,[status(thm)],[c_0_203]) ).

fof(c_0_320,plain,
    ! [X2] :
      ( lhs_atom14(X2)
      | tptpcol_7_113665(X2) ),
    inference(variable_rename,[status(thm)],[c_0_204]) ).

fof(c_0_321,plain,
    ! [X2] :
      ( lhs_atom12(X2)
      | tptpcol_6_112641(X2) ),
    inference(variable_rename,[status(thm)],[c_0_205]) ).

fof(c_0_322,plain,
    ! [X2] :
      ( lhs_atom10(X2)
      | tptpcol_5_110593(X2) ),
    inference(variable_rename,[status(thm)],[c_0_206]) ).

fof(c_0_323,plain,
    ! [X2] :
      ( lhs_atom8(X2)
      | tptpcol_4_106497(X2) ),
    inference(variable_rename,[status(thm)],[c_0_207]) ).

fof(c_0_324,plain,
    ! [X2] :
      ( lhs_atom6(X2)
      | tptpcol_3_98305(X2) ),
    inference(variable_rename,[status(thm)],[c_0_208]) ).

fof(c_0_325,plain,
    lhs_atom105,
    c_0_209 ).

fof(c_0_326,plain,
    lhs_atom94,
    c_0_210 ).

fof(c_0_327,plain,
    lhs_atom37,
    c_0_211 ).

fof(c_0_328,plain,
    lhs_atom35,
    c_0_212 ).

fof(c_0_329,plain,
    lhs_atom33,
    c_0_213 ).

fof(c_0_330,plain,
    lhs_atom31,
    c_0_214 ).

fof(c_0_331,plain,
    lhs_atom29,
    c_0_215 ).

fof(c_0_332,plain,
    lhs_atom27,
    c_0_216 ).

fof(c_0_333,plain,
    lhs_atom25,
    c_0_217 ).

fof(c_0_334,plain,
    lhs_atom23,
    c_0_218 ).

fof(c_0_335,plain,
    lhs_atom21,
    c_0_219 ).

fof(c_0_336,plain,
    lhs_atom19,
    c_0_220 ).

fof(c_0_337,plain,
    lhs_atom17,
    c_0_221 ).

fof(c_0_338,plain,
    lhs_atom15,
    c_0_222 ).

fof(c_0_339,plain,
    lhs_atom13,
    c_0_223 ).

fof(c_0_340,plain,
    lhs_atom11,
    c_0_224 ).

fof(c_0_341,plain,
    lhs_atom9,
    c_0_225 ).

fof(c_0_342,plain,
    lhs_atom7,
    c_0_226 ).

fof(c_0_343,plain,
    lhs_atom5,
    c_0_227 ).

fof(c_0_344,plain,
    lhs_atom4,
    c_0_228 ).

fof(c_0_345,plain,
    lhs_atom3,
    c_0_229 ).

fof(c_0_346,plain,
    lhs_atom2,
    c_0_230 ).

fof(c_0_347,plain,
    lhs_atom1,
    c_0_231 ).

cnf(c_0_348,plain,
    ( lhs_atom104(X2,X3)
    | ~ genls(X1,X2)
    | ~ isa(X3,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_232]) ).

cnf(c_0_349,plain,
    ( lhs_atom100(X2,X3)
    | ~ genlmt(X1,X2)
    | ~ genlmt(X3,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_233]) ).

cnf(c_0_350,plain,
    ( lhs_atom93(X2,X3)
    | ~ genls(X1,X2)
    | ~ genls(X3,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_234]) ).

cnf(c_0_351,plain,
    ( lhs_atom92(X1,X3)
    | ~ genls(X1,X2)
    | ~ genls(X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_235]) ).

cnf(c_0_352,plain,
    ( lhs_atom90(X2,X3)
    | ~ genls(X1,X2)
    | ~ genls(X3,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_236]) ).

cnf(c_0_353,plain,
    ( lhs_atom51(X1,X3)
    | ~ genls(X1,X2)
    | ~ disjointwith(X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_237]) ).

cnf(c_0_354,plain,
    ( lhs_atom50(X1,X3)
    | ~ genls(X1,X2)
    | ~ disjointwith(X3,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_238]) ).

cnf(c_0_355,plain,
    ( lhs_atom46(X2,X3)
    | ~ genlpreds(X1,X2)
    | ~ genlinverse(X3,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_239]) ).

cnf(c_0_356,plain,
    ( lhs_atom45(X1,X3)
    | ~ genlpreds(X1,X2)
    | ~ genlinverse(X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_240]) ).

cnf(c_0_357,plain,
    ( lhs_atom41(X2,X3)
    | ~ genlpreds(X1,X2)
    | ~ genlpreds(X3,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_241]) ).

cnf(c_0_358,plain,
    ( lhs_atom38(X3,X2)
    | ~ genlinverse(X1,X2)
    | ~ genlinverse(X3,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_242]) ).

cnf(c_0_359,plain,
    ( lhs_atom97(X2)
    | ~ genlmt(X1,X2)
    | ~ mtvisible(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_243]) ).

cnf(c_0_360,plain,
    ( disjointwith(X1,X2)
    | lhs_atom49(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_244]) ).

cnf(c_0_361,plain,
    ( thing(X1)
    | lhs_atom103(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_245]) ).

cnf(c_0_362,plain,
    ( thing(X1)
    | lhs_atom103(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_246]) ).

cnf(c_0_363,plain,
    ( collection(X1)
    | lhs_atom102(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_247]) ).

cnf(c_0_364,plain,
    ( collection(X1)
    | lhs_atom102(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_248]) ).

cnf(c_0_365,plain,
    ( genlmt(X1,X1)
    | lhs_atom101(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_249]) ).

cnf(c_0_366,plain,
    ( genlmt(X1,X1)
    | lhs_atom101(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_250]) ).

cnf(c_0_367,plain,
    ( microtheory(X1)
    | lhs_atom99(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_251]) ).

cnf(c_0_368,plain,
    ( microtheory(X1)
    | lhs_atom99(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_252]) ).

cnf(c_0_369,plain,
    ( microtheory(X1)
    | lhs_atom98(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_253]) ).

cnf(c_0_370,plain,
    ( microtheory(X1)
    | lhs_atom98(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_254]) ).

cnf(c_0_371,plain,
    ( genls(X1,X1)
    | lhs_atom91(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_255]) ).

cnf(c_0_372,plain,
    ( genls(X1,X1)
    | lhs_atom91(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_256]) ).

cnf(c_0_373,plain,
    ( collection(X1)
    | lhs_atom89(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_257]) ).

cnf(c_0_374,plain,
    ( collection(X1)
    | lhs_atom89(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_258]) ).

cnf(c_0_375,plain,
    ( collection(X1)
    | lhs_atom88(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_259]) ).

cnf(c_0_376,plain,
    ( collection(X1)
    | lhs_atom88(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_260]) ).

cnf(c_0_377,plain,
    ( collection(X1)
    | lhs_atom48(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_261]) ).

cnf(c_0_378,plain,
    ( collection(X1)
    | lhs_atom47(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_262]) ).

cnf(c_0_379,plain,
    ( binarypredicate(X1)
    | lhs_atom44(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_263]) ).

cnf(c_0_380,plain,
    ( binarypredicate(X1)
    | lhs_atom43(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_264]) ).

cnf(c_0_381,plain,
    ( genlpreds(X1,X1)
    | lhs_atom42(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_265]) ).

cnf(c_0_382,plain,
    ( genlpreds(X1,X1)
    | lhs_atom42(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_266]) ).

cnf(c_0_383,plain,
    ( predicate(X1)
    | lhs_atom40(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_267]) ).

cnf(c_0_384,plain,
    ( predicate(X1)
    | lhs_atom40(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_268]) ).

cnf(c_0_385,plain,
    ( predicate(X1)
    | lhs_atom39(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_269]) ).

cnf(c_0_386,plain,
    ( predicate(X1)
    | lhs_atom39(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_270]) ).

cnf(c_0_387,plain,
    ( isa(X1,c_transitivebinarypredicate)
    | lhs_atom96(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_271]) ).

cnf(c_0_388,plain,
    ( isa(X1,c_tptpcol_4_106497)
    | lhs_atom87(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_272]) ).

cnf(c_0_389,plain,
    ( isa(X1,c_tptpcol_3_98305)
    | lhs_atom85(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_273]) ).

cnf(c_0_390,plain,
    ( isa(X1,c_tptpcol_5_110593)
    | lhs_atom83(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_274]) ).

cnf(c_0_391,plain,
    ( isa(X1,c_tptpcol_6_112641)
    | lhs_atom81(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_275]) ).

cnf(c_0_392,plain,
    ( isa(X1,c_tptpcol_7_113665)
    | lhs_atom79(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_276]) ).

cnf(c_0_393,plain,
    ( isa(X1,c_tptpcol_8_114177)
    | lhs_atom77(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_277]) ).

cnf(c_0_394,plain,
    ( isa(X1,c_tptpcol_4_114689)
    | lhs_atom75(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_278]) ).

cnf(c_0_395,plain,
    ( isa(X1,c_tptpcol_3_114688)
    | lhs_atom73(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_279]) ).

cnf(c_0_396,plain,
    ( isa(X1,c_tptpcol_5_114690)
    | lhs_atom71(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_280]) ).

cnf(c_0_397,plain,
    ( isa(X1,c_tptpcol_6_116738)
    | lhs_atom69(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_281]) ).

cnf(c_0_398,plain,
    ( isa(X1,c_tptpcol_7_117762)
    | lhs_atom67(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_282]) ).

cnf(c_0_399,plain,
    ( isa(X1,c_tptpcol_8_117763)
    | lhs_atom65(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_283]) ).

cnf(c_0_400,plain,
    ( isa(X1,c_tptpcol_9_118019)
    | lhs_atom63(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_284]) ).

cnf(c_0_401,plain,
    ( isa(X1,c_tptpcol_10_118020)
    | lhs_atom61(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_285]) ).

cnf(c_0_402,plain,
    ( isa(X1,c_tptpcol_11_118084)
    | lhs_atom59(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_286]) ).

cnf(c_0_403,plain,
    ( isa(X1,c_tptpcol_12_118116)
    | lhs_atom57(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_287]) ).

cnf(c_0_404,plain,
    ( isa(X1,c_tptpcol_13_118117)
    | lhs_atom55(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_288]) ).

cnf(c_0_405,plain,
    ( isa(X1,c_tptpcol_14_118118)
    | lhs_atom53(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_289]) ).

cnf(c_0_406,plain,
    ( transitivebinarypredicate(X1)
    | lhs_atom95(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_290]) ).

cnf(c_0_407,plain,
    ( tptpcol_4_106497(X1)
    | lhs_atom86(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_291]) ).

cnf(c_0_408,plain,
    ( tptpcol_3_98305(X1)
    | lhs_atom84(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_292]) ).

cnf(c_0_409,plain,
    ( tptpcol_5_110593(X1)
    | lhs_atom82(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_293]) ).

cnf(c_0_410,plain,
    ( tptpcol_6_112641(X1)
    | lhs_atom80(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_294]) ).

cnf(c_0_411,plain,
    ( tptpcol_7_113665(X1)
    | lhs_atom78(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_295]) ).

cnf(c_0_412,plain,
    ( tptpcol_8_114177(X1)
    | lhs_atom76(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_296]) ).

cnf(c_0_413,plain,
    ( tptpcol_4_114689(X1)
    | lhs_atom74(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_297]) ).

cnf(c_0_414,plain,
    ( tptpcol_3_114688(X1)
    | lhs_atom72(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_298]) ).

cnf(c_0_415,plain,
    ( tptpcol_5_114690(X1)
    | lhs_atom70(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_299]) ).

cnf(c_0_416,plain,
    ( tptpcol_6_116738(X1)
    | lhs_atom68(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_300]) ).

cnf(c_0_417,plain,
    ( tptpcol_7_117762(X1)
    | lhs_atom66(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_301]) ).

cnf(c_0_418,plain,
    ( tptpcol_8_117763(X1)
    | lhs_atom64(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_302]) ).

cnf(c_0_419,plain,
    ( tptpcol_9_118019(X1)
    | lhs_atom62(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_303]) ).

cnf(c_0_420,plain,
    ( tptpcol_10_118020(X1)
    | lhs_atom60(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_304]) ).

cnf(c_0_421,plain,
    ( tptpcol_11_118084(X1)
    | lhs_atom58(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_305]) ).

cnf(c_0_422,plain,
    ( tptpcol_12_118116(X1)
    | lhs_atom56(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_306]) ).

cnf(c_0_423,plain,
    ( tptpcol_13_118117(X1)
    | lhs_atom54(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_307]) ).

cnf(c_0_424,plain,
    ( tptpcol_14_118118(X1)
    | lhs_atom52(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_308]) ).

cnf(c_0_425,plain,
    ( tptpcol_13_118117(X1)
    | lhs_atom36(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_309]) ).

cnf(c_0_426,plain,
    ( tptpcol_12_118116(X1)
    | lhs_atom34(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_310]) ).

cnf(c_0_427,plain,
    ( tptpcol_11_118084(X1)
    | lhs_atom32(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_311]) ).

cnf(c_0_428,plain,
    ( tptpcol_10_118020(X1)
    | lhs_atom30(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_312]) ).

cnf(c_0_429,plain,
    ( tptpcol_9_118019(X1)
    | lhs_atom28(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_313]) ).

cnf(c_0_430,plain,
    ( tptpcol_8_117763(X1)
    | lhs_atom26(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_314]) ).

cnf(c_0_431,plain,
    ( tptpcol_7_117762(X1)
    | lhs_atom24(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_315]) ).

cnf(c_0_432,plain,
    ( tptpcol_6_116738(X1)
    | lhs_atom22(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_316]) ).

cnf(c_0_433,plain,
    ( tptpcol_5_114690(X1)
    | lhs_atom20(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_317]) ).

cnf(c_0_434,plain,
    ( tptpcol_4_114689(X1)
    | lhs_atom18(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_318]) ).

cnf(c_0_435,plain,
    ( tptpcol_3_114688(X1)
    | lhs_atom16(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_319]) ).

cnf(c_0_436,plain,
    ( tptpcol_7_113665(X1)
    | lhs_atom14(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_320]) ).

cnf(c_0_437,plain,
    ( tptpcol_6_112641(X1)
    | lhs_atom12(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_321]) ).

cnf(c_0_438,plain,
    ( tptpcol_5_110593(X1)
    | lhs_atom10(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_322]) ).

cnf(c_0_439,plain,
    ( tptpcol_4_106497(X1)
    | lhs_atom8(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_323]) ).

cnf(c_0_440,plain,
    ( tptpcol_3_98305(X1)
    | lhs_atom6(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_324]) ).

cnf(c_0_441,plain,
    lhs_atom105,
    inference(split_conjunct,[status(thm)],[c_0_325]) ).

cnf(c_0_442,plain,
    lhs_atom94,
    inference(split_conjunct,[status(thm)],[c_0_326]) ).

cnf(c_0_443,plain,
    lhs_atom37,
    inference(split_conjunct,[status(thm)],[c_0_327]) ).

cnf(c_0_444,plain,
    lhs_atom35,
    inference(split_conjunct,[status(thm)],[c_0_328]) ).

cnf(c_0_445,plain,
    lhs_atom33,
    inference(split_conjunct,[status(thm)],[c_0_329]) ).

cnf(c_0_446,plain,
    lhs_atom31,
    inference(split_conjunct,[status(thm)],[c_0_330]) ).

cnf(c_0_447,plain,
    lhs_atom29,
    inference(split_conjunct,[status(thm)],[c_0_331]) ).

cnf(c_0_448,plain,
    lhs_atom27,
    inference(split_conjunct,[status(thm)],[c_0_332]) ).

cnf(c_0_449,plain,
    lhs_atom25,
    inference(split_conjunct,[status(thm)],[c_0_333]) ).

cnf(c_0_450,plain,
    lhs_atom23,
    inference(split_conjunct,[status(thm)],[c_0_334]) ).

cnf(c_0_451,plain,
    lhs_atom21,
    inference(split_conjunct,[status(thm)],[c_0_335]) ).

cnf(c_0_452,plain,
    lhs_atom19,
    inference(split_conjunct,[status(thm)],[c_0_336]) ).

cnf(c_0_453,plain,
    lhs_atom17,
    inference(split_conjunct,[status(thm)],[c_0_337]) ).

cnf(c_0_454,plain,
    lhs_atom15,
    inference(split_conjunct,[status(thm)],[c_0_338]) ).

cnf(c_0_455,plain,
    lhs_atom13,
    inference(split_conjunct,[status(thm)],[c_0_339]) ).

cnf(c_0_456,plain,
    lhs_atom11,
    inference(split_conjunct,[status(thm)],[c_0_340]) ).

cnf(c_0_457,plain,
    lhs_atom9,
    inference(split_conjunct,[status(thm)],[c_0_341]) ).

cnf(c_0_458,plain,
    lhs_atom7,
    inference(split_conjunct,[status(thm)],[c_0_342]) ).

cnf(c_0_459,plain,
    lhs_atom5,
    inference(split_conjunct,[status(thm)],[c_0_343]) ).

cnf(c_0_460,plain,
    lhs_atom4,
    inference(split_conjunct,[status(thm)],[c_0_344]) ).

cnf(c_0_461,plain,
    lhs_atom3,
    inference(split_conjunct,[status(thm)],[c_0_345]) ).

cnf(c_0_462,plain,
    lhs_atom2,
    inference(split_conjunct,[status(thm)],[c_0_346]) ).

cnf(c_0_463,plain,
    lhs_atom1,
    inference(split_conjunct,[status(thm)],[c_0_347]) ).

cnf(c_0_464,plain,
    ( lhs_atom104(X2,X3)
    | ~ genls(X1,X2)
    | ~ isa(X3,X1) ),
    c_0_348,
    [final] ).

cnf(c_0_465,plain,
    ( lhs_atom100(X2,X3)
    | ~ genlmt(X1,X2)
    | ~ genlmt(X3,X1) ),
    c_0_349,
    [final] ).

cnf(c_0_466,plain,
    ( lhs_atom93(X2,X3)
    | ~ genls(X1,X2)
    | ~ genls(X3,X1) ),
    c_0_350,
    [final] ).

cnf(c_0_467,plain,
    ( lhs_atom92(X1,X3)
    | ~ genls(X1,X2)
    | ~ genls(X2,X3) ),
    c_0_351,
    [final] ).

cnf(c_0_468,plain,
    ( lhs_atom90(X2,X3)
    | ~ genls(X1,X2)
    | ~ genls(X3,X1) ),
    c_0_352,
    [final] ).

cnf(c_0_469,plain,
    ( lhs_atom51(X1,X3)
    | ~ genls(X1,X2)
    | ~ disjointwith(X2,X3) ),
    c_0_353,
    [final] ).

cnf(c_0_470,plain,
    ( lhs_atom50(X1,X3)
    | ~ genls(X1,X2)
    | ~ disjointwith(X3,X2) ),
    c_0_354,
    [final] ).

cnf(c_0_471,plain,
    ( lhs_atom46(X2,X3)
    | ~ genlpreds(X1,X2)
    | ~ genlinverse(X3,X1) ),
    c_0_355,
    [final] ).

cnf(c_0_472,plain,
    ( lhs_atom45(X1,X3)
    | ~ genlpreds(X1,X2)
    | ~ genlinverse(X2,X3) ),
    c_0_356,
    [final] ).

cnf(c_0_473,plain,
    ( lhs_atom41(X2,X3)
    | ~ genlpreds(X1,X2)
    | ~ genlpreds(X3,X1) ),
    c_0_357,
    [final] ).

cnf(c_0_474,plain,
    ( lhs_atom38(X3,X2)
    | ~ genlinverse(X1,X2)
    | ~ genlinverse(X3,X1) ),
    c_0_358,
    [final] ).

cnf(c_0_475,plain,
    ( lhs_atom97(X2)
    | ~ genlmt(X1,X2)
    | ~ mtvisible(X1) ),
    c_0_359,
    [final] ).

cnf(c_0_476,plain,
    ( disjointwith(X1,X2)
    | lhs_atom49(X1,X2) ),
    c_0_360,
    [final] ).

cnf(c_0_477,plain,
    ( thing(X1)
    | lhs_atom103(X1,X2) ),
    c_0_361,
    [final] ).

cnf(c_0_478,plain,
    ( thing(X1)
    | lhs_atom103(X1,X2) ),
    c_0_362,
    [final] ).

cnf(c_0_479,plain,
    ( collection(X1)
    | lhs_atom102(X1,X2) ),
    c_0_363,
    [final] ).

cnf(c_0_480,plain,
    ( collection(X1)
    | lhs_atom102(X1,X2) ),
    c_0_364,
    [final] ).

cnf(c_0_481,plain,
    ( genlmt(X1,X1)
    | lhs_atom101(X1) ),
    c_0_365,
    [final] ).

cnf(c_0_482,plain,
    ( genlmt(X1,X1)
    | lhs_atom101(X1) ),
    c_0_366,
    [final] ).

cnf(c_0_483,plain,
    ( microtheory(X1)
    | lhs_atom99(X1,X2) ),
    c_0_367,
    [final] ).

cnf(c_0_484,plain,
    ( microtheory(X1)
    | lhs_atom99(X1,X2) ),
    c_0_368,
    [final] ).

cnf(c_0_485,plain,
    ( microtheory(X1)
    | lhs_atom98(X1,X2) ),
    c_0_369,
    [final] ).

cnf(c_0_486,plain,
    ( microtheory(X1)
    | lhs_atom98(X1,X2) ),
    c_0_370,
    [final] ).

cnf(c_0_487,plain,
    ( genls(X1,X1)
    | lhs_atom91(X1) ),
    c_0_371,
    [final] ).

cnf(c_0_488,plain,
    ( genls(X1,X1)
    | lhs_atom91(X1) ),
    c_0_372,
    [final] ).

cnf(c_0_489,plain,
    ( collection(X1)
    | lhs_atom89(X1,X2) ),
    c_0_373,
    [final] ).

cnf(c_0_490,plain,
    ( collection(X1)
    | lhs_atom89(X1,X2) ),
    c_0_374,
    [final] ).

cnf(c_0_491,plain,
    ( collection(X1)
    | lhs_atom88(X1,X2) ),
    c_0_375,
    [final] ).

cnf(c_0_492,plain,
    ( collection(X1)
    | lhs_atom88(X1,X2) ),
    c_0_376,
    [final] ).

cnf(c_0_493,plain,
    ( collection(X1)
    | lhs_atom48(X1,X2) ),
    c_0_377,
    [final] ).

cnf(c_0_494,plain,
    ( collection(X1)
    | lhs_atom47(X1,X2) ),
    c_0_378,
    [final] ).

cnf(c_0_495,plain,
    ( binarypredicate(X1)
    | lhs_atom44(X1,X2) ),
    c_0_379,
    [final] ).

cnf(c_0_496,plain,
    ( binarypredicate(X1)
    | lhs_atom43(X1,X2) ),
    c_0_380,
    [final] ).

cnf(c_0_497,plain,
    ( genlpreds(X1,X1)
    | lhs_atom42(X1) ),
    c_0_381,
    [final] ).

cnf(c_0_498,plain,
    ( genlpreds(X1,X1)
    | lhs_atom42(X1) ),
    c_0_382,
    [final] ).

cnf(c_0_499,plain,
    ( predicate(X1)
    | lhs_atom40(X1,X2) ),
    c_0_383,
    [final] ).

cnf(c_0_500,plain,
    ( predicate(X1)
    | lhs_atom40(X1,X2) ),
    c_0_384,
    [final] ).

cnf(c_0_501,plain,
    ( predicate(X1)
    | lhs_atom39(X1,X2) ),
    c_0_385,
    [final] ).

cnf(c_0_502,plain,
    ( predicate(X1)
    | lhs_atom39(X1,X2) ),
    c_0_386,
    [final] ).

cnf(c_0_503,plain,
    ( isa(X1,c_transitivebinarypredicate)
    | lhs_atom96(X1) ),
    c_0_387,
    [final] ).

cnf(c_0_504,plain,
    ( isa(X1,c_tptpcol_4_106497)
    | lhs_atom87(X1) ),
    c_0_388,
    [final] ).

cnf(c_0_505,plain,
    ( isa(X1,c_tptpcol_3_98305)
    | lhs_atom85(X1) ),
    c_0_389,
    [final] ).

cnf(c_0_506,plain,
    ( isa(X1,c_tptpcol_5_110593)
    | lhs_atom83(X1) ),
    c_0_390,
    [final] ).

cnf(c_0_507,plain,
    ( isa(X1,c_tptpcol_6_112641)
    | lhs_atom81(X1) ),
    c_0_391,
    [final] ).

cnf(c_0_508,plain,
    ( isa(X1,c_tptpcol_7_113665)
    | lhs_atom79(X1) ),
    c_0_392,
    [final] ).

cnf(c_0_509,plain,
    ( isa(X1,c_tptpcol_8_114177)
    | lhs_atom77(X1) ),
    c_0_393,
    [final] ).

cnf(c_0_510,plain,
    ( isa(X1,c_tptpcol_4_114689)
    | lhs_atom75(X1) ),
    c_0_394,
    [final] ).

cnf(c_0_511,plain,
    ( isa(X1,c_tptpcol_3_114688)
    | lhs_atom73(X1) ),
    c_0_395,
    [final] ).

cnf(c_0_512,plain,
    ( isa(X1,c_tptpcol_5_114690)
    | lhs_atom71(X1) ),
    c_0_396,
    [final] ).

cnf(c_0_513,plain,
    ( isa(X1,c_tptpcol_6_116738)
    | lhs_atom69(X1) ),
    c_0_397,
    [final] ).

cnf(c_0_514,plain,
    ( isa(X1,c_tptpcol_7_117762)
    | lhs_atom67(X1) ),
    c_0_398,
    [final] ).

cnf(c_0_515,plain,
    ( isa(X1,c_tptpcol_8_117763)
    | lhs_atom65(X1) ),
    c_0_399,
    [final] ).

cnf(c_0_516,plain,
    ( isa(X1,c_tptpcol_9_118019)
    | lhs_atom63(X1) ),
    c_0_400,
    [final] ).

cnf(c_0_517,plain,
    ( isa(X1,c_tptpcol_10_118020)
    | lhs_atom61(X1) ),
    c_0_401,
    [final] ).

cnf(c_0_518,plain,
    ( isa(X1,c_tptpcol_11_118084)
    | lhs_atom59(X1) ),
    c_0_402,
    [final] ).

cnf(c_0_519,plain,
    ( isa(X1,c_tptpcol_12_118116)
    | lhs_atom57(X1) ),
    c_0_403,
    [final] ).

cnf(c_0_520,plain,
    ( isa(X1,c_tptpcol_13_118117)
    | lhs_atom55(X1) ),
    c_0_404,
    [final] ).

cnf(c_0_521,plain,
    ( isa(X1,c_tptpcol_14_118118)
    | lhs_atom53(X1) ),
    c_0_405,
    [final] ).

cnf(c_0_522,plain,
    ( transitivebinarypredicate(X1)
    | lhs_atom95(X1) ),
    c_0_406,
    [final] ).

cnf(c_0_523,plain,
    ( tptpcol_4_106497(X1)
    | lhs_atom86(X1) ),
    c_0_407,
    [final] ).

cnf(c_0_524,plain,
    ( tptpcol_3_98305(X1)
    | lhs_atom84(X1) ),
    c_0_408,
    [final] ).

cnf(c_0_525,plain,
    ( tptpcol_5_110593(X1)
    | lhs_atom82(X1) ),
    c_0_409,
    [final] ).

cnf(c_0_526,plain,
    ( tptpcol_6_112641(X1)
    | lhs_atom80(X1) ),
    c_0_410,
    [final] ).

cnf(c_0_527,plain,
    ( tptpcol_7_113665(X1)
    | lhs_atom78(X1) ),
    c_0_411,
    [final] ).

cnf(c_0_528,plain,
    ( tptpcol_8_114177(X1)
    | lhs_atom76(X1) ),
    c_0_412,
    [final] ).

cnf(c_0_529,plain,
    ( tptpcol_4_114689(X1)
    | lhs_atom74(X1) ),
    c_0_413,
    [final] ).

cnf(c_0_530,plain,
    ( tptpcol_3_114688(X1)
    | lhs_atom72(X1) ),
    c_0_414,
    [final] ).

cnf(c_0_531,plain,
    ( tptpcol_5_114690(X1)
    | lhs_atom70(X1) ),
    c_0_415,
    [final] ).

cnf(c_0_532,plain,
    ( tptpcol_6_116738(X1)
    | lhs_atom68(X1) ),
    c_0_416,
    [final] ).

cnf(c_0_533,plain,
    ( tptpcol_7_117762(X1)
    | lhs_atom66(X1) ),
    c_0_417,
    [final] ).

cnf(c_0_534,plain,
    ( tptpcol_8_117763(X1)
    | lhs_atom64(X1) ),
    c_0_418,
    [final] ).

cnf(c_0_535,plain,
    ( tptpcol_9_118019(X1)
    | lhs_atom62(X1) ),
    c_0_419,
    [final] ).

cnf(c_0_536,plain,
    ( tptpcol_10_118020(X1)
    | lhs_atom60(X1) ),
    c_0_420,
    [final] ).

cnf(c_0_537,plain,
    ( tptpcol_11_118084(X1)
    | lhs_atom58(X1) ),
    c_0_421,
    [final] ).

cnf(c_0_538,plain,
    ( tptpcol_12_118116(X1)
    | lhs_atom56(X1) ),
    c_0_422,
    [final] ).

cnf(c_0_539,plain,
    ( tptpcol_13_118117(X1)
    | lhs_atom54(X1) ),
    c_0_423,
    [final] ).

cnf(c_0_540,plain,
    ( tptpcol_14_118118(X1)
    | lhs_atom52(X1) ),
    c_0_424,
    [final] ).

cnf(c_0_541,plain,
    ( tptpcol_13_118117(X1)
    | lhs_atom36(X1) ),
    c_0_425,
    [final] ).

cnf(c_0_542,plain,
    ( tptpcol_12_118116(X1)
    | lhs_atom34(X1) ),
    c_0_426,
    [final] ).

cnf(c_0_543,plain,
    ( tptpcol_11_118084(X1)
    | lhs_atom32(X1) ),
    c_0_427,
    [final] ).

cnf(c_0_544,plain,
    ( tptpcol_10_118020(X1)
    | lhs_atom30(X1) ),
    c_0_428,
    [final] ).

cnf(c_0_545,plain,
    ( tptpcol_9_118019(X1)
    | lhs_atom28(X1) ),
    c_0_429,
    [final] ).

cnf(c_0_546,plain,
    ( tptpcol_8_117763(X1)
    | lhs_atom26(X1) ),
    c_0_430,
    [final] ).

cnf(c_0_547,plain,
    ( tptpcol_7_117762(X1)
    | lhs_atom24(X1) ),
    c_0_431,
    [final] ).

cnf(c_0_548,plain,
    ( tptpcol_6_116738(X1)
    | lhs_atom22(X1) ),
    c_0_432,
    [final] ).

cnf(c_0_549,plain,
    ( tptpcol_5_114690(X1)
    | lhs_atom20(X1) ),
    c_0_433,
    [final] ).

cnf(c_0_550,plain,
    ( tptpcol_4_114689(X1)
    | lhs_atom18(X1) ),
    c_0_434,
    [final] ).

cnf(c_0_551,plain,
    ( tptpcol_3_114688(X1)
    | lhs_atom16(X1) ),
    c_0_435,
    [final] ).

cnf(c_0_552,plain,
    ( tptpcol_7_113665(X1)
    | lhs_atom14(X1) ),
    c_0_436,
    [final] ).

cnf(c_0_553,plain,
    ( tptpcol_6_112641(X1)
    | lhs_atom12(X1) ),
    c_0_437,
    [final] ).

cnf(c_0_554,plain,
    ( tptpcol_5_110593(X1)
    | lhs_atom10(X1) ),
    c_0_438,
    [final] ).

cnf(c_0_555,plain,
    ( tptpcol_4_106497(X1)
    | lhs_atom8(X1) ),
    c_0_439,
    [final] ).

cnf(c_0_556,plain,
    ( tptpcol_3_98305(X1)
    | lhs_atom6(X1) ),
    c_0_440,
    [final] ).

cnf(c_0_557,plain,
    lhs_atom105,
    c_0_441,
    [final] ).

cnf(c_0_558,plain,
    lhs_atom94,
    c_0_442,
    [final] ).

cnf(c_0_559,plain,
    lhs_atom37,
    c_0_443,
    [final] ).

cnf(c_0_560,plain,
    lhs_atom35,
    c_0_444,
    [final] ).

cnf(c_0_561,plain,
    lhs_atom33,
    c_0_445,
    [final] ).

cnf(c_0_562,plain,
    lhs_atom31,
    c_0_446,
    [final] ).

cnf(c_0_563,plain,
    lhs_atom29,
    c_0_447,
    [final] ).

cnf(c_0_564,plain,
    lhs_atom27,
    c_0_448,
    [final] ).

cnf(c_0_565,plain,
    lhs_atom25,
    c_0_449,
    [final] ).

cnf(c_0_566,plain,
    lhs_atom23,
    c_0_450,
    [final] ).

cnf(c_0_567,plain,
    lhs_atom21,
    c_0_451,
    [final] ).

cnf(c_0_568,plain,
    lhs_atom19,
    c_0_452,
    [final] ).

cnf(c_0_569,plain,
    lhs_atom17,
    c_0_453,
    [final] ).

cnf(c_0_570,plain,
    lhs_atom15,
    c_0_454,
    [final] ).

cnf(c_0_571,plain,
    lhs_atom13,
    c_0_455,
    [final] ).

cnf(c_0_572,plain,
    lhs_atom11,
    c_0_456,
    [final] ).

cnf(c_0_573,plain,
    lhs_atom9,
    c_0_457,
    [final] ).

cnf(c_0_574,plain,
    lhs_atom7,
    c_0_458,
    [final] ).

cnf(c_0_575,plain,
    lhs_atom5,
    c_0_459,
    [final] ).

cnf(c_0_576,plain,
    lhs_atom4,
    c_0_460,
    [final] ).

cnf(c_0_577,plain,
    lhs_atom3,
    c_0_461,
    [final] ).

cnf(c_0_578,plain,
    lhs_atom2,
    c_0_462,
    [final] ).

cnf(c_0_579,plain,
    lhs_atom1,
    c_0_463,
    [final] ).

% End CNF derivation
cnf(c_0_464_0,axiom,
    ( isa(X3,X2)
    | ~ genls(X1,X2)
    | ~ isa(X3,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_464,def_lhs_atom104]) ).

cnf(c_0_465_0,axiom,
    ( genlmt(X3,X2)
    | ~ genlmt(X1,X2)
    | ~ genlmt(X3,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_465,def_lhs_atom100]) ).

cnf(c_0_466_0,axiom,
    ( genls(X3,X2)
    | ~ genls(X1,X2)
    | ~ genls(X3,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_466,def_lhs_atom93]) ).

cnf(c_0_467_0,axiom,
    ( genls(X1,X3)
    | ~ genls(X1,X2)
    | ~ genls(X2,X3) ),
    inference(unfold_definition,[status(thm)],[c_0_467,def_lhs_atom92]) ).

cnf(c_0_468_0,axiom,
    ( genls(X3,X2)
    | ~ genls(X1,X2)
    | ~ genls(X3,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_468,def_lhs_atom90]) ).

cnf(c_0_469_0,axiom,
    ( disjointwith(X1,X3)
    | ~ genls(X1,X2)
    | ~ disjointwith(X2,X3) ),
    inference(unfold_definition,[status(thm)],[c_0_469,def_lhs_atom51]) ).

cnf(c_0_470_0,axiom,
    ( disjointwith(X3,X1)
    | ~ genls(X1,X2)
    | ~ disjointwith(X3,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_470,def_lhs_atom50]) ).

cnf(c_0_471_0,axiom,
    ( genlinverse(X3,X2)
    | ~ genlpreds(X1,X2)
    | ~ genlinverse(X3,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_471,def_lhs_atom46]) ).

cnf(c_0_472_0,axiom,
    ( genlinverse(X1,X3)
    | ~ genlpreds(X1,X2)
    | ~ genlinverse(X2,X3) ),
    inference(unfold_definition,[status(thm)],[c_0_472,def_lhs_atom45]) ).

cnf(c_0_473_0,axiom,
    ( genlpreds(X3,X2)
    | ~ genlpreds(X1,X2)
    | ~ genlpreds(X3,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_473,def_lhs_atom41]) ).

cnf(c_0_474_0,axiom,
    ( genlpreds(X3,X2)
    | ~ genlinverse(X1,X2)
    | ~ genlinverse(X3,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_474,def_lhs_atom38]) ).

cnf(c_0_475_0,axiom,
    ( mtvisible(X2)
    | ~ genlmt(X1,X2)
    | ~ mtvisible(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_475,def_lhs_atom97]) ).

cnf(c_0_476_0,axiom,
    ( ~ disjointwith(X2,X1)
    | disjointwith(X1,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_476,def_lhs_atom49]) ).

cnf(c_0_477_0,axiom,
    ( ~ isa(X1,X2)
    | thing(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_477,def_lhs_atom103]) ).

cnf(c_0_478_0,axiom,
    ( ~ isa(X1,X2)
    | thing(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_478,def_lhs_atom103]) ).

cnf(c_0_479_0,axiom,
    ( ~ isa(X2,X1)
    | collection(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_479,def_lhs_atom102]) ).

cnf(c_0_480_0,axiom,
    ( ~ isa(X2,X1)
    | collection(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_480,def_lhs_atom102]) ).

cnf(c_0_481_0,axiom,
    ( ~ microtheory(X1)
    | genlmt(X1,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_481,def_lhs_atom101]) ).

cnf(c_0_482_0,axiom,
    ( ~ microtheory(X1)
    | genlmt(X1,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_482,def_lhs_atom101]) ).

cnf(c_0_483_0,axiom,
    ( ~ genlmt(X1,X2)
    | microtheory(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_483,def_lhs_atom99]) ).

cnf(c_0_484_0,axiom,
    ( ~ genlmt(X1,X2)
    | microtheory(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_484,def_lhs_atom99]) ).

cnf(c_0_485_0,axiom,
    ( ~ genlmt(X2,X1)
    | microtheory(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_485,def_lhs_atom98]) ).

cnf(c_0_486_0,axiom,
    ( ~ genlmt(X2,X1)
    | microtheory(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_486,def_lhs_atom98]) ).

cnf(c_0_487_0,axiom,
    ( ~ collection(X1)
    | genls(X1,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_487,def_lhs_atom91]) ).

cnf(c_0_488_0,axiom,
    ( ~ collection(X1)
    | genls(X1,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_488,def_lhs_atom91]) ).

cnf(c_0_489_0,axiom,
    ( ~ genls(X1,X2)
    | collection(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_489,def_lhs_atom89]) ).

cnf(c_0_490_0,axiom,
    ( ~ genls(X1,X2)
    | collection(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_490,def_lhs_atom89]) ).

cnf(c_0_491_0,axiom,
    ( ~ genls(X2,X1)
    | collection(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_491,def_lhs_atom88]) ).

cnf(c_0_492_0,axiom,
    ( ~ genls(X2,X1)
    | collection(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_492,def_lhs_atom88]) ).

cnf(c_0_493_0,axiom,
    ( ~ disjointwith(X1,X2)
    | collection(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_493,def_lhs_atom48]) ).

cnf(c_0_494_0,axiom,
    ( ~ disjointwith(X2,X1)
    | collection(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_494,def_lhs_atom47]) ).

cnf(c_0_495_0,axiom,
    ( ~ genlinverse(X1,X2)
    | binarypredicate(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_495,def_lhs_atom44]) ).

cnf(c_0_496_0,axiom,
    ( ~ genlinverse(X2,X1)
    | binarypredicate(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_496,def_lhs_atom43]) ).

cnf(c_0_497_0,axiom,
    ( ~ predicate(X1)
    | genlpreds(X1,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_497,def_lhs_atom42]) ).

cnf(c_0_498_0,axiom,
    ( ~ predicate(X1)
    | genlpreds(X1,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_498,def_lhs_atom42]) ).

cnf(c_0_499_0,axiom,
    ( ~ genlpreds(X1,X2)
    | predicate(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_499,def_lhs_atom40]) ).

cnf(c_0_500_0,axiom,
    ( ~ genlpreds(X1,X2)
    | predicate(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_500,def_lhs_atom40]) ).

cnf(c_0_501_0,axiom,
    ( ~ genlpreds(X2,X1)
    | predicate(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_501,def_lhs_atom39]) ).

cnf(c_0_502_0,axiom,
    ( ~ genlpreds(X2,X1)
    | predicate(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_502,def_lhs_atom39]) ).

cnf(c_0_503_0,axiom,
    ( ~ transitivebinarypredicate(X1)
    | isa(X1,c_transitivebinarypredicate) ),
    inference(unfold_definition,[status(thm)],[c_0_503,def_lhs_atom96]) ).

cnf(c_0_504_0,axiom,
    ( ~ tptpcol_4_106497(X1)
    | isa(X1,c_tptpcol_4_106497) ),
    inference(unfold_definition,[status(thm)],[c_0_504,def_lhs_atom87]) ).

cnf(c_0_505_0,axiom,
    ( ~ tptpcol_3_98305(X1)
    | isa(X1,c_tptpcol_3_98305) ),
    inference(unfold_definition,[status(thm)],[c_0_505,def_lhs_atom85]) ).

cnf(c_0_506_0,axiom,
    ( ~ tptpcol_5_110593(X1)
    | isa(X1,c_tptpcol_5_110593) ),
    inference(unfold_definition,[status(thm)],[c_0_506,def_lhs_atom83]) ).

cnf(c_0_507_0,axiom,
    ( ~ tptpcol_6_112641(X1)
    | isa(X1,c_tptpcol_6_112641) ),
    inference(unfold_definition,[status(thm)],[c_0_507,def_lhs_atom81]) ).

cnf(c_0_508_0,axiom,
    ( ~ tptpcol_7_113665(X1)
    | isa(X1,c_tptpcol_7_113665) ),
    inference(unfold_definition,[status(thm)],[c_0_508,def_lhs_atom79]) ).

cnf(c_0_509_0,axiom,
    ( ~ tptpcol_8_114177(X1)
    | isa(X1,c_tptpcol_8_114177) ),
    inference(unfold_definition,[status(thm)],[c_0_509,def_lhs_atom77]) ).

cnf(c_0_510_0,axiom,
    ( ~ tptpcol_4_114689(X1)
    | isa(X1,c_tptpcol_4_114689) ),
    inference(unfold_definition,[status(thm)],[c_0_510,def_lhs_atom75]) ).

cnf(c_0_511_0,axiom,
    ( ~ tptpcol_3_114688(X1)
    | isa(X1,c_tptpcol_3_114688) ),
    inference(unfold_definition,[status(thm)],[c_0_511,def_lhs_atom73]) ).

cnf(c_0_512_0,axiom,
    ( ~ tptpcol_5_114690(X1)
    | isa(X1,c_tptpcol_5_114690) ),
    inference(unfold_definition,[status(thm)],[c_0_512,def_lhs_atom71]) ).

cnf(c_0_513_0,axiom,
    ( ~ tptpcol_6_116738(X1)
    | isa(X1,c_tptpcol_6_116738) ),
    inference(unfold_definition,[status(thm)],[c_0_513,def_lhs_atom69]) ).

cnf(c_0_514_0,axiom,
    ( ~ tptpcol_7_117762(X1)
    | isa(X1,c_tptpcol_7_117762) ),
    inference(unfold_definition,[status(thm)],[c_0_514,def_lhs_atom67]) ).

cnf(c_0_515_0,axiom,
    ( ~ tptpcol_8_117763(X1)
    | isa(X1,c_tptpcol_8_117763) ),
    inference(unfold_definition,[status(thm)],[c_0_515,def_lhs_atom65]) ).

cnf(c_0_516_0,axiom,
    ( ~ tptpcol_9_118019(X1)
    | isa(X1,c_tptpcol_9_118019) ),
    inference(unfold_definition,[status(thm)],[c_0_516,def_lhs_atom63]) ).

cnf(c_0_517_0,axiom,
    ( ~ tptpcol_10_118020(X1)
    | isa(X1,c_tptpcol_10_118020) ),
    inference(unfold_definition,[status(thm)],[c_0_517,def_lhs_atom61]) ).

cnf(c_0_518_0,axiom,
    ( ~ tptpcol_11_118084(X1)
    | isa(X1,c_tptpcol_11_118084) ),
    inference(unfold_definition,[status(thm)],[c_0_518,def_lhs_atom59]) ).

cnf(c_0_519_0,axiom,
    ( ~ tptpcol_12_118116(X1)
    | isa(X1,c_tptpcol_12_118116) ),
    inference(unfold_definition,[status(thm)],[c_0_519,def_lhs_atom57]) ).

cnf(c_0_520_0,axiom,
    ( ~ tptpcol_13_118117(X1)
    | isa(X1,c_tptpcol_13_118117) ),
    inference(unfold_definition,[status(thm)],[c_0_520,def_lhs_atom55]) ).

cnf(c_0_521_0,axiom,
    ( ~ tptpcol_14_118118(X1)
    | isa(X1,c_tptpcol_14_118118) ),
    inference(unfold_definition,[status(thm)],[c_0_521,def_lhs_atom53]) ).

cnf(c_0_522_0,axiom,
    ( ~ isa(X1,c_transitivebinarypredicate)
    | transitivebinarypredicate(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_522,def_lhs_atom95]) ).

cnf(c_0_523_0,axiom,
    ( ~ isa(X1,c_tptpcol_4_106497)
    | tptpcol_4_106497(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_523,def_lhs_atom86]) ).

cnf(c_0_524_0,axiom,
    ( ~ isa(X1,c_tptpcol_3_98305)
    | tptpcol_3_98305(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_524,def_lhs_atom84]) ).

cnf(c_0_525_0,axiom,
    ( ~ isa(X1,c_tptpcol_5_110593)
    | tptpcol_5_110593(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_525,def_lhs_atom82]) ).

cnf(c_0_526_0,axiom,
    ( ~ isa(X1,c_tptpcol_6_112641)
    | tptpcol_6_112641(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_526,def_lhs_atom80]) ).

cnf(c_0_527_0,axiom,
    ( ~ isa(X1,c_tptpcol_7_113665)
    | tptpcol_7_113665(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_527,def_lhs_atom78]) ).

cnf(c_0_528_0,axiom,
    ( ~ isa(X1,c_tptpcol_8_114177)
    | tptpcol_8_114177(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_528,def_lhs_atom76]) ).

cnf(c_0_529_0,axiom,
    ( ~ isa(X1,c_tptpcol_4_114689)
    | tptpcol_4_114689(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_529,def_lhs_atom74]) ).

cnf(c_0_530_0,axiom,
    ( ~ isa(X1,c_tptpcol_3_114688)
    | tptpcol_3_114688(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_530,def_lhs_atom72]) ).

cnf(c_0_531_0,axiom,
    ( ~ isa(X1,c_tptpcol_5_114690)
    | tptpcol_5_114690(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_531,def_lhs_atom70]) ).

cnf(c_0_532_0,axiom,
    ( ~ isa(X1,c_tptpcol_6_116738)
    | tptpcol_6_116738(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_532,def_lhs_atom68]) ).

cnf(c_0_533_0,axiom,
    ( ~ isa(X1,c_tptpcol_7_117762)
    | tptpcol_7_117762(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_533,def_lhs_atom66]) ).

cnf(c_0_534_0,axiom,
    ( ~ isa(X1,c_tptpcol_8_117763)
    | tptpcol_8_117763(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_534,def_lhs_atom64]) ).

cnf(c_0_535_0,axiom,
    ( ~ isa(X1,c_tptpcol_9_118019)
    | tptpcol_9_118019(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_535,def_lhs_atom62]) ).

cnf(c_0_536_0,axiom,
    ( ~ isa(X1,c_tptpcol_10_118020)
    | tptpcol_10_118020(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_536,def_lhs_atom60]) ).

cnf(c_0_537_0,axiom,
    ( ~ isa(X1,c_tptpcol_11_118084)
    | tptpcol_11_118084(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_537,def_lhs_atom58]) ).

cnf(c_0_538_0,axiom,
    ( ~ isa(X1,c_tptpcol_12_118116)
    | tptpcol_12_118116(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_538,def_lhs_atom56]) ).

cnf(c_0_539_0,axiom,
    ( ~ isa(X1,c_tptpcol_13_118117)
    | tptpcol_13_118117(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_539,def_lhs_atom54]) ).

cnf(c_0_540_0,axiom,
    ( ~ isa(X1,c_tptpcol_14_118118)
    | tptpcol_14_118118(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_540,def_lhs_atom52]) ).

cnf(c_0_541_0,axiom,
    ( ~ tptpcol_14_118118(X1)
    | tptpcol_13_118117(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_541,def_lhs_atom36]) ).

cnf(c_0_542_0,axiom,
    ( ~ tptpcol_13_118117(X1)
    | tptpcol_12_118116(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_542,def_lhs_atom34]) ).

cnf(c_0_543_0,axiom,
    ( ~ tptpcol_12_118116(X1)
    | tptpcol_11_118084(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_543,def_lhs_atom32]) ).

cnf(c_0_544_0,axiom,
    ( ~ tptpcol_11_118084(X1)
    | tptpcol_10_118020(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_544,def_lhs_atom30]) ).

cnf(c_0_545_0,axiom,
    ( ~ tptpcol_10_118020(X1)
    | tptpcol_9_118019(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_545,def_lhs_atom28]) ).

cnf(c_0_546_0,axiom,
    ( ~ tptpcol_9_118019(X1)
    | tptpcol_8_117763(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_546,def_lhs_atom26]) ).

cnf(c_0_547_0,axiom,
    ( ~ tptpcol_8_117763(X1)
    | tptpcol_7_117762(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_547,def_lhs_atom24]) ).

cnf(c_0_548_0,axiom,
    ( ~ tptpcol_7_117762(X1)
    | tptpcol_6_116738(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_548,def_lhs_atom22]) ).

cnf(c_0_549_0,axiom,
    ( ~ tptpcol_6_116738(X1)
    | tptpcol_5_114690(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_549,def_lhs_atom20]) ).

cnf(c_0_550_0,axiom,
    ( ~ tptpcol_5_114690(X1)
    | tptpcol_4_114689(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_550,def_lhs_atom18]) ).

cnf(c_0_551_0,axiom,
    ( ~ tptpcol_4_114689(X1)
    | tptpcol_3_114688(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_551,def_lhs_atom16]) ).

cnf(c_0_552_0,axiom,
    ( ~ tptpcol_8_114177(X1)
    | tptpcol_7_113665(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_552,def_lhs_atom14]) ).

cnf(c_0_553_0,axiom,
    ( ~ tptpcol_7_113665(X1)
    | tptpcol_6_112641(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_553,def_lhs_atom12]) ).

cnf(c_0_554_0,axiom,
    ( ~ tptpcol_6_112641(X1)
    | tptpcol_5_110593(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_554,def_lhs_atom10]) ).

cnf(c_0_555_0,axiom,
    ( ~ tptpcol_5_110593(X1)
    | tptpcol_4_106497(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_555,def_lhs_atom8]) ).

cnf(c_0_556_0,axiom,
    ( ~ tptpcol_4_106497(X1)
    | tptpcol_3_98305(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_556,def_lhs_atom6]) ).

cnf(c_0_557_0,axiom,
    mtvisible(c_universalvocabularymt),
    inference(unfold_definition,[status(thm)],[c_0_557,def_lhs_atom105]) ).

cnf(c_0_558_0,axiom,
    mtvisible(c_basekb),
    inference(unfold_definition,[status(thm)],[c_0_558,def_lhs_atom94]) ).

cnf(c_0_559_0,axiom,
    disjointwith(c_tptpcol_3_98305,c_tptpcol_3_114688),
    inference(unfold_definition,[status(thm)],[c_0_559,def_lhs_atom37]) ).

cnf(c_0_560_0,axiom,
    genls(c_tptpcol_14_118118,c_tptpcol_13_118117),
    inference(unfold_definition,[status(thm)],[c_0_560,def_lhs_atom35]) ).

cnf(c_0_561_0,axiom,
    genls(c_tptpcol_13_118117,c_tptpcol_12_118116),
    inference(unfold_definition,[status(thm)],[c_0_561,def_lhs_atom33]) ).

cnf(c_0_562_0,axiom,
    genls(c_tptpcol_12_118116,c_tptpcol_11_118084),
    inference(unfold_definition,[status(thm)],[c_0_562,def_lhs_atom31]) ).

cnf(c_0_563_0,axiom,
    genls(c_tptpcol_11_118084,c_tptpcol_10_118020),
    inference(unfold_definition,[status(thm)],[c_0_563,def_lhs_atom29]) ).

cnf(c_0_564_0,axiom,
    genls(c_tptpcol_10_118020,c_tptpcol_9_118019),
    inference(unfold_definition,[status(thm)],[c_0_564,def_lhs_atom27]) ).

cnf(c_0_565_0,axiom,
    genls(c_tptpcol_9_118019,c_tptpcol_8_117763),
    inference(unfold_definition,[status(thm)],[c_0_565,def_lhs_atom25]) ).

cnf(c_0_566_0,axiom,
    genls(c_tptpcol_8_117763,c_tptpcol_7_117762),
    inference(unfold_definition,[status(thm)],[c_0_566,def_lhs_atom23]) ).

cnf(c_0_567_0,axiom,
    genls(c_tptpcol_7_117762,c_tptpcol_6_116738),
    inference(unfold_definition,[status(thm)],[c_0_567,def_lhs_atom21]) ).

cnf(c_0_568_0,axiom,
    genls(c_tptpcol_6_116738,c_tptpcol_5_114690),
    inference(unfold_definition,[status(thm)],[c_0_568,def_lhs_atom19]) ).

cnf(c_0_569_0,axiom,
    genls(c_tptpcol_5_114690,c_tptpcol_4_114689),
    inference(unfold_definition,[status(thm)],[c_0_569,def_lhs_atom17]) ).

cnf(c_0_570_0,axiom,
    genls(c_tptpcol_4_114689,c_tptpcol_3_114688),
    inference(unfold_definition,[status(thm)],[c_0_570,def_lhs_atom15]) ).

cnf(c_0_571_0,axiom,
    genls(c_tptpcol_8_114177,c_tptpcol_7_113665),
    inference(unfold_definition,[status(thm)],[c_0_571,def_lhs_atom13]) ).

cnf(c_0_572_0,axiom,
    genls(c_tptpcol_7_113665,c_tptpcol_6_112641),
    inference(unfold_definition,[status(thm)],[c_0_572,def_lhs_atom11]) ).

cnf(c_0_573_0,axiom,
    genls(c_tptpcol_6_112641,c_tptpcol_5_110593),
    inference(unfold_definition,[status(thm)],[c_0_573,def_lhs_atom9]) ).

cnf(c_0_574_0,axiom,
    genls(c_tptpcol_5_110593,c_tptpcol_4_106497),
    inference(unfold_definition,[status(thm)],[c_0_574,def_lhs_atom7]) ).

cnf(c_0_575_0,axiom,
    genls(c_tptpcol_4_106497,c_tptpcol_3_98305),
    inference(unfold_definition,[status(thm)],[c_0_575,def_lhs_atom5]) ).

cnf(c_0_576_0,axiom,
    genlmt(c_basekb,c_universalvocabularymt),
    inference(unfold_definition,[status(thm)],[c_0_576,def_lhs_atom4]) ).

cnf(c_0_577_0,axiom,
    genlmt(c_timehasnoendmt,c_generictemporalmt),
    inference(unfold_definition,[status(thm)],[c_0_577,def_lhs_atom3]) ).

cnf(c_0_578_0,axiom,
    genlmt(c_generictemporalmt,c_basekb),
    inference(unfold_definition,[status(thm)],[c_0_578,def_lhs_atom2]) ).

cnf(c_0_579_0,axiom,
    transitivebinarypredicate(c_genlmt),
    inference(unfold_definition,[status(thm)],[c_0_579,def_lhs_atom1]) ).

% Orienting (remaining) axiom formulas using strategy ClausalAll
% CNF of (remaining) axioms:
% Start CNF derivation
fof(c_0_0_001,axiom,
    ! [X1,X2,X3] :
      ~ ( isa(X1,X2)
        & isa(X1,X3)
        & disjointwith(X2,X3) ),
    file('<stdin>',just39) ).

fof(c_0_1_002,axiom,
    ! [X1] :
      ~ ( tptpcol_3_98305(X1)
        & tptpcol_3_114688(X1) ),
    file('<stdin>',just38) ).

fof(c_0_2_003,axiom,
    ! [X1,X2,X3] :
      ~ ( isa(X1,X2)
        & isa(X1,X3)
        & disjointwith(X2,X3) ),
    c_0_0 ).

fof(c_0_3_004,axiom,
    ! [X1] :
      ~ ( tptpcol_3_98305(X1)
        & tptpcol_3_114688(X1) ),
    c_0_1 ).

fof(c_0_4_005,plain,
    ! [X4,X5,X6] :
      ( ~ isa(X4,X5)
      | ~ isa(X4,X6)
      | ~ disjointwith(X5,X6) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_2])])])]) ).

fof(c_0_5_006,plain,
    ! [X2] :
      ( ~ tptpcol_3_98305(X2)
      | ~ tptpcol_3_114688(X2) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_3])]) ).

cnf(c_0_6_007,plain,
    ( ~ disjointwith(X1,X2)
    | ~ isa(X3,X2)
    | ~ isa(X3,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_4]) ).

cnf(c_0_7_008,plain,
    ( ~ tptpcol_3_114688(X1)
    | ~ tptpcol_3_98305(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_5]) ).

cnf(c_0_8_009,plain,
    ( ~ disjointwith(X1,X2)
    | ~ isa(X3,X2)
    | ~ isa(X3,X1) ),
    c_0_6,
    [final] ).

cnf(c_0_9_010,plain,
    ( ~ tptpcol_3_114688(X1)
    | ~ tptpcol_3_98305(X1) ),
    c_0_7,
    [final] ).

% End CNF derivation
% Generating one_way clauses for all literals in the CNF.
cnf(c_0_8_0,axiom,
    ( ~ disjointwith(X1,X2)
    | ~ isa(X3,X2)
    | ~ isa(X3,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_8]) ).

cnf(c_0_8_1,axiom,
    ( ~ isa(X3,X2)
    | ~ disjointwith(X1,X2)
    | ~ isa(X3,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_8]) ).

cnf(c_0_8_2,axiom,
    ( ~ isa(X3,X1)
    | ~ isa(X3,X2)
    | ~ disjointwith(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_8]) ).

cnf(c_0_9_0,axiom,
    ( ~ tptpcol_3_114688(X1)
    | ~ tptpcol_3_98305(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_9]) ).

cnf(c_0_9_1,axiom,
    ( ~ tptpcol_3_98305(X1)
    | ~ tptpcol_3_114688(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_9]) ).

% CNF of non-axioms
% Start CNF derivation
fof(c_0_0_011,conjecture,
    ( mtvisible(c_timehasnoendmt)
   => disjointwith(c_tptpcol_8_114177,c_tptpcol_14_118118) ),
    file('<stdin>',query61) ).

fof(c_0_1_012,negated_conjecture,
    ~ ( mtvisible(c_timehasnoendmt)
     => disjointwith(c_tptpcol_8_114177,c_tptpcol_14_118118) ),
    inference(assume_negation,[status(cth)],[c_0_0]) ).

fof(c_0_2_013,negated_conjecture,
    ( mtvisible(c_timehasnoendmt)
    & ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_14_118118) ),
    inference(fof_nnf,[status(thm)],[c_0_1]) ).

cnf(c_0_3_014,negated_conjecture,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_14_118118),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_4_015,negated_conjecture,
    mtvisible(c_timehasnoendmt),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_5_016,negated_conjecture,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_14_118118),
    c_0_3,
    [final] ).

cnf(c_0_6_017,negated_conjecture,
    mtvisible(c_timehasnoendmt),
    c_0_4,
    [final] ).

% End CNF derivation

%-------------------------------------------------------------
% Proof by iprover

cnf(c_121,negated_conjecture,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_14_118118),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_5) ).

cnf(c_190,negated_conjecture,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_14_118118),
    inference(copy,[status(esa)],[c_121]) ).

cnf(c_198,negated_conjecture,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_14_118118),
    inference(copy,[status(esa)],[c_190]) ).

cnf(c_201,negated_conjecture,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_14_118118),
    inference(copy,[status(esa)],[c_198]) ).

cnf(c_202,negated_conjecture,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_14_118118),
    inference(copy,[status(esa)],[c_201]) ).

cnf(c_569,negated_conjecture,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_14_118118),
    inference(copy,[status(esa)],[c_202]) ).

cnf(c_114,plain,
    ( ~ disjointwith(X0,X1)
    | ~ genls(X2,X1)
    | disjointwith(X0,X2) ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_470_0) ).

cnf(c_555,plain,
    ( ~ disjointwith(X0,X1)
    | ~ genls(X2,X1)
    | disjointwith(X0,X2) ),
    inference(copy,[status(esa)],[c_114]) ).

cnf(c_556,plain,
    ( ~ disjointwith(X0,X1)
    | disjointwith(X0,X2)
    | ~ genls(X2,X1) ),
    inference(rewriting,[status(thm)],[c_555]) ).

cnf(c_579,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_14_118118,X0) ),
    inference(resolution,[status(thm)],[c_569,c_556]) ).

cnf(c_580,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_14_118118,X0) ),
    inference(rewriting,[status(thm)],[c_579]) ).

cnf(c_24,plain,
    genls(c_tptpcol_14_118118,c_tptpcol_13_118117),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_560_0) ).

cnf(c_375,plain,
    genls(c_tptpcol_14_118118,c_tptpcol_13_118117),
    inference(copy,[status(esa)],[c_24]) ).

cnf(c_595,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_13_118117),
    inference(resolution,[status(thm)],[c_580,c_375]) ).

cnf(c_596,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_13_118117),
    inference(rewriting,[status(thm)],[c_595]) ).

cnf(c_611,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_13_118117,X0) ),
    inference(resolution,[status(thm)],[c_596,c_556]) ).

cnf(c_612,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_13_118117,X0) ),
    inference(rewriting,[status(thm)],[c_611]) ).

cnf(c_23,plain,
    genls(c_tptpcol_13_118117,c_tptpcol_12_118116),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_561_0) ).

cnf(c_373,plain,
    genls(c_tptpcol_13_118117,c_tptpcol_12_118116),
    inference(copy,[status(esa)],[c_23]) ).

cnf(c_737,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_12_118116),
    inference(resolution,[status(thm)],[c_612,c_373]) ).

cnf(c_738,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_12_118116),
    inference(rewriting,[status(thm)],[c_737]) ).

cnf(c_747,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_12_118116,X0) ),
    inference(resolution,[status(thm)],[c_738,c_556]) ).

cnf(c_748,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_12_118116,X0) ),
    inference(rewriting,[status(thm)],[c_747]) ).

cnf(c_22,plain,
    genls(c_tptpcol_12_118116,c_tptpcol_11_118084),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_562_0) ).

cnf(c_371,plain,
    genls(c_tptpcol_12_118116,c_tptpcol_11_118084),
    inference(copy,[status(esa)],[c_22]) ).

cnf(c_1107,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_11_118084),
    inference(resolution,[status(thm)],[c_748,c_371]) ).

cnf(c_1108,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_11_118084),
    inference(rewriting,[status(thm)],[c_1107]) ).

cnf(c_1117,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_11_118084,X0) ),
    inference(resolution,[status(thm)],[c_1108,c_556]) ).

cnf(c_1118,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_11_118084,X0) ),
    inference(rewriting,[status(thm)],[c_1117]) ).

cnf(c_21,plain,
    genls(c_tptpcol_11_118084,c_tptpcol_10_118020),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_563_0) ).

cnf(c_369,plain,
    genls(c_tptpcol_11_118084,c_tptpcol_10_118020),
    inference(copy,[status(esa)],[c_21]) ).

cnf(c_1333,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_10_118020),
    inference(resolution,[status(thm)],[c_1118,c_369]) ).

cnf(c_1334,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_10_118020),
    inference(rewriting,[status(thm)],[c_1333]) ).

cnf(c_2027,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_10_118020,X0) ),
    inference(resolution,[status(thm)],[c_1334,c_556]) ).

cnf(c_2028,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_10_118020,X0) ),
    inference(rewriting,[status(thm)],[c_2027]) ).

cnf(c_20,plain,
    genls(c_tptpcol_10_118020,c_tptpcol_9_118019),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_564_0) ).

cnf(c_367,plain,
    genls(c_tptpcol_10_118020,c_tptpcol_9_118019),
    inference(copy,[status(esa)],[c_20]) ).

cnf(c_2033,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_9_118019),
    inference(resolution,[status(thm)],[c_2028,c_367]) ).

cnf(c_2034,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_9_118019),
    inference(rewriting,[status(thm)],[c_2033]) ).

cnf(c_2057,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_9_118019,X0) ),
    inference(resolution,[status(thm)],[c_2034,c_556]) ).

cnf(c_2058,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_9_118019,X0) ),
    inference(rewriting,[status(thm)],[c_2057]) ).

cnf(c_19,plain,
    genls(c_tptpcol_9_118019,c_tptpcol_8_117763),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_565_0) ).

cnf(c_365,plain,
    genls(c_tptpcol_9_118019,c_tptpcol_8_117763),
    inference(copy,[status(esa)],[c_19]) ).

cnf(c_2063,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_8_117763),
    inference(resolution,[status(thm)],[c_2058,c_365]) ).

cnf(c_2064,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_8_117763),
    inference(rewriting,[status(thm)],[c_2063]) ).

cnf(c_2101,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_8_117763,X0) ),
    inference(resolution,[status(thm)],[c_2064,c_556]) ).

cnf(c_2102,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_8_117763,X0) ),
    inference(rewriting,[status(thm)],[c_2101]) ).

cnf(c_18,plain,
    genls(c_tptpcol_8_117763,c_tptpcol_7_117762),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_566_0) ).

cnf(c_363,plain,
    genls(c_tptpcol_8_117763,c_tptpcol_7_117762),
    inference(copy,[status(esa)],[c_18]) ).

cnf(c_2107,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_7_117762),
    inference(resolution,[status(thm)],[c_2102,c_363]) ).

cnf(c_2108,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_7_117762),
    inference(rewriting,[status(thm)],[c_2107]) ).

cnf(c_2117,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_7_117762,X0) ),
    inference(resolution,[status(thm)],[c_2108,c_556]) ).

cnf(c_2118,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_7_117762,X0) ),
    inference(rewriting,[status(thm)],[c_2117]) ).

cnf(c_17,plain,
    genls(c_tptpcol_7_117762,c_tptpcol_6_116738),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_567_0) ).

cnf(c_361,plain,
    genls(c_tptpcol_7_117762,c_tptpcol_6_116738),
    inference(copy,[status(esa)],[c_17]) ).

cnf(c_2123,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_6_116738),
    inference(resolution,[status(thm)],[c_2118,c_361]) ).

cnf(c_2124,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_6_116738),
    inference(rewriting,[status(thm)],[c_2123]) ).

cnf(c_2133,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_6_116738,X0) ),
    inference(resolution,[status(thm)],[c_2124,c_556]) ).

cnf(c_2134,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_6_116738,X0) ),
    inference(rewriting,[status(thm)],[c_2133]) ).

cnf(c_16,plain,
    genls(c_tptpcol_6_116738,c_tptpcol_5_114690),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_568_0) ).

cnf(c_359,plain,
    genls(c_tptpcol_6_116738,c_tptpcol_5_114690),
    inference(copy,[status(esa)],[c_16]) ).

cnf(c_2139,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_5_114690),
    inference(resolution,[status(thm)],[c_2134,c_359]) ).

cnf(c_2140,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_5_114690),
    inference(rewriting,[status(thm)],[c_2139]) ).

cnf(c_2149,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_5_114690,X0) ),
    inference(resolution,[status(thm)],[c_2140,c_556]) ).

cnf(c_2150,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_5_114690,X0) ),
    inference(rewriting,[status(thm)],[c_2149]) ).

cnf(c_15,plain,
    genls(c_tptpcol_5_114690,c_tptpcol_4_114689),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_569_0) ).

cnf(c_357,plain,
    genls(c_tptpcol_5_114690,c_tptpcol_4_114689),
    inference(copy,[status(esa)],[c_15]) ).

cnf(c_2155,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_4_114689),
    inference(resolution,[status(thm)],[c_2150,c_357]) ).

cnf(c_2156,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_4_114689),
    inference(rewriting,[status(thm)],[c_2155]) ).

cnf(c_2165,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_4_114689,X0) ),
    inference(resolution,[status(thm)],[c_2156,c_556]) ).

cnf(c_2166,plain,
    ( ~ disjointwith(c_tptpcol_8_114177,X0)
    | ~ genls(c_tptpcol_4_114689,X0) ),
    inference(rewriting,[status(thm)],[c_2165]) ).

cnf(c_14,plain,
    genls(c_tptpcol_4_114689,c_tptpcol_3_114688),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_570_0) ).

cnf(c_355,plain,
    genls(c_tptpcol_4_114689,c_tptpcol_3_114688),
    inference(copy,[status(esa)],[c_14]) ).

cnf(c_2171,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_3_114688),
    inference(resolution,[status(thm)],[c_2166,c_355]) ).

cnf(c_2172,plain,
    ~ disjointwith(c_tptpcol_8_114177,c_tptpcol_3_114688),
    inference(rewriting,[status(thm)],[c_2171]) ).

cnf(c_115,plain,
    ( ~ disjointwith(X0,X1)
    | ~ genls(X2,X0)
    | disjointwith(X2,X1) ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_469_0) ).

cnf(c_557,plain,
    ( ~ disjointwith(X0,X1)
    | ~ genls(X2,X0)
    | disjointwith(X2,X1) ),
    inference(copy,[status(esa)],[c_115]) ).

cnf(c_558,plain,
    ( ~ disjointwith(X0,X1)
    | disjointwith(X2,X1)
    | ~ genls(X2,X0) ),
    inference(rewriting,[status(thm)],[c_557]) ).

cnf(c_2179,plain,
    ( ~ disjointwith(X0,c_tptpcol_3_114688)
    | ~ genls(c_tptpcol_8_114177,X0) ),
    inference(resolution,[status(thm)],[c_2172,c_558]) ).

cnf(c_2180,plain,
    ( ~ disjointwith(X0,c_tptpcol_3_114688)
    | ~ genls(c_tptpcol_8_114177,X0) ),
    inference(rewriting,[status(thm)],[c_2179]) ).

cnf(c_117,plain,
    ( ~ genls(X0,X1)
    | ~ genls(X2,X0)
    | genls(X2,X1) ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_467_0) ).

cnf(c_561,plain,
    ( ~ genls(X0,X1)
    | ~ genls(X2,X0)
    | genls(X2,X1) ),
    inference(copy,[status(esa)],[c_117]) ).

cnf(c_5455,plain,
    ( ~ disjointwith(X0,c_tptpcol_3_114688)
    | ~ genls(c_tptpcol_8_114177,X1)
    | ~ genls(X1,X0) ),
    inference(resolution,[status(thm)],[c_2180,c_561]) ).

cnf(c_5456,plain,
    ( ~ disjointwith(X0,c_tptpcol_3_114688)
    | ~ genls(c_tptpcol_8_114177,X1)
    | ~ genls(X1,X0) ),
    inference(rewriting,[status(thm)],[c_5455]) ).

cnf(c_9,plain,
    genls(c_tptpcol_4_106497,c_tptpcol_3_98305),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_575_0) ).

cnf(c_345,plain,
    genls(c_tptpcol_4_106497,c_tptpcol_3_98305),
    inference(copy,[status(esa)],[c_9]) ).

cnf(c_14368,plain,
    ( ~ disjointwith(c_tptpcol_3_98305,c_tptpcol_3_114688)
    | ~ genls(c_tptpcol_8_114177,c_tptpcol_4_106497) ),
    inference(resolution,[status(thm)],[c_5456,c_345]) ).

cnf(c_14369,plain,
    ( ~ disjointwith(c_tptpcol_3_98305,c_tptpcol_3_114688)
    | ~ genls(c_tptpcol_8_114177,c_tptpcol_4_106497) ),
    inference(rewriting,[status(thm)],[c_14368]) ).

cnf(c_25,plain,
    disjointwith(c_tptpcol_3_98305,c_tptpcol_3_114688),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_559_0) ).

cnf(c_377,plain,
    disjointwith(c_tptpcol_3_98305,c_tptpcol_3_114688),
    inference(copy,[status(esa)],[c_25]) ).

cnf(c_32501,plain,
    ~ genls(c_tptpcol_8_114177,c_tptpcol_4_106497),
    inference(forward_subsumption_resolution,[status(thm)],[c_14369,c_377]) ).

cnf(c_32502,plain,
    ~ genls(c_tptpcol_8_114177,c_tptpcol_4_106497),
    inference(rewriting,[status(thm)],[c_32501]) ).

cnf(c_32504,plain,
    ( ~ genls(c_tptpcol_8_114177,X0)
    | ~ genls(X0,c_tptpcol_4_106497) ),
    inference(resolution,[status(thm)],[c_32502,c_561]) ).

cnf(c_32505,plain,
    ( ~ genls(c_tptpcol_8_114177,X0)
    | ~ genls(X0,c_tptpcol_4_106497) ),
    inference(rewriting,[status(thm)],[c_32504]) ).

cnf(c_32618,plain,
    ( ~ genls(c_tptpcol_8_114177,X0)
    | ~ genls(X1,c_tptpcol_4_106497)
    | ~ genls(X0,X1) ),
    inference(resolution,[status(thm)],[c_32505,c_561]) ).

cnf(c_32619,plain,
    ( ~ genls(c_tptpcol_8_114177,X0)
    | ~ genls(X1,c_tptpcol_4_106497)
    | ~ genls(X0,X1) ),
    inference(rewriting,[status(thm)],[c_32618]) ).

cnf(c_12,plain,
    genls(c_tptpcol_7_113665,c_tptpcol_6_112641),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_572_0) ).

cnf(c_351,plain,
    genls(c_tptpcol_7_113665,c_tptpcol_6_112641),
    inference(copy,[status(esa)],[c_12]) ).

cnf(c_32640,plain,
    ( ~ genls(c_tptpcol_6_112641,c_tptpcol_4_106497)
    | ~ genls(c_tptpcol_8_114177,c_tptpcol_7_113665) ),
    inference(resolution,[status(thm)],[c_32619,c_351]) ).

cnf(c_32641,plain,
    ( ~ genls(c_tptpcol_6_112641,c_tptpcol_4_106497)
    | ~ genls(c_tptpcol_8_114177,c_tptpcol_7_113665) ),
    inference(rewriting,[status(thm)],[c_32640]) ).

cnf(c_13,plain,
    genls(c_tptpcol_8_114177,c_tptpcol_7_113665),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_571_0) ).

cnf(c_353,plain,
    genls(c_tptpcol_8_114177,c_tptpcol_7_113665),
    inference(copy,[status(esa)],[c_13]) ).

cnf(c_33025,plain,
    ~ genls(c_tptpcol_6_112641,c_tptpcol_4_106497),
    inference(forward_subsumption_resolution,[status(thm)],[c_32641,c_353]) ).

cnf(c_33026,plain,
    ~ genls(c_tptpcol_6_112641,c_tptpcol_4_106497),
    inference(rewriting,[status(thm)],[c_33025]) ).

cnf(c_33028,plain,
    ( ~ genls(c_tptpcol_6_112641,X0)
    | ~ genls(X0,c_tptpcol_4_106497) ),
    inference(resolution,[status(thm)],[c_33026,c_561]) ).

cnf(c_33029,plain,
    ( ~ genls(c_tptpcol_6_112641,X0)
    | ~ genls(X0,c_tptpcol_4_106497) ),
    inference(rewriting,[status(thm)],[c_33028]) ).

cnf(c_10,plain,
    genls(c_tptpcol_5_110593,c_tptpcol_4_106497),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_574_0) ).

cnf(c_347,plain,
    genls(c_tptpcol_5_110593,c_tptpcol_4_106497),
    inference(copy,[status(esa)],[c_10]) ).

cnf(c_33036,plain,
    ~ genls(c_tptpcol_6_112641,c_tptpcol_5_110593),
    inference(resolution,[status(thm)],[c_33029,c_347]) ).

cnf(c_33037,plain,
    ~ genls(c_tptpcol_6_112641,c_tptpcol_5_110593),
    inference(rewriting,[status(thm)],[c_33036]) ).

cnf(c_11,plain,
    genls(c_tptpcol_6_112641,c_tptpcol_5_110593),
    file('/export/starexec/sandbox/tmp/iprover_modulo_3f842d.p',c_0_573_0) ).

cnf(c_349,plain,
    genls(c_tptpcol_6_112641,c_tptpcol_5_110593),
    inference(copy,[status(esa)],[c_11]) ).

cnf(c_33163,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_33037,c_349]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : CSR061+1 : TPTP v8.1.0. Released v3.4.0.
% 0.04/0.13  % Command  : iprover_modulo %s %d
% 0.13/0.34  % Computer : n005.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Sat Jun 11 06:37:54 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.13/0.35  % Running in mono-core mode
% 0.20/0.41  % Orienting using strategy Equiv(ClausalAll)
% 0.20/0.41  % FOF problem with conjecture
% 0.20/0.41  % Executing iprover_moduloopt --modulo true --schedule none --sub_typing false --res_to_prop_solver none --res_prop_simpl_given false --res_lit_sel kbo_max --large_theory_mode false --res_time_limit 1000 --res_orphan_elimination false --prep_sem_filter none --prep_unflatten false --comb_res_mult 1000 --comb_inst_mult 300 --clausifier .//eprover --clausifier_options "--tstp-format  " --proof_out_file /export/starexec/sandbox/tmp/iprover_proof_e2b03d.s --tptp_safe_out true --time_out_real 150 /export/starexec/sandbox/tmp/iprover_modulo_3f842d.p | tee /export/starexec/sandbox/tmp/iprover_modulo_out_ddcb43 | grep -v "SZS"
% 0.20/0.44  
% 0.20/0.44  %---------------- iProver v2.5 (CASC-J8 2016) ----------------%
% 0.20/0.44  
% 0.20/0.44  % 
% 0.20/0.44  % ------  iProver source info 
% 0.20/0.44  
% 0.20/0.44  % git: sha1: 57accf6c58032223c7708532cf852a99fa48c1b3
% 0.20/0.44  % git: non_committed_changes: true
% 0.20/0.44  % git: last_make_outside_of_git: true
% 0.20/0.44  
% 0.20/0.44  % 
% 0.20/0.44  % ------ Input Options
% 0.20/0.44  
% 0.20/0.44  % --out_options                         all
% 0.20/0.44  % --tptp_safe_out                       true
% 0.20/0.44  % --problem_path                        ""
% 0.20/0.44  % --include_path                        ""
% 0.20/0.44  % --clausifier                          .//eprover
% 0.20/0.44  % --clausifier_options                  --tstp-format  
% 0.20/0.44  % --stdin                               false
% 0.20/0.44  % --dbg_backtrace                       false
% 0.20/0.44  % --dbg_dump_prop_clauses               false
% 0.20/0.44  % --dbg_dump_prop_clauses_file          -
% 0.20/0.44  % --dbg_out_stat                        false
% 0.20/0.44  
% 0.20/0.44  % ------ General Options
% 0.20/0.44  
% 0.20/0.44  % --fof                                 false
% 0.20/0.44  % --time_out_real                       150.
% 0.20/0.44  % --time_out_prep_mult                  0.2
% 0.20/0.44  % --time_out_virtual                    -1.
% 0.20/0.44  % --schedule                            none
% 0.20/0.44  % --ground_splitting                    input
% 0.20/0.44  % --splitting_nvd                       16
% 0.20/0.44  % --non_eq_to_eq                        false
% 0.20/0.44  % --prep_gs_sim                         true
% 0.20/0.44  % --prep_unflatten                      false
% 0.20/0.44  % --prep_res_sim                        true
% 0.20/0.44  % --prep_upred                          true
% 0.20/0.44  % --res_sim_input                       true
% 0.20/0.44  % --clause_weak_htbl                    true
% 0.20/0.44  % --gc_record_bc_elim                   false
% 0.20/0.44  % --symbol_type_check                   false
% 0.20/0.44  % --clausify_out                        false
% 0.20/0.44  % --large_theory_mode                   false
% 0.20/0.44  % --prep_sem_filter                     none
% 0.20/0.44  % --prep_sem_filter_out                 false
% 0.20/0.44  % --preprocessed_out                    false
% 0.20/0.44  % --sub_typing                          false
% 0.20/0.44  % --brand_transform                     false
% 0.20/0.44  % --pure_diseq_elim                     true
% 0.20/0.44  % --min_unsat_core                      false
% 0.20/0.44  % --pred_elim                           true
% 0.20/0.44  % --add_important_lit                   false
% 0.20/0.44  % --soft_assumptions                    false
% 0.20/0.44  % --reset_solvers                       false
% 0.20/0.44  % --bc_imp_inh                          []
% 0.20/0.44  % --conj_cone_tolerance                 1.5
% 0.20/0.44  % --prolific_symb_bound                 500
% 0.20/0.44  % --lt_threshold                        2000
% 0.20/0.44  
% 0.20/0.44  % ------ SAT Options
% 0.20/0.44  
% 0.20/0.44  % --sat_mode                            false
% 0.20/0.44  % --sat_fm_restart_options              ""
% 0.20/0.44  % --sat_gr_def                          false
% 0.20/0.44  % --sat_epr_types                       true
% 0.20/0.44  % --sat_non_cyclic_types                false
% 0.20/0.44  % --sat_finite_models                   false
% 0.20/0.44  % --sat_fm_lemmas                       false
% 0.20/0.44  % --sat_fm_prep                         false
% 0.20/0.44  % --sat_fm_uc_incr                      true
% 0.20/0.44  % --sat_out_model                       small
% 0.20/0.44  % --sat_out_clauses                     false
% 0.20/0.44  
% 0.20/0.44  % ------ QBF Options
% 0.20/0.44  
% 0.20/0.44  % --qbf_mode                            false
% 0.20/0.44  % --qbf_elim_univ                       true
% 0.20/0.44  % --qbf_sk_in                           true
% 0.20/0.44  % --qbf_pred_elim                       true
% 0.20/0.44  % --qbf_split                           32
% 0.20/0.44  
% 0.20/0.44  % ------ BMC1 Options
% 0.20/0.44  
% 0.20/0.44  % --bmc1_incremental                    false
% 0.20/0.44  % --bmc1_axioms                         reachable_all
% 0.20/0.44  % --bmc1_min_bound                      0
% 0.20/0.44  % --bmc1_max_bound                      -1
% 0.20/0.44  % --bmc1_max_bound_default              -1
% 0.20/0.44  % --bmc1_symbol_reachability            true
% 0.20/0.44  % --bmc1_property_lemmas                false
% 0.20/0.44  % --bmc1_k_induction                    false
% 0.20/0.44  % --bmc1_non_equiv_states               false
% 0.20/0.44  % --bmc1_deadlock                       false
% 0.20/0.44  % --bmc1_ucm                            false
% 0.20/0.44  % --bmc1_add_unsat_core                 none
% 0.20/0.44  % --bmc1_unsat_core_children            false
% 0.20/0.44  % --bmc1_unsat_core_extrapolate_axioms  false
% 0.20/0.44  % --bmc1_out_stat                       full
% 0.20/0.44  % --bmc1_ground_init                    false
% 0.20/0.44  % --bmc1_pre_inst_next_state            false
% 0.20/0.44  % --bmc1_pre_inst_state                 false
% 0.20/0.44  % --bmc1_pre_inst_reach_state           false
% 0.20/0.44  % --bmc1_out_unsat_core                 false
% 0.20/0.44  % --bmc1_aig_witness_out                false
% 0.20/0.44  % --bmc1_verbose                        false
% 0.20/0.44  % --bmc1_dump_clauses_tptp              false
% 0.20/0.45  % --bmc1_dump_unsat_core_tptp           false
% 0.20/0.45  % --bmc1_dump_file                      -
% 0.20/0.45  % --bmc1_ucm_expand_uc_limit            128
% 0.20/0.45  % --bmc1_ucm_n_expand_iterations        6
% 0.20/0.45  % --bmc1_ucm_extend_mode                1
% 0.20/0.45  % --bmc1_ucm_init_mode                  2
% 0.20/0.45  % --bmc1_ucm_cone_mode                  none
% 0.20/0.45  % --bmc1_ucm_reduced_relation_type      0
% 0.20/0.45  % --bmc1_ucm_relax_model                4
% 0.20/0.45  % --bmc1_ucm_full_tr_after_sat          true
% 0.20/0.45  % --bmc1_ucm_expand_neg_assumptions     false
% 0.20/0.45  % --bmc1_ucm_layered_model              none
% 0.20/0.45  % --bmc1_ucm_max_lemma_size             10
% 0.20/0.45  
% 0.20/0.45  % ------ AIG Options
% 0.20/0.45  
% 0.20/0.45  % --aig_mode                            false
% 0.20/0.45  
% 0.20/0.45  % ------ Instantiation Options
% 0.20/0.45  
% 0.20/0.45  % --instantiation_flag                  true
% 0.20/0.45  % --inst_lit_sel                        [+prop;+sign;+ground;-num_var;-num_symb]
% 0.20/0.45  % --inst_solver_per_active              750
% 0.20/0.45  % --inst_solver_calls_frac              0.5
% 0.20/0.45  % --inst_passive_queue_type             priority_queues
% 0.20/0.45  % --inst_passive_queues                 [[-conj_dist;+conj_symb;-num_var];[+age;-num_symb]]
% 0.20/0.45  % --inst_passive_queues_freq            [25;2]
% 0.20/0.45  % --inst_dismatching                    true
% 0.20/0.45  % --inst_eager_unprocessed_to_passive   true
% 0.20/0.45  % --inst_prop_sim_given                 true
% 0.20/0.45  % --inst_prop_sim_new                   false
% 0.20/0.45  % --inst_orphan_elimination             true
% 0.20/0.45  % --inst_learning_loop_flag             true
% 0.20/0.45  % --inst_learning_start                 3000
% 0.20/0.45  % --inst_learning_factor                2
% 0.20/0.45  % --inst_start_prop_sim_after_learn     3
% 0.20/0.45  % --inst_sel_renew                      solver
% 0.20/0.45  % --inst_lit_activity_flag              true
% 0.20/0.45  % --inst_out_proof                      true
% 0.20/0.45  
% 0.20/0.45  % ------ Resolution Options
% 0.20/0.45  
% 0.20/0.45  % --resolution_flag                     true
% 0.20/0.45  % --res_lit_sel                         kbo_max
% 0.20/0.45  % --res_to_prop_solver                  none
% 0.20/0.45  % --res_prop_simpl_new                  false
% 0.20/0.45  % --res_prop_simpl_given                false
% 0.20/0.45  % --res_passive_queue_type              priority_queues
% 0.20/0.45  % --res_passive_queues                  [[-conj_dist;+conj_symb;-num_symb];[+age;-num_symb]]
% 0.20/0.45  % --res_passive_queues_freq             [15;5]
% 0.20/0.45  % --res_forward_subs                    full
% 0.20/0.45  % --res_backward_subs                   full
% 0.20/0.45  % --res_forward_subs_resolution         true
% 0.20/0.45  % --res_backward_subs_resolution        true
% 0.20/0.45  % --res_orphan_elimination              false
% 0.20/0.45  % --res_time_limit                      1000.
% 0.20/0.45  % --res_out_proof                       true
% 0.20/0.45  % --proof_out_file                      /export/starexec/sandbox/tmp/iprover_proof_e2b03d.s
% 0.20/0.45  % --modulo                              true
% 0.20/0.45  
% 0.20/0.45  % ------ Combination Options
% 0.20/0.45  
% 0.20/0.45  % --comb_res_mult                       1000
% 0.20/0.45  % --comb_inst_mult                      300
% 0.20/0.45  % ------ 
% 0.20/0.45  
% 0.20/0.45  % ------ Parsing...% successful
% 0.20/0.45  
% 0.20/0.45  % ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e  pe_s  pe_e  snvd_s sp: 0 0s snvd_e % 
% 0.20/0.45  
% 0.20/0.45  % ------ Proving...
% 0.20/0.45  % ------ Problem Properties 
% 0.20/0.45  
% 0.20/0.45  % 
% 0.20/0.45  % EPR                                   true
% 0.20/0.45  % Horn                                  true
% 0.20/0.45  % Has equality                          false
% 0.20/0.45  
% 0.20/0.45  % % ------ Input Options Time Limit: Unbounded
% 0.20/0.45  
% 0.20/0.45  
% 0.20/0.45  % % ------ Current options:
% 0.20/0.45  
% 0.20/0.45  % ------ Input Options
% 0.20/0.45  
% 0.20/0.45  % --out_options                         all
% 0.20/0.45  % --tptp_safe_out                       true
% 0.20/0.45  % --problem_path                        ""
% 0.20/0.45  % --include_path                        ""
% 0.20/0.45  % --clausifier                          .//eprover
% 0.20/0.45  % --clausifier_options                  --tstp-format  
% 0.20/0.45  % --stdin                               false
% 0.20/0.45  % --dbg_backtrace                       false
% 0.20/0.45  % --dbg_dump_prop_clauses               false
% 0.20/0.45  % --dbg_dump_prop_clauses_file          -
% 0.20/0.45  % --dbg_out_stat                        false
% 0.20/0.45  
% 0.20/0.45  % ------ General Options
% 0.20/0.45  
% 0.20/0.45  % --fof                                 false
% 0.20/0.45  % --time_out_real                       150.
% 0.20/0.45  % --time_out_prep_mult                  0.2
% 0.20/0.45  % --time_out_virtual                    -1.
% 0.20/0.45  % --schedule                            none
% 0.20/0.45  % --ground_splitting                    input
% 0.20/0.45  % --splitting_nvd                       16
% 0.20/0.45  % --non_eq_to_eq                        false
% 0.20/0.45  % --prep_gs_sim                         true
% 0.20/0.45  % --prep_unflatten                      false
% 0.20/0.45  % --prep_res_sim                        true
% 0.20/0.45  % --prep_upred                          true
% 0.20/0.45  % --res_sim_input                       true
% 0.20/0.45  % --clause_weak_htbl                    true
% 0.20/0.45  % --gc_record_bc_elim                   false
% 0.20/0.45  % --symbol_type_check                   false
% 0.20/0.45  % --clausify_out                        false
% 0.20/0.45  % --large_theory_mode                   false
% 0.20/0.45  % --prep_sem_filter                     none
% 0.20/0.45  % --prep_sem_filter_out                 false
% 0.20/0.45  % --preprocessed_out                    false
% 0.20/0.45  % --sub_typing                          false
% 0.20/0.45  % --brand_transform                     false
% 0.20/0.45  % --pure_diseq_elim                     true
% 0.20/0.45  % --min_unsat_core                      false
% 0.20/0.45  % --pred_elim                           true
% 0.20/0.45  % --add_important_lit                   false
% 0.20/0.45  % --soft_assumptions                    false
% 0.20/0.45  % --reset_solvers                       false
% 0.20/0.45  % --bc_imp_inh                          []
% 0.20/0.45  % --conj_cone_tolerance                 1.5
% 0.20/0.45  % --prolific_symb_bound                 500
% 0.20/0.45  % --lt_threshold                        2000
% 0.20/0.45  
% 0.20/0.45  % ------ SAT Options
% 0.20/0.45  
% 0.20/0.45  % --sat_mode                            false
% 0.20/0.45  % --sat_fm_restart_options              ""
% 0.20/0.45  % --sat_gr_def                          false
% 0.20/0.45  % --sat_epr_types                       true
% 0.20/0.45  % --sat_non_cyclic_types                false
% 0.20/0.45  % --sat_finite_models                   false
% 0.20/0.45  % --sat_fm_lemmas                       false
% 0.20/0.45  % --sat_fm_prep                         false
% 0.20/0.45  % --sat_fm_uc_incr                      true
% 0.20/0.45  % --sat_out_model                       small
% 0.20/0.45  % --sat_out_clauses                     false
% 0.20/0.45  
% 0.20/0.45  % ------ QBF Options
% 0.20/0.45  
% 0.20/0.45  % --qbf_mode                            false
% 0.20/0.45  % --qbf_elim_univ                       true
% 0.20/0.45  % --qbf_sk_in                           true
% 0.20/0.45  % --qbf_pred_elim                       true
% 0.20/0.45  % --qbf_split                           32
% 0.20/0.45  
% 0.20/0.45  % ------ BMC1 Options
% 0.20/0.45  
% 0.20/0.45  % --bmc1_incremental                    false
% 0.20/0.45  % --bmc1_axioms                         reachable_all
% 0.20/0.45  % --bmc1_min_bound                      0
% 0.20/0.45  % --bmc1_max_bound                      -1
% 0.20/0.45  % --bmc1_max_bound_default              -1
% 0.20/0.45  % --bmc1_symbol_reachability            true
% 0.20/0.45  % --bmc1_property_lemmas                false
% 0.20/0.45  % --bmc1_k_induction                    false
% 0.20/0.45  % --bmc1_non_equiv_states               false
% 0.20/0.45  % --bmc1_deadlock                       false
% 0.20/0.45  % --bmc1_ucm                            false
% 0.20/0.45  % --bmc1_add_unsat_core                 none
% 0.20/0.45  % --bmc1_unsat_core_children            false
% 0.20/0.45  % --bmc1_unsat_core_extrapolate_axioms  false
% 0.20/0.45  % --bmc1_out_stat                       full
% 0.20/0.45  % --bmc1_ground_init                    false
% 0.20/0.45  % --bmc1_pre_inst_next_state            false
% 0.20/0.45  % --bmc1_pre_inst_state                 false
% 0.20/0.45  % --bmc1_pre_inst_reach_state           false
% 0.20/0.45  % --bmc1_out_unsat_core                 false
% 0.20/0.45  % --bmc1_aig_witness_out                false
% 0.20/0.45  % --bmc1_verbose                        false
% 0.20/0.45  % --bmc1_dump_clauses_tptp              false
% 0.20/0.45  % --bmc1_dump_unsat_core_tptp           false
% 0.20/0.45  % --bmc1_dump_file                      -
% 0.20/0.45  % --bmc1_ucm_expand_uc_limit            128
% 0.20/0.45  % --bmc1_ucm_n_expand_iterations        6
% 0.20/0.45  % --bmc1_ucm_extend_mode                1
% 0.20/0.45  % --bmc1_ucm_init_mode                  2
% 0.20/0.45  % --bmc1_ucm_cone_mode                  none
% 0.20/0.45  % --bmc1_ucm_reduced_relation_type      0
% 0.20/0.45  % --bmc1_ucm_relax_model                4
% 0.20/0.45  % --bmc1_ucm_full_tr_after_sat          true
% 0.20/0.45  % --bmc1_ucm_expand_neg_assumptions     false
% 0.20/0.45  % --bmc1_ucm_layered_model              none
% 0.20/0.45  % --bmc1_ucm_max_lemma_size             10
% 0.20/0.45  
% 0.20/0.45  % ------ AIG Options
% 0.20/0.45  
% 0.20/0.45  % --aig_mode                            false
% 0.20/0.45  
% 0.20/0.45  % ------ Instantiation Options
% 0.20/0.45  
% 0.20/0.45  % --instantiation_flag                  true
% 0.20/0.45  % --inst_lit_sel                        [+prop;+sign;+ground;-num_var;-num_symb]
% 0.20/0.45  % --inst_solver_per_active              750
% 0.20/0.45  % --inst_solver_calls_frac              0.5
% 0.20/0.45  % --inst_passive_queue_type             priority_queues
% 0.20/0.45  % --inst_passive_queues                 [[-conj_dist;+conj_symb;-num_var];[+age;-num_symb]]
% 0.20/0.45  % --inst_passive_queues_freq            [25;2]
% 0.20/0.45  % --inst_dismatching                    true
% 0.20/0.45  % --inst_eager_unprocessed_to_passive   true
% 0.20/0.45  % --inst_prop_sim_given                 true
% 0.85/1.05  % --inst_prop_sim_new                   false
% 0.85/1.05  % --inst_orphan_elimination             true
% 0.85/1.05  % --inst_learning_loop_flag             true
% 0.85/1.05  % --inst_learning_start                 3000
% 0.85/1.05  % --inst_learning_factor                2
% 0.85/1.05  % --inst_start_prop_sim_after_learn     3
% 0.85/1.05  % --inst_sel_renew                      solver
% 0.85/1.05  % --inst_lit_activity_flag              true
% 0.85/1.05  % --inst_out_proof                      true
% 0.85/1.05  
% 0.85/1.05  % ------ Resolution Options
% 0.85/1.05  
% 0.85/1.05  % --resolution_flag                     true
% 0.85/1.05  % --res_lit_sel                         kbo_max
% 0.85/1.05  % --res_to_prop_solver                  none
% 0.85/1.05  % --res_prop_simpl_new                  false
% 0.85/1.05  % --res_prop_simpl_given                false
% 0.85/1.05  % --res_passive_queue_type              priority_queues
% 0.85/1.05  % --res_passive_queues                  [[-conj_dist;+conj_symb;-num_symb];[+age;-num_symb]]
% 0.85/1.05  % --res_passive_queues_freq             [15;5]
% 0.85/1.05  % --res_forward_subs                    full
% 0.85/1.05  % --res_backward_subs                   full
% 0.85/1.05  % --res_forward_subs_resolution         true
% 0.85/1.05  % --res_backward_subs_resolution        true
% 0.85/1.05  % --res_orphan_elimination              false
% 0.85/1.05  % --res_time_limit                      1000.
% 0.85/1.05  % --res_out_proof                       true
% 0.85/1.05  % --proof_out_file                      /export/starexec/sandbox/tmp/iprover_proof_e2b03d.s
% 0.85/1.05  % --modulo                              true
% 0.85/1.05  
% 0.85/1.05  % ------ Combination Options
% 0.85/1.05  
% 0.85/1.05  % --comb_res_mult                       1000
% 0.85/1.05  % --comb_inst_mult                      300
% 0.85/1.05  % ------ 
% 0.85/1.05  
% 0.85/1.05  
% 0.85/1.05  
% 0.85/1.05  % ------ Proving...
% 0.85/1.05  % 
% 0.85/1.05  
% 0.85/1.05  
% 0.85/1.05  %  Resolution empty clause
% 0.85/1.05  
% 0.85/1.05  % ------                             Statistics
% 0.85/1.05  
% 0.85/1.05  % ------ General
% 0.85/1.05  
% 0.85/1.05  % num_of_input_clauses:                 123
% 0.85/1.05  % num_of_input_neg_conjectures:         2
% 0.85/1.05  % num_of_splits:                        0
% 0.85/1.05  % num_of_split_atoms:                   0
% 0.85/1.05  % num_of_sem_filtered_clauses:          0
% 0.85/1.05  % num_of_subtypes:                      0
% 0.85/1.05  % monotx_restored_types:                0
% 0.85/1.05  % sat_num_of_epr_types:                 0
% 0.85/1.05  % sat_num_of_non_cyclic_types:          0
% 0.85/1.05  % sat_guarded_non_collapsed_types:      0
% 0.85/1.05  % is_epr:                               1
% 0.85/1.05  % is_horn:                              1
% 0.85/1.05  % has_eq:                               0
% 0.85/1.05  % num_pure_diseq_elim:                  0
% 0.85/1.05  % simp_replaced_by:                     0
% 0.85/1.05  % res_preprocessed:                     4
% 0.85/1.05  % prep_upred:                           0
% 0.85/1.05  % prep_unflattend:                      0
% 0.85/1.05  % pred_elim_cands:                      0
% 0.85/1.05  % pred_elim:                            0
% 0.85/1.05  % pred_elim_cl:                         0
% 0.85/1.05  % pred_elim_cycles:                     0
% 0.85/1.05  % forced_gc_time:                       0
% 0.85/1.05  % gc_basic_clause_elim:                 0
% 0.85/1.05  % parsing_time:                         0.003
% 0.85/1.05  % sem_filter_time:                      0.
% 0.85/1.05  % pred_elim_time:                       0.
% 0.85/1.05  % out_proof_time:                       0.001
% 0.85/1.05  % monotx_time:                          0.
% 0.85/1.05  % subtype_inf_time:                     0.
% 0.85/1.05  % unif_index_cands_time:                0.004
% 0.85/1.05  % unif_index_add_time:                  0.003
% 0.85/1.05  % total_time:                           0.631
% 0.85/1.05  % num_of_symbols:                       80
% 0.85/1.05  % num_of_terms:                         1925
% 0.85/1.05  
% 0.85/1.05  % ------ Propositional Solver
% 0.85/1.05  
% 0.85/1.05  % prop_solver_calls:                    9
% 0.85/1.05  % prop_fast_solver_calls:               6
% 0.85/1.05  % prop_num_of_clauses:                  1121
% 0.85/1.05  % prop_preprocess_simplified:           1777
% 0.85/1.05  % prop_fo_subsumed:                     0
% 0.85/1.05  % prop_solver_time:                     0.
% 0.85/1.05  % prop_fast_solver_time:                0.
% 0.85/1.05  % prop_unsat_core_time:                 0.
% 0.85/1.05  
% 0.85/1.05  % ------ QBF 
% 0.85/1.05  
% 0.85/1.05  % qbf_q_res:                            0
% 0.85/1.05  % qbf_num_tautologies:                  0
% 0.85/1.05  % qbf_prep_cycles:                      0
% 0.85/1.05  
% 0.85/1.05  % ------ BMC1
% 0.85/1.05  
% 0.85/1.05  % bmc1_current_bound:                   -1
% 0.85/1.05  % bmc1_last_solved_bound:               -1
% 0.85/1.05  % bmc1_unsat_core_size:                 -1
% 0.85/1.05  % bmc1_unsat_core_parents_size:         -1
% 0.85/1.05  % bmc1_merge_next_fun:                  0
% 0.85/1.05  % bmc1_unsat_core_clauses_time:         0.
% 0.85/1.05  
% 0.85/1.05  % ------ Instantiation
% 0.85/1.05  
% 0.85/1.05  % inst_num_of_clauses:                  937
% 0.85/1.05  % inst_num_in_passive:                  355
% 0.85/1.05  % inst_num_in_active:                   525
% 0.85/1.05  % inst_num_in_unprocessed:              6
% 0.85/1.05  % inst_num_of_loops:                    600
% 0.85/1.05  % inst_num_of_learning_restarts:        0
% 0.85/1.05  % inst_num_moves_active_passive:        20
% 0.85/1.05  % inst_lit_activity:                    312
% 0.85/1.05  % inst_lit_activity_moves:              0
% 0.85/1.05  % inst_num_tautologies:                 51
% 0.85/1.05  % inst_num_prop_implied:                0
% 0.85/1.05  % inst_num_existing_simplified:         0
% 0.85/1.05  % inst_num_eq_res_simplified:           0
% 0.85/1.05  % inst_num_child_elim:                  0
% 0.85/1.05  % inst_num_of_dismatching_blockings:    76
% 0.85/1.05  % inst_num_of_non_proper_insts:         1314
% 0.85/1.05  % inst_num_of_duplicates:               169
% 0.85/1.05  % inst_inst_num_from_inst_to_res:       0
% 0.85/1.05  % inst_dismatching_checking_time:       0.
% 0.85/1.05  
% 0.85/1.05  % ------ Resolution
% 0.85/1.05  
% 0.85/1.05  % res_num_of_clauses:                   4856
% 0.85/1.05  % res_num_in_passive:                   3153
% 0.85/1.05  % res_num_in_active:                    1846
% 0.85/1.05  % res_num_of_loops:                     2467
% 0.85/1.05  % res_forward_subset_subsumed:          4251
% 0.85/1.05  % res_backward_subset_subsumed:         455
% 0.85/1.05  % res_forward_subsumed:                 568
% 0.85/1.05  % res_backward_subsumed:                29
% 0.85/1.05  % res_forward_subsumption_resolution:   34
% 0.85/1.05  % res_backward_subsumption_resolution:  0
% 0.85/1.05  % res_clause_to_clause_subsumption:     81631
% 0.85/1.05  % res_orphan_elimination:               0
% 0.85/1.05  % res_tautology_del:                    0
% 0.85/1.05  % res_num_eq_res_simplified:            0
% 0.85/1.05  % res_num_sel_changes:                  0
% 0.85/1.05  % res_moves_from_active_to_pass:        0
% 0.85/1.05  
% 0.85/1.05  % Status Unsatisfiable
% 0.85/1.05  % SZS status Theorem
% 0.85/1.05  % SZS output start CNFRefutation
% See solution above
%------------------------------------------------------------------------------