TSTP Solution File: NLP117+1 by Beagle---0.9.51

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Beagle---0.9.51
% Problem  : NLP117+1 : TPTP v8.1.2. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s

% Computer : n014.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Tue Aug 22 10:50:19 EDT 2023

% Result   : Theorem 9.08s 3.15s
% Output   : CNFRefutation 9.86s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   30
% Syntax   : Number of formulae    : 1162 ( 448 unt;  29 typ;   0 def)
%            Number of atoms       : 4296 (   0 equ)
%            Maximal formula atoms :   68 (   3 avg)
%            Number of connectives : 6351 (3188   ~;3096   |;  65   &)
%                                         (   0 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   47 (   5 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   37 (  17   >;  20   *;   0   +;   0  <<)
%            Number of predicates  :   18 (  17 usr;   1 prp; 0-3 aty)
%            Number of functors    :   12 (  12 usr;  12 con; 0-0 aty)
%            Number of variables   :  852 (; 828   !;  24   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
%$ of > in > down > agent > white > street > present > placename > old > lonely > hollywood_placename > event > dirty > city > chevy > barrel > actual_world > #nlpp > #skF_11 > #skF_7 > #skF_10 > #skF_5 > #skF_6 > #skF_2 > #skF_3 > #skF_1 > #skF_9 > #skF_8 > #skF_4 > #skF_12

%Foreground sorts:

%Background operators:

%Foreground operators:
tff(placename,type,
    placename: ( $i * $i ) > $o ).

tff(present,type,
    present: ( $i * $i ) > $o ).

tff(in,type,
    in: ( $i * $i * $i ) > $o ).

tff(old,type,
    old: ( $i * $i ) > $o ).

tff(dirty,type,
    dirty: ( $i * $i ) > $o ).

tff('#skF_11',type,
    '#skF_11': $i ).

tff(city,type,
    city: ( $i * $i ) > $o ).

tff(of,type,
    of: ( $i * $i * $i ) > $o ).

tff('#skF_7',type,
    '#skF_7': $i ).

tff(actual_world,type,
    actual_world: $i > $o ).

tff(agent,type,
    agent: ( $i * $i * $i ) > $o ).

tff('#skF_10',type,
    '#skF_10': $i ).

tff('#skF_5',type,
    '#skF_5': $i ).

tff(lonely,type,
    lonely: ( $i * $i ) > $o ).

tff('#skF_6',type,
    '#skF_6': $i ).

tff('#skF_2',type,
    '#skF_2': $i ).

tff('#skF_3',type,
    '#skF_3': $i ).

tff(event,type,
    event: ( $i * $i ) > $o ).

tff('#skF_1',type,
    '#skF_1': $i ).

tff(down,type,
    down: ( $i * $i * $i ) > $o ).

tff(hollywood_placename,type,
    hollywood_placename: ( $i * $i ) > $o ).

tff(white,type,
    white: ( $i * $i ) > $o ).

tff('#skF_9',type,
    '#skF_9': $i ).

tff(barrel,type,
    barrel: ( $i * $i ) > $o ).

tff(street,type,
    street: ( $i * $i ) > $o ).

tff('#skF_8',type,
    '#skF_8': $i ).

tff('#skF_4',type,
    '#skF_4': $i ).

tff(chevy,type,
    chevy: ( $i * $i ) > $o ).

tff('#skF_12',type,
    '#skF_12': $i ).

tff(f_173,negated_conjecture,
    ~ ~ ~ ( ( ? [U] :
                ( actual_world(U)
                & ? [V,W,X,Y,Z] :
                    ( of(U,W,V)
                    & city(U,V)
                    & hollywood_placename(U,W)
                    & placename(U,W)
                    & chevy(U,X)
                    & white(U,X)
                    & dirty(U,X)
                    & old(U,X)
                    & street(U,Y)
                    & lonely(U,Y)
                    & event(U,Z)
                    & agent(U,Z,X)
                    & present(U,Z)
                    & barrel(U,Z)
                    & down(U,Z,Y)
                    & in(U,Z,V) ) )
           => ? [X1] :
                ( actual_world(X1)
                & ? [X2,X3,X4,X5,X6] :
                    ( of(X1,X3,X2)
                    & city(X1,X2)
                    & hollywood_placename(X1,X3)
                    & placename(X1,X3)
                    & street(X1,X4)
                    & lonely(X1,X4)
                    & chevy(X1,X5)
                    & white(X1,X5)
                    & dirty(X1,X5)
                    & old(X1,X5)
                    & event(X1,X6)
                    & agent(X1,X6,X5)
                    & present(X1,X6)
                    & barrel(X1,X6)
                    & down(X1,X6,X4)
                    & in(X1,X6,X2) ) ) )
          & ( ? [X1] :
                ( actual_world(X1)
                & ? [X2,X3,X4,X5,X6] :
                    ( of(X1,X3,X2)
                    & city(X1,X2)
                    & hollywood_placename(X1,X3)
                    & placename(X1,X3)
                    & street(X1,X4)
                    & lonely(X1,X4)
                    & chevy(X1,X5)
                    & white(X1,X5)
                    & dirty(X1,X5)
                    & old(X1,X5)
                    & event(X1,X6)
                    & agent(X1,X6,X5)
                    & present(X1,X6)
                    & barrel(X1,X6)
                    & down(X1,X6,X4)
                    & in(X1,X6,X2) ) )
           => ? [U] :
                ( actual_world(U)
                & ? [V,W,X,Y,Z] :
                    ( of(U,W,V)
                    & city(U,V)
                    & hollywood_placename(U,W)
                    & placename(U,W)
                    & chevy(U,X)
                    & white(U,X)
                    & dirty(U,X)
                    & old(U,X)
                    & street(U,Y)
                    & lonely(U,Y)
                    & event(U,Z)
                    & agent(U,Z,X)
                    & present(U,Z)
                    & barrel(U,Z)
                    & down(U,Z,Y)
                    & in(U,Z,V) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

tff(c_468,plain,
    ( actual_world('#skF_1')
    | street('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_669,plain,
    street('#skF_7','#skF_10'),
    inference(splitLeft,[status(thm)],[c_468]) ).

tff(c_432,plain,
    ( actual_world('#skF_1')
    | lonely('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_668,plain,
    lonely('#skF_7','#skF_10'),
    inference(splitLeft,[status(thm)],[c_432]) ).

tff(c_108,plain,
    ( actual_world('#skF_1')
    | down('#skF_7','#skF_12','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_714,plain,
    down('#skF_7','#skF_12','#skF_10'),
    inference(splitLeft,[status(thm)],[c_108]) ).

tff(c_396,plain,
    ( actual_world('#skF_1')
    | chevy('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_654,plain,
    chevy('#skF_7','#skF_11'),
    inference(splitLeft,[status(thm)],[c_396]) ).

tff(c_360,plain,
    ( actual_world('#skF_1')
    | white('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_657,plain,
    white('#skF_7','#skF_11'),
    inference(splitLeft,[status(thm)],[c_360]) ).

tff(c_324,plain,
    ( actual_world('#skF_1')
    | dirty('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_663,plain,
    dirty('#skF_7','#skF_11'),
    inference(splitLeft,[status(thm)],[c_324]) ).

tff(c_288,plain,
    ( actual_world('#skF_1')
    | old('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_672,plain,
    old('#skF_7','#skF_11'),
    inference(splitLeft,[status(thm)],[c_288]) ).

tff(c_216,plain,
    ( actual_world('#skF_1')
    | agent('#skF_7','#skF_12','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_769,plain,
    agent('#skF_7','#skF_12','#skF_11'),
    inference(splitLeft,[status(thm)],[c_216]) ).

tff(c_540,plain,
    ( actual_world('#skF_1')
    | hollywood_placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_660,plain,
    hollywood_placename('#skF_7','#skF_9'),
    inference(splitLeft,[status(thm)],[c_540]) ).

tff(c_504,plain,
    ( actual_world('#skF_1')
    | placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_656,plain,
    placename('#skF_7','#skF_9'),
    inference(splitLeft,[status(thm)],[c_504]) ).

tff(c_612,plain,
    ( actual_world('#skF_1')
    | of('#skF_7','#skF_9','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_685,plain,
    of('#skF_7','#skF_9','#skF_8'),
    inference(splitLeft,[status(thm)],[c_612]) ).

tff(c_648,plain,
    ( actual_world('#skF_1')
    | actual_world('#skF_7') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_649,plain,
    actual_world('#skF_7'),
    inference(splitLeft,[status(thm)],[c_648]) ).

tff(c_576,plain,
    ( actual_world('#skF_1')
    | city('#skF_7','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_652,plain,
    city('#skF_7','#skF_8'),
    inference(splitLeft,[status(thm)],[c_576]) ).

tff(c_252,plain,
    ( actual_world('#skF_1')
    | event('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_667,plain,
    event('#skF_7','#skF_12'),
    inference(splitLeft,[status(thm)],[c_252]) ).

tff(c_180,plain,
    ( actual_world('#skF_1')
    | present('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_658,plain,
    present('#skF_7','#skF_12'),
    inference(splitLeft,[status(thm)],[c_180]) ).

tff(c_144,plain,
    ( actual_world('#skF_1')
    | barrel('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_653,plain,
    barrel('#skF_7','#skF_12'),
    inference(splitLeft,[status(thm)],[c_144]) ).

tff(c_72,plain,
    ( actual_world('#skF_1')
    | in('#skF_7','#skF_12','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_698,plain,
    in('#skF_7','#skF_12','#skF_8'),
    inference(splitLeft,[status(thm)],[c_72]) ).

tff(c_26,plain,
    ! [V_28,Y_31,Z_32,W_29,U_22,X_30] :
      ( chevy('#skF_1','#skF_4')
      | ~ in(U_22,Z_32,V_28)
      | ~ down(U_22,Z_32,Y_31)
      | ~ barrel(U_22,Z_32)
      | ~ present(U_22,Z_32)
      | ~ agent(U_22,Z_32,X_30)
      | ~ event(U_22,Z_32)
      | ~ lonely(U_22,Y_31)
      | ~ street(U_22,Y_31)
      | ~ old(U_22,X_30)
      | ~ dirty(U_22,X_30)
      | ~ white(U_22,X_30)
      | ~ chevy(U_22,X_30)
      | ~ placename(U_22,W_29)
      | ~ hollywood_placename(U_22,W_29)
      | ~ city(U_22,V_28)
      | ~ of(U_22,W_29,V_28)
      | ~ actual_world(U_22) ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1127,plain,
    ! [X_82,V_79,Y_83,W_80,Z_78,U_81] :
      ( ~ in(U_81,Z_78,V_79)
      | ~ down(U_81,Z_78,Y_83)
      | ~ barrel(U_81,Z_78)
      | ~ present(U_81,Z_78)
      | ~ agent(U_81,Z_78,X_82)
      | ~ event(U_81,Z_78)
      | ~ lonely(U_81,Y_83)
      | ~ street(U_81,Y_83)
      | ~ old(U_81,X_82)
      | ~ dirty(U_81,X_82)
      | ~ white(U_81,X_82)
      | ~ chevy(U_81,X_82)
      | ~ placename(U_81,W_80)
      | ~ hollywood_placename(U_81,W_80)
      | ~ city(U_81,V_79)
      | ~ of(U_81,W_80,V_79)
      | ~ actual_world(U_81) ),
    inference(splitLeft,[status(thm)],[c_26]) ).

tff(c_1129,plain,
    ! [Y_83,X_82,W_80] :
      ( ~ down('#skF_7','#skF_12',Y_83)
      | ~ barrel('#skF_7','#skF_12')
      | ~ present('#skF_7','#skF_12')
      | ~ agent('#skF_7','#skF_12',X_82)
      | ~ event('#skF_7','#skF_12')
      | ~ lonely('#skF_7',Y_83)
      | ~ street('#skF_7',Y_83)
      | ~ old('#skF_7',X_82)
      | ~ dirty('#skF_7',X_82)
      | ~ white('#skF_7',X_82)
      | ~ chevy('#skF_7',X_82)
      | ~ placename('#skF_7',W_80)
      | ~ hollywood_placename('#skF_7',W_80)
      | ~ city('#skF_7','#skF_8')
      | ~ of('#skF_7',W_80,'#skF_8')
      | ~ actual_world('#skF_7') ),
    inference(resolution,[status(thm)],[c_698,c_1127]) ).

tff(c_1132,plain,
    ! [Y_83,X_82,W_80] :
      ( ~ down('#skF_7','#skF_12',Y_83)
      | ~ agent('#skF_7','#skF_12',X_82)
      | ~ lonely('#skF_7',Y_83)
      | ~ street('#skF_7',Y_83)
      | ~ old('#skF_7',X_82)
      | ~ dirty('#skF_7',X_82)
      | ~ white('#skF_7',X_82)
      | ~ chevy('#skF_7',X_82)
      | ~ placename('#skF_7',W_80)
      | ~ hollywood_placename('#skF_7',W_80)
      | ~ of('#skF_7',W_80,'#skF_8') ),
    inference(demodulation,[status(thm),theory(equality)],[c_649,c_652,c_667,c_658,c_653,c_1129]) ).

tff(c_1134,plain,
    ! [W_84] :
      ( ~ placename('#skF_7',W_84)
      | ~ hollywood_placename('#skF_7',W_84)
      | ~ of('#skF_7',W_84,'#skF_8') ),
    inference(splitLeft,[status(thm)],[c_1132]) ).

tff(c_1137,plain,
    ( ~ placename('#skF_7','#skF_9')
    | ~ hollywood_placename('#skF_7','#skF_9') ),
    inference(resolution,[status(thm)],[c_685,c_1134]) ).

tff(c_1141,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_660,c_656,c_1137]) ).

tff(c_1142,plain,
    ! [Y_83,X_82] :
      ( ~ down('#skF_7','#skF_12',Y_83)
      | ~ lonely('#skF_7',Y_83)
      | ~ street('#skF_7',Y_83)
      | ~ agent('#skF_7','#skF_12',X_82)
      | ~ old('#skF_7',X_82)
      | ~ dirty('#skF_7',X_82)
      | ~ white('#skF_7',X_82)
      | ~ chevy('#skF_7',X_82) ),
    inference(splitRight,[status(thm)],[c_1132]) ).

tff(c_1145,plain,
    ! [X_85] :
      ( ~ agent('#skF_7','#skF_12',X_85)
      | ~ old('#skF_7',X_85)
      | ~ dirty('#skF_7',X_85)
      | ~ white('#skF_7',X_85)
      | ~ chevy('#skF_7',X_85) ),
    inference(splitLeft,[status(thm)],[c_1142]) ).

tff(c_1148,plain,
    ( ~ old('#skF_7','#skF_11')
    | ~ dirty('#skF_7','#skF_11')
    | ~ white('#skF_7','#skF_11')
    | ~ chevy('#skF_7','#skF_11') ),
    inference(resolution,[status(thm)],[c_769,c_1145]) ).

tff(c_1152,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_654,c_657,c_663,c_672,c_1148]) ).

tff(c_1154,plain,
    ! [Y_86] :
      ( ~ down('#skF_7','#skF_12',Y_86)
      | ~ lonely('#skF_7',Y_86)
      | ~ street('#skF_7',Y_86) ),
    inference(splitRight,[status(thm)],[c_1142]) ).

tff(c_1157,plain,
    ( ~ lonely('#skF_7','#skF_10')
    | ~ street('#skF_7','#skF_10') ),
    inference(resolution,[status(thm)],[c_714,c_1154]) ).

tff(c_1161,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_669,c_668,c_1157]) ).

tff(c_1162,plain,
    chevy('#skF_1','#skF_4'),
    inference(splitRight,[status(thm)],[c_26]) ).

tff(c_24,plain,
    ! [V_28,Y_31,Z_32,W_29,U_22,X_30] :
      ( white('#skF_1','#skF_4')
      | ~ in(U_22,Z_32,V_28)
      | ~ down(U_22,Z_32,Y_31)
      | ~ barrel(U_22,Z_32)
      | ~ present(U_22,Z_32)
      | ~ agent(U_22,Z_32,X_30)
      | ~ event(U_22,Z_32)
      | ~ lonely(U_22,Y_31)
      | ~ street(U_22,Y_31)
      | ~ old(U_22,X_30)
      | ~ dirty(U_22,X_30)
      | ~ white(U_22,X_30)
      | ~ chevy(U_22,X_30)
      | ~ placename(U_22,W_29)
      | ~ hollywood_placename(U_22,W_29)
      | ~ city(U_22,V_28)
      | ~ of(U_22,W_29,V_28)
      | ~ actual_world(U_22) ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1316,plain,
    ! [W_125,Z_123,Y_128,V_124,X_127,U_126] :
      ( ~ in(U_126,Z_123,V_124)
      | ~ down(U_126,Z_123,Y_128)
      | ~ barrel(U_126,Z_123)
      | ~ present(U_126,Z_123)
      | ~ agent(U_126,Z_123,X_127)
      | ~ event(U_126,Z_123)
      | ~ lonely(U_126,Y_128)
      | ~ street(U_126,Y_128)
      | ~ old(U_126,X_127)
      | ~ dirty(U_126,X_127)
      | ~ white(U_126,X_127)
      | ~ chevy(U_126,X_127)
      | ~ placename(U_126,W_125)
      | ~ hollywood_placename(U_126,W_125)
      | ~ city(U_126,V_124)
      | ~ of(U_126,W_125,V_124)
      | ~ actual_world(U_126) ),
    inference(splitLeft,[status(thm)],[c_24]) ).

tff(c_1318,plain,
    ! [Y_128,X_127,W_125] :
      ( ~ down('#skF_7','#skF_12',Y_128)
      | ~ barrel('#skF_7','#skF_12')
      | ~ present('#skF_7','#skF_12')
      | ~ agent('#skF_7','#skF_12',X_127)
      | ~ event('#skF_7','#skF_12')
      | ~ lonely('#skF_7',Y_128)
      | ~ street('#skF_7',Y_128)
      | ~ old('#skF_7',X_127)
      | ~ dirty('#skF_7',X_127)
      | ~ white('#skF_7',X_127)
      | ~ chevy('#skF_7',X_127)
      | ~ placename('#skF_7',W_125)
      | ~ hollywood_placename('#skF_7',W_125)
      | ~ city('#skF_7','#skF_8')
      | ~ of('#skF_7',W_125,'#skF_8')
      | ~ actual_world('#skF_7') ),
    inference(resolution,[status(thm)],[c_698,c_1316]) ).

tff(c_1321,plain,
    ! [Y_128,X_127,W_125] :
      ( ~ down('#skF_7','#skF_12',Y_128)
      | ~ agent('#skF_7','#skF_12',X_127)
      | ~ lonely('#skF_7',Y_128)
      | ~ street('#skF_7',Y_128)
      | ~ old('#skF_7',X_127)
      | ~ dirty('#skF_7',X_127)
      | ~ white('#skF_7',X_127)
      | ~ chevy('#skF_7',X_127)
      | ~ placename('#skF_7',W_125)
      | ~ hollywood_placename('#skF_7',W_125)
      | ~ of('#skF_7',W_125,'#skF_8') ),
    inference(demodulation,[status(thm),theory(equality)],[c_649,c_652,c_667,c_658,c_653,c_1318]) ).

tff(c_1323,plain,
    ! [W_129] :
      ( ~ placename('#skF_7',W_129)
      | ~ hollywood_placename('#skF_7',W_129)
      | ~ of('#skF_7',W_129,'#skF_8') ),
    inference(splitLeft,[status(thm)],[c_1321]) ).

tff(c_1326,plain,
    ( ~ placename('#skF_7','#skF_9')
    | ~ hollywood_placename('#skF_7','#skF_9') ),
    inference(resolution,[status(thm)],[c_685,c_1323]) ).

tff(c_1330,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_660,c_656,c_1326]) ).

tff(c_1331,plain,
    ! [Y_128,X_127] :
      ( ~ down('#skF_7','#skF_12',Y_128)
      | ~ lonely('#skF_7',Y_128)
      | ~ street('#skF_7',Y_128)
      | ~ agent('#skF_7','#skF_12',X_127)
      | ~ old('#skF_7',X_127)
      | ~ dirty('#skF_7',X_127)
      | ~ white('#skF_7',X_127)
      | ~ chevy('#skF_7',X_127) ),
    inference(splitRight,[status(thm)],[c_1321]) ).

tff(c_1334,plain,
    ! [X_130] :
      ( ~ agent('#skF_7','#skF_12',X_130)
      | ~ old('#skF_7',X_130)
      | ~ dirty('#skF_7',X_130)
      | ~ white('#skF_7',X_130)
      | ~ chevy('#skF_7',X_130) ),
    inference(splitLeft,[status(thm)],[c_1331]) ).

tff(c_1337,plain,
    ( ~ old('#skF_7','#skF_11')
    | ~ dirty('#skF_7','#skF_11')
    | ~ white('#skF_7','#skF_11')
    | ~ chevy('#skF_7','#skF_11') ),
    inference(resolution,[status(thm)],[c_769,c_1334]) ).

tff(c_1341,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_654,c_657,c_663,c_672,c_1337]) ).

tff(c_1343,plain,
    ! [Y_131] :
      ( ~ down('#skF_7','#skF_12',Y_131)
      | ~ lonely('#skF_7',Y_131)
      | ~ street('#skF_7',Y_131) ),
    inference(splitRight,[status(thm)],[c_1331]) ).

tff(c_1346,plain,
    ( ~ lonely('#skF_7','#skF_10')
    | ~ street('#skF_7','#skF_10') ),
    inference(resolution,[status(thm)],[c_714,c_1343]) ).

tff(c_1350,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_669,c_668,c_1346]) ).

tff(c_1351,plain,
    white('#skF_1','#skF_4'),
    inference(splitRight,[status(thm)],[c_24]) ).

tff(c_22,plain,
    ! [V_28,Y_31,Z_32,W_29,U_22,X_30] :
      ( dirty('#skF_1','#skF_4')
      | ~ in(U_22,Z_32,V_28)
      | ~ down(U_22,Z_32,Y_31)
      | ~ barrel(U_22,Z_32)
      | ~ present(U_22,Z_32)
      | ~ agent(U_22,Z_32,X_30)
      | ~ event(U_22,Z_32)
      | ~ lonely(U_22,Y_31)
      | ~ street(U_22,Y_31)
      | ~ old(U_22,X_30)
      | ~ dirty(U_22,X_30)
      | ~ white(U_22,X_30)
      | ~ chevy(U_22,X_30)
      | ~ placename(U_22,W_29)
      | ~ hollywood_placename(U_22,W_29)
      | ~ city(U_22,V_28)
      | ~ of(U_22,W_29,V_28)
      | ~ actual_world(U_22) ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1015,plain,
    ! [W_53,Z_51,V_52,X_55,U_54,Y_56] :
      ( ~ in(U_54,Z_51,V_52)
      | ~ down(U_54,Z_51,Y_56)
      | ~ barrel(U_54,Z_51)
      | ~ present(U_54,Z_51)
      | ~ agent(U_54,Z_51,X_55)
      | ~ event(U_54,Z_51)
      | ~ lonely(U_54,Y_56)
      | ~ street(U_54,Y_56)
      | ~ old(U_54,X_55)
      | ~ dirty(U_54,X_55)
      | ~ white(U_54,X_55)
      | ~ chevy(U_54,X_55)
      | ~ placename(U_54,W_53)
      | ~ hollywood_placename(U_54,W_53)
      | ~ city(U_54,V_52)
      | ~ of(U_54,W_53,V_52)
      | ~ actual_world(U_54) ),
    inference(splitLeft,[status(thm)],[c_22]) ).

tff(c_1017,plain,
    ! [Y_56,X_55,W_53] :
      ( ~ down('#skF_7','#skF_12',Y_56)
      | ~ barrel('#skF_7','#skF_12')
      | ~ present('#skF_7','#skF_12')
      | ~ agent('#skF_7','#skF_12',X_55)
      | ~ event('#skF_7','#skF_12')
      | ~ lonely('#skF_7',Y_56)
      | ~ street('#skF_7',Y_56)
      | ~ old('#skF_7',X_55)
      | ~ dirty('#skF_7',X_55)
      | ~ white('#skF_7',X_55)
      | ~ chevy('#skF_7',X_55)
      | ~ placename('#skF_7',W_53)
      | ~ hollywood_placename('#skF_7',W_53)
      | ~ city('#skF_7','#skF_8')
      | ~ of('#skF_7',W_53,'#skF_8')
      | ~ actual_world('#skF_7') ),
    inference(resolution,[status(thm)],[c_698,c_1015]) ).

tff(c_1020,plain,
    ! [Y_56,X_55,W_53] :
      ( ~ down('#skF_7','#skF_12',Y_56)
      | ~ agent('#skF_7','#skF_12',X_55)
      | ~ lonely('#skF_7',Y_56)
      | ~ street('#skF_7',Y_56)
      | ~ old('#skF_7',X_55)
      | ~ dirty('#skF_7',X_55)
      | ~ white('#skF_7',X_55)
      | ~ chevy('#skF_7',X_55)
      | ~ placename('#skF_7',W_53)
      | ~ hollywood_placename('#skF_7',W_53)
      | ~ of('#skF_7',W_53,'#skF_8') ),
    inference(demodulation,[status(thm),theory(equality)],[c_649,c_652,c_667,c_658,c_653,c_1017]) ).

tff(c_1023,plain,
    ! [W_57] :
      ( ~ placename('#skF_7',W_57)
      | ~ hollywood_placename('#skF_7',W_57)
      | ~ of('#skF_7',W_57,'#skF_8') ),
    inference(splitLeft,[status(thm)],[c_1020]) ).

tff(c_1026,plain,
    ( ~ placename('#skF_7','#skF_9')
    | ~ hollywood_placename('#skF_7','#skF_9') ),
    inference(resolution,[status(thm)],[c_685,c_1023]) ).

tff(c_1030,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_660,c_656,c_1026]) ).

tff(c_1031,plain,
    ! [Y_56,X_55] :
      ( ~ down('#skF_7','#skF_12',Y_56)
      | ~ lonely('#skF_7',Y_56)
      | ~ street('#skF_7',Y_56)
      | ~ agent('#skF_7','#skF_12',X_55)
      | ~ old('#skF_7',X_55)
      | ~ dirty('#skF_7',X_55)
      | ~ white('#skF_7',X_55)
      | ~ chevy('#skF_7',X_55) ),
    inference(splitRight,[status(thm)],[c_1020]) ).

tff(c_1033,plain,
    ! [X_58] :
      ( ~ agent('#skF_7','#skF_12',X_58)
      | ~ old('#skF_7',X_58)
      | ~ dirty('#skF_7',X_58)
      | ~ white('#skF_7',X_58)
      | ~ chevy('#skF_7',X_58) ),
    inference(splitLeft,[status(thm)],[c_1031]) ).

tff(c_1036,plain,
    ( ~ old('#skF_7','#skF_11')
    | ~ dirty('#skF_7','#skF_11')
    | ~ white('#skF_7','#skF_11')
    | ~ chevy('#skF_7','#skF_11') ),
    inference(resolution,[status(thm)],[c_769,c_1033]) ).

tff(c_1040,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_654,c_657,c_663,c_672,c_1036]) ).

tff(c_1042,plain,
    ! [Y_59] :
      ( ~ down('#skF_7','#skF_12',Y_59)
      | ~ lonely('#skF_7',Y_59)
      | ~ street('#skF_7',Y_59) ),
    inference(splitRight,[status(thm)],[c_1031]) ).

tff(c_1045,plain,
    ( ~ lonely('#skF_7','#skF_10')
    | ~ street('#skF_7','#skF_10') ),
    inference(resolution,[status(thm)],[c_714,c_1042]) ).

tff(c_1049,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_669,c_668,c_1045]) ).

tff(c_1050,plain,
    dirty('#skF_1','#skF_4'),
    inference(splitRight,[status(thm)],[c_22]) ).

tff(c_20,plain,
    ! [V_28,Y_31,Z_32,W_29,U_22,X_30] :
      ( old('#skF_1','#skF_4')
      | ~ in(U_22,Z_32,V_28)
      | ~ down(U_22,Z_32,Y_31)
      | ~ barrel(U_22,Z_32)
      | ~ present(U_22,Z_32)
      | ~ agent(U_22,Z_32,X_30)
      | ~ event(U_22,Z_32)
      | ~ lonely(U_22,Y_31)
      | ~ street(U_22,Y_31)
      | ~ old(U_22,X_30)
      | ~ dirty(U_22,X_30)
      | ~ white(U_22,X_30)
      | ~ chevy(U_22,X_30)
      | ~ placename(U_22,W_29)
      | ~ hollywood_placename(U_22,W_29)
      | ~ city(U_22,V_28)
      | ~ of(U_22,W_29,V_28)
      | ~ actual_world(U_22) ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1205,plain,
    ! [V_97,X_100,U_99,Y_101,W_98,Z_96] :
      ( ~ in(U_99,Z_96,V_97)
      | ~ down(U_99,Z_96,Y_101)
      | ~ barrel(U_99,Z_96)
      | ~ present(U_99,Z_96)
      | ~ agent(U_99,Z_96,X_100)
      | ~ event(U_99,Z_96)
      | ~ lonely(U_99,Y_101)
      | ~ street(U_99,Y_101)
      | ~ old(U_99,X_100)
      | ~ dirty(U_99,X_100)
      | ~ white(U_99,X_100)
      | ~ chevy(U_99,X_100)
      | ~ placename(U_99,W_98)
      | ~ hollywood_placename(U_99,W_98)
      | ~ city(U_99,V_97)
      | ~ of(U_99,W_98,V_97)
      | ~ actual_world(U_99) ),
    inference(splitLeft,[status(thm)],[c_20]) ).

tff(c_1207,plain,
    ! [Y_101,X_100,W_98] :
      ( ~ down('#skF_7','#skF_12',Y_101)
      | ~ barrel('#skF_7','#skF_12')
      | ~ present('#skF_7','#skF_12')
      | ~ agent('#skF_7','#skF_12',X_100)
      | ~ event('#skF_7','#skF_12')
      | ~ lonely('#skF_7',Y_101)
      | ~ street('#skF_7',Y_101)
      | ~ old('#skF_7',X_100)
      | ~ dirty('#skF_7',X_100)
      | ~ white('#skF_7',X_100)
      | ~ chevy('#skF_7',X_100)
      | ~ placename('#skF_7',W_98)
      | ~ hollywood_placename('#skF_7',W_98)
      | ~ city('#skF_7','#skF_8')
      | ~ of('#skF_7',W_98,'#skF_8')
      | ~ actual_world('#skF_7') ),
    inference(resolution,[status(thm)],[c_698,c_1205]) ).

tff(c_1210,plain,
    ! [Y_101,X_100,W_98] :
      ( ~ down('#skF_7','#skF_12',Y_101)
      | ~ agent('#skF_7','#skF_12',X_100)
      | ~ lonely('#skF_7',Y_101)
      | ~ street('#skF_7',Y_101)
      | ~ old('#skF_7',X_100)
      | ~ dirty('#skF_7',X_100)
      | ~ white('#skF_7',X_100)
      | ~ chevy('#skF_7',X_100)
      | ~ placename('#skF_7',W_98)
      | ~ hollywood_placename('#skF_7',W_98)
      | ~ of('#skF_7',W_98,'#skF_8') ),
    inference(demodulation,[status(thm),theory(equality)],[c_649,c_652,c_667,c_658,c_653,c_1207]) ).

tff(c_1213,plain,
    ! [W_102] :
      ( ~ placename('#skF_7',W_102)
      | ~ hollywood_placename('#skF_7',W_102)
      | ~ of('#skF_7',W_102,'#skF_8') ),
    inference(splitLeft,[status(thm)],[c_1210]) ).

tff(c_1216,plain,
    ( ~ placename('#skF_7','#skF_9')
    | ~ hollywood_placename('#skF_7','#skF_9') ),
    inference(resolution,[status(thm)],[c_685,c_1213]) ).

tff(c_1220,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_660,c_656,c_1216]) ).

tff(c_1221,plain,
    ! [Y_101,X_100] :
      ( ~ down('#skF_7','#skF_12',Y_101)
      | ~ lonely('#skF_7',Y_101)
      | ~ street('#skF_7',Y_101)
      | ~ agent('#skF_7','#skF_12',X_100)
      | ~ old('#skF_7',X_100)
      | ~ dirty('#skF_7',X_100)
      | ~ white('#skF_7',X_100)
      | ~ chevy('#skF_7',X_100) ),
    inference(splitRight,[status(thm)],[c_1210]) ).

tff(c_1223,plain,
    ! [X_103] :
      ( ~ agent('#skF_7','#skF_12',X_103)
      | ~ old('#skF_7',X_103)
      | ~ dirty('#skF_7',X_103)
      | ~ white('#skF_7',X_103)
      | ~ chevy('#skF_7',X_103) ),
    inference(splitLeft,[status(thm)],[c_1221]) ).

tff(c_1226,plain,
    ( ~ old('#skF_7','#skF_11')
    | ~ dirty('#skF_7','#skF_11')
    | ~ white('#skF_7','#skF_11')
    | ~ chevy('#skF_7','#skF_11') ),
    inference(resolution,[status(thm)],[c_769,c_1223]) ).

tff(c_1230,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_654,c_657,c_663,c_672,c_1226]) ).

tff(c_1232,plain,
    ! [Y_104] :
      ( ~ down('#skF_7','#skF_12',Y_104)
      | ~ lonely('#skF_7',Y_104)
      | ~ street('#skF_7',Y_104) ),
    inference(splitRight,[status(thm)],[c_1221]) ).

tff(c_1235,plain,
    ( ~ lonely('#skF_7','#skF_10')
    | ~ street('#skF_7','#skF_10') ),
    inference(resolution,[status(thm)],[c_714,c_1232]) ).

tff(c_1239,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_669,c_668,c_1235]) ).

tff(c_1240,plain,
    old('#skF_1','#skF_4'),
    inference(splitRight,[status(thm)],[c_20]) ).

tff(c_12,plain,
    ! [V_28,Y_31,Z_32,W_29,U_22,X_30] :
      ( agent('#skF_1','#skF_6','#skF_4')
      | ~ in(U_22,Z_32,V_28)
      | ~ down(U_22,Z_32,Y_31)
      | ~ barrel(U_22,Z_32)
      | ~ present(U_22,Z_32)
      | ~ agent(U_22,Z_32,X_30)
      | ~ event(U_22,Z_32)
      | ~ lonely(U_22,Y_31)
      | ~ street(U_22,Y_31)
      | ~ old(U_22,X_30)
      | ~ dirty(U_22,X_30)
      | ~ white(U_22,X_30)
      | ~ chevy(U_22,X_30)
      | ~ placename(U_22,W_29)
      | ~ hollywood_placename(U_22,W_29)
      | ~ city(U_22,V_28)
      | ~ of(U_22,W_29,V_28)
      | ~ actual_world(U_22) ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1546,plain,
    ! [U_180,X_181,V_178,Y_182,W_179,Z_177] :
      ( ~ in(U_180,Z_177,V_178)
      | ~ down(U_180,Z_177,Y_182)
      | ~ barrel(U_180,Z_177)
      | ~ present(U_180,Z_177)
      | ~ agent(U_180,Z_177,X_181)
      | ~ event(U_180,Z_177)
      | ~ lonely(U_180,Y_182)
      | ~ street(U_180,Y_182)
      | ~ old(U_180,X_181)
      | ~ dirty(U_180,X_181)
      | ~ white(U_180,X_181)
      | ~ chevy(U_180,X_181)
      | ~ placename(U_180,W_179)
      | ~ hollywood_placename(U_180,W_179)
      | ~ city(U_180,V_178)
      | ~ of(U_180,W_179,V_178)
      | ~ actual_world(U_180) ),
    inference(splitLeft,[status(thm)],[c_12]) ).

tff(c_1550,plain,
    ! [Y_182,X_181,W_179] :
      ( ~ down('#skF_7','#skF_12',Y_182)
      | ~ barrel('#skF_7','#skF_12')
      | ~ present('#skF_7','#skF_12')
      | ~ agent('#skF_7','#skF_12',X_181)
      | ~ event('#skF_7','#skF_12')
      | ~ lonely('#skF_7',Y_182)
      | ~ street('#skF_7',Y_182)
      | ~ old('#skF_7',X_181)
      | ~ dirty('#skF_7',X_181)
      | ~ white('#skF_7',X_181)
      | ~ chevy('#skF_7',X_181)
      | ~ placename('#skF_7',W_179)
      | ~ hollywood_placename('#skF_7',W_179)
      | ~ city('#skF_7','#skF_8')
      | ~ of('#skF_7',W_179,'#skF_8')
      | ~ actual_world('#skF_7') ),
    inference(resolution,[status(thm)],[c_698,c_1546]) ).

tff(c_1556,plain,
    ! [Y_182,X_181,W_179] :
      ( ~ down('#skF_7','#skF_12',Y_182)
      | ~ agent('#skF_7','#skF_12',X_181)
      | ~ lonely('#skF_7',Y_182)
      | ~ street('#skF_7',Y_182)
      | ~ old('#skF_7',X_181)
      | ~ dirty('#skF_7',X_181)
      | ~ white('#skF_7',X_181)
      | ~ chevy('#skF_7',X_181)
      | ~ placename('#skF_7',W_179)
      | ~ hollywood_placename('#skF_7',W_179)
      | ~ of('#skF_7',W_179,'#skF_8') ),
    inference(demodulation,[status(thm),theory(equality)],[c_649,c_652,c_667,c_658,c_653,c_1550]) ).

tff(c_1558,plain,
    ! [W_183] :
      ( ~ placename('#skF_7',W_183)
      | ~ hollywood_placename('#skF_7',W_183)
      | ~ of('#skF_7',W_183,'#skF_8') ),
    inference(splitLeft,[status(thm)],[c_1556]) ).

tff(c_1561,plain,
    ( ~ placename('#skF_7','#skF_9')
    | ~ hollywood_placename('#skF_7','#skF_9') ),
    inference(resolution,[status(thm)],[c_685,c_1558]) ).

tff(c_1565,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_660,c_656,c_1561]) ).

tff(c_1566,plain,
    ! [Y_182,X_181] :
      ( ~ down('#skF_7','#skF_12',Y_182)
      | ~ lonely('#skF_7',Y_182)
      | ~ street('#skF_7',Y_182)
      | ~ agent('#skF_7','#skF_12',X_181)
      | ~ old('#skF_7',X_181)
      | ~ dirty('#skF_7',X_181)
      | ~ white('#skF_7',X_181)
      | ~ chevy('#skF_7',X_181) ),
    inference(splitRight,[status(thm)],[c_1556]) ).

tff(c_1568,plain,
    ! [X_184] :
      ( ~ agent('#skF_7','#skF_12',X_184)
      | ~ old('#skF_7',X_184)
      | ~ dirty('#skF_7',X_184)
      | ~ white('#skF_7',X_184)
      | ~ chevy('#skF_7',X_184) ),
    inference(splitLeft,[status(thm)],[c_1566]) ).

tff(c_1571,plain,
    ( ~ old('#skF_7','#skF_11')
    | ~ dirty('#skF_7','#skF_11')
    | ~ white('#skF_7','#skF_11')
    | ~ chevy('#skF_7','#skF_11') ),
    inference(resolution,[status(thm)],[c_769,c_1568]) ).

tff(c_1575,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_654,c_657,c_663,c_672,c_1571]) ).

tff(c_1577,plain,
    ! [Y_185] :
      ( ~ down('#skF_7','#skF_12',Y_185)
      | ~ lonely('#skF_7',Y_185)
      | ~ street('#skF_7',Y_185) ),
    inference(splitRight,[status(thm)],[c_1566]) ).

tff(c_1580,plain,
    ( ~ lonely('#skF_7','#skF_10')
    | ~ street('#skF_7','#skF_10') ),
    inference(resolution,[status(thm)],[c_714,c_1577]) ).

tff(c_1584,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_669,c_668,c_1580]) ).

tff(c_1585,plain,
    agent('#skF_1','#skF_6','#skF_4'),
    inference(splitRight,[status(thm)],[c_12]) ).

tff(c_18,plain,
    ! [V_28,Y_31,Z_32,W_29,U_22,X_30] :
      ( street('#skF_1','#skF_5')
      | ~ in(U_22,Z_32,V_28)
      | ~ down(U_22,Z_32,Y_31)
      | ~ barrel(U_22,Z_32)
      | ~ present(U_22,Z_32)
      | ~ agent(U_22,Z_32,X_30)
      | ~ event(U_22,Z_32)
      | ~ lonely(U_22,Y_31)
      | ~ street(U_22,Y_31)
      | ~ old(U_22,X_30)
      | ~ dirty(U_22,X_30)
      | ~ white(U_22,X_30)
      | ~ chevy(U_22,X_30)
      | ~ placename(U_22,W_29)
      | ~ hollywood_placename(U_22,W_29)
      | ~ city(U_22,V_28)
      | ~ of(U_22,W_29,V_28)
      | ~ actual_world(U_22) ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1395,plain,
    ! [X_145,W_143,Z_141,V_142,Y_146,U_144] :
      ( ~ in(U_144,Z_141,V_142)
      | ~ down(U_144,Z_141,Y_146)
      | ~ barrel(U_144,Z_141)
      | ~ present(U_144,Z_141)
      | ~ agent(U_144,Z_141,X_145)
      | ~ event(U_144,Z_141)
      | ~ lonely(U_144,Y_146)
      | ~ street(U_144,Y_146)
      | ~ old(U_144,X_145)
      | ~ dirty(U_144,X_145)
      | ~ white(U_144,X_145)
      | ~ chevy(U_144,X_145)
      | ~ placename(U_144,W_143)
      | ~ hollywood_placename(U_144,W_143)
      | ~ city(U_144,V_142)
      | ~ of(U_144,W_143,V_142)
      | ~ actual_world(U_144) ),
    inference(splitLeft,[status(thm)],[c_18]) ).

tff(c_1397,plain,
    ! [Y_146,X_145,W_143] :
      ( ~ down('#skF_7','#skF_12',Y_146)
      | ~ barrel('#skF_7','#skF_12')
      | ~ present('#skF_7','#skF_12')
      | ~ agent('#skF_7','#skF_12',X_145)
      | ~ event('#skF_7','#skF_12')
      | ~ lonely('#skF_7',Y_146)
      | ~ street('#skF_7',Y_146)
      | ~ old('#skF_7',X_145)
      | ~ dirty('#skF_7',X_145)
      | ~ white('#skF_7',X_145)
      | ~ chevy('#skF_7',X_145)
      | ~ placename('#skF_7',W_143)
      | ~ hollywood_placename('#skF_7',W_143)
      | ~ city('#skF_7','#skF_8')
      | ~ of('#skF_7',W_143,'#skF_8')
      | ~ actual_world('#skF_7') ),
    inference(resolution,[status(thm)],[c_698,c_1395]) ).

tff(c_1400,plain,
    ! [Y_146,X_145,W_143] :
      ( ~ down('#skF_7','#skF_12',Y_146)
      | ~ agent('#skF_7','#skF_12',X_145)
      | ~ lonely('#skF_7',Y_146)
      | ~ street('#skF_7',Y_146)
      | ~ old('#skF_7',X_145)
      | ~ dirty('#skF_7',X_145)
      | ~ white('#skF_7',X_145)
      | ~ chevy('#skF_7',X_145)
      | ~ placename('#skF_7',W_143)
      | ~ hollywood_placename('#skF_7',W_143)
      | ~ of('#skF_7',W_143,'#skF_8') ),
    inference(demodulation,[status(thm),theory(equality)],[c_649,c_652,c_667,c_658,c_653,c_1397]) ).

tff(c_1402,plain,
    ! [W_147] :
      ( ~ placename('#skF_7',W_147)
      | ~ hollywood_placename('#skF_7',W_147)
      | ~ of('#skF_7',W_147,'#skF_8') ),
    inference(splitLeft,[status(thm)],[c_1400]) ).

tff(c_1405,plain,
    ( ~ placename('#skF_7','#skF_9')
    | ~ hollywood_placename('#skF_7','#skF_9') ),
    inference(resolution,[status(thm)],[c_685,c_1402]) ).

tff(c_1409,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_660,c_656,c_1405]) ).

tff(c_1410,plain,
    ! [Y_146,X_145] :
      ( ~ down('#skF_7','#skF_12',Y_146)
      | ~ lonely('#skF_7',Y_146)
      | ~ street('#skF_7',Y_146)
      | ~ agent('#skF_7','#skF_12',X_145)
      | ~ old('#skF_7',X_145)
      | ~ dirty('#skF_7',X_145)
      | ~ white('#skF_7',X_145)
      | ~ chevy('#skF_7',X_145) ),
    inference(splitRight,[status(thm)],[c_1400]) ).

tff(c_1412,plain,
    ! [X_148] :
      ( ~ agent('#skF_7','#skF_12',X_148)
      | ~ old('#skF_7',X_148)
      | ~ dirty('#skF_7',X_148)
      | ~ white('#skF_7',X_148)
      | ~ chevy('#skF_7',X_148) ),
    inference(splitLeft,[status(thm)],[c_1410]) ).

tff(c_1415,plain,
    ( ~ old('#skF_7','#skF_11')
    | ~ dirty('#skF_7','#skF_11')
    | ~ white('#skF_7','#skF_11')
    | ~ chevy('#skF_7','#skF_11') ),
    inference(resolution,[status(thm)],[c_769,c_1412]) ).

tff(c_1419,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_654,c_657,c_663,c_672,c_1415]) ).

tff(c_1421,plain,
    ! [Y_149] :
      ( ~ down('#skF_7','#skF_12',Y_149)
      | ~ lonely('#skF_7',Y_149)
      | ~ street('#skF_7',Y_149) ),
    inference(splitRight,[status(thm)],[c_1410]) ).

tff(c_1424,plain,
    ( ~ lonely('#skF_7','#skF_10')
    | ~ street('#skF_7','#skF_10') ),
    inference(resolution,[status(thm)],[c_714,c_1421]) ).

tff(c_1428,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_669,c_668,c_1424]) ).

tff(c_1429,plain,
    street('#skF_1','#skF_5'),
    inference(splitRight,[status(thm)],[c_18]) ).

tff(c_16,plain,
    ! [V_28,Y_31,Z_32,W_29,U_22,X_30] :
      ( lonely('#skF_1','#skF_5')
      | ~ in(U_22,Z_32,V_28)
      | ~ down(U_22,Z_32,Y_31)
      | ~ barrel(U_22,Z_32)
      | ~ present(U_22,Z_32)
      | ~ agent(U_22,Z_32,X_30)
      | ~ event(U_22,Z_32)
      | ~ lonely(U_22,Y_31)
      | ~ street(U_22,Y_31)
      | ~ old(U_22,X_30)
      | ~ dirty(U_22,X_30)
      | ~ white(U_22,X_30)
      | ~ chevy(U_22,X_30)
      | ~ placename(U_22,W_29)
      | ~ hollywood_placename(U_22,W_29)
      | ~ city(U_22,V_28)
      | ~ of(U_22,W_29,V_28)
      | ~ actual_world(U_22) ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1166,plain,
    ! [Z_87,Y_92,U_90,X_91,W_89,V_88] :
      ( ~ in(U_90,Z_87,V_88)
      | ~ down(U_90,Z_87,Y_92)
      | ~ barrel(U_90,Z_87)
      | ~ present(U_90,Z_87)
      | ~ agent(U_90,Z_87,X_91)
      | ~ event(U_90,Z_87)
      | ~ lonely(U_90,Y_92)
      | ~ street(U_90,Y_92)
      | ~ old(U_90,X_91)
      | ~ dirty(U_90,X_91)
      | ~ white(U_90,X_91)
      | ~ chevy(U_90,X_91)
      | ~ placename(U_90,W_89)
      | ~ hollywood_placename(U_90,W_89)
      | ~ city(U_90,V_88)
      | ~ of(U_90,W_89,V_88)
      | ~ actual_world(U_90) ),
    inference(splitLeft,[status(thm)],[c_16]) ).

tff(c_1168,plain,
    ! [Y_92,X_91,W_89] :
      ( ~ down('#skF_7','#skF_12',Y_92)
      | ~ barrel('#skF_7','#skF_12')
      | ~ present('#skF_7','#skF_12')
      | ~ agent('#skF_7','#skF_12',X_91)
      | ~ event('#skF_7','#skF_12')
      | ~ lonely('#skF_7',Y_92)
      | ~ street('#skF_7',Y_92)
      | ~ old('#skF_7',X_91)
      | ~ dirty('#skF_7',X_91)
      | ~ white('#skF_7',X_91)
      | ~ chevy('#skF_7',X_91)
      | ~ placename('#skF_7',W_89)
      | ~ hollywood_placename('#skF_7',W_89)
      | ~ city('#skF_7','#skF_8')
      | ~ of('#skF_7',W_89,'#skF_8')
      | ~ actual_world('#skF_7') ),
    inference(resolution,[status(thm)],[c_698,c_1166]) ).

tff(c_1171,plain,
    ! [Y_92,X_91,W_89] :
      ( ~ down('#skF_7','#skF_12',Y_92)
      | ~ agent('#skF_7','#skF_12',X_91)
      | ~ lonely('#skF_7',Y_92)
      | ~ street('#skF_7',Y_92)
      | ~ old('#skF_7',X_91)
      | ~ dirty('#skF_7',X_91)
      | ~ white('#skF_7',X_91)
      | ~ chevy('#skF_7',X_91)
      | ~ placename('#skF_7',W_89)
      | ~ hollywood_placename('#skF_7',W_89)
      | ~ of('#skF_7',W_89,'#skF_8') ),
    inference(demodulation,[status(thm),theory(equality)],[c_649,c_652,c_667,c_658,c_653,c_1168]) ).

tff(c_1174,plain,
    ! [W_93] :
      ( ~ placename('#skF_7',W_93)
      | ~ hollywood_placename('#skF_7',W_93)
      | ~ of('#skF_7',W_93,'#skF_8') ),
    inference(splitLeft,[status(thm)],[c_1171]) ).

tff(c_1177,plain,
    ( ~ placename('#skF_7','#skF_9')
    | ~ hollywood_placename('#skF_7','#skF_9') ),
    inference(resolution,[status(thm)],[c_685,c_1174]) ).

tff(c_1181,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_660,c_656,c_1177]) ).

tff(c_1182,plain,
    ! [Y_92,X_91] :
      ( ~ down('#skF_7','#skF_12',Y_92)
      | ~ lonely('#skF_7',Y_92)
      | ~ street('#skF_7',Y_92)
      | ~ agent('#skF_7','#skF_12',X_91)
      | ~ old('#skF_7',X_91)
      | ~ dirty('#skF_7',X_91)
      | ~ white('#skF_7',X_91)
      | ~ chevy('#skF_7',X_91) ),
    inference(splitRight,[status(thm)],[c_1171]) ).

tff(c_1184,plain,
    ! [X_94] :
      ( ~ agent('#skF_7','#skF_12',X_94)
      | ~ old('#skF_7',X_94)
      | ~ dirty('#skF_7',X_94)
      | ~ white('#skF_7',X_94)
      | ~ chevy('#skF_7',X_94) ),
    inference(splitLeft,[status(thm)],[c_1182]) ).

tff(c_1187,plain,
    ( ~ old('#skF_7','#skF_11')
    | ~ dirty('#skF_7','#skF_11')
    | ~ white('#skF_7','#skF_11')
    | ~ chevy('#skF_7','#skF_11') ),
    inference(resolution,[status(thm)],[c_769,c_1184]) ).

tff(c_1191,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_654,c_657,c_663,c_672,c_1187]) ).

tff(c_1193,plain,
    ! [Y_95] :
      ( ~ down('#skF_7','#skF_12',Y_95)
      | ~ lonely('#skF_7',Y_95)
      | ~ street('#skF_7',Y_95) ),
    inference(splitRight,[status(thm)],[c_1182]) ).

tff(c_1196,plain,
    ( ~ lonely('#skF_7','#skF_10')
    | ~ street('#skF_7','#skF_10') ),
    inference(resolution,[status(thm)],[c_714,c_1193]) ).

tff(c_1200,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_669,c_668,c_1196]) ).

tff(c_1201,plain,
    lonely('#skF_1','#skF_5'),
    inference(splitRight,[status(thm)],[c_16]) ).

tff(c_6,plain,
    ! [V_28,Y_31,Z_32,W_29,U_22,X_30] :
      ( down('#skF_1','#skF_6','#skF_5')
      | ~ in(U_22,Z_32,V_28)
      | ~ down(U_22,Z_32,Y_31)
      | ~ barrel(U_22,Z_32)
      | ~ present(U_22,Z_32)
      | ~ agent(U_22,Z_32,X_30)
      | ~ event(U_22,Z_32)
      | ~ lonely(U_22,Y_31)
      | ~ street(U_22,Y_31)
      | ~ old(U_22,X_30)
      | ~ dirty(U_22,X_30)
      | ~ white(U_22,X_30)
      | ~ chevy(U_22,X_30)
      | ~ placename(U_22,W_29)
      | ~ hollywood_placename(U_22,W_29)
      | ~ city(U_22,V_28)
      | ~ of(U_22,W_29,V_28)
      | ~ actual_world(U_22) ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1469,plain,
    ! [Y_164,V_160,X_163,U_162,W_161,Z_159] :
      ( ~ in(U_162,Z_159,V_160)
      | ~ down(U_162,Z_159,Y_164)
      | ~ barrel(U_162,Z_159)
      | ~ present(U_162,Z_159)
      | ~ agent(U_162,Z_159,X_163)
      | ~ event(U_162,Z_159)
      | ~ lonely(U_162,Y_164)
      | ~ street(U_162,Y_164)
      | ~ old(U_162,X_163)
      | ~ dirty(U_162,X_163)
      | ~ white(U_162,X_163)
      | ~ chevy(U_162,X_163)
      | ~ placename(U_162,W_161)
      | ~ hollywood_placename(U_162,W_161)
      | ~ city(U_162,V_160)
      | ~ of(U_162,W_161,V_160)
      | ~ actual_world(U_162) ),
    inference(splitLeft,[status(thm)],[c_6]) ).

tff(c_1471,plain,
    ! [Y_164,X_163,W_161] :
      ( ~ down('#skF_7','#skF_12',Y_164)
      | ~ barrel('#skF_7','#skF_12')
      | ~ present('#skF_7','#skF_12')
      | ~ agent('#skF_7','#skF_12',X_163)
      | ~ event('#skF_7','#skF_12')
      | ~ lonely('#skF_7',Y_164)
      | ~ street('#skF_7',Y_164)
      | ~ old('#skF_7',X_163)
      | ~ dirty('#skF_7',X_163)
      | ~ white('#skF_7',X_163)
      | ~ chevy('#skF_7',X_163)
      | ~ placename('#skF_7',W_161)
      | ~ hollywood_placename('#skF_7',W_161)
      | ~ city('#skF_7','#skF_8')
      | ~ of('#skF_7',W_161,'#skF_8')
      | ~ actual_world('#skF_7') ),
    inference(resolution,[status(thm)],[c_698,c_1469]) ).

tff(c_1474,plain,
    ! [Y_164,X_163,W_161] :
      ( ~ down('#skF_7','#skF_12',Y_164)
      | ~ agent('#skF_7','#skF_12',X_163)
      | ~ lonely('#skF_7',Y_164)
      | ~ street('#skF_7',Y_164)
      | ~ old('#skF_7',X_163)
      | ~ dirty('#skF_7',X_163)
      | ~ white('#skF_7',X_163)
      | ~ chevy('#skF_7',X_163)
      | ~ placename('#skF_7',W_161)
      | ~ hollywood_placename('#skF_7',W_161)
      | ~ of('#skF_7',W_161,'#skF_8') ),
    inference(demodulation,[status(thm),theory(equality)],[c_649,c_652,c_667,c_658,c_653,c_1471]) ).

tff(c_1476,plain,
    ! [W_165] :
      ( ~ placename('#skF_7',W_165)
      | ~ hollywood_placename('#skF_7',W_165)
      | ~ of('#skF_7',W_165,'#skF_8') ),
    inference(splitLeft,[status(thm)],[c_1474]) ).

tff(c_1479,plain,
    ( ~ placename('#skF_7','#skF_9')
    | ~ hollywood_placename('#skF_7','#skF_9') ),
    inference(resolution,[status(thm)],[c_685,c_1476]) ).

tff(c_1483,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_660,c_656,c_1479]) ).

tff(c_1484,plain,
    ! [Y_164,X_163] :
      ( ~ down('#skF_7','#skF_12',Y_164)
      | ~ lonely('#skF_7',Y_164)
      | ~ street('#skF_7',Y_164)
      | ~ agent('#skF_7','#skF_12',X_163)
      | ~ old('#skF_7',X_163)
      | ~ dirty('#skF_7',X_163)
      | ~ white('#skF_7',X_163)
      | ~ chevy('#skF_7',X_163) ),
    inference(splitRight,[status(thm)],[c_1474]) ).

tff(c_1486,plain,
    ! [X_166] :
      ( ~ agent('#skF_7','#skF_12',X_166)
      | ~ old('#skF_7',X_166)
      | ~ dirty('#skF_7',X_166)
      | ~ white('#skF_7',X_166)
      | ~ chevy('#skF_7',X_166) ),
    inference(splitLeft,[status(thm)],[c_1484]) ).

tff(c_1489,plain,
    ( ~ old('#skF_7','#skF_11')
    | ~ dirty('#skF_7','#skF_11')
    | ~ white('#skF_7','#skF_11')
    | ~ chevy('#skF_7','#skF_11') ),
    inference(resolution,[status(thm)],[c_769,c_1486]) ).

tff(c_1493,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_654,c_657,c_663,c_672,c_1489]) ).

tff(c_1495,plain,
    ! [Y_167] :
      ( ~ down('#skF_7','#skF_12',Y_167)
      | ~ lonely('#skF_7',Y_167)
      | ~ street('#skF_7',Y_167) ),
    inference(splitRight,[status(thm)],[c_1484]) ).

tff(c_1498,plain,
    ( ~ lonely('#skF_7','#skF_10')
    | ~ street('#skF_7','#skF_10') ),
    inference(resolution,[status(thm)],[c_714,c_1495]) ).

tff(c_1502,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_669,c_668,c_1498]) ).

tff(c_1503,plain,
    down('#skF_1','#skF_6','#skF_5'),
    inference(splitRight,[status(thm)],[c_6]) ).

tff(c_30,plain,
    ! [V_28,Y_31,Z_32,W_29,U_22,X_30] :
      ( hollywood_placename('#skF_1','#skF_3')
      | ~ in(U_22,Z_32,V_28)
      | ~ down(U_22,Z_32,Y_31)
      | ~ barrel(U_22,Z_32)
      | ~ present(U_22,Z_32)
      | ~ agent(U_22,Z_32,X_30)
      | ~ event(U_22,Z_32)
      | ~ lonely(U_22,Y_31)
      | ~ street(U_22,Y_31)
      | ~ old(U_22,X_30)
      | ~ dirty(U_22,X_30)
      | ~ white(U_22,X_30)
      | ~ chevy(U_22,X_30)
      | ~ placename(U_22,W_29)
      | ~ hollywood_placename(U_22,W_29)
      | ~ city(U_22,V_28)
      | ~ of(U_22,W_29,V_28)
      | ~ actual_world(U_22) ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1242,plain,
    ! [X_109,W_107,V_106,Z_105,U_108,Y_110] :
      ( ~ in(U_108,Z_105,V_106)
      | ~ down(U_108,Z_105,Y_110)
      | ~ barrel(U_108,Z_105)
      | ~ present(U_108,Z_105)
      | ~ agent(U_108,Z_105,X_109)
      | ~ event(U_108,Z_105)
      | ~ lonely(U_108,Y_110)
      | ~ street(U_108,Y_110)
      | ~ old(U_108,X_109)
      | ~ dirty(U_108,X_109)
      | ~ white(U_108,X_109)
      | ~ chevy(U_108,X_109)
      | ~ placename(U_108,W_107)
      | ~ hollywood_placename(U_108,W_107)
      | ~ city(U_108,V_106)
      | ~ of(U_108,W_107,V_106)
      | ~ actual_world(U_108) ),
    inference(splitLeft,[status(thm)],[c_30]) ).

tff(c_1244,plain,
    ! [Y_110,X_109,W_107] :
      ( ~ down('#skF_7','#skF_12',Y_110)
      | ~ barrel('#skF_7','#skF_12')
      | ~ present('#skF_7','#skF_12')
      | ~ agent('#skF_7','#skF_12',X_109)
      | ~ event('#skF_7','#skF_12')
      | ~ lonely('#skF_7',Y_110)
      | ~ street('#skF_7',Y_110)
      | ~ old('#skF_7',X_109)
      | ~ dirty('#skF_7',X_109)
      | ~ white('#skF_7',X_109)
      | ~ chevy('#skF_7',X_109)
      | ~ placename('#skF_7',W_107)
      | ~ hollywood_placename('#skF_7',W_107)
      | ~ city('#skF_7','#skF_8')
      | ~ of('#skF_7',W_107,'#skF_8')
      | ~ actual_world('#skF_7') ),
    inference(resolution,[status(thm)],[c_698,c_1242]) ).

tff(c_1247,plain,
    ! [Y_110,X_109,W_107] :
      ( ~ down('#skF_7','#skF_12',Y_110)
      | ~ agent('#skF_7','#skF_12',X_109)
      | ~ lonely('#skF_7',Y_110)
      | ~ street('#skF_7',Y_110)
      | ~ old('#skF_7',X_109)
      | ~ dirty('#skF_7',X_109)
      | ~ white('#skF_7',X_109)
      | ~ chevy('#skF_7',X_109)
      | ~ placename('#skF_7',W_107)
      | ~ hollywood_placename('#skF_7',W_107)
      | ~ of('#skF_7',W_107,'#skF_8') ),
    inference(demodulation,[status(thm),theory(equality)],[c_649,c_652,c_667,c_658,c_653,c_1244]) ).

tff(c_1250,plain,
    ! [W_111] :
      ( ~ placename('#skF_7',W_111)
      | ~ hollywood_placename('#skF_7',W_111)
      | ~ of('#skF_7',W_111,'#skF_8') ),
    inference(splitLeft,[status(thm)],[c_1247]) ).

tff(c_1253,plain,
    ( ~ placename('#skF_7','#skF_9')
    | ~ hollywood_placename('#skF_7','#skF_9') ),
    inference(resolution,[status(thm)],[c_685,c_1250]) ).

tff(c_1257,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_660,c_656,c_1253]) ).

tff(c_1258,plain,
    ! [Y_110,X_109] :
      ( ~ down('#skF_7','#skF_12',Y_110)
      | ~ lonely('#skF_7',Y_110)
      | ~ street('#skF_7',Y_110)
      | ~ agent('#skF_7','#skF_12',X_109)
      | ~ old('#skF_7',X_109)
      | ~ dirty('#skF_7',X_109)
      | ~ white('#skF_7',X_109)
      | ~ chevy('#skF_7',X_109) ),
    inference(splitRight,[status(thm)],[c_1247]) ).

tff(c_1260,plain,
    ! [X_112] :
      ( ~ agent('#skF_7','#skF_12',X_112)
      | ~ old('#skF_7',X_112)
      | ~ dirty('#skF_7',X_112)
      | ~ white('#skF_7',X_112)
      | ~ chevy('#skF_7',X_112) ),
    inference(splitLeft,[status(thm)],[c_1258]) ).

tff(c_1263,plain,
    ( ~ old('#skF_7','#skF_11')
    | ~ dirty('#skF_7','#skF_11')
    | ~ white('#skF_7','#skF_11')
    | ~ chevy('#skF_7','#skF_11') ),
    inference(resolution,[status(thm)],[c_769,c_1260]) ).

tff(c_1267,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_654,c_657,c_663,c_672,c_1263]) ).

tff(c_1269,plain,
    ! [Y_113] :
      ( ~ down('#skF_7','#skF_12',Y_113)
      | ~ lonely('#skF_7',Y_113)
      | ~ street('#skF_7',Y_113) ),
    inference(splitRight,[status(thm)],[c_1258]) ).

tff(c_1272,plain,
    ( ~ lonely('#skF_7','#skF_10')
    | ~ street('#skF_7','#skF_10') ),
    inference(resolution,[status(thm)],[c_714,c_1269]) ).

tff(c_1276,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_669,c_668,c_1272]) ).

tff(c_1277,plain,
    hollywood_placename('#skF_1','#skF_3'),
    inference(splitRight,[status(thm)],[c_30]) ).

tff(c_28,plain,
    ! [V_28,Y_31,Z_32,W_29,U_22,X_30] :
      ( placename('#skF_1','#skF_3')
      | ~ in(U_22,Z_32,V_28)
      | ~ down(U_22,Z_32,Y_31)
      | ~ barrel(U_22,Z_32)
      | ~ present(U_22,Z_32)
      | ~ agent(U_22,Z_32,X_30)
      | ~ event(U_22,Z_32)
      | ~ lonely(U_22,Y_31)
      | ~ street(U_22,Y_31)
      | ~ old(U_22,X_30)
      | ~ dirty(U_22,X_30)
      | ~ white(U_22,X_30)
      | ~ chevy(U_22,X_30)
      | ~ placename(U_22,W_29)
      | ~ hollywood_placename(U_22,W_29)
      | ~ city(U_22,V_28)
      | ~ of(U_22,W_29,V_28)
      | ~ actual_world(U_22) ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1054,plain,
    ! [X_64,Y_65,Z_60,V_61,W_62,U_63] :
      ( ~ in(U_63,Z_60,V_61)
      | ~ down(U_63,Z_60,Y_65)
      | ~ barrel(U_63,Z_60)
      | ~ present(U_63,Z_60)
      | ~ agent(U_63,Z_60,X_64)
      | ~ event(U_63,Z_60)
      | ~ lonely(U_63,Y_65)
      | ~ street(U_63,Y_65)
      | ~ old(U_63,X_64)
      | ~ dirty(U_63,X_64)
      | ~ white(U_63,X_64)
      | ~ chevy(U_63,X_64)
      | ~ placename(U_63,W_62)
      | ~ hollywood_placename(U_63,W_62)
      | ~ city(U_63,V_61)
      | ~ of(U_63,W_62,V_61)
      | ~ actual_world(U_63) ),
    inference(splitLeft,[status(thm)],[c_28]) ).

tff(c_1056,plain,
    ! [Y_65,X_64,W_62] :
      ( ~ down('#skF_7','#skF_12',Y_65)
      | ~ barrel('#skF_7','#skF_12')
      | ~ present('#skF_7','#skF_12')
      | ~ agent('#skF_7','#skF_12',X_64)
      | ~ event('#skF_7','#skF_12')
      | ~ lonely('#skF_7',Y_65)
      | ~ street('#skF_7',Y_65)
      | ~ old('#skF_7',X_64)
      | ~ dirty('#skF_7',X_64)
      | ~ white('#skF_7',X_64)
      | ~ chevy('#skF_7',X_64)
      | ~ placename('#skF_7',W_62)
      | ~ hollywood_placename('#skF_7',W_62)
      | ~ city('#skF_7','#skF_8')
      | ~ of('#skF_7',W_62,'#skF_8')
      | ~ actual_world('#skF_7') ),
    inference(resolution,[status(thm)],[c_698,c_1054]) ).

tff(c_1059,plain,
    ! [Y_65,X_64,W_62] :
      ( ~ down('#skF_7','#skF_12',Y_65)
      | ~ agent('#skF_7','#skF_12',X_64)
      | ~ lonely('#skF_7',Y_65)
      | ~ street('#skF_7',Y_65)
      | ~ old('#skF_7',X_64)
      | ~ dirty('#skF_7',X_64)
      | ~ white('#skF_7',X_64)
      | ~ chevy('#skF_7',X_64)
      | ~ placename('#skF_7',W_62)
      | ~ hollywood_placename('#skF_7',W_62)
      | ~ of('#skF_7',W_62,'#skF_8') ),
    inference(demodulation,[status(thm),theory(equality)],[c_649,c_652,c_667,c_658,c_653,c_1056]) ).

tff(c_1061,plain,
    ! [W_66] :
      ( ~ placename('#skF_7',W_66)
      | ~ hollywood_placename('#skF_7',W_66)
      | ~ of('#skF_7',W_66,'#skF_8') ),
    inference(splitLeft,[status(thm)],[c_1059]) ).

tff(c_1064,plain,
    ( ~ placename('#skF_7','#skF_9')
    | ~ hollywood_placename('#skF_7','#skF_9') ),
    inference(resolution,[status(thm)],[c_685,c_1061]) ).

tff(c_1068,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_660,c_656,c_1064]) ).

tff(c_1069,plain,
    ! [Y_65,X_64] :
      ( ~ down('#skF_7','#skF_12',Y_65)
      | ~ lonely('#skF_7',Y_65)
      | ~ street('#skF_7',Y_65)
      | ~ agent('#skF_7','#skF_12',X_64)
      | ~ old('#skF_7',X_64)
      | ~ dirty('#skF_7',X_64)
      | ~ white('#skF_7',X_64)
      | ~ chevy('#skF_7',X_64) ),
    inference(splitRight,[status(thm)],[c_1059]) ).

tff(c_1071,plain,
    ! [X_67] :
      ( ~ agent('#skF_7','#skF_12',X_67)
      | ~ old('#skF_7',X_67)
      | ~ dirty('#skF_7',X_67)
      | ~ white('#skF_7',X_67)
      | ~ chevy('#skF_7',X_67) ),
    inference(splitLeft,[status(thm)],[c_1069]) ).

tff(c_1074,plain,
    ( ~ old('#skF_7','#skF_11')
    | ~ dirty('#skF_7','#skF_11')
    | ~ white('#skF_7','#skF_11')
    | ~ chevy('#skF_7','#skF_11') ),
    inference(resolution,[status(thm)],[c_769,c_1071]) ).

tff(c_1078,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_654,c_657,c_663,c_672,c_1074]) ).

tff(c_1080,plain,
    ! [Y_68] :
      ( ~ down('#skF_7','#skF_12',Y_68)
      | ~ lonely('#skF_7',Y_68)
      | ~ street('#skF_7',Y_68) ),
    inference(splitRight,[status(thm)],[c_1069]) ).

tff(c_1083,plain,
    ( ~ lonely('#skF_7','#skF_10')
    | ~ street('#skF_7','#skF_10') ),
    inference(resolution,[status(thm)],[c_714,c_1080]) ).

tff(c_1087,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_669,c_668,c_1083]) ).

tff(c_1088,plain,
    placename('#skF_1','#skF_3'),
    inference(splitRight,[status(thm)],[c_28]) ).

tff(c_34,plain,
    ! [V_28,Y_31,Z_32,W_29,U_22,X_30] :
      ( of('#skF_1','#skF_3','#skF_2')
      | ~ in(U_22,Z_32,V_28)
      | ~ down(U_22,Z_32,Y_31)
      | ~ barrel(U_22,Z_32)
      | ~ present(U_22,Z_32)
      | ~ agent(U_22,Z_32,X_30)
      | ~ event(U_22,Z_32)
      | ~ lonely(U_22,Y_31)
      | ~ street(U_22,Y_31)
      | ~ old(U_22,X_30)
      | ~ dirty(U_22,X_30)
      | ~ white(U_22,X_30)
      | ~ chevy(U_22,X_30)
      | ~ placename(U_22,W_29)
      | ~ hollywood_placename(U_22,W_29)
      | ~ city(U_22,V_28)
      | ~ of(U_22,W_29,V_28)
      | ~ actual_world(U_22) ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1432,plain,
    ! [U_153,Z_150,V_151,W_152,Y_155,X_154] :
      ( ~ in(U_153,Z_150,V_151)
      | ~ down(U_153,Z_150,Y_155)
      | ~ barrel(U_153,Z_150)
      | ~ present(U_153,Z_150)
      | ~ agent(U_153,Z_150,X_154)
      | ~ event(U_153,Z_150)
      | ~ lonely(U_153,Y_155)
      | ~ street(U_153,Y_155)
      | ~ old(U_153,X_154)
      | ~ dirty(U_153,X_154)
      | ~ white(U_153,X_154)
      | ~ chevy(U_153,X_154)
      | ~ placename(U_153,W_152)
      | ~ hollywood_placename(U_153,W_152)
      | ~ city(U_153,V_151)
      | ~ of(U_153,W_152,V_151)
      | ~ actual_world(U_153) ),
    inference(splitLeft,[status(thm)],[c_34]) ).

tff(c_1434,plain,
    ! [Y_155,X_154,W_152] :
      ( ~ down('#skF_7','#skF_12',Y_155)
      | ~ barrel('#skF_7','#skF_12')
      | ~ present('#skF_7','#skF_12')
      | ~ agent('#skF_7','#skF_12',X_154)
      | ~ event('#skF_7','#skF_12')
      | ~ lonely('#skF_7',Y_155)
      | ~ street('#skF_7',Y_155)
      | ~ old('#skF_7',X_154)
      | ~ dirty('#skF_7',X_154)
      | ~ white('#skF_7',X_154)
      | ~ chevy('#skF_7',X_154)
      | ~ placename('#skF_7',W_152)
      | ~ hollywood_placename('#skF_7',W_152)
      | ~ city('#skF_7','#skF_8')
      | ~ of('#skF_7',W_152,'#skF_8')
      | ~ actual_world('#skF_7') ),
    inference(resolution,[status(thm)],[c_698,c_1432]) ).

tff(c_1437,plain,
    ! [Y_155,X_154,W_152] :
      ( ~ down('#skF_7','#skF_12',Y_155)
      | ~ agent('#skF_7','#skF_12',X_154)
      | ~ lonely('#skF_7',Y_155)
      | ~ street('#skF_7',Y_155)
      | ~ old('#skF_7',X_154)
      | ~ dirty('#skF_7',X_154)
      | ~ white('#skF_7',X_154)
      | ~ chevy('#skF_7',X_154)
      | ~ placename('#skF_7',W_152)
      | ~ hollywood_placename('#skF_7',W_152)
      | ~ of('#skF_7',W_152,'#skF_8') ),
    inference(demodulation,[status(thm),theory(equality)],[c_649,c_652,c_667,c_658,c_653,c_1434]) ).

tff(c_1439,plain,
    ! [W_156] :
      ( ~ placename('#skF_7',W_156)
      | ~ hollywood_placename('#skF_7',W_156)
      | ~ of('#skF_7',W_156,'#skF_8') ),
    inference(splitLeft,[status(thm)],[c_1437]) ).

tff(c_1442,plain,
    ( ~ placename('#skF_7','#skF_9')
    | ~ hollywood_placename('#skF_7','#skF_9') ),
    inference(resolution,[status(thm)],[c_685,c_1439]) ).

tff(c_1446,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_660,c_656,c_1442]) ).

tff(c_1447,plain,
    ! [Y_155,X_154] :
      ( ~ down('#skF_7','#skF_12',Y_155)
      | ~ lonely('#skF_7',Y_155)
      | ~ street('#skF_7',Y_155)
      | ~ agent('#skF_7','#skF_12',X_154)
      | ~ old('#skF_7',X_154)
      | ~ dirty('#skF_7',X_154)
      | ~ white('#skF_7',X_154)
      | ~ chevy('#skF_7',X_154) ),
    inference(splitRight,[status(thm)],[c_1437]) ).

tff(c_1449,plain,
    ! [X_157] :
      ( ~ agent('#skF_7','#skF_12',X_157)
      | ~ old('#skF_7',X_157)
      | ~ dirty('#skF_7',X_157)
      | ~ white('#skF_7',X_157)
      | ~ chevy('#skF_7',X_157) ),
    inference(splitLeft,[status(thm)],[c_1447]) ).

tff(c_1452,plain,
    ( ~ old('#skF_7','#skF_11')
    | ~ dirty('#skF_7','#skF_11')
    | ~ white('#skF_7','#skF_11')
    | ~ chevy('#skF_7','#skF_11') ),
    inference(resolution,[status(thm)],[c_769,c_1449]) ).

tff(c_1456,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_654,c_657,c_663,c_672,c_1452]) ).

tff(c_1458,plain,
    ! [Y_158] :
      ( ~ down('#skF_7','#skF_12',Y_158)
      | ~ lonely('#skF_7',Y_158)
      | ~ street('#skF_7',Y_158) ),
    inference(splitRight,[status(thm)],[c_1447]) ).

tff(c_1461,plain,
    ( ~ lonely('#skF_7','#skF_10')
    | ~ street('#skF_7','#skF_10') ),
    inference(resolution,[status(thm)],[c_714,c_1458]) ).

tff(c_1465,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_669,c_668,c_1461]) ).

tff(c_1466,plain,
    of('#skF_1','#skF_3','#skF_2'),
    inference(splitRight,[status(thm)],[c_34]) ).

tff(c_36,plain,
    ! [V_28,Y_31,Z_32,W_29,U_22,X_30] :
      ( actual_world('#skF_1')
      | ~ in(U_22,Z_32,V_28)
      | ~ down(U_22,Z_32,Y_31)
      | ~ barrel(U_22,Z_32)
      | ~ present(U_22,Z_32)
      | ~ agent(U_22,Z_32,X_30)
      | ~ event(U_22,Z_32)
      | ~ lonely(U_22,Y_31)
      | ~ street(U_22,Y_31)
      | ~ old(U_22,X_30)
      | ~ dirty(U_22,X_30)
      | ~ white(U_22,X_30)
      | ~ chevy(U_22,X_30)
      | ~ placename(U_22,W_29)
      | ~ hollywood_placename(U_22,W_29)
      | ~ city(U_22,V_28)
      | ~ of(U_22,W_29,V_28)
      | ~ actual_world(U_22) ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_940,plain,
    ! [W_35,U_36,X_37,Y_38,Z_33,V_34] :
      ( ~ in(U_36,Z_33,V_34)
      | ~ down(U_36,Z_33,Y_38)
      | ~ barrel(U_36,Z_33)
      | ~ present(U_36,Z_33)
      | ~ agent(U_36,Z_33,X_37)
      | ~ event(U_36,Z_33)
      | ~ lonely(U_36,Y_38)
      | ~ street(U_36,Y_38)
      | ~ old(U_36,X_37)
      | ~ dirty(U_36,X_37)
      | ~ white(U_36,X_37)
      | ~ chevy(U_36,X_37)
      | ~ placename(U_36,W_35)
      | ~ hollywood_placename(U_36,W_35)
      | ~ city(U_36,V_34)
      | ~ of(U_36,W_35,V_34)
      | ~ actual_world(U_36) ),
    inference(splitLeft,[status(thm)],[c_36]) ).

tff(c_942,plain,
    ! [Y_38,X_37,W_35] :
      ( ~ down('#skF_7','#skF_12',Y_38)
      | ~ barrel('#skF_7','#skF_12')
      | ~ present('#skF_7','#skF_12')
      | ~ agent('#skF_7','#skF_12',X_37)
      | ~ event('#skF_7','#skF_12')
      | ~ lonely('#skF_7',Y_38)
      | ~ street('#skF_7',Y_38)
      | ~ old('#skF_7',X_37)
      | ~ dirty('#skF_7',X_37)
      | ~ white('#skF_7',X_37)
      | ~ chevy('#skF_7',X_37)
      | ~ placename('#skF_7',W_35)
      | ~ hollywood_placename('#skF_7',W_35)
      | ~ city('#skF_7','#skF_8')
      | ~ of('#skF_7',W_35,'#skF_8')
      | ~ actual_world('#skF_7') ),
    inference(resolution,[status(thm)],[c_698,c_940]) ).

tff(c_945,plain,
    ! [Y_38,X_37,W_35] :
      ( ~ down('#skF_7','#skF_12',Y_38)
      | ~ agent('#skF_7','#skF_12',X_37)
      | ~ lonely('#skF_7',Y_38)
      | ~ street('#skF_7',Y_38)
      | ~ old('#skF_7',X_37)
      | ~ dirty('#skF_7',X_37)
      | ~ white('#skF_7',X_37)
      | ~ chevy('#skF_7',X_37)
      | ~ placename('#skF_7',W_35)
      | ~ hollywood_placename('#skF_7',W_35)
      | ~ of('#skF_7',W_35,'#skF_8') ),
    inference(demodulation,[status(thm),theory(equality)],[c_649,c_652,c_667,c_658,c_653,c_942]) ).

tff(c_948,plain,
    ! [W_39] :
      ( ~ placename('#skF_7',W_39)
      | ~ hollywood_placename('#skF_7',W_39)
      | ~ of('#skF_7',W_39,'#skF_8') ),
    inference(splitLeft,[status(thm)],[c_945]) ).

tff(c_951,plain,
    ( ~ placename('#skF_7','#skF_9')
    | ~ hollywood_placename('#skF_7','#skF_9') ),
    inference(resolution,[status(thm)],[c_685,c_948]) ).

tff(c_955,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_660,c_656,c_951]) ).

tff(c_956,plain,
    ! [Y_38,X_37] :
      ( ~ down('#skF_7','#skF_12',Y_38)
      | ~ lonely('#skF_7',Y_38)
      | ~ street('#skF_7',Y_38)
      | ~ agent('#skF_7','#skF_12',X_37)
      | ~ old('#skF_7',X_37)
      | ~ dirty('#skF_7',X_37)
      | ~ white('#skF_7',X_37)
      | ~ chevy('#skF_7',X_37) ),
    inference(splitRight,[status(thm)],[c_945]) ).

tff(c_958,plain,
    ! [X_40] :
      ( ~ agent('#skF_7','#skF_12',X_40)
      | ~ old('#skF_7',X_40)
      | ~ dirty('#skF_7',X_40)
      | ~ white('#skF_7',X_40)
      | ~ chevy('#skF_7',X_40) ),
    inference(splitLeft,[status(thm)],[c_956]) ).

tff(c_961,plain,
    ( ~ old('#skF_7','#skF_11')
    | ~ dirty('#skF_7','#skF_11')
    | ~ white('#skF_7','#skF_11')
    | ~ chevy('#skF_7','#skF_11') ),
    inference(resolution,[status(thm)],[c_769,c_958]) ).

tff(c_965,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_654,c_657,c_663,c_672,c_961]) ).

tff(c_967,plain,
    ! [Y_41] :
      ( ~ down('#skF_7','#skF_12',Y_41)
      | ~ lonely('#skF_7',Y_41)
      | ~ street('#skF_7',Y_41) ),
    inference(splitRight,[status(thm)],[c_956]) ).

tff(c_970,plain,
    ( ~ lonely('#skF_7','#skF_10')
    | ~ street('#skF_7','#skF_10') ),
    inference(resolution,[status(thm)],[c_714,c_967]) ).

tff(c_974,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_669,c_668,c_970]) ).

tff(c_975,plain,
    actual_world('#skF_1'),
    inference(splitRight,[status(thm)],[c_36]) ).

tff(c_32,plain,
    ! [V_28,Y_31,Z_32,W_29,U_22,X_30] :
      ( city('#skF_1','#skF_2')
      | ~ in(U_22,Z_32,V_28)
      | ~ down(U_22,Z_32,Y_31)
      | ~ barrel(U_22,Z_32)
      | ~ present(U_22,Z_32)
      | ~ agent(U_22,Z_32,X_30)
      | ~ event(U_22,Z_32)
      | ~ lonely(U_22,Y_31)
      | ~ street(U_22,Y_31)
      | ~ old(U_22,X_30)
      | ~ dirty(U_22,X_30)
      | ~ white(U_22,X_30)
      | ~ chevy(U_22,X_30)
      | ~ placename(U_22,W_29)
      | ~ hollywood_placename(U_22,W_29)
      | ~ city(U_22,V_28)
      | ~ of(U_22,W_29,V_28)
      | ~ actual_world(U_22) ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1358,plain,
    ! [X_136,V_133,U_135,Z_132,W_134,Y_137] :
      ( ~ in(U_135,Z_132,V_133)
      | ~ down(U_135,Z_132,Y_137)
      | ~ barrel(U_135,Z_132)
      | ~ present(U_135,Z_132)
      | ~ agent(U_135,Z_132,X_136)
      | ~ event(U_135,Z_132)
      | ~ lonely(U_135,Y_137)
      | ~ street(U_135,Y_137)
      | ~ old(U_135,X_136)
      | ~ dirty(U_135,X_136)
      | ~ white(U_135,X_136)
      | ~ chevy(U_135,X_136)
      | ~ placename(U_135,W_134)
      | ~ hollywood_placename(U_135,W_134)
      | ~ city(U_135,V_133)
      | ~ of(U_135,W_134,V_133)
      | ~ actual_world(U_135) ),
    inference(splitLeft,[status(thm)],[c_32]) ).

tff(c_1360,plain,
    ! [Y_137,X_136,W_134] :
      ( ~ down('#skF_7','#skF_12',Y_137)
      | ~ barrel('#skF_7','#skF_12')
      | ~ present('#skF_7','#skF_12')
      | ~ agent('#skF_7','#skF_12',X_136)
      | ~ event('#skF_7','#skF_12')
      | ~ lonely('#skF_7',Y_137)
      | ~ street('#skF_7',Y_137)
      | ~ old('#skF_7',X_136)
      | ~ dirty('#skF_7',X_136)
      | ~ white('#skF_7',X_136)
      | ~ chevy('#skF_7',X_136)
      | ~ placename('#skF_7',W_134)
      | ~ hollywood_placename('#skF_7',W_134)
      | ~ city('#skF_7','#skF_8')
      | ~ of('#skF_7',W_134,'#skF_8')
      | ~ actual_world('#skF_7') ),
    inference(resolution,[status(thm)],[c_698,c_1358]) ).

tff(c_1363,plain,
    ! [Y_137,X_136,W_134] :
      ( ~ down('#skF_7','#skF_12',Y_137)
      | ~ agent('#skF_7','#skF_12',X_136)
      | ~ lonely('#skF_7',Y_137)
      | ~ street('#skF_7',Y_137)
      | ~ old('#skF_7',X_136)
      | ~ dirty('#skF_7',X_136)
      | ~ white('#skF_7',X_136)
      | ~ chevy('#skF_7',X_136)
      | ~ placename('#skF_7',W_134)
      | ~ hollywood_placename('#skF_7',W_134)
      | ~ of('#skF_7',W_134,'#skF_8') ),
    inference(demodulation,[status(thm),theory(equality)],[c_649,c_652,c_667,c_658,c_653,c_1360]) ).

tff(c_1365,plain,
    ! [W_138] :
      ( ~ placename('#skF_7',W_138)
      | ~ hollywood_placename('#skF_7',W_138)
      | ~ of('#skF_7',W_138,'#skF_8') ),
    inference(splitLeft,[status(thm)],[c_1363]) ).

tff(c_1368,plain,
    ( ~ placename('#skF_7','#skF_9')
    | ~ hollywood_placename('#skF_7','#skF_9') ),
    inference(resolution,[status(thm)],[c_685,c_1365]) ).

tff(c_1372,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_660,c_656,c_1368]) ).

tff(c_1373,plain,
    ! [Y_137,X_136] :
      ( ~ down('#skF_7','#skF_12',Y_137)
      | ~ lonely('#skF_7',Y_137)
      | ~ street('#skF_7',Y_137)
      | ~ agent('#skF_7','#skF_12',X_136)
      | ~ old('#skF_7',X_136)
      | ~ dirty('#skF_7',X_136)
      | ~ white('#skF_7',X_136)
      | ~ chevy('#skF_7',X_136) ),
    inference(splitRight,[status(thm)],[c_1363]) ).

tff(c_1375,plain,
    ! [X_139] :
      ( ~ agent('#skF_7','#skF_12',X_139)
      | ~ old('#skF_7',X_139)
      | ~ dirty('#skF_7',X_139)
      | ~ white('#skF_7',X_139)
      | ~ chevy('#skF_7',X_139) ),
    inference(splitLeft,[status(thm)],[c_1373]) ).

tff(c_1378,plain,
    ( ~ old('#skF_7','#skF_11')
    | ~ dirty('#skF_7','#skF_11')
    | ~ white('#skF_7','#skF_11')
    | ~ chevy('#skF_7','#skF_11') ),
    inference(resolution,[status(thm)],[c_769,c_1375]) ).

tff(c_1382,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_654,c_657,c_663,c_672,c_1378]) ).

tff(c_1384,plain,
    ! [Y_140] :
      ( ~ down('#skF_7','#skF_12',Y_140)
      | ~ lonely('#skF_7',Y_140)
      | ~ street('#skF_7',Y_140) ),
    inference(splitRight,[status(thm)],[c_1373]) ).

tff(c_1387,plain,
    ( ~ lonely('#skF_7','#skF_10')
    | ~ street('#skF_7','#skF_10') ),
    inference(resolution,[status(thm)],[c_714,c_1384]) ).

tff(c_1391,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_669,c_668,c_1387]) ).

tff(c_1392,plain,
    city('#skF_1','#skF_2'),
    inference(splitRight,[status(thm)],[c_32]) ).

tff(c_14,plain,
    ! [V_28,Y_31,Z_32,W_29,U_22,X_30] :
      ( event('#skF_1','#skF_6')
      | ~ in(U_22,Z_32,V_28)
      | ~ down(U_22,Z_32,Y_31)
      | ~ barrel(U_22,Z_32)
      | ~ present(U_22,Z_32)
      | ~ agent(U_22,Z_32,X_30)
      | ~ event(U_22,Z_32)
      | ~ lonely(U_22,Y_31)
      | ~ street(U_22,Y_31)
      | ~ old(U_22,X_30)
      | ~ dirty(U_22,X_30)
      | ~ white(U_22,X_30)
      | ~ chevy(U_22,X_30)
      | ~ placename(U_22,W_29)
      | ~ hollywood_placename(U_22,W_29)
      | ~ city(U_22,V_28)
      | ~ of(U_22,W_29,V_28)
      | ~ actual_world(U_22) ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1280,plain,
    ! [Y_119,V_115,U_117,Z_114,X_118,W_116] :
      ( ~ in(U_117,Z_114,V_115)
      | ~ down(U_117,Z_114,Y_119)
      | ~ barrel(U_117,Z_114)
      | ~ present(U_117,Z_114)
      | ~ agent(U_117,Z_114,X_118)
      | ~ event(U_117,Z_114)
      | ~ lonely(U_117,Y_119)
      | ~ street(U_117,Y_119)
      | ~ old(U_117,X_118)
      | ~ dirty(U_117,X_118)
      | ~ white(U_117,X_118)
      | ~ chevy(U_117,X_118)
      | ~ placename(U_117,W_116)
      | ~ hollywood_placename(U_117,W_116)
      | ~ city(U_117,V_115)
      | ~ of(U_117,W_116,V_115)
      | ~ actual_world(U_117) ),
    inference(splitLeft,[status(thm)],[c_14]) ).

tff(c_1282,plain,
    ! [Y_119,X_118,W_116] :
      ( ~ down('#skF_7','#skF_12',Y_119)
      | ~ barrel('#skF_7','#skF_12')
      | ~ present('#skF_7','#skF_12')
      | ~ agent('#skF_7','#skF_12',X_118)
      | ~ event('#skF_7','#skF_12')
      | ~ lonely('#skF_7',Y_119)
      | ~ street('#skF_7',Y_119)
      | ~ old('#skF_7',X_118)
      | ~ dirty('#skF_7',X_118)
      | ~ white('#skF_7',X_118)
      | ~ chevy('#skF_7',X_118)
      | ~ placename('#skF_7',W_116)
      | ~ hollywood_placename('#skF_7',W_116)
      | ~ city('#skF_7','#skF_8')
      | ~ of('#skF_7',W_116,'#skF_8')
      | ~ actual_world('#skF_7') ),
    inference(resolution,[status(thm)],[c_698,c_1280]) ).

tff(c_1285,plain,
    ! [Y_119,X_118,W_116] :
      ( ~ down('#skF_7','#skF_12',Y_119)
      | ~ agent('#skF_7','#skF_12',X_118)
      | ~ lonely('#skF_7',Y_119)
      | ~ street('#skF_7',Y_119)
      | ~ old('#skF_7',X_118)
      | ~ dirty('#skF_7',X_118)
      | ~ white('#skF_7',X_118)
      | ~ chevy('#skF_7',X_118)
      | ~ placename('#skF_7',W_116)
      | ~ hollywood_placename('#skF_7',W_116)
      | ~ of('#skF_7',W_116,'#skF_8') ),
    inference(demodulation,[status(thm),theory(equality)],[c_649,c_652,c_667,c_658,c_653,c_1282]) ).

tff(c_1287,plain,
    ! [W_120] :
      ( ~ placename('#skF_7',W_120)
      | ~ hollywood_placename('#skF_7',W_120)
      | ~ of('#skF_7',W_120,'#skF_8') ),
    inference(splitLeft,[status(thm)],[c_1285]) ).

tff(c_1290,plain,
    ( ~ placename('#skF_7','#skF_9')
    | ~ hollywood_placename('#skF_7','#skF_9') ),
    inference(resolution,[status(thm)],[c_685,c_1287]) ).

tff(c_1294,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_660,c_656,c_1290]) ).

tff(c_1295,plain,
    ! [Y_119,X_118] :
      ( ~ down('#skF_7','#skF_12',Y_119)
      | ~ lonely('#skF_7',Y_119)
      | ~ street('#skF_7',Y_119)
      | ~ agent('#skF_7','#skF_12',X_118)
      | ~ old('#skF_7',X_118)
      | ~ dirty('#skF_7',X_118)
      | ~ white('#skF_7',X_118)
      | ~ chevy('#skF_7',X_118) ),
    inference(splitRight,[status(thm)],[c_1285]) ).

tff(c_1297,plain,
    ! [X_121] :
      ( ~ agent('#skF_7','#skF_12',X_121)
      | ~ old('#skF_7',X_121)
      | ~ dirty('#skF_7',X_121)
      | ~ white('#skF_7',X_121)
      | ~ chevy('#skF_7',X_121) ),
    inference(splitLeft,[status(thm)],[c_1295]) ).

tff(c_1300,plain,
    ( ~ old('#skF_7','#skF_11')
    | ~ dirty('#skF_7','#skF_11')
    | ~ white('#skF_7','#skF_11')
    | ~ chevy('#skF_7','#skF_11') ),
    inference(resolution,[status(thm)],[c_769,c_1297]) ).

tff(c_1304,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_654,c_657,c_663,c_672,c_1300]) ).

tff(c_1306,plain,
    ! [Y_122] :
      ( ~ down('#skF_7','#skF_12',Y_122)
      | ~ lonely('#skF_7',Y_122)
      | ~ street('#skF_7',Y_122) ),
    inference(splitRight,[status(thm)],[c_1295]) ).

tff(c_1309,plain,
    ( ~ lonely('#skF_7','#skF_10')
    | ~ street('#skF_7','#skF_10') ),
    inference(resolution,[status(thm)],[c_714,c_1306]) ).

tff(c_1313,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_669,c_668,c_1309]) ).

tff(c_1314,plain,
    event('#skF_1','#skF_6'),
    inference(splitRight,[status(thm)],[c_14]) ).

tff(c_10,plain,
    ! [V_28,Y_31,Z_32,W_29,U_22,X_30] :
      ( present('#skF_1','#skF_6')
      | ~ in(U_22,Z_32,V_28)
      | ~ down(U_22,Z_32,Y_31)
      | ~ barrel(U_22,Z_32)
      | ~ present(U_22,Z_32)
      | ~ agent(U_22,Z_32,X_30)
      | ~ event(U_22,Z_32)
      | ~ lonely(U_22,Y_31)
      | ~ street(U_22,Y_31)
      | ~ old(U_22,X_30)
      | ~ dirty(U_22,X_30)
      | ~ white(U_22,X_30)
      | ~ chevy(U_22,X_30)
      | ~ placename(U_22,W_29)
      | ~ hollywood_placename(U_22,W_29)
      | ~ city(U_22,V_28)
      | ~ of(U_22,W_29,V_28)
      | ~ actual_world(U_22) ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_977,plain,
    ! [U_45,Y_47,Z_42,X_46,W_44,V_43] :
      ( ~ in(U_45,Z_42,V_43)
      | ~ down(U_45,Z_42,Y_47)
      | ~ barrel(U_45,Z_42)
      | ~ present(U_45,Z_42)
      | ~ agent(U_45,Z_42,X_46)
      | ~ event(U_45,Z_42)
      | ~ lonely(U_45,Y_47)
      | ~ street(U_45,Y_47)
      | ~ old(U_45,X_46)
      | ~ dirty(U_45,X_46)
      | ~ white(U_45,X_46)
      | ~ chevy(U_45,X_46)
      | ~ placename(U_45,W_44)
      | ~ hollywood_placename(U_45,W_44)
      | ~ city(U_45,V_43)
      | ~ of(U_45,W_44,V_43)
      | ~ actual_world(U_45) ),
    inference(splitLeft,[status(thm)],[c_10]) ).

tff(c_979,plain,
    ! [Y_47,X_46,W_44] :
      ( ~ down('#skF_7','#skF_12',Y_47)
      | ~ barrel('#skF_7','#skF_12')
      | ~ present('#skF_7','#skF_12')
      | ~ agent('#skF_7','#skF_12',X_46)
      | ~ event('#skF_7','#skF_12')
      | ~ lonely('#skF_7',Y_47)
      | ~ street('#skF_7',Y_47)
      | ~ old('#skF_7',X_46)
      | ~ dirty('#skF_7',X_46)
      | ~ white('#skF_7',X_46)
      | ~ chevy('#skF_7',X_46)
      | ~ placename('#skF_7',W_44)
      | ~ hollywood_placename('#skF_7',W_44)
      | ~ city('#skF_7','#skF_8')
      | ~ of('#skF_7',W_44,'#skF_8')
      | ~ actual_world('#skF_7') ),
    inference(resolution,[status(thm)],[c_698,c_977]) ).

tff(c_982,plain,
    ! [Y_47,X_46,W_44] :
      ( ~ down('#skF_7','#skF_12',Y_47)
      | ~ agent('#skF_7','#skF_12',X_46)
      | ~ lonely('#skF_7',Y_47)
      | ~ street('#skF_7',Y_47)
      | ~ old('#skF_7',X_46)
      | ~ dirty('#skF_7',X_46)
      | ~ white('#skF_7',X_46)
      | ~ chevy('#skF_7',X_46)
      | ~ placename('#skF_7',W_44)
      | ~ hollywood_placename('#skF_7',W_44)
      | ~ of('#skF_7',W_44,'#skF_8') ),
    inference(demodulation,[status(thm),theory(equality)],[c_649,c_652,c_667,c_658,c_653,c_979]) ).

tff(c_985,plain,
    ! [W_48] :
      ( ~ placename('#skF_7',W_48)
      | ~ hollywood_placename('#skF_7',W_48)
      | ~ of('#skF_7',W_48,'#skF_8') ),
    inference(splitLeft,[status(thm)],[c_982]) ).

tff(c_988,plain,
    ( ~ placename('#skF_7','#skF_9')
    | ~ hollywood_placename('#skF_7','#skF_9') ),
    inference(resolution,[status(thm)],[c_685,c_985]) ).

tff(c_992,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_660,c_656,c_988]) ).

tff(c_993,plain,
    ! [Y_47,X_46] :
      ( ~ down('#skF_7','#skF_12',Y_47)
      | ~ lonely('#skF_7',Y_47)
      | ~ street('#skF_7',Y_47)
      | ~ agent('#skF_7','#skF_12',X_46)
      | ~ old('#skF_7',X_46)
      | ~ dirty('#skF_7',X_46)
      | ~ white('#skF_7',X_46)
      | ~ chevy('#skF_7',X_46) ),
    inference(splitRight,[status(thm)],[c_982]) ).

tff(c_995,plain,
    ! [X_49] :
      ( ~ agent('#skF_7','#skF_12',X_49)
      | ~ old('#skF_7',X_49)
      | ~ dirty('#skF_7',X_49)
      | ~ white('#skF_7',X_49)
      | ~ chevy('#skF_7',X_49) ),
    inference(splitLeft,[status(thm)],[c_993]) ).

tff(c_998,plain,
    ( ~ old('#skF_7','#skF_11')
    | ~ dirty('#skF_7','#skF_11')
    | ~ white('#skF_7','#skF_11')
    | ~ chevy('#skF_7','#skF_11') ),
    inference(resolution,[status(thm)],[c_769,c_995]) ).

tff(c_1002,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_654,c_657,c_663,c_672,c_998]) ).

tff(c_1004,plain,
    ! [Y_50] :
      ( ~ down('#skF_7','#skF_12',Y_50)
      | ~ lonely('#skF_7',Y_50)
      | ~ street('#skF_7',Y_50) ),
    inference(splitRight,[status(thm)],[c_993]) ).

tff(c_1007,plain,
    ( ~ lonely('#skF_7','#skF_10')
    | ~ street('#skF_7','#skF_10') ),
    inference(resolution,[status(thm)],[c_714,c_1004]) ).

tff(c_1011,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_669,c_668,c_1007]) ).

tff(c_1012,plain,
    present('#skF_1','#skF_6'),
    inference(splitRight,[status(thm)],[c_10]) ).

tff(c_8,plain,
    ! [V_28,Y_31,Z_32,W_29,U_22,X_30] :
      ( barrel('#skF_1','#skF_6')
      | ~ in(U_22,Z_32,V_28)
      | ~ down(U_22,Z_32,Y_31)
      | ~ barrel(U_22,Z_32)
      | ~ present(U_22,Z_32)
      | ~ agent(U_22,Z_32,X_30)
      | ~ event(U_22,Z_32)
      | ~ lonely(U_22,Y_31)
      | ~ street(U_22,Y_31)
      | ~ old(U_22,X_30)
      | ~ dirty(U_22,X_30)
      | ~ white(U_22,X_30)
      | ~ chevy(U_22,X_30)
      | ~ placename(U_22,W_29)
      | ~ hollywood_placename(U_22,W_29)
      | ~ city(U_22,V_28)
      | ~ of(U_22,W_29,V_28)
      | ~ actual_world(U_22) ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1090,plain,
    ! [Z_69,V_70,U_72,X_73,Y_74,W_71] :
      ( ~ in(U_72,Z_69,V_70)
      | ~ down(U_72,Z_69,Y_74)
      | ~ barrel(U_72,Z_69)
      | ~ present(U_72,Z_69)
      | ~ agent(U_72,Z_69,X_73)
      | ~ event(U_72,Z_69)
      | ~ lonely(U_72,Y_74)
      | ~ street(U_72,Y_74)
      | ~ old(U_72,X_73)
      | ~ dirty(U_72,X_73)
      | ~ white(U_72,X_73)
      | ~ chevy(U_72,X_73)
      | ~ placename(U_72,W_71)
      | ~ hollywood_placename(U_72,W_71)
      | ~ city(U_72,V_70)
      | ~ of(U_72,W_71,V_70)
      | ~ actual_world(U_72) ),
    inference(splitLeft,[status(thm)],[c_8]) ).

tff(c_1092,plain,
    ! [Y_74,X_73,W_71] :
      ( ~ down('#skF_7','#skF_12',Y_74)
      | ~ barrel('#skF_7','#skF_12')
      | ~ present('#skF_7','#skF_12')
      | ~ agent('#skF_7','#skF_12',X_73)
      | ~ event('#skF_7','#skF_12')
      | ~ lonely('#skF_7',Y_74)
      | ~ street('#skF_7',Y_74)
      | ~ old('#skF_7',X_73)
      | ~ dirty('#skF_7',X_73)
      | ~ white('#skF_7',X_73)
      | ~ chevy('#skF_7',X_73)
      | ~ placename('#skF_7',W_71)
      | ~ hollywood_placename('#skF_7',W_71)
      | ~ city('#skF_7','#skF_8')
      | ~ of('#skF_7',W_71,'#skF_8')
      | ~ actual_world('#skF_7') ),
    inference(resolution,[status(thm)],[c_698,c_1090]) ).

tff(c_1095,plain,
    ! [Y_74,X_73,W_71] :
      ( ~ down('#skF_7','#skF_12',Y_74)
      | ~ agent('#skF_7','#skF_12',X_73)
      | ~ lonely('#skF_7',Y_74)
      | ~ street('#skF_7',Y_74)
      | ~ old('#skF_7',X_73)
      | ~ dirty('#skF_7',X_73)
      | ~ white('#skF_7',X_73)
      | ~ chevy('#skF_7',X_73)
      | ~ placename('#skF_7',W_71)
      | ~ hollywood_placename('#skF_7',W_71)
      | ~ of('#skF_7',W_71,'#skF_8') ),
    inference(demodulation,[status(thm),theory(equality)],[c_649,c_652,c_667,c_658,c_653,c_1092]) ).

tff(c_1098,plain,
    ! [W_75] :
      ( ~ placename('#skF_7',W_75)
      | ~ hollywood_placename('#skF_7',W_75)
      | ~ of('#skF_7',W_75,'#skF_8') ),
    inference(splitLeft,[status(thm)],[c_1095]) ).

tff(c_1101,plain,
    ( ~ placename('#skF_7','#skF_9')
    | ~ hollywood_placename('#skF_7','#skF_9') ),
    inference(resolution,[status(thm)],[c_685,c_1098]) ).

tff(c_1105,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_660,c_656,c_1101]) ).

tff(c_1106,plain,
    ! [Y_74,X_73] :
      ( ~ down('#skF_7','#skF_12',Y_74)
      | ~ lonely('#skF_7',Y_74)
      | ~ street('#skF_7',Y_74)
      | ~ agent('#skF_7','#skF_12',X_73)
      | ~ old('#skF_7',X_73)
      | ~ dirty('#skF_7',X_73)
      | ~ white('#skF_7',X_73)
      | ~ chevy('#skF_7',X_73) ),
    inference(splitRight,[status(thm)],[c_1095]) ).

tff(c_1108,plain,
    ! [X_76] :
      ( ~ agent('#skF_7','#skF_12',X_76)
      | ~ old('#skF_7',X_76)
      | ~ dirty('#skF_7',X_76)
      | ~ white('#skF_7',X_76)
      | ~ chevy('#skF_7',X_76) ),
    inference(splitLeft,[status(thm)],[c_1106]) ).

tff(c_1111,plain,
    ( ~ old('#skF_7','#skF_11')
    | ~ dirty('#skF_7','#skF_11')
    | ~ white('#skF_7','#skF_11')
    | ~ chevy('#skF_7','#skF_11') ),
    inference(resolution,[status(thm)],[c_769,c_1108]) ).

tff(c_1115,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_654,c_657,c_663,c_672,c_1111]) ).

tff(c_1117,plain,
    ! [Y_77] :
      ( ~ down('#skF_7','#skF_12',Y_77)
      | ~ lonely('#skF_7',Y_77)
      | ~ street('#skF_7',Y_77) ),
    inference(splitRight,[status(thm)],[c_1106]) ).

tff(c_1120,plain,
    ( ~ lonely('#skF_7','#skF_10')
    | ~ street('#skF_7','#skF_10') ),
    inference(resolution,[status(thm)],[c_714,c_1117]) ).

tff(c_1124,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_669,c_668,c_1120]) ).

tff(c_1125,plain,
    barrel('#skF_1','#skF_6'),
    inference(splitRight,[status(thm)],[c_8]) ).

tff(c_4,plain,
    ! [V_28,Y_31,Z_32,W_29,U_22,X_30] :
      ( in('#skF_1','#skF_6','#skF_2')
      | ~ in(U_22,Z_32,V_28)
      | ~ down(U_22,Z_32,Y_31)
      | ~ barrel(U_22,Z_32)
      | ~ present(U_22,Z_32)
      | ~ agent(U_22,Z_32,X_30)
      | ~ event(U_22,Z_32)
      | ~ lonely(U_22,Y_31)
      | ~ street(U_22,Y_31)
      | ~ old(U_22,X_30)
      | ~ dirty(U_22,X_30)
      | ~ white(U_22,X_30)
      | ~ chevy(U_22,X_30)
      | ~ placename(U_22,W_29)
      | ~ hollywood_placename(U_22,W_29)
      | ~ city(U_22,V_28)
      | ~ of(U_22,W_29,V_28)
      | ~ actual_world(U_22) ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1506,plain,
    ! [W_170,Z_168,V_169,U_171,X_172,Y_173] :
      ( ~ in(U_171,Z_168,V_169)
      | ~ down(U_171,Z_168,Y_173)
      | ~ barrel(U_171,Z_168)
      | ~ present(U_171,Z_168)
      | ~ agent(U_171,Z_168,X_172)
      | ~ event(U_171,Z_168)
      | ~ lonely(U_171,Y_173)
      | ~ street(U_171,Y_173)
      | ~ old(U_171,X_172)
      | ~ dirty(U_171,X_172)
      | ~ white(U_171,X_172)
      | ~ chevy(U_171,X_172)
      | ~ placename(U_171,W_170)
      | ~ hollywood_placename(U_171,W_170)
      | ~ city(U_171,V_169)
      | ~ of(U_171,W_170,V_169)
      | ~ actual_world(U_171) ),
    inference(splitLeft,[status(thm)],[c_4]) ).

tff(c_1508,plain,
    ! [Y_173,X_172,W_170] :
      ( ~ down('#skF_7','#skF_12',Y_173)
      | ~ barrel('#skF_7','#skF_12')
      | ~ present('#skF_7','#skF_12')
      | ~ agent('#skF_7','#skF_12',X_172)
      | ~ event('#skF_7','#skF_12')
      | ~ lonely('#skF_7',Y_173)
      | ~ street('#skF_7',Y_173)
      | ~ old('#skF_7',X_172)
      | ~ dirty('#skF_7',X_172)
      | ~ white('#skF_7',X_172)
      | ~ chevy('#skF_7',X_172)
      | ~ placename('#skF_7',W_170)
      | ~ hollywood_placename('#skF_7',W_170)
      | ~ city('#skF_7','#skF_8')
      | ~ of('#skF_7',W_170,'#skF_8')
      | ~ actual_world('#skF_7') ),
    inference(resolution,[status(thm)],[c_698,c_1506]) ).

tff(c_1511,plain,
    ! [Y_173,X_172,W_170] :
      ( ~ down('#skF_7','#skF_12',Y_173)
      | ~ agent('#skF_7','#skF_12',X_172)
      | ~ lonely('#skF_7',Y_173)
      | ~ street('#skF_7',Y_173)
      | ~ old('#skF_7',X_172)
      | ~ dirty('#skF_7',X_172)
      | ~ white('#skF_7',X_172)
      | ~ chevy('#skF_7',X_172)
      | ~ placename('#skF_7',W_170)
      | ~ hollywood_placename('#skF_7',W_170)
      | ~ of('#skF_7',W_170,'#skF_8') ),
    inference(demodulation,[status(thm),theory(equality)],[c_649,c_652,c_667,c_658,c_653,c_1508]) ).

tff(c_1513,plain,
    ! [W_174] :
      ( ~ placename('#skF_7',W_174)
      | ~ hollywood_placename('#skF_7',W_174)
      | ~ of('#skF_7',W_174,'#skF_8') ),
    inference(splitLeft,[status(thm)],[c_1511]) ).

tff(c_1516,plain,
    ( ~ placename('#skF_7','#skF_9')
    | ~ hollywood_placename('#skF_7','#skF_9') ),
    inference(resolution,[status(thm)],[c_685,c_1513]) ).

tff(c_1520,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_660,c_656,c_1516]) ).

tff(c_1521,plain,
    ! [Y_173,X_172] :
      ( ~ down('#skF_7','#skF_12',Y_173)
      | ~ lonely('#skF_7',Y_173)
      | ~ street('#skF_7',Y_173)
      | ~ agent('#skF_7','#skF_12',X_172)
      | ~ old('#skF_7',X_172)
      | ~ dirty('#skF_7',X_172)
      | ~ white('#skF_7',X_172)
      | ~ chevy('#skF_7',X_172) ),
    inference(splitRight,[status(thm)],[c_1511]) ).

tff(c_1523,plain,
    ! [X_175] :
      ( ~ agent('#skF_7','#skF_12',X_175)
      | ~ old('#skF_7',X_175)
      | ~ dirty('#skF_7',X_175)
      | ~ white('#skF_7',X_175)
      | ~ chevy('#skF_7',X_175) ),
    inference(splitLeft,[status(thm)],[c_1521]) ).

tff(c_1526,plain,
    ( ~ old('#skF_7','#skF_11')
    | ~ dirty('#skF_7','#skF_11')
    | ~ white('#skF_7','#skF_11')
    | ~ chevy('#skF_7','#skF_11') ),
    inference(resolution,[status(thm)],[c_769,c_1523]) ).

tff(c_1530,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_654,c_657,c_663,c_672,c_1526]) ).

tff(c_1533,plain,
    ! [Y_176] :
      ( ~ down('#skF_7','#skF_12',Y_176)
      | ~ lonely('#skF_7',Y_176)
      | ~ street('#skF_7',Y_176) ),
    inference(splitRight,[status(thm)],[c_1521]) ).

tff(c_1536,plain,
    ( ~ lonely('#skF_7','#skF_10')
    | ~ street('#skF_7','#skF_10') ),
    inference(resolution,[status(thm)],[c_714,c_1533]) ).

tff(c_1540,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_669,c_668,c_1536]) ).

tff(c_1541,plain,
    in('#skF_1','#skF_6','#skF_2'),
    inference(splitRight,[status(thm)],[c_4]) ).

tff(c_2,plain,
    ! [V_28,Y_31,X2_12,Z_32,W_29,U_22,X_30,X3_13,X6_16,X1_6,X4_14,X5_15] :
      ( ~ in(X1_6,X6_16,X2_12)
      | ~ down(X1_6,X6_16,X4_14)
      | ~ barrel(X1_6,X6_16)
      | ~ present(X1_6,X6_16)
      | ~ agent(X1_6,X6_16,X5_15)
      | ~ event(X1_6,X6_16)
      | ~ old(X1_6,X5_15)
      | ~ dirty(X1_6,X5_15)
      | ~ white(X1_6,X5_15)
      | ~ chevy(X1_6,X5_15)
      | ~ lonely(X1_6,X4_14)
      | ~ street(X1_6,X4_14)
      | ~ placename(X1_6,X3_13)
      | ~ hollywood_placename(X1_6,X3_13)
      | ~ city(X1_6,X2_12)
      | ~ of(X1_6,X3_13,X2_12)
      | ~ actual_world(X1_6)
      | ~ in(U_22,Z_32,V_28)
      | ~ down(U_22,Z_32,Y_31)
      | ~ barrel(U_22,Z_32)
      | ~ present(U_22,Z_32)
      | ~ agent(U_22,Z_32,X_30)
      | ~ event(U_22,Z_32)
      | ~ lonely(U_22,Y_31)
      | ~ street(U_22,Y_31)
      | ~ old(U_22,X_30)
      | ~ dirty(U_22,X_30)
      | ~ white(U_22,X_30)
      | ~ chevy(U_22,X_30)
      | ~ placename(U_22,W_29)
      | ~ hollywood_placename(U_22,W_29)
      | ~ city(U_22,V_28)
      | ~ of(U_22,W_29,V_28)
      | ~ actual_world(U_22) ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1587,plain,
    ! [W_188,Z_186,X_190,U_189,V_187,Y_191] :
      ( ~ in(U_189,Z_186,V_187)
      | ~ down(U_189,Z_186,Y_191)
      | ~ barrel(U_189,Z_186)
      | ~ present(U_189,Z_186)
      | ~ agent(U_189,Z_186,X_190)
      | ~ event(U_189,Z_186)
      | ~ lonely(U_189,Y_191)
      | ~ street(U_189,Y_191)
      | ~ old(U_189,X_190)
      | ~ dirty(U_189,X_190)
      | ~ white(U_189,X_190)
      | ~ chevy(U_189,X_190)
      | ~ placename(U_189,W_188)
      | ~ hollywood_placename(U_189,W_188)
      | ~ city(U_189,V_187)
      | ~ of(U_189,W_188,V_187)
      | ~ actual_world(U_189) ),
    inference(splitLeft,[status(thm)],[c_2]) ).

tff(c_1591,plain,
    ! [Y_191,X_190,W_188] :
      ( ~ down('#skF_7','#skF_12',Y_191)
      | ~ barrel('#skF_7','#skF_12')
      | ~ present('#skF_7','#skF_12')
      | ~ agent('#skF_7','#skF_12',X_190)
      | ~ event('#skF_7','#skF_12')
      | ~ lonely('#skF_7',Y_191)
      | ~ street('#skF_7',Y_191)
      | ~ old('#skF_7',X_190)
      | ~ dirty('#skF_7',X_190)
      | ~ white('#skF_7',X_190)
      | ~ chevy('#skF_7',X_190)
      | ~ placename('#skF_7',W_188)
      | ~ hollywood_placename('#skF_7',W_188)
      | ~ city('#skF_7','#skF_8')
      | ~ of('#skF_7',W_188,'#skF_8')
      | ~ actual_world('#skF_7') ),
    inference(resolution,[status(thm)],[c_698,c_1587]) ).

tff(c_1597,plain,
    ! [Y_191,X_190,W_188] :
      ( ~ down('#skF_7','#skF_12',Y_191)
      | ~ agent('#skF_7','#skF_12',X_190)
      | ~ lonely('#skF_7',Y_191)
      | ~ street('#skF_7',Y_191)
      | ~ old('#skF_7',X_190)
      | ~ dirty('#skF_7',X_190)
      | ~ white('#skF_7',X_190)
      | ~ chevy('#skF_7',X_190)
      | ~ placename('#skF_7',W_188)
      | ~ hollywood_placename('#skF_7',W_188)
      | ~ of('#skF_7',W_188,'#skF_8') ),
    inference(demodulation,[status(thm),theory(equality)],[c_649,c_652,c_667,c_658,c_653,c_1591]) ).

tff(c_1599,plain,
    ! [W_192] :
      ( ~ placename('#skF_7',W_192)
      | ~ hollywood_placename('#skF_7',W_192)
      | ~ of('#skF_7',W_192,'#skF_8') ),
    inference(splitLeft,[status(thm)],[c_1597]) ).

tff(c_1602,plain,
    ( ~ placename('#skF_7','#skF_9')
    | ~ hollywood_placename('#skF_7','#skF_9') ),
    inference(resolution,[status(thm)],[c_685,c_1599]) ).

tff(c_1606,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_660,c_656,c_1602]) ).

tff(c_1607,plain,
    ! [Y_191,X_190] :
      ( ~ down('#skF_7','#skF_12',Y_191)
      | ~ lonely('#skF_7',Y_191)
      | ~ street('#skF_7',Y_191)
      | ~ agent('#skF_7','#skF_12',X_190)
      | ~ old('#skF_7',X_190)
      | ~ dirty('#skF_7',X_190)
      | ~ white('#skF_7',X_190)
      | ~ chevy('#skF_7',X_190) ),
    inference(splitRight,[status(thm)],[c_1597]) ).

tff(c_1609,plain,
    ! [X_193] :
      ( ~ agent('#skF_7','#skF_12',X_193)
      | ~ old('#skF_7',X_193)
      | ~ dirty('#skF_7',X_193)
      | ~ white('#skF_7',X_193)
      | ~ chevy('#skF_7',X_193) ),
    inference(splitLeft,[status(thm)],[c_1607]) ).

tff(c_1612,plain,
    ( ~ old('#skF_7','#skF_11')
    | ~ dirty('#skF_7','#skF_11')
    | ~ white('#skF_7','#skF_11')
    | ~ chevy('#skF_7','#skF_11') ),
    inference(resolution,[status(thm)],[c_769,c_1609]) ).

tff(c_1616,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_654,c_657,c_663,c_672,c_1612]) ).

tff(c_1618,plain,
    ! [Y_194] :
      ( ~ down('#skF_7','#skF_12',Y_194)
      | ~ lonely('#skF_7',Y_194)
      | ~ street('#skF_7',Y_194) ),
    inference(splitRight,[status(thm)],[c_1607]) ).

tff(c_1621,plain,
    ( ~ lonely('#skF_7','#skF_10')
    | ~ street('#skF_7','#skF_10') ),
    inference(resolution,[status(thm)],[c_714,c_1618]) ).

tff(c_1625,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_669,c_668,c_1621]) ).

tff(c_1627,plain,
    ! [X5_198,X3_195,X2_196,X6_197,X4_200,X1_199] :
      ( ~ in(X1_199,X6_197,X2_196)
      | ~ down(X1_199,X6_197,X4_200)
      | ~ barrel(X1_199,X6_197)
      | ~ present(X1_199,X6_197)
      | ~ agent(X1_199,X6_197,X5_198)
      | ~ event(X1_199,X6_197)
      | ~ old(X1_199,X5_198)
      | ~ dirty(X1_199,X5_198)
      | ~ white(X1_199,X5_198)
      | ~ chevy(X1_199,X5_198)
      | ~ lonely(X1_199,X4_200)
      | ~ street(X1_199,X4_200)
      | ~ placename(X1_199,X3_195)
      | ~ hollywood_placename(X1_199,X3_195)
      | ~ city(X1_199,X2_196)
      | ~ of(X1_199,X3_195,X2_196)
      | ~ actual_world(X1_199) ),
    inference(splitRight,[status(thm)],[c_2]) ).

tff(c_1629,plain,
    ! [X4_200,X5_198,X3_195] :
      ( ~ down('#skF_1','#skF_6',X4_200)
      | ~ barrel('#skF_1','#skF_6')
      | ~ present('#skF_1','#skF_6')
      | ~ agent('#skF_1','#skF_6',X5_198)
      | ~ event('#skF_1','#skF_6')
      | ~ old('#skF_1',X5_198)
      | ~ dirty('#skF_1',X5_198)
      | ~ white('#skF_1',X5_198)
      | ~ chevy('#skF_1',X5_198)
      | ~ lonely('#skF_1',X4_200)
      | ~ street('#skF_1',X4_200)
      | ~ placename('#skF_1',X3_195)
      | ~ hollywood_placename('#skF_1',X3_195)
      | ~ city('#skF_1','#skF_2')
      | ~ of('#skF_1',X3_195,'#skF_2')
      | ~ actual_world('#skF_1') ),
    inference(resolution,[status(thm)],[c_1541,c_1627]) ).

tff(c_1634,plain,
    ! [X4_200,X5_198,X3_195] :
      ( ~ down('#skF_1','#skF_6',X4_200)
      | ~ agent('#skF_1','#skF_6',X5_198)
      | ~ old('#skF_1',X5_198)
      | ~ dirty('#skF_1',X5_198)
      | ~ white('#skF_1',X5_198)
      | ~ chevy('#skF_1',X5_198)
      | ~ lonely('#skF_1',X4_200)
      | ~ street('#skF_1',X4_200)
      | ~ placename('#skF_1',X3_195)
      | ~ hollywood_placename('#skF_1',X3_195)
      | ~ of('#skF_1',X3_195,'#skF_2') ),
    inference(demodulation,[status(thm),theory(equality)],[c_975,c_1392,c_1314,c_1012,c_1125,c_1629]) ).

tff(c_1639,plain,
    ! [X3_201] :
      ( ~ placename('#skF_1',X3_201)
      | ~ hollywood_placename('#skF_1',X3_201)
      | ~ of('#skF_1',X3_201,'#skF_2') ),
    inference(splitLeft,[status(thm)],[c_1634]) ).

tff(c_1642,plain,
    ( ~ placename('#skF_1','#skF_3')
    | ~ hollywood_placename('#skF_1','#skF_3') ),
    inference(resolution,[status(thm)],[c_1466,c_1639]) ).

tff(c_1646,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_1277,c_1088,c_1642]) ).

tff(c_1647,plain,
    ! [X5_198,X4_200] :
      ( ~ agent('#skF_1','#skF_6',X5_198)
      | ~ old('#skF_1',X5_198)
      | ~ dirty('#skF_1',X5_198)
      | ~ white('#skF_1',X5_198)
      | ~ chevy('#skF_1',X5_198)
      | ~ down('#skF_1','#skF_6',X4_200)
      | ~ lonely('#skF_1',X4_200)
      | ~ street('#skF_1',X4_200) ),
    inference(splitRight,[status(thm)],[c_1634]) ).

tff(c_1649,plain,
    ! [X4_202] :
      ( ~ down('#skF_1','#skF_6',X4_202)
      | ~ lonely('#skF_1',X4_202)
      | ~ street('#skF_1',X4_202) ),
    inference(splitLeft,[status(thm)],[c_1647]) ).

tff(c_1652,plain,
    ( ~ lonely('#skF_1','#skF_5')
    | ~ street('#skF_1','#skF_5') ),
    inference(resolution,[status(thm)],[c_1503,c_1649]) ).

tff(c_1656,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_1429,c_1201,c_1652]) ).

tff(c_1658,plain,
    ! [X5_203] :
      ( ~ agent('#skF_1','#skF_6',X5_203)
      | ~ old('#skF_1',X5_203)
      | ~ dirty('#skF_1',X5_203)
      | ~ white('#skF_1',X5_203)
      | ~ chevy('#skF_1',X5_203) ),
    inference(splitRight,[status(thm)],[c_1647]) ).

tff(c_1661,plain,
    ( ~ old('#skF_1','#skF_4')
    | ~ dirty('#skF_1','#skF_4')
    | ~ white('#skF_1','#skF_4')
    | ~ chevy('#skF_1','#skF_4') ),
    inference(resolution,[status(thm)],[c_1585,c_1658]) ).

tff(c_1665,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_1162,c_1351,c_1050,c_1240,c_1661]) ).

tff(c_1667,plain,
    ~ agent('#skF_7','#skF_12','#skF_11'),
    inference(splitRight,[status(thm)],[c_216]) ).

tff(c_206,plain,
    ( chevy('#skF_1','#skF_4')
    | agent('#skF_7','#skF_12','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1724,plain,
    chevy('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_1667,c_206]) ).

tff(c_204,plain,
    ( white('#skF_1','#skF_4')
    | agent('#skF_7','#skF_12','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1810,plain,
    white('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_1667,c_204]) ).

tff(c_202,plain,
    ( dirty('#skF_1','#skF_4')
    | agent('#skF_7','#skF_12','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1777,plain,
    dirty('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_1667,c_202]) ).

tff(c_200,plain,
    ( old('#skF_1','#skF_4')
    | agent('#skF_7','#skF_12','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1726,plain,
    old('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_1667,c_200]) ).

tff(c_192,plain,
    ( agent('#skF_1','#skF_6','#skF_4')
    | agent('#skF_7','#skF_12','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1831,plain,
    agent('#skF_1','#skF_6','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_1667,c_192]) ).

tff(c_198,plain,
    ( street('#skF_1','#skF_5')
    | agent('#skF_7','#skF_12','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1733,plain,
    street('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_1667,c_198]) ).

tff(c_196,plain,
    ( lonely('#skF_1','#skF_5')
    | agent('#skF_7','#skF_12','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1802,plain,
    lonely('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_1667,c_196]) ).

tff(c_186,plain,
    ( down('#skF_1','#skF_6','#skF_5')
    | agent('#skF_7','#skF_12','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1835,plain,
    down('#skF_1','#skF_6','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_1667,c_186]) ).

tff(c_210,plain,
    ( hollywood_placename('#skF_1','#skF_3')
    | agent('#skF_7','#skF_12','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1758,plain,
    hollywood_placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_1667,c_210]) ).

tff(c_208,plain,
    ( placename('#skF_1','#skF_3')
    | agent('#skF_7','#skF_12','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1780,plain,
    placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_1667,c_208]) ).

tff(c_214,plain,
    ( of('#skF_1','#skF_3','#skF_2')
    | agent('#skF_7','#skF_12','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1828,plain,
    of('#skF_1','#skF_3','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_1667,c_214]) ).

tff(c_1666,plain,
    actual_world('#skF_1'),
    inference(splitRight,[status(thm)],[c_216]) ).

tff(c_212,plain,
    ( city('#skF_1','#skF_2')
    | agent('#skF_7','#skF_12','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1757,plain,
    city('#skF_1','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_1667,c_212]) ).

tff(c_194,plain,
    ( event('#skF_1','#skF_6')
    | agent('#skF_7','#skF_12','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1781,plain,
    event('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_1667,c_194]) ).

tff(c_190,plain,
    ( present('#skF_1','#skF_6')
    | agent('#skF_7','#skF_12','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1740,plain,
    present('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_1667,c_190]) ).

tff(c_188,plain,
    ( barrel('#skF_1','#skF_6')
    | agent('#skF_7','#skF_12','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1750,plain,
    barrel('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_1667,c_188]) ).

tff(c_184,plain,
    ( in('#skF_1','#skF_6','#skF_2')
    | agent('#skF_7','#skF_12','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1829,plain,
    in('#skF_1','#skF_6','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_1667,c_184]) ).

tff(c_182,plain,
    ! [X2_12,X3_13,X6_16,X1_6,X4_14,X5_15] :
      ( ~ in(X1_6,X6_16,X2_12)
      | ~ down(X1_6,X6_16,X4_14)
      | ~ barrel(X1_6,X6_16)
      | ~ present(X1_6,X6_16)
      | ~ agent(X1_6,X6_16,X5_15)
      | ~ event(X1_6,X6_16)
      | ~ old(X1_6,X5_15)
      | ~ dirty(X1_6,X5_15)
      | ~ white(X1_6,X5_15)
      | ~ chevy(X1_6,X5_15)
      | ~ lonely(X1_6,X4_14)
      | ~ street(X1_6,X4_14)
      | ~ placename(X1_6,X3_13)
      | ~ hollywood_placename(X1_6,X3_13)
      | ~ city(X1_6,X2_12)
      | ~ of(X1_6,X3_13,X2_12)
      | ~ actual_world(X1_6)
      | agent('#skF_7','#skF_12','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_1867,plain,
    ! [X6_206,X5_207,X3_204,X2_205,X4_209,X1_208] :
      ( ~ in(X1_208,X6_206,X2_205)
      | ~ down(X1_208,X6_206,X4_209)
      | ~ barrel(X1_208,X6_206)
      | ~ present(X1_208,X6_206)
      | ~ agent(X1_208,X6_206,X5_207)
      | ~ event(X1_208,X6_206)
      | ~ old(X1_208,X5_207)
      | ~ dirty(X1_208,X5_207)
      | ~ white(X1_208,X5_207)
      | ~ chevy(X1_208,X5_207)
      | ~ lonely(X1_208,X4_209)
      | ~ street(X1_208,X4_209)
      | ~ placename(X1_208,X3_204)
      | ~ hollywood_placename(X1_208,X3_204)
      | ~ city(X1_208,X2_205)
      | ~ of(X1_208,X3_204,X2_205)
      | ~ actual_world(X1_208) ),
    inference(negUnitSimplification,[status(thm)],[c_1667,c_182]) ).

tff(c_1869,plain,
    ! [X4_209,X5_207,X3_204] :
      ( ~ down('#skF_1','#skF_6',X4_209)
      | ~ barrel('#skF_1','#skF_6')
      | ~ present('#skF_1','#skF_6')
      | ~ agent('#skF_1','#skF_6',X5_207)
      | ~ event('#skF_1','#skF_6')
      | ~ old('#skF_1',X5_207)
      | ~ dirty('#skF_1',X5_207)
      | ~ white('#skF_1',X5_207)
      | ~ chevy('#skF_1',X5_207)
      | ~ lonely('#skF_1',X4_209)
      | ~ street('#skF_1',X4_209)
      | ~ placename('#skF_1',X3_204)
      | ~ hollywood_placename('#skF_1',X3_204)
      | ~ city('#skF_1','#skF_2')
      | ~ of('#skF_1',X3_204,'#skF_2')
      | ~ actual_world('#skF_1') ),
    inference(resolution,[status(thm)],[c_1829,c_1867]) ).

tff(c_1874,plain,
    ! [X4_209,X5_207,X3_204] :
      ( ~ down('#skF_1','#skF_6',X4_209)
      | ~ agent('#skF_1','#skF_6',X5_207)
      | ~ old('#skF_1',X5_207)
      | ~ dirty('#skF_1',X5_207)
      | ~ white('#skF_1',X5_207)
      | ~ chevy('#skF_1',X5_207)
      | ~ lonely('#skF_1',X4_209)
      | ~ street('#skF_1',X4_209)
      | ~ placename('#skF_1',X3_204)
      | ~ hollywood_placename('#skF_1',X3_204)
      | ~ of('#skF_1',X3_204,'#skF_2') ),
    inference(demodulation,[status(thm),theory(equality)],[c_1666,c_1757,c_1781,c_1740,c_1750,c_1869]) ).

tff(c_1880,plain,
    ! [X3_210] :
      ( ~ placename('#skF_1',X3_210)
      | ~ hollywood_placename('#skF_1',X3_210)
      | ~ of('#skF_1',X3_210,'#skF_2') ),
    inference(splitLeft,[status(thm)],[c_1874]) ).

tff(c_1883,plain,
    ( ~ placename('#skF_1','#skF_3')
    | ~ hollywood_placename('#skF_1','#skF_3') ),
    inference(resolution,[status(thm)],[c_1828,c_1880]) ).

tff(c_1887,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_1758,c_1780,c_1883]) ).

tff(c_1888,plain,
    ! [X5_207,X4_209] :
      ( ~ agent('#skF_1','#skF_6',X5_207)
      | ~ old('#skF_1',X5_207)
      | ~ dirty('#skF_1',X5_207)
      | ~ white('#skF_1',X5_207)
      | ~ chevy('#skF_1',X5_207)
      | ~ down('#skF_1','#skF_6',X4_209)
      | ~ lonely('#skF_1',X4_209)
      | ~ street('#skF_1',X4_209) ),
    inference(splitRight,[status(thm)],[c_1874]) ).

tff(c_1891,plain,
    ! [X4_211] :
      ( ~ down('#skF_1','#skF_6',X4_211)
      | ~ lonely('#skF_1',X4_211)
      | ~ street('#skF_1',X4_211) ),
    inference(splitLeft,[status(thm)],[c_1888]) ).

tff(c_1894,plain,
    ( ~ lonely('#skF_1','#skF_5')
    | ~ street('#skF_1','#skF_5') ),
    inference(resolution,[status(thm)],[c_1835,c_1891]) ).

tff(c_1898,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_1733,c_1802,c_1894]) ).

tff(c_1900,plain,
    ! [X5_212] :
      ( ~ agent('#skF_1','#skF_6',X5_212)
      | ~ old('#skF_1',X5_212)
      | ~ dirty('#skF_1',X5_212)
      | ~ white('#skF_1',X5_212)
      | ~ chevy('#skF_1',X5_212) ),
    inference(splitRight,[status(thm)],[c_1888]) ).

tff(c_1903,plain,
    ( ~ old('#skF_1','#skF_4')
    | ~ dirty('#skF_1','#skF_4')
    | ~ white('#skF_1','#skF_4')
    | ~ chevy('#skF_1','#skF_4') ),
    inference(resolution,[status(thm)],[c_1831,c_1900]) ).

tff(c_1907,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_1724,c_1810,c_1777,c_1726,c_1903]) ).

tff(c_1909,plain,
    ~ down('#skF_7','#skF_12','#skF_10'),
    inference(splitRight,[status(thm)],[c_108]) ).

tff(c_98,plain,
    ( chevy('#skF_1','#skF_4')
    | down('#skF_7','#skF_12','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2074,plain,
    chevy('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_1909,c_98]) ).

tff(c_96,plain,
    ( white('#skF_1','#skF_4')
    | down('#skF_7','#skF_12','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2094,plain,
    white('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_1909,c_96]) ).

tff(c_94,plain,
    ( dirty('#skF_1','#skF_4')
    | down('#skF_7','#skF_12','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2064,plain,
    dirty('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_1909,c_94]) ).

tff(c_92,plain,
    ( old('#skF_1','#skF_4')
    | down('#skF_7','#skF_12','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2025,plain,
    old('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_1909,c_92]) ).

tff(c_84,plain,
    ( agent('#skF_1','#skF_6','#skF_4')
    | down('#skF_7','#skF_12','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2125,plain,
    agent('#skF_1','#skF_6','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_1909,c_84]) ).

tff(c_90,plain,
    ( street('#skF_1','#skF_5')
    | down('#skF_7','#skF_12','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2104,plain,
    street('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_1909,c_90]) ).

tff(c_88,plain,
    ( lonely('#skF_1','#skF_5')
    | down('#skF_7','#skF_12','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2039,plain,
    lonely('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_1909,c_88]) ).

tff(c_78,plain,
    ( down('#skF_1','#skF_6','#skF_5')
    | down('#skF_7','#skF_12','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2118,plain,
    down('#skF_1','#skF_6','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_1909,c_78]) ).

tff(c_102,plain,
    ( hollywood_placename('#skF_1','#skF_3')
    | down('#skF_7','#skF_12','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2083,plain,
    hollywood_placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_1909,c_102]) ).

tff(c_100,plain,
    ( placename('#skF_1','#skF_3')
    | down('#skF_7','#skF_12','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2055,plain,
    placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_1909,c_100]) ).

tff(c_106,plain,
    ( of('#skF_1','#skF_3','#skF_2')
    | down('#skF_7','#skF_12','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2129,plain,
    of('#skF_1','#skF_3','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_1909,c_106]) ).

tff(c_1908,plain,
    actual_world('#skF_1'),
    inference(splitRight,[status(thm)],[c_108]) ).

tff(c_104,plain,
    ( city('#skF_1','#skF_2')
    | down('#skF_7','#skF_12','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2103,plain,
    city('#skF_1','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_1909,c_104]) ).

tff(c_86,plain,
    ( event('#skF_1','#skF_6')
    | down('#skF_7','#skF_12','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2101,plain,
    event('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_1909,c_86]) ).

tff(c_82,plain,
    ( present('#skF_1','#skF_6')
    | down('#skF_7','#skF_12','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2091,plain,
    present('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_1909,c_82]) ).

tff(c_80,plain,
    ( barrel('#skF_1','#skF_6')
    | down('#skF_7','#skF_12','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2058,plain,
    barrel('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_1909,c_80]) ).

tff(c_76,plain,
    ( in('#skF_1','#skF_6','#skF_2')
    | down('#skF_7','#skF_12','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2122,plain,
    in('#skF_1','#skF_6','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_1909,c_76]) ).

tff(c_74,plain,
    ! [X2_12,X3_13,X6_16,X1_6,X4_14,X5_15] :
      ( ~ in(X1_6,X6_16,X2_12)
      | ~ down(X1_6,X6_16,X4_14)
      | ~ barrel(X1_6,X6_16)
      | ~ present(X1_6,X6_16)
      | ~ agent(X1_6,X6_16,X5_15)
      | ~ event(X1_6,X6_16)
      | ~ old(X1_6,X5_15)
      | ~ dirty(X1_6,X5_15)
      | ~ white(X1_6,X5_15)
      | ~ chevy(X1_6,X5_15)
      | ~ lonely(X1_6,X4_14)
      | ~ street(X1_6,X4_14)
      | ~ placename(X1_6,X3_13)
      | ~ hollywood_placename(X1_6,X3_13)
      | ~ city(X1_6,X2_12)
      | ~ of(X1_6,X3_13,X2_12)
      | ~ actual_world(X1_6)
      | down('#skF_7','#skF_12','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2161,plain,
    ! [X4_218,X3_213,X2_214,X1_217,X6_215,X5_216] :
      ( ~ in(X1_217,X6_215,X2_214)
      | ~ down(X1_217,X6_215,X4_218)
      | ~ barrel(X1_217,X6_215)
      | ~ present(X1_217,X6_215)
      | ~ agent(X1_217,X6_215,X5_216)
      | ~ event(X1_217,X6_215)
      | ~ old(X1_217,X5_216)
      | ~ dirty(X1_217,X5_216)
      | ~ white(X1_217,X5_216)
      | ~ chevy(X1_217,X5_216)
      | ~ lonely(X1_217,X4_218)
      | ~ street(X1_217,X4_218)
      | ~ placename(X1_217,X3_213)
      | ~ hollywood_placename(X1_217,X3_213)
      | ~ city(X1_217,X2_214)
      | ~ of(X1_217,X3_213,X2_214)
      | ~ actual_world(X1_217) ),
    inference(negUnitSimplification,[status(thm)],[c_1909,c_74]) ).

tff(c_2163,plain,
    ! [X4_218,X5_216,X3_213] :
      ( ~ down('#skF_1','#skF_6',X4_218)
      | ~ barrel('#skF_1','#skF_6')
      | ~ present('#skF_1','#skF_6')
      | ~ agent('#skF_1','#skF_6',X5_216)
      | ~ event('#skF_1','#skF_6')
      | ~ old('#skF_1',X5_216)
      | ~ dirty('#skF_1',X5_216)
      | ~ white('#skF_1',X5_216)
      | ~ chevy('#skF_1',X5_216)
      | ~ lonely('#skF_1',X4_218)
      | ~ street('#skF_1',X4_218)
      | ~ placename('#skF_1',X3_213)
      | ~ hollywood_placename('#skF_1',X3_213)
      | ~ city('#skF_1','#skF_2')
      | ~ of('#skF_1',X3_213,'#skF_2')
      | ~ actual_world('#skF_1') ),
    inference(resolution,[status(thm)],[c_2122,c_2161]) ).

tff(c_2168,plain,
    ! [X4_218,X5_216,X3_213] :
      ( ~ down('#skF_1','#skF_6',X4_218)
      | ~ agent('#skF_1','#skF_6',X5_216)
      | ~ old('#skF_1',X5_216)
      | ~ dirty('#skF_1',X5_216)
      | ~ white('#skF_1',X5_216)
      | ~ chevy('#skF_1',X5_216)
      | ~ lonely('#skF_1',X4_218)
      | ~ street('#skF_1',X4_218)
      | ~ placename('#skF_1',X3_213)
      | ~ hollywood_placename('#skF_1',X3_213)
      | ~ of('#skF_1',X3_213,'#skF_2') ),
    inference(demodulation,[status(thm),theory(equality)],[c_1908,c_2103,c_2101,c_2091,c_2058,c_2163]) ).

tff(c_2173,plain,
    ! [X3_219] :
      ( ~ placename('#skF_1',X3_219)
      | ~ hollywood_placename('#skF_1',X3_219)
      | ~ of('#skF_1',X3_219,'#skF_2') ),
    inference(splitLeft,[status(thm)],[c_2168]) ).

tff(c_2176,plain,
    ( ~ placename('#skF_1','#skF_3')
    | ~ hollywood_placename('#skF_1','#skF_3') ),
    inference(resolution,[status(thm)],[c_2129,c_2173]) ).

tff(c_2180,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_2083,c_2055,c_2176]) ).

tff(c_2181,plain,
    ! [X5_216,X4_218] :
      ( ~ agent('#skF_1','#skF_6',X5_216)
      | ~ old('#skF_1',X5_216)
      | ~ dirty('#skF_1',X5_216)
      | ~ white('#skF_1',X5_216)
      | ~ chevy('#skF_1',X5_216)
      | ~ down('#skF_1','#skF_6',X4_218)
      | ~ lonely('#skF_1',X4_218)
      | ~ street('#skF_1',X4_218) ),
    inference(splitRight,[status(thm)],[c_2168]) ).

tff(c_2184,plain,
    ! [X4_220] :
      ( ~ down('#skF_1','#skF_6',X4_220)
      | ~ lonely('#skF_1',X4_220)
      | ~ street('#skF_1',X4_220) ),
    inference(splitLeft,[status(thm)],[c_2181]) ).

tff(c_2187,plain,
    ( ~ lonely('#skF_1','#skF_5')
    | ~ street('#skF_1','#skF_5') ),
    inference(resolution,[status(thm)],[c_2118,c_2184]) ).

tff(c_2191,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_2104,c_2039,c_2187]) ).

tff(c_2193,plain,
    ! [X5_221] :
      ( ~ agent('#skF_1','#skF_6',X5_221)
      | ~ old('#skF_1',X5_221)
      | ~ dirty('#skF_1',X5_221)
      | ~ white('#skF_1',X5_221)
      | ~ chevy('#skF_1',X5_221) ),
    inference(splitRight,[status(thm)],[c_2181]) ).

tff(c_2196,plain,
    ( ~ old('#skF_1','#skF_4')
    | ~ dirty('#skF_1','#skF_4')
    | ~ white('#skF_1','#skF_4')
    | ~ chevy('#skF_1','#skF_4') ),
    inference(resolution,[status(thm)],[c_2125,c_2193]) ).

tff(c_2200,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_2074,c_2094,c_2064,c_2025,c_2196]) ).

tff(c_2202,plain,
    ~ in('#skF_7','#skF_12','#skF_8'),
    inference(splitRight,[status(thm)],[c_72]) ).

tff(c_62,plain,
    ( chevy('#skF_1','#skF_4')
    | in('#skF_7','#skF_12','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2385,plain,
    chevy('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_2202,c_62]) ).

tff(c_60,plain,
    ( white('#skF_1','#skF_4')
    | in('#skF_7','#skF_12','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2413,plain,
    white('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_2202,c_60]) ).

tff(c_58,plain,
    ( dirty('#skF_1','#skF_4')
    | in('#skF_7','#skF_12','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2333,plain,
    dirty('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_2202,c_58]) ).

tff(c_56,plain,
    ( old('#skF_1','#skF_4')
    | in('#skF_7','#skF_12','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2400,plain,
    old('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_2202,c_56]) ).

tff(c_48,plain,
    ( agent('#skF_1','#skF_6','#skF_4')
    | in('#skF_7','#skF_12','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2428,plain,
    agent('#skF_1','#skF_6','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_2202,c_48]) ).

tff(c_54,plain,
    ( street('#skF_1','#skF_5')
    | in('#skF_7','#skF_12','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2402,plain,
    street('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_2202,c_54]) ).

tff(c_52,plain,
    ( lonely('#skF_1','#skF_5')
    | in('#skF_7','#skF_12','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2417,plain,
    lonely('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_2202,c_52]) ).

tff(c_42,plain,
    ( down('#skF_1','#skF_6','#skF_5')
    | in('#skF_7','#skF_12','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2433,plain,
    down('#skF_1','#skF_6','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_2202,c_42]) ).

tff(c_66,plain,
    ( hollywood_placename('#skF_1','#skF_3')
    | in('#skF_7','#skF_12','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2378,plain,
    hollywood_placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_2202,c_66]) ).

tff(c_64,plain,
    ( placename('#skF_1','#skF_3')
    | in('#skF_7','#skF_12','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2332,plain,
    placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_2202,c_64]) ).

tff(c_70,plain,
    ( of('#skF_1','#skF_3','#skF_2')
    | in('#skF_7','#skF_12','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2435,plain,
    of('#skF_1','#skF_3','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_2202,c_70]) ).

tff(c_2201,plain,
    actual_world('#skF_1'),
    inference(splitRight,[status(thm)],[c_72]) ).

tff(c_68,plain,
    ( city('#skF_1','#skF_2')
    | in('#skF_7','#skF_12','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2367,plain,
    city('#skF_1','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_2202,c_68]) ).

tff(c_50,plain,
    ( event('#skF_1','#skF_6')
    | in('#skF_7','#skF_12','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2399,plain,
    event('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_2202,c_50]) ).

tff(c_46,plain,
    ( present('#skF_1','#skF_6')
    | in('#skF_7','#skF_12','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2347,plain,
    present('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_2202,c_46]) ).

tff(c_44,plain,
    ( barrel('#skF_1','#skF_6')
    | in('#skF_7','#skF_12','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2388,plain,
    barrel('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_2202,c_44]) ).

tff(c_40,plain,
    ( in('#skF_1','#skF_6','#skF_2')
    | in('#skF_7','#skF_12','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2437,plain,
    in('#skF_1','#skF_6','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_2202,c_40]) ).

tff(c_38,plain,
    ! [X2_12,X3_13,X6_16,X1_6,X4_14,X5_15] :
      ( ~ in(X1_6,X6_16,X2_12)
      | ~ down(X1_6,X6_16,X4_14)
      | ~ barrel(X1_6,X6_16)
      | ~ present(X1_6,X6_16)
      | ~ agent(X1_6,X6_16,X5_15)
      | ~ event(X1_6,X6_16)
      | ~ old(X1_6,X5_15)
      | ~ dirty(X1_6,X5_15)
      | ~ white(X1_6,X5_15)
      | ~ chevy(X1_6,X5_15)
      | ~ lonely(X1_6,X4_14)
      | ~ street(X1_6,X4_14)
      | ~ placename(X1_6,X3_13)
      | ~ hollywood_placename(X1_6,X3_13)
      | ~ city(X1_6,X2_12)
      | ~ of(X1_6,X3_13,X2_12)
      | ~ actual_world(X1_6)
      | in('#skF_7','#skF_12','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2470,plain,
    ! [X3_222,X6_224,X5_225,X1_226,X4_227,X2_223] :
      ( ~ in(X1_226,X6_224,X2_223)
      | ~ down(X1_226,X6_224,X4_227)
      | ~ barrel(X1_226,X6_224)
      | ~ present(X1_226,X6_224)
      | ~ agent(X1_226,X6_224,X5_225)
      | ~ event(X1_226,X6_224)
      | ~ old(X1_226,X5_225)
      | ~ dirty(X1_226,X5_225)
      | ~ white(X1_226,X5_225)
      | ~ chevy(X1_226,X5_225)
      | ~ lonely(X1_226,X4_227)
      | ~ street(X1_226,X4_227)
      | ~ placename(X1_226,X3_222)
      | ~ hollywood_placename(X1_226,X3_222)
      | ~ city(X1_226,X2_223)
      | ~ of(X1_226,X3_222,X2_223)
      | ~ actual_world(X1_226) ),
    inference(negUnitSimplification,[status(thm)],[c_2202,c_38]) ).

tff(c_2472,plain,
    ! [X4_227,X5_225,X3_222] :
      ( ~ down('#skF_1','#skF_6',X4_227)
      | ~ barrel('#skF_1','#skF_6')
      | ~ present('#skF_1','#skF_6')
      | ~ agent('#skF_1','#skF_6',X5_225)
      | ~ event('#skF_1','#skF_6')
      | ~ old('#skF_1',X5_225)
      | ~ dirty('#skF_1',X5_225)
      | ~ white('#skF_1',X5_225)
      | ~ chevy('#skF_1',X5_225)
      | ~ lonely('#skF_1',X4_227)
      | ~ street('#skF_1',X4_227)
      | ~ placename('#skF_1',X3_222)
      | ~ hollywood_placename('#skF_1',X3_222)
      | ~ city('#skF_1','#skF_2')
      | ~ of('#skF_1',X3_222,'#skF_2')
      | ~ actual_world('#skF_1') ),
    inference(resolution,[status(thm)],[c_2437,c_2470]) ).

tff(c_2475,plain,
    ! [X4_227,X5_225,X3_222] :
      ( ~ down('#skF_1','#skF_6',X4_227)
      | ~ agent('#skF_1','#skF_6',X5_225)
      | ~ old('#skF_1',X5_225)
      | ~ dirty('#skF_1',X5_225)
      | ~ white('#skF_1',X5_225)
      | ~ chevy('#skF_1',X5_225)
      | ~ lonely('#skF_1',X4_227)
      | ~ street('#skF_1',X4_227)
      | ~ placename('#skF_1',X3_222)
      | ~ hollywood_placename('#skF_1',X3_222)
      | ~ of('#skF_1',X3_222,'#skF_2') ),
    inference(demodulation,[status(thm),theory(equality)],[c_2201,c_2367,c_2399,c_2347,c_2388,c_2472]) ).

tff(c_2477,plain,
    ! [X3_228] :
      ( ~ placename('#skF_1',X3_228)
      | ~ hollywood_placename('#skF_1',X3_228)
      | ~ of('#skF_1',X3_228,'#skF_2') ),
    inference(splitLeft,[status(thm)],[c_2475]) ).

tff(c_2480,plain,
    ( ~ placename('#skF_1','#skF_3')
    | ~ hollywood_placename('#skF_1','#skF_3') ),
    inference(resolution,[status(thm)],[c_2435,c_2477]) ).

tff(c_2484,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_2378,c_2332,c_2480]) ).

tff(c_2485,plain,
    ! [X5_225,X4_227] :
      ( ~ agent('#skF_1','#skF_6',X5_225)
      | ~ old('#skF_1',X5_225)
      | ~ dirty('#skF_1',X5_225)
      | ~ white('#skF_1',X5_225)
      | ~ chevy('#skF_1',X5_225)
      | ~ down('#skF_1','#skF_6',X4_227)
      | ~ lonely('#skF_1',X4_227)
      | ~ street('#skF_1',X4_227) ),
    inference(splitRight,[status(thm)],[c_2475]) ).

tff(c_2488,plain,
    ! [X4_229] :
      ( ~ down('#skF_1','#skF_6',X4_229)
      | ~ lonely('#skF_1',X4_229)
      | ~ street('#skF_1',X4_229) ),
    inference(splitLeft,[status(thm)],[c_2485]) ).

tff(c_2491,plain,
    ( ~ lonely('#skF_1','#skF_5')
    | ~ street('#skF_1','#skF_5') ),
    inference(resolution,[status(thm)],[c_2433,c_2488]) ).

tff(c_2495,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_2402,c_2417,c_2491]) ).

tff(c_2497,plain,
    ! [X5_230] :
      ( ~ agent('#skF_1','#skF_6',X5_230)
      | ~ old('#skF_1',X5_230)
      | ~ dirty('#skF_1',X5_230)
      | ~ white('#skF_1',X5_230)
      | ~ chevy('#skF_1',X5_230) ),
    inference(splitRight,[status(thm)],[c_2485]) ).

tff(c_2500,plain,
    ( ~ old('#skF_1','#skF_4')
    | ~ dirty('#skF_1','#skF_4')
    | ~ white('#skF_1','#skF_4')
    | ~ chevy('#skF_1','#skF_4') ),
    inference(resolution,[status(thm)],[c_2428,c_2497]) ).

tff(c_2504,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_2385,c_2413,c_2333,c_2400,c_2500]) ).

tff(c_2506,plain,
    ~ of('#skF_7','#skF_9','#skF_8'),
    inference(splitRight,[status(thm)],[c_612]) ).

tff(c_602,plain,
    ( chevy('#skF_1','#skF_4')
    | of('#skF_7','#skF_9','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2742,plain,
    chevy('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_2506,c_602]) ).

tff(c_600,plain,
    ( white('#skF_1','#skF_4')
    | of('#skF_7','#skF_9','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2673,plain,
    white('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_2506,c_600]) ).

tff(c_598,plain,
    ( dirty('#skF_1','#skF_4')
    | of('#skF_7','#skF_9','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2685,plain,
    dirty('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_2506,c_598]) ).

tff(c_596,plain,
    ( old('#skF_1','#skF_4')
    | of('#skF_7','#skF_9','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2733,plain,
    old('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_2506,c_596]) ).

tff(c_588,plain,
    ( agent('#skF_1','#skF_6','#skF_4')
    | of('#skF_7','#skF_9','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2756,plain,
    agent('#skF_1','#skF_6','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_2506,c_588]) ).

tff(c_594,plain,
    ( street('#skF_1','#skF_5')
    | of('#skF_7','#skF_9','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2674,plain,
    street('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_2506,c_594]) ).

tff(c_592,plain,
    ( lonely('#skF_1','#skF_5')
    | of('#skF_7','#skF_9','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2730,plain,
    lonely('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_2506,c_592]) ).

tff(c_582,plain,
    ( down('#skF_1','#skF_6','#skF_5')
    | of('#skF_7','#skF_9','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2751,plain,
    down('#skF_1','#skF_6','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_2506,c_582]) ).

tff(c_606,plain,
    ( hollywood_placename('#skF_1','#skF_3')
    | of('#skF_7','#skF_9','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2725,plain,
    hollywood_placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_2506,c_606]) ).

tff(c_604,plain,
    ( placename('#skF_1','#skF_3')
    | of('#skF_7','#skF_9','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2695,plain,
    placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_2506,c_604]) ).

tff(c_610,plain,
    ( of('#skF_1','#skF_3','#skF_2')
    | of('#skF_7','#skF_9','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2746,plain,
    of('#skF_1','#skF_3','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_2506,c_610]) ).

tff(c_2505,plain,
    actual_world('#skF_1'),
    inference(splitRight,[status(thm)],[c_612]) ).

tff(c_608,plain,
    ( city('#skF_1','#skF_2')
    | of('#skF_7','#skF_9','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2675,plain,
    city('#skF_1','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_2506,c_608]) ).

tff(c_590,plain,
    ( event('#skF_1','#skF_6')
    | of('#skF_7','#skF_9','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2704,plain,
    event('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_2506,c_590]) ).

tff(c_586,plain,
    ( present('#skF_1','#skF_6')
    | of('#skF_7','#skF_9','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2694,plain,
    present('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_2506,c_586]) ).

tff(c_584,plain,
    ( barrel('#skF_1','#skF_6')
    | of('#skF_7','#skF_9','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2671,plain,
    barrel('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_2506,c_584]) ).

tff(c_580,plain,
    ( in('#skF_1','#skF_6','#skF_2')
    | of('#skF_7','#skF_9','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2749,plain,
    in('#skF_1','#skF_6','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_2506,c_580]) ).

tff(c_578,plain,
    ! [X2_12,X3_13,X6_16,X1_6,X4_14,X5_15] :
      ( ~ in(X1_6,X6_16,X2_12)
      | ~ down(X1_6,X6_16,X4_14)
      | ~ barrel(X1_6,X6_16)
      | ~ present(X1_6,X6_16)
      | ~ agent(X1_6,X6_16,X5_15)
      | ~ event(X1_6,X6_16)
      | ~ old(X1_6,X5_15)
      | ~ dirty(X1_6,X5_15)
      | ~ white(X1_6,X5_15)
      | ~ chevy(X1_6,X5_15)
      | ~ lonely(X1_6,X4_14)
      | ~ street(X1_6,X4_14)
      | ~ placename(X1_6,X3_13)
      | ~ hollywood_placename(X1_6,X3_13)
      | ~ city(X1_6,X2_12)
      | ~ of(X1_6,X3_13,X2_12)
      | ~ actual_world(X1_6)
      | of('#skF_7','#skF_9','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2790,plain,
    ! [X5_234,X4_236,X3_231,X2_232,X1_235,X6_233] :
      ( ~ in(X1_235,X6_233,X2_232)
      | ~ down(X1_235,X6_233,X4_236)
      | ~ barrel(X1_235,X6_233)
      | ~ present(X1_235,X6_233)
      | ~ agent(X1_235,X6_233,X5_234)
      | ~ event(X1_235,X6_233)
      | ~ old(X1_235,X5_234)
      | ~ dirty(X1_235,X5_234)
      | ~ white(X1_235,X5_234)
      | ~ chevy(X1_235,X5_234)
      | ~ lonely(X1_235,X4_236)
      | ~ street(X1_235,X4_236)
      | ~ placename(X1_235,X3_231)
      | ~ hollywood_placename(X1_235,X3_231)
      | ~ city(X1_235,X2_232)
      | ~ of(X1_235,X3_231,X2_232)
      | ~ actual_world(X1_235) ),
    inference(negUnitSimplification,[status(thm)],[c_2506,c_578]) ).

tff(c_2792,plain,
    ! [X4_236,X5_234,X3_231] :
      ( ~ down('#skF_1','#skF_6',X4_236)
      | ~ barrel('#skF_1','#skF_6')
      | ~ present('#skF_1','#skF_6')
      | ~ agent('#skF_1','#skF_6',X5_234)
      | ~ event('#skF_1','#skF_6')
      | ~ old('#skF_1',X5_234)
      | ~ dirty('#skF_1',X5_234)
      | ~ white('#skF_1',X5_234)
      | ~ chevy('#skF_1',X5_234)
      | ~ lonely('#skF_1',X4_236)
      | ~ street('#skF_1',X4_236)
      | ~ placename('#skF_1',X3_231)
      | ~ hollywood_placename('#skF_1',X3_231)
      | ~ city('#skF_1','#skF_2')
      | ~ of('#skF_1',X3_231,'#skF_2')
      | ~ actual_world('#skF_1') ),
    inference(resolution,[status(thm)],[c_2749,c_2790]) ).

tff(c_2797,plain,
    ! [X4_236,X5_234,X3_231] :
      ( ~ down('#skF_1','#skF_6',X4_236)
      | ~ agent('#skF_1','#skF_6',X5_234)
      | ~ old('#skF_1',X5_234)
      | ~ dirty('#skF_1',X5_234)
      | ~ white('#skF_1',X5_234)
      | ~ chevy('#skF_1',X5_234)
      | ~ lonely('#skF_1',X4_236)
      | ~ street('#skF_1',X4_236)
      | ~ placename('#skF_1',X3_231)
      | ~ hollywood_placename('#skF_1',X3_231)
      | ~ of('#skF_1',X3_231,'#skF_2') ),
    inference(demodulation,[status(thm),theory(equality)],[c_2505,c_2675,c_2704,c_2694,c_2671,c_2792]) ).

tff(c_2802,plain,
    ! [X3_237] :
      ( ~ placename('#skF_1',X3_237)
      | ~ hollywood_placename('#skF_1',X3_237)
      | ~ of('#skF_1',X3_237,'#skF_2') ),
    inference(splitLeft,[status(thm)],[c_2797]) ).

tff(c_2805,plain,
    ( ~ placename('#skF_1','#skF_3')
    | ~ hollywood_placename('#skF_1','#skF_3') ),
    inference(resolution,[status(thm)],[c_2746,c_2802]) ).

tff(c_2809,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_2725,c_2695,c_2805]) ).

tff(c_2810,plain,
    ! [X5_234,X4_236] :
      ( ~ agent('#skF_1','#skF_6',X5_234)
      | ~ old('#skF_1',X5_234)
      | ~ dirty('#skF_1',X5_234)
      | ~ white('#skF_1',X5_234)
      | ~ chevy('#skF_1',X5_234)
      | ~ down('#skF_1','#skF_6',X4_236)
      | ~ lonely('#skF_1',X4_236)
      | ~ street('#skF_1',X4_236) ),
    inference(splitRight,[status(thm)],[c_2797]) ).

tff(c_2813,plain,
    ! [X4_238] :
      ( ~ down('#skF_1','#skF_6',X4_238)
      | ~ lonely('#skF_1',X4_238)
      | ~ street('#skF_1',X4_238) ),
    inference(splitLeft,[status(thm)],[c_2810]) ).

tff(c_2816,plain,
    ( ~ lonely('#skF_1','#skF_5')
    | ~ street('#skF_1','#skF_5') ),
    inference(resolution,[status(thm)],[c_2751,c_2813]) ).

tff(c_2820,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_2674,c_2730,c_2816]) ).

tff(c_2822,plain,
    ! [X5_239] :
      ( ~ agent('#skF_1','#skF_6',X5_239)
      | ~ old('#skF_1',X5_239)
      | ~ dirty('#skF_1',X5_239)
      | ~ white('#skF_1',X5_239)
      | ~ chevy('#skF_1',X5_239) ),
    inference(splitRight,[status(thm)],[c_2810]) ).

tff(c_2825,plain,
    ( ~ old('#skF_1','#skF_4')
    | ~ dirty('#skF_1','#skF_4')
    | ~ white('#skF_1','#skF_4')
    | ~ chevy('#skF_1','#skF_4') ),
    inference(resolution,[status(thm)],[c_2756,c_2822]) ).

tff(c_2829,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_2742,c_2673,c_2685,c_2733,c_2825]) ).

tff(c_2831,plain,
    ~ old('#skF_7','#skF_11'),
    inference(splitRight,[status(thm)],[c_288]) ).

tff(c_278,plain,
    ( chevy('#skF_1','#skF_4')
    | old('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2980,plain,
    chevy('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_2831,c_278]) ).

tff(c_276,plain,
    ( white('#skF_1','#skF_4')
    | old('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2955,plain,
    white('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_2831,c_276]) ).

tff(c_274,plain,
    ( dirty('#skF_1','#skF_4')
    | old('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2978,plain,
    dirty('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_2831,c_274]) ).

tff(c_272,plain,
    ( old('#skF_1','#skF_4')
    | old('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2984,plain,
    old('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_2831,c_272]) ).

tff(c_264,plain,
    ( agent('#skF_1','#skF_6','#skF_4')
    | old('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3080,plain,
    agent('#skF_1','#skF_6','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_2831,c_264]) ).

tff(c_270,plain,
    ( street('#skF_1','#skF_5')
    | old('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2971,plain,
    street('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_2831,c_270]) ).

tff(c_268,plain,
    ( lonely('#skF_1','#skF_5')
    | old('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2979,plain,
    lonely('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_2831,c_268]) ).

tff(c_258,plain,
    ( down('#skF_1','#skF_6','#skF_5')
    | old('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3017,plain,
    down('#skF_1','#skF_6','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_2831,c_258]) ).

tff(c_282,plain,
    ( hollywood_placename('#skF_1','#skF_3')
    | old('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2946,plain,
    hollywood_placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_2831,c_282]) ).

tff(c_280,plain,
    ( placename('#skF_1','#skF_3')
    | old('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2962,plain,
    placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_2831,c_280]) ).

tff(c_286,plain,
    ( of('#skF_1','#skF_3','#skF_2')
    | old('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3053,plain,
    of('#skF_1','#skF_3','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_2831,c_286]) ).

tff(c_2830,plain,
    actual_world('#skF_1'),
    inference(splitRight,[status(thm)],[c_288]) ).

tff(c_284,plain,
    ( city('#skF_1','#skF_2')
    | old('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2945,plain,
    city('#skF_1','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_2831,c_284]) ).

tff(c_266,plain,
    ( event('#skF_1','#skF_6')
    | old('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2970,plain,
    event('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_2831,c_266]) ).

tff(c_262,plain,
    ( present('#skF_1','#skF_6')
    | old('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2963,plain,
    present('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_2831,c_262]) ).

tff(c_260,plain,
    ( barrel('#skF_1','#skF_6')
    | old('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2982,plain,
    barrel('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_2831,c_260]) ).

tff(c_256,plain,
    ( in('#skF_1','#skF_6','#skF_2')
    | old('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_2990,plain,
    in('#skF_1','#skF_6','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_2831,c_256]) ).

tff(c_254,plain,
    ! [X2_12,X3_13,X6_16,X1_6,X4_14,X5_15] :
      ( ~ in(X1_6,X6_16,X2_12)
      | ~ down(X1_6,X6_16,X4_14)
      | ~ barrel(X1_6,X6_16)
      | ~ present(X1_6,X6_16)
      | ~ agent(X1_6,X6_16,X5_15)
      | ~ event(X1_6,X6_16)
      | ~ old(X1_6,X5_15)
      | ~ dirty(X1_6,X5_15)
      | ~ white(X1_6,X5_15)
      | ~ chevy(X1_6,X5_15)
      | ~ lonely(X1_6,X4_14)
      | ~ street(X1_6,X4_14)
      | ~ placename(X1_6,X3_13)
      | ~ hollywood_placename(X1_6,X3_13)
      | ~ city(X1_6,X2_12)
      | ~ of(X1_6,X3_13,X2_12)
      | ~ actual_world(X1_6)
      | old('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3122,plain,
    ! [X4_245,X2_241,X5_243,X1_244,X6_242,X3_240] :
      ( ~ in(X1_244,X6_242,X2_241)
      | ~ down(X1_244,X6_242,X4_245)
      | ~ barrel(X1_244,X6_242)
      | ~ present(X1_244,X6_242)
      | ~ agent(X1_244,X6_242,X5_243)
      | ~ event(X1_244,X6_242)
      | ~ old(X1_244,X5_243)
      | ~ dirty(X1_244,X5_243)
      | ~ white(X1_244,X5_243)
      | ~ chevy(X1_244,X5_243)
      | ~ lonely(X1_244,X4_245)
      | ~ street(X1_244,X4_245)
      | ~ placename(X1_244,X3_240)
      | ~ hollywood_placename(X1_244,X3_240)
      | ~ city(X1_244,X2_241)
      | ~ of(X1_244,X3_240,X2_241)
      | ~ actual_world(X1_244) ),
    inference(negUnitSimplification,[status(thm)],[c_2831,c_254]) ).

tff(c_3124,plain,
    ! [X4_245,X5_243,X3_240] :
      ( ~ down('#skF_1','#skF_6',X4_245)
      | ~ barrel('#skF_1','#skF_6')
      | ~ present('#skF_1','#skF_6')
      | ~ agent('#skF_1','#skF_6',X5_243)
      | ~ event('#skF_1','#skF_6')
      | ~ old('#skF_1',X5_243)
      | ~ dirty('#skF_1',X5_243)
      | ~ white('#skF_1',X5_243)
      | ~ chevy('#skF_1',X5_243)
      | ~ lonely('#skF_1',X4_245)
      | ~ street('#skF_1',X4_245)
      | ~ placename('#skF_1',X3_240)
      | ~ hollywood_placename('#skF_1',X3_240)
      | ~ city('#skF_1','#skF_2')
      | ~ of('#skF_1',X3_240,'#skF_2')
      | ~ actual_world('#skF_1') ),
    inference(resolution,[status(thm)],[c_2990,c_3122]) ).

tff(c_3127,plain,
    ! [X4_245,X5_243,X3_240] :
      ( ~ down('#skF_1','#skF_6',X4_245)
      | ~ agent('#skF_1','#skF_6',X5_243)
      | ~ old('#skF_1',X5_243)
      | ~ dirty('#skF_1',X5_243)
      | ~ white('#skF_1',X5_243)
      | ~ chevy('#skF_1',X5_243)
      | ~ lonely('#skF_1',X4_245)
      | ~ street('#skF_1',X4_245)
      | ~ placename('#skF_1',X3_240)
      | ~ hollywood_placename('#skF_1',X3_240)
      | ~ of('#skF_1',X3_240,'#skF_2') ),
    inference(demodulation,[status(thm),theory(equality)],[c_2830,c_2945,c_2970,c_2963,c_2982,c_3124]) ).

tff(c_3130,plain,
    ! [X3_246] :
      ( ~ placename('#skF_1',X3_246)
      | ~ hollywood_placename('#skF_1',X3_246)
      | ~ of('#skF_1',X3_246,'#skF_2') ),
    inference(splitLeft,[status(thm)],[c_3127]) ).

tff(c_3133,plain,
    ( ~ placename('#skF_1','#skF_3')
    | ~ hollywood_placename('#skF_1','#skF_3') ),
    inference(resolution,[status(thm)],[c_3053,c_3130]) ).

tff(c_3137,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_2946,c_2962,c_3133]) ).

tff(c_3138,plain,
    ! [X5_243,X4_245] :
      ( ~ agent('#skF_1','#skF_6',X5_243)
      | ~ old('#skF_1',X5_243)
      | ~ dirty('#skF_1',X5_243)
      | ~ white('#skF_1',X5_243)
      | ~ chevy('#skF_1',X5_243)
      | ~ down('#skF_1','#skF_6',X4_245)
      | ~ lonely('#skF_1',X4_245)
      | ~ street('#skF_1',X4_245) ),
    inference(splitRight,[status(thm)],[c_3127]) ).

tff(c_3141,plain,
    ! [X4_247] :
      ( ~ down('#skF_1','#skF_6',X4_247)
      | ~ lonely('#skF_1',X4_247)
      | ~ street('#skF_1',X4_247) ),
    inference(splitLeft,[status(thm)],[c_3138]) ).

tff(c_3144,plain,
    ( ~ lonely('#skF_1','#skF_5')
    | ~ street('#skF_1','#skF_5') ),
    inference(resolution,[status(thm)],[c_3017,c_3141]) ).

tff(c_3148,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_2971,c_2979,c_3144]) ).

tff(c_3150,plain,
    ! [X5_248] :
      ( ~ agent('#skF_1','#skF_6',X5_248)
      | ~ old('#skF_1',X5_248)
      | ~ dirty('#skF_1',X5_248)
      | ~ white('#skF_1',X5_248)
      | ~ chevy('#skF_1',X5_248) ),
    inference(splitRight,[status(thm)],[c_3138]) ).

tff(c_3153,plain,
    ( ~ old('#skF_1','#skF_4')
    | ~ dirty('#skF_1','#skF_4')
    | ~ white('#skF_1','#skF_4')
    | ~ chevy('#skF_1','#skF_4') ),
    inference(resolution,[status(thm)],[c_3080,c_3150]) ).

tff(c_3157,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_2980,c_2955,c_2978,c_2984,c_3153]) ).

tff(c_3159,plain,
    ~ street('#skF_7','#skF_10'),
    inference(splitRight,[status(thm)],[c_468]) ).

tff(c_458,plain,
    ( chevy('#skF_1','#skF_4')
    | street('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3304,plain,
    chevy('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_3159,c_458]) ).

tff(c_456,plain,
    ( white('#skF_1','#skF_4')
    | street('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3314,plain,
    white('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_3159,c_456]) ).

tff(c_454,plain,
    ( dirty('#skF_1','#skF_4')
    | street('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3312,plain,
    dirty('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_3159,c_454]) ).

tff(c_452,plain,
    ( old('#skF_1','#skF_4')
    | street('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3296,plain,
    old('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_3159,c_452]) ).

tff(c_444,plain,
    ( agent('#skF_1','#skF_6','#skF_4')
    | street('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3348,plain,
    agent('#skF_1','#skF_6','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_3159,c_444]) ).

tff(c_450,plain,
    ( street('#skF_1','#skF_5')
    | street('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3302,plain,
    street('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_3159,c_450]) ).

tff(c_448,plain,
    ( lonely('#skF_1','#skF_5')
    | street('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3281,plain,
    lonely('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_3159,c_448]) ).

tff(c_438,plain,
    ( down('#skF_1','#skF_6','#skF_5')
    | street('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3407,plain,
    down('#skF_1','#skF_6','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_3159,c_438]) ).

tff(c_462,plain,
    ( hollywood_placename('#skF_1','#skF_3')
    | street('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3297,plain,
    hollywood_placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_3159,c_462]) ).

tff(c_460,plain,
    ( placename('#skF_1','#skF_3')
    | street('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3309,plain,
    placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_3159,c_460]) ).

tff(c_466,plain,
    ( of('#skF_1','#skF_3','#skF_2')
    | street('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3410,plain,
    of('#skF_1','#skF_3','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_3159,c_466]) ).

tff(c_3158,plain,
    actual_world('#skF_1'),
    inference(splitRight,[status(thm)],[c_468]) ).

tff(c_464,plain,
    ( city('#skF_1','#skF_2')
    | street('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3278,plain,
    city('#skF_1','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_3159,c_464]) ).

tff(c_446,plain,
    ( event('#skF_1','#skF_6')
    | street('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3294,plain,
    event('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_3159,c_446]) ).

tff(c_442,plain,
    ( present('#skF_1','#skF_6')
    | street('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3277,plain,
    present('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_3159,c_442]) ).

tff(c_440,plain,
    ( barrel('#skF_1','#skF_6')
    | street('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3283,plain,
    barrel('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_3159,c_440]) ).

tff(c_436,plain,
    ( in('#skF_1','#skF_6','#skF_2')
    | street('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3369,plain,
    in('#skF_1','#skF_6','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_3159,c_436]) ).

tff(c_434,plain,
    ! [X2_12,X3_13,X6_16,X1_6,X4_14,X5_15] :
      ( ~ in(X1_6,X6_16,X2_12)
      | ~ down(X1_6,X6_16,X4_14)
      | ~ barrel(X1_6,X6_16)
      | ~ present(X1_6,X6_16)
      | ~ agent(X1_6,X6_16,X5_15)
      | ~ event(X1_6,X6_16)
      | ~ old(X1_6,X5_15)
      | ~ dirty(X1_6,X5_15)
      | ~ white(X1_6,X5_15)
      | ~ chevy(X1_6,X5_15)
      | ~ lonely(X1_6,X4_14)
      | ~ street(X1_6,X4_14)
      | ~ placename(X1_6,X3_13)
      | ~ hollywood_placename(X1_6,X3_13)
      | ~ city(X1_6,X2_12)
      | ~ of(X1_6,X3_13,X2_12)
      | ~ actual_world(X1_6)
      | street('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3440,plain,
    ! [X3_249,X6_251,X1_253,X5_252,X2_250,X4_254] :
      ( ~ in(X1_253,X6_251,X2_250)
      | ~ down(X1_253,X6_251,X4_254)
      | ~ barrel(X1_253,X6_251)
      | ~ present(X1_253,X6_251)
      | ~ agent(X1_253,X6_251,X5_252)
      | ~ event(X1_253,X6_251)
      | ~ old(X1_253,X5_252)
      | ~ dirty(X1_253,X5_252)
      | ~ white(X1_253,X5_252)
      | ~ chevy(X1_253,X5_252)
      | ~ lonely(X1_253,X4_254)
      | ~ street(X1_253,X4_254)
      | ~ placename(X1_253,X3_249)
      | ~ hollywood_placename(X1_253,X3_249)
      | ~ city(X1_253,X2_250)
      | ~ of(X1_253,X3_249,X2_250)
      | ~ actual_world(X1_253) ),
    inference(negUnitSimplification,[status(thm)],[c_3159,c_434]) ).

tff(c_3442,plain,
    ! [X4_254,X5_252,X3_249] :
      ( ~ down('#skF_1','#skF_6',X4_254)
      | ~ barrel('#skF_1','#skF_6')
      | ~ present('#skF_1','#skF_6')
      | ~ agent('#skF_1','#skF_6',X5_252)
      | ~ event('#skF_1','#skF_6')
      | ~ old('#skF_1',X5_252)
      | ~ dirty('#skF_1',X5_252)
      | ~ white('#skF_1',X5_252)
      | ~ chevy('#skF_1',X5_252)
      | ~ lonely('#skF_1',X4_254)
      | ~ street('#skF_1',X4_254)
      | ~ placename('#skF_1',X3_249)
      | ~ hollywood_placename('#skF_1',X3_249)
      | ~ city('#skF_1','#skF_2')
      | ~ of('#skF_1',X3_249,'#skF_2')
      | ~ actual_world('#skF_1') ),
    inference(resolution,[status(thm)],[c_3369,c_3440]) ).

tff(c_3445,plain,
    ! [X4_254,X5_252,X3_249] :
      ( ~ down('#skF_1','#skF_6',X4_254)
      | ~ agent('#skF_1','#skF_6',X5_252)
      | ~ old('#skF_1',X5_252)
      | ~ dirty('#skF_1',X5_252)
      | ~ white('#skF_1',X5_252)
      | ~ chevy('#skF_1',X5_252)
      | ~ lonely('#skF_1',X4_254)
      | ~ street('#skF_1',X4_254)
      | ~ placename('#skF_1',X3_249)
      | ~ hollywood_placename('#skF_1',X3_249)
      | ~ of('#skF_1',X3_249,'#skF_2') ),
    inference(demodulation,[status(thm),theory(equality)],[c_3158,c_3278,c_3294,c_3277,c_3283,c_3442]) ).

tff(c_3448,plain,
    ! [X3_255] :
      ( ~ placename('#skF_1',X3_255)
      | ~ hollywood_placename('#skF_1',X3_255)
      | ~ of('#skF_1',X3_255,'#skF_2') ),
    inference(splitLeft,[status(thm)],[c_3445]) ).

tff(c_3451,plain,
    ( ~ placename('#skF_1','#skF_3')
    | ~ hollywood_placename('#skF_1','#skF_3') ),
    inference(resolution,[status(thm)],[c_3410,c_3448]) ).

tff(c_3455,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_3297,c_3309,c_3451]) ).

tff(c_3456,plain,
    ! [X5_252,X4_254] :
      ( ~ agent('#skF_1','#skF_6',X5_252)
      | ~ old('#skF_1',X5_252)
      | ~ dirty('#skF_1',X5_252)
      | ~ white('#skF_1',X5_252)
      | ~ chevy('#skF_1',X5_252)
      | ~ down('#skF_1','#skF_6',X4_254)
      | ~ lonely('#skF_1',X4_254)
      | ~ street('#skF_1',X4_254) ),
    inference(splitRight,[status(thm)],[c_3445]) ).

tff(c_3459,plain,
    ! [X4_256] :
      ( ~ down('#skF_1','#skF_6',X4_256)
      | ~ lonely('#skF_1',X4_256)
      | ~ street('#skF_1',X4_256) ),
    inference(splitLeft,[status(thm)],[c_3456]) ).

tff(c_3462,plain,
    ( ~ lonely('#skF_1','#skF_5')
    | ~ street('#skF_1','#skF_5') ),
    inference(resolution,[status(thm)],[c_3407,c_3459]) ).

tff(c_3466,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_3302,c_3281,c_3462]) ).

tff(c_3468,plain,
    ! [X5_257] :
      ( ~ agent('#skF_1','#skF_6',X5_257)
      | ~ old('#skF_1',X5_257)
      | ~ dirty('#skF_1',X5_257)
      | ~ white('#skF_1',X5_257)
      | ~ chevy('#skF_1',X5_257) ),
    inference(splitRight,[status(thm)],[c_3456]) ).

tff(c_3471,plain,
    ( ~ old('#skF_1','#skF_4')
    | ~ dirty('#skF_1','#skF_4')
    | ~ white('#skF_1','#skF_4')
    | ~ chevy('#skF_1','#skF_4') ),
    inference(resolution,[status(thm)],[c_3348,c_3468]) ).

tff(c_3475,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_3304,c_3314,c_3312,c_3296,c_3471]) ).

tff(c_3477,plain,
    ~ lonely('#skF_7','#skF_10'),
    inference(splitRight,[status(thm)],[c_432]) ).

tff(c_422,plain,
    ( chevy('#skF_1','#skF_4')
    | lonely('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3567,plain,
    chevy('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_3477,c_422]) ).

tff(c_420,plain,
    ( white('#skF_1','#skF_4')
    | lonely('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3582,plain,
    white('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_3477,c_420]) ).

tff(c_418,plain,
    ( dirty('#skF_1','#skF_4')
    | lonely('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3564,plain,
    dirty('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_3477,c_418]) ).

tff(c_416,plain,
    ( old('#skF_1','#skF_4')
    | lonely('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3568,plain,
    old('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_3477,c_416]) ).

tff(c_408,plain,
    ( agent('#skF_1','#skF_6','#skF_4')
    | lonely('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3708,plain,
    agent('#skF_1','#skF_6','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_3477,c_408]) ).

tff(c_414,plain,
    ( street('#skF_1','#skF_5')
    | lonely('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3562,plain,
    street('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_3477,c_414]) ).

tff(c_412,plain,
    ( lonely('#skF_1','#skF_5')
    | lonely('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3555,plain,
    lonely('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_3477,c_412]) ).

tff(c_402,plain,
    ( down('#skF_1','#skF_6','#skF_5')
    | lonely('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3691,plain,
    down('#skF_1','#skF_6','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_3477,c_402]) ).

tff(c_426,plain,
    ( hollywood_placename('#skF_1','#skF_3')
    | lonely('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3593,plain,
    hollywood_placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_3477,c_426]) ).

tff(c_424,plain,
    ( placename('#skF_1','#skF_3')
    | lonely('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3575,plain,
    placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_3477,c_424]) ).

tff(c_430,plain,
    ( of('#skF_1','#skF_3','#skF_2')
    | lonely('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3659,plain,
    of('#skF_1','#skF_3','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_3477,c_430]) ).

tff(c_3476,plain,
    actual_world('#skF_1'),
    inference(splitRight,[status(thm)],[c_432]) ).

tff(c_428,plain,
    ( city('#skF_1','#skF_2')
    | lonely('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3587,plain,
    city('#skF_1','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_3477,c_428]) ).

tff(c_410,plain,
    ( event('#skF_1','#skF_6')
    | lonely('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3551,plain,
    event('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_3477,c_410]) ).

tff(c_406,plain,
    ( present('#skF_1','#skF_6')
    | lonely('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3539,plain,
    present('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_3477,c_406]) ).

tff(c_404,plain,
    ( barrel('#skF_1','#skF_6')
    | lonely('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3542,plain,
    barrel('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_3477,c_404]) ).

tff(c_400,plain,
    ( in('#skF_1','#skF_6','#skF_2')
    | lonely('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3668,plain,
    in('#skF_1','#skF_6','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_3477,c_400]) ).

tff(c_398,plain,
    ! [X2_12,X3_13,X6_16,X1_6,X4_14,X5_15] :
      ( ~ in(X1_6,X6_16,X2_12)
      | ~ down(X1_6,X6_16,X4_14)
      | ~ barrel(X1_6,X6_16)
      | ~ present(X1_6,X6_16)
      | ~ agent(X1_6,X6_16,X5_15)
      | ~ event(X1_6,X6_16)
      | ~ old(X1_6,X5_15)
      | ~ dirty(X1_6,X5_15)
      | ~ white(X1_6,X5_15)
      | ~ chevy(X1_6,X5_15)
      | ~ lonely(X1_6,X4_14)
      | ~ street(X1_6,X4_14)
      | ~ placename(X1_6,X3_13)
      | ~ hollywood_placename(X1_6,X3_13)
      | ~ city(X1_6,X2_12)
      | ~ of(X1_6,X3_13,X2_12)
      | ~ actual_world(X1_6)
      | lonely('#skF_7','#skF_10') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3773,plain,
    ! [X1_262,X2_259,X6_260,X3_258,X4_263,X5_261] :
      ( ~ in(X1_262,X6_260,X2_259)
      | ~ down(X1_262,X6_260,X4_263)
      | ~ barrel(X1_262,X6_260)
      | ~ present(X1_262,X6_260)
      | ~ agent(X1_262,X6_260,X5_261)
      | ~ event(X1_262,X6_260)
      | ~ old(X1_262,X5_261)
      | ~ dirty(X1_262,X5_261)
      | ~ white(X1_262,X5_261)
      | ~ chevy(X1_262,X5_261)
      | ~ lonely(X1_262,X4_263)
      | ~ street(X1_262,X4_263)
      | ~ placename(X1_262,X3_258)
      | ~ hollywood_placename(X1_262,X3_258)
      | ~ city(X1_262,X2_259)
      | ~ of(X1_262,X3_258,X2_259)
      | ~ actual_world(X1_262) ),
    inference(negUnitSimplification,[status(thm)],[c_3477,c_398]) ).

tff(c_3775,plain,
    ! [X4_263,X5_261,X3_258] :
      ( ~ down('#skF_1','#skF_6',X4_263)
      | ~ barrel('#skF_1','#skF_6')
      | ~ present('#skF_1','#skF_6')
      | ~ agent('#skF_1','#skF_6',X5_261)
      | ~ event('#skF_1','#skF_6')
      | ~ old('#skF_1',X5_261)
      | ~ dirty('#skF_1',X5_261)
      | ~ white('#skF_1',X5_261)
      | ~ chevy('#skF_1',X5_261)
      | ~ lonely('#skF_1',X4_263)
      | ~ street('#skF_1',X4_263)
      | ~ placename('#skF_1',X3_258)
      | ~ hollywood_placename('#skF_1',X3_258)
      | ~ city('#skF_1','#skF_2')
      | ~ of('#skF_1',X3_258,'#skF_2')
      | ~ actual_world('#skF_1') ),
    inference(resolution,[status(thm)],[c_3668,c_3773]) ).

tff(c_3778,plain,
    ! [X4_263,X5_261,X3_258] :
      ( ~ down('#skF_1','#skF_6',X4_263)
      | ~ agent('#skF_1','#skF_6',X5_261)
      | ~ old('#skF_1',X5_261)
      | ~ dirty('#skF_1',X5_261)
      | ~ white('#skF_1',X5_261)
      | ~ chevy('#skF_1',X5_261)
      | ~ lonely('#skF_1',X4_263)
      | ~ street('#skF_1',X4_263)
      | ~ placename('#skF_1',X3_258)
      | ~ hollywood_placename('#skF_1',X3_258)
      | ~ of('#skF_1',X3_258,'#skF_2') ),
    inference(demodulation,[status(thm),theory(equality)],[c_3476,c_3587,c_3551,c_3539,c_3542,c_3775]) ).

tff(c_3780,plain,
    ! [X3_264] :
      ( ~ placename('#skF_1',X3_264)
      | ~ hollywood_placename('#skF_1',X3_264)
      | ~ of('#skF_1',X3_264,'#skF_2') ),
    inference(splitLeft,[status(thm)],[c_3778]) ).

tff(c_3783,plain,
    ( ~ placename('#skF_1','#skF_3')
    | ~ hollywood_placename('#skF_1','#skF_3') ),
    inference(resolution,[status(thm)],[c_3659,c_3780]) ).

tff(c_3787,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_3593,c_3575,c_3783]) ).

tff(c_3788,plain,
    ! [X5_261,X4_263] :
      ( ~ agent('#skF_1','#skF_6',X5_261)
      | ~ old('#skF_1',X5_261)
      | ~ dirty('#skF_1',X5_261)
      | ~ white('#skF_1',X5_261)
      | ~ chevy('#skF_1',X5_261)
      | ~ down('#skF_1','#skF_6',X4_263)
      | ~ lonely('#skF_1',X4_263)
      | ~ street('#skF_1',X4_263) ),
    inference(splitRight,[status(thm)],[c_3778]) ).

tff(c_3790,plain,
    ! [X4_265] :
      ( ~ down('#skF_1','#skF_6',X4_265)
      | ~ lonely('#skF_1',X4_265)
      | ~ street('#skF_1',X4_265) ),
    inference(splitLeft,[status(thm)],[c_3788]) ).

tff(c_3793,plain,
    ( ~ lonely('#skF_1','#skF_5')
    | ~ street('#skF_1','#skF_5') ),
    inference(resolution,[status(thm)],[c_3691,c_3790]) ).

tff(c_3797,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_3562,c_3555,c_3793]) ).

tff(c_3800,plain,
    ! [X5_266] :
      ( ~ agent('#skF_1','#skF_6',X5_266)
      | ~ old('#skF_1',X5_266)
      | ~ dirty('#skF_1',X5_266)
      | ~ white('#skF_1',X5_266)
      | ~ chevy('#skF_1',X5_266) ),
    inference(splitRight,[status(thm)],[c_3788]) ).

tff(c_3803,plain,
    ( ~ old('#skF_1','#skF_4')
    | ~ dirty('#skF_1','#skF_4')
    | ~ white('#skF_1','#skF_4')
    | ~ chevy('#skF_1','#skF_4') ),
    inference(resolution,[status(thm)],[c_3708,c_3800]) ).

tff(c_3807,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_3567,c_3582,c_3564,c_3568,c_3803]) ).

tff(c_3809,plain,
    ~ event('#skF_7','#skF_12'),
    inference(splitRight,[status(thm)],[c_252]) ).

tff(c_242,plain,
    ( chevy('#skF_1','#skF_4')
    | event('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3953,plain,
    chevy('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_3809,c_242]) ).

tff(c_240,plain,
    ( white('#skF_1','#skF_4')
    | event('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3943,plain,
    white('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_3809,c_240]) ).

tff(c_238,plain,
    ( dirty('#skF_1','#skF_4')
    | event('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3937,plain,
    dirty('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_3809,c_238]) ).

tff(c_236,plain,
    ( old('#skF_1','#skF_4')
    | event('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3948,plain,
    old('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_3809,c_236]) ).

tff(c_228,plain,
    ( agent('#skF_1','#skF_6','#skF_4')
    | event('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4009,plain,
    agent('#skF_1','#skF_6','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_3809,c_228]) ).

tff(c_234,plain,
    ( street('#skF_1','#skF_5')
    | event('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3940,plain,
    street('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_3809,c_234]) ).

tff(c_232,plain,
    ( lonely('#skF_1','#skF_5')
    | event('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3929,plain,
    lonely('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_3809,c_232]) ).

tff(c_222,plain,
    ( down('#skF_1','#skF_6','#skF_5')
    | event('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4013,plain,
    down('#skF_1','#skF_6','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_3809,c_222]) ).

tff(c_246,plain,
    ( hollywood_placename('#skF_1','#skF_3')
    | event('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3947,plain,
    hollywood_placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_3809,c_246]) ).

tff(c_244,plain,
    ( placename('#skF_1','#skF_3')
    | event('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3964,plain,
    placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_3809,c_244]) ).

tff(c_250,plain,
    ( of('#skF_1','#skF_3','#skF_2')
    | event('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4052,plain,
    of('#skF_1','#skF_3','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_3809,c_250]) ).

tff(c_3808,plain,
    actual_world('#skF_1'),
    inference(splitRight,[status(thm)],[c_252]) ).

tff(c_248,plain,
    ( city('#skF_1','#skF_2')
    | event('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3938,plain,
    city('#skF_1','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_3809,c_248]) ).

tff(c_230,plain,
    ( event('#skF_1','#skF_6')
    | event('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3927,plain,
    event('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_3809,c_230]) ).

tff(c_226,plain,
    ( present('#skF_1','#skF_6')
    | event('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3925,plain,
    present('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_3809,c_226]) ).

tff(c_224,plain,
    ( barrel('#skF_1','#skF_6')
    | event('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3920,plain,
    barrel('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_3809,c_224]) ).

tff(c_220,plain,
    ( in('#skF_1','#skF_6','#skF_2')
    | event('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_3976,plain,
    in('#skF_1','#skF_6','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_3809,c_220]) ).

tff(c_218,plain,
    ! [X2_12,X3_13,X6_16,X1_6,X4_14,X5_15] :
      ( ~ in(X1_6,X6_16,X2_12)
      | ~ down(X1_6,X6_16,X4_14)
      | ~ barrel(X1_6,X6_16)
      | ~ present(X1_6,X6_16)
      | ~ agent(X1_6,X6_16,X5_15)
      | ~ event(X1_6,X6_16)
      | ~ old(X1_6,X5_15)
      | ~ dirty(X1_6,X5_15)
      | ~ white(X1_6,X5_15)
      | ~ chevy(X1_6,X5_15)
      | ~ lonely(X1_6,X4_14)
      | ~ street(X1_6,X4_14)
      | ~ placename(X1_6,X3_13)
      | ~ hollywood_placename(X1_6,X3_13)
      | ~ city(X1_6,X2_12)
      | ~ of(X1_6,X3_13,X2_12)
      | ~ actual_world(X1_6)
      | event('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4088,plain,
    ! [X6_269,X2_268,X5_270,X4_272,X1_271,X3_267] :
      ( ~ in(X1_271,X6_269,X2_268)
      | ~ down(X1_271,X6_269,X4_272)
      | ~ barrel(X1_271,X6_269)
      | ~ present(X1_271,X6_269)
      | ~ agent(X1_271,X6_269,X5_270)
      | ~ event(X1_271,X6_269)
      | ~ old(X1_271,X5_270)
      | ~ dirty(X1_271,X5_270)
      | ~ white(X1_271,X5_270)
      | ~ chevy(X1_271,X5_270)
      | ~ lonely(X1_271,X4_272)
      | ~ street(X1_271,X4_272)
      | ~ placename(X1_271,X3_267)
      | ~ hollywood_placename(X1_271,X3_267)
      | ~ city(X1_271,X2_268)
      | ~ of(X1_271,X3_267,X2_268)
      | ~ actual_world(X1_271) ),
    inference(negUnitSimplification,[status(thm)],[c_3809,c_218]) ).

tff(c_4090,plain,
    ! [X4_272,X5_270,X3_267] :
      ( ~ down('#skF_1','#skF_6',X4_272)
      | ~ barrel('#skF_1','#skF_6')
      | ~ present('#skF_1','#skF_6')
      | ~ agent('#skF_1','#skF_6',X5_270)
      | ~ event('#skF_1','#skF_6')
      | ~ old('#skF_1',X5_270)
      | ~ dirty('#skF_1',X5_270)
      | ~ white('#skF_1',X5_270)
      | ~ chevy('#skF_1',X5_270)
      | ~ lonely('#skF_1',X4_272)
      | ~ street('#skF_1',X4_272)
      | ~ placename('#skF_1',X3_267)
      | ~ hollywood_placename('#skF_1',X3_267)
      | ~ city('#skF_1','#skF_2')
      | ~ of('#skF_1',X3_267,'#skF_2')
      | ~ actual_world('#skF_1') ),
    inference(resolution,[status(thm)],[c_3976,c_4088]) ).

tff(c_4093,plain,
    ! [X4_272,X5_270,X3_267] :
      ( ~ down('#skF_1','#skF_6',X4_272)
      | ~ agent('#skF_1','#skF_6',X5_270)
      | ~ old('#skF_1',X5_270)
      | ~ dirty('#skF_1',X5_270)
      | ~ white('#skF_1',X5_270)
      | ~ chevy('#skF_1',X5_270)
      | ~ lonely('#skF_1',X4_272)
      | ~ street('#skF_1',X4_272)
      | ~ placename('#skF_1',X3_267)
      | ~ hollywood_placename('#skF_1',X3_267)
      | ~ of('#skF_1',X3_267,'#skF_2') ),
    inference(demodulation,[status(thm),theory(equality)],[c_3808,c_3938,c_3927,c_3925,c_3920,c_4090]) ).

tff(c_4095,plain,
    ! [X3_273] :
      ( ~ placename('#skF_1',X3_273)
      | ~ hollywood_placename('#skF_1',X3_273)
      | ~ of('#skF_1',X3_273,'#skF_2') ),
    inference(splitLeft,[status(thm)],[c_4093]) ).

tff(c_4098,plain,
    ( ~ placename('#skF_1','#skF_3')
    | ~ hollywood_placename('#skF_1','#skF_3') ),
    inference(resolution,[status(thm)],[c_4052,c_4095]) ).

tff(c_4102,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_3947,c_3964,c_4098]) ).

tff(c_4103,plain,
    ! [X5_270,X4_272] :
      ( ~ agent('#skF_1','#skF_6',X5_270)
      | ~ old('#skF_1',X5_270)
      | ~ dirty('#skF_1',X5_270)
      | ~ white('#skF_1',X5_270)
      | ~ chevy('#skF_1',X5_270)
      | ~ down('#skF_1','#skF_6',X4_272)
      | ~ lonely('#skF_1',X4_272)
      | ~ street('#skF_1',X4_272) ),
    inference(splitRight,[status(thm)],[c_4093]) ).

tff(c_4105,plain,
    ! [X4_274] :
      ( ~ down('#skF_1','#skF_6',X4_274)
      | ~ lonely('#skF_1',X4_274)
      | ~ street('#skF_1',X4_274) ),
    inference(splitLeft,[status(thm)],[c_4103]) ).

tff(c_4108,plain,
    ( ~ lonely('#skF_1','#skF_5')
    | ~ street('#skF_1','#skF_5') ),
    inference(resolution,[status(thm)],[c_4013,c_4105]) ).

tff(c_4112,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_3940,c_3929,c_4108]) ).

tff(c_4114,plain,
    ! [X5_275] :
      ( ~ agent('#skF_1','#skF_6',X5_275)
      | ~ old('#skF_1',X5_275)
      | ~ dirty('#skF_1',X5_275)
      | ~ white('#skF_1',X5_275)
      | ~ chevy('#skF_1',X5_275) ),
    inference(splitRight,[status(thm)],[c_4103]) ).

tff(c_4117,plain,
    ( ~ old('#skF_1','#skF_4')
    | ~ dirty('#skF_1','#skF_4')
    | ~ white('#skF_1','#skF_4')
    | ~ chevy('#skF_1','#skF_4') ),
    inference(resolution,[status(thm)],[c_4009,c_4114]) ).

tff(c_4121,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_3953,c_3943,c_3937,c_3948,c_4117]) ).

tff(c_4123,plain,
    ~ dirty('#skF_7','#skF_11'),
    inference(splitRight,[status(thm)],[c_324]) ).

tff(c_314,plain,
    ( chevy('#skF_1','#skF_4')
    | dirty('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4220,plain,
    chevy('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_4123,c_314]) ).

tff(c_312,plain,
    ( white('#skF_1','#skF_4')
    | dirty('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4221,plain,
    white('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_4123,c_312]) ).

tff(c_310,plain,
    ( dirty('#skF_1','#skF_4')
    | dirty('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4234,plain,
    dirty('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_4123,c_310]) ).

tff(c_308,plain,
    ( old('#skF_1','#skF_4')
    | dirty('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4228,plain,
    old('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_4123,c_308]) ).

tff(c_300,plain,
    ( agent('#skF_1','#skF_6','#skF_4')
    | dirty('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4312,plain,
    agent('#skF_1','#skF_6','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_4123,c_300]) ).

tff(c_306,plain,
    ( street('#skF_1','#skF_5')
    | dirty('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4231,plain,
    street('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_4123,c_306]) ).

tff(c_304,plain,
    ( lonely('#skF_1','#skF_5')
    | dirty('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4232,plain,
    lonely('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_4123,c_304]) ).

tff(c_294,plain,
    ( down('#skF_1','#skF_6','#skF_5')
    | dirty('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4295,plain,
    down('#skF_1','#skF_6','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_4123,c_294]) ).

tff(c_318,plain,
    ( hollywood_placename('#skF_1','#skF_3')
    | dirty('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4216,plain,
    hollywood_placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_4123,c_318]) ).

tff(c_316,plain,
    ( placename('#skF_1','#skF_3')
    | dirty('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4217,plain,
    placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_4123,c_316]) ).

tff(c_322,plain,
    ( of('#skF_1','#skF_3','#skF_2')
    | dirty('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4378,plain,
    of('#skF_1','#skF_3','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_4123,c_322]) ).

tff(c_4122,plain,
    actual_world('#skF_1'),
    inference(splitRight,[status(thm)],[c_324]) ).

tff(c_320,plain,
    ( city('#skF_1','#skF_2')
    | dirty('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4209,plain,
    city('#skF_1','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_4123,c_320]) ).

tff(c_302,plain,
    ( event('#skF_1','#skF_6')
    | dirty('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4239,plain,
    event('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_4123,c_302]) ).

tff(c_298,plain,
    ( present('#skF_1','#skF_6')
    | dirty('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4235,plain,
    present('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_4123,c_298]) ).

tff(c_296,plain,
    ( barrel('#skF_1','#skF_6')
    | dirty('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4245,plain,
    barrel('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_4123,c_296]) ).

tff(c_292,plain,
    ( in('#skF_1','#skF_6','#skF_2')
    | dirty('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4315,plain,
    in('#skF_1','#skF_6','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_4123,c_292]) ).

tff(c_290,plain,
    ! [X2_12,X3_13,X6_16,X1_6,X4_14,X5_15] :
      ( ~ in(X1_6,X6_16,X2_12)
      | ~ down(X1_6,X6_16,X4_14)
      | ~ barrel(X1_6,X6_16)
      | ~ present(X1_6,X6_16)
      | ~ agent(X1_6,X6_16,X5_15)
      | ~ event(X1_6,X6_16)
      | ~ old(X1_6,X5_15)
      | ~ dirty(X1_6,X5_15)
      | ~ white(X1_6,X5_15)
      | ~ chevy(X1_6,X5_15)
      | ~ lonely(X1_6,X4_14)
      | ~ street(X1_6,X4_14)
      | ~ placename(X1_6,X3_13)
      | ~ hollywood_placename(X1_6,X3_13)
      | ~ city(X1_6,X2_12)
      | ~ of(X1_6,X3_13,X2_12)
      | ~ actual_world(X1_6)
      | dirty('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4420,plain,
    ! [X4_281,X6_278,X3_276,X1_280,X5_279,X2_277] :
      ( ~ in(X1_280,X6_278,X2_277)
      | ~ down(X1_280,X6_278,X4_281)
      | ~ barrel(X1_280,X6_278)
      | ~ present(X1_280,X6_278)
      | ~ agent(X1_280,X6_278,X5_279)
      | ~ event(X1_280,X6_278)
      | ~ old(X1_280,X5_279)
      | ~ dirty(X1_280,X5_279)
      | ~ white(X1_280,X5_279)
      | ~ chevy(X1_280,X5_279)
      | ~ lonely(X1_280,X4_281)
      | ~ street(X1_280,X4_281)
      | ~ placename(X1_280,X3_276)
      | ~ hollywood_placename(X1_280,X3_276)
      | ~ city(X1_280,X2_277)
      | ~ of(X1_280,X3_276,X2_277)
      | ~ actual_world(X1_280) ),
    inference(negUnitSimplification,[status(thm)],[c_4123,c_290]) ).

tff(c_4422,plain,
    ! [X4_281,X5_279,X3_276] :
      ( ~ down('#skF_1','#skF_6',X4_281)
      | ~ barrel('#skF_1','#skF_6')
      | ~ present('#skF_1','#skF_6')
      | ~ agent('#skF_1','#skF_6',X5_279)
      | ~ event('#skF_1','#skF_6')
      | ~ old('#skF_1',X5_279)
      | ~ dirty('#skF_1',X5_279)
      | ~ white('#skF_1',X5_279)
      | ~ chevy('#skF_1',X5_279)
      | ~ lonely('#skF_1',X4_281)
      | ~ street('#skF_1',X4_281)
      | ~ placename('#skF_1',X3_276)
      | ~ hollywood_placename('#skF_1',X3_276)
      | ~ city('#skF_1','#skF_2')
      | ~ of('#skF_1',X3_276,'#skF_2')
      | ~ actual_world('#skF_1') ),
    inference(resolution,[status(thm)],[c_4315,c_4420]) ).

tff(c_4425,plain,
    ! [X4_281,X5_279,X3_276] :
      ( ~ down('#skF_1','#skF_6',X4_281)
      | ~ agent('#skF_1','#skF_6',X5_279)
      | ~ old('#skF_1',X5_279)
      | ~ dirty('#skF_1',X5_279)
      | ~ white('#skF_1',X5_279)
      | ~ chevy('#skF_1',X5_279)
      | ~ lonely('#skF_1',X4_281)
      | ~ street('#skF_1',X4_281)
      | ~ placename('#skF_1',X3_276)
      | ~ hollywood_placename('#skF_1',X3_276)
      | ~ of('#skF_1',X3_276,'#skF_2') ),
    inference(demodulation,[status(thm),theory(equality)],[c_4122,c_4209,c_4239,c_4235,c_4245,c_4422]) ).

tff(c_4427,plain,
    ! [X3_282] :
      ( ~ placename('#skF_1',X3_282)
      | ~ hollywood_placename('#skF_1',X3_282)
      | ~ of('#skF_1',X3_282,'#skF_2') ),
    inference(splitLeft,[status(thm)],[c_4425]) ).

tff(c_4430,plain,
    ( ~ placename('#skF_1','#skF_3')
    | ~ hollywood_placename('#skF_1','#skF_3') ),
    inference(resolution,[status(thm)],[c_4378,c_4427]) ).

tff(c_4434,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_4216,c_4217,c_4430]) ).

tff(c_4435,plain,
    ! [X5_279,X4_281] :
      ( ~ agent('#skF_1','#skF_6',X5_279)
      | ~ old('#skF_1',X5_279)
      | ~ dirty('#skF_1',X5_279)
      | ~ white('#skF_1',X5_279)
      | ~ chevy('#skF_1',X5_279)
      | ~ down('#skF_1','#skF_6',X4_281)
      | ~ lonely('#skF_1',X4_281)
      | ~ street('#skF_1',X4_281) ),
    inference(splitRight,[status(thm)],[c_4425]) ).

tff(c_4438,plain,
    ! [X4_283] :
      ( ~ down('#skF_1','#skF_6',X4_283)
      | ~ lonely('#skF_1',X4_283)
      | ~ street('#skF_1',X4_283) ),
    inference(splitLeft,[status(thm)],[c_4435]) ).

tff(c_4441,plain,
    ( ~ lonely('#skF_1','#skF_5')
    | ~ street('#skF_1','#skF_5') ),
    inference(resolution,[status(thm)],[c_4295,c_4438]) ).

tff(c_4445,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_4231,c_4232,c_4441]) ).

tff(c_4447,plain,
    ! [X5_284] :
      ( ~ agent('#skF_1','#skF_6',X5_284)
      | ~ old('#skF_1',X5_284)
      | ~ dirty('#skF_1',X5_284)
      | ~ white('#skF_1',X5_284)
      | ~ chevy('#skF_1',X5_284) ),
    inference(splitRight,[status(thm)],[c_4435]) ).

tff(c_4450,plain,
    ( ~ old('#skF_1','#skF_4')
    | ~ dirty('#skF_1','#skF_4')
    | ~ white('#skF_1','#skF_4')
    | ~ chevy('#skF_1','#skF_4') ),
    inference(resolution,[status(thm)],[c_4312,c_4447]) ).

tff(c_4454,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_4220,c_4221,c_4234,c_4228,c_4450]) ).

tff(c_4456,plain,
    ~ hollywood_placename('#skF_7','#skF_9'),
    inference(splitRight,[status(thm)],[c_540]) ).

tff(c_530,plain,
    ( chevy('#skF_1','#skF_4')
    | hollywood_placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4533,plain,
    chevy('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_4456,c_530]) ).

tff(c_528,plain,
    ( white('#skF_1','#skF_4')
    | hollywood_placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4531,plain,
    white('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_4456,c_528]) ).

tff(c_526,plain,
    ( dirty('#skF_1','#skF_4')
    | hollywood_placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4516,plain,
    dirty('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_4456,c_526]) ).

tff(c_524,plain,
    ( old('#skF_1','#skF_4')
    | hollywood_placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4518,plain,
    old('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_4456,c_524]) ).

tff(c_516,plain,
    ( agent('#skF_1','#skF_6','#skF_4')
    | hollywood_placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4717,plain,
    agent('#skF_1','#skF_6','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_4456,c_516]) ).

tff(c_522,plain,
    ( street('#skF_1','#skF_5')
    | hollywood_placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4472,plain,
    street('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_4456,c_522]) ).

tff(c_520,plain,
    ( lonely('#skF_1','#skF_5')
    | hollywood_placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4489,plain,
    lonely('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_4456,c_520]) ).

tff(c_510,plain,
    ( down('#skF_1','#skF_6','#skF_5')
    | hollywood_placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4666,plain,
    down('#skF_1','#skF_6','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_4456,c_510]) ).

tff(c_534,plain,
    ( hollywood_placename('#skF_1','#skF_3')
    | hollywood_placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4546,plain,
    hollywood_placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_4456,c_534]) ).

tff(c_532,plain,
    ( placename('#skF_1','#skF_3')
    | hollywood_placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4543,plain,
    placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_4456,c_532]) ).

tff(c_538,plain,
    ( of('#skF_1','#skF_3','#skF_2')
    | hollywood_placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4656,plain,
    of('#skF_1','#skF_3','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_4456,c_538]) ).

tff(c_4455,plain,
    actual_world('#skF_1'),
    inference(splitRight,[status(thm)],[c_540]) ).

tff(c_536,plain,
    ( city('#skF_1','#skF_2')
    | hollywood_placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4556,plain,
    city('#skF_1','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_4456,c_536]) ).

tff(c_518,plain,
    ( event('#skF_1','#skF_6')
    | hollywood_placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4509,plain,
    event('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_4456,c_518]) ).

tff(c_514,plain,
    ( present('#skF_1','#skF_6')
    | hollywood_placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4508,plain,
    present('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_4456,c_514]) ).

tff(c_512,plain,
    ( barrel('#skF_1','#skF_6')
    | hollywood_placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4503,plain,
    barrel('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_4456,c_512]) ).

tff(c_508,plain,
    ( in('#skF_1','#skF_6','#skF_2')
    | hollywood_placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4645,plain,
    in('#skF_1','#skF_6','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_4456,c_508]) ).

tff(c_506,plain,
    ! [X2_12,X3_13,X6_16,X1_6,X4_14,X5_15] :
      ( ~ in(X1_6,X6_16,X2_12)
      | ~ down(X1_6,X6_16,X4_14)
      | ~ barrel(X1_6,X6_16)
      | ~ present(X1_6,X6_16)
      | ~ agent(X1_6,X6_16,X5_15)
      | ~ event(X1_6,X6_16)
      | ~ old(X1_6,X5_15)
      | ~ dirty(X1_6,X5_15)
      | ~ white(X1_6,X5_15)
      | ~ chevy(X1_6,X5_15)
      | ~ lonely(X1_6,X4_14)
      | ~ street(X1_6,X4_14)
      | ~ placename(X1_6,X3_13)
      | ~ hollywood_placename(X1_6,X3_13)
      | ~ city(X1_6,X2_12)
      | ~ of(X1_6,X3_13,X2_12)
      | ~ actual_world(X1_6)
      | hollywood_placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4739,plain,
    ! [X2_286,X4_290,X1_289,X6_287,X3_285,X5_288] :
      ( ~ in(X1_289,X6_287,X2_286)
      | ~ down(X1_289,X6_287,X4_290)
      | ~ barrel(X1_289,X6_287)
      | ~ present(X1_289,X6_287)
      | ~ agent(X1_289,X6_287,X5_288)
      | ~ event(X1_289,X6_287)
      | ~ old(X1_289,X5_288)
      | ~ dirty(X1_289,X5_288)
      | ~ white(X1_289,X5_288)
      | ~ chevy(X1_289,X5_288)
      | ~ lonely(X1_289,X4_290)
      | ~ street(X1_289,X4_290)
      | ~ placename(X1_289,X3_285)
      | ~ hollywood_placename(X1_289,X3_285)
      | ~ city(X1_289,X2_286)
      | ~ of(X1_289,X3_285,X2_286)
      | ~ actual_world(X1_289) ),
    inference(negUnitSimplification,[status(thm)],[c_4456,c_506]) ).

tff(c_4741,plain,
    ! [X4_290,X5_288,X3_285] :
      ( ~ down('#skF_1','#skF_6',X4_290)
      | ~ barrel('#skF_1','#skF_6')
      | ~ present('#skF_1','#skF_6')
      | ~ agent('#skF_1','#skF_6',X5_288)
      | ~ event('#skF_1','#skF_6')
      | ~ old('#skF_1',X5_288)
      | ~ dirty('#skF_1',X5_288)
      | ~ white('#skF_1',X5_288)
      | ~ chevy('#skF_1',X5_288)
      | ~ lonely('#skF_1',X4_290)
      | ~ street('#skF_1',X4_290)
      | ~ placename('#skF_1',X3_285)
      | ~ hollywood_placename('#skF_1',X3_285)
      | ~ city('#skF_1','#skF_2')
      | ~ of('#skF_1',X3_285,'#skF_2')
      | ~ actual_world('#skF_1') ),
    inference(resolution,[status(thm)],[c_4645,c_4739]) ).

tff(c_4744,plain,
    ! [X4_290,X5_288,X3_285] :
      ( ~ down('#skF_1','#skF_6',X4_290)
      | ~ agent('#skF_1','#skF_6',X5_288)
      | ~ old('#skF_1',X5_288)
      | ~ dirty('#skF_1',X5_288)
      | ~ white('#skF_1',X5_288)
      | ~ chevy('#skF_1',X5_288)
      | ~ lonely('#skF_1',X4_290)
      | ~ street('#skF_1',X4_290)
      | ~ placename('#skF_1',X3_285)
      | ~ hollywood_placename('#skF_1',X3_285)
      | ~ of('#skF_1',X3_285,'#skF_2') ),
    inference(demodulation,[status(thm),theory(equality)],[c_4455,c_4556,c_4509,c_4508,c_4503,c_4741]) ).

tff(c_4746,plain,
    ! [X3_291] :
      ( ~ placename('#skF_1',X3_291)
      | ~ hollywood_placename('#skF_1',X3_291)
      | ~ of('#skF_1',X3_291,'#skF_2') ),
    inference(splitLeft,[status(thm)],[c_4744]) ).

tff(c_4749,plain,
    ( ~ placename('#skF_1','#skF_3')
    | ~ hollywood_placename('#skF_1','#skF_3') ),
    inference(resolution,[status(thm)],[c_4656,c_4746]) ).

tff(c_4753,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_4546,c_4543,c_4749]) ).

tff(c_4754,plain,
    ! [X5_288,X4_290] :
      ( ~ agent('#skF_1','#skF_6',X5_288)
      | ~ old('#skF_1',X5_288)
      | ~ dirty('#skF_1',X5_288)
      | ~ white('#skF_1',X5_288)
      | ~ chevy('#skF_1',X5_288)
      | ~ down('#skF_1','#skF_6',X4_290)
      | ~ lonely('#skF_1',X4_290)
      | ~ street('#skF_1',X4_290) ),
    inference(splitRight,[status(thm)],[c_4744]) ).

tff(c_4757,plain,
    ! [X4_292] :
      ( ~ down('#skF_1','#skF_6',X4_292)
      | ~ lonely('#skF_1',X4_292)
      | ~ street('#skF_1',X4_292) ),
    inference(splitLeft,[status(thm)],[c_4754]) ).

tff(c_4760,plain,
    ( ~ lonely('#skF_1','#skF_5')
    | ~ street('#skF_1','#skF_5') ),
    inference(resolution,[status(thm)],[c_4666,c_4757]) ).

tff(c_4764,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_4472,c_4489,c_4760]) ).

tff(c_4766,plain,
    ! [X5_293] :
      ( ~ agent('#skF_1','#skF_6',X5_293)
      | ~ old('#skF_1',X5_293)
      | ~ dirty('#skF_1',X5_293)
      | ~ white('#skF_1',X5_293)
      | ~ chevy('#skF_1',X5_293) ),
    inference(splitRight,[status(thm)],[c_4754]) ).

tff(c_4769,plain,
    ( ~ old('#skF_1','#skF_4')
    | ~ dirty('#skF_1','#skF_4')
    | ~ white('#skF_1','#skF_4')
    | ~ chevy('#skF_1','#skF_4') ),
    inference(resolution,[status(thm)],[c_4717,c_4766]) ).

tff(c_4773,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_4533,c_4531,c_4516,c_4518,c_4769]) ).

tff(c_4775,plain,
    ~ present('#skF_7','#skF_12'),
    inference(splitRight,[status(thm)],[c_180]) ).

tff(c_170,plain,
    ( chevy('#skF_1','#skF_4')
    | present('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4844,plain,
    chevy('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_4775,c_170]) ).

tff(c_168,plain,
    ( white('#skF_1','#skF_4')
    | present('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4853,plain,
    white('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_4775,c_168]) ).

tff(c_166,plain,
    ( dirty('#skF_1','#skF_4')
    | present('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4871,plain,
    dirty('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_4775,c_166]) ).

tff(c_164,plain,
    ( old('#skF_1','#skF_4')
    | present('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4845,plain,
    old('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_4775,c_164]) ).

tff(c_156,plain,
    ( agent('#skF_1','#skF_6','#skF_4')
    | present('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4982,plain,
    agent('#skF_1','#skF_6','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_4775,c_156]) ).

tff(c_162,plain,
    ( street('#skF_1','#skF_5')
    | present('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4848,plain,
    street('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_4775,c_162]) ).

tff(c_160,plain,
    ( lonely('#skF_1','#skF_5')
    | present('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4852,plain,
    lonely('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_4775,c_160]) ).

tff(c_150,plain,
    ( down('#skF_1','#skF_6','#skF_5')
    | present('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4946,plain,
    down('#skF_1','#skF_6','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_4775,c_150]) ).

tff(c_174,plain,
    ( hollywood_placename('#skF_1','#skF_3')
    | present('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4865,plain,
    hollywood_placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_4775,c_174]) ).

tff(c_172,plain,
    ( placename('#skF_1','#skF_3')
    | present('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4879,plain,
    placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_4775,c_172]) ).

tff(c_178,plain,
    ( of('#skF_1','#skF_3','#skF_2')
    | present('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5001,plain,
    of('#skF_1','#skF_3','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_4775,c_178]) ).

tff(c_4774,plain,
    actual_world('#skF_1'),
    inference(splitRight,[status(thm)],[c_180]) ).

tff(c_176,plain,
    ( city('#skF_1','#skF_2')
    | present('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4866,plain,
    city('#skF_1','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_4775,c_176]) ).

tff(c_158,plain,
    ( event('#skF_1','#skF_6')
    | present('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4850,plain,
    event('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_4775,c_158]) ).

tff(c_154,plain,
    ( present('#skF_1','#skF_6')
    | present('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4839,plain,
    present('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_4775,c_154]) ).

tff(c_152,plain,
    ( barrel('#skF_1','#skF_6')
    | present('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4843,plain,
    barrel('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_4775,c_152]) ).

tff(c_148,plain,
    ( in('#skF_1','#skF_6','#skF_2')
    | present('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_4951,plain,
    in('#skF_1','#skF_6','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_4775,c_148]) ).

tff(c_146,plain,
    ! [X2_12,X3_13,X6_16,X1_6,X4_14,X5_15] :
      ( ~ in(X1_6,X6_16,X2_12)
      | ~ down(X1_6,X6_16,X4_14)
      | ~ barrel(X1_6,X6_16)
      | ~ present(X1_6,X6_16)
      | ~ agent(X1_6,X6_16,X5_15)
      | ~ event(X1_6,X6_16)
      | ~ old(X1_6,X5_15)
      | ~ dirty(X1_6,X5_15)
      | ~ white(X1_6,X5_15)
      | ~ chevy(X1_6,X5_15)
      | ~ lonely(X1_6,X4_14)
      | ~ street(X1_6,X4_14)
      | ~ placename(X1_6,X3_13)
      | ~ hollywood_placename(X1_6,X3_13)
      | ~ city(X1_6,X2_12)
      | ~ of(X1_6,X3_13,X2_12)
      | ~ actual_world(X1_6)
      | present('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5071,plain,
    ! [X5_297,X2_295,X1_298,X6_296,X3_294,X4_299] :
      ( ~ in(X1_298,X6_296,X2_295)
      | ~ down(X1_298,X6_296,X4_299)
      | ~ barrel(X1_298,X6_296)
      | ~ present(X1_298,X6_296)
      | ~ agent(X1_298,X6_296,X5_297)
      | ~ event(X1_298,X6_296)
      | ~ old(X1_298,X5_297)
      | ~ dirty(X1_298,X5_297)
      | ~ white(X1_298,X5_297)
      | ~ chevy(X1_298,X5_297)
      | ~ lonely(X1_298,X4_299)
      | ~ street(X1_298,X4_299)
      | ~ placename(X1_298,X3_294)
      | ~ hollywood_placename(X1_298,X3_294)
      | ~ city(X1_298,X2_295)
      | ~ of(X1_298,X3_294,X2_295)
      | ~ actual_world(X1_298) ),
    inference(negUnitSimplification,[status(thm)],[c_4775,c_146]) ).

tff(c_5073,plain,
    ! [X4_299,X5_297,X3_294] :
      ( ~ down('#skF_1','#skF_6',X4_299)
      | ~ barrel('#skF_1','#skF_6')
      | ~ present('#skF_1','#skF_6')
      | ~ agent('#skF_1','#skF_6',X5_297)
      | ~ event('#skF_1','#skF_6')
      | ~ old('#skF_1',X5_297)
      | ~ dirty('#skF_1',X5_297)
      | ~ white('#skF_1',X5_297)
      | ~ chevy('#skF_1',X5_297)
      | ~ lonely('#skF_1',X4_299)
      | ~ street('#skF_1',X4_299)
      | ~ placename('#skF_1',X3_294)
      | ~ hollywood_placename('#skF_1',X3_294)
      | ~ city('#skF_1','#skF_2')
      | ~ of('#skF_1',X3_294,'#skF_2')
      | ~ actual_world('#skF_1') ),
    inference(resolution,[status(thm)],[c_4951,c_5071]) ).

tff(c_5076,plain,
    ! [X4_299,X5_297,X3_294] :
      ( ~ down('#skF_1','#skF_6',X4_299)
      | ~ agent('#skF_1','#skF_6',X5_297)
      | ~ old('#skF_1',X5_297)
      | ~ dirty('#skF_1',X5_297)
      | ~ white('#skF_1',X5_297)
      | ~ chevy('#skF_1',X5_297)
      | ~ lonely('#skF_1',X4_299)
      | ~ street('#skF_1',X4_299)
      | ~ placename('#skF_1',X3_294)
      | ~ hollywood_placename('#skF_1',X3_294)
      | ~ of('#skF_1',X3_294,'#skF_2') ),
    inference(demodulation,[status(thm),theory(equality)],[c_4774,c_4866,c_4850,c_4839,c_4843,c_5073]) ).

tff(c_5078,plain,
    ! [X3_300] :
      ( ~ placename('#skF_1',X3_300)
      | ~ hollywood_placename('#skF_1',X3_300)
      | ~ of('#skF_1',X3_300,'#skF_2') ),
    inference(splitLeft,[status(thm)],[c_5076]) ).

tff(c_5081,plain,
    ( ~ placename('#skF_1','#skF_3')
    | ~ hollywood_placename('#skF_1','#skF_3') ),
    inference(resolution,[status(thm)],[c_5001,c_5078]) ).

tff(c_5085,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_4865,c_4879,c_5081]) ).

tff(c_5086,plain,
    ! [X5_297,X4_299] :
      ( ~ agent('#skF_1','#skF_6',X5_297)
      | ~ old('#skF_1',X5_297)
      | ~ dirty('#skF_1',X5_297)
      | ~ white('#skF_1',X5_297)
      | ~ chevy('#skF_1',X5_297)
      | ~ down('#skF_1','#skF_6',X4_299)
      | ~ lonely('#skF_1',X4_299)
      | ~ street('#skF_1',X4_299) ),
    inference(splitRight,[status(thm)],[c_5076]) ).

tff(c_5088,plain,
    ! [X4_301] :
      ( ~ down('#skF_1','#skF_6',X4_301)
      | ~ lonely('#skF_1',X4_301)
      | ~ street('#skF_1',X4_301) ),
    inference(splitLeft,[status(thm)],[c_5086]) ).

tff(c_5091,plain,
    ( ~ lonely('#skF_1','#skF_5')
    | ~ street('#skF_1','#skF_5') ),
    inference(resolution,[status(thm)],[c_4946,c_5088]) ).

tff(c_5095,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_4848,c_4852,c_5091]) ).

tff(c_5098,plain,
    ! [X5_302] :
      ( ~ agent('#skF_1','#skF_6',X5_302)
      | ~ old('#skF_1',X5_302)
      | ~ dirty('#skF_1',X5_302)
      | ~ white('#skF_1',X5_302)
      | ~ chevy('#skF_1',X5_302) ),
    inference(splitRight,[status(thm)],[c_5086]) ).

tff(c_5101,plain,
    ( ~ old('#skF_1','#skF_4')
    | ~ dirty('#skF_1','#skF_4')
    | ~ white('#skF_1','#skF_4')
    | ~ chevy('#skF_1','#skF_4') ),
    inference(resolution,[status(thm)],[c_4982,c_5098]) ).

tff(c_5105,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_4844,c_4853,c_4871,c_4845,c_5101]) ).

tff(c_5107,plain,
    ~ white('#skF_7','#skF_11'),
    inference(splitRight,[status(thm)],[c_360]) ).

tff(c_350,plain,
    ( chevy('#skF_1','#skF_4')
    | white('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5139,plain,
    chevy('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_5107,c_350]) ).

tff(c_348,plain,
    ( white('#skF_1','#skF_4')
    | white('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5138,plain,
    white('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_5107,c_348]) ).

tff(c_346,plain,
    ( dirty('#skF_1','#skF_4')
    | white('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5131,plain,
    dirty('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_5107,c_346]) ).

tff(c_344,plain,
    ( old('#skF_1','#skF_4')
    | white('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5127,plain,
    old('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_5107,c_344]) ).

tff(c_336,plain,
    ( agent('#skF_1','#skF_6','#skF_4')
    | white('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5328,plain,
    agent('#skF_1','#skF_6','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_5107,c_336]) ).

tff(c_342,plain,
    ( street('#skF_1','#skF_5')
    | white('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5125,plain,
    street('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_5107,c_342]) ).

tff(c_340,plain,
    ( lonely('#skF_1','#skF_5')
    | white('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5172,plain,
    lonely('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_5107,c_340]) ).

tff(c_330,plain,
    ( down('#skF_1','#skF_6','#skF_5')
    | white('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5336,plain,
    down('#skF_1','#skF_6','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_5107,c_330]) ).

tff(c_354,plain,
    ( hollywood_placename('#skF_1','#skF_3')
    | white('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5137,plain,
    hollywood_placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_5107,c_354]) ).

tff(c_352,plain,
    ( placename('#skF_1','#skF_3')
    | white('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5130,plain,
    placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_5107,c_352]) ).

tff(c_358,plain,
    ( of('#skF_1','#skF_3','#skF_2')
    | white('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5368,plain,
    of('#skF_1','#skF_3','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_5107,c_358]) ).

tff(c_5106,plain,
    actual_world('#skF_1'),
    inference(splitRight,[status(thm)],[c_360]) ).

tff(c_356,plain,
    ( city('#skF_1','#skF_2')
    | white('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5147,plain,
    city('#skF_1','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_5107,c_356]) ).

tff(c_338,plain,
    ( event('#skF_1','#skF_6')
    | white('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5177,plain,
    event('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_5107,c_338]) ).

tff(c_334,plain,
    ( present('#skF_1','#skF_6')
    | white('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5180,plain,
    present('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_5107,c_334]) ).

tff(c_332,plain,
    ( barrel('#skF_1','#skF_6')
    | white('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5181,plain,
    barrel('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_5107,c_332]) ).

tff(c_328,plain,
    ( in('#skF_1','#skF_6','#skF_2')
    | white('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5326,plain,
    in('#skF_1','#skF_6','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_5107,c_328]) ).

tff(c_326,plain,
    ! [X2_12,X3_13,X6_16,X1_6,X4_14,X5_15] :
      ( ~ in(X1_6,X6_16,X2_12)
      | ~ down(X1_6,X6_16,X4_14)
      | ~ barrel(X1_6,X6_16)
      | ~ present(X1_6,X6_16)
      | ~ agent(X1_6,X6_16,X5_15)
      | ~ event(X1_6,X6_16)
      | ~ old(X1_6,X5_15)
      | ~ dirty(X1_6,X5_15)
      | ~ white(X1_6,X5_15)
      | ~ chevy(X1_6,X5_15)
      | ~ lonely(X1_6,X4_14)
      | ~ street(X1_6,X4_14)
      | ~ placename(X1_6,X3_13)
      | ~ hollywood_placename(X1_6,X3_13)
      | ~ city(X1_6,X2_12)
      | ~ of(X1_6,X3_13,X2_12)
      | ~ actual_world(X1_6)
      | white('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5406,plain,
    ! [X1_307,X6_305,X3_303,X4_308,X5_306,X2_304] :
      ( ~ in(X1_307,X6_305,X2_304)
      | ~ down(X1_307,X6_305,X4_308)
      | ~ barrel(X1_307,X6_305)
      | ~ present(X1_307,X6_305)
      | ~ agent(X1_307,X6_305,X5_306)
      | ~ event(X1_307,X6_305)
      | ~ old(X1_307,X5_306)
      | ~ dirty(X1_307,X5_306)
      | ~ white(X1_307,X5_306)
      | ~ chevy(X1_307,X5_306)
      | ~ lonely(X1_307,X4_308)
      | ~ street(X1_307,X4_308)
      | ~ placename(X1_307,X3_303)
      | ~ hollywood_placename(X1_307,X3_303)
      | ~ city(X1_307,X2_304)
      | ~ of(X1_307,X3_303,X2_304)
      | ~ actual_world(X1_307) ),
    inference(negUnitSimplification,[status(thm)],[c_5107,c_326]) ).

tff(c_5408,plain,
    ! [X4_308,X5_306,X3_303] :
      ( ~ down('#skF_1','#skF_6',X4_308)
      | ~ barrel('#skF_1','#skF_6')
      | ~ present('#skF_1','#skF_6')
      | ~ agent('#skF_1','#skF_6',X5_306)
      | ~ event('#skF_1','#skF_6')
      | ~ old('#skF_1',X5_306)
      | ~ dirty('#skF_1',X5_306)
      | ~ white('#skF_1',X5_306)
      | ~ chevy('#skF_1',X5_306)
      | ~ lonely('#skF_1',X4_308)
      | ~ street('#skF_1',X4_308)
      | ~ placename('#skF_1',X3_303)
      | ~ hollywood_placename('#skF_1',X3_303)
      | ~ city('#skF_1','#skF_2')
      | ~ of('#skF_1',X3_303,'#skF_2')
      | ~ actual_world('#skF_1') ),
    inference(resolution,[status(thm)],[c_5326,c_5406]) ).

tff(c_5411,plain,
    ! [X4_308,X5_306,X3_303] :
      ( ~ down('#skF_1','#skF_6',X4_308)
      | ~ agent('#skF_1','#skF_6',X5_306)
      | ~ old('#skF_1',X5_306)
      | ~ dirty('#skF_1',X5_306)
      | ~ white('#skF_1',X5_306)
      | ~ chevy('#skF_1',X5_306)
      | ~ lonely('#skF_1',X4_308)
      | ~ street('#skF_1',X4_308)
      | ~ placename('#skF_1',X3_303)
      | ~ hollywood_placename('#skF_1',X3_303)
      | ~ of('#skF_1',X3_303,'#skF_2') ),
    inference(demodulation,[status(thm),theory(equality)],[c_5106,c_5147,c_5177,c_5180,c_5181,c_5408]) ).

tff(c_5414,plain,
    ! [X3_309] :
      ( ~ placename('#skF_1',X3_309)
      | ~ hollywood_placename('#skF_1',X3_309)
      | ~ of('#skF_1',X3_309,'#skF_2') ),
    inference(splitLeft,[status(thm)],[c_5411]) ).

tff(c_5417,plain,
    ( ~ placename('#skF_1','#skF_3')
    | ~ hollywood_placename('#skF_1','#skF_3') ),
    inference(resolution,[status(thm)],[c_5368,c_5414]) ).

tff(c_5421,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_5137,c_5130,c_5417]) ).

tff(c_5422,plain,
    ! [X5_306,X4_308] :
      ( ~ agent('#skF_1','#skF_6',X5_306)
      | ~ old('#skF_1',X5_306)
      | ~ dirty('#skF_1',X5_306)
      | ~ white('#skF_1',X5_306)
      | ~ chevy('#skF_1',X5_306)
      | ~ down('#skF_1','#skF_6',X4_308)
      | ~ lonely('#skF_1',X4_308)
      | ~ street('#skF_1',X4_308) ),
    inference(splitRight,[status(thm)],[c_5411]) ).

tff(c_5424,plain,
    ! [X4_310] :
      ( ~ down('#skF_1','#skF_6',X4_310)
      | ~ lonely('#skF_1',X4_310)
      | ~ street('#skF_1',X4_310) ),
    inference(splitLeft,[status(thm)],[c_5422]) ).

tff(c_5427,plain,
    ( ~ lonely('#skF_1','#skF_5')
    | ~ street('#skF_1','#skF_5') ),
    inference(resolution,[status(thm)],[c_5336,c_5424]) ).

tff(c_5431,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_5125,c_5172,c_5427]) ).

tff(c_5434,plain,
    ! [X5_311] :
      ( ~ agent('#skF_1','#skF_6',X5_311)
      | ~ old('#skF_1',X5_311)
      | ~ dirty('#skF_1',X5_311)
      | ~ white('#skF_1',X5_311)
      | ~ chevy('#skF_1',X5_311) ),
    inference(splitRight,[status(thm)],[c_5422]) ).

tff(c_5437,plain,
    ( ~ old('#skF_1','#skF_4')
    | ~ dirty('#skF_1','#skF_4')
    | ~ white('#skF_1','#skF_4')
    | ~ chevy('#skF_1','#skF_4') ),
    inference(resolution,[status(thm)],[c_5328,c_5434]) ).

tff(c_5441,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_5139,c_5138,c_5131,c_5127,c_5437]) ).

tff(c_5443,plain,
    ~ placename('#skF_7','#skF_9'),
    inference(splitRight,[status(thm)],[c_504]) ).

tff(c_494,plain,
    ( chevy('#skF_1','#skF_4')
    | placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5510,plain,
    chevy('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_5443,c_494]) ).

tff(c_492,plain,
    ( white('#skF_1','#skF_4')
    | placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5524,plain,
    white('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_5443,c_492]) ).

tff(c_490,plain,
    ( dirty('#skF_1','#skF_4')
    | placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5517,plain,
    dirty('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_5443,c_490]) ).

tff(c_488,plain,
    ( old('#skF_1','#skF_4')
    | placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5531,plain,
    old('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_5443,c_488]) ).

tff(c_480,plain,
    ( agent('#skF_1','#skF_6','#skF_4')
    | placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5702,plain,
    agent('#skF_1','#skF_6','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_5443,c_480]) ).

tff(c_486,plain,
    ( street('#skF_1','#skF_5')
    | placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5535,plain,
    street('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_5443,c_486]) ).

tff(c_484,plain,
    ( lonely('#skF_1','#skF_5')
    | placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5601,plain,
    lonely('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_5443,c_484]) ).

tff(c_474,plain,
    ( down('#skF_1','#skF_6','#skF_5')
    | placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5691,plain,
    down('#skF_1','#skF_6','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_5443,c_474]) ).

tff(c_498,plain,
    ( hollywood_placename('#skF_1','#skF_3')
    | placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5475,plain,
    hollywood_placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_5443,c_498]) ).

tff(c_496,plain,
    ( placename('#skF_1','#skF_3')
    | placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5582,plain,
    placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_5443,c_496]) ).

tff(c_502,plain,
    ( of('#skF_1','#skF_3','#skF_2')
    | placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5662,plain,
    of('#skF_1','#skF_3','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_5443,c_502]) ).

tff(c_5442,plain,
    actual_world('#skF_1'),
    inference(splitRight,[status(thm)],[c_504]) ).

tff(c_500,plain,
    ( city('#skF_1','#skF_2')
    | placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5488,plain,
    city('#skF_1','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_5443,c_500]) ).

tff(c_482,plain,
    ( event('#skF_1','#skF_6')
    | placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5552,plain,
    event('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_5443,c_482]) ).

tff(c_478,plain,
    ( present('#skF_1','#skF_6')
    | placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5569,plain,
    present('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_5443,c_478]) ).

tff(c_476,plain,
    ( barrel('#skF_1','#skF_6')
    | placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5564,plain,
    barrel('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_5443,c_476]) ).

tff(c_472,plain,
    ( in('#skF_1','#skF_6','#skF_2')
    | placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5652,plain,
    in('#skF_1','#skF_6','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_5443,c_472]) ).

tff(c_470,plain,
    ! [X2_12,X3_13,X6_16,X1_6,X4_14,X5_15] :
      ( ~ in(X1_6,X6_16,X2_12)
      | ~ down(X1_6,X6_16,X4_14)
      | ~ barrel(X1_6,X6_16)
      | ~ present(X1_6,X6_16)
      | ~ agent(X1_6,X6_16,X5_15)
      | ~ event(X1_6,X6_16)
      | ~ old(X1_6,X5_15)
      | ~ dirty(X1_6,X5_15)
      | ~ white(X1_6,X5_15)
      | ~ chevy(X1_6,X5_15)
      | ~ lonely(X1_6,X4_14)
      | ~ street(X1_6,X4_14)
      | ~ placename(X1_6,X3_13)
      | ~ hollywood_placename(X1_6,X3_13)
      | ~ city(X1_6,X2_12)
      | ~ of(X1_6,X3_13,X2_12)
      | ~ actual_world(X1_6)
      | placename('#skF_7','#skF_9') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5742,plain,
    ! [X2_313,X5_315,X6_314,X3_312,X4_317,X1_316] :
      ( ~ in(X1_316,X6_314,X2_313)
      | ~ down(X1_316,X6_314,X4_317)
      | ~ barrel(X1_316,X6_314)
      | ~ present(X1_316,X6_314)
      | ~ agent(X1_316,X6_314,X5_315)
      | ~ event(X1_316,X6_314)
      | ~ old(X1_316,X5_315)
      | ~ dirty(X1_316,X5_315)
      | ~ white(X1_316,X5_315)
      | ~ chevy(X1_316,X5_315)
      | ~ lonely(X1_316,X4_317)
      | ~ street(X1_316,X4_317)
      | ~ placename(X1_316,X3_312)
      | ~ hollywood_placename(X1_316,X3_312)
      | ~ city(X1_316,X2_313)
      | ~ of(X1_316,X3_312,X2_313)
      | ~ actual_world(X1_316) ),
    inference(negUnitSimplification,[status(thm)],[c_5443,c_470]) ).

tff(c_5744,plain,
    ! [X4_317,X5_315,X3_312] :
      ( ~ down('#skF_1','#skF_6',X4_317)
      | ~ barrel('#skF_1','#skF_6')
      | ~ present('#skF_1','#skF_6')
      | ~ agent('#skF_1','#skF_6',X5_315)
      | ~ event('#skF_1','#skF_6')
      | ~ old('#skF_1',X5_315)
      | ~ dirty('#skF_1',X5_315)
      | ~ white('#skF_1',X5_315)
      | ~ chevy('#skF_1',X5_315)
      | ~ lonely('#skF_1',X4_317)
      | ~ street('#skF_1',X4_317)
      | ~ placename('#skF_1',X3_312)
      | ~ hollywood_placename('#skF_1',X3_312)
      | ~ city('#skF_1','#skF_2')
      | ~ of('#skF_1',X3_312,'#skF_2')
      | ~ actual_world('#skF_1') ),
    inference(resolution,[status(thm)],[c_5652,c_5742]) ).

tff(c_5747,plain,
    ! [X4_317,X5_315,X3_312] :
      ( ~ down('#skF_1','#skF_6',X4_317)
      | ~ agent('#skF_1','#skF_6',X5_315)
      | ~ old('#skF_1',X5_315)
      | ~ dirty('#skF_1',X5_315)
      | ~ white('#skF_1',X5_315)
      | ~ chevy('#skF_1',X5_315)
      | ~ lonely('#skF_1',X4_317)
      | ~ street('#skF_1',X4_317)
      | ~ placename('#skF_1',X3_312)
      | ~ hollywood_placename('#skF_1',X3_312)
      | ~ of('#skF_1',X3_312,'#skF_2') ),
    inference(demodulation,[status(thm),theory(equality)],[c_5442,c_5488,c_5552,c_5569,c_5564,c_5744]) ).

tff(c_5750,plain,
    ! [X3_318] :
      ( ~ placename('#skF_1',X3_318)
      | ~ hollywood_placename('#skF_1',X3_318)
      | ~ of('#skF_1',X3_318,'#skF_2') ),
    inference(splitLeft,[status(thm)],[c_5747]) ).

tff(c_5753,plain,
    ( ~ placename('#skF_1','#skF_3')
    | ~ hollywood_placename('#skF_1','#skF_3') ),
    inference(resolution,[status(thm)],[c_5662,c_5750]) ).

tff(c_5757,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_5475,c_5582,c_5753]) ).

tff(c_5758,plain,
    ! [X5_315,X4_317] :
      ( ~ agent('#skF_1','#skF_6',X5_315)
      | ~ old('#skF_1',X5_315)
      | ~ dirty('#skF_1',X5_315)
      | ~ white('#skF_1',X5_315)
      | ~ chevy('#skF_1',X5_315)
      | ~ down('#skF_1','#skF_6',X4_317)
      | ~ lonely('#skF_1',X4_317)
      | ~ street('#skF_1',X4_317) ),
    inference(splitRight,[status(thm)],[c_5747]) ).

tff(c_5760,plain,
    ! [X4_319] :
      ( ~ down('#skF_1','#skF_6',X4_319)
      | ~ lonely('#skF_1',X4_319)
      | ~ street('#skF_1',X4_319) ),
    inference(splitLeft,[status(thm)],[c_5758]) ).

tff(c_5763,plain,
    ( ~ lonely('#skF_1','#skF_5')
    | ~ street('#skF_1','#skF_5') ),
    inference(resolution,[status(thm)],[c_5691,c_5760]) ).

tff(c_5767,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_5535,c_5601,c_5763]) ).

tff(c_5769,plain,
    ! [X5_320] :
      ( ~ agent('#skF_1','#skF_6',X5_320)
      | ~ old('#skF_1',X5_320)
      | ~ dirty('#skF_1',X5_320)
      | ~ white('#skF_1',X5_320)
      | ~ chevy('#skF_1',X5_320) ),
    inference(splitRight,[status(thm)],[c_5758]) ).

tff(c_5772,plain,
    ( ~ old('#skF_1','#skF_4')
    | ~ dirty('#skF_1','#skF_4')
    | ~ white('#skF_1','#skF_4')
    | ~ chevy('#skF_1','#skF_4') ),
    inference(resolution,[status(thm)],[c_5702,c_5769]) ).

tff(c_5776,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_5510,c_5524,c_5517,c_5531,c_5772]) ).

tff(c_5778,plain,
    ~ chevy('#skF_7','#skF_11'),
    inference(splitRight,[status(thm)],[c_396]) ).

tff(c_386,plain,
    ( chevy('#skF_1','#skF_4')
    | chevy('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5823,plain,
    chevy('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_5778,c_386]) ).

tff(c_384,plain,
    ( white('#skF_1','#skF_4')
    | chevy('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5837,plain,
    white('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_5778,c_384]) ).

tff(c_382,plain,
    ( dirty('#skF_1','#skF_4')
    | chevy('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5838,plain,
    dirty('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_5778,c_382]) ).

tff(c_380,plain,
    ( old('#skF_1','#skF_4')
    | chevy('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5841,plain,
    old('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_5778,c_380]) ).

tff(c_372,plain,
    ( agent('#skF_1','#skF_6','#skF_4')
    | chevy('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5964,plain,
    agent('#skF_1','#skF_6','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_5778,c_372]) ).

tff(c_378,plain,
    ( street('#skF_1','#skF_5')
    | chevy('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5833,plain,
    street('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_5778,c_378]) ).

tff(c_376,plain,
    ( lonely('#skF_1','#skF_5')
    | chevy('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5832,plain,
    lonely('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_5778,c_376]) ).

tff(c_366,plain,
    ( down('#skF_1','#skF_6','#skF_5')
    | chevy('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5991,plain,
    down('#skF_1','#skF_6','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_5778,c_366]) ).

tff(c_390,plain,
    ( hollywood_placename('#skF_1','#skF_3')
    | chevy('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5817,plain,
    hollywood_placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_5778,c_390]) ).

tff(c_388,plain,
    ( placename('#skF_1','#skF_3')
    | chevy('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5820,plain,
    placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_5778,c_388]) ).

tff(c_394,plain,
    ( of('#skF_1','#skF_3','#skF_2')
    | chevy('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6023,plain,
    of('#skF_1','#skF_3','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_5778,c_394]) ).

tff(c_5777,plain,
    actual_world('#skF_1'),
    inference(splitRight,[status(thm)],[c_396]) ).

tff(c_392,plain,
    ( city('#skF_1','#skF_2')
    | chevy('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5843,plain,
    city('#skF_1','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_5778,c_392]) ).

tff(c_374,plain,
    ( event('#skF_1','#skF_6')
    | chevy('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5829,plain,
    event('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_5778,c_374]) ).

tff(c_370,plain,
    ( present('#skF_1','#skF_6')
    | chevy('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5824,plain,
    present('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_5778,c_370]) ).

tff(c_368,plain,
    ( barrel('#skF_1','#skF_6')
    | chevy('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_5826,plain,
    barrel('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_5778,c_368]) ).

tff(c_364,plain,
    ( in('#skF_1','#skF_6','#skF_2')
    | chevy('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6001,plain,
    in('#skF_1','#skF_6','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_5778,c_364]) ).

tff(c_362,plain,
    ! [X2_12,X3_13,X6_16,X1_6,X4_14,X5_15] :
      ( ~ in(X1_6,X6_16,X2_12)
      | ~ down(X1_6,X6_16,X4_14)
      | ~ barrel(X1_6,X6_16)
      | ~ present(X1_6,X6_16)
      | ~ agent(X1_6,X6_16,X5_15)
      | ~ event(X1_6,X6_16)
      | ~ old(X1_6,X5_15)
      | ~ dirty(X1_6,X5_15)
      | ~ white(X1_6,X5_15)
      | ~ chevy(X1_6,X5_15)
      | ~ lonely(X1_6,X4_14)
      | ~ street(X1_6,X4_14)
      | ~ placename(X1_6,X3_13)
      | ~ hollywood_placename(X1_6,X3_13)
      | ~ city(X1_6,X2_12)
      | ~ of(X1_6,X3_13,X2_12)
      | ~ actual_world(X1_6)
      | chevy('#skF_7','#skF_11') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6082,plain,
    ! [X4_326,X3_321,X5_324,X6_323,X2_322,X1_325] :
      ( ~ in(X1_325,X6_323,X2_322)
      | ~ down(X1_325,X6_323,X4_326)
      | ~ barrel(X1_325,X6_323)
      | ~ present(X1_325,X6_323)
      | ~ agent(X1_325,X6_323,X5_324)
      | ~ event(X1_325,X6_323)
      | ~ old(X1_325,X5_324)
      | ~ dirty(X1_325,X5_324)
      | ~ white(X1_325,X5_324)
      | ~ chevy(X1_325,X5_324)
      | ~ lonely(X1_325,X4_326)
      | ~ street(X1_325,X4_326)
      | ~ placename(X1_325,X3_321)
      | ~ hollywood_placename(X1_325,X3_321)
      | ~ city(X1_325,X2_322)
      | ~ of(X1_325,X3_321,X2_322)
      | ~ actual_world(X1_325) ),
    inference(negUnitSimplification,[status(thm)],[c_5778,c_362]) ).

tff(c_6084,plain,
    ! [X4_326,X5_324,X3_321] :
      ( ~ down('#skF_1','#skF_6',X4_326)
      | ~ barrel('#skF_1','#skF_6')
      | ~ present('#skF_1','#skF_6')
      | ~ agent('#skF_1','#skF_6',X5_324)
      | ~ event('#skF_1','#skF_6')
      | ~ old('#skF_1',X5_324)
      | ~ dirty('#skF_1',X5_324)
      | ~ white('#skF_1',X5_324)
      | ~ chevy('#skF_1',X5_324)
      | ~ lonely('#skF_1',X4_326)
      | ~ street('#skF_1',X4_326)
      | ~ placename('#skF_1',X3_321)
      | ~ hollywood_placename('#skF_1',X3_321)
      | ~ city('#skF_1','#skF_2')
      | ~ of('#skF_1',X3_321,'#skF_2')
      | ~ actual_world('#skF_1') ),
    inference(resolution,[status(thm)],[c_6001,c_6082]) ).

tff(c_6087,plain,
    ! [X4_326,X5_324,X3_321] :
      ( ~ down('#skF_1','#skF_6',X4_326)
      | ~ agent('#skF_1','#skF_6',X5_324)
      | ~ old('#skF_1',X5_324)
      | ~ dirty('#skF_1',X5_324)
      | ~ white('#skF_1',X5_324)
      | ~ chevy('#skF_1',X5_324)
      | ~ lonely('#skF_1',X4_326)
      | ~ street('#skF_1',X4_326)
      | ~ placename('#skF_1',X3_321)
      | ~ hollywood_placename('#skF_1',X3_321)
      | ~ of('#skF_1',X3_321,'#skF_2') ),
    inference(demodulation,[status(thm),theory(equality)],[c_5777,c_5843,c_5829,c_5824,c_5826,c_6084]) ).

tff(c_6089,plain,
    ! [X3_327] :
      ( ~ placename('#skF_1',X3_327)
      | ~ hollywood_placename('#skF_1',X3_327)
      | ~ of('#skF_1',X3_327,'#skF_2') ),
    inference(splitLeft,[status(thm)],[c_6087]) ).

tff(c_6092,plain,
    ( ~ placename('#skF_1','#skF_3')
    | ~ hollywood_placename('#skF_1','#skF_3') ),
    inference(resolution,[status(thm)],[c_6023,c_6089]) ).

tff(c_6096,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_5817,c_5820,c_6092]) ).

tff(c_6097,plain,
    ! [X5_324,X4_326] :
      ( ~ agent('#skF_1','#skF_6',X5_324)
      | ~ old('#skF_1',X5_324)
      | ~ dirty('#skF_1',X5_324)
      | ~ white('#skF_1',X5_324)
      | ~ chevy('#skF_1',X5_324)
      | ~ down('#skF_1','#skF_6',X4_326)
      | ~ lonely('#skF_1',X4_326)
      | ~ street('#skF_1',X4_326) ),
    inference(splitRight,[status(thm)],[c_6087]) ).

tff(c_6099,plain,
    ! [X4_328] :
      ( ~ down('#skF_1','#skF_6',X4_328)
      | ~ lonely('#skF_1',X4_328)
      | ~ street('#skF_1',X4_328) ),
    inference(splitLeft,[status(thm)],[c_6097]) ).

tff(c_6102,plain,
    ( ~ lonely('#skF_1','#skF_5')
    | ~ street('#skF_1','#skF_5') ),
    inference(resolution,[status(thm)],[c_5991,c_6099]) ).

tff(c_6106,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_5833,c_5832,c_6102]) ).

tff(c_6108,plain,
    ! [X5_329] :
      ( ~ agent('#skF_1','#skF_6',X5_329)
      | ~ old('#skF_1',X5_329)
      | ~ dirty('#skF_1',X5_329)
      | ~ white('#skF_1',X5_329)
      | ~ chevy('#skF_1',X5_329) ),
    inference(splitRight,[status(thm)],[c_6097]) ).

tff(c_6111,plain,
    ( ~ old('#skF_1','#skF_4')
    | ~ dirty('#skF_1','#skF_4')
    | ~ white('#skF_1','#skF_4')
    | ~ chevy('#skF_1','#skF_4') ),
    inference(resolution,[status(thm)],[c_5964,c_6108]) ).

tff(c_6115,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_5823,c_5837,c_5838,c_5841,c_6111]) ).

tff(c_6117,plain,
    ~ barrel('#skF_7','#skF_12'),
    inference(splitRight,[status(thm)],[c_144]) ).

tff(c_134,plain,
    ( chevy('#skF_1','#skF_4')
    | barrel('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6149,plain,
    chevy('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_6117,c_134]) ).

tff(c_132,plain,
    ( white('#skF_1','#skF_4')
    | barrel('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6148,plain,
    white('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_6117,c_132]) ).

tff(c_130,plain,
    ( dirty('#skF_1','#skF_4')
    | barrel('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6146,plain,
    dirty('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_6117,c_130]) ).

tff(c_128,plain,
    ( old('#skF_1','#skF_4')
    | barrel('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6157,plain,
    old('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_6117,c_128]) ).

tff(c_120,plain,
    ( agent('#skF_1','#skF_6','#skF_4')
    | barrel('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6343,plain,
    agent('#skF_1','#skF_6','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_6117,c_120]) ).

tff(c_126,plain,
    ( street('#skF_1','#skF_5')
    | barrel('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6174,plain,
    street('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_6117,c_126]) ).

tff(c_124,plain,
    ( lonely('#skF_1','#skF_5')
    | barrel('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6169,plain,
    lonely('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_6117,c_124]) ).

tff(c_114,plain,
    ( down('#skF_1','#skF_6','#skF_5')
    | barrel('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6329,plain,
    down('#skF_1','#skF_6','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_6117,c_114]) ).

tff(c_138,plain,
    ( hollywood_placename('#skF_1','#skF_3')
    | barrel('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6154,plain,
    hollywood_placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_6117,c_138]) ).

tff(c_136,plain,
    ( placename('#skF_1','#skF_3')
    | barrel('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6147,plain,
    placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_6117,c_136]) ).

tff(c_142,plain,
    ( of('#skF_1','#skF_3','#skF_2')
    | barrel('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6361,plain,
    of('#skF_1','#skF_3','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_6117,c_142]) ).

tff(c_6116,plain,
    actual_world('#skF_1'),
    inference(splitRight,[status(thm)],[c_144]) ).

tff(c_140,plain,
    ( city('#skF_1','#skF_2')
    | barrel('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6184,plain,
    city('#skF_1','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_6117,c_140]) ).

tff(c_122,plain,
    ( event('#skF_1','#skF_6')
    | barrel('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6171,plain,
    event('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_6117,c_122]) ).

tff(c_118,plain,
    ( present('#skF_1','#skF_6')
    | barrel('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6170,plain,
    present('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_6117,c_118]) ).

tff(c_116,plain,
    ( barrel('#skF_1','#skF_6')
    | barrel('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6167,plain,
    barrel('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_6117,c_116]) ).

tff(c_112,plain,
    ( in('#skF_1','#skF_6','#skF_2')
    | barrel('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6379,plain,
    in('#skF_1','#skF_6','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_6117,c_112]) ).

tff(c_110,plain,
    ! [X2_12,X3_13,X6_16,X1_6,X4_14,X5_15] :
      ( ~ in(X1_6,X6_16,X2_12)
      | ~ down(X1_6,X6_16,X4_14)
      | ~ barrel(X1_6,X6_16)
      | ~ present(X1_6,X6_16)
      | ~ agent(X1_6,X6_16,X5_15)
      | ~ event(X1_6,X6_16)
      | ~ old(X1_6,X5_15)
      | ~ dirty(X1_6,X5_15)
      | ~ white(X1_6,X5_15)
      | ~ chevy(X1_6,X5_15)
      | ~ lonely(X1_6,X4_14)
      | ~ street(X1_6,X4_14)
      | ~ placename(X1_6,X3_13)
      | ~ hollywood_placename(X1_6,X3_13)
      | ~ city(X1_6,X2_12)
      | ~ of(X1_6,X3_13,X2_12)
      | ~ actual_world(X1_6)
      | barrel('#skF_7','#skF_12') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6421,plain,
    ! [X2_331,X1_334,X6_332,X3_330,X4_335,X5_333] :
      ( ~ in(X1_334,X6_332,X2_331)
      | ~ down(X1_334,X6_332,X4_335)
      | ~ barrel(X1_334,X6_332)
      | ~ present(X1_334,X6_332)
      | ~ agent(X1_334,X6_332,X5_333)
      | ~ event(X1_334,X6_332)
      | ~ old(X1_334,X5_333)
      | ~ dirty(X1_334,X5_333)
      | ~ white(X1_334,X5_333)
      | ~ chevy(X1_334,X5_333)
      | ~ lonely(X1_334,X4_335)
      | ~ street(X1_334,X4_335)
      | ~ placename(X1_334,X3_330)
      | ~ hollywood_placename(X1_334,X3_330)
      | ~ city(X1_334,X2_331)
      | ~ of(X1_334,X3_330,X2_331)
      | ~ actual_world(X1_334) ),
    inference(negUnitSimplification,[status(thm)],[c_6117,c_110]) ).

tff(c_6423,plain,
    ! [X4_335,X5_333,X3_330] :
      ( ~ down('#skF_1','#skF_6',X4_335)
      | ~ barrel('#skF_1','#skF_6')
      | ~ present('#skF_1','#skF_6')
      | ~ agent('#skF_1','#skF_6',X5_333)
      | ~ event('#skF_1','#skF_6')
      | ~ old('#skF_1',X5_333)
      | ~ dirty('#skF_1',X5_333)
      | ~ white('#skF_1',X5_333)
      | ~ chevy('#skF_1',X5_333)
      | ~ lonely('#skF_1',X4_335)
      | ~ street('#skF_1',X4_335)
      | ~ placename('#skF_1',X3_330)
      | ~ hollywood_placename('#skF_1',X3_330)
      | ~ city('#skF_1','#skF_2')
      | ~ of('#skF_1',X3_330,'#skF_2')
      | ~ actual_world('#skF_1') ),
    inference(resolution,[status(thm)],[c_6379,c_6421]) ).

tff(c_6426,plain,
    ! [X4_335,X5_333,X3_330] :
      ( ~ down('#skF_1','#skF_6',X4_335)
      | ~ agent('#skF_1','#skF_6',X5_333)
      | ~ old('#skF_1',X5_333)
      | ~ dirty('#skF_1',X5_333)
      | ~ white('#skF_1',X5_333)
      | ~ chevy('#skF_1',X5_333)
      | ~ lonely('#skF_1',X4_335)
      | ~ street('#skF_1',X4_335)
      | ~ placename('#skF_1',X3_330)
      | ~ hollywood_placename('#skF_1',X3_330)
      | ~ of('#skF_1',X3_330,'#skF_2') ),
    inference(demodulation,[status(thm),theory(equality)],[c_6116,c_6184,c_6171,c_6170,c_6167,c_6423]) ).

tff(c_6429,plain,
    ! [X3_336] :
      ( ~ placename('#skF_1',X3_336)
      | ~ hollywood_placename('#skF_1',X3_336)
      | ~ of('#skF_1',X3_336,'#skF_2') ),
    inference(splitLeft,[status(thm)],[c_6426]) ).

tff(c_6432,plain,
    ( ~ placename('#skF_1','#skF_3')
    | ~ hollywood_placename('#skF_1','#skF_3') ),
    inference(resolution,[status(thm)],[c_6361,c_6429]) ).

tff(c_6436,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_6154,c_6147,c_6432]) ).

tff(c_6437,plain,
    ! [X5_333,X4_335] :
      ( ~ agent('#skF_1','#skF_6',X5_333)
      | ~ old('#skF_1',X5_333)
      | ~ dirty('#skF_1',X5_333)
      | ~ white('#skF_1',X5_333)
      | ~ chevy('#skF_1',X5_333)
      | ~ down('#skF_1','#skF_6',X4_335)
      | ~ lonely('#skF_1',X4_335)
      | ~ street('#skF_1',X4_335) ),
    inference(splitRight,[status(thm)],[c_6426]) ).

tff(c_6439,plain,
    ! [X4_337] :
      ( ~ down('#skF_1','#skF_6',X4_337)
      | ~ lonely('#skF_1',X4_337)
      | ~ street('#skF_1',X4_337) ),
    inference(splitLeft,[status(thm)],[c_6437]) ).

tff(c_6442,plain,
    ( ~ lonely('#skF_1','#skF_5')
    | ~ street('#skF_1','#skF_5') ),
    inference(resolution,[status(thm)],[c_6329,c_6439]) ).

tff(c_6446,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_6174,c_6169,c_6442]) ).

tff(c_6448,plain,
    ! [X5_338] :
      ( ~ agent('#skF_1','#skF_6',X5_338)
      | ~ old('#skF_1',X5_338)
      | ~ dirty('#skF_1',X5_338)
      | ~ white('#skF_1',X5_338)
      | ~ chevy('#skF_1',X5_338) ),
    inference(splitRight,[status(thm)],[c_6437]) ).

tff(c_6451,plain,
    ( ~ old('#skF_1','#skF_4')
    | ~ dirty('#skF_1','#skF_4')
    | ~ white('#skF_1','#skF_4')
    | ~ chevy('#skF_1','#skF_4') ),
    inference(resolution,[status(thm)],[c_6343,c_6448]) ).

tff(c_6455,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_6149,c_6148,c_6146,c_6157,c_6451]) ).

tff(c_6457,plain,
    ~ city('#skF_7','#skF_8'),
    inference(splitRight,[status(thm)],[c_576]) ).

tff(c_566,plain,
    ( chevy('#skF_1','#skF_4')
    | city('#skF_7','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6578,plain,
    chevy('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_6457,c_566]) ).

tff(c_564,plain,
    ( white('#skF_1','#skF_4')
    | city('#skF_7','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6575,plain,
    white('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_6457,c_564]) ).

tff(c_562,plain,
    ( dirty('#skF_1','#skF_4')
    | city('#skF_7','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6586,plain,
    dirty('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_6457,c_562]) ).

tff(c_560,plain,
    ( old('#skF_1','#skF_4')
    | city('#skF_7','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6597,plain,
    old('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_6457,c_560]) ).

tff(c_552,plain,
    ( agent('#skF_1','#skF_6','#skF_4')
    | city('#skF_7','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6674,plain,
    agent('#skF_1','#skF_6','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_6457,c_552]) ).

tff(c_558,plain,
    ( street('#skF_1','#skF_5')
    | city('#skF_7','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6588,plain,
    street('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_6457,c_558]) ).

tff(c_556,plain,
    ( lonely('#skF_1','#skF_5')
    | city('#skF_7','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6602,plain,
    lonely('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_6457,c_556]) ).

tff(c_546,plain,
    ( down('#skF_1','#skF_6','#skF_5')
    | city('#skF_7','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6726,plain,
    down('#skF_1','#skF_6','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_6457,c_546]) ).

tff(c_570,plain,
    ( hollywood_placename('#skF_1','#skF_3')
    | city('#skF_7','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6538,plain,
    hollywood_placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_6457,c_570]) ).

tff(c_568,plain,
    ( placename('#skF_1','#skF_3')
    | city('#skF_7','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6550,plain,
    placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_6457,c_568]) ).

tff(c_574,plain,
    ( of('#skF_1','#skF_3','#skF_2')
    | city('#skF_7','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6699,plain,
    of('#skF_1','#skF_3','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_6457,c_574]) ).

tff(c_6456,plain,
    actual_world('#skF_1'),
    inference(splitRight,[status(thm)],[c_576]) ).

tff(c_572,plain,
    ( city('#skF_1','#skF_2')
    | city('#skF_7','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6529,plain,
    city('#skF_1','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_6457,c_572]) ).

tff(c_554,plain,
    ( event('#skF_1','#skF_6')
    | city('#skF_7','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6620,plain,
    event('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_6457,c_554]) ).

tff(c_550,plain,
    ( present('#skF_1','#skF_6')
    | city('#skF_7','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6603,plain,
    present('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_6457,c_550]) ).

tff(c_548,plain,
    ( barrel('#skF_1','#skF_6')
    | city('#skF_7','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6615,plain,
    barrel('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_6457,c_548]) ).

tff(c_544,plain,
    ( in('#skF_1','#skF_6','#skF_2')
    | city('#skF_7','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6717,plain,
    in('#skF_1','#skF_6','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_6457,c_544]) ).

tff(c_542,plain,
    ! [X2_12,X3_13,X6_16,X1_6,X4_14,X5_15] :
      ( ~ in(X1_6,X6_16,X2_12)
      | ~ down(X1_6,X6_16,X4_14)
      | ~ barrel(X1_6,X6_16)
      | ~ present(X1_6,X6_16)
      | ~ agent(X1_6,X6_16,X5_15)
      | ~ event(X1_6,X6_16)
      | ~ old(X1_6,X5_15)
      | ~ dirty(X1_6,X5_15)
      | ~ white(X1_6,X5_15)
      | ~ chevy(X1_6,X5_15)
      | ~ lonely(X1_6,X4_14)
      | ~ street(X1_6,X4_14)
      | ~ placename(X1_6,X3_13)
      | ~ hollywood_placename(X1_6,X3_13)
      | ~ city(X1_6,X2_12)
      | ~ of(X1_6,X3_13,X2_12)
      | ~ actual_world(X1_6)
      | city('#skF_7','#skF_8') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6749,plain,
    ! [X6_341,X3_339,X5_342,X2_340,X4_344,X1_343] :
      ( ~ in(X1_343,X6_341,X2_340)
      | ~ down(X1_343,X6_341,X4_344)
      | ~ barrel(X1_343,X6_341)
      | ~ present(X1_343,X6_341)
      | ~ agent(X1_343,X6_341,X5_342)
      | ~ event(X1_343,X6_341)
      | ~ old(X1_343,X5_342)
      | ~ dirty(X1_343,X5_342)
      | ~ white(X1_343,X5_342)
      | ~ chevy(X1_343,X5_342)
      | ~ lonely(X1_343,X4_344)
      | ~ street(X1_343,X4_344)
      | ~ placename(X1_343,X3_339)
      | ~ hollywood_placename(X1_343,X3_339)
      | ~ city(X1_343,X2_340)
      | ~ of(X1_343,X3_339,X2_340)
      | ~ actual_world(X1_343) ),
    inference(negUnitSimplification,[status(thm)],[c_6457,c_542]) ).

tff(c_6751,plain,
    ! [X4_344,X5_342,X3_339] :
      ( ~ down('#skF_1','#skF_6',X4_344)
      | ~ barrel('#skF_1','#skF_6')
      | ~ present('#skF_1','#skF_6')
      | ~ agent('#skF_1','#skF_6',X5_342)
      | ~ event('#skF_1','#skF_6')
      | ~ old('#skF_1',X5_342)
      | ~ dirty('#skF_1',X5_342)
      | ~ white('#skF_1',X5_342)
      | ~ chevy('#skF_1',X5_342)
      | ~ lonely('#skF_1',X4_344)
      | ~ street('#skF_1',X4_344)
      | ~ placename('#skF_1',X3_339)
      | ~ hollywood_placename('#skF_1',X3_339)
      | ~ city('#skF_1','#skF_2')
      | ~ of('#skF_1',X3_339,'#skF_2')
      | ~ actual_world('#skF_1') ),
    inference(resolution,[status(thm)],[c_6717,c_6749]) ).

tff(c_6754,plain,
    ! [X4_344,X5_342,X3_339] :
      ( ~ down('#skF_1','#skF_6',X4_344)
      | ~ agent('#skF_1','#skF_6',X5_342)
      | ~ old('#skF_1',X5_342)
      | ~ dirty('#skF_1',X5_342)
      | ~ white('#skF_1',X5_342)
      | ~ chevy('#skF_1',X5_342)
      | ~ lonely('#skF_1',X4_344)
      | ~ street('#skF_1',X4_344)
      | ~ placename('#skF_1',X3_339)
      | ~ hollywood_placename('#skF_1',X3_339)
      | ~ of('#skF_1',X3_339,'#skF_2') ),
    inference(demodulation,[status(thm),theory(equality)],[c_6456,c_6529,c_6620,c_6603,c_6615,c_6751]) ).

tff(c_6757,plain,
    ! [X3_345] :
      ( ~ placename('#skF_1',X3_345)
      | ~ hollywood_placename('#skF_1',X3_345)
      | ~ of('#skF_1',X3_345,'#skF_2') ),
    inference(splitLeft,[status(thm)],[c_6754]) ).

tff(c_6760,plain,
    ( ~ placename('#skF_1','#skF_3')
    | ~ hollywood_placename('#skF_1','#skF_3') ),
    inference(resolution,[status(thm)],[c_6699,c_6757]) ).

tff(c_6764,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_6538,c_6550,c_6760]) ).

tff(c_6765,plain,
    ! [X5_342,X4_344] :
      ( ~ agent('#skF_1','#skF_6',X5_342)
      | ~ old('#skF_1',X5_342)
      | ~ dirty('#skF_1',X5_342)
      | ~ white('#skF_1',X5_342)
      | ~ chevy('#skF_1',X5_342)
      | ~ down('#skF_1','#skF_6',X4_344)
      | ~ lonely('#skF_1',X4_344)
      | ~ street('#skF_1',X4_344) ),
    inference(splitRight,[status(thm)],[c_6754]) ).

tff(c_6767,plain,
    ! [X4_346] :
      ( ~ down('#skF_1','#skF_6',X4_346)
      | ~ lonely('#skF_1',X4_346)
      | ~ street('#skF_1',X4_346) ),
    inference(splitLeft,[status(thm)],[c_6765]) ).

tff(c_6770,plain,
    ( ~ lonely('#skF_1','#skF_5')
    | ~ street('#skF_1','#skF_5') ),
    inference(resolution,[status(thm)],[c_6726,c_6767]) ).

tff(c_6774,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_6588,c_6602,c_6770]) ).

tff(c_6776,plain,
    ! [X5_347] :
      ( ~ agent('#skF_1','#skF_6',X5_347)
      | ~ old('#skF_1',X5_347)
      | ~ dirty('#skF_1',X5_347)
      | ~ white('#skF_1',X5_347)
      | ~ chevy('#skF_1',X5_347) ),
    inference(splitRight,[status(thm)],[c_6765]) ).

tff(c_6779,plain,
    ( ~ old('#skF_1','#skF_4')
    | ~ dirty('#skF_1','#skF_4')
    | ~ white('#skF_1','#skF_4')
    | ~ chevy('#skF_1','#skF_4') ),
    inference(resolution,[status(thm)],[c_6674,c_6776]) ).

tff(c_6783,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_6578,c_6575,c_6586,c_6597,c_6779]) ).

tff(c_6785,plain,
    ~ actual_world('#skF_7'),
    inference(splitRight,[status(thm)],[c_648]) ).

tff(c_638,plain,
    ( chevy('#skF_1','#skF_4')
    | actual_world('#skF_7') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6809,plain,
    chevy('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_6785,c_638]) ).

tff(c_636,plain,
    ( white('#skF_1','#skF_4')
    | actual_world('#skF_7') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6797,plain,
    white('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_6785,c_636]) ).

tff(c_634,plain,
    ( dirty('#skF_1','#skF_4')
    | actual_world('#skF_7') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6794,plain,
    dirty('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_6785,c_634]) ).

tff(c_632,plain,
    ( old('#skF_1','#skF_4')
    | actual_world('#skF_7') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6789,plain,
    old('#skF_1','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_6785,c_632]) ).

tff(c_624,plain,
    ( agent('#skF_1','#skF_6','#skF_4')
    | actual_world('#skF_7') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6928,plain,
    agent('#skF_1','#skF_6','#skF_4'),
    inference(negUnitSimplification,[status(thm)],[c_6785,c_624]) ).

tff(c_630,plain,
    ( street('#skF_1','#skF_5')
    | actual_world('#skF_7') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6801,plain,
    street('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_6785,c_630]) ).

tff(c_628,plain,
    ( lonely('#skF_1','#skF_5')
    | actual_world('#skF_7') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6805,plain,
    lonely('#skF_1','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_6785,c_628]) ).

tff(c_618,plain,
    ( down('#skF_1','#skF_6','#skF_5')
    | actual_world('#skF_7') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6813,plain,
    down('#skF_1','#skF_6','#skF_5'),
    inference(negUnitSimplification,[status(thm)],[c_6785,c_618]) ).

tff(c_642,plain,
    ( hollywood_placename('#skF_1','#skF_3')
    | actual_world('#skF_7') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6796,plain,
    hollywood_placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_6785,c_642]) ).

tff(c_640,plain,
    ( placename('#skF_1','#skF_3')
    | actual_world('#skF_7') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6800,plain,
    placename('#skF_1','#skF_3'),
    inference(negUnitSimplification,[status(thm)],[c_6785,c_640]) ).

tff(c_646,plain,
    ( of('#skF_1','#skF_3','#skF_2')
    | actual_world('#skF_7') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6816,plain,
    of('#skF_1','#skF_3','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_6785,c_646]) ).

tff(c_6784,plain,
    actual_world('#skF_1'),
    inference(splitRight,[status(thm)],[c_648]) ).

tff(c_644,plain,
    ( city('#skF_1','#skF_2')
    | actual_world('#skF_7') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6804,plain,
    city('#skF_1','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_6785,c_644]) ).

tff(c_626,plain,
    ( event('#skF_1','#skF_6')
    | actual_world('#skF_7') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6808,plain,
    event('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_6785,c_626]) ).

tff(c_622,plain,
    ( present('#skF_1','#skF_6')
    | actual_world('#skF_7') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6791,plain,
    present('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_6785,c_622]) ).

tff(c_620,plain,
    ( barrel('#skF_1','#skF_6')
    | actual_world('#skF_7') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6788,plain,
    barrel('#skF_1','#skF_6'),
    inference(negUnitSimplification,[status(thm)],[c_6785,c_620]) ).

tff(c_616,plain,
    ( in('#skF_1','#skF_6','#skF_2')
    | actual_world('#skF_7') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_6849,plain,
    in('#skF_1','#skF_6','#skF_2'),
    inference(negUnitSimplification,[status(thm)],[c_6785,c_616]) ).

tff(c_614,plain,
    ! [X2_12,X3_13,X6_16,X1_6,X4_14,X5_15] :
      ( ~ in(X1_6,X6_16,X2_12)
      | ~ down(X1_6,X6_16,X4_14)
      | ~ barrel(X1_6,X6_16)
      | ~ present(X1_6,X6_16)
      | ~ agent(X1_6,X6_16,X5_15)
      | ~ event(X1_6,X6_16)
      | ~ old(X1_6,X5_15)
      | ~ dirty(X1_6,X5_15)
      | ~ white(X1_6,X5_15)
      | ~ chevy(X1_6,X5_15)
      | ~ lonely(X1_6,X4_14)
      | ~ street(X1_6,X4_14)
      | ~ placename(X1_6,X3_13)
      | ~ hollywood_placename(X1_6,X3_13)
      | ~ city(X1_6,X2_12)
      | ~ of(X1_6,X3_13,X2_12)
      | ~ actual_world(X1_6)
      | actual_world('#skF_7') ),
    inference(cnfTransformation,[status(thm)],[f_173]) ).

tff(c_7076,plain,
    ! [X2_349,X5_351,X4_353,X3_348,X1_352,X6_350] :
      ( ~ in(X1_352,X6_350,X2_349)
      | ~ down(X1_352,X6_350,X4_353)
      | ~ barrel(X1_352,X6_350)
      | ~ present(X1_352,X6_350)
      | ~ agent(X1_352,X6_350,X5_351)
      | ~ event(X1_352,X6_350)
      | ~ old(X1_352,X5_351)
      | ~ dirty(X1_352,X5_351)
      | ~ white(X1_352,X5_351)
      | ~ chevy(X1_352,X5_351)
      | ~ lonely(X1_352,X4_353)
      | ~ street(X1_352,X4_353)
      | ~ placename(X1_352,X3_348)
      | ~ hollywood_placename(X1_352,X3_348)
      | ~ city(X1_352,X2_349)
      | ~ of(X1_352,X3_348,X2_349)
      | ~ actual_world(X1_352) ),
    inference(negUnitSimplification,[status(thm)],[c_6785,c_614]) ).

tff(c_7078,plain,
    ! [X4_353,X5_351,X3_348] :
      ( ~ down('#skF_1','#skF_6',X4_353)
      | ~ barrel('#skF_1','#skF_6')
      | ~ present('#skF_1','#skF_6')
      | ~ agent('#skF_1','#skF_6',X5_351)
      | ~ event('#skF_1','#skF_6')
      | ~ old('#skF_1',X5_351)
      | ~ dirty('#skF_1',X5_351)
      | ~ white('#skF_1',X5_351)
      | ~ chevy('#skF_1',X5_351)
      | ~ lonely('#skF_1',X4_353)
      | ~ street('#skF_1',X4_353)
      | ~ placename('#skF_1',X3_348)
      | ~ hollywood_placename('#skF_1',X3_348)
      | ~ city('#skF_1','#skF_2')
      | ~ of('#skF_1',X3_348,'#skF_2')
      | ~ actual_world('#skF_1') ),
    inference(resolution,[status(thm)],[c_6849,c_7076]) ).

tff(c_7081,plain,
    ! [X4_353,X5_351,X3_348] :
      ( ~ down('#skF_1','#skF_6',X4_353)
      | ~ agent('#skF_1','#skF_6',X5_351)
      | ~ old('#skF_1',X5_351)
      | ~ dirty('#skF_1',X5_351)
      | ~ white('#skF_1',X5_351)
      | ~ chevy('#skF_1',X5_351)
      | ~ lonely('#skF_1',X4_353)
      | ~ street('#skF_1',X4_353)
      | ~ placename('#skF_1',X3_348)
      | ~ hollywood_placename('#skF_1',X3_348)
      | ~ of('#skF_1',X3_348,'#skF_2') ),
    inference(demodulation,[status(thm),theory(equality)],[c_6784,c_6804,c_6808,c_6791,c_6788,c_7078]) ).

tff(c_7083,plain,
    ! [X3_354] :
      ( ~ placename('#skF_1',X3_354)
      | ~ hollywood_placename('#skF_1',X3_354)
      | ~ of('#skF_1',X3_354,'#skF_2') ),
    inference(splitLeft,[status(thm)],[c_7081]) ).

tff(c_7086,plain,
    ( ~ placename('#skF_1','#skF_3')
    | ~ hollywood_placename('#skF_1','#skF_3') ),
    inference(resolution,[status(thm)],[c_6816,c_7083]) ).

tff(c_7090,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_6796,c_6800,c_7086]) ).

tff(c_7091,plain,
    ! [X5_351,X4_353] :
      ( ~ agent('#skF_1','#skF_6',X5_351)
      | ~ old('#skF_1',X5_351)
      | ~ dirty('#skF_1',X5_351)
      | ~ white('#skF_1',X5_351)
      | ~ chevy('#skF_1',X5_351)
      | ~ down('#skF_1','#skF_6',X4_353)
      | ~ lonely('#skF_1',X4_353)
      | ~ street('#skF_1',X4_353) ),
    inference(splitRight,[status(thm)],[c_7081]) ).

tff(c_7094,plain,
    ! [X4_355] :
      ( ~ down('#skF_1','#skF_6',X4_355)
      | ~ lonely('#skF_1',X4_355)
      | ~ street('#skF_1',X4_355) ),
    inference(splitLeft,[status(thm)],[c_7091]) ).

tff(c_7097,plain,
    ( ~ lonely('#skF_1','#skF_5')
    | ~ street('#skF_1','#skF_5') ),
    inference(resolution,[status(thm)],[c_6813,c_7094]) ).

tff(c_7101,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_6801,c_6805,c_7097]) ).

tff(c_7103,plain,
    ! [X5_356] :
      ( ~ agent('#skF_1','#skF_6',X5_356)
      | ~ old('#skF_1',X5_356)
      | ~ dirty('#skF_1',X5_356)
      | ~ white('#skF_1',X5_356)
      | ~ chevy('#skF_1',X5_356) ),
    inference(splitRight,[status(thm)],[c_7091]) ).

tff(c_7106,plain,
    ( ~ old('#skF_1','#skF_4')
    | ~ dirty('#skF_1','#skF_4')
    | ~ white('#skF_1','#skF_4')
    | ~ chevy('#skF_1','#skF_4') ),
    inference(resolution,[status(thm)],[c_6928,c_7103]) ).

tff(c_7110,plain,
    $false,
    inference(demodulation,[status(thm),theory(equality)],[c_6809,c_6797,c_6794,c_6789,c_7106]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem  : NLP117+1 : TPTP v8.1.2. Released v2.4.0.
% 0.00/0.11  % Command  : java -Dfile.encoding=UTF-8 -Xms512M -Xmx4G -Xss10M -jar /export/starexec/sandbox/solver/bin/beagle.jar -auto -q -proof -print tff -smtsolver /export/starexec/sandbox/solver/bin/cvc4-1.4-x86_64-linux-opt -liasolver cooper -t %d %s
% 0.11/0.32  % Computer : n014.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit : 300
% 0.11/0.32  % WCLimit  : 300
% 0.11/0.32  % DateTime : Thu Aug  3 13:03:48 EDT 2023
% 0.11/0.32  % CPUTime  : 
% 9.08/3.15  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 9.58/3.27  
% 9.58/3.27  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 9.86/3.38  
% 9.86/3.38  Inference rules
% 9.86/3.38  ----------------------
% 9.86/3.38  #Ref     : 0
% 9.86/3.38  #Sup     : 150
% 9.86/3.38  #Fact    : 0
% 9.86/3.38  #Define  : 0
% 9.86/3.38  #Split   : 181
% 9.86/3.38  #Chain   : 0
% 9.86/3.38  #Close   : 0
% 9.86/3.38  
% 9.86/3.38  Ordering : KBO
% 9.86/3.38  
% 9.86/3.38  Simplification rules
% 9.86/3.38  ----------------------
% 9.86/3.38  #Subsume      : 37
% 9.86/3.38  #Demod        : 5998
% 9.86/3.38  #Tautology    : 4729
% 9.86/3.38  #SimpNegUnit  : 289
% 9.86/3.38  #BackRed      : 0
% 9.86/3.38  
% 9.86/3.38  #Partial instantiations: 0
% 9.86/3.38  #Strategies tried      : 1
% 9.86/3.38  
% 9.86/3.38  Timing (in seconds)
% 9.86/3.38  ----------------------
% 9.86/3.38  Preprocessing        : 0.62
% 9.86/3.38  Parsing              : 0.28
% 9.86/3.38  CNF conversion       : 0.06
% 9.86/3.38  Main loop            : 1.55
% 9.86/3.38  Inferencing          : 0.36
% 9.86/3.38  Reduction            : 0.60
% 9.86/3.38  Demodulation         : 0.43
% 9.86/3.38  BG Simplification    : 0.09
% 9.86/3.38  Subsumption          : 0.27
% 9.86/3.38  Abstraction          : 0.04
% 9.86/3.38  MUC search           : 0.00
% 9.86/3.38  Cooper               : 0.00
% 9.86/3.38  Total                : 2.41
% 9.86/3.38  Index Insertion      : 0.00
% 9.86/3.38  Index Deletion       : 0.00
% 9.86/3.38  Index Matching       : 0.00
% 9.86/3.38  BG Taut test         : 0.00
%------------------------------------------------------------------------------