TSTP Solution File: CSR004+2 by LEO-II---1.7.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : CSR004+2 : TPTP v8.1.0. Bugfixed v3.1.0.
% Transfm  : none
% Format   : tptp
% Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s

% Computer : n027.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 600s
% DateTime : Fri Jul 15 21:17:39 EDT 2022

% Result   : Theorem 0.89s 1.08s
% Output   : CNFRefutation 1.26s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   35
%            Number of leaves      :  103
% Syntax   : Number of formulae    : 1116 ( 531 unt;  46 typ;   0 def)
%            Number of atoms       : 9260 (4242 equ;   0 cnn)
%            Maximal formula atoms :   11 (   8 avg)
%            Number of connectives : 18628 (3658   ~;3594   |; 214   &;11102   @)
%                                         (  36 <=>;  24  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   82 (  82   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   49 (  46 usr;  17 con; 0-4 aty)
%            Number of variables   : 3113 (   0   ^3089   !;  24   ?;3113   :)

% Comments : 
%------------------------------------------------------------------------------
thf(tp_antitrajectory,type,
    antitrajectory: $i > $i > $i > $i > $o ).

thf(tp_filling,type,
    filling: $i ).

thf(tp_happens,type,
    happens: $i > $i > $o ).

thf(tp_holdsAt,type,
    holdsAt: $i > $i > $o ).

thf(tp_initiates,type,
    initiates: $i > $i > $i > $o ).

thf(tp_less,type,
    less: $i > $i > $o ).

thf(tp_less_or_equal,type,
    less_or_equal: $i > $i > $o ).

thf(tp_n0,type,
    n0: $i ).

thf(tp_n1,type,
    n1: $i ).

thf(tp_n2,type,
    n2: $i ).

thf(tp_n3,type,
    n3: $i ).

thf(tp_n4,type,
    n4: $i ).

thf(tp_n5,type,
    n5: $i ).

thf(tp_n6,type,
    n6: $i ).

thf(tp_n7,type,
    n7: $i ).

thf(tp_n8,type,
    n8: $i ).

thf(tp_n9,type,
    n9: $i ).

thf(tp_overflow,type,
    overflow: $i ).

thf(tp_plus,type,
    plus: $i > $i > $i ).

thf(tp_releasedAt,type,
    releasedAt: $i > $i > $o ).

thf(tp_releases,type,
    releases: $i > $i > $i > $o ).

thf(tp_sK10_Event,type,
    sK10_Event: $i > $i > $i ).

thf(tp_sK11_Event,type,
    sK11_Event: $i > $i > $i ).

thf(tp_sK12_Event,type,
    sK12_Event: $i > $i > $i ).

thf(tp_sK13_Event,type,
    sK13_Event: $i > $i > $i ).

thf(tp_sK14_Event,type,
    sK14_Event: $i > $i > $i > $i ).

thf(tp_sK15_SY86,type,
    sK15_SY86: $i > $i > $i > $i ).

thf(tp_sK16_Event,type,
    sK16_Event: $i > $i > $i > $i ).

thf(tp_sK17_SY87,type,
    sK17_SY87: $i > $i > $i > $i ).

thf(tp_sK1_Height,type,
    sK1_Height: $i > $i > $i ).

thf(tp_sK2_Height,type,
    sK2_Height: $i > $i > $i > $i ).

thf(tp_sK3_Height,type,
    sK3_Height: $i > $i > $i > $i ).

thf(tp_sK4_Height,type,
    sK4_Height: $i > $i > $i > $i ).

thf(tp_sK5_Height,type,
    sK5_Height: $i > $i > $i > $i ).

thf(tp_sK6_Height,type,
    sK6_Height: $i > $i > $i > $i ).

thf(tp_sK7_Height,type,
    sK7_Height: $i > $i > $i > $i ).

thf(tp_sK8_Height,type,
    sK8_Height: $i > $i > $i > $i ).

thf(tp_sK9_Height,type,
    sK9_Height: $i > $i > $i > $i ).

thf(tp_spilling,type,
    spilling: $i ).

thf(tp_startedIn,type,
    startedIn: $i > $i > $i > $o ).

thf(tp_stoppedIn,type,
    stoppedIn: $i > $i > $i > $o ).

thf(tp_tapOff,type,
    tapOff: $i ).

thf(tp_tapOn,type,
    tapOn: $i ).

thf(tp_terminates,type,
    terminates: $i > $i > $i > $o ).

thf(tp_trajectory,type,
    trajectory: $i > $i > $i > $i > $o ).

thf(tp_waterLevel,type,
    waterLevel: $i > $i ).

thf(1,axiom,
    ! [X: $i,Y: $i] :
      ( ( less @ X @ Y )
    <=> ( ~ ( less @ Y @ X )
        & ( Y != X ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less_property) ).

thf(2,axiom,
    ! [X: $i] :
      ( ( less @ X @ n9 )
    <=> ( less_or_equal @ X @ n8 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less9) ).

thf(3,axiom,
    ! [X: $i] :
      ( ( less @ X @ n8 )
    <=> ( less_or_equal @ X @ n7 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less8) ).

thf(4,axiom,
    ! [X: $i] :
      ( ( less @ X @ n7 )
    <=> ( less_or_equal @ X @ n6 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less7) ).

thf(5,axiom,
    ! [X: $i] :
      ( ( less @ X @ n6 )
    <=> ( less_or_equal @ X @ n5 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less6) ).

thf(6,axiom,
    ! [X: $i] :
      ( ( less @ X @ n5 )
    <=> ( less_or_equal @ X @ n4 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less5) ).

thf(7,axiom,
    ! [X: $i] :
      ( ( less @ X @ n4 )
    <=> ( less_or_equal @ X @ n3 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less4) ).

thf(8,axiom,
    ! [X: $i] :
      ( ( less @ X @ n3 )
    <=> ( less_or_equal @ X @ n2 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less3) ).

thf(9,axiom,
    ! [X: $i] :
      ( ( less @ X @ n2 )
    <=> ( less_or_equal @ X @ n1 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less2) ).

thf(10,axiom,
    ! [X: $i] :
      ( ( less @ X @ n1 )
    <=> ( less_or_equal @ X @ n0 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less1) ).

thf(11,axiom,
    ~ ? [X: $i] : ( less @ X @ n0 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less0) ).

thf(12,axiom,
    ! [X: $i,Y: $i] :
      ( ( less_or_equal @ X @ Y )
    <=> ( ( less @ X @ Y )
        | ( X = Y ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',less_or_equal) ).

thf(13,axiom,
    ! [X: $i,Y: $i] :
      ( ( plus @ X @ Y )
      = ( plus @ Y @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',symmetry_of_plus) ).

thf(14,axiom,
    ( ( plus @ n3 @ n3 )
    = n6 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus3_3) ).

thf(15,axiom,
    ( ( plus @ n2 @ n3 )
    = n5 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus2_3) ).

thf(16,axiom,
    ( ( plus @ n2 @ n2 )
    = n4 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus2_2) ).

thf(17,axiom,
    ( ( plus @ n1 @ n3 )
    = n4 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus1_3) ).

thf(18,axiom,
    ( ( plus @ n1 @ n2 )
    = n3 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus1_2) ).

thf(19,axiom,
    ( ( plus @ n1 @ n1 )
    = n2 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus1_1) ).

thf(20,axiom,
    ( ( plus @ n0 @ n3 )
    = n3 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus0_3) ).

thf(21,axiom,
    ( ( plus @ n0 @ n2 )
    = n2 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus0_2) ).

thf(22,axiom,
    ( ( plus @ n0 @ n1 )
    = n1 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus0_1) ).

thf(23,axiom,
    ( ( plus @ n0 @ n0 )
    = n0 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',plus0_0) ).

thf(24,axiom,
    ! [X: $i,Y: $i] :
      ( ( ( waterLevel @ X )
        = ( waterLevel @ Y ) )
    <=> ( X = Y ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',distinct_waterLevels) ).

thf(25,axiom,
    filling != spilling,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',filling_not_spilling) ).

thf(26,axiom,
    ! [X: $i] :
      ( spilling
     != ( waterLevel @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',spilling_not_waterLevel) ).

thf(27,axiom,
    ! [X: $i] :
      ( filling
     != ( waterLevel @ X ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',filling_not_waterLevel) ).

thf(28,axiom,
    overflow != tapOn,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',overflow_not_tapOn) ).

thf(29,axiom,
    tapOff != overflow,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',tapOff_not_overflow) ).

thf(30,axiom,
    tapOff != tapOn,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',tapOff_not_tapOn) ).

thf(31,axiom,
    ! [Time: $i,Height1: $i,Height2: $i] :
      ( ( ( holdsAt @ ( waterLevel @ Height1 ) @ Time )
        & ( holdsAt @ ( waterLevel @ Height2 ) @ Time ) )
     => ( Height1 = Height2 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',same_waterLevel) ).

thf(32,axiom,
    ! [Height1: $i,Time: $i,Height2: $i,Offset: $i] :
      ( ( ( holdsAt @ ( waterLevel @ Height1 ) @ Time )
        & ( Height2
          = ( plus @ Height1 @ Offset ) ) )
     => ( trajectory @ filling @ Time @ ( waterLevel @ Height2 ) @ Offset ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',change_of_waterLevel) ).

thf(33,axiom,
    ! [Event: $i,Time: $i] :
      ( ( happens @ Event @ Time )
    <=> ( ( ( Event = tapOn )
          & ( Time = n0 ) )
        | ( ( holdsAt @ ( waterLevel @ n3 ) @ Time )
          & ( holdsAt @ filling @ Time )
          & ( Event = overflow ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',happens_all_defn) ).

thf(34,axiom,
    ! [Event: $i,Fluent: $i,Time: $i] :
      ( ( releases @ Event @ Fluent @ Time )
    <=> ? [Height: $i] :
          ( ( Event = tapOn )
          & ( Fluent
            = ( waterLevel @ Height ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',releases_all_defn) ).

thf(35,axiom,
    ! [Event: $i,Fluent: $i,Time: $i] :
      ( ( terminates @ Event @ Fluent @ Time )
    <=> ( ( ( Event = tapOff )
          & ( Fluent = filling ) )
        | ( ( Event = overflow )
          & ( Fluent = filling ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',terminates_all_defn) ).

thf(36,axiom,
    ! [Event: $i,Fluent: $i,Time: $i] :
      ( ( initiates @ Event @ Fluent @ Time )
    <=> ( ( ( Event = tapOn )
          & ( Fluent = filling ) )
        | ( ( Event = overflow )
          & ( Fluent = spilling ) )
        | ? [Height: $i] :
            ( ( holdsAt @ ( waterLevel @ Height ) @ Time )
            & ( Event = tapOff )
            & ( Fluent
              = ( waterLevel @ Height ) ) )
        | ? [Height: $i] :
            ( ( holdsAt @ ( waterLevel @ Height ) @ Time )
            & ( Event = overflow )
            & ( Fluent
              = ( waterLevel @ Height ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',initiates_all_defn) ).

thf(37,axiom,
    ! [Event: $i,Time: $i,Fluent: $i] :
      ( ( ( happens @ Event @ Time )
        & ( ( initiates @ Event @ Fluent @ Time )
          | ( terminates @ Event @ Fluent @ Time ) ) )
     => ~ ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',happens_not_released) ).

thf(38,axiom,
    ! [Event: $i,Time: $i,Fluent: $i] :
      ( ( ( happens @ Event @ Time )
        & ( releases @ Event @ Fluent @ Time ) )
     => ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',happens_releases) ).

thf(39,axiom,
    ! [Event: $i,Time: $i,Fluent: $i] :
      ( ( ( happens @ Event @ Time )
        & ( terminates @ Event @ Fluent @ Time ) )
     => ~ ( holdsAt @ Fluent @ ( plus @ Time @ n1 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',happens_terminates_not_holds) ).

thf(40,axiom,
    ! [Event: $i,Time: $i,Fluent: $i] :
      ( ( ( happens @ Event @ Time )
        & ( initiates @ Event @ Fluent @ Time ) )
     => ( holdsAt @ Fluent @ ( plus @ Time @ n1 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',happens_holds) ).

thf(41,axiom,
    ! [Fluent: $i,Time: $i] :
      ( ( ~ ( releasedAt @ Fluent @ Time )
        & ~ ? [Event: $i] :
              ( ( happens @ Event @ Time )
              & ( releases @ Event @ Fluent @ Time ) ) )
     => ~ ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',keep_not_released) ).

thf(42,axiom,
    ! [Fluent: $i,Time: $i] :
      ( ( ( releasedAt @ Fluent @ Time )
        & ~ ? [Event: $i] :
              ( ( happens @ Event @ Time )
              & ( ( initiates @ Event @ Fluent @ Time )
                | ( terminates @ Event @ Fluent @ Time ) ) ) )
     => ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',keep_released) ).

thf(43,axiom,
    ! [Fluent: $i,Time: $i] :
      ( ( ~ ( holdsAt @ Fluent @ Time )
        & ~ ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) )
        & ~ ? [Event: $i] :
              ( ( happens @ Event @ Time )
              & ( initiates @ Event @ Fluent @ Time ) ) )
     => ~ ( holdsAt @ Fluent @ ( plus @ Time @ n1 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',keep_not_holding) ).

thf(44,axiom,
    ! [Fluent: $i,Time: $i] :
      ( ( ( holdsAt @ Fluent @ Time )
        & ~ ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) )
        & ~ ? [Event: $i] :
              ( ( happens @ Event @ Time )
              & ( terminates @ Event @ Fluent @ Time ) ) )
     => ( holdsAt @ Fluent @ ( plus @ Time @ n1 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',keep_holding) ).

thf(45,axiom,
    ! [Event: $i,Time1: $i,Fluent1: $i,Time2: $i,Fluent2: $i] :
      ( ( ( happens @ Event @ Time1 )
        & ( terminates @ Event @ Fluent1 @ Time1 )
        & ( less @ n0 @ Time2 )
        & ( antitrajectory @ Fluent1 @ Time1 @ Fluent2 @ Time2 )
        & ~ ( startedIn @ Time1 @ Fluent1 @ ( plus @ Time1 @ Time2 ) ) )
     => ( holdsAt @ Fluent2 @ ( plus @ Time1 @ Time2 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',antitrajectory) ).

thf(46,axiom,
    ! [Event: $i,Time: $i,Fluent: $i,Fluent2: $i,Offset: $i] :
      ( ( ( happens @ Event @ Time )
        & ( initiates @ Event @ Fluent @ Time )
        & ( less @ n0 @ Offset )
        & ( trajectory @ Fluent @ Time @ Fluent2 @ Offset )
        & ~ ( stoppedIn @ Time @ Fluent @ ( plus @ Time @ Offset ) ) )
     => ( holdsAt @ Fluent2 @ ( plus @ Time @ Offset ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',change_holding) ).

thf(47,axiom,
    ! [Time1: $i,Time2: $i,Fluent: $i] :
      ( ( startedIn @ Time1 @ Fluent @ Time2 )
    <=> ? [Event: $i,Time: $i] :
          ( ( happens @ Event @ Time )
          & ( less @ Time1 @ Time )
          & ( less @ Time @ Time2 )
          & ( initiates @ Event @ Fluent @ Time ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',startedin_defn) ).

thf(48,axiom,
    ! [Time1: $i,Fluent: $i,Time2: $i] :
      ( ( stoppedIn @ Time1 @ Fluent @ Time2 )
    <=> ? [Event: $i,Time: $i] :
          ( ( happens @ Event @ Time )
          & ( less @ Time1 @ Time )
          & ( less @ Time @ Time2 )
          & ( terminates @ Event @ Fluent @ Time ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',stoppedin_defn) ).

thf(49,axiom,
    ~ ( releasedAt @ spilling @ n0 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_released_spilling_0) ).

thf(50,axiom,
    ~ ( releasedAt @ filling @ n0 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_released_filling_0) ).

thf(51,axiom,
    ! [Height: $i] :
      ~ ( releasedAt @ ( waterLevel @ Height ) @ n0 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_released_waterLevel_0) ).

thf(52,axiom,
    ~ ( holdsAt @ spilling @ n0 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_spilling_0) ).

thf(53,axiom,
    ~ ( holdsAt @ filling @ n0 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_filling_0) ).

thf(54,axiom,
    holdsAt @ ( waterLevel @ n0 ) @ n0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',waterLevel_0) ).

thf(55,axiom,
    holdsAt @ filling @ n3,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',filling_3) ).

thf(56,axiom,
    holdsAt @ ( waterLevel @ n3 ) @ n3,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',waterLevel_3) ).

thf(57,conjecture,
    happens @ overflow @ n3,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',overflow_3) ).

thf(58,negated_conjecture,
    ( ( happens @ overflow @ n3 )
    = $false ),
    inference(negate_conjecture,[status(cth)],[57]) ).

thf(59,plain,
    ( ( happens @ overflow @ n3 )
    = $false ),
    inference(unfold_def,[status(thm)],[58]) ).

thf(60,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( less @ X @ Y )
        <=> ( ~ ( less @ Y @ X )
            & ( Y != X ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[1]) ).

thf(61,plain,
    ( ( ! [X: $i] :
          ( ( less @ X @ n9 )
        <=> ( less_or_equal @ X @ n8 ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(62,plain,
    ( ( ! [X: $i] :
          ( ( less @ X @ n8 )
        <=> ( less_or_equal @ X @ n7 ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[3]) ).

thf(63,plain,
    ( ( ! [X: $i] :
          ( ( less @ X @ n7 )
        <=> ( less_or_equal @ X @ n6 ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[4]) ).

thf(64,plain,
    ( ( ! [X: $i] :
          ( ( less @ X @ n6 )
        <=> ( less_or_equal @ X @ n5 ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[5]) ).

thf(65,plain,
    ( ( ! [X: $i] :
          ( ( less @ X @ n5 )
        <=> ( less_or_equal @ X @ n4 ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[6]) ).

thf(66,plain,
    ( ( ! [X: $i] :
          ( ( less @ X @ n4 )
        <=> ( less_or_equal @ X @ n3 ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[7]) ).

thf(67,plain,
    ( ( ! [X: $i] :
          ( ( less @ X @ n3 )
        <=> ( less_or_equal @ X @ n2 ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[8]) ).

thf(68,plain,
    ( ( ! [X: $i] :
          ( ( less @ X @ n2 )
        <=> ( less_or_equal @ X @ n1 ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[9]) ).

thf(69,plain,
    ( ( ! [X: $i] :
          ( ( less @ X @ n1 )
        <=> ( less_or_equal @ X @ n0 ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[10]) ).

thf(70,plain,
    ( ( ~ ? [X: $i] : ( less @ X @ n0 ) )
    = $true ),
    inference(unfold_def,[status(thm)],[11]) ).

thf(71,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( less_or_equal @ X @ Y )
        <=> ( ( less @ X @ Y )
            | ( X = Y ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[12]) ).

thf(72,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( plus @ X @ Y )
          = ( plus @ Y @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[13]) ).

thf(73,plain,
    ( ( ( plus @ n3 @ n3 )
      = n6 )
    = $true ),
    inference(unfold_def,[status(thm)],[14]) ).

thf(74,plain,
    ( ( ( plus @ n2 @ n3 )
      = n5 )
    = $true ),
    inference(unfold_def,[status(thm)],[15]) ).

thf(75,plain,
    ( ( ( plus @ n2 @ n2 )
      = n4 )
    = $true ),
    inference(unfold_def,[status(thm)],[16]) ).

thf(76,plain,
    ( ( ( plus @ n1 @ n3 )
      = n4 )
    = $true ),
    inference(unfold_def,[status(thm)],[17]) ).

thf(77,plain,
    ( ( ( plus @ n1 @ n2 )
      = n3 )
    = $true ),
    inference(unfold_def,[status(thm)],[18]) ).

thf(78,plain,
    ( ( ( plus @ n1 @ n1 )
      = n2 )
    = $true ),
    inference(unfold_def,[status(thm)],[19]) ).

thf(79,plain,
    ( ( ( plus @ n0 @ n3 )
      = n3 )
    = $true ),
    inference(unfold_def,[status(thm)],[20]) ).

thf(80,plain,
    ( ( ( plus @ n0 @ n2 )
      = n2 )
    = $true ),
    inference(unfold_def,[status(thm)],[21]) ).

thf(81,plain,
    ( ( ( plus @ n0 @ n1 )
      = n1 )
    = $true ),
    inference(unfold_def,[status(thm)],[22]) ).

thf(82,plain,
    ( ( ( plus @ n0 @ n0 )
      = n0 )
    = $true ),
    inference(unfold_def,[status(thm)],[23]) ).

thf(83,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( ( waterLevel @ X )
            = ( waterLevel @ Y ) )
        <=> ( X = Y ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[24]) ).

thf(84,plain,
    ( ( ( filling != spilling ) )
    = $true ),
    inference(unfold_def,[status(thm)],[25]) ).

thf(85,plain,
    ( ( ! [X: $i] :
          ( spilling
         != ( waterLevel @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[26]) ).

thf(86,plain,
    ( ( ! [X: $i] :
          ( filling
         != ( waterLevel @ X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[27]) ).

thf(87,plain,
    ( ( ( overflow != tapOn ) )
    = $true ),
    inference(unfold_def,[status(thm)],[28]) ).

thf(88,plain,
    ( ( ( tapOff != overflow ) )
    = $true ),
    inference(unfold_def,[status(thm)],[29]) ).

thf(89,plain,
    ( ( ( tapOff != tapOn ) )
    = $true ),
    inference(unfold_def,[status(thm)],[30]) ).

thf(90,plain,
    ( ( ! [Time: $i,Height1: $i,Height2: $i] :
          ( ( ( holdsAt @ ( waterLevel @ Height1 ) @ Time )
            & ( holdsAt @ ( waterLevel @ Height2 ) @ Time ) )
         => ( Height1 = Height2 ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[31]) ).

thf(91,plain,
    ( ( ! [Height1: $i,Time: $i,Height2: $i,Offset: $i] :
          ( ( ( holdsAt @ ( waterLevel @ Height1 ) @ Time )
            & ( Height2
              = ( plus @ Height1 @ Offset ) ) )
         => ( trajectory @ filling @ Time @ ( waterLevel @ Height2 ) @ Offset ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[32]) ).

thf(92,plain,
    ( ( ! [Event: $i,Time: $i] :
          ( ( happens @ Event @ Time )
        <=> ( ( ( Event = tapOn )
              & ( Time = n0 ) )
            | ( ( holdsAt @ ( waterLevel @ n3 ) @ Time )
              & ( holdsAt @ filling @ Time )
              & ( Event = overflow ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[33]) ).

thf(93,plain,
    ( ( ! [Event: $i,Fluent: $i,Time: $i] :
          ( ( releases @ Event @ Fluent @ Time )
        <=> ? [Height: $i] :
              ( ( Event = tapOn )
              & ( Fluent
                = ( waterLevel @ Height ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[34]) ).

thf(94,plain,
    ( ( ! [Event: $i,Fluent: $i,Time: $i] :
          ( ( terminates @ Event @ Fluent @ Time )
        <=> ( ( ( Event = tapOff )
              & ( Fluent = filling ) )
            | ( ( Event = overflow )
              & ( Fluent = filling ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[35]) ).

thf(95,plain,
    ( ( ! [Event: $i,Fluent: $i,Time: $i] :
          ( ( initiates @ Event @ Fluent @ Time )
        <=> ( ( ( Event = tapOn )
              & ( Fluent = filling ) )
            | ( ( Event = overflow )
              & ( Fluent = spilling ) )
            | ? [Height: $i] :
                ( ( holdsAt @ ( waterLevel @ Height ) @ Time )
                & ( Event = tapOff )
                & ( Fluent
                  = ( waterLevel @ Height ) ) )
            | ? [Height: $i] :
                ( ( holdsAt @ ( waterLevel @ Height ) @ Time )
                & ( Event = overflow )
                & ( Fluent
                  = ( waterLevel @ Height ) ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[36]) ).

thf(96,plain,
    ( ( ! [Event: $i,Time: $i,Fluent: $i] :
          ( ( ( happens @ Event @ Time )
            & ( ( initiates @ Event @ Fluent @ Time )
              | ( terminates @ Event @ Fluent @ Time ) ) )
         => ~ ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[37]) ).

thf(97,plain,
    ( ( ! [Event: $i,Time: $i,Fluent: $i] :
          ( ( ( happens @ Event @ Time )
            & ( releases @ Event @ Fluent @ Time ) )
         => ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[38]) ).

thf(98,plain,
    ( ( ! [Event: $i,Time: $i,Fluent: $i] :
          ( ( ( happens @ Event @ Time )
            & ( terminates @ Event @ Fluent @ Time ) )
         => ~ ( holdsAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[39]) ).

thf(99,plain,
    ( ( ! [Event: $i,Time: $i,Fluent: $i] :
          ( ( ( happens @ Event @ Time )
            & ( initiates @ Event @ Fluent @ Time ) )
         => ( holdsAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[40]) ).

thf(100,plain,
    ( ( ! [Fluent: $i,Time: $i] :
          ( ( ~ ( releasedAt @ Fluent @ Time )
            & ~ ? [Event: $i] :
                  ( ( happens @ Event @ Time )
                  & ( releases @ Event @ Fluent @ Time ) ) )
         => ~ ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[41]) ).

thf(101,plain,
    ( ( ! [Fluent: $i,Time: $i] :
          ( ( ( releasedAt @ Fluent @ Time )
            & ~ ? [Event: $i] :
                  ( ( happens @ Event @ Time )
                  & ( ( initiates @ Event @ Fluent @ Time )
                    | ( terminates @ Event @ Fluent @ Time ) ) ) )
         => ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[42]) ).

thf(102,plain,
    ( ( ! [Fluent: $i,Time: $i] :
          ( ( ~ ( holdsAt @ Fluent @ Time )
            & ~ ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) )
            & ~ ? [Event: $i] :
                  ( ( happens @ Event @ Time )
                  & ( initiates @ Event @ Fluent @ Time ) ) )
         => ~ ( holdsAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[43]) ).

thf(103,plain,
    ( ( ! [Fluent: $i,Time: $i] :
          ( ( ( holdsAt @ Fluent @ Time )
            & ~ ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) )
            & ~ ? [Event: $i] :
                  ( ( happens @ Event @ Time )
                  & ( terminates @ Event @ Fluent @ Time ) ) )
         => ( holdsAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[44]) ).

thf(104,plain,
    ( ( ! [Event: $i,Time1: $i,Fluent1: $i,Time2: $i,Fluent2: $i] :
          ( ( ( happens @ Event @ Time1 )
            & ( terminates @ Event @ Fluent1 @ Time1 )
            & ( less @ n0 @ Time2 )
            & ( antitrajectory @ Fluent1 @ Time1 @ Fluent2 @ Time2 )
            & ~ ( startedIn @ Time1 @ Fluent1 @ ( plus @ Time1 @ Time2 ) ) )
         => ( holdsAt @ Fluent2 @ ( plus @ Time1 @ Time2 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[45]) ).

thf(105,plain,
    ( ( ! [Event: $i,Time: $i,Fluent: $i,Fluent2: $i,Offset: $i] :
          ( ( ( happens @ Event @ Time )
            & ( initiates @ Event @ Fluent @ Time )
            & ( less @ n0 @ Offset )
            & ( trajectory @ Fluent @ Time @ Fluent2 @ Offset )
            & ~ ( stoppedIn @ Time @ Fluent @ ( plus @ Time @ Offset ) ) )
         => ( holdsAt @ Fluent2 @ ( plus @ Time @ Offset ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[46]) ).

thf(106,plain,
    ( ( ! [Time1: $i,Time2: $i,Fluent: $i] :
          ( ( startedIn @ Time1 @ Fluent @ Time2 )
        <=> ? [Event: $i,Time: $i] :
              ( ( happens @ Event @ Time )
              & ( less @ Time1 @ Time )
              & ( less @ Time @ Time2 )
              & ( initiates @ Event @ Fluent @ Time ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[47]) ).

thf(107,plain,
    ( ( ! [Time1: $i,Fluent: $i,Time2: $i] :
          ( ( stoppedIn @ Time1 @ Fluent @ Time2 )
        <=> ? [Event: $i,Time: $i] :
              ( ( happens @ Event @ Time )
              & ( less @ Time1 @ Time )
              & ( less @ Time @ Time2 )
              & ( terminates @ Event @ Fluent @ Time ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[48]) ).

thf(108,plain,
    ( ( ~ ( releasedAt @ spilling @ n0 ) )
    = $true ),
    inference(unfold_def,[status(thm)],[49]) ).

thf(109,plain,
    ( ( ~ ( releasedAt @ filling @ n0 ) )
    = $true ),
    inference(unfold_def,[status(thm)],[50]) ).

thf(110,plain,
    ( ( ! [Height: $i] :
          ~ ( releasedAt @ ( waterLevel @ Height ) @ n0 ) )
    = $true ),
    inference(unfold_def,[status(thm)],[51]) ).

thf(111,plain,
    ( ( ~ ( holdsAt @ spilling @ n0 ) )
    = $true ),
    inference(unfold_def,[status(thm)],[52]) ).

thf(112,plain,
    ( ( ~ ( holdsAt @ filling @ n0 ) )
    = $true ),
    inference(unfold_def,[status(thm)],[53]) ).

thf(113,plain,
    ( ( holdsAt @ ( waterLevel @ n0 ) @ n0 )
    = $true ),
    inference(unfold_def,[status(thm)],[54]) ).

thf(114,plain,
    ( ( holdsAt @ filling @ n3 )
    = $true ),
    inference(unfold_def,[status(thm)],[55]) ).

thf(115,plain,
    ( ( holdsAt @ ( waterLevel @ n3 ) @ n3 )
    = $true ),
    inference(unfold_def,[status(thm)],[56]) ).

thf(116,plain,
    ( ( ~ ( happens @ overflow @ n3 ) )
    = $true ),
    inference(polarity_switch,[status(thm)],[59]) ).

thf(117,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( less @ Y @ X )
          | ( Y = X )
          | ( less @ X @ Y ) )
      & ! [X: $i,Y: $i] :
          ( ~ ( less @ X @ Y )
          | ~ ( less @ Y @ X ) )
      & ! [X: $i,Y: $i] :
          ( ~ ( less @ X @ Y )
          | ( Y != X ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[60]) ).

thf(118,plain,
    ( ( ! [X: $i] :
          ( ~ ( less @ X @ n9 )
          | ( less_or_equal @ X @ n8 ) )
      & ! [X: $i] :
          ( ~ ( less_or_equal @ X @ n8 )
          | ( less @ X @ n9 ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[61]) ).

thf(119,plain,
    ( ( ! [X: $i] :
          ( ~ ( less @ X @ n8 )
          | ( less_or_equal @ X @ n7 ) )
      & ! [X: $i] :
          ( ~ ( less_or_equal @ X @ n7 )
          | ( less @ X @ n8 ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[62]) ).

thf(120,plain,
    ( ( ! [X: $i] :
          ( ~ ( less @ X @ n7 )
          | ( less_or_equal @ X @ n6 ) )
      & ! [X: $i] :
          ( ~ ( less_or_equal @ X @ n6 )
          | ( less @ X @ n7 ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[63]) ).

thf(121,plain,
    ( ( ! [X: $i] :
          ( ~ ( less @ X @ n6 )
          | ( less_or_equal @ X @ n5 ) )
      & ! [X: $i] :
          ( ~ ( less_or_equal @ X @ n5 )
          | ( less @ X @ n6 ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[64]) ).

thf(122,plain,
    ( ( ! [X: $i] :
          ( ~ ( less @ X @ n5 )
          | ( less_or_equal @ X @ n4 ) )
      & ! [X: $i] :
          ( ~ ( less_or_equal @ X @ n4 )
          | ( less @ X @ n5 ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[65]) ).

thf(123,plain,
    ( ( ! [X: $i] :
          ( ~ ( less @ X @ n4 )
          | ( less_or_equal @ X @ n3 ) )
      & ! [X: $i] :
          ( ~ ( less_or_equal @ X @ n3 )
          | ( less @ X @ n4 ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[66]) ).

thf(124,plain,
    ( ( ! [X: $i] :
          ( ~ ( less @ X @ n3 )
          | ( less_or_equal @ X @ n2 ) )
      & ! [X: $i] :
          ( ~ ( less_or_equal @ X @ n2 )
          | ( less @ X @ n3 ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[67]) ).

thf(125,plain,
    ( ( ! [X: $i] :
          ( ~ ( less @ X @ n2 )
          | ( less_or_equal @ X @ n1 ) )
      & ! [X: $i] :
          ( ~ ( less_or_equal @ X @ n1 )
          | ( less @ X @ n2 ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[68]) ).

thf(126,plain,
    ( ( ! [X: $i] :
          ( ~ ( less @ X @ n1 )
          | ( less_or_equal @ X @ n0 ) )
      & ! [X: $i] :
          ( ~ ( less_or_equal @ X @ n0 )
          | ( less @ X @ n1 ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[69]) ).

thf(127,plain,
    ( ( ! [X: $i] :
          ~ ( less @ X @ n0 ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[70]) ).

thf(128,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ~ ( less_or_equal @ X @ Y )
          | ( X = Y )
          | ( less @ X @ Y ) )
      & ! [X: $i,Y: $i] :
          ( ( X != Y )
          | ( less_or_equal @ X @ Y ) )
      & ! [X: $i,Y: $i] :
          ( ~ ( less @ X @ Y )
          | ( less_or_equal @ X @ Y ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[71]) ).

thf(129,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( ( waterLevel @ X )
           != ( waterLevel @ Y ) )
          | ( X = Y ) )
      & ! [X: $i,Y: $i] :
          ( ( X != Y )
          | ( ( waterLevel @ X )
            = ( waterLevel @ Y ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[83]) ).

thf(130,plain,
    ( ( ( filling != spilling ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[84]) ).

thf(131,plain,
    ( ( ! [X: $i] :
          ( spilling
         != ( waterLevel @ X ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[85]) ).

thf(132,plain,
    ( ( ! [X: $i] :
          ( filling
         != ( waterLevel @ X ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[86]) ).

thf(133,plain,
    ( ( ( overflow != tapOn ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[87]) ).

thf(134,plain,
    ( ( ( tapOff != overflow ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[88]) ).

thf(135,plain,
    ( ( ( tapOff != tapOn ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[89]) ).

thf(136,plain,
    ( ( ! [Time: $i,Height1: $i,Height2: $i] :
          ( ~ ( holdsAt @ ( waterLevel @ Height1 ) @ Time )
          | ~ ( holdsAt @ ( waterLevel @ Height2 ) @ Time )
          | ( Height1 = Height2 ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[90]) ).

thf(137,plain,
    ( ( ! [Height1: $i,Time: $i,Height2: $i,Offset: $i] :
          ( ( Height2
           != ( plus @ Height1 @ Offset ) )
          | ~ ( holdsAt @ ( waterLevel @ Height1 ) @ Time )
          | ( trajectory @ filling @ Time @ ( waterLevel @ Height2 ) @ Offset ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[91]) ).

thf(138,plain,
    ( ( ! [Event: $i,Time: $i] :
          ( ~ ( happens @ Event @ Time )
          | ( Event = tapOn )
          | ( holdsAt @ ( waterLevel @ n3 ) @ Time ) )
      & ! [Event: $i,Time: $i] :
          ( ~ ( happens @ Event @ Time )
          | ( Event = tapOn )
          | ( holdsAt @ filling @ Time ) )
      & ! [Event: $i] :
          ( ! [Time: $i] :
              ~ ( happens @ Event @ Time )
          | ( Event = tapOn )
          | ( Event = overflow ) )
      & ! [Event: $i,Time: $i] :
          ( ~ ( happens @ Event @ Time )
          | ( Time = n0 )
          | ( holdsAt @ ( waterLevel @ n3 ) @ Time ) )
      & ! [Event: $i,Time: $i] :
          ( ~ ( happens @ Event @ Time )
          | ( Time = n0 )
          | ( holdsAt @ filling @ Time ) )
      & ! [Event: $i,Time: $i] :
          ( ~ ( happens @ Event @ Time )
          | ( Time = n0 )
          | ( Event = overflow ) )
      & ! [Event: $i,Time: $i] :
          ( ( Event != tapOn )
          | ( Time != n0 )
          | ( happens @ Event @ Time ) )
      & ! [Event: $i,Time: $i] :
          ( ~ ( holdsAt @ ( waterLevel @ n3 ) @ Time )
          | ~ ( holdsAt @ filling @ Time )
          | ( Event != overflow )
          | ( happens @ Event @ Time ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[92]) ).

thf(139,plain,
    ( ( ! [Event: $i] :
          ( ! [Fluent: $i] :
              ( ( Event != tapOn )
              | ! [Height: $i] :
                  ( Fluent
                 != ( waterLevel @ Height ) )
              | ! [Time: $i] : ( releases @ Event @ Fluent @ Time ) )
          & ! [Fluent: $i] :
              ( ! [Time: $i] :
                  ~ ( releases @ Event @ Fluent @ Time )
              | ( ( Event = tapOn )
                & ( Fluent
                  = ( waterLevel @ ( sK1_Height @ Fluent @ Event ) ) ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[93]) ).

thf(140,plain,
    ( ( ! [Event: $i] :
          ( ( ! [Fluent: $i,Time: $i] :
                ~ ( terminates @ Event @ Fluent @ Time )
            | ( Event = tapOff )
            | ( Event = overflow ) )
          & ! [Fluent: $i] :
              ( ! [Time: $i] :
                  ~ ( terminates @ Event @ Fluent @ Time )
              | ( Event = tapOff )
              | ( Fluent = filling ) )
          & ! [Fluent: $i] :
              ( ! [Time: $i] :
                  ~ ( terminates @ Event @ Fluent @ Time )
              | ( Fluent = filling )
              | ( Event = overflow ) )
          & ! [Fluent: $i] :
              ( ! [Time: $i] :
                  ~ ( terminates @ Event @ Fluent @ Time )
              | ( Fluent = filling )
              | ( Fluent = filling ) )
          & ! [Fluent: $i] :
              ( ( Event != tapOff )
              | ( Fluent != filling )
              | ! [Time: $i] : ( terminates @ Event @ Fluent @ Time ) )
          & ! [Fluent: $i] :
              ( ( Event != overflow )
              | ( Fluent != filling )
              | ! [Time: $i] : ( terminates @ Event @ Fluent @ Time ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[94]) ).

thf(141,plain,
    ( ( ! [Event: $i] :
          ( ! [Fluent: $i,Time: $i] :
              ( ~ ( initiates @ Event @ Fluent @ Time )
              | ( ( Event = overflow )
                & ( holdsAt @ ( waterLevel @ ( sK9_Height @ Time @ Fluent @ Event ) ) @ Time )
                & ( Fluent
                  = ( waterLevel @ ( sK9_Height @ Time @ Fluent @ Event ) ) ) )
              | ( ( Event = tapOff )
                & ( holdsAt @ ( waterLevel @ ( sK8_Height @ Time @ Fluent @ Event ) ) @ Time )
                & ( Fluent
                  = ( waterLevel @ ( sK8_Height @ Time @ Fluent @ Event ) ) ) )
              | ( Event = tapOn )
              | ( Event = overflow ) )
          & ! [Fluent: $i,Time: $i] :
              ( ~ ( initiates @ Event @ Fluent @ Time )
              | ( ( Event = overflow )
                & ( holdsAt @ ( waterLevel @ ( sK7_Height @ Time @ Fluent @ Event ) ) @ Time )
                & ( Fluent
                  = ( waterLevel @ ( sK7_Height @ Time @ Fluent @ Event ) ) ) )
              | ( ( Event = tapOff )
                & ( holdsAt @ ( waterLevel @ ( sK6_Height @ Time @ Fluent @ Event ) ) @ Time )
                & ( Fluent
                  = ( waterLevel @ ( sK6_Height @ Time @ Fluent @ Event ) ) ) )
              | ( Event = tapOn )
              | ( Fluent = spilling ) )
          & ! [Fluent: $i,Time: $i] :
              ( ~ ( initiates @ Event @ Fluent @ Time )
              | ( ( Event = overflow )
                & ( holdsAt @ ( waterLevel @ ( sK5_Height @ Time @ Fluent @ Event ) ) @ Time )
                & ( Fluent
                  = ( waterLevel @ ( sK5_Height @ Time @ Fluent @ Event ) ) ) )
              | ( ( Event = tapOff )
                & ( holdsAt @ ( waterLevel @ ( sK4_Height @ Time @ Fluent @ Event ) ) @ Time )
                & ( Fluent
                  = ( waterLevel @ ( sK4_Height @ Time @ Fluent @ Event ) ) ) )
              | ( Fluent = filling )
              | ( Event = overflow ) )
          & ! [Fluent: $i,Time: $i] :
              ( ~ ( initiates @ Event @ Fluent @ Time )
              | ( ( Event = overflow )
                & ( holdsAt @ ( waterLevel @ ( sK3_Height @ Time @ Fluent @ Event ) ) @ Time )
                & ( Fluent
                  = ( waterLevel @ ( sK3_Height @ Time @ Fluent @ Event ) ) ) )
              | ( ( Event = tapOff )
                & ( holdsAt @ ( waterLevel @ ( sK2_Height @ Time @ Fluent @ Event ) ) @ Time )
                & ( Fluent
                  = ( waterLevel @ ( sK2_Height @ Time @ Fluent @ Event ) ) ) )
              | ( Fluent = filling )
              | ( Fluent = spilling ) )
          & ! [Fluent: $i,Time: $i] :
              ( ! [Height: $i] :
                  ( ( Event != overflow )
                  | ~ ( holdsAt @ ( waterLevel @ Height ) @ Time )
                  | ( Fluent
                   != ( waterLevel @ Height ) ) )
              | ( initiates @ Event @ Fluent @ Time ) )
          & ! [Fluent: $i,Time: $i] :
              ( ! [Height: $i] :
                  ( ( Event != tapOff )
                  | ~ ( holdsAt @ ( waterLevel @ Height ) @ Time )
                  | ( Fluent
                   != ( waterLevel @ Height ) ) )
              | ( initiates @ Event @ Fluent @ Time ) )
          & ! [Fluent: $i] :
              ( ( Event != tapOn )
              | ( Fluent != filling )
              | ! [Time: $i] : ( initiates @ Event @ Fluent @ Time ) )
          & ! [Fluent: $i] :
              ( ( Event != overflow )
              | ( Fluent != spilling )
              | ! [Time: $i] : ( initiates @ Event @ Fluent @ Time ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[95]) ).

thf(142,plain,
    ( ( ! [Event: $i] :
          ( ! [Time: $i,Fluent: $i] :
              ( ~ ( happens @ Event @ Time )
              | ~ ( initiates @ Event @ Fluent @ Time )
              | ~ ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) ) )
          & ! [Time: $i,Fluent: $i] :
              ( ~ ( happens @ Event @ Time )
              | ~ ( terminates @ Event @ Fluent @ Time )
              | ~ ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[96]) ).

thf(143,plain,
    ( ( ! [Event: $i,Time: $i,Fluent: $i] :
          ( ~ ( happens @ Event @ Time )
          | ~ ( releases @ Event @ Fluent @ Time )
          | ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[97]) ).

thf(144,plain,
    ( ( ! [Event: $i,Time: $i,Fluent: $i] :
          ( ~ ( happens @ Event @ Time )
          | ~ ( terminates @ Event @ Fluent @ Time )
          | ~ ( holdsAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[98]) ).

thf(145,plain,
    ( ( ! [Event: $i,Time: $i,Fluent: $i] :
          ( ~ ( happens @ Event @ Time )
          | ~ ( initiates @ Event @ Fluent @ Time )
          | ( holdsAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[99]) ).

thf(146,plain,
    ( ( ! [Fluent: $i,Time: $i] :
          ( ( releasedAt @ Fluent @ Time )
          | ( ( happens @ ( sK10_Event @ Time @ Fluent ) @ Time )
            & ( releases @ ( sK10_Event @ Time @ Fluent ) @ Fluent @ Time ) )
          | ~ ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[100]) ).

thf(147,plain,
    ( ( ! [Fluent: $i,Time: $i] :
          ( ~ ( releasedAt @ Fluent @ Time )
          | ( ( happens @ ( sK11_Event @ Time @ Fluent ) @ Time )
            & ( ( initiates @ ( sK11_Event @ Time @ Fluent ) @ Fluent @ Time )
              | ( terminates @ ( sK11_Event @ Time @ Fluent ) @ Fluent @ Time ) ) )
          | ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[101]) ).

thf(148,plain,
    ( ( ! [Fluent: $i,Time: $i] :
          ( ( holdsAt @ Fluent @ Time )
          | ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) )
          | ( ( happens @ ( sK12_Event @ Time @ Fluent ) @ Time )
            & ( initiates @ ( sK12_Event @ Time @ Fluent ) @ Fluent @ Time ) )
          | ~ ( holdsAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[102]) ).

thf(149,plain,
    ( ( ! [Fluent: $i,Time: $i] :
          ( ~ ( holdsAt @ Fluent @ Time )
          | ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) )
          | ( ( happens @ ( sK13_Event @ Time @ Fluent ) @ Time )
            & ( terminates @ ( sK13_Event @ Time @ Fluent ) @ Fluent @ Time ) )
          | ( holdsAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[103]) ).

thf(150,plain,
    ( ( ! [Event: $i,Time1: $i,Fluent1: $i,Time2: $i,Fluent2: $i] :
          ( ~ ( happens @ Event @ Time1 )
          | ~ ( terminates @ Event @ Fluent1 @ Time1 )
          | ~ ( less @ n0 @ Time2 )
          | ~ ( antitrajectory @ Fluent1 @ Time1 @ Fluent2 @ Time2 )
          | ( startedIn @ Time1 @ Fluent1 @ ( plus @ Time1 @ Time2 ) )
          | ( holdsAt @ Fluent2 @ ( plus @ Time1 @ Time2 ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[104]) ).

thf(151,plain,
    ( ( ! [Event: $i,Time: $i,Fluent: $i,Fluent2: $i,Offset: $i] :
          ( ~ ( happens @ Event @ Time )
          | ~ ( initiates @ Event @ Fluent @ Time )
          | ~ ( less @ n0 @ Offset )
          | ~ ( trajectory @ Fluent @ Time @ Fluent2 @ Offset )
          | ( stoppedIn @ Time @ Fluent @ ( plus @ Time @ Offset ) )
          | ( holdsAt @ Fluent2 @ ( plus @ Time @ Offset ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[105]) ).

thf(152,plain,
    ( ( ! [Time1: $i] :
          ( ! [Time2: $i,Fluent: $i] :
              ( ! [Event: $i,Time: $i] :
                  ( ~ ( happens @ Event @ Time )
                  | ~ ( less @ Time1 @ Time )
                  | ~ ( less @ Time @ Time2 )
                  | ~ ( initiates @ Event @ Fluent @ Time ) )
              | ( startedIn @ Time1 @ Fluent @ Time2 ) )
          & ! [Time2: $i,Fluent: $i] :
              ( ~ ( startedIn @ Time1 @ Fluent @ Time2 )
              | ( ( happens @ ( sK14_Event @ Fluent @ Time2 @ Time1 ) @ ( sK15_SY86 @ Fluent @ Time2 @ Time1 ) )
                & ( less @ Time1 @ ( sK15_SY86 @ Fluent @ Time2 @ Time1 ) )
                & ( less @ ( sK15_SY86 @ Fluent @ Time2 @ Time1 ) @ Time2 )
                & ( initiates @ ( sK14_Event @ Fluent @ Time2 @ Time1 ) @ Fluent @ ( sK15_SY86 @ Fluent @ Time2 @ Time1 ) ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[106]) ).

thf(153,plain,
    ( ( ! [Time1: $i] :
          ( ! [Fluent: $i,Time2: $i] :
              ( ! [Event: $i,Time: $i] :
                  ( ~ ( happens @ Event @ Time )
                  | ~ ( less @ Time1 @ Time )
                  | ~ ( less @ Time @ Time2 )
                  | ~ ( terminates @ Event @ Fluent @ Time ) )
              | ( stoppedIn @ Time1 @ Fluent @ Time2 ) )
          & ! [Fluent: $i,Time2: $i] :
              ( ~ ( stoppedIn @ Time1 @ Fluent @ Time2 )
              | ( ( happens @ ( sK16_Event @ Time2 @ Fluent @ Time1 ) @ ( sK17_SY87 @ Time2 @ Fluent @ Time1 ) )
                & ( less @ Time1 @ ( sK17_SY87 @ Time2 @ Fluent @ Time1 ) )
                & ( less @ ( sK17_SY87 @ Time2 @ Fluent @ Time1 ) @ Time2 )
                & ( terminates @ ( sK16_Event @ Time2 @ Fluent @ Time1 ) @ Fluent @ ( sK17_SY87 @ Time2 @ Fluent @ Time1 ) ) ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[107]) ).

thf(154,plain,
    ( ( holdsAt @ ( waterLevel @ n3 ) @ n3 )
    = $true ),
    inference(copy,[status(thm)],[115]) ).

thf(155,plain,
    ( ( holdsAt @ filling @ n3 )
    = $true ),
    inference(copy,[status(thm)],[114]) ).

thf(156,plain,
    ( ( holdsAt @ ( waterLevel @ n0 ) @ n0 )
    = $true ),
    inference(copy,[status(thm)],[113]) ).

thf(157,plain,
    ( ( ~ ( holdsAt @ filling @ n0 ) )
    = $true ),
    inference(copy,[status(thm)],[112]) ).

thf(158,plain,
    ( ( ~ ( holdsAt @ spilling @ n0 ) )
    = $true ),
    inference(copy,[status(thm)],[111]) ).

thf(159,plain,
    ( ( ! [Height: $i] :
          ~ ( releasedAt @ ( waterLevel @ Height ) @ n0 ) )
    = $true ),
    inference(copy,[status(thm)],[110]) ).

thf(160,plain,
    ( ( ~ ( releasedAt @ filling @ n0 ) )
    = $true ),
    inference(copy,[status(thm)],[109]) ).

thf(161,plain,
    ( ( ~ ( releasedAt @ spilling @ n0 ) )
    = $true ),
    inference(copy,[status(thm)],[108]) ).

thf(162,plain,
    ( ( ! [Time1: $i] :
          ( ! [Fluent: $i,Time2: $i] :
              ( ! [Event: $i,Time: $i] :
                  ( ~ ( happens @ Event @ Time )
                  | ~ ( less @ Time1 @ Time )
                  | ~ ( less @ Time @ Time2 )
                  | ~ ( terminates @ Event @ Fluent @ Time ) )
              | ( stoppedIn @ Time1 @ Fluent @ Time2 ) )
          & ! [Fluent: $i,Time2: $i] :
              ( ~ ( stoppedIn @ Time1 @ Fluent @ Time2 )
              | ( ( happens @ ( sK16_Event @ Time2 @ Fluent @ Time1 ) @ ( sK17_SY87 @ Time2 @ Fluent @ Time1 ) )
                & ( less @ Time1 @ ( sK17_SY87 @ Time2 @ Fluent @ Time1 ) )
                & ( less @ ( sK17_SY87 @ Time2 @ Fluent @ Time1 ) @ Time2 )
                & ( terminates @ ( sK16_Event @ Time2 @ Fluent @ Time1 ) @ Fluent @ ( sK17_SY87 @ Time2 @ Fluent @ Time1 ) ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[153]) ).

thf(163,plain,
    ( ( ! [Time1: $i] :
          ( ! [Time2: $i,Fluent: $i] :
              ( ! [Event: $i,Time: $i] :
                  ( ~ ( happens @ Event @ Time )
                  | ~ ( less @ Time1 @ Time )
                  | ~ ( less @ Time @ Time2 )
                  | ~ ( initiates @ Event @ Fluent @ Time ) )
              | ( startedIn @ Time1 @ Fluent @ Time2 ) )
          & ! [Time2: $i,Fluent: $i] :
              ( ~ ( startedIn @ Time1 @ Fluent @ Time2 )
              | ( ( happens @ ( sK14_Event @ Fluent @ Time2 @ Time1 ) @ ( sK15_SY86 @ Fluent @ Time2 @ Time1 ) )
                & ( less @ Time1 @ ( sK15_SY86 @ Fluent @ Time2 @ Time1 ) )
                & ( less @ ( sK15_SY86 @ Fluent @ Time2 @ Time1 ) @ Time2 )
                & ( initiates @ ( sK14_Event @ Fluent @ Time2 @ Time1 ) @ Fluent @ ( sK15_SY86 @ Fluent @ Time2 @ Time1 ) ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[152]) ).

thf(164,plain,
    ( ( ! [Event: $i,Time: $i,Fluent: $i,Fluent2: $i,Offset: $i] :
          ( ~ ( happens @ Event @ Time )
          | ~ ( initiates @ Event @ Fluent @ Time )
          | ~ ( less @ n0 @ Offset )
          | ~ ( trajectory @ Fluent @ Time @ Fluent2 @ Offset )
          | ( stoppedIn @ Time @ Fluent @ ( plus @ Time @ Offset ) )
          | ( holdsAt @ Fluent2 @ ( plus @ Time @ Offset ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[151]) ).

thf(165,plain,
    ( ( ! [Event: $i,Time1: $i,Fluent1: $i,Time2: $i,Fluent2: $i] :
          ( ~ ( happens @ Event @ Time1 )
          | ~ ( terminates @ Event @ Fluent1 @ Time1 )
          | ~ ( less @ n0 @ Time2 )
          | ~ ( antitrajectory @ Fluent1 @ Time1 @ Fluent2 @ Time2 )
          | ( startedIn @ Time1 @ Fluent1 @ ( plus @ Time1 @ Time2 ) )
          | ( holdsAt @ Fluent2 @ ( plus @ Time1 @ Time2 ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[150]) ).

thf(166,plain,
    ( ( ! [Fluent: $i,Time: $i] :
          ( ~ ( holdsAt @ Fluent @ Time )
          | ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) )
          | ( ( happens @ ( sK13_Event @ Time @ Fluent ) @ Time )
            & ( terminates @ ( sK13_Event @ Time @ Fluent ) @ Fluent @ Time ) )
          | ( holdsAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[149]) ).

thf(167,plain,
    ( ( ! [Fluent: $i,Time: $i] :
          ( ( holdsAt @ Fluent @ Time )
          | ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) )
          | ( ( happens @ ( sK12_Event @ Time @ Fluent ) @ Time )
            & ( initiates @ ( sK12_Event @ Time @ Fluent ) @ Fluent @ Time ) )
          | ~ ( holdsAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[148]) ).

thf(168,plain,
    ( ( ! [Fluent: $i,Time: $i] :
          ( ~ ( releasedAt @ Fluent @ Time )
          | ( ( happens @ ( sK11_Event @ Time @ Fluent ) @ Time )
            & ( ( initiates @ ( sK11_Event @ Time @ Fluent ) @ Fluent @ Time )
              | ( terminates @ ( sK11_Event @ Time @ Fluent ) @ Fluent @ Time ) ) )
          | ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[147]) ).

thf(169,plain,
    ( ( ! [Fluent: $i,Time: $i] :
          ( ( releasedAt @ Fluent @ Time )
          | ( ( happens @ ( sK10_Event @ Time @ Fluent ) @ Time )
            & ( releases @ ( sK10_Event @ Time @ Fluent ) @ Fluent @ Time ) )
          | ~ ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[146]) ).

thf(170,plain,
    ( ( ! [Event: $i,Time: $i,Fluent: $i] :
          ( ~ ( happens @ Event @ Time )
          | ~ ( initiates @ Event @ Fluent @ Time )
          | ( holdsAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[145]) ).

thf(171,plain,
    ( ( ! [Event: $i,Time: $i,Fluent: $i] :
          ( ~ ( happens @ Event @ Time )
          | ~ ( terminates @ Event @ Fluent @ Time )
          | ~ ( holdsAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[144]) ).

thf(172,plain,
    ( ( ! [Event: $i,Time: $i,Fluent: $i] :
          ( ~ ( happens @ Event @ Time )
          | ~ ( releases @ Event @ Fluent @ Time )
          | ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[143]) ).

thf(173,plain,
    ( ( ! [Event: $i] :
          ( ! [Time: $i,Fluent: $i] :
              ( ~ ( happens @ Event @ Time )
              | ~ ( initiates @ Event @ Fluent @ Time )
              | ~ ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) ) )
          & ! [Time: $i,Fluent: $i] :
              ( ~ ( happens @ Event @ Time )
              | ~ ( terminates @ Event @ Fluent @ Time )
              | ~ ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[142]) ).

thf(174,plain,
    ( ( ! [Event: $i] :
          ( ! [Fluent: $i,Time: $i] :
              ( ~ ( initiates @ Event @ Fluent @ Time )
              | ( ( Event = overflow )
                & ( holdsAt @ ( waterLevel @ ( sK9_Height @ Time @ Fluent @ Event ) ) @ Time )
                & ( Fluent
                  = ( waterLevel @ ( sK9_Height @ Time @ Fluent @ Event ) ) ) )
              | ( ( Event = tapOff )
                & ( holdsAt @ ( waterLevel @ ( sK8_Height @ Time @ Fluent @ Event ) ) @ Time )
                & ( Fluent
                  = ( waterLevel @ ( sK8_Height @ Time @ Fluent @ Event ) ) ) )
              | ( Event = tapOn )
              | ( Event = overflow ) )
          & ! [Fluent: $i,Time: $i] :
              ( ~ ( initiates @ Event @ Fluent @ Time )
              | ( ( Event = overflow )
                & ( holdsAt @ ( waterLevel @ ( sK7_Height @ Time @ Fluent @ Event ) ) @ Time )
                & ( Fluent
                  = ( waterLevel @ ( sK7_Height @ Time @ Fluent @ Event ) ) ) )
              | ( ( Event = tapOff )
                & ( holdsAt @ ( waterLevel @ ( sK6_Height @ Time @ Fluent @ Event ) ) @ Time )
                & ( Fluent
                  = ( waterLevel @ ( sK6_Height @ Time @ Fluent @ Event ) ) ) )
              | ( Event = tapOn )
              | ( Fluent = spilling ) )
          & ! [Fluent: $i,Time: $i] :
              ( ~ ( initiates @ Event @ Fluent @ Time )
              | ( ( Event = overflow )
                & ( holdsAt @ ( waterLevel @ ( sK5_Height @ Time @ Fluent @ Event ) ) @ Time )
                & ( Fluent
                  = ( waterLevel @ ( sK5_Height @ Time @ Fluent @ Event ) ) ) )
              | ( ( Event = tapOff )
                & ( holdsAt @ ( waterLevel @ ( sK4_Height @ Time @ Fluent @ Event ) ) @ Time )
                & ( Fluent
                  = ( waterLevel @ ( sK4_Height @ Time @ Fluent @ Event ) ) ) )
              | ( Fluent = filling )
              | ( Event = overflow ) )
          & ! [Fluent: $i,Time: $i] :
              ( ~ ( initiates @ Event @ Fluent @ Time )
              | ( ( Event = overflow )
                & ( holdsAt @ ( waterLevel @ ( sK3_Height @ Time @ Fluent @ Event ) ) @ Time )
                & ( Fluent
                  = ( waterLevel @ ( sK3_Height @ Time @ Fluent @ Event ) ) ) )
              | ( ( Event = tapOff )
                & ( holdsAt @ ( waterLevel @ ( sK2_Height @ Time @ Fluent @ Event ) ) @ Time )
                & ( Fluent
                  = ( waterLevel @ ( sK2_Height @ Time @ Fluent @ Event ) ) ) )
              | ( Fluent = filling )
              | ( Fluent = spilling ) )
          & ! [Fluent: $i,Time: $i] :
              ( ! [Height: $i] :
                  ( ( Event != overflow )
                  | ~ ( holdsAt @ ( waterLevel @ Height ) @ Time )
                  | ( Fluent
                   != ( waterLevel @ Height ) ) )
              | ( initiates @ Event @ Fluent @ Time ) )
          & ! [Fluent: $i,Time: $i] :
              ( ! [Height: $i] :
                  ( ( Event != tapOff )
                  | ~ ( holdsAt @ ( waterLevel @ Height ) @ Time )
                  | ( Fluent
                   != ( waterLevel @ Height ) ) )
              | ( initiates @ Event @ Fluent @ Time ) )
          & ! [Fluent: $i] :
              ( ( Event != tapOn )
              | ( Fluent != filling )
              | ! [Time: $i] : ( initiates @ Event @ Fluent @ Time ) )
          & ! [Fluent: $i] :
              ( ( Event != overflow )
              | ( Fluent != spilling )
              | ! [Time: $i] : ( initiates @ Event @ Fluent @ Time ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[141]) ).

thf(175,plain,
    ( ( ! [Event: $i] :
          ( ( ! [Fluent: $i,Time: $i] :
                ~ ( terminates @ Event @ Fluent @ Time )
            | ( Event = tapOff )
            | ( Event = overflow ) )
          & ! [Fluent: $i] :
              ( ! [Time: $i] :
                  ~ ( terminates @ Event @ Fluent @ Time )
              | ( Event = tapOff )
              | ( Fluent = filling ) )
          & ! [Fluent: $i] :
              ( ! [Time: $i] :
                  ~ ( terminates @ Event @ Fluent @ Time )
              | ( Fluent = filling )
              | ( Event = overflow ) )
          & ! [Fluent: $i] :
              ( ! [Time: $i] :
                  ~ ( terminates @ Event @ Fluent @ Time )
              | ( Fluent = filling )
              | ( Fluent = filling ) )
          & ! [Fluent: $i] :
              ( ( Event != tapOff )
              | ( Fluent != filling )
              | ! [Time: $i] : ( terminates @ Event @ Fluent @ Time ) )
          & ! [Fluent: $i] :
              ( ( Event != overflow )
              | ( Fluent != filling )
              | ! [Time: $i] : ( terminates @ Event @ Fluent @ Time ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[140]) ).

thf(176,plain,
    ( ( ! [Event: $i] :
          ( ! [Fluent: $i] :
              ( ( Event != tapOn )
              | ! [Height: $i] :
                  ( Fluent
                 != ( waterLevel @ Height ) )
              | ! [Time: $i] : ( releases @ Event @ Fluent @ Time ) )
          & ! [Fluent: $i] :
              ( ! [Time: $i] :
                  ~ ( releases @ Event @ Fluent @ Time )
              | ( ( Event = tapOn )
                & ( Fluent
                  = ( waterLevel @ ( sK1_Height @ Fluent @ Event ) ) ) ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[139]) ).

thf(177,plain,
    ( ( ! [Event: $i,Time: $i] :
          ( ~ ( happens @ Event @ Time )
          | ( Event = tapOn )
          | ( holdsAt @ ( waterLevel @ n3 ) @ Time ) )
      & ! [Event: $i,Time: $i] :
          ( ~ ( happens @ Event @ Time )
          | ( Event = tapOn )
          | ( holdsAt @ filling @ Time ) )
      & ! [Event: $i] :
          ( ! [Time: $i] :
              ~ ( happens @ Event @ Time )
          | ( Event = tapOn )
          | ( Event = overflow ) )
      & ! [Event: $i,Time: $i] :
          ( ~ ( happens @ Event @ Time )
          | ( Time = n0 )
          | ( holdsAt @ ( waterLevel @ n3 ) @ Time ) )
      & ! [Event: $i,Time: $i] :
          ( ~ ( happens @ Event @ Time )
          | ( Time = n0 )
          | ( holdsAt @ filling @ Time ) )
      & ! [Event: $i,Time: $i] :
          ( ~ ( happens @ Event @ Time )
          | ( Time = n0 )
          | ( Event = overflow ) )
      & ! [Event: $i,Time: $i] :
          ( ( Event != tapOn )
          | ( Time != n0 )
          | ( happens @ Event @ Time ) )
      & ! [Event: $i,Time: $i] :
          ( ~ ( holdsAt @ ( waterLevel @ n3 ) @ Time )
          | ~ ( holdsAt @ filling @ Time )
          | ( Event != overflow )
          | ( happens @ Event @ Time ) ) )
    = $true ),
    inference(copy,[status(thm)],[138]) ).

thf(178,plain,
    ( ( ! [Height1: $i,Time: $i,Height2: $i,Offset: $i] :
          ( ( Height2
           != ( plus @ Height1 @ Offset ) )
          | ~ ( holdsAt @ ( waterLevel @ Height1 ) @ Time )
          | ( trajectory @ filling @ Time @ ( waterLevel @ Height2 ) @ Offset ) ) )
    = $true ),
    inference(copy,[status(thm)],[137]) ).

thf(179,plain,
    ( ( ! [Time: $i,Height1: $i,Height2: $i] :
          ( ~ ( holdsAt @ ( waterLevel @ Height1 ) @ Time )
          | ~ ( holdsAt @ ( waterLevel @ Height2 ) @ Time )
          | ( Height1 = Height2 ) ) )
    = $true ),
    inference(copy,[status(thm)],[136]) ).

thf(180,plain,
    ( ( ( tapOff != tapOn ) )
    = $true ),
    inference(copy,[status(thm)],[135]) ).

thf(181,plain,
    ( ( ( tapOff != overflow ) )
    = $true ),
    inference(copy,[status(thm)],[134]) ).

thf(182,plain,
    ( ( ( overflow != tapOn ) )
    = $true ),
    inference(copy,[status(thm)],[133]) ).

thf(183,plain,
    ( ( ! [X: $i] :
          ( filling
         != ( waterLevel @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[132]) ).

thf(184,plain,
    ( ( ! [X: $i] :
          ( spilling
         != ( waterLevel @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[131]) ).

thf(185,plain,
    ( ( ( filling != spilling ) )
    = $true ),
    inference(copy,[status(thm)],[130]) ).

thf(186,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( ( waterLevel @ X )
           != ( waterLevel @ Y ) )
          | ( X = Y ) )
      & ! [X: $i,Y: $i] :
          ( ( X != Y )
          | ( ( waterLevel @ X )
            = ( waterLevel @ Y ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[129]) ).

thf(187,plain,
    ( ( ( plus @ n0 @ n0 )
      = n0 )
    = $true ),
    inference(copy,[status(thm)],[82]) ).

thf(188,plain,
    ( ( ( plus @ n0 @ n1 )
      = n1 )
    = $true ),
    inference(copy,[status(thm)],[81]) ).

thf(189,plain,
    ( ( ( plus @ n0 @ n2 )
      = n2 )
    = $true ),
    inference(copy,[status(thm)],[80]) ).

thf(190,plain,
    ( ( ( plus @ n0 @ n3 )
      = n3 )
    = $true ),
    inference(copy,[status(thm)],[79]) ).

thf(191,plain,
    ( ( ( plus @ n1 @ n1 )
      = n2 )
    = $true ),
    inference(copy,[status(thm)],[78]) ).

thf(192,plain,
    ( ( ( plus @ n1 @ n2 )
      = n3 )
    = $true ),
    inference(copy,[status(thm)],[77]) ).

thf(193,plain,
    ( ( ( plus @ n1 @ n3 )
      = n4 )
    = $true ),
    inference(copy,[status(thm)],[76]) ).

thf(194,plain,
    ( ( ( plus @ n2 @ n2 )
      = n4 )
    = $true ),
    inference(copy,[status(thm)],[75]) ).

thf(195,plain,
    ( ( ( plus @ n2 @ n3 )
      = n5 )
    = $true ),
    inference(copy,[status(thm)],[74]) ).

thf(196,plain,
    ( ( ( plus @ n3 @ n3 )
      = n6 )
    = $true ),
    inference(copy,[status(thm)],[73]) ).

thf(197,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( plus @ X @ Y )
          = ( plus @ Y @ X ) ) )
    = $true ),
    inference(copy,[status(thm)],[72]) ).

thf(198,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ~ ( less_or_equal @ X @ Y )
          | ( X = Y )
          | ( less @ X @ Y ) )
      & ! [X: $i,Y: $i] :
          ( ( X != Y )
          | ( less_or_equal @ X @ Y ) )
      & ! [X: $i,Y: $i] :
          ( ~ ( less @ X @ Y )
          | ( less_or_equal @ X @ Y ) ) )
    = $true ),
    inference(copy,[status(thm)],[128]) ).

thf(199,plain,
    ( ( ! [X: $i] :
          ~ ( less @ X @ n0 ) )
    = $true ),
    inference(copy,[status(thm)],[127]) ).

thf(200,plain,
    ( ( ! [X: $i] :
          ( ~ ( less @ X @ n1 )
          | ( less_or_equal @ X @ n0 ) )
      & ! [X: $i] :
          ( ~ ( less_or_equal @ X @ n0 )
          | ( less @ X @ n1 ) ) )
    = $true ),
    inference(copy,[status(thm)],[126]) ).

thf(201,plain,
    ( ( ! [X: $i] :
          ( ~ ( less @ X @ n2 )
          | ( less_or_equal @ X @ n1 ) )
      & ! [X: $i] :
          ( ~ ( less_or_equal @ X @ n1 )
          | ( less @ X @ n2 ) ) )
    = $true ),
    inference(copy,[status(thm)],[125]) ).

thf(202,plain,
    ( ( ! [X: $i] :
          ( ~ ( less @ X @ n3 )
          | ( less_or_equal @ X @ n2 ) )
      & ! [X: $i] :
          ( ~ ( less_or_equal @ X @ n2 )
          | ( less @ X @ n3 ) ) )
    = $true ),
    inference(copy,[status(thm)],[124]) ).

thf(203,plain,
    ( ( ! [X: $i] :
          ( ~ ( less @ X @ n4 )
          | ( less_or_equal @ X @ n3 ) )
      & ! [X: $i] :
          ( ~ ( less_or_equal @ X @ n3 )
          | ( less @ X @ n4 ) ) )
    = $true ),
    inference(copy,[status(thm)],[123]) ).

thf(204,plain,
    ( ( ! [X: $i] :
          ( ~ ( less @ X @ n5 )
          | ( less_or_equal @ X @ n4 ) )
      & ! [X: $i] :
          ( ~ ( less_or_equal @ X @ n4 )
          | ( less @ X @ n5 ) ) )
    = $true ),
    inference(copy,[status(thm)],[122]) ).

thf(205,plain,
    ( ( ! [X: $i] :
          ( ~ ( less @ X @ n6 )
          | ( less_or_equal @ X @ n5 ) )
      & ! [X: $i] :
          ( ~ ( less_or_equal @ X @ n5 )
          | ( less @ X @ n6 ) ) )
    = $true ),
    inference(copy,[status(thm)],[121]) ).

thf(206,plain,
    ( ( ! [X: $i] :
          ( ~ ( less @ X @ n7 )
          | ( less_or_equal @ X @ n6 ) )
      & ! [X: $i] :
          ( ~ ( less_or_equal @ X @ n6 )
          | ( less @ X @ n7 ) ) )
    = $true ),
    inference(copy,[status(thm)],[120]) ).

thf(207,plain,
    ( ( ! [X: $i] :
          ( ~ ( less @ X @ n8 )
          | ( less_or_equal @ X @ n7 ) )
      & ! [X: $i] :
          ( ~ ( less_or_equal @ X @ n7 )
          | ( less @ X @ n8 ) ) )
    = $true ),
    inference(copy,[status(thm)],[119]) ).

thf(208,plain,
    ( ( ! [X: $i] :
          ( ~ ( less @ X @ n9 )
          | ( less_or_equal @ X @ n8 ) )
      & ! [X: $i] :
          ( ~ ( less_or_equal @ X @ n8 )
          | ( less @ X @ n9 ) ) )
    = $true ),
    inference(copy,[status(thm)],[118]) ).

thf(209,plain,
    ( ( ! [X: $i,Y: $i] :
          ( ( less @ Y @ X )
          | ( Y = X )
          | ( less @ X @ Y ) )
      & ! [X: $i,Y: $i] :
          ( ~ ( less @ X @ Y )
          | ~ ( less @ Y @ X ) )
      & ! [X: $i,Y: $i] :
          ( ~ ( less @ X @ Y )
          | ( Y != X ) ) )
    = $true ),
    inference(copy,[status(thm)],[117]) ).

thf(210,plain,
    ( ( ~ ( happens @ overflow @ n3 ) )
    = $true ),
    inference(copy,[status(thm)],[116]) ).

thf(211,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                                  ( ~ ( happens @ SX0 @ SX1 )
                                  | ( SX0 = tapOn )
                                  | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
                            | ~ ! [SX0: $i,SX1: $i] :
                                  ( ~ ( happens @ SX0 @ SX1 )
                                  | ( SX0 = tapOn )
                                  | ( holdsAt @ filling @ SX1 ) ) )
                      | ~ ! [SX0: $i] :
                            ( ! [SX1: $i] :
                                ~ ( happens @ SX0 @ SX1 )
                            | ( SX0 = tapOn )
                            | ( SX0 = overflow ) ) )
                | ~ ~ ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                                  ( ~ ( happens @ SX0 @ SX1 )
                                  | ( SX1 = n0 )
                                  | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
                            | ~ ! [SX0: $i,SX1: $i] :
                                  ( ~ ( happens @ SX0 @ SX1 )
                                  | ( SX1 = n0 )
                                  | ( holdsAt @ filling @ SX1 ) ) )
                      | ~ ! [SX0: $i,SX1: $i] :
                            ( ~ ( happens @ SX0 @ SX1 )
                            | ( SX1 = n0 )
                            | ( SX0 = overflow ) ) ) )
          | ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                      ( ( SX0 != tapOn )
                      | ( SX1 != n0 )
                      | ( happens @ SX0 @ SX1 ) )
                | ~ ! [SX0: $i,SX1: $i] :
                      ( ~ ( holdsAt @ ( waterLevel @ n3 ) @ SX1 )
                      | ~ ( holdsAt @ filling @ SX1 )
                      | ( SX0 != overflow )
                      | ( happens @ SX0 @ SX1 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[177]) ).

thf(212,plain,
    ( ( ~ ( ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( less_or_equal @ SX0 @ SX1 )
                | ( SX0 = SX1 )
                | ( less @ SX0 @ SX1 ) )
          | ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                      ( ( SX0 != SX1 )
                      | ( less_or_equal @ SX0 @ SX1 ) )
                | ~ ! [SX0: $i,SX1: $i] :
                      ( ~ ( less @ SX0 @ SX1 )
                      | ( less_or_equal @ SX0 @ SX1 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[198]) ).

thf(213,plain,
    ( ( ! [SX0: $i] :
          ~ ( ~ ! [SX1: $i,SX2: $i] :
                  ( ! [SX3: $i,SX4: $i] :
                      ( ~ ( happens @ SX3 @ SX4 )
                      | ~ ( less @ SX0 @ SX4 )
                      | ~ ( less @ SX4 @ SX1 )
                      | ~ ( initiates @ SX3 @ SX2 @ SX4 ) )
                  | ( startedIn @ SX0 @ SX2 @ SX1 ) )
            | ~ ! [SX1: $i,SX2: $i] :
                  ( ~ ( startedIn @ SX0 @ SX2 @ SX1 )
                  | ~ ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK14_Event @ SX2 @ SX1 @ SX0 ) @ ( sK15_SY86 @ SX2 @ SX1 @ SX0 ) )
                                  | ~ ( less @ SX0 @ ( sK15_SY86 @ SX2 @ SX1 @ SX0 ) ) )
                            | ~ ( less @ ( sK15_SY86 @ SX2 @ SX1 @ SX0 ) @ SX1 ) )
                      | ~ ( initiates @ ( sK14_Event @ SX2 @ SX1 @ SX0 ) @ SX2 @ ( sK15_SY86 @ SX2 @ SX1 @ SX0 ) ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[163]) ).

thf(214,plain,
    ( ( ! [SX0: $i] :
          ~ ( ~ ! [SX1: $i,SX2: $i] :
                  ( ~ ( happens @ SX0 @ SX1 )
                  | ~ ( initiates @ SX0 @ SX2 @ SX1 )
                  | ~ ( releasedAt @ SX2 @ ( plus @ SX1 @ n1 ) ) )
            | ~ ! [SX1: $i,SX2: $i] :
                  ( ~ ( happens @ SX0 @ SX1 )
                  | ~ ( terminates @ SX0 @ SX2 @ SX1 )
                  | ~ ( releasedAt @ SX2 @ ( plus @ SX1 @ n1 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[173]) ).

thf(215,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( less @ SX0 @ n3 )
                | ( less_or_equal @ SX0 @ n2 ) )
          | ~ ! [SX0: $i] :
                ( ~ ( less_or_equal @ SX0 @ n2 )
                | ( less @ SX0 @ n3 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[202]) ).

thf(216,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ( holdsAt @ SX0 @ SX1 )
          | ( releasedAt @ SX0 @ ( plus @ SX1 @ n1 ) )
          | ~ ( ~ ( happens @ ( sK12_Event @ SX1 @ SX0 ) @ SX1 )
              | ~ ( initiates @ ( sK12_Event @ SX1 @ SX0 ) @ SX0 @ SX1 ) )
          | ~ ( holdsAt @ SX0 @ ( plus @ SX1 @ n1 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[167]) ).

thf(217,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( less @ SX0 @ n4 )
                | ( less_or_equal @ SX0 @ n3 ) )
          | ~ ! [SX0: $i] :
                ( ~ ( less_or_equal @ SX0 @ n3 )
                | ( less @ SX0 @ n4 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[203]) ).

thf(218,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( less @ SX0 @ n2 )
                | ( less_or_equal @ SX0 @ n1 ) )
          | ~ ! [SX0: $i] :
                ( ~ ( less_or_equal @ SX0 @ n1 )
                | ( less @ SX0 @ n2 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[201]) ).

thf(219,plain,
    ( ( ~ ( ~ ! [SX0: $i,SX1: $i] :
                ( ( less @ SX1 @ SX0 )
                | ( SX1 = SX0 )
                | ( less @ SX0 @ SX1 ) )
          | ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                      ( ~ ( less @ SX0 @ SX1 )
                      | ~ ( less @ SX1 @ SX0 ) )
                | ~ ! [SX0: $i,SX1: $i] :
                      ( ~ ( less @ SX0 @ SX1 )
                      | ( SX1 != SX0 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[209]) ).

thf(220,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( less @ SX0 @ n7 )
                | ( less_or_equal @ SX0 @ n6 ) )
          | ~ ! [SX0: $i] :
                ( ~ ( less_or_equal @ SX0 @ n6 )
                | ( less @ SX0 @ n7 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[206]) ).

thf(221,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( less @ SX0 @ n1 )
                | ( less_or_equal @ SX0 @ n0 ) )
          | ~ ! [SX0: $i] :
                ( ~ ( less_or_equal @ SX0 @ n0 )
                | ( less @ SX0 @ n1 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[200]) ).

thf(222,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( holdsAt @ SX0 @ SX1 )
          | ( releasedAt @ SX0 @ ( plus @ SX1 @ n1 ) )
          | ~ ( ~ ( happens @ ( sK13_Event @ SX1 @ SX0 ) @ SX1 )
              | ~ ( terminates @ ( sK13_Event @ SX1 @ SX0 ) @ SX0 @ SX1 ) )
          | ( holdsAt @ SX0 @ ( plus @ SX1 @ n1 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[166]) ).

thf(223,plain,
    ( ( ! [SX0: $i] :
          ~ ( ~ ~ ( ~ ~ ( ~ ! [SX1: $i,SX2: $i] :
                              ( ~ ( initiates @ SX0 @ SX1 @ SX2 )
                              | ~ ( ~ ~ ( ( SX0 != overflow )
                                        | ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SX2 @ SX1 @ SX0 ) ) @ SX2 ) )
                                  | ( SX1
                                   != ( waterLevel @ ( sK9_Height @ SX2 @ SX1 @ SX0 ) ) ) )
                              | ~ ( ~ ~ ( ( SX0 != tapOff )
                                        | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SX2 @ SX1 @ SX0 ) ) @ SX2 ) )
                                  | ( SX1
                                   != ( waterLevel @ ( sK8_Height @ SX2 @ SX1 @ SX0 ) ) ) )
                              | ( SX0 = tapOn )
                              | ( SX0 = overflow ) )
                        | ~ ! [SX1: $i,SX2: $i] :
                              ( ~ ( initiates @ SX0 @ SX1 @ SX2 )
                              | ~ ( ~ ~ ( ( SX0 != overflow )
                                        | ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SX2 @ SX1 @ SX0 ) ) @ SX2 ) )
                                  | ( SX1
                                   != ( waterLevel @ ( sK7_Height @ SX2 @ SX1 @ SX0 ) ) ) )
                              | ~ ( ~ ~ ( ( SX0 != tapOff )
                                        | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SX2 @ SX1 @ SX0 ) ) @ SX2 ) )
                                  | ( SX1
                                   != ( waterLevel @ ( sK6_Height @ SX2 @ SX1 @ SX0 ) ) ) )
                              | ( SX0 = tapOn )
                              | ( SX1 = spilling ) ) )
                  | ~ ~ ( ~ ! [SX1: $i,SX2: $i] :
                              ( ~ ( initiates @ SX0 @ SX1 @ SX2 )
                              | ~ ( ~ ~ ( ( SX0 != overflow )
                                        | ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SX2 @ SX1 @ SX0 ) ) @ SX2 ) )
                                  | ( SX1
                                   != ( waterLevel @ ( sK5_Height @ SX2 @ SX1 @ SX0 ) ) ) )
                              | ~ ( ~ ~ ( ( SX0 != tapOff )
                                        | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SX2 @ SX1 @ SX0 ) ) @ SX2 ) )
                                  | ( SX1
                                   != ( waterLevel @ ( sK4_Height @ SX2 @ SX1 @ SX0 ) ) ) )
                              | ( SX1 = filling )
                              | ( SX0 = overflow ) )
                        | ~ ! [SX1: $i,SX2: $i] :
                              ( ~ ( initiates @ SX0 @ SX1 @ SX2 )
                              | ~ ( ~ ~ ( ( SX0 != overflow )
                                        | ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SX2 @ SX1 @ SX0 ) ) @ SX2 ) )
                                  | ( SX1
                                   != ( waterLevel @ ( sK3_Height @ SX2 @ SX1 @ SX0 ) ) ) )
                              | ~ ( ~ ~ ( ( SX0 != tapOff )
                                        | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SX2 @ SX1 @ SX0 ) ) @ SX2 ) )
                                  | ( SX1
                                   != ( waterLevel @ ( sK2_Height @ SX2 @ SX1 @ SX0 ) ) ) )
                              | ( SX1 = filling )
                              | ( SX1 = spilling ) ) ) )
            | ~ ~ ( ~ ! [SX1: $i,SX2: $i] :
                        ( ! [SX3: $i] :
                            ( ( SX0 != overflow )
                            | ~ ( holdsAt @ ( waterLevel @ SX3 ) @ SX2 )
                            | ( SX1
                             != ( waterLevel @ SX3 ) ) )
                        | ( initiates @ SX0 @ SX1 @ SX2 ) )
                  | ~ ~ ( ~ ! [SX1: $i,SX2: $i] :
                              ( ! [SX3: $i] :
                                  ( ( SX0 != tapOff )
                                  | ~ ( holdsAt @ ( waterLevel @ SX3 ) @ SX2 )
                                  | ( SX1
                                   != ( waterLevel @ SX3 ) ) )
                              | ( initiates @ SX0 @ SX1 @ SX2 ) )
                        | ~ ~ ( ~ ! [SX1: $i] :
                                    ( ( SX0 != tapOn )
                                    | ( SX1 != filling )
                                    | ! [SX2: $i] : ( initiates @ SX0 @ SX1 @ SX2 ) )
                              | ~ ! [SX1: $i] :
                                    ( ( SX0 != overflow )
                                    | ( SX1 != spilling )
                                    | ! [SX2: $i] : ( initiates @ SX0 @ SX1 @ SX2 ) ) ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[174]) ).

thf(224,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( less @ SX0 @ n8 )
                | ( less_or_equal @ SX0 @ n7 ) )
          | ~ ! [SX0: $i] :
                ( ~ ( less_or_equal @ SX0 @ n7 )
                | ( less @ SX0 @ n8 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[207]) ).

thf(225,plain,
    ( ( ! [SX0: $i] :
          ~ ( ~ ~ ( ~ ~ ( ~ ( ! [SX1: $i,SX2: $i] :
                                ~ ( terminates @ SX0 @ SX1 @ SX2 )
                            | ( SX0 = tapOff )
                            | ( SX0 = overflow ) )
                        | ~ ! [SX1: $i] :
                              ( ! [SX2: $i] :
                                  ~ ( terminates @ SX0 @ SX1 @ SX2 )
                              | ( SX0 = tapOff )
                              | ( SX1 = filling ) ) )
                  | ~ ~ ( ~ ! [SX1: $i] :
                              ( ! [SX2: $i] :
                                  ~ ( terminates @ SX0 @ SX1 @ SX2 )
                              | ( SX1 = filling )
                              | ( SX0 = overflow ) )
                        | ~ ! [SX1: $i] :
                              ( ! [SX2: $i] :
                                  ~ ( terminates @ SX0 @ SX1 @ SX2 )
                              | ( SX1 = filling )
                              | ( SX1 = filling ) ) ) )
            | ~ ~ ( ~ ! [SX1: $i] :
                        ( ( SX0 != tapOff )
                        | ( SX1 != filling )
                        | ! [SX2: $i] : ( terminates @ SX0 @ SX1 @ SX2 ) )
                  | ~ ! [SX1: $i] :
                        ( ( SX0 != overflow )
                        | ( SX1 != filling )
                        | ! [SX2: $i] : ( terminates @ SX0 @ SX1 @ SX2 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[175]) ).

thf(226,plain,
    ( ( ! [SX0: $i] :
          ~ ( ~ ! [SX1: $i,SX2: $i] :
                  ( ! [SX3: $i,SX4: $i] :
                      ( ~ ( happens @ SX3 @ SX4 )
                      | ~ ( less @ SX0 @ SX4 )
                      | ~ ( less @ SX4 @ SX2 )
                      | ~ ( terminates @ SX3 @ SX1 @ SX4 ) )
                  | ( stoppedIn @ SX0 @ SX1 @ SX2 ) )
            | ~ ! [SX1: $i,SX2: $i] :
                  ( ~ ( stoppedIn @ SX0 @ SX1 @ SX2 )
                  | ~ ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK16_Event @ SX2 @ SX1 @ SX0 ) @ ( sK17_SY87 @ SX2 @ SX1 @ SX0 ) )
                                  | ~ ( less @ SX0 @ ( sK17_SY87 @ SX2 @ SX1 @ SX0 ) ) )
                            | ~ ( less @ ( sK17_SY87 @ SX2 @ SX1 @ SX0 ) @ SX2 ) )
                      | ~ ( terminates @ ( sK16_Event @ SX2 @ SX1 @ SX0 ) @ SX1 @ ( sK17_SY87 @ SX2 @ SX1 @ SX0 ) ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[162]) ).

thf(227,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ( releasedAt @ SX0 @ SX1 )
          | ~ ( ~ ( happens @ ( sK10_Event @ SX1 @ SX0 ) @ SX1 )
              | ~ ( releases @ ( sK10_Event @ SX1 @ SX0 ) @ SX0 @ SX1 ) )
          | ~ ( releasedAt @ SX0 @ ( plus @ SX1 @ n1 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[169]) ).

thf(228,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( less @ SX0 @ n9 )
                | ( less_or_equal @ SX0 @ n8 ) )
          | ~ ! [SX0: $i] :
                ( ~ ( less_or_equal @ SX0 @ n8 )
                | ( less @ SX0 @ n9 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[208]) ).

thf(229,plain,
    ( ( ~ ( ~ ! [SX0: $i,SX1: $i] :
                ( ( ( waterLevel @ SX0 )
                 != ( waterLevel @ SX1 ) )
                | ( SX0 = SX1 ) )
          | ~ ! [SX0: $i,SX1: $i] :
                ( ( SX0 != SX1 )
                | ( ( waterLevel @ SX0 )
                  = ( waterLevel @ SX1 ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[186]) ).

thf(230,plain,
    ( ( ! [SX0: $i] :
          ~ ( ~ ! [SX1: $i] :
                  ( ( SX0 != tapOn )
                  | ! [SX2: $i] :
                      ( SX1
                     != ( waterLevel @ SX2 ) )
                  | ! [SX2: $i] : ( releases @ SX0 @ SX1 @ SX2 ) )
            | ~ ! [SX1: $i] :
                  ( ! [SX2: $i] :
                      ~ ( releases @ SX0 @ SX1 @ SX2 )
                  | ~ ( ( SX0 != tapOn )
                      | ( SX1
                       != ( waterLevel @ ( sK1_Height @ SX1 @ SX0 ) ) ) ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[176]) ).

thf(231,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( less @ SX0 @ n5 )
                | ( less_or_equal @ SX0 @ n4 ) )
          | ~ ! [SX0: $i] :
                ( ~ ( less_or_equal @ SX0 @ n4 )
                | ( less @ SX0 @ n5 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[204]) ).

thf(232,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( less @ SX0 @ n6 )
                | ( less_or_equal @ SX0 @ n5 ) )
          | ~ ! [SX0: $i] :
                ( ~ ( less_or_equal @ SX0 @ n5 )
                | ( less @ SX0 @ n6 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[205]) ).

thf(233,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( releasedAt @ SX0 @ SX1 )
          | ~ ( ~ ( happens @ ( sK11_Event @ SX1 @ SX0 ) @ SX1 )
              | ~ ( ( initiates @ ( sK11_Event @ SX1 @ SX0 ) @ SX0 @ SX1 )
                  | ( terminates @ ( sK11_Event @ SX1 @ SX0 ) @ SX0 @ SX1 ) ) )
          | ( releasedAt @ SX0 @ ( plus @ SX1 @ n1 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[168]) ).

thf(234,plain,
    ( ( holdsAt @ filling @ n0 )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[157]) ).

thf(235,plain,
    ( ( holdsAt @ spilling @ n0 )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[158]) ).

thf(236,plain,
    ! [SV1: $i] :
      ( ( ~ ( releasedAt @ ( waterLevel @ SV1 ) @ n0 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[159]) ).

thf(237,plain,
    ( ( releasedAt @ filling @ n0 )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[160]) ).

thf(238,plain,
    ( ( releasedAt @ spilling @ n0 )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[161]) ).

thf(239,plain,
    ! [SV2: $i] :
      ( ( ! [SY88: $i,SY89: $i,SY90: $i,SY91: $i] :
            ( ~ ( happens @ SV2 @ SY88 )
            | ~ ( initiates @ SV2 @ SY89 @ SY88 )
            | ~ ( less @ n0 @ SY91 )
            | ~ ( trajectory @ SY89 @ SY88 @ SY90 @ SY91 )
            | ( stoppedIn @ SY88 @ SY89 @ ( plus @ SY88 @ SY91 ) )
            | ( holdsAt @ SY90 @ ( plus @ SY88 @ SY91 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[164]) ).

thf(240,plain,
    ! [SV3: $i] :
      ( ( ! [SY92: $i,SY93: $i,SY94: $i,SY95: $i] :
            ( ~ ( happens @ SV3 @ SY92 )
            | ~ ( terminates @ SV3 @ SY93 @ SY92 )
            | ~ ( less @ n0 @ SY94 )
            | ~ ( antitrajectory @ SY93 @ SY92 @ SY95 @ SY94 )
            | ( startedIn @ SY92 @ SY93 @ ( plus @ SY92 @ SY94 ) )
            | ( holdsAt @ SY95 @ ( plus @ SY92 @ SY94 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[165]) ).

thf(241,plain,
    ! [SV4: $i] :
      ( ( ! [SY96: $i,SY97: $i] :
            ( ~ ( happens @ SV4 @ SY96 )
            | ~ ( initiates @ SV4 @ SY97 @ SY96 )
            | ( holdsAt @ SY97 @ ( plus @ SY96 @ n1 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[170]) ).

thf(242,plain,
    ! [SV5: $i] :
      ( ( ! [SY98: $i,SY99: $i] :
            ( ~ ( happens @ SV5 @ SY98 )
            | ~ ( terminates @ SV5 @ SY99 @ SY98 )
            | ~ ( holdsAt @ SY99 @ ( plus @ SY98 @ n1 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[171]) ).

thf(243,plain,
    ! [SV6: $i] :
      ( ( ! [SY100: $i,SY101: $i] :
            ( ~ ( happens @ SV6 @ SY100 )
            | ~ ( releases @ SV6 @ SY101 @ SY100 )
            | ( releasedAt @ SY101 @ ( plus @ SY100 @ n1 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[172]) ).

thf(244,plain,
    ! [SV7: $i] :
      ( ( ! [SY102: $i,SY103: $i,SY104: $i] :
            ( ( SY103
             != ( plus @ SV7 @ SY104 ) )
            | ~ ( holdsAt @ ( waterLevel @ SV7 ) @ SY102 )
            | ( trajectory @ filling @ SY102 @ ( waterLevel @ SY103 ) @ SY104 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[178]) ).

thf(245,plain,
    ! [SV8: $i] :
      ( ( ! [SY105: $i,SY106: $i] :
            ( ~ ( holdsAt @ ( waterLevel @ SY105 ) @ SV8 )
            | ~ ( holdsAt @ ( waterLevel @ SY106 ) @ SV8 )
            | ( SY105 = SY106 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[179]) ).

thf(246,plain,
    ( ( tapOff = tapOn )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[180]) ).

thf(247,plain,
    ( ( tapOff = overflow )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[181]) ).

thf(248,plain,
    ( ( overflow = tapOn )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[182]) ).

thf(249,plain,
    ! [SV9: $i] :
      ( ( ( filling
         != ( waterLevel @ SV9 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[183]) ).

thf(250,plain,
    ! [SV10: $i] :
      ( ( ( spilling
         != ( waterLevel @ SV10 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[184]) ).

thf(251,plain,
    ( ( filling = spilling )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[185]) ).

thf(252,plain,
    ! [SV11: $i] :
      ( ( ! [SY107: $i] :
            ( ( plus @ SV11 @ SY107 )
            = ( plus @ SY107 @ SV11 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[197]) ).

thf(253,plain,
    ! [SV12: $i] :
      ( ( ~ ( less @ SV12 @ n0 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[199]) ).

thf(254,plain,
    ( ( happens @ overflow @ n3 )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[210]) ).

thf(255,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                              ( ~ ( happens @ SX0 @ SX1 )
                              | ( SX0 = tapOn )
                              | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
                        | ~ ! [SX0: $i,SX1: $i] :
                              ( ~ ( happens @ SX0 @ SX1 )
                              | ( SX0 = tapOn )
                              | ( holdsAt @ filling @ SX1 ) ) )
                  | ~ ! [SX0: $i] :
                        ( ! [SX1: $i] :
                            ~ ( happens @ SX0 @ SX1 )
                        | ( SX0 = tapOn )
                        | ( SX0 = overflow ) ) )
            | ~ ~ ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                              ( ~ ( happens @ SX0 @ SX1 )
                              | ( SX1 = n0 )
                              | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
                        | ~ ! [SX0: $i,SX1: $i] :
                              ( ~ ( happens @ SX0 @ SX1 )
                              | ( SX1 = n0 )
                              | ( holdsAt @ filling @ SX1 ) ) )
                  | ~ ! [SX0: $i,SX1: $i] :
                        ( ~ ( happens @ SX0 @ SX1 )
                        | ( SX1 = n0 )
                        | ( SX0 = overflow ) ) ) )
      | ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                  ( ( SX0 != tapOn )
                  | ( SX1 != n0 )
                  | ( happens @ SX0 @ SX1 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( holdsAt @ ( waterLevel @ n3 ) @ SX1 )
                  | ~ ( holdsAt @ filling @ SX1 )
                  | ( SX0 != overflow )
                  | ( happens @ SX0 @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[211]) ).

thf(256,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( less_or_equal @ SX0 @ SX1 )
            | ( SX0 = SX1 )
            | ( less @ SX0 @ SX1 ) )
      | ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                  ( ( SX0 != SX1 )
                  | ( less_or_equal @ SX0 @ SX1 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( less @ SX0 @ SX1 )
                  | ( less_or_equal @ SX0 @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[212]) ).

thf(257,plain,
    ! [SV13: $i] :
      ( ( ~ ( ~ ! [SY108: $i,SY109: $i] :
                  ( ! [SY110: $i,SY111: $i] :
                      ( ~ ( happens @ SY110 @ SY111 )
                      | ~ ( less @ SV13 @ SY111 )
                      | ~ ( less @ SY111 @ SY108 )
                      | ~ ( initiates @ SY110 @ SY109 @ SY111 ) )
                  | ( startedIn @ SV13 @ SY109 @ SY108 ) )
            | ~ ! [SY112: $i,SY113: $i] :
                  ( ~ ( startedIn @ SV13 @ SY113 @ SY112 )
                  | ~ ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK14_Event @ SY113 @ SY112 @ SV13 ) @ ( sK15_SY86 @ SY113 @ SY112 @ SV13 ) )
                                  | ~ ( less @ SV13 @ ( sK15_SY86 @ SY113 @ SY112 @ SV13 ) ) )
                            | ~ ( less @ ( sK15_SY86 @ SY113 @ SY112 @ SV13 ) @ SY112 ) )
                      | ~ ( initiates @ ( sK14_Event @ SY113 @ SY112 @ SV13 ) @ SY113 @ ( sK15_SY86 @ SY113 @ SY112 @ SV13 ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[213]) ).

thf(258,plain,
    ! [SV14: $i] :
      ( ( ~ ( ~ ! [SY114: $i,SY115: $i] :
                  ( ~ ( happens @ SV14 @ SY114 )
                  | ~ ( initiates @ SV14 @ SY115 @ SY114 )
                  | ~ ( releasedAt @ SY115 @ ( plus @ SY114 @ n1 ) ) )
            | ~ ! [SY116: $i,SY117: $i] :
                  ( ~ ( happens @ SV14 @ SY116 )
                  | ~ ( terminates @ SV14 @ SY117 @ SY116 )
                  | ~ ( releasedAt @ SY117 @ ( plus @ SY116 @ n1 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[214]) ).

thf(259,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less @ SX0 @ n3 )
            | ( less_or_equal @ SX0 @ n2 ) )
      | ~ ! [SX0: $i] :
            ( ~ ( less_or_equal @ SX0 @ n2 )
            | ( less @ SX0 @ n3 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[215]) ).

thf(260,plain,
    ! [SV15: $i] :
      ( ( ! [SY118: $i] :
            ( ( holdsAt @ SV15 @ SY118 )
            | ( releasedAt @ SV15 @ ( plus @ SY118 @ n1 ) )
            | ~ ( ~ ( happens @ ( sK12_Event @ SY118 @ SV15 ) @ SY118 )
                | ~ ( initiates @ ( sK12_Event @ SY118 @ SV15 ) @ SV15 @ SY118 ) )
            | ~ ( holdsAt @ SV15 @ ( plus @ SY118 @ n1 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[216]) ).

thf(261,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less @ SX0 @ n4 )
            | ( less_or_equal @ SX0 @ n3 ) )
      | ~ ! [SX0: $i] :
            ( ~ ( less_or_equal @ SX0 @ n3 )
            | ( less @ SX0 @ n4 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[217]) ).

thf(262,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less @ SX0 @ n2 )
            | ( less_or_equal @ SX0 @ n1 ) )
      | ~ ! [SX0: $i] :
            ( ~ ( less_or_equal @ SX0 @ n1 )
            | ( less @ SX0 @ n2 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[218]) ).

thf(263,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ( less @ SX1 @ SX0 )
            | ( SX1 = SX0 )
            | ( less @ SX0 @ SX1 ) )
      | ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( less @ SX0 @ SX1 )
                  | ~ ( less @ SX1 @ SX0 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( less @ SX0 @ SX1 )
                  | ( SX1 != SX0 ) ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[219]) ).

thf(264,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less @ SX0 @ n7 )
            | ( less_or_equal @ SX0 @ n6 ) )
      | ~ ! [SX0: $i] :
            ( ~ ( less_or_equal @ SX0 @ n6 )
            | ( less @ SX0 @ n7 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[220]) ).

thf(265,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less @ SX0 @ n1 )
            | ( less_or_equal @ SX0 @ n0 ) )
      | ~ ! [SX0: $i] :
            ( ~ ( less_or_equal @ SX0 @ n0 )
            | ( less @ SX0 @ n1 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[221]) ).

thf(266,plain,
    ! [SV16: $i] :
      ( ( ! [SY119: $i] :
            ( ~ ( holdsAt @ SV16 @ SY119 )
            | ( releasedAt @ SV16 @ ( plus @ SY119 @ n1 ) )
            | ~ ( ~ ( happens @ ( sK13_Event @ SY119 @ SV16 ) @ SY119 )
                | ~ ( terminates @ ( sK13_Event @ SY119 @ SV16 ) @ SV16 @ SY119 ) )
            | ( holdsAt @ SV16 @ ( plus @ SY119 @ n1 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[222]) ).

thf(267,plain,
    ! [SV17: $i] :
      ( ( ~ ( ~ ~ ( ~ ~ ( ~ ! [SY120: $i,SY121: $i] :
                              ( ~ ( initiates @ SV17 @ SY120 @ SY121 )
                              | ~ ( ~ ~ ( ( SV17 != overflow )
                                        | ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SY121 @ SY120 @ SV17 ) ) @ SY121 ) )
                                  | ( SY120
                                   != ( waterLevel @ ( sK9_Height @ SY121 @ SY120 @ SV17 ) ) ) )
                              | ~ ( ~ ~ ( ( SV17 != tapOff )
                                        | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SY121 @ SY120 @ SV17 ) ) @ SY121 ) )
                                  | ( SY120
                                   != ( waterLevel @ ( sK8_Height @ SY121 @ SY120 @ SV17 ) ) ) )
                              | ( SV17 = tapOn )
                              | ( SV17 = overflow ) )
                        | ~ ! [SY122: $i,SY123: $i] :
                              ( ~ ( initiates @ SV17 @ SY122 @ SY123 )
                              | ~ ( ~ ~ ( ( SV17 != overflow )
                                        | ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SY123 @ SY122 @ SV17 ) ) @ SY123 ) )
                                  | ( SY122
                                   != ( waterLevel @ ( sK7_Height @ SY123 @ SY122 @ SV17 ) ) ) )
                              | ~ ( ~ ~ ( ( SV17 != tapOff )
                                        | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SY123 @ SY122 @ SV17 ) ) @ SY123 ) )
                                  | ( SY122
                                   != ( waterLevel @ ( sK6_Height @ SY123 @ SY122 @ SV17 ) ) ) )
                              | ( SV17 = tapOn )
                              | ( SY122 = spilling ) ) )
                  | ~ ~ ( ~ ! [SY124: $i,SY125: $i] :
                              ( ~ ( initiates @ SV17 @ SY124 @ SY125 )
                              | ~ ( ~ ~ ( ( SV17 != overflow )
                                        | ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SY125 @ SY124 @ SV17 ) ) @ SY125 ) )
                                  | ( SY124
                                   != ( waterLevel @ ( sK5_Height @ SY125 @ SY124 @ SV17 ) ) ) )
                              | ~ ( ~ ~ ( ( SV17 != tapOff )
                                        | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SY125 @ SY124 @ SV17 ) ) @ SY125 ) )
                                  | ( SY124
                                   != ( waterLevel @ ( sK4_Height @ SY125 @ SY124 @ SV17 ) ) ) )
                              | ( SY124 = filling )
                              | ( SV17 = overflow ) )
                        | ~ ! [SY126: $i,SY127: $i] :
                              ( ~ ( initiates @ SV17 @ SY126 @ SY127 )
                              | ~ ( ~ ~ ( ( SV17 != overflow )
                                        | ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SY127 @ SY126 @ SV17 ) ) @ SY127 ) )
                                  | ( SY126
                                   != ( waterLevel @ ( sK3_Height @ SY127 @ SY126 @ SV17 ) ) ) )
                              | ~ ( ~ ~ ( ( SV17 != tapOff )
                                        | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SY127 @ SY126 @ SV17 ) ) @ SY127 ) )
                                  | ( SY126
                                   != ( waterLevel @ ( sK2_Height @ SY127 @ SY126 @ SV17 ) ) ) )
                              | ( SY126 = filling )
                              | ( SY126 = spilling ) ) ) )
            | ~ ~ ( ~ ! [SY128: $i,SY129: $i] :
                        ( ! [SY130: $i] :
                            ( ( SV17 != overflow )
                            | ~ ( holdsAt @ ( waterLevel @ SY130 ) @ SY129 )
                            | ( SY128
                             != ( waterLevel @ SY130 ) ) )
                        | ( initiates @ SV17 @ SY128 @ SY129 ) )
                  | ~ ~ ( ~ ! [SY131: $i,SY132: $i] :
                              ( ! [SY133: $i] :
                                  ( ( SV17 != tapOff )
                                  | ~ ( holdsAt @ ( waterLevel @ SY133 ) @ SY132 )
                                  | ( SY131
                                   != ( waterLevel @ SY133 ) ) )
                              | ( initiates @ SV17 @ SY131 @ SY132 ) )
                        | ~ ~ ( ~ ! [SY134: $i] :
                                    ( ( SV17 != tapOn )
                                    | ( SY134 != filling )
                                    | ! [SY135: $i] : ( initiates @ SV17 @ SY134 @ SY135 ) )
                              | ~ ! [SY136: $i] :
                                    ( ( SV17 != overflow )
                                    | ( SY136 != spilling )
                                    | ! [SY137: $i] : ( initiates @ SV17 @ SY136 @ SY137 ) ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[223]) ).

thf(268,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less @ SX0 @ n8 )
            | ( less_or_equal @ SX0 @ n7 ) )
      | ~ ! [SX0: $i] :
            ( ~ ( less_or_equal @ SX0 @ n7 )
            | ( less @ SX0 @ n8 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[224]) ).

thf(269,plain,
    ! [SV18: $i] :
      ( ( ~ ( ~ ~ ( ~ ~ ( ~ ( ! [SY138: $i,SY139: $i] :
                                ~ ( terminates @ SV18 @ SY138 @ SY139 )
                            | ( SV18 = tapOff )
                            | ( SV18 = overflow ) )
                        | ~ ! [SY140: $i] :
                              ( ! [SY141: $i] :
                                  ~ ( terminates @ SV18 @ SY140 @ SY141 )
                              | ( SV18 = tapOff )
                              | ( SY140 = filling ) ) )
                  | ~ ~ ( ~ ! [SY142: $i] :
                              ( ! [SY143: $i] :
                                  ~ ( terminates @ SV18 @ SY142 @ SY143 )
                              | ( SY142 = filling )
                              | ( SV18 = overflow ) )
                        | ~ ! [SY144: $i] :
                              ( ! [SY145: $i] :
                                  ~ ( terminates @ SV18 @ SY144 @ SY145 )
                              | ( SY144 = filling )
                              | ( SY144 = filling ) ) ) )
            | ~ ~ ( ~ ! [SY146: $i] :
                        ( ( SV18 != tapOff )
                        | ( SY146 != filling )
                        | ! [SY147: $i] : ( terminates @ SV18 @ SY146 @ SY147 ) )
                  | ~ ! [SY148: $i] :
                        ( ( SV18 != overflow )
                        | ( SY148 != filling )
                        | ! [SY149: $i] : ( terminates @ SV18 @ SY148 @ SY149 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[225]) ).

thf(270,plain,
    ! [SV19: $i] :
      ( ( ~ ( ~ ! [SY150: $i,SY151: $i] :
                  ( ! [SY152: $i,SY153: $i] :
                      ( ~ ( happens @ SY152 @ SY153 )
                      | ~ ( less @ SV19 @ SY153 )
                      | ~ ( less @ SY153 @ SY151 )
                      | ~ ( terminates @ SY152 @ SY150 @ SY153 ) )
                  | ( stoppedIn @ SV19 @ SY150 @ SY151 ) )
            | ~ ! [SY154: $i,SY155: $i] :
                  ( ~ ( stoppedIn @ SV19 @ SY154 @ SY155 )
                  | ~ ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK16_Event @ SY155 @ SY154 @ SV19 ) @ ( sK17_SY87 @ SY155 @ SY154 @ SV19 ) )
                                  | ~ ( less @ SV19 @ ( sK17_SY87 @ SY155 @ SY154 @ SV19 ) ) )
                            | ~ ( less @ ( sK17_SY87 @ SY155 @ SY154 @ SV19 ) @ SY155 ) )
                      | ~ ( terminates @ ( sK16_Event @ SY155 @ SY154 @ SV19 ) @ SY154 @ ( sK17_SY87 @ SY155 @ SY154 @ SV19 ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[226]) ).

thf(271,plain,
    ! [SV20: $i] :
      ( ( ! [SY156: $i] :
            ( ( releasedAt @ SV20 @ SY156 )
            | ~ ( ~ ( happens @ ( sK10_Event @ SY156 @ SV20 ) @ SY156 )
                | ~ ( releases @ ( sK10_Event @ SY156 @ SV20 ) @ SV20 @ SY156 ) )
            | ~ ( releasedAt @ SV20 @ ( plus @ SY156 @ n1 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[227]) ).

thf(272,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less @ SX0 @ n9 )
            | ( less_or_equal @ SX0 @ n8 ) )
      | ~ ! [SX0: $i] :
            ( ~ ( less_or_equal @ SX0 @ n8 )
            | ( less @ SX0 @ n9 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[228]) ).

thf(273,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ( ( waterLevel @ SX0 )
             != ( waterLevel @ SX1 ) )
            | ( SX0 = SX1 ) )
      | ~ ! [SX0: $i,SX1: $i] :
            ( ( SX0 != SX1 )
            | ( ( waterLevel @ SX0 )
              = ( waterLevel @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[229]) ).

thf(274,plain,
    ! [SV21: $i] :
      ( ( ~ ( ~ ! [SY157: $i] :
                  ( ( SV21 != tapOn )
                  | ! [SX2: $i] :
                      ( SY157
                     != ( waterLevel @ SX2 ) )
                  | ! [SY159: $i] : ( releases @ SV21 @ SY157 @ SY159 ) )
            | ~ ! [SY160: $i] :
                  ( ! [SY161: $i] :
                      ~ ( releases @ SV21 @ SY160 @ SY161 )
                  | ~ ( ( SV21 != tapOn )
                      | ( SY160
                       != ( waterLevel @ ( sK1_Height @ SY160 @ SV21 ) ) ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[230]) ).

thf(275,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less @ SX0 @ n5 )
            | ( less_or_equal @ SX0 @ n4 ) )
      | ~ ! [SX0: $i] :
            ( ~ ( less_or_equal @ SX0 @ n4 )
            | ( less @ SX0 @ n5 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[231]) ).

thf(276,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less @ SX0 @ n6 )
            | ( less_or_equal @ SX0 @ n5 ) )
      | ~ ! [SX0: $i] :
            ( ~ ( less_or_equal @ SX0 @ n5 )
            | ( less @ SX0 @ n6 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[232]) ).

thf(277,plain,
    ! [SV22: $i] :
      ( ( ! [SY162: $i] :
            ( ~ ( releasedAt @ SV22 @ SY162 )
            | ~ ( ~ ( happens @ ( sK11_Event @ SY162 @ SV22 ) @ SY162 )
                | ~ ( ( initiates @ ( sK11_Event @ SY162 @ SV22 ) @ SV22 @ SY162 )
                    | ( terminates @ ( sK11_Event @ SY162 @ SV22 ) @ SV22 @ SY162 ) ) )
            | ( releasedAt @ SV22 @ ( plus @ SY162 @ n1 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[233]) ).

thf(278,plain,
    ! [SV1: $i] :
      ( ( releasedAt @ ( waterLevel @ SV1 ) @ n0 )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[236]) ).

thf(279,plain,
    ! [SV23: $i,SV2: $i] :
      ( ( ! [SY163: $i,SY164: $i,SY165: $i] :
            ( ~ ( happens @ SV2 @ SV23 )
            | ~ ( initiates @ SV2 @ SY163 @ SV23 )
            | ~ ( less @ n0 @ SY165 )
            | ~ ( trajectory @ SY163 @ SV23 @ SY164 @ SY165 )
            | ( stoppedIn @ SV23 @ SY163 @ ( plus @ SV23 @ SY165 ) )
            | ( holdsAt @ SY164 @ ( plus @ SV23 @ SY165 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[239]) ).

thf(280,plain,
    ! [SV24: $i,SV3: $i] :
      ( ( ! [SY166: $i,SY167: $i,SY168: $i] :
            ( ~ ( happens @ SV3 @ SV24 )
            | ~ ( terminates @ SV3 @ SY166 @ SV24 )
            | ~ ( less @ n0 @ SY167 )
            | ~ ( antitrajectory @ SY166 @ SV24 @ SY168 @ SY167 )
            | ( startedIn @ SV24 @ SY166 @ ( plus @ SV24 @ SY167 ) )
            | ( holdsAt @ SY168 @ ( plus @ SV24 @ SY167 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[240]) ).

thf(281,plain,
    ! [SV25: $i,SV4: $i] :
      ( ( ! [SY169: $i] :
            ( ~ ( happens @ SV4 @ SV25 )
            | ~ ( initiates @ SV4 @ SY169 @ SV25 )
            | ( holdsAt @ SY169 @ ( plus @ SV25 @ n1 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[241]) ).

thf(282,plain,
    ! [SV26: $i,SV5: $i] :
      ( ( ! [SY170: $i] :
            ( ~ ( happens @ SV5 @ SV26 )
            | ~ ( terminates @ SV5 @ SY170 @ SV26 )
            | ~ ( holdsAt @ SY170 @ ( plus @ SV26 @ n1 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[242]) ).

thf(283,plain,
    ! [SV27: $i,SV6: $i] :
      ( ( ! [SY171: $i] :
            ( ~ ( happens @ SV6 @ SV27 )
            | ~ ( releases @ SV6 @ SY171 @ SV27 )
            | ( releasedAt @ SY171 @ ( plus @ SV27 @ n1 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[243]) ).

thf(284,plain,
    ! [SV28: $i,SV7: $i] :
      ( ( ! [SY172: $i,SY173: $i] :
            ( ( SY172
             != ( plus @ SV7 @ SY173 ) )
            | ~ ( holdsAt @ ( waterLevel @ SV7 ) @ SV28 )
            | ( trajectory @ filling @ SV28 @ ( waterLevel @ SY172 ) @ SY173 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[244]) ).

thf(285,plain,
    ! [SV8: $i,SV29: $i] :
      ( ( ! [SY174: $i] :
            ( ~ ( holdsAt @ ( waterLevel @ SV29 ) @ SV8 )
            | ~ ( holdsAt @ ( waterLevel @ SY174 ) @ SV8 )
            | ( SV29 = SY174 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[245]) ).

thf(286,plain,
    ! [SV9: $i] :
      ( ( filling
        = ( waterLevel @ SV9 ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[249]) ).

thf(287,plain,
    ! [SV10: $i] :
      ( ( spilling
        = ( waterLevel @ SV10 ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[250]) ).

thf(288,plain,
    ! [SV30: $i,SV11: $i] :
      ( ( ( plus @ SV11 @ SV30 )
        = ( plus @ SV30 @ SV11 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[252]) ).

thf(289,plain,
    ! [SV12: $i] :
      ( ( less @ SV12 @ n0 )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[253]) ).

thf(290,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                              ( ~ ( happens @ SX0 @ SX1 )
                              | ( SX0 = tapOn )
                              | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
                        | ~ ! [SX0: $i,SX1: $i] :
                              ( ~ ( happens @ SX0 @ SX1 )
                              | ( SX0 = tapOn )
                              | ( holdsAt @ filling @ SX1 ) ) )
                  | ~ ! [SX0: $i] :
                        ( ! [SX1: $i] :
                            ~ ( happens @ SX0 @ SX1 )
                        | ( SX0 = tapOn )
                        | ( SX0 = overflow ) ) )
            | ~ ~ ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                              ( ~ ( happens @ SX0 @ SX1 )
                              | ( SX1 = n0 )
                              | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
                        | ~ ! [SX0: $i,SX1: $i] :
                              ( ~ ( happens @ SX0 @ SX1 )
                              | ( SX1 = n0 )
                              | ( holdsAt @ filling @ SX1 ) ) )
                  | ~ ! [SX0: $i,SX1: $i] :
                        ( ~ ( happens @ SX0 @ SX1 )
                        | ( SX1 = n0 )
                        | ( SX0 = overflow ) ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[255]) ).

thf(291,plain,
    ( ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                  ( ( SX0 != tapOn )
                  | ( SX1 != n0 )
                  | ( happens @ SX0 @ SX1 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( holdsAt @ ( waterLevel @ n3 ) @ SX1 )
                  | ~ ( holdsAt @ filling @ SX1 )
                  | ( SX0 != overflow )
                  | ( happens @ SX0 @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[255]) ).

thf(292,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( less_or_equal @ SX0 @ SX1 )
            | ( SX0 = SX1 )
            | ( less @ SX0 @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[256]) ).

thf(293,plain,
    ( ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                  ( ( SX0 != SX1 )
                  | ( less_or_equal @ SX0 @ SX1 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( less @ SX0 @ SX1 )
                  | ( less_or_equal @ SX0 @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[256]) ).

thf(294,plain,
    ! [SV13: $i] :
      ( ( ~ ! [SY108: $i,SY109: $i] :
              ( ! [SY110: $i,SY111: $i] :
                  ( ~ ( happens @ SY110 @ SY111 )
                  | ~ ( less @ SV13 @ SY111 )
                  | ~ ( less @ SY111 @ SY108 )
                  | ~ ( initiates @ SY110 @ SY109 @ SY111 ) )
              | ( startedIn @ SV13 @ SY109 @ SY108 ) )
        | ~ ! [SY112: $i,SY113: $i] :
              ( ~ ( startedIn @ SV13 @ SY113 @ SY112 )
              | ~ ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK14_Event @ SY113 @ SY112 @ SV13 ) @ ( sK15_SY86 @ SY113 @ SY112 @ SV13 ) )
                              | ~ ( less @ SV13 @ ( sK15_SY86 @ SY113 @ SY112 @ SV13 ) ) )
                        | ~ ( less @ ( sK15_SY86 @ SY113 @ SY112 @ SV13 ) @ SY112 ) )
                  | ~ ( initiates @ ( sK14_Event @ SY113 @ SY112 @ SV13 ) @ SY113 @ ( sK15_SY86 @ SY113 @ SY112 @ SV13 ) ) ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[257]) ).

thf(295,plain,
    ! [SV14: $i] :
      ( ( ~ ! [SY114: $i,SY115: $i] :
              ( ~ ( happens @ SV14 @ SY114 )
              | ~ ( initiates @ SV14 @ SY115 @ SY114 )
              | ~ ( releasedAt @ SY115 @ ( plus @ SY114 @ n1 ) ) )
        | ~ ! [SY116: $i,SY117: $i] :
              ( ~ ( happens @ SV14 @ SY116 )
              | ~ ( terminates @ SV14 @ SY117 @ SY116 )
              | ~ ( releasedAt @ SY117 @ ( plus @ SY116 @ n1 ) ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[258]) ).

thf(296,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less @ SX0 @ n3 )
            | ( less_or_equal @ SX0 @ n2 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[259]) ).

thf(297,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less_or_equal @ SX0 @ n2 )
            | ( less @ SX0 @ n3 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[259]) ).

thf(298,plain,
    ! [SV31: $i,SV15: $i] :
      ( ( ( holdsAt @ SV15 @ SV31 )
        | ( releasedAt @ SV15 @ ( plus @ SV31 @ n1 ) )
        | ~ ( ~ ( happens @ ( sK12_Event @ SV31 @ SV15 ) @ SV31 )
            | ~ ( initiates @ ( sK12_Event @ SV31 @ SV15 ) @ SV15 @ SV31 ) )
        | ~ ( holdsAt @ SV15 @ ( plus @ SV31 @ n1 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[260]) ).

thf(299,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less @ SX0 @ n4 )
            | ( less_or_equal @ SX0 @ n3 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[261]) ).

thf(300,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less_or_equal @ SX0 @ n3 )
            | ( less @ SX0 @ n4 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[261]) ).

thf(301,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less @ SX0 @ n2 )
            | ( less_or_equal @ SX0 @ n1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[262]) ).

thf(302,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less_or_equal @ SX0 @ n1 )
            | ( less @ SX0 @ n2 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[262]) ).

thf(303,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ( less @ SX1 @ SX0 )
            | ( SX1 = SX0 )
            | ( less @ SX0 @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[263]) ).

thf(304,plain,
    ( ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( less @ SX0 @ SX1 )
                  | ~ ( less @ SX1 @ SX0 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( less @ SX0 @ SX1 )
                  | ( SX1 != SX0 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[263]) ).

thf(305,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less @ SX0 @ n7 )
            | ( less_or_equal @ SX0 @ n6 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[264]) ).

thf(306,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less_or_equal @ SX0 @ n6 )
            | ( less @ SX0 @ n7 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[264]) ).

thf(307,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less @ SX0 @ n1 )
            | ( less_or_equal @ SX0 @ n0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[265]) ).

thf(308,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less_or_equal @ SX0 @ n0 )
            | ( less @ SX0 @ n1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[265]) ).

thf(309,plain,
    ! [SV32: $i,SV16: $i] :
      ( ( ~ ( holdsAt @ SV16 @ SV32 )
        | ( releasedAt @ SV16 @ ( plus @ SV32 @ n1 ) )
        | ~ ( ~ ( happens @ ( sK13_Event @ SV32 @ SV16 ) @ SV32 )
            | ~ ( terminates @ ( sK13_Event @ SV32 @ SV16 ) @ SV16 @ SV32 ) )
        | ( holdsAt @ SV16 @ ( plus @ SV32 @ n1 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[266]) ).

thf(310,plain,
    ! [SV17: $i] :
      ( ( ~ ~ ( ~ ~ ( ~ ! [SY120: $i,SY121: $i] :
                          ( ~ ( initiates @ SV17 @ SY120 @ SY121 )
                          | ~ ( ~ ~ ( ( SV17 != overflow )
                                    | ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SY121 @ SY120 @ SV17 ) ) @ SY121 ) )
                              | ( SY120
                               != ( waterLevel @ ( sK9_Height @ SY121 @ SY120 @ SV17 ) ) ) )
                          | ~ ( ~ ~ ( ( SV17 != tapOff )
                                    | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SY121 @ SY120 @ SV17 ) ) @ SY121 ) )
                              | ( SY120
                               != ( waterLevel @ ( sK8_Height @ SY121 @ SY120 @ SV17 ) ) ) )
                          | ( SV17 = tapOn )
                          | ( SV17 = overflow ) )
                    | ~ ! [SY122: $i,SY123: $i] :
                          ( ~ ( initiates @ SV17 @ SY122 @ SY123 )
                          | ~ ( ~ ~ ( ( SV17 != overflow )
                                    | ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SY123 @ SY122 @ SV17 ) ) @ SY123 ) )
                              | ( SY122
                               != ( waterLevel @ ( sK7_Height @ SY123 @ SY122 @ SV17 ) ) ) )
                          | ~ ( ~ ~ ( ( SV17 != tapOff )
                                    | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SY123 @ SY122 @ SV17 ) ) @ SY123 ) )
                              | ( SY122
                               != ( waterLevel @ ( sK6_Height @ SY123 @ SY122 @ SV17 ) ) ) )
                          | ( SV17 = tapOn )
                          | ( SY122 = spilling ) ) )
              | ~ ~ ( ~ ! [SY124: $i,SY125: $i] :
                          ( ~ ( initiates @ SV17 @ SY124 @ SY125 )
                          | ~ ( ~ ~ ( ( SV17 != overflow )
                                    | ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SY125 @ SY124 @ SV17 ) ) @ SY125 ) )
                              | ( SY124
                               != ( waterLevel @ ( sK5_Height @ SY125 @ SY124 @ SV17 ) ) ) )
                          | ~ ( ~ ~ ( ( SV17 != tapOff )
                                    | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SY125 @ SY124 @ SV17 ) ) @ SY125 ) )
                              | ( SY124
                               != ( waterLevel @ ( sK4_Height @ SY125 @ SY124 @ SV17 ) ) ) )
                          | ( SY124 = filling )
                          | ( SV17 = overflow ) )
                    | ~ ! [SY126: $i,SY127: $i] :
                          ( ~ ( initiates @ SV17 @ SY126 @ SY127 )
                          | ~ ( ~ ~ ( ( SV17 != overflow )
                                    | ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SY127 @ SY126 @ SV17 ) ) @ SY127 ) )
                              | ( SY126
                               != ( waterLevel @ ( sK3_Height @ SY127 @ SY126 @ SV17 ) ) ) )
                          | ~ ( ~ ~ ( ( SV17 != tapOff )
                                    | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SY127 @ SY126 @ SV17 ) ) @ SY127 ) )
                              | ( SY126
                               != ( waterLevel @ ( sK2_Height @ SY127 @ SY126 @ SV17 ) ) ) )
                          | ( SY126 = filling )
                          | ( SY126 = spilling ) ) ) )
        | ~ ~ ( ~ ! [SY128: $i,SY129: $i] :
                    ( ! [SY130: $i] :
                        ( ( SV17 != overflow )
                        | ~ ( holdsAt @ ( waterLevel @ SY130 ) @ SY129 )
                        | ( SY128
                         != ( waterLevel @ SY130 ) ) )
                    | ( initiates @ SV17 @ SY128 @ SY129 ) )
              | ~ ~ ( ~ ! [SY131: $i,SY132: $i] :
                          ( ! [SY133: $i] :
                              ( ( SV17 != tapOff )
                              | ~ ( holdsAt @ ( waterLevel @ SY133 ) @ SY132 )
                              | ( SY131
                               != ( waterLevel @ SY133 ) ) )
                          | ( initiates @ SV17 @ SY131 @ SY132 ) )
                    | ~ ~ ( ~ ! [SY134: $i] :
                                ( ( SV17 != tapOn )
                                | ( SY134 != filling )
                                | ! [SY135: $i] : ( initiates @ SV17 @ SY134 @ SY135 ) )
                          | ~ ! [SY136: $i] :
                                ( ( SV17 != overflow )
                                | ( SY136 != spilling )
                                | ! [SY137: $i] : ( initiates @ SV17 @ SY136 @ SY137 ) ) ) ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[267]) ).

thf(311,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less @ SX0 @ n8 )
            | ( less_or_equal @ SX0 @ n7 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[268]) ).

thf(312,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less_or_equal @ SX0 @ n7 )
            | ( less @ SX0 @ n8 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[268]) ).

thf(313,plain,
    ! [SV18: $i] :
      ( ( ~ ~ ( ~ ~ ( ~ ( ! [SY138: $i,SY139: $i] :
                            ~ ( terminates @ SV18 @ SY138 @ SY139 )
                        | ( SV18 = tapOff )
                        | ( SV18 = overflow ) )
                    | ~ ! [SY140: $i] :
                          ( ! [SY141: $i] :
                              ~ ( terminates @ SV18 @ SY140 @ SY141 )
                          | ( SV18 = tapOff )
                          | ( SY140 = filling ) ) )
              | ~ ~ ( ~ ! [SY142: $i] :
                          ( ! [SY143: $i] :
                              ~ ( terminates @ SV18 @ SY142 @ SY143 )
                          | ( SY142 = filling )
                          | ( SV18 = overflow ) )
                    | ~ ! [SY144: $i] :
                          ( ! [SY145: $i] :
                              ~ ( terminates @ SV18 @ SY144 @ SY145 )
                          | ( SY144 = filling )
                          | ( SY144 = filling ) ) ) )
        | ~ ~ ( ~ ! [SY146: $i] :
                    ( ( SV18 != tapOff )
                    | ( SY146 != filling )
                    | ! [SY147: $i] : ( terminates @ SV18 @ SY146 @ SY147 ) )
              | ~ ! [SY148: $i] :
                    ( ( SV18 != overflow )
                    | ( SY148 != filling )
                    | ! [SY149: $i] : ( terminates @ SV18 @ SY148 @ SY149 ) ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[269]) ).

thf(314,plain,
    ! [SV19: $i] :
      ( ( ~ ! [SY150: $i,SY151: $i] :
              ( ! [SY152: $i,SY153: $i] :
                  ( ~ ( happens @ SY152 @ SY153 )
                  | ~ ( less @ SV19 @ SY153 )
                  | ~ ( less @ SY153 @ SY151 )
                  | ~ ( terminates @ SY152 @ SY150 @ SY153 ) )
              | ( stoppedIn @ SV19 @ SY150 @ SY151 ) )
        | ~ ! [SY154: $i,SY155: $i] :
              ( ~ ( stoppedIn @ SV19 @ SY154 @ SY155 )
              | ~ ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK16_Event @ SY155 @ SY154 @ SV19 ) @ ( sK17_SY87 @ SY155 @ SY154 @ SV19 ) )
                              | ~ ( less @ SV19 @ ( sK17_SY87 @ SY155 @ SY154 @ SV19 ) ) )
                        | ~ ( less @ ( sK17_SY87 @ SY155 @ SY154 @ SV19 ) @ SY155 ) )
                  | ~ ( terminates @ ( sK16_Event @ SY155 @ SY154 @ SV19 ) @ SY154 @ ( sK17_SY87 @ SY155 @ SY154 @ SV19 ) ) ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[270]) ).

thf(315,plain,
    ! [SV33: $i,SV20: $i] :
      ( ( ( releasedAt @ SV20 @ SV33 )
        | ~ ( ~ ( happens @ ( sK10_Event @ SV33 @ SV20 ) @ SV33 )
            | ~ ( releases @ ( sK10_Event @ SV33 @ SV20 ) @ SV20 @ SV33 ) )
        | ~ ( releasedAt @ SV20 @ ( plus @ SV33 @ n1 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[271]) ).

thf(316,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less @ SX0 @ n9 )
            | ( less_or_equal @ SX0 @ n8 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[272]) ).

thf(317,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less_or_equal @ SX0 @ n8 )
            | ( less @ SX0 @ n9 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[272]) ).

thf(318,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ( ( waterLevel @ SX0 )
             != ( waterLevel @ SX1 ) )
            | ( SX0 = SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[273]) ).

thf(319,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ( SX0 != SX1 )
            | ( ( waterLevel @ SX0 )
              = ( waterLevel @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[273]) ).

thf(320,plain,
    ! [SV21: $i] :
      ( ( ~ ! [SY157: $i] :
              ( ( SV21 != tapOn )
              | ! [SX2: $i] :
                  ( SY157
                 != ( waterLevel @ SX2 ) )
              | ! [SY159: $i] : ( releases @ SV21 @ SY157 @ SY159 ) )
        | ~ ! [SY160: $i] :
              ( ! [SY161: $i] :
                  ~ ( releases @ SV21 @ SY160 @ SY161 )
              | ~ ( ( SV21 != tapOn )
                  | ( SY160
                   != ( waterLevel @ ( sK1_Height @ SY160 @ SV21 ) ) ) ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[274]) ).

thf(321,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less @ SX0 @ n5 )
            | ( less_or_equal @ SX0 @ n4 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[275]) ).

thf(322,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less_or_equal @ SX0 @ n4 )
            | ( less @ SX0 @ n5 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[275]) ).

thf(323,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less @ SX0 @ n6 )
            | ( less_or_equal @ SX0 @ n5 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[276]) ).

thf(324,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( less_or_equal @ SX0 @ n5 )
            | ( less @ SX0 @ n6 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[276]) ).

thf(325,plain,
    ! [SV34: $i,SV22: $i] :
      ( ( ~ ( releasedAt @ SV22 @ SV34 )
        | ~ ( ~ ( happens @ ( sK11_Event @ SV34 @ SV22 ) @ SV34 )
            | ~ ( ( initiates @ ( sK11_Event @ SV34 @ SV22 ) @ SV22 @ SV34 )
                | ( terminates @ ( sK11_Event @ SV34 @ SV22 ) @ SV22 @ SV34 ) ) )
        | ( releasedAt @ SV22 @ ( plus @ SV34 @ n1 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[277]) ).

thf(326,plain,
    ! [SV35: $i,SV23: $i,SV2: $i] :
      ( ( ! [SY175: $i,SY176: $i] :
            ( ~ ( happens @ SV2 @ SV23 )
            | ~ ( initiates @ SV2 @ SV35 @ SV23 )
            | ~ ( less @ n0 @ SY176 )
            | ~ ( trajectory @ SV35 @ SV23 @ SY175 @ SY176 )
            | ( stoppedIn @ SV23 @ SV35 @ ( plus @ SV23 @ SY176 ) )
            | ( holdsAt @ SY175 @ ( plus @ SV23 @ SY176 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[279]) ).

thf(327,plain,
    ! [SV36: $i,SV24: $i,SV3: $i] :
      ( ( ! [SY177: $i,SY178: $i] :
            ( ~ ( happens @ SV3 @ SV24 )
            | ~ ( terminates @ SV3 @ SV36 @ SV24 )
            | ~ ( less @ n0 @ SY177 )
            | ~ ( antitrajectory @ SV36 @ SV24 @ SY178 @ SY177 )
            | ( startedIn @ SV24 @ SV36 @ ( plus @ SV24 @ SY177 ) )
            | ( holdsAt @ SY178 @ ( plus @ SV24 @ SY177 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[280]) ).

thf(328,plain,
    ! [SV37: $i,SV25: $i,SV4: $i] :
      ( ( ~ ( happens @ SV4 @ SV25 )
        | ~ ( initiates @ SV4 @ SV37 @ SV25 )
        | ( holdsAt @ SV37 @ ( plus @ SV25 @ n1 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[281]) ).

thf(329,plain,
    ! [SV38: $i,SV26: $i,SV5: $i] :
      ( ( ~ ( happens @ SV5 @ SV26 )
        | ~ ( terminates @ SV5 @ SV38 @ SV26 )
        | ~ ( holdsAt @ SV38 @ ( plus @ SV26 @ n1 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[282]) ).

thf(330,plain,
    ! [SV39: $i,SV27: $i,SV6: $i] :
      ( ( ~ ( happens @ SV6 @ SV27 )
        | ~ ( releases @ SV6 @ SV39 @ SV27 )
        | ( releasedAt @ SV39 @ ( plus @ SV27 @ n1 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[283]) ).

thf(331,plain,
    ! [SV28: $i,SV7: $i,SV40: $i] :
      ( ( ! [SY179: $i] :
            ( ( SV40
             != ( plus @ SV7 @ SY179 ) )
            | ~ ( holdsAt @ ( waterLevel @ SV7 ) @ SV28 )
            | ( trajectory @ filling @ SV28 @ ( waterLevel @ SV40 ) @ SY179 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[284]) ).

thf(332,plain,
    ! [SV41: $i,SV8: $i,SV29: $i] :
      ( ( ~ ( holdsAt @ ( waterLevel @ SV29 ) @ SV8 )
        | ~ ( holdsAt @ ( waterLevel @ SV41 ) @ SV8 )
        | ( SV29 = SV41 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[285]) ).

thf(333,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                            ( ~ ( happens @ SX0 @ SX1 )
                            | ( SX0 = tapOn )
                            | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
                      | ~ ! [SX0: $i,SX1: $i] :
                            ( ~ ( happens @ SX0 @ SX1 )
                            | ( SX0 = tapOn )
                            | ( holdsAt @ filling @ SX1 ) ) )
                | ~ ! [SX0: $i] :
                      ( ! [SX1: $i] :
                          ~ ( happens @ SX0 @ SX1 )
                      | ( SX0 = tapOn )
                      | ( SX0 = overflow ) ) )
          | ~ ~ ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                            ( ~ ( happens @ SX0 @ SX1 )
                            | ( SX1 = n0 )
                            | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
                      | ~ ! [SX0: $i,SX1: $i] :
                            ( ~ ( happens @ SX0 @ SX1 )
                            | ( SX1 = n0 )
                            | ( holdsAt @ filling @ SX1 ) ) )
                | ~ ! [SX0: $i,SX1: $i] :
                      ( ~ ( happens @ SX0 @ SX1 )
                      | ( SX1 = n0 )
                      | ( SX0 = overflow ) ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[290]) ).

thf(334,plain,
    ( ( ~ ( ~ ! [SX0: $i,SX1: $i] :
                ( ( SX0 != tapOn )
                | ( SX1 != n0 )
                | ( happens @ SX0 @ SX1 ) )
          | ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( holdsAt @ ( waterLevel @ n3 ) @ SX1 )
                | ~ ( holdsAt @ filling @ SX1 )
                | ( SX0 != overflow )
                | ( happens @ SX0 @ SX1 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[291]) ).

thf(335,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( less_or_equal @ SX0 @ SX1 )
          | ( SX0 = SX1 )
          | ( less @ SX0 @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[292]) ).

thf(336,plain,
    ( ( ~ ( ~ ! [SX0: $i,SX1: $i] :
                ( ( SX0 != SX1 )
                | ( less_or_equal @ SX0 @ SX1 ) )
          | ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( less @ SX0 @ SX1 )
                | ( less_or_equal @ SX0 @ SX1 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[293]) ).

thf(337,plain,
    ! [SV13: $i] :
      ( ( ~ ! [SY108: $i,SY109: $i] :
              ( ! [SY110: $i,SY111: $i] :
                  ( ~ ( happens @ SY110 @ SY111 )
                  | ~ ( less @ SV13 @ SY111 )
                  | ~ ( less @ SY111 @ SY108 )
                  | ~ ( initiates @ SY110 @ SY109 @ SY111 ) )
              | ( startedIn @ SV13 @ SY109 @ SY108 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[294]) ).

thf(338,plain,
    ! [SV13: $i] :
      ( ( ~ ! [SY112: $i,SY113: $i] :
              ( ~ ( startedIn @ SV13 @ SY113 @ SY112 )
              | ~ ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK14_Event @ SY113 @ SY112 @ SV13 ) @ ( sK15_SY86 @ SY113 @ SY112 @ SV13 ) )
                              | ~ ( less @ SV13 @ ( sK15_SY86 @ SY113 @ SY112 @ SV13 ) ) )
                        | ~ ( less @ ( sK15_SY86 @ SY113 @ SY112 @ SV13 ) @ SY112 ) )
                  | ~ ( initiates @ ( sK14_Event @ SY113 @ SY112 @ SV13 ) @ SY113 @ ( sK15_SY86 @ SY113 @ SY112 @ SV13 ) ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[294]) ).

thf(339,plain,
    ! [SV14: $i] :
      ( ( ~ ! [SY114: $i,SY115: $i] :
              ( ~ ( happens @ SV14 @ SY114 )
              | ~ ( initiates @ SV14 @ SY115 @ SY114 )
              | ~ ( releasedAt @ SY115 @ ( plus @ SY114 @ n1 ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[295]) ).

thf(340,plain,
    ! [SV14: $i] :
      ( ( ~ ! [SY116: $i,SY117: $i] :
              ( ~ ( happens @ SV14 @ SY116 )
              | ~ ( terminates @ SV14 @ SY117 @ SY116 )
              | ~ ( releasedAt @ SY117 @ ( plus @ SY116 @ n1 ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[295]) ).

thf(341,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( less @ SX0 @ n3 )
          | ( less_or_equal @ SX0 @ n2 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[296]) ).

thf(342,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( less_or_equal @ SX0 @ n2 )
          | ( less @ SX0 @ n3 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[297]) ).

thf(343,plain,
    ! [SV31: $i,SV15: $i] :
      ( ( ( ( holdsAt @ SV15 @ SV31 )
          | ( releasedAt @ SV15 @ ( plus @ SV31 @ n1 ) )
          | ~ ( ~ ( happens @ ( sK12_Event @ SV31 @ SV15 ) @ SV31 )
              | ~ ( initiates @ ( sK12_Event @ SV31 @ SV15 ) @ SV15 @ SV31 ) ) )
        = $true )
      | ( ( ~ ( holdsAt @ SV15 @ ( plus @ SV31 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[298]) ).

thf(344,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( less @ SX0 @ n4 )
          | ( less_or_equal @ SX0 @ n3 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[299]) ).

thf(345,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( less_or_equal @ SX0 @ n3 )
          | ( less @ SX0 @ n4 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[300]) ).

thf(346,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( less @ SX0 @ n2 )
          | ( less_or_equal @ SX0 @ n1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[301]) ).

thf(347,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( less_or_equal @ SX0 @ n1 )
          | ( less @ SX0 @ n2 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[302]) ).

thf(348,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ( less @ SX1 @ SX0 )
          | ( SX1 = SX0 )
          | ( less @ SX0 @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[303]) ).

thf(349,plain,
    ( ( ~ ( ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( less @ SX0 @ SX1 )
                | ~ ( less @ SX1 @ SX0 ) )
          | ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( less @ SX0 @ SX1 )
                | ( SX1 != SX0 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[304]) ).

thf(350,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( less @ SX0 @ n7 )
          | ( less_or_equal @ SX0 @ n6 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[305]) ).

thf(351,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( less_or_equal @ SX0 @ n6 )
          | ( less @ SX0 @ n7 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[306]) ).

thf(352,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( less @ SX0 @ n1 )
          | ( less_or_equal @ SX0 @ n0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[307]) ).

thf(353,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( less_or_equal @ SX0 @ n0 )
          | ( less @ SX0 @ n1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[308]) ).

thf(354,plain,
    ! [SV32: $i,SV16: $i] :
      ( ( ( ~ ( holdsAt @ SV16 @ SV32 )
          | ( releasedAt @ SV16 @ ( plus @ SV32 @ n1 ) )
          | ~ ( ~ ( happens @ ( sK13_Event @ SV32 @ SV16 ) @ SV32 )
              | ~ ( terminates @ ( sK13_Event @ SV32 @ SV16 ) @ SV16 @ SV32 ) ) )
        = $true )
      | ( ( holdsAt @ SV16 @ ( plus @ SV32 @ n1 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[309]) ).

thf(355,plain,
    ! [SV17: $i] :
      ( ( ~ ~ ( ~ ~ ( ~ ! [SY120: $i,SY121: $i] :
                          ( ~ ( initiates @ SV17 @ SY120 @ SY121 )
                          | ~ ( ~ ~ ( ( SV17 != overflow )
                                    | ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SY121 @ SY120 @ SV17 ) ) @ SY121 ) )
                              | ( SY120
                               != ( waterLevel @ ( sK9_Height @ SY121 @ SY120 @ SV17 ) ) ) )
                          | ~ ( ~ ~ ( ( SV17 != tapOff )
                                    | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SY121 @ SY120 @ SV17 ) ) @ SY121 ) )
                              | ( SY120
                               != ( waterLevel @ ( sK8_Height @ SY121 @ SY120 @ SV17 ) ) ) )
                          | ( SV17 = tapOn )
                          | ( SV17 = overflow ) )
                    | ~ ! [SY122: $i,SY123: $i] :
                          ( ~ ( initiates @ SV17 @ SY122 @ SY123 )
                          | ~ ( ~ ~ ( ( SV17 != overflow )
                                    | ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SY123 @ SY122 @ SV17 ) ) @ SY123 ) )
                              | ( SY122
                               != ( waterLevel @ ( sK7_Height @ SY123 @ SY122 @ SV17 ) ) ) )
                          | ~ ( ~ ~ ( ( SV17 != tapOff )
                                    | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SY123 @ SY122 @ SV17 ) ) @ SY123 ) )
                              | ( SY122
                               != ( waterLevel @ ( sK6_Height @ SY123 @ SY122 @ SV17 ) ) ) )
                          | ( SV17 = tapOn )
                          | ( SY122 = spilling ) ) )
              | ~ ~ ( ~ ! [SY124: $i,SY125: $i] :
                          ( ~ ( initiates @ SV17 @ SY124 @ SY125 )
                          | ~ ( ~ ~ ( ( SV17 != overflow )
                                    | ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SY125 @ SY124 @ SV17 ) ) @ SY125 ) )
                              | ( SY124
                               != ( waterLevel @ ( sK5_Height @ SY125 @ SY124 @ SV17 ) ) ) )
                          | ~ ( ~ ~ ( ( SV17 != tapOff )
                                    | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SY125 @ SY124 @ SV17 ) ) @ SY125 ) )
                              | ( SY124
                               != ( waterLevel @ ( sK4_Height @ SY125 @ SY124 @ SV17 ) ) ) )
                          | ( SY124 = filling )
                          | ( SV17 = overflow ) )
                    | ~ ! [SY126: $i,SY127: $i] :
                          ( ~ ( initiates @ SV17 @ SY126 @ SY127 )
                          | ~ ( ~ ~ ( ( SV17 != overflow )
                                    | ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SY127 @ SY126 @ SV17 ) ) @ SY127 ) )
                              | ( SY126
                               != ( waterLevel @ ( sK3_Height @ SY127 @ SY126 @ SV17 ) ) ) )
                          | ~ ( ~ ~ ( ( SV17 != tapOff )
                                    | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SY127 @ SY126 @ SV17 ) ) @ SY127 ) )
                              | ( SY126
                               != ( waterLevel @ ( sK2_Height @ SY127 @ SY126 @ SV17 ) ) ) )
                          | ( SY126 = filling )
                          | ( SY126 = spilling ) ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[310]) ).

thf(356,plain,
    ! [SV17: $i] :
      ( ( ~ ~ ( ~ ! [SY128: $i,SY129: $i] :
                    ( ! [SY130: $i] :
                        ( ( SV17 != overflow )
                        | ~ ( holdsAt @ ( waterLevel @ SY130 ) @ SY129 )
                        | ( SY128
                         != ( waterLevel @ SY130 ) ) )
                    | ( initiates @ SV17 @ SY128 @ SY129 ) )
              | ~ ~ ( ~ ! [SY131: $i,SY132: $i] :
                          ( ! [SY133: $i] :
                              ( ( SV17 != tapOff )
                              | ~ ( holdsAt @ ( waterLevel @ SY133 ) @ SY132 )
                              | ( SY131
                               != ( waterLevel @ SY133 ) ) )
                          | ( initiates @ SV17 @ SY131 @ SY132 ) )
                    | ~ ~ ( ~ ! [SY134: $i] :
                                ( ( SV17 != tapOn )
                                | ( SY134 != filling )
                                | ! [SY135: $i] : ( initiates @ SV17 @ SY134 @ SY135 ) )
                          | ~ ! [SY136: $i] :
                                ( ( SV17 != overflow )
                                | ( SY136 != spilling )
                                | ! [SY137: $i] : ( initiates @ SV17 @ SY136 @ SY137 ) ) ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[310]) ).

thf(357,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( less @ SX0 @ n8 )
          | ( less_or_equal @ SX0 @ n7 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[311]) ).

thf(358,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( less_or_equal @ SX0 @ n7 )
          | ( less @ SX0 @ n8 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[312]) ).

thf(359,plain,
    ! [SV18: $i] :
      ( ( ~ ~ ( ~ ~ ( ~ ( ! [SY138: $i,SY139: $i] :
                            ~ ( terminates @ SV18 @ SY138 @ SY139 )
                        | ( SV18 = tapOff )
                        | ( SV18 = overflow ) )
                    | ~ ! [SY140: $i] :
                          ( ! [SY141: $i] :
                              ~ ( terminates @ SV18 @ SY140 @ SY141 )
                          | ( SV18 = tapOff )
                          | ( SY140 = filling ) ) )
              | ~ ~ ( ~ ! [SY142: $i] :
                          ( ! [SY143: $i] :
                              ~ ( terminates @ SV18 @ SY142 @ SY143 )
                          | ( SY142 = filling )
                          | ( SV18 = overflow ) )
                    | ~ ! [SY144: $i] :
                          ( ! [SY145: $i] :
                              ~ ( terminates @ SV18 @ SY144 @ SY145 )
                          | ( SY144 = filling )
                          | ( SY144 = filling ) ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[313]) ).

thf(360,plain,
    ! [SV18: $i] :
      ( ( ~ ~ ( ~ ! [SY146: $i] :
                    ( ( SV18 != tapOff )
                    | ( SY146 != filling )
                    | ! [SY147: $i] : ( terminates @ SV18 @ SY146 @ SY147 ) )
              | ~ ! [SY148: $i] :
                    ( ( SV18 != overflow )
                    | ( SY148 != filling )
                    | ! [SY149: $i] : ( terminates @ SV18 @ SY148 @ SY149 ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[313]) ).

thf(361,plain,
    ! [SV19: $i] :
      ( ( ~ ! [SY150: $i,SY151: $i] :
              ( ! [SY152: $i,SY153: $i] :
                  ( ~ ( happens @ SY152 @ SY153 )
                  | ~ ( less @ SV19 @ SY153 )
                  | ~ ( less @ SY153 @ SY151 )
                  | ~ ( terminates @ SY152 @ SY150 @ SY153 ) )
              | ( stoppedIn @ SV19 @ SY150 @ SY151 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[314]) ).

thf(362,plain,
    ! [SV19: $i] :
      ( ( ~ ! [SY154: $i,SY155: $i] :
              ( ~ ( stoppedIn @ SV19 @ SY154 @ SY155 )
              | ~ ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK16_Event @ SY155 @ SY154 @ SV19 ) @ ( sK17_SY87 @ SY155 @ SY154 @ SV19 ) )
                              | ~ ( less @ SV19 @ ( sK17_SY87 @ SY155 @ SY154 @ SV19 ) ) )
                        | ~ ( less @ ( sK17_SY87 @ SY155 @ SY154 @ SV19 ) @ SY155 ) )
                  | ~ ( terminates @ ( sK16_Event @ SY155 @ SY154 @ SV19 ) @ SY154 @ ( sK17_SY87 @ SY155 @ SY154 @ SV19 ) ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[314]) ).

thf(363,plain,
    ! [SV33: $i,SV20: $i] :
      ( ( ( ( releasedAt @ SV20 @ SV33 )
          | ~ ( ~ ( happens @ ( sK10_Event @ SV33 @ SV20 ) @ SV33 )
              | ~ ( releases @ ( sK10_Event @ SV33 @ SV20 ) @ SV20 @ SV33 ) ) )
        = $true )
      | ( ( ~ ( releasedAt @ SV20 @ ( plus @ SV33 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[315]) ).

thf(364,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( less @ SX0 @ n9 )
          | ( less_or_equal @ SX0 @ n8 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[316]) ).

thf(365,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( less_or_equal @ SX0 @ n8 )
          | ( less @ SX0 @ n9 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[317]) ).

thf(366,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ( ( waterLevel @ SX0 )
           != ( waterLevel @ SX1 ) )
          | ( SX0 = SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[318]) ).

thf(367,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ( SX0 != SX1 )
          | ( ( waterLevel @ SX0 )
            = ( waterLevel @ SX1 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[319]) ).

thf(368,plain,
    ! [SV21: $i] :
      ( ( ~ ! [SY157: $i] :
              ( ( SV21 != tapOn )
              | ! [SX2: $i] :
                  ( SY157
                 != ( waterLevel @ SX2 ) )
              | ! [SY159: $i] : ( releases @ SV21 @ SY157 @ SY159 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[320]) ).

thf(369,plain,
    ! [SV21: $i] :
      ( ( ~ ! [SY160: $i] :
              ( ! [SY161: $i] :
                  ~ ( releases @ SV21 @ SY160 @ SY161 )
              | ~ ( ( SV21 != tapOn )
                  | ( SY160
                   != ( waterLevel @ ( sK1_Height @ SY160 @ SV21 ) ) ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[320]) ).

thf(370,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( less @ SX0 @ n5 )
          | ( less_or_equal @ SX0 @ n4 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[321]) ).

thf(371,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( less_or_equal @ SX0 @ n4 )
          | ( less @ SX0 @ n5 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[322]) ).

thf(372,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( less @ SX0 @ n6 )
          | ( less_or_equal @ SX0 @ n5 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[323]) ).

thf(373,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( less_or_equal @ SX0 @ n5 )
          | ( less @ SX0 @ n6 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[324]) ).

thf(374,plain,
    ! [SV34: $i,SV22: $i] :
      ( ( ( ~ ( releasedAt @ SV22 @ SV34 )
          | ~ ( ~ ( happens @ ( sK11_Event @ SV34 @ SV22 ) @ SV34 )
              | ~ ( ( initiates @ ( sK11_Event @ SV34 @ SV22 ) @ SV22 @ SV34 )
                  | ( terminates @ ( sK11_Event @ SV34 @ SV22 ) @ SV22 @ SV34 ) ) ) )
        = $true )
      | ( ( releasedAt @ SV22 @ ( plus @ SV34 @ n1 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[325]) ).

thf(375,plain,
    ! [SV42: $i,SV35: $i,SV23: $i,SV2: $i] :
      ( ( ! [SY180: $i] :
            ( ~ ( happens @ SV2 @ SV23 )
            | ~ ( initiates @ SV2 @ SV35 @ SV23 )
            | ~ ( less @ n0 @ SY180 )
            | ~ ( trajectory @ SV35 @ SV23 @ SV42 @ SY180 )
            | ( stoppedIn @ SV23 @ SV35 @ ( plus @ SV23 @ SY180 ) )
            | ( holdsAt @ SV42 @ ( plus @ SV23 @ SY180 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[326]) ).

thf(376,plain,
    ! [SV43: $i,SV36: $i,SV24: $i,SV3: $i] :
      ( ( ! [SY181: $i] :
            ( ~ ( happens @ SV3 @ SV24 )
            | ~ ( terminates @ SV3 @ SV36 @ SV24 )
            | ~ ( less @ n0 @ SV43 )
            | ~ ( antitrajectory @ SV36 @ SV24 @ SY181 @ SV43 )
            | ( startedIn @ SV24 @ SV36 @ ( plus @ SV24 @ SV43 ) )
            | ( holdsAt @ SY181 @ ( plus @ SV24 @ SV43 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[327]) ).

thf(377,plain,
    ! [SV37: $i,SV25: $i,SV4: $i] :
      ( ( ( ~ ( happens @ SV4 @ SV25 )
          | ~ ( initiates @ SV4 @ SV37 @ SV25 ) )
        = $true )
      | ( ( holdsAt @ SV37 @ ( plus @ SV25 @ n1 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[328]) ).

thf(378,plain,
    ! [SV38: $i,SV26: $i,SV5: $i] :
      ( ( ( ~ ( happens @ SV5 @ SV26 )
          | ~ ( terminates @ SV5 @ SV38 @ SV26 ) )
        = $true )
      | ( ( ~ ( holdsAt @ SV38 @ ( plus @ SV26 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[329]) ).

thf(379,plain,
    ! [SV39: $i,SV27: $i,SV6: $i] :
      ( ( ( ~ ( happens @ SV6 @ SV27 )
          | ~ ( releases @ SV6 @ SV39 @ SV27 ) )
        = $true )
      | ( ( releasedAt @ SV39 @ ( plus @ SV27 @ n1 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[330]) ).

thf(380,plain,
    ! [SV28: $i,SV44: $i,SV7: $i,SV40: $i] :
      ( ( ( SV40
         != ( plus @ SV7 @ SV44 ) )
        | ~ ( holdsAt @ ( waterLevel @ SV7 ) @ SV28 )
        | ( trajectory @ filling @ SV28 @ ( waterLevel @ SV40 ) @ SV44 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[331]) ).

thf(381,plain,
    ! [SV41: $i,SV8: $i,SV29: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ SV29 ) @ SV8 )
          | ~ ( holdsAt @ ( waterLevel @ SV41 ) @ SV8 ) )
        = $true )
      | ( ( SV29 = SV41 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[332]) ).

thf(382,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                        ( ~ ( happens @ SX0 @ SX1 )
                        | ( SX0 = tapOn )
                        | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
                  | ~ ! [SX0: $i,SX1: $i] :
                        ( ~ ( happens @ SX0 @ SX1 )
                        | ( SX0 = tapOn )
                        | ( holdsAt @ filling @ SX1 ) ) )
            | ~ ! [SX0: $i] :
                  ( ! [SX1: $i] :
                      ~ ( happens @ SX0 @ SX1 )
                  | ( SX0 = tapOn )
                  | ( SX0 = overflow ) ) )
      | ~ ~ ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                        ( ~ ( happens @ SX0 @ SX1 )
                        | ( SX1 = n0 )
                        | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
                  | ~ ! [SX0: $i,SX1: $i] :
                        ( ~ ( happens @ SX0 @ SX1 )
                        | ( SX1 = n0 )
                        | ( holdsAt @ filling @ SX1 ) ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( happens @ SX0 @ SX1 )
                  | ( SX1 = n0 )
                  | ( SX0 = overflow ) ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[333]) ).

thf(383,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ( SX0 != tapOn )
            | ( SX1 != n0 )
            | ( happens @ SX0 @ SX1 ) )
      | ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( holdsAt @ ( waterLevel @ n3 ) @ SX1 )
            | ~ ( holdsAt @ filling @ SX1 )
            | ( SX0 != overflow )
            | ( happens @ SX0 @ SX1 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[334]) ).

thf(384,plain,
    ! [SV45: $i] :
      ( ( ! [SY182: $i] :
            ( ~ ( less_or_equal @ SV45 @ SY182 )
            | ( SV45 = SY182 )
            | ( less @ SV45 @ SY182 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[335]) ).

thf(385,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ( SX0 != SX1 )
            | ( less_or_equal @ SX0 @ SX1 ) )
      | ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( less @ SX0 @ SX1 )
            | ( less_or_equal @ SX0 @ SX1 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[336]) ).

thf(386,plain,
    ! [SV13: $i] :
      ( ( ! [SY108: $i,SY109: $i] :
            ( ! [SY110: $i,SY111: $i] :
                ( ~ ( happens @ SY110 @ SY111 )
                | ~ ( less @ SV13 @ SY111 )
                | ~ ( less @ SY111 @ SY108 )
                | ~ ( initiates @ SY110 @ SY109 @ SY111 ) )
            | ( startedIn @ SV13 @ SY109 @ SY108 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[337]) ).

thf(387,plain,
    ! [SV13: $i] :
      ( ( ! [SY112: $i,SY113: $i] :
            ( ~ ( startedIn @ SV13 @ SY113 @ SY112 )
            | ~ ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK14_Event @ SY113 @ SY112 @ SV13 ) @ ( sK15_SY86 @ SY113 @ SY112 @ SV13 ) )
                            | ~ ( less @ SV13 @ ( sK15_SY86 @ SY113 @ SY112 @ SV13 ) ) )
                      | ~ ( less @ ( sK15_SY86 @ SY113 @ SY112 @ SV13 ) @ SY112 ) )
                | ~ ( initiates @ ( sK14_Event @ SY113 @ SY112 @ SV13 ) @ SY113 @ ( sK15_SY86 @ SY113 @ SY112 @ SV13 ) ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[338]) ).

thf(388,plain,
    ! [SV14: $i] :
      ( ( ! [SY114: $i,SY115: $i] :
            ( ~ ( happens @ SV14 @ SY114 )
            | ~ ( initiates @ SV14 @ SY115 @ SY114 )
            | ~ ( releasedAt @ SY115 @ ( plus @ SY114 @ n1 ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[339]) ).

thf(389,plain,
    ! [SV14: $i] :
      ( ( ! [SY116: $i,SY117: $i] :
            ( ~ ( happens @ SV14 @ SY116 )
            | ~ ( terminates @ SV14 @ SY117 @ SY116 )
            | ~ ( releasedAt @ SY117 @ ( plus @ SY116 @ n1 ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[340]) ).

thf(390,plain,
    ! [SV46: $i] :
      ( ( ~ ( less @ SV46 @ n3 )
        | ( less_or_equal @ SV46 @ n2 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[341]) ).

thf(391,plain,
    ! [SV47: $i] :
      ( ( ~ ( less_or_equal @ SV47 @ n2 )
        | ( less @ SV47 @ n3 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[342]) ).

thf(392,plain,
    ! [SV31: $i,SV15: $i] :
      ( ( ( ( holdsAt @ SV15 @ SV31 )
          | ( releasedAt @ SV15 @ ( plus @ SV31 @ n1 ) ) )
        = $true )
      | ( ( ~ ( ~ ( happens @ ( sK12_Event @ SV31 @ SV15 ) @ SV31 )
              | ~ ( initiates @ ( sK12_Event @ SV31 @ SV15 ) @ SV15 @ SV31 ) ) )
        = $true )
      | ( ( ~ ( holdsAt @ SV15 @ ( plus @ SV31 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[343]) ).

thf(393,plain,
    ! [SV48: $i] :
      ( ( ~ ( less @ SV48 @ n4 )
        | ( less_or_equal @ SV48 @ n3 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[344]) ).

thf(394,plain,
    ! [SV49: $i] :
      ( ( ~ ( less_or_equal @ SV49 @ n3 )
        | ( less @ SV49 @ n4 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[345]) ).

thf(395,plain,
    ! [SV50: $i] :
      ( ( ~ ( less @ SV50 @ n2 )
        | ( less_or_equal @ SV50 @ n1 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[346]) ).

thf(396,plain,
    ! [SV51: $i] :
      ( ( ~ ( less_or_equal @ SV51 @ n1 )
        | ( less @ SV51 @ n2 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[347]) ).

thf(397,plain,
    ! [SV52: $i] :
      ( ( ! [SY183: $i] :
            ( ( less @ SY183 @ SV52 )
            | ( SY183 = SV52 )
            | ( less @ SV52 @ SY183 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[348]) ).

thf(398,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( less @ SX0 @ SX1 )
            | ~ ( less @ SX1 @ SX0 ) )
      | ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( less @ SX0 @ SX1 )
            | ( SX1 != SX0 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[349]) ).

thf(399,plain,
    ! [SV53: $i] :
      ( ( ~ ( less @ SV53 @ n7 )
        | ( less_or_equal @ SV53 @ n6 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[350]) ).

thf(400,plain,
    ! [SV54: $i] :
      ( ( ~ ( less_or_equal @ SV54 @ n6 )
        | ( less @ SV54 @ n7 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[351]) ).

thf(401,plain,
    ! [SV55: $i] :
      ( ( ~ ( less @ SV55 @ n1 )
        | ( less_or_equal @ SV55 @ n0 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[352]) ).

thf(402,plain,
    ! [SV56: $i] :
      ( ( ~ ( less_or_equal @ SV56 @ n0 )
        | ( less @ SV56 @ n1 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[353]) ).

thf(403,plain,
    ! [SV32: $i,SV16: $i] :
      ( ( ( ~ ( holdsAt @ SV16 @ SV32 )
          | ( releasedAt @ SV16 @ ( plus @ SV32 @ n1 ) ) )
        = $true )
      | ( ( ~ ( ~ ( happens @ ( sK13_Event @ SV32 @ SV16 ) @ SV32 )
              | ~ ( terminates @ ( sK13_Event @ SV32 @ SV16 ) @ SV16 @ SV32 ) ) )
        = $true )
      | ( ( holdsAt @ SV16 @ ( plus @ SV32 @ n1 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[354]) ).

thf(404,plain,
    ! [SV17: $i] :
      ( ( ~ ( ~ ~ ( ~ ! [SY120: $i,SY121: $i] :
                        ( ~ ( initiates @ SV17 @ SY120 @ SY121 )
                        | ~ ( ~ ~ ( ( SV17 != overflow )
                                  | ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SY121 @ SY120 @ SV17 ) ) @ SY121 ) )
                            | ( SY120
                             != ( waterLevel @ ( sK9_Height @ SY121 @ SY120 @ SV17 ) ) ) )
                        | ~ ( ~ ~ ( ( SV17 != tapOff )
                                  | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SY121 @ SY120 @ SV17 ) ) @ SY121 ) )
                            | ( SY120
                             != ( waterLevel @ ( sK8_Height @ SY121 @ SY120 @ SV17 ) ) ) )
                        | ( SV17 = tapOn )
                        | ( SV17 = overflow ) )
                  | ~ ! [SY122: $i,SY123: $i] :
                        ( ~ ( initiates @ SV17 @ SY122 @ SY123 )
                        | ~ ( ~ ~ ( ( SV17 != overflow )
                                  | ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SY123 @ SY122 @ SV17 ) ) @ SY123 ) )
                            | ( SY122
                             != ( waterLevel @ ( sK7_Height @ SY123 @ SY122 @ SV17 ) ) ) )
                        | ~ ( ~ ~ ( ( SV17 != tapOff )
                                  | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SY123 @ SY122 @ SV17 ) ) @ SY123 ) )
                            | ( SY122
                             != ( waterLevel @ ( sK6_Height @ SY123 @ SY122 @ SV17 ) ) ) )
                        | ( SV17 = tapOn )
                        | ( SY122 = spilling ) ) )
            | ~ ~ ( ~ ! [SY124: $i,SY125: $i] :
                        ( ~ ( initiates @ SV17 @ SY124 @ SY125 )
                        | ~ ( ~ ~ ( ( SV17 != overflow )
                                  | ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SY125 @ SY124 @ SV17 ) ) @ SY125 ) )
                            | ( SY124
                             != ( waterLevel @ ( sK5_Height @ SY125 @ SY124 @ SV17 ) ) ) )
                        | ~ ( ~ ~ ( ( SV17 != tapOff )
                                  | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SY125 @ SY124 @ SV17 ) ) @ SY125 ) )
                            | ( SY124
                             != ( waterLevel @ ( sK4_Height @ SY125 @ SY124 @ SV17 ) ) ) )
                        | ( SY124 = filling )
                        | ( SV17 = overflow ) )
                  | ~ ! [SY126: $i,SY127: $i] :
                        ( ~ ( initiates @ SV17 @ SY126 @ SY127 )
                        | ~ ( ~ ~ ( ( SV17 != overflow )
                                  | ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SY127 @ SY126 @ SV17 ) ) @ SY127 ) )
                            | ( SY126
                             != ( waterLevel @ ( sK3_Height @ SY127 @ SY126 @ SV17 ) ) ) )
                        | ~ ( ~ ~ ( ( SV17 != tapOff )
                                  | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SY127 @ SY126 @ SV17 ) ) @ SY127 ) )
                            | ( SY126
                             != ( waterLevel @ ( sK2_Height @ SY127 @ SY126 @ SV17 ) ) ) )
                        | ( SY126 = filling )
                        | ( SY126 = spilling ) ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[355]) ).

thf(405,plain,
    ! [SV17: $i] :
      ( ( ~ ( ~ ! [SY128: $i,SY129: $i] :
                  ( ! [SY130: $i] :
                      ( ( SV17 != overflow )
                      | ~ ( holdsAt @ ( waterLevel @ SY130 ) @ SY129 )
                      | ( SY128
                       != ( waterLevel @ SY130 ) ) )
                  | ( initiates @ SV17 @ SY128 @ SY129 ) )
            | ~ ~ ( ~ ! [SY131: $i,SY132: $i] :
                        ( ! [SY133: $i] :
                            ( ( SV17 != tapOff )
                            | ~ ( holdsAt @ ( waterLevel @ SY133 ) @ SY132 )
                            | ( SY131
                             != ( waterLevel @ SY133 ) ) )
                        | ( initiates @ SV17 @ SY131 @ SY132 ) )
                  | ~ ~ ( ~ ! [SY134: $i] :
                              ( ( SV17 != tapOn )
                              | ( SY134 != filling )
                              | ! [SY135: $i] : ( initiates @ SV17 @ SY134 @ SY135 ) )
                        | ~ ! [SY136: $i] :
                              ( ( SV17 != overflow )
                              | ( SY136 != spilling )
                              | ! [SY137: $i] : ( initiates @ SV17 @ SY136 @ SY137 ) ) ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[356]) ).

thf(406,plain,
    ! [SV57: $i] :
      ( ( ~ ( less @ SV57 @ n8 )
        | ( less_or_equal @ SV57 @ n7 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[357]) ).

thf(407,plain,
    ! [SV58: $i] :
      ( ( ~ ( less_or_equal @ SV58 @ n7 )
        | ( less @ SV58 @ n8 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[358]) ).

thf(408,plain,
    ! [SV18: $i] :
      ( ( ~ ( ~ ~ ( ~ ( ! [SY138: $i,SY139: $i] :
                          ~ ( terminates @ SV18 @ SY138 @ SY139 )
                      | ( SV18 = tapOff )
                      | ( SV18 = overflow ) )
                  | ~ ! [SY140: $i] :
                        ( ! [SY141: $i] :
                            ~ ( terminates @ SV18 @ SY140 @ SY141 )
                        | ( SV18 = tapOff )
                        | ( SY140 = filling ) ) )
            | ~ ~ ( ~ ! [SY142: $i] :
                        ( ! [SY143: $i] :
                            ~ ( terminates @ SV18 @ SY142 @ SY143 )
                        | ( SY142 = filling )
                        | ( SV18 = overflow ) )
                  | ~ ! [SY144: $i] :
                        ( ! [SY145: $i] :
                            ~ ( terminates @ SV18 @ SY144 @ SY145 )
                        | ( SY144 = filling )
                        | ( SY144 = filling ) ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[359]) ).

thf(409,plain,
    ! [SV18: $i] :
      ( ( ~ ( ~ ! [SY146: $i] :
                  ( ( SV18 != tapOff )
                  | ( SY146 != filling )
                  | ! [SY147: $i] : ( terminates @ SV18 @ SY146 @ SY147 ) )
            | ~ ! [SY148: $i] :
                  ( ( SV18 != overflow )
                  | ( SY148 != filling )
                  | ! [SY149: $i] : ( terminates @ SV18 @ SY148 @ SY149 ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[360]) ).

thf(410,plain,
    ! [SV19: $i] :
      ( ( ! [SY150: $i,SY151: $i] :
            ( ! [SY152: $i,SY153: $i] :
                ( ~ ( happens @ SY152 @ SY153 )
                | ~ ( less @ SV19 @ SY153 )
                | ~ ( less @ SY153 @ SY151 )
                | ~ ( terminates @ SY152 @ SY150 @ SY153 ) )
            | ( stoppedIn @ SV19 @ SY150 @ SY151 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[361]) ).

thf(411,plain,
    ! [SV19: $i] :
      ( ( ! [SY154: $i,SY155: $i] :
            ( ~ ( stoppedIn @ SV19 @ SY154 @ SY155 )
            | ~ ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK16_Event @ SY155 @ SY154 @ SV19 ) @ ( sK17_SY87 @ SY155 @ SY154 @ SV19 ) )
                            | ~ ( less @ SV19 @ ( sK17_SY87 @ SY155 @ SY154 @ SV19 ) ) )
                      | ~ ( less @ ( sK17_SY87 @ SY155 @ SY154 @ SV19 ) @ SY155 ) )
                | ~ ( terminates @ ( sK16_Event @ SY155 @ SY154 @ SV19 ) @ SY154 @ ( sK17_SY87 @ SY155 @ SY154 @ SV19 ) ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[362]) ).

thf(412,plain,
    ! [SV33: $i,SV20: $i] :
      ( ( ( releasedAt @ SV20 @ SV33 )
        = $true )
      | ( ( ~ ( ~ ( happens @ ( sK10_Event @ SV33 @ SV20 ) @ SV33 )
              | ~ ( releases @ ( sK10_Event @ SV33 @ SV20 ) @ SV20 @ SV33 ) ) )
        = $true )
      | ( ( ~ ( releasedAt @ SV20 @ ( plus @ SV33 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[363]) ).

thf(413,plain,
    ! [SV59: $i] :
      ( ( ~ ( less @ SV59 @ n9 )
        | ( less_or_equal @ SV59 @ n8 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[364]) ).

thf(414,plain,
    ! [SV60: $i] :
      ( ( ~ ( less_or_equal @ SV60 @ n8 )
        | ( less @ SV60 @ n9 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[365]) ).

thf(415,plain,
    ! [SV61: $i] :
      ( ( ! [SY184: $i] :
            ( ( ( waterLevel @ SV61 )
             != ( waterLevel @ SY184 ) )
            | ( SV61 = SY184 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[366]) ).

thf(416,plain,
    ! [SV62: $i] :
      ( ( ! [SY185: $i] :
            ( ( SV62 != SY185 )
            | ( ( waterLevel @ SV62 )
              = ( waterLevel @ SY185 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[367]) ).

thf(417,plain,
    ! [SV21: $i] :
      ( ( ! [SY157: $i] :
            ( ( SV21 != tapOn )
            | ! [SX2: $i] :
                ( SY157
               != ( waterLevel @ SX2 ) )
            | ! [SY159: $i] : ( releases @ SV21 @ SY157 @ SY159 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[368]) ).

thf(418,plain,
    ! [SV21: $i] :
      ( ( ! [SY160: $i] :
            ( ! [SY161: $i] :
                ~ ( releases @ SV21 @ SY160 @ SY161 )
            | ~ ( ( SV21 != tapOn )
                | ( SY160
                 != ( waterLevel @ ( sK1_Height @ SY160 @ SV21 ) ) ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[369]) ).

thf(419,plain,
    ! [SV63: $i] :
      ( ( ~ ( less @ SV63 @ n5 )
        | ( less_or_equal @ SV63 @ n4 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[370]) ).

thf(420,plain,
    ! [SV64: $i] :
      ( ( ~ ( less_or_equal @ SV64 @ n4 )
        | ( less @ SV64 @ n5 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[371]) ).

thf(421,plain,
    ! [SV65: $i] :
      ( ( ~ ( less @ SV65 @ n6 )
        | ( less_or_equal @ SV65 @ n5 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[372]) ).

thf(422,plain,
    ! [SV66: $i] :
      ( ( ~ ( less_or_equal @ SV66 @ n5 )
        | ( less @ SV66 @ n6 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[373]) ).

thf(423,plain,
    ! [SV34: $i,SV22: $i] :
      ( ( ( ~ ( releasedAt @ SV22 @ SV34 ) )
        = $true )
      | ( ( ~ ( ~ ( happens @ ( sK11_Event @ SV34 @ SV22 ) @ SV34 )
              | ~ ( ( initiates @ ( sK11_Event @ SV34 @ SV22 ) @ SV22 @ SV34 )
                  | ( terminates @ ( sK11_Event @ SV34 @ SV22 ) @ SV22 @ SV34 ) ) ) )
        = $true )
      | ( ( releasedAt @ SV22 @ ( plus @ SV34 @ n1 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[374]) ).

thf(424,plain,
    ! [SV42: $i,SV67: $i,SV35: $i,SV23: $i,SV2: $i] :
      ( ( ~ ( happens @ SV2 @ SV23 )
        | ~ ( initiates @ SV2 @ SV35 @ SV23 )
        | ~ ( less @ n0 @ SV67 )
        | ~ ( trajectory @ SV35 @ SV23 @ SV42 @ SV67 )
        | ( stoppedIn @ SV23 @ SV35 @ ( plus @ SV23 @ SV67 ) )
        | ( holdsAt @ SV42 @ ( plus @ SV23 @ SV67 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[375]) ).

thf(425,plain,
    ! [SV68: $i,SV43: $i,SV36: $i,SV24: $i,SV3: $i] :
      ( ( ~ ( happens @ SV3 @ SV24 )
        | ~ ( terminates @ SV3 @ SV36 @ SV24 )
        | ~ ( less @ n0 @ SV43 )
        | ~ ( antitrajectory @ SV36 @ SV24 @ SV68 @ SV43 )
        | ( startedIn @ SV24 @ SV36 @ ( plus @ SV24 @ SV43 ) )
        | ( holdsAt @ SV68 @ ( plus @ SV24 @ SV43 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[376]) ).

thf(426,plain,
    ! [SV37: $i,SV25: $i,SV4: $i] :
      ( ( ( ~ ( happens @ SV4 @ SV25 ) )
        = $true )
      | ( ( ~ ( initiates @ SV4 @ SV37 @ SV25 ) )
        = $true )
      | ( ( holdsAt @ SV37 @ ( plus @ SV25 @ n1 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[377]) ).

thf(427,plain,
    ! [SV38: $i,SV26: $i,SV5: $i] :
      ( ( ( ~ ( happens @ SV5 @ SV26 ) )
        = $true )
      | ( ( ~ ( terminates @ SV5 @ SV38 @ SV26 ) )
        = $true )
      | ( ( ~ ( holdsAt @ SV38 @ ( plus @ SV26 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[378]) ).

thf(428,plain,
    ! [SV39: $i,SV27: $i,SV6: $i] :
      ( ( ( ~ ( happens @ SV6 @ SV27 ) )
        = $true )
      | ( ( ~ ( releases @ SV6 @ SV39 @ SV27 ) )
        = $true )
      | ( ( releasedAt @ SV39 @ ( plus @ SV27 @ n1 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[379]) ).

thf(429,plain,
    ! [SV28: $i,SV44: $i,SV7: $i,SV40: $i] :
      ( ( ( ( SV40
           != ( plus @ SV7 @ SV44 ) )
          | ~ ( holdsAt @ ( waterLevel @ SV7 ) @ SV28 ) )
        = $true )
      | ( ( trajectory @ filling @ SV28 @ ( waterLevel @ SV40 ) @ SV44 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[380]) ).

thf(430,plain,
    ! [SV41: $i,SV8: $i,SV29: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ SV29 ) @ SV8 ) )
        = $true )
      | ( ( ~ ( holdsAt @ ( waterLevel @ SV41 ) @ SV8 ) )
        = $true )
      | ( ( SV29 = SV41 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[381]) ).

thf(431,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                        ( ~ ( happens @ SX0 @ SX1 )
                        | ( SX0 = tapOn )
                        | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
                  | ~ ! [SX0: $i,SX1: $i] :
                        ( ~ ( happens @ SX0 @ SX1 )
                        | ( SX0 = tapOn )
                        | ( holdsAt @ filling @ SX1 ) ) )
            | ~ ! [SX0: $i] :
                  ( ! [SX1: $i] :
                      ~ ( happens @ SX0 @ SX1 )
                  | ( SX0 = tapOn )
                  | ( SX0 = overflow ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[382]) ).

thf(432,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                        ( ~ ( happens @ SX0 @ SX1 )
                        | ( SX1 = n0 )
                        | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
                  | ~ ! [SX0: $i,SX1: $i] :
                        ( ~ ( happens @ SX0 @ SX1 )
                        | ( SX1 = n0 )
                        | ( holdsAt @ filling @ SX1 ) ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( happens @ SX0 @ SX1 )
                  | ( SX1 = n0 )
                  | ( SX0 = overflow ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[382]) ).

thf(433,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ( SX0 != tapOn )
            | ( SX1 != n0 )
            | ( happens @ SX0 @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[383]) ).

thf(434,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( holdsAt @ ( waterLevel @ n3 ) @ SX1 )
            | ~ ( holdsAt @ filling @ SX1 )
            | ( SX0 != overflow )
            | ( happens @ SX0 @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[383]) ).

thf(435,plain,
    ! [SV69: $i,SV45: $i] :
      ( ( ~ ( less_or_equal @ SV45 @ SV69 )
        | ( SV45 = SV69 )
        | ( less @ SV45 @ SV69 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[384]) ).

thf(436,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ( SX0 != SX1 )
            | ( less_or_equal @ SX0 @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[385]) ).

thf(437,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( less @ SX0 @ SX1 )
            | ( less_or_equal @ SX0 @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[385]) ).

thf(438,plain,
    ! [SV70: $i,SV13: $i] :
      ( ( ! [SY186: $i] :
            ( ! [SY187: $i,SY188: $i] :
                ( ~ ( happens @ SY187 @ SY188 )
                | ~ ( less @ SV13 @ SY188 )
                | ~ ( less @ SY188 @ SV70 )
                | ~ ( initiates @ SY187 @ SY186 @ SY188 ) )
            | ( startedIn @ SV13 @ SY186 @ SV70 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[386]) ).

thf(439,plain,
    ! [SV71: $i,SV13: $i] :
      ( ( ! [SY189: $i] :
            ( ~ ( startedIn @ SV13 @ SY189 @ SV71 )
            | ~ ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK14_Event @ SY189 @ SV71 @ SV13 ) @ ( sK15_SY86 @ SY189 @ SV71 @ SV13 ) )
                            | ~ ( less @ SV13 @ ( sK15_SY86 @ SY189 @ SV71 @ SV13 ) ) )
                      | ~ ( less @ ( sK15_SY86 @ SY189 @ SV71 @ SV13 ) @ SV71 ) )
                | ~ ( initiates @ ( sK14_Event @ SY189 @ SV71 @ SV13 ) @ SY189 @ ( sK15_SY86 @ SY189 @ SV71 @ SV13 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[387]) ).

thf(440,plain,
    ! [SV72: $i,SV14: $i] :
      ( ( ! [SY190: $i] :
            ( ~ ( happens @ SV14 @ SV72 )
            | ~ ( initiates @ SV14 @ SY190 @ SV72 )
            | ~ ( releasedAt @ SY190 @ ( plus @ SV72 @ n1 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[388]) ).

thf(441,plain,
    ! [SV73: $i,SV14: $i] :
      ( ( ! [SY191: $i] :
            ( ~ ( happens @ SV14 @ SV73 )
            | ~ ( terminates @ SV14 @ SY191 @ SV73 )
            | ~ ( releasedAt @ SY191 @ ( plus @ SV73 @ n1 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[389]) ).

thf(442,plain,
    ! [SV46: $i] :
      ( ( ( ~ ( less @ SV46 @ n3 ) )
        = $true )
      | ( ( less_or_equal @ SV46 @ n2 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[390]) ).

thf(443,plain,
    ! [SV47: $i] :
      ( ( ( ~ ( less_or_equal @ SV47 @ n2 ) )
        = $true )
      | ( ( less @ SV47 @ n3 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[391]) ).

thf(444,plain,
    ! [SV31: $i,SV15: $i] :
      ( ( ( holdsAt @ SV15 @ SV31 )
        = $true )
      | ( ( releasedAt @ SV15 @ ( plus @ SV31 @ n1 ) )
        = $true )
      | ( ( ~ ( ~ ( happens @ ( sK12_Event @ SV31 @ SV15 ) @ SV31 )
              | ~ ( initiates @ ( sK12_Event @ SV31 @ SV15 ) @ SV15 @ SV31 ) ) )
        = $true )
      | ( ( ~ ( holdsAt @ SV15 @ ( plus @ SV31 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[392]) ).

thf(445,plain,
    ! [SV48: $i] :
      ( ( ( ~ ( less @ SV48 @ n4 ) )
        = $true )
      | ( ( less_or_equal @ SV48 @ n3 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[393]) ).

thf(446,plain,
    ! [SV49: $i] :
      ( ( ( ~ ( less_or_equal @ SV49 @ n3 ) )
        = $true )
      | ( ( less @ SV49 @ n4 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[394]) ).

thf(447,plain,
    ! [SV50: $i] :
      ( ( ( ~ ( less @ SV50 @ n2 ) )
        = $true )
      | ( ( less_or_equal @ SV50 @ n1 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[395]) ).

thf(448,plain,
    ! [SV51: $i] :
      ( ( ( ~ ( less_or_equal @ SV51 @ n1 ) )
        = $true )
      | ( ( less @ SV51 @ n2 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[396]) ).

thf(449,plain,
    ! [SV52: $i,SV74: $i] :
      ( ( ( less @ SV74 @ SV52 )
        | ( SV74 = SV52 )
        | ( less @ SV52 @ SV74 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[397]) ).

thf(450,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( less @ SX0 @ SX1 )
            | ~ ( less @ SX1 @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[398]) ).

thf(451,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( less @ SX0 @ SX1 )
            | ( SX1 != SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[398]) ).

thf(452,plain,
    ! [SV53: $i] :
      ( ( ( ~ ( less @ SV53 @ n7 ) )
        = $true )
      | ( ( less_or_equal @ SV53 @ n6 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[399]) ).

thf(453,plain,
    ! [SV54: $i] :
      ( ( ( ~ ( less_or_equal @ SV54 @ n6 ) )
        = $true )
      | ( ( less @ SV54 @ n7 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[400]) ).

thf(454,plain,
    ! [SV55: $i] :
      ( ( ( ~ ( less @ SV55 @ n1 ) )
        = $true )
      | ( ( less_or_equal @ SV55 @ n0 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[401]) ).

thf(455,plain,
    ! [SV56: $i] :
      ( ( ( ~ ( less_or_equal @ SV56 @ n0 ) )
        = $true )
      | ( ( less @ SV56 @ n1 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[402]) ).

thf(456,plain,
    ! [SV32: $i,SV16: $i] :
      ( ( ( ~ ( holdsAt @ SV16 @ SV32 ) )
        = $true )
      | ( ( releasedAt @ SV16 @ ( plus @ SV32 @ n1 ) )
        = $true )
      | ( ( ~ ( ~ ( happens @ ( sK13_Event @ SV32 @ SV16 ) @ SV32 )
              | ~ ( terminates @ ( sK13_Event @ SV32 @ SV16 ) @ SV16 @ SV32 ) ) )
        = $true )
      | ( ( holdsAt @ SV16 @ ( plus @ SV32 @ n1 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[403]) ).

thf(457,plain,
    ! [SV17: $i] :
      ( ( ~ ~ ( ~ ! [SY120: $i,SY121: $i] :
                    ( ~ ( initiates @ SV17 @ SY120 @ SY121 )
                    | ~ ( ~ ~ ( ( SV17 != overflow )
                              | ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SY121 @ SY120 @ SV17 ) ) @ SY121 ) )
                        | ( SY120
                         != ( waterLevel @ ( sK9_Height @ SY121 @ SY120 @ SV17 ) ) ) )
                    | ~ ( ~ ~ ( ( SV17 != tapOff )
                              | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SY121 @ SY120 @ SV17 ) ) @ SY121 ) )
                        | ( SY120
                         != ( waterLevel @ ( sK8_Height @ SY121 @ SY120 @ SV17 ) ) ) )
                    | ( SV17 = tapOn )
                    | ( SV17 = overflow ) )
              | ~ ! [SY122: $i,SY123: $i] :
                    ( ~ ( initiates @ SV17 @ SY122 @ SY123 )
                    | ~ ( ~ ~ ( ( SV17 != overflow )
                              | ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SY123 @ SY122 @ SV17 ) ) @ SY123 ) )
                        | ( SY122
                         != ( waterLevel @ ( sK7_Height @ SY123 @ SY122 @ SV17 ) ) ) )
                    | ~ ( ~ ~ ( ( SV17 != tapOff )
                              | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SY123 @ SY122 @ SV17 ) ) @ SY123 ) )
                        | ( SY122
                         != ( waterLevel @ ( sK6_Height @ SY123 @ SY122 @ SV17 ) ) ) )
                    | ( SV17 = tapOn )
                    | ( SY122 = spilling ) ) )
        | ~ ~ ( ~ ! [SY124: $i,SY125: $i] :
                    ( ~ ( initiates @ SV17 @ SY124 @ SY125 )
                    | ~ ( ~ ~ ( ( SV17 != overflow )
                              | ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SY125 @ SY124 @ SV17 ) ) @ SY125 ) )
                        | ( SY124
                         != ( waterLevel @ ( sK5_Height @ SY125 @ SY124 @ SV17 ) ) ) )
                    | ~ ( ~ ~ ( ( SV17 != tapOff )
                              | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SY125 @ SY124 @ SV17 ) ) @ SY125 ) )
                        | ( SY124
                         != ( waterLevel @ ( sK4_Height @ SY125 @ SY124 @ SV17 ) ) ) )
                    | ( SY124 = filling )
                    | ( SV17 = overflow ) )
              | ~ ! [SY126: $i,SY127: $i] :
                    ( ~ ( initiates @ SV17 @ SY126 @ SY127 )
                    | ~ ( ~ ~ ( ( SV17 != overflow )
                              | ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SY127 @ SY126 @ SV17 ) ) @ SY127 ) )
                        | ( SY126
                         != ( waterLevel @ ( sK3_Height @ SY127 @ SY126 @ SV17 ) ) ) )
                    | ~ ( ~ ~ ( ( SV17 != tapOff )
                              | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SY127 @ SY126 @ SV17 ) ) @ SY127 ) )
                        | ( SY126
                         != ( waterLevel @ ( sK2_Height @ SY127 @ SY126 @ SV17 ) ) ) )
                    | ( SY126 = filling )
                    | ( SY126 = spilling ) ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[404]) ).

thf(458,plain,
    ! [SV17: $i] :
      ( ( ~ ! [SY128: $i,SY129: $i] :
              ( ! [SY130: $i] :
                  ( ( SV17 != overflow )
                  | ~ ( holdsAt @ ( waterLevel @ SY130 ) @ SY129 )
                  | ( SY128
                   != ( waterLevel @ SY130 ) ) )
              | ( initiates @ SV17 @ SY128 @ SY129 ) )
        | ~ ~ ( ~ ! [SY131: $i,SY132: $i] :
                    ( ! [SY133: $i] :
                        ( ( SV17 != tapOff )
                        | ~ ( holdsAt @ ( waterLevel @ SY133 ) @ SY132 )
                        | ( SY131
                         != ( waterLevel @ SY133 ) ) )
                    | ( initiates @ SV17 @ SY131 @ SY132 ) )
              | ~ ~ ( ~ ! [SY134: $i] :
                          ( ( SV17 != tapOn )
                          | ( SY134 != filling )
                          | ! [SY135: $i] : ( initiates @ SV17 @ SY134 @ SY135 ) )
                    | ~ ! [SY136: $i] :
                          ( ( SV17 != overflow )
                          | ( SY136 != spilling )
                          | ! [SY137: $i] : ( initiates @ SV17 @ SY136 @ SY137 ) ) ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[405]) ).

thf(459,plain,
    ! [SV57: $i] :
      ( ( ( ~ ( less @ SV57 @ n8 ) )
        = $true )
      | ( ( less_or_equal @ SV57 @ n7 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[406]) ).

thf(460,plain,
    ! [SV58: $i] :
      ( ( ( ~ ( less_or_equal @ SV58 @ n7 ) )
        = $true )
      | ( ( less @ SV58 @ n8 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[407]) ).

thf(461,plain,
    ! [SV18: $i] :
      ( ( ~ ~ ( ~ ( ! [SY138: $i,SY139: $i] :
                      ~ ( terminates @ SV18 @ SY138 @ SY139 )
                  | ( SV18 = tapOff )
                  | ( SV18 = overflow ) )
              | ~ ! [SY140: $i] :
                    ( ! [SY141: $i] :
                        ~ ( terminates @ SV18 @ SY140 @ SY141 )
                    | ( SV18 = tapOff )
                    | ( SY140 = filling ) ) )
        | ~ ~ ( ~ ! [SY142: $i] :
                    ( ! [SY143: $i] :
                        ~ ( terminates @ SV18 @ SY142 @ SY143 )
                    | ( SY142 = filling )
                    | ( SV18 = overflow ) )
              | ~ ! [SY144: $i] :
                    ( ! [SY145: $i] :
                        ~ ( terminates @ SV18 @ SY144 @ SY145 )
                    | ( SY144 = filling )
                    | ( SY144 = filling ) ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[408]) ).

thf(462,plain,
    ! [SV18: $i] :
      ( ( ~ ! [SY146: $i] :
              ( ( SV18 != tapOff )
              | ( SY146 != filling )
              | ! [SY147: $i] : ( terminates @ SV18 @ SY146 @ SY147 ) )
        | ~ ! [SY148: $i] :
              ( ( SV18 != overflow )
              | ( SY148 != filling )
              | ! [SY149: $i] : ( terminates @ SV18 @ SY148 @ SY149 ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[409]) ).

thf(463,plain,
    ! [SV75: $i,SV19: $i] :
      ( ( ! [SY192: $i] :
            ( ! [SY193: $i,SY194: $i] :
                ( ~ ( happens @ SY193 @ SY194 )
                | ~ ( less @ SV19 @ SY194 )
                | ~ ( less @ SY194 @ SY192 )
                | ~ ( terminates @ SY193 @ SV75 @ SY194 ) )
            | ( stoppedIn @ SV19 @ SV75 @ SY192 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[410]) ).

thf(464,plain,
    ! [SV76: $i,SV19: $i] :
      ( ( ! [SY195: $i] :
            ( ~ ( stoppedIn @ SV19 @ SV76 @ SY195 )
            | ~ ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK16_Event @ SY195 @ SV76 @ SV19 ) @ ( sK17_SY87 @ SY195 @ SV76 @ SV19 ) )
                            | ~ ( less @ SV19 @ ( sK17_SY87 @ SY195 @ SV76 @ SV19 ) ) )
                      | ~ ( less @ ( sK17_SY87 @ SY195 @ SV76 @ SV19 ) @ SY195 ) )
                | ~ ( terminates @ ( sK16_Event @ SY195 @ SV76 @ SV19 ) @ SV76 @ ( sK17_SY87 @ SY195 @ SV76 @ SV19 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[411]) ).

thf(465,plain,
    ! [SV20: $i,SV33: $i] :
      ( ( ( ~ ( happens @ ( sK10_Event @ SV33 @ SV20 ) @ SV33 )
          | ~ ( releases @ ( sK10_Event @ SV33 @ SV20 ) @ SV20 @ SV33 ) )
        = $false )
      | ( ( releasedAt @ SV20 @ SV33 )
        = $true )
      | ( ( ~ ( releasedAt @ SV20 @ ( plus @ SV33 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[412]) ).

thf(466,plain,
    ! [SV59: $i] :
      ( ( ( ~ ( less @ SV59 @ n9 ) )
        = $true )
      | ( ( less_or_equal @ SV59 @ n8 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[413]) ).

thf(467,plain,
    ! [SV60: $i] :
      ( ( ( ~ ( less_or_equal @ SV60 @ n8 ) )
        = $true )
      | ( ( less @ SV60 @ n9 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[414]) ).

thf(468,plain,
    ! [SV77: $i,SV61: $i] :
      ( ( ( ( waterLevel @ SV61 )
         != ( waterLevel @ SV77 ) )
        | ( SV61 = SV77 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[415]) ).

thf(469,plain,
    ! [SV78: $i,SV62: $i] :
      ( ( ( SV62 != SV78 )
        | ( ( waterLevel @ SV62 )
          = ( waterLevel @ SV78 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[416]) ).

thf(470,plain,
    ! [SV79: $i,SV21: $i] :
      ( ( ( SV21 != tapOn )
        | ! [SY196: $i] :
            ( SV79
           != ( waterLevel @ SY196 ) )
        | ! [SY197: $i] : ( releases @ SV21 @ SV79 @ SY197 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[417]) ).

thf(471,plain,
    ! [SV80: $i,SV21: $i] :
      ( ( ! [SY198: $i] :
            ~ ( releases @ SV21 @ SV80 @ SY198 )
        | ~ ( ( SV21 != tapOn )
            | ( SV80
             != ( waterLevel @ ( sK1_Height @ SV80 @ SV21 ) ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[418]) ).

thf(472,plain,
    ! [SV63: $i] :
      ( ( ( ~ ( less @ SV63 @ n5 ) )
        = $true )
      | ( ( less_or_equal @ SV63 @ n4 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[419]) ).

thf(473,plain,
    ! [SV64: $i] :
      ( ( ( ~ ( less_or_equal @ SV64 @ n4 ) )
        = $true )
      | ( ( less @ SV64 @ n5 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[420]) ).

thf(474,plain,
    ! [SV65: $i] :
      ( ( ( ~ ( less @ SV65 @ n6 ) )
        = $true )
      | ( ( less_or_equal @ SV65 @ n5 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[421]) ).

thf(475,plain,
    ! [SV66: $i] :
      ( ( ( ~ ( less_or_equal @ SV66 @ n5 ) )
        = $true )
      | ( ( less @ SV66 @ n6 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[422]) ).

thf(476,plain,
    ! [SV34: $i,SV22: $i] :
      ( ( ( releasedAt @ SV22 @ SV34 )
        = $false )
      | ( ( ~ ( ~ ( happens @ ( sK11_Event @ SV34 @ SV22 ) @ SV34 )
              | ~ ( ( initiates @ ( sK11_Event @ SV34 @ SV22 ) @ SV22 @ SV34 )
                  | ( terminates @ ( sK11_Event @ SV34 @ SV22 ) @ SV22 @ SV34 ) ) ) )
        = $true )
      | ( ( releasedAt @ SV22 @ ( plus @ SV34 @ n1 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[423]) ).

thf(477,plain,
    ! [SV42: $i,SV67: $i,SV35: $i,SV23: $i,SV2: $i] :
      ( ( ( ~ ( happens @ SV2 @ SV23 )
          | ~ ( initiates @ SV2 @ SV35 @ SV23 )
          | ~ ( less @ n0 @ SV67 )
          | ~ ( trajectory @ SV35 @ SV23 @ SV42 @ SV67 )
          | ( stoppedIn @ SV23 @ SV35 @ ( plus @ SV23 @ SV67 ) ) )
        = $true )
      | ( ( holdsAt @ SV42 @ ( plus @ SV23 @ SV67 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[424]) ).

thf(478,plain,
    ! [SV68: $i,SV43: $i,SV36: $i,SV24: $i,SV3: $i] :
      ( ( ( ~ ( happens @ SV3 @ SV24 )
          | ~ ( terminates @ SV3 @ SV36 @ SV24 )
          | ~ ( less @ n0 @ SV43 )
          | ~ ( antitrajectory @ SV36 @ SV24 @ SV68 @ SV43 )
          | ( startedIn @ SV24 @ SV36 @ ( plus @ SV24 @ SV43 ) ) )
        = $true )
      | ( ( holdsAt @ SV68 @ ( plus @ SV24 @ SV43 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[425]) ).

thf(479,plain,
    ! [SV37: $i,SV25: $i,SV4: $i] :
      ( ( ( happens @ SV4 @ SV25 )
        = $false )
      | ( ( ~ ( initiates @ SV4 @ SV37 @ SV25 ) )
        = $true )
      | ( ( holdsAt @ SV37 @ ( plus @ SV25 @ n1 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[426]) ).

thf(480,plain,
    ! [SV38: $i,SV26: $i,SV5: $i] :
      ( ( ( happens @ SV5 @ SV26 )
        = $false )
      | ( ( ~ ( terminates @ SV5 @ SV38 @ SV26 ) )
        = $true )
      | ( ( ~ ( holdsAt @ SV38 @ ( plus @ SV26 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[427]) ).

thf(481,plain,
    ! [SV39: $i,SV27: $i,SV6: $i] :
      ( ( ( happens @ SV6 @ SV27 )
        = $false )
      | ( ( ~ ( releases @ SV6 @ SV39 @ SV27 ) )
        = $true )
      | ( ( releasedAt @ SV39 @ ( plus @ SV27 @ n1 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[428]) ).

thf(482,plain,
    ! [SV28: $i,SV44: $i,SV7: $i,SV40: $i] :
      ( ( ( ( SV40
           != ( plus @ SV7 @ SV44 ) ) )
        = $true )
      | ( ( ~ ( holdsAt @ ( waterLevel @ SV7 ) @ SV28 ) )
        = $true )
      | ( ( trajectory @ filling @ SV28 @ ( waterLevel @ SV40 ) @ SV44 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[429]) ).

thf(483,plain,
    ! [SV41: $i,SV8: $i,SV29: $i] :
      ( ( ( holdsAt @ ( waterLevel @ SV29 ) @ SV8 )
        = $false )
      | ( ( ~ ( holdsAt @ ( waterLevel @ SV41 ) @ SV8 ) )
        = $true )
      | ( ( SV29 = SV41 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[430]) ).

thf(484,plain,
    ( ( ~ ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                      ( ~ ( happens @ SX0 @ SX1 )
                      | ( SX0 = tapOn )
                      | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
                | ~ ! [SX0: $i,SX1: $i] :
                      ( ~ ( happens @ SX0 @ SX1 )
                      | ( SX0 = tapOn )
                      | ( holdsAt @ filling @ SX1 ) ) )
          | ~ ! [SX0: $i] :
                ( ! [SX1: $i] :
                    ~ ( happens @ SX0 @ SX1 )
                | ( SX0 = tapOn )
                | ( SX0 = overflow ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[431]) ).

thf(485,plain,
    ( ( ~ ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                      ( ~ ( happens @ SX0 @ SX1 )
                      | ( SX1 = n0 )
                      | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
                | ~ ! [SX0: $i,SX1: $i] :
                      ( ~ ( happens @ SX0 @ SX1 )
                      | ( SX1 = n0 )
                      | ( holdsAt @ filling @ SX1 ) ) )
          | ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( happens @ SX0 @ SX1 )
                | ( SX1 = n0 )
                | ( SX0 = overflow ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[432]) ).

thf(486,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ( SX0 != tapOn )
          | ( SX1 != n0 )
          | ( happens @ SX0 @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[433]) ).

thf(487,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( holdsAt @ ( waterLevel @ n3 ) @ SX1 )
          | ~ ( holdsAt @ filling @ SX1 )
          | ( SX0 != overflow )
          | ( happens @ SX0 @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[434]) ).

thf(488,plain,
    ! [SV69: $i,SV45: $i] :
      ( ( ( ~ ( less_or_equal @ SV45 @ SV69 ) )
        = $true )
      | ( ( ( SV45 = SV69 )
          | ( less @ SV45 @ SV69 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[435]) ).

thf(489,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ( SX0 != SX1 )
          | ( less_or_equal @ SX0 @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[436]) ).

thf(490,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( less @ SX0 @ SX1 )
          | ( less_or_equal @ SX0 @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[437]) ).

thf(491,plain,
    ! [SV81: $i,SV70: $i,SV13: $i] :
      ( ( ! [SY199: $i,SY200: $i] :
            ( ~ ( happens @ SY199 @ SY200 )
            | ~ ( less @ SV13 @ SY200 )
            | ~ ( less @ SY200 @ SV70 )
            | ~ ( initiates @ SY199 @ SV81 @ SY200 ) )
        | ( startedIn @ SV13 @ SV81 @ SV70 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[438]) ).

thf(492,plain,
    ! [SV71: $i,SV82: $i,SV13: $i] :
      ( ( ~ ( startedIn @ SV13 @ SV82 @ SV71 )
        | ~ ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK14_Event @ SV82 @ SV71 @ SV13 ) @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) )
                        | ~ ( less @ SV13 @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) ) )
                  | ~ ( less @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) @ SV71 ) )
            | ~ ( initiates @ ( sK14_Event @ SV82 @ SV71 @ SV13 ) @ SV82 @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[439]) ).

thf(493,plain,
    ! [SV83: $i,SV72: $i,SV14: $i] :
      ( ( ~ ( happens @ SV14 @ SV72 )
        | ~ ( initiates @ SV14 @ SV83 @ SV72 )
        | ~ ( releasedAt @ SV83 @ ( plus @ SV72 @ n1 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[440]) ).

thf(494,plain,
    ! [SV84: $i,SV73: $i,SV14: $i] :
      ( ( ~ ( happens @ SV14 @ SV73 )
        | ~ ( terminates @ SV14 @ SV84 @ SV73 )
        | ~ ( releasedAt @ SV84 @ ( plus @ SV73 @ n1 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[441]) ).

thf(495,plain,
    ! [SV46: $i] :
      ( ( ( less @ SV46 @ n3 )
        = $false )
      | ( ( less_or_equal @ SV46 @ n2 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[442]) ).

thf(496,plain,
    ! [SV47: $i] :
      ( ( ( less_or_equal @ SV47 @ n2 )
        = $false )
      | ( ( less @ SV47 @ n3 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[443]) ).

thf(497,plain,
    ! [SV15: $i,SV31: $i] :
      ( ( ( ~ ( happens @ ( sK12_Event @ SV31 @ SV15 ) @ SV31 )
          | ~ ( initiates @ ( sK12_Event @ SV31 @ SV15 ) @ SV15 @ SV31 ) )
        = $false )
      | ( ( releasedAt @ SV15 @ ( plus @ SV31 @ n1 ) )
        = $true )
      | ( ( holdsAt @ SV15 @ SV31 )
        = $true )
      | ( ( ~ ( holdsAt @ SV15 @ ( plus @ SV31 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[444]) ).

thf(498,plain,
    ! [SV48: $i] :
      ( ( ( less @ SV48 @ n4 )
        = $false )
      | ( ( less_or_equal @ SV48 @ n3 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[445]) ).

thf(499,plain,
    ! [SV49: $i] :
      ( ( ( less_or_equal @ SV49 @ n3 )
        = $false )
      | ( ( less @ SV49 @ n4 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[446]) ).

thf(500,plain,
    ! [SV50: $i] :
      ( ( ( less @ SV50 @ n2 )
        = $false )
      | ( ( less_or_equal @ SV50 @ n1 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[447]) ).

thf(501,plain,
    ! [SV51: $i] :
      ( ( ( less_or_equal @ SV51 @ n1 )
        = $false )
      | ( ( less @ SV51 @ n2 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[448]) ).

thf(502,plain,
    ! [SV52: $i,SV74: $i] :
      ( ( ( ( less @ SV74 @ SV52 )
          | ( SV74 = SV52 ) )
        = $true )
      | ( ( less @ SV52 @ SV74 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[449]) ).

thf(503,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( less @ SX0 @ SX1 )
          | ~ ( less @ SX1 @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[450]) ).

thf(504,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( less @ SX0 @ SX1 )
          | ( SX1 != SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[451]) ).

thf(505,plain,
    ! [SV53: $i] :
      ( ( ( less @ SV53 @ n7 )
        = $false )
      | ( ( less_or_equal @ SV53 @ n6 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[452]) ).

thf(506,plain,
    ! [SV54: $i] :
      ( ( ( less_or_equal @ SV54 @ n6 )
        = $false )
      | ( ( less @ SV54 @ n7 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[453]) ).

thf(507,plain,
    ! [SV55: $i] :
      ( ( ( less @ SV55 @ n1 )
        = $false )
      | ( ( less_or_equal @ SV55 @ n0 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[454]) ).

thf(508,plain,
    ! [SV56: $i] :
      ( ( ( less_or_equal @ SV56 @ n0 )
        = $false )
      | ( ( less @ SV56 @ n1 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[455]) ).

thf(509,plain,
    ! [SV32: $i,SV16: $i] :
      ( ( ( holdsAt @ SV16 @ SV32 )
        = $false )
      | ( ( releasedAt @ SV16 @ ( plus @ SV32 @ n1 ) )
        = $true )
      | ( ( ~ ( ~ ( happens @ ( sK13_Event @ SV32 @ SV16 ) @ SV32 )
              | ~ ( terminates @ ( sK13_Event @ SV32 @ SV16 ) @ SV16 @ SV32 ) ) )
        = $true )
      | ( ( holdsAt @ SV16 @ ( plus @ SV32 @ n1 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[456]) ).

thf(510,plain,
    ! [SV17: $i] :
      ( ( ~ ~ ( ~ ! [SY120: $i,SY121: $i] :
                    ( ~ ( initiates @ SV17 @ SY120 @ SY121 )
                    | ~ ( ~ ~ ( ( SV17 != overflow )
                              | ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SY121 @ SY120 @ SV17 ) ) @ SY121 ) )
                        | ( SY120
                         != ( waterLevel @ ( sK9_Height @ SY121 @ SY120 @ SV17 ) ) ) )
                    | ~ ( ~ ~ ( ( SV17 != tapOff )
                              | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SY121 @ SY120 @ SV17 ) ) @ SY121 ) )
                        | ( SY120
                         != ( waterLevel @ ( sK8_Height @ SY121 @ SY120 @ SV17 ) ) ) )
                    | ( SV17 = tapOn )
                    | ( SV17 = overflow ) )
              | ~ ! [SY122: $i,SY123: $i] :
                    ( ~ ( initiates @ SV17 @ SY122 @ SY123 )
                    | ~ ( ~ ~ ( ( SV17 != overflow )
                              | ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SY123 @ SY122 @ SV17 ) ) @ SY123 ) )
                        | ( SY122
                         != ( waterLevel @ ( sK7_Height @ SY123 @ SY122 @ SV17 ) ) ) )
                    | ~ ( ~ ~ ( ( SV17 != tapOff )
                              | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SY123 @ SY122 @ SV17 ) ) @ SY123 ) )
                        | ( SY122
                         != ( waterLevel @ ( sK6_Height @ SY123 @ SY122 @ SV17 ) ) ) )
                    | ( SV17 = tapOn )
                    | ( SY122 = spilling ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[457]) ).

thf(511,plain,
    ! [SV17: $i] :
      ( ( ~ ~ ( ~ ! [SY124: $i,SY125: $i] :
                    ( ~ ( initiates @ SV17 @ SY124 @ SY125 )
                    | ~ ( ~ ~ ( ( SV17 != overflow )
                              | ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SY125 @ SY124 @ SV17 ) ) @ SY125 ) )
                        | ( SY124
                         != ( waterLevel @ ( sK5_Height @ SY125 @ SY124 @ SV17 ) ) ) )
                    | ~ ( ~ ~ ( ( SV17 != tapOff )
                              | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SY125 @ SY124 @ SV17 ) ) @ SY125 ) )
                        | ( SY124
                         != ( waterLevel @ ( sK4_Height @ SY125 @ SY124 @ SV17 ) ) ) )
                    | ( SY124 = filling )
                    | ( SV17 = overflow ) )
              | ~ ! [SY126: $i,SY127: $i] :
                    ( ~ ( initiates @ SV17 @ SY126 @ SY127 )
                    | ~ ( ~ ~ ( ( SV17 != overflow )
                              | ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SY127 @ SY126 @ SV17 ) ) @ SY127 ) )
                        | ( SY126
                         != ( waterLevel @ ( sK3_Height @ SY127 @ SY126 @ SV17 ) ) ) )
                    | ~ ( ~ ~ ( ( SV17 != tapOff )
                              | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SY127 @ SY126 @ SV17 ) ) @ SY127 ) )
                        | ( SY126
                         != ( waterLevel @ ( sK2_Height @ SY127 @ SY126 @ SV17 ) ) ) )
                    | ( SY126 = filling )
                    | ( SY126 = spilling ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[457]) ).

thf(512,plain,
    ! [SV17: $i] :
      ( ( ~ ! [SY128: $i,SY129: $i] :
              ( ! [SY130: $i] :
                  ( ( SV17 != overflow )
                  | ~ ( holdsAt @ ( waterLevel @ SY130 ) @ SY129 )
                  | ( SY128
                   != ( waterLevel @ SY130 ) ) )
              | ( initiates @ SV17 @ SY128 @ SY129 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[458]) ).

thf(513,plain,
    ! [SV17: $i] :
      ( ( ~ ~ ( ~ ! [SY131: $i,SY132: $i] :
                    ( ! [SY133: $i] :
                        ( ( SV17 != tapOff )
                        | ~ ( holdsAt @ ( waterLevel @ SY133 ) @ SY132 )
                        | ( SY131
                         != ( waterLevel @ SY133 ) ) )
                    | ( initiates @ SV17 @ SY131 @ SY132 ) )
              | ~ ~ ( ~ ! [SY134: $i] :
                          ( ( SV17 != tapOn )
                          | ( SY134 != filling )
                          | ! [SY135: $i] : ( initiates @ SV17 @ SY134 @ SY135 ) )
                    | ~ ! [SY136: $i] :
                          ( ( SV17 != overflow )
                          | ( SY136 != spilling )
                          | ! [SY137: $i] : ( initiates @ SV17 @ SY136 @ SY137 ) ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[458]) ).

thf(514,plain,
    ! [SV57: $i] :
      ( ( ( less @ SV57 @ n8 )
        = $false )
      | ( ( less_or_equal @ SV57 @ n7 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[459]) ).

thf(515,plain,
    ! [SV58: $i] :
      ( ( ( less_or_equal @ SV58 @ n7 )
        = $false )
      | ( ( less @ SV58 @ n8 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[460]) ).

thf(516,plain,
    ! [SV18: $i] :
      ( ( ~ ~ ( ~ ( ! [SY138: $i,SY139: $i] :
                      ~ ( terminates @ SV18 @ SY138 @ SY139 )
                  | ( SV18 = tapOff )
                  | ( SV18 = overflow ) )
              | ~ ! [SY140: $i] :
                    ( ! [SY141: $i] :
                        ~ ( terminates @ SV18 @ SY140 @ SY141 )
                    | ( SV18 = tapOff )
                    | ( SY140 = filling ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[461]) ).

thf(517,plain,
    ! [SV18: $i] :
      ( ( ~ ~ ( ~ ! [SY142: $i] :
                    ( ! [SY143: $i] :
                        ~ ( terminates @ SV18 @ SY142 @ SY143 )
                    | ( SY142 = filling )
                    | ( SV18 = overflow ) )
              | ~ ! [SY144: $i] :
                    ( ! [SY145: $i] :
                        ~ ( terminates @ SV18 @ SY144 @ SY145 )
                    | ( SY144 = filling )
                    | ( SY144 = filling ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[461]) ).

thf(518,plain,
    ! [SV18: $i] :
      ( ( ~ ! [SY146: $i] :
              ( ( SV18 != tapOff )
              | ( SY146 != filling )
              | ! [SY147: $i] : ( terminates @ SV18 @ SY146 @ SY147 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[462]) ).

thf(519,plain,
    ! [SV18: $i] :
      ( ( ~ ! [SY148: $i] :
              ( ( SV18 != overflow )
              | ( SY148 != filling )
              | ! [SY149: $i] : ( terminates @ SV18 @ SY148 @ SY149 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[462]) ).

thf(520,plain,
    ! [SV75: $i,SV85: $i,SV19: $i] :
      ( ( ! [SY201: $i,SY202: $i] :
            ( ~ ( happens @ SY201 @ SY202 )
            | ~ ( less @ SV19 @ SY202 )
            | ~ ( less @ SY202 @ SV85 )
            | ~ ( terminates @ SY201 @ SV75 @ SY202 ) )
        | ( stoppedIn @ SV19 @ SV75 @ SV85 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[463]) ).

thf(521,plain,
    ! [SV86: $i,SV76: $i,SV19: $i] :
      ( ( ~ ( stoppedIn @ SV19 @ SV76 @ SV86 )
        | ~ ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK16_Event @ SV86 @ SV76 @ SV19 ) @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) )
                        | ~ ( less @ SV19 @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) ) )
                  | ~ ( less @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) @ SV86 ) )
            | ~ ( terminates @ ( sK16_Event @ SV86 @ SV76 @ SV19 ) @ SV76 @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[464]) ).

thf(522,plain,
    ! [SV20: $i,SV33: $i] :
      ( ( ( ~ ( happens @ ( sK10_Event @ SV33 @ SV20 ) @ SV33 ) )
        = $false )
      | ( ( releasedAt @ SV20 @ SV33 )
        = $true )
      | ( ( ~ ( releasedAt @ SV20 @ ( plus @ SV33 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_or_neg,[status(thm)],[465]) ).

thf(523,plain,
    ! [SV20: $i,SV33: $i] :
      ( ( ( ~ ( releases @ ( sK10_Event @ SV33 @ SV20 ) @ SV20 @ SV33 ) )
        = $false )
      | ( ( releasedAt @ SV20 @ SV33 )
        = $true )
      | ( ( ~ ( releasedAt @ SV20 @ ( plus @ SV33 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_or_neg,[status(thm)],[465]) ).

thf(524,plain,
    ! [SV59: $i] :
      ( ( ( less @ SV59 @ n9 )
        = $false )
      | ( ( less_or_equal @ SV59 @ n8 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[466]) ).

thf(525,plain,
    ! [SV60: $i] :
      ( ( ( less_or_equal @ SV60 @ n8 )
        = $false )
      | ( ( less @ SV60 @ n9 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[467]) ).

thf(526,plain,
    ! [SV77: $i,SV61: $i] :
      ( ( ( ( ( waterLevel @ SV61 )
           != ( waterLevel @ SV77 ) ) )
        = $true )
      | ( ( SV61 = SV77 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[468]) ).

thf(527,plain,
    ! [SV78: $i,SV62: $i] :
      ( ( ( ( SV62 != SV78 ) )
        = $true )
      | ( ( ( waterLevel @ SV62 )
          = ( waterLevel @ SV78 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[469]) ).

thf(528,plain,
    ! [SV79: $i,SV21: $i] :
      ( ( ( ( SV21 != tapOn )
          | ! [SY196: $i] :
              ( SV79
             != ( waterLevel @ SY196 ) ) )
        = $true )
      | ( ( ! [SY197: $i] : ( releases @ SV21 @ SV79 @ SY197 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[470]) ).

thf(529,plain,
    ! [SV80: $i,SV21: $i] :
      ( ( ( ! [SY198: $i] :
              ~ ( releases @ SV21 @ SV80 @ SY198 ) )
        = $true )
      | ( ( ~ ( ( SV21 != tapOn )
              | ( SV80
               != ( waterLevel @ ( sK1_Height @ SV80 @ SV21 ) ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[471]) ).

thf(530,plain,
    ! [SV63: $i] :
      ( ( ( less @ SV63 @ n5 )
        = $false )
      | ( ( less_or_equal @ SV63 @ n4 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[472]) ).

thf(531,plain,
    ! [SV64: $i] :
      ( ( ( less_or_equal @ SV64 @ n4 )
        = $false )
      | ( ( less @ SV64 @ n5 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[473]) ).

thf(532,plain,
    ! [SV65: $i] :
      ( ( ( less @ SV65 @ n6 )
        = $false )
      | ( ( less_or_equal @ SV65 @ n5 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[474]) ).

thf(533,plain,
    ! [SV66: $i] :
      ( ( ( less_or_equal @ SV66 @ n5 )
        = $false )
      | ( ( less @ SV66 @ n6 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[475]) ).

thf(534,plain,
    ! [SV22: $i,SV34: $i] :
      ( ( ( ~ ( happens @ ( sK11_Event @ SV34 @ SV22 ) @ SV34 )
          | ~ ( ( initiates @ ( sK11_Event @ SV34 @ SV22 ) @ SV22 @ SV34 )
              | ( terminates @ ( sK11_Event @ SV34 @ SV22 ) @ SV22 @ SV34 ) ) )
        = $false )
      | ( ( releasedAt @ SV22 @ SV34 )
        = $false )
      | ( ( releasedAt @ SV22 @ ( plus @ SV34 @ n1 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[476]) ).

thf(535,plain,
    ! [SV42: $i,SV67: $i,SV35: $i,SV23: $i,SV2: $i] :
      ( ( ( ~ ( happens @ SV2 @ SV23 )
          | ~ ( initiates @ SV2 @ SV35 @ SV23 )
          | ~ ( less @ n0 @ SV67 )
          | ~ ( trajectory @ SV35 @ SV23 @ SV42 @ SV67 ) )
        = $true )
      | ( ( stoppedIn @ SV23 @ SV35 @ ( plus @ SV23 @ SV67 ) )
        = $true )
      | ( ( holdsAt @ SV42 @ ( plus @ SV23 @ SV67 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[477]) ).

thf(536,plain,
    ! [SV68: $i,SV43: $i,SV36: $i,SV24: $i,SV3: $i] :
      ( ( ( ~ ( happens @ SV3 @ SV24 )
          | ~ ( terminates @ SV3 @ SV36 @ SV24 )
          | ~ ( less @ n0 @ SV43 )
          | ~ ( antitrajectory @ SV36 @ SV24 @ SV68 @ SV43 ) )
        = $true )
      | ( ( startedIn @ SV24 @ SV36 @ ( plus @ SV24 @ SV43 ) )
        = $true )
      | ( ( holdsAt @ SV68 @ ( plus @ SV24 @ SV43 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[478]) ).

thf(537,plain,
    ! [SV25: $i,SV37: $i,SV4: $i] :
      ( ( ( initiates @ SV4 @ SV37 @ SV25 )
        = $false )
      | ( ( happens @ SV4 @ SV25 )
        = $false )
      | ( ( holdsAt @ SV37 @ ( plus @ SV25 @ n1 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[479]) ).

thf(538,plain,
    ! [SV26: $i,SV38: $i,SV5: $i] :
      ( ( ( terminates @ SV5 @ SV38 @ SV26 )
        = $false )
      | ( ( happens @ SV5 @ SV26 )
        = $false )
      | ( ( ~ ( holdsAt @ SV38 @ ( plus @ SV26 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[480]) ).

thf(539,plain,
    ! [SV27: $i,SV39: $i,SV6: $i] :
      ( ( ( releases @ SV6 @ SV39 @ SV27 )
        = $false )
      | ( ( happens @ SV6 @ SV27 )
        = $false )
      | ( ( releasedAt @ SV39 @ ( plus @ SV27 @ n1 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[481]) ).

thf(540,plain,
    ! [SV28: $i,SV44: $i,SV7: $i,SV40: $i] :
      ( ( ( SV40
          = ( plus @ SV7 @ SV44 ) )
        = $false )
      | ( ( ~ ( holdsAt @ ( waterLevel @ SV7 ) @ SV28 ) )
        = $true )
      | ( ( trajectory @ filling @ SV28 @ ( waterLevel @ SV40 ) @ SV44 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[482]) ).

thf(541,plain,
    ! [SV29: $i,SV8: $i,SV41: $i] :
      ( ( ( holdsAt @ ( waterLevel @ SV41 ) @ SV8 )
        = $false )
      | ( ( holdsAt @ ( waterLevel @ SV29 ) @ SV8 )
        = $false )
      | ( ( SV29 = SV41 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[483]) ).

thf(542,plain,
    ( ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( happens @ SX0 @ SX1 )
                  | ( SX0 = tapOn )
                  | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( happens @ SX0 @ SX1 )
                  | ( SX0 = tapOn )
                  | ( holdsAt @ filling @ SX1 ) ) )
      | ~ ! [SX0: $i] :
            ( ! [SX1: $i] :
                ~ ( happens @ SX0 @ SX1 )
            | ( SX0 = tapOn )
            | ( SX0 = overflow ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[484]) ).

thf(543,plain,
    ( ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( happens @ SX0 @ SX1 )
                  | ( SX1 = n0 )
                  | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( happens @ SX0 @ SX1 )
                  | ( SX1 = n0 )
                  | ( holdsAt @ filling @ SX1 ) ) )
      | ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( happens @ SX0 @ SX1 )
            | ( SX1 = n0 )
            | ( SX0 = overflow ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[485]) ).

thf(544,plain,
    ! [SV87: $i] :
      ( ( ! [SY203: $i] :
            ( ( SV87 != tapOn )
            | ( SY203 != n0 )
            | ( happens @ SV87 @ SY203 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[486]) ).

thf(545,plain,
    ! [SV88: $i] :
      ( ( ! [SY204: $i] :
            ( ~ ( holdsAt @ ( waterLevel @ n3 ) @ SY204 )
            | ~ ( holdsAt @ filling @ SY204 )
            | ( SV88 != overflow )
            | ( happens @ SV88 @ SY204 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[487]) ).

thf(546,plain,
    ! [SV69: $i,SV45: $i] :
      ( ( ( less_or_equal @ SV45 @ SV69 )
        = $false )
      | ( ( ( SV45 = SV69 )
          | ( less @ SV45 @ SV69 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[488]) ).

thf(547,plain,
    ! [SV89: $i] :
      ( ( ! [SY205: $i] :
            ( ( SV89 != SY205 )
            | ( less_or_equal @ SV89 @ SY205 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[489]) ).

thf(548,plain,
    ! [SV90: $i] :
      ( ( ! [SY206: $i] :
            ( ~ ( less @ SV90 @ SY206 )
            | ( less_or_equal @ SV90 @ SY206 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[490]) ).

thf(549,plain,
    ! [SV81: $i,SV70: $i,SV13: $i] :
      ( ( ( ! [SY199: $i,SY200: $i] :
              ( ~ ( happens @ SY199 @ SY200 )
              | ~ ( less @ SV13 @ SY200 )
              | ~ ( less @ SY200 @ SV70 )
              | ~ ( initiates @ SY199 @ SV81 @ SY200 ) ) )
        = $true )
      | ( ( startedIn @ SV13 @ SV81 @ SV70 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[491]) ).

thf(550,plain,
    ! [SV71: $i,SV82: $i,SV13: $i] :
      ( ( ( ~ ( startedIn @ SV13 @ SV82 @ SV71 ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK14_Event @ SV82 @ SV71 @ SV13 ) @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) )
                          | ~ ( less @ SV13 @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) ) )
                    | ~ ( less @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) @ SV71 ) )
              | ~ ( initiates @ ( sK14_Event @ SV82 @ SV71 @ SV13 ) @ SV82 @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[492]) ).

thf(551,plain,
    ! [SV83: $i,SV72: $i,SV14: $i] :
      ( ( ( ~ ( happens @ SV14 @ SV72 )
          | ~ ( initiates @ SV14 @ SV83 @ SV72 ) )
        = $true )
      | ( ( ~ ( releasedAt @ SV83 @ ( plus @ SV72 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[493]) ).

thf(552,plain,
    ! [SV84: $i,SV73: $i,SV14: $i] :
      ( ( ( ~ ( happens @ SV14 @ SV73 )
          | ~ ( terminates @ SV14 @ SV84 @ SV73 ) )
        = $true )
      | ( ( ~ ( releasedAt @ SV84 @ ( plus @ SV73 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[494]) ).

thf(553,plain,
    ! [SV15: $i,SV31: $i] :
      ( ( ( ~ ( happens @ ( sK12_Event @ SV31 @ SV15 ) @ SV31 ) )
        = $false )
      | ( ( releasedAt @ SV15 @ ( plus @ SV31 @ n1 ) )
        = $true )
      | ( ( holdsAt @ SV15 @ SV31 )
        = $true )
      | ( ( ~ ( holdsAt @ SV15 @ ( plus @ SV31 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_or_neg,[status(thm)],[497]) ).

thf(554,plain,
    ! [SV15: $i,SV31: $i] :
      ( ( ( ~ ( initiates @ ( sK12_Event @ SV31 @ SV15 ) @ SV15 @ SV31 ) )
        = $false )
      | ( ( releasedAt @ SV15 @ ( plus @ SV31 @ n1 ) )
        = $true )
      | ( ( holdsAt @ SV15 @ SV31 )
        = $true )
      | ( ( ~ ( holdsAt @ SV15 @ ( plus @ SV31 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_or_neg,[status(thm)],[497]) ).

thf(555,plain,
    ! [SV52: $i,SV74: $i] :
      ( ( ( less @ SV74 @ SV52 )
        = $true )
      | ( ( SV74 = SV52 )
        = $true )
      | ( ( less @ SV52 @ SV74 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[502]) ).

thf(556,plain,
    ! [SV91: $i] :
      ( ( ! [SY207: $i] :
            ( ~ ( less @ SV91 @ SY207 )
            | ~ ( less @ SY207 @ SV91 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[503]) ).

thf(557,plain,
    ! [SV92: $i] :
      ( ( ! [SY208: $i] :
            ( ~ ( less @ SV92 @ SY208 )
            | ( SY208 != SV92 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[504]) ).

thf(558,plain,
    ! [SV16: $i,SV32: $i] :
      ( ( ( ~ ( happens @ ( sK13_Event @ SV32 @ SV16 ) @ SV32 )
          | ~ ( terminates @ ( sK13_Event @ SV32 @ SV16 ) @ SV16 @ SV32 ) )
        = $false )
      | ( ( releasedAt @ SV16 @ ( plus @ SV32 @ n1 ) )
        = $true )
      | ( ( holdsAt @ SV16 @ SV32 )
        = $false )
      | ( ( holdsAt @ SV16 @ ( plus @ SV32 @ n1 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[509]) ).

thf(559,plain,
    ! [SV17: $i] :
      ( ( ~ ( ~ ! [SY120: $i,SY121: $i] :
                  ( ~ ( initiates @ SV17 @ SY120 @ SY121 )
                  | ~ ( ~ ~ ( ( SV17 != overflow )
                            | ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SY121 @ SY120 @ SV17 ) ) @ SY121 ) )
                      | ( SY120
                       != ( waterLevel @ ( sK9_Height @ SY121 @ SY120 @ SV17 ) ) ) )
                  | ~ ( ~ ~ ( ( SV17 != tapOff )
                            | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SY121 @ SY120 @ SV17 ) ) @ SY121 ) )
                      | ( SY120
                       != ( waterLevel @ ( sK8_Height @ SY121 @ SY120 @ SV17 ) ) ) )
                  | ( SV17 = tapOn )
                  | ( SV17 = overflow ) )
            | ~ ! [SY122: $i,SY123: $i] :
                  ( ~ ( initiates @ SV17 @ SY122 @ SY123 )
                  | ~ ( ~ ~ ( ( SV17 != overflow )
                            | ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SY123 @ SY122 @ SV17 ) ) @ SY123 ) )
                      | ( SY122
                       != ( waterLevel @ ( sK7_Height @ SY123 @ SY122 @ SV17 ) ) ) )
                  | ~ ( ~ ~ ( ( SV17 != tapOff )
                            | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SY123 @ SY122 @ SV17 ) ) @ SY123 ) )
                      | ( SY122
                       != ( waterLevel @ ( sK6_Height @ SY123 @ SY122 @ SV17 ) ) ) )
                  | ( SV17 = tapOn )
                  | ( SY122 = spilling ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[510]) ).

thf(560,plain,
    ! [SV17: $i] :
      ( ( ~ ( ~ ! [SY124: $i,SY125: $i] :
                  ( ~ ( initiates @ SV17 @ SY124 @ SY125 )
                  | ~ ( ~ ~ ( ( SV17 != overflow )
                            | ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SY125 @ SY124 @ SV17 ) ) @ SY125 ) )
                      | ( SY124
                       != ( waterLevel @ ( sK5_Height @ SY125 @ SY124 @ SV17 ) ) ) )
                  | ~ ( ~ ~ ( ( SV17 != tapOff )
                            | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SY125 @ SY124 @ SV17 ) ) @ SY125 ) )
                      | ( SY124
                       != ( waterLevel @ ( sK4_Height @ SY125 @ SY124 @ SV17 ) ) ) )
                  | ( SY124 = filling )
                  | ( SV17 = overflow ) )
            | ~ ! [SY126: $i,SY127: $i] :
                  ( ~ ( initiates @ SV17 @ SY126 @ SY127 )
                  | ~ ( ~ ~ ( ( SV17 != overflow )
                            | ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SY127 @ SY126 @ SV17 ) ) @ SY127 ) )
                      | ( SY126
                       != ( waterLevel @ ( sK3_Height @ SY127 @ SY126 @ SV17 ) ) ) )
                  | ~ ( ~ ~ ( ( SV17 != tapOff )
                            | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SY127 @ SY126 @ SV17 ) ) @ SY127 ) )
                      | ( SY126
                       != ( waterLevel @ ( sK2_Height @ SY127 @ SY126 @ SV17 ) ) ) )
                  | ( SY126 = filling )
                  | ( SY126 = spilling ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[511]) ).

thf(561,plain,
    ! [SV17: $i] :
      ( ( ! [SY128: $i,SY129: $i] :
            ( ! [SY130: $i] :
                ( ( SV17 != overflow )
                | ~ ( holdsAt @ ( waterLevel @ SY130 ) @ SY129 )
                | ( SY128
                 != ( waterLevel @ SY130 ) ) )
            | ( initiates @ SV17 @ SY128 @ SY129 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[512]) ).

thf(562,plain,
    ! [SV17: $i] :
      ( ( ~ ( ~ ! [SY131: $i,SY132: $i] :
                  ( ! [SY133: $i] :
                      ( ( SV17 != tapOff )
                      | ~ ( holdsAt @ ( waterLevel @ SY133 ) @ SY132 )
                      | ( SY131
                       != ( waterLevel @ SY133 ) ) )
                  | ( initiates @ SV17 @ SY131 @ SY132 ) )
            | ~ ~ ( ~ ! [SY134: $i] :
                        ( ( SV17 != tapOn )
                        | ( SY134 != filling )
                        | ! [SY135: $i] : ( initiates @ SV17 @ SY134 @ SY135 ) )
                  | ~ ! [SY136: $i] :
                        ( ( SV17 != overflow )
                        | ( SY136 != spilling )
                        | ! [SY137: $i] : ( initiates @ SV17 @ SY136 @ SY137 ) ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[513]) ).

thf(563,plain,
    ! [SV18: $i] :
      ( ( ~ ( ~ ( ! [SY138: $i,SY139: $i] :
                    ~ ( terminates @ SV18 @ SY138 @ SY139 )
                | ( SV18 = tapOff )
                | ( SV18 = overflow ) )
            | ~ ! [SY140: $i] :
                  ( ! [SY141: $i] :
                      ~ ( terminates @ SV18 @ SY140 @ SY141 )
                  | ( SV18 = tapOff )
                  | ( SY140 = filling ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[516]) ).

thf(564,plain,
    ! [SV18: $i] :
      ( ( ~ ( ~ ! [SY142: $i] :
                  ( ! [SY143: $i] :
                      ~ ( terminates @ SV18 @ SY142 @ SY143 )
                  | ( SY142 = filling )
                  | ( SV18 = overflow ) )
            | ~ ! [SY144: $i] :
                  ( ! [SY145: $i] :
                      ~ ( terminates @ SV18 @ SY144 @ SY145 )
                  | ( SY144 = filling )
                  | ( SY144 = filling ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[517]) ).

thf(565,plain,
    ! [SV18: $i] :
      ( ( ! [SY146: $i] :
            ( ( SV18 != tapOff )
            | ( SY146 != filling )
            | ! [SY147: $i] : ( terminates @ SV18 @ SY146 @ SY147 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[518]) ).

thf(566,plain,
    ! [SV18: $i] :
      ( ( ! [SY148: $i] :
            ( ( SV18 != overflow )
            | ( SY148 != filling )
            | ! [SY149: $i] : ( terminates @ SV18 @ SY148 @ SY149 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[519]) ).

thf(567,plain,
    ! [SV75: $i,SV85: $i,SV19: $i] :
      ( ( ( ! [SY201: $i,SY202: $i] :
              ( ~ ( happens @ SY201 @ SY202 )
              | ~ ( less @ SV19 @ SY202 )
              | ~ ( less @ SY202 @ SV85 )
              | ~ ( terminates @ SY201 @ SV75 @ SY202 ) ) )
        = $true )
      | ( ( stoppedIn @ SV19 @ SV75 @ SV85 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[520]) ).

thf(568,plain,
    ! [SV86: $i,SV76: $i,SV19: $i] :
      ( ( ( ~ ( stoppedIn @ SV19 @ SV76 @ SV86 ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK16_Event @ SV86 @ SV76 @ SV19 ) @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) )
                          | ~ ( less @ SV19 @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) ) )
                    | ~ ( less @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) @ SV86 ) )
              | ~ ( terminates @ ( sK16_Event @ SV86 @ SV76 @ SV19 ) @ SV76 @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[521]) ).

thf(569,plain,
    ! [SV20: $i,SV33: $i] :
      ( ( ( happens @ ( sK10_Event @ SV33 @ SV20 ) @ SV33 )
        = $true )
      | ( ( releasedAt @ SV20 @ SV33 )
        = $true )
      | ( ( ~ ( releasedAt @ SV20 @ ( plus @ SV33 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_not_neg,[status(thm)],[522]) ).

thf(570,plain,
    ! [SV20: $i,SV33: $i] :
      ( ( ( releases @ ( sK10_Event @ SV33 @ SV20 ) @ SV20 @ SV33 )
        = $true )
      | ( ( releasedAt @ SV20 @ SV33 )
        = $true )
      | ( ( ~ ( releasedAt @ SV20 @ ( plus @ SV33 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_not_neg,[status(thm)],[523]) ).

thf(571,plain,
    ! [SV77: $i,SV61: $i] :
      ( ( ( ( waterLevel @ SV61 )
          = ( waterLevel @ SV77 ) )
        = $false )
      | ( ( SV61 = SV77 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[526]) ).

thf(572,plain,
    ! [SV78: $i,SV62: $i] :
      ( ( ( SV62 = SV78 )
        = $false )
      | ( ( ( waterLevel @ SV62 )
          = ( waterLevel @ SV78 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[527]) ).

thf(573,plain,
    ! [SV79: $i,SV21: $i] :
      ( ( ( ( SV21 != tapOn ) )
        = $true )
      | ( ( ! [SY196: $i] :
              ( SV79
             != ( waterLevel @ SY196 ) ) )
        = $true )
      | ( ( ! [SY197: $i] : ( releases @ SV21 @ SV79 @ SY197 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[528]) ).

thf(574,plain,
    ! [SV93: $i,SV80: $i,SV21: $i] :
      ( ( ( ~ ( releases @ SV21 @ SV80 @ SV93 ) )
        = $true )
      | ( ( ~ ( ( SV21 != tapOn )
              | ( SV80
               != ( waterLevel @ ( sK1_Height @ SV80 @ SV21 ) ) ) ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[529]) ).

thf(575,plain,
    ! [SV22: $i,SV34: $i] :
      ( ( ( ~ ( happens @ ( sK11_Event @ SV34 @ SV22 ) @ SV34 ) )
        = $false )
      | ( ( releasedAt @ SV22 @ SV34 )
        = $false )
      | ( ( releasedAt @ SV22 @ ( plus @ SV34 @ n1 ) )
        = $true ) ),
    inference(extcnf_or_neg,[status(thm)],[534]) ).

thf(576,plain,
    ! [SV22: $i,SV34: $i] :
      ( ( ( ~ ( ( initiates @ ( sK11_Event @ SV34 @ SV22 ) @ SV22 @ SV34 )
              | ( terminates @ ( sK11_Event @ SV34 @ SV22 ) @ SV22 @ SV34 ) ) )
        = $false )
      | ( ( releasedAt @ SV22 @ SV34 )
        = $false )
      | ( ( releasedAt @ SV22 @ ( plus @ SV34 @ n1 ) )
        = $true ) ),
    inference(extcnf_or_neg,[status(thm)],[534]) ).

thf(577,plain,
    ! [SV42: $i,SV67: $i,SV35: $i,SV23: $i,SV2: $i] :
      ( ( ( ~ ( happens @ SV2 @ SV23 )
          | ~ ( initiates @ SV2 @ SV35 @ SV23 )
          | ~ ( less @ n0 @ SV67 ) )
        = $true )
      | ( ( ~ ( trajectory @ SV35 @ SV23 @ SV42 @ SV67 ) )
        = $true )
      | ( ( stoppedIn @ SV23 @ SV35 @ ( plus @ SV23 @ SV67 ) )
        = $true )
      | ( ( holdsAt @ SV42 @ ( plus @ SV23 @ SV67 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[535]) ).

thf(578,plain,
    ! [SV68: $i,SV43: $i,SV36: $i,SV24: $i,SV3: $i] :
      ( ( ( ~ ( happens @ SV3 @ SV24 )
          | ~ ( terminates @ SV3 @ SV36 @ SV24 )
          | ~ ( less @ n0 @ SV43 ) )
        = $true )
      | ( ( ~ ( antitrajectory @ SV36 @ SV24 @ SV68 @ SV43 ) )
        = $true )
      | ( ( startedIn @ SV24 @ SV36 @ ( plus @ SV24 @ SV43 ) )
        = $true )
      | ( ( holdsAt @ SV68 @ ( plus @ SV24 @ SV43 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[536]) ).

thf(579,plain,
    ! [SV5: $i,SV26: $i,SV38: $i] :
      ( ( ( holdsAt @ SV38 @ ( plus @ SV26 @ n1 ) )
        = $false )
      | ( ( happens @ SV5 @ SV26 )
        = $false )
      | ( ( terminates @ SV5 @ SV38 @ SV26 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[538]) ).

thf(580,plain,
    ! [SV44: $i,SV40: $i,SV28: $i,SV7: $i] :
      ( ( ( holdsAt @ ( waterLevel @ SV7 ) @ SV28 )
        = $false )
      | ( ( SV40
          = ( plus @ SV7 @ SV44 ) )
        = $false )
      | ( ( trajectory @ filling @ SV28 @ ( waterLevel @ SV40 ) @ SV44 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[540]) ).

thf(581,plain,
    ( ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( happens @ SX0 @ SX1 )
                  | ( SX0 = tapOn )
                  | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( happens @ SX0 @ SX1 )
                  | ( SX0 = tapOn )
                  | ( holdsAt @ filling @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[542]) ).

thf(582,plain,
    ( ( ~ ! [SX0: $i] :
            ( ! [SX1: $i] :
                ~ ( happens @ SX0 @ SX1 )
            | ( SX0 = tapOn )
            | ( SX0 = overflow ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[542]) ).

thf(583,plain,
    ( ( ~ ~ ( ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( happens @ SX0 @ SX1 )
                  | ( SX1 = n0 )
                  | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
            | ~ ! [SX0: $i,SX1: $i] :
                  ( ~ ( happens @ SX0 @ SX1 )
                  | ( SX1 = n0 )
                  | ( holdsAt @ filling @ SX1 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[543]) ).

thf(584,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( happens @ SX0 @ SX1 )
            | ( SX1 = n0 )
            | ( SX0 = overflow ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[543]) ).

thf(585,plain,
    ! [SV94: $i,SV87: $i] :
      ( ( ( SV87 != tapOn )
        | ( SV94 != n0 )
        | ( happens @ SV87 @ SV94 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[544]) ).

thf(586,plain,
    ! [SV88: $i,SV95: $i] :
      ( ( ~ ( holdsAt @ ( waterLevel @ n3 ) @ SV95 )
        | ~ ( holdsAt @ filling @ SV95 )
        | ( SV88 != overflow )
        | ( happens @ SV88 @ SV95 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[545]) ).

thf(587,plain,
    ! [SV69: $i,SV45: $i] :
      ( ( ( SV45 = SV69 )
        = $true )
      | ( ( less @ SV45 @ SV69 )
        = $true )
      | ( ( less_or_equal @ SV45 @ SV69 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[546]) ).

thf(588,plain,
    ! [SV96: $i,SV89: $i] :
      ( ( ( SV89 != SV96 )
        | ( less_or_equal @ SV89 @ SV96 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[547]) ).

thf(589,plain,
    ! [SV97: $i,SV90: $i] :
      ( ( ~ ( less @ SV90 @ SV97 )
        | ( less_or_equal @ SV90 @ SV97 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[548]) ).

thf(590,plain,
    ! [SV81: $i,SV70: $i,SV13: $i,SV98: $i] :
      ( ( ( ! [SY209: $i] :
              ( ~ ( happens @ SV98 @ SY209 )
              | ~ ( less @ SV13 @ SY209 )
              | ~ ( less @ SY209 @ SV70 )
              | ~ ( initiates @ SV98 @ SV81 @ SY209 ) ) )
        = $true )
      | ( ( startedIn @ SV13 @ SV81 @ SV70 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[549]) ).

thf(591,plain,
    ! [SV71: $i,SV82: $i,SV13: $i] :
      ( ( ( startedIn @ SV13 @ SV82 @ SV71 )
        = $false )
      | ( ( ~ ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK14_Event @ SV82 @ SV71 @ SV13 ) @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) )
                          | ~ ( less @ SV13 @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) ) )
                    | ~ ( less @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) @ SV71 ) )
              | ~ ( initiates @ ( sK14_Event @ SV82 @ SV71 @ SV13 ) @ SV82 @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[550]) ).

thf(592,plain,
    ! [SV83: $i,SV72: $i,SV14: $i] :
      ( ( ( ~ ( happens @ SV14 @ SV72 ) )
        = $true )
      | ( ( ~ ( initiates @ SV14 @ SV83 @ SV72 ) )
        = $true )
      | ( ( ~ ( releasedAt @ SV83 @ ( plus @ SV72 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[551]) ).

thf(593,plain,
    ! [SV84: $i,SV73: $i,SV14: $i] :
      ( ( ( ~ ( happens @ SV14 @ SV73 ) )
        = $true )
      | ( ( ~ ( terminates @ SV14 @ SV84 @ SV73 ) )
        = $true )
      | ( ( ~ ( releasedAt @ SV84 @ ( plus @ SV73 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[552]) ).

thf(594,plain,
    ! [SV15: $i,SV31: $i] :
      ( ( ( happens @ ( sK12_Event @ SV31 @ SV15 ) @ SV31 )
        = $true )
      | ( ( releasedAt @ SV15 @ ( plus @ SV31 @ n1 ) )
        = $true )
      | ( ( holdsAt @ SV15 @ SV31 )
        = $true )
      | ( ( ~ ( holdsAt @ SV15 @ ( plus @ SV31 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_not_neg,[status(thm)],[553]) ).

thf(595,plain,
    ! [SV15: $i,SV31: $i] :
      ( ( ( initiates @ ( sK12_Event @ SV31 @ SV15 ) @ SV15 @ SV31 )
        = $true )
      | ( ( releasedAt @ SV15 @ ( plus @ SV31 @ n1 ) )
        = $true )
      | ( ( holdsAt @ SV15 @ SV31 )
        = $true )
      | ( ( ~ ( holdsAt @ SV15 @ ( plus @ SV31 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_not_neg,[status(thm)],[554]) ).

thf(596,plain,
    ! [SV99: $i,SV91: $i] :
      ( ( ~ ( less @ SV91 @ SV99 )
        | ~ ( less @ SV99 @ SV91 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[556]) ).

thf(597,plain,
    ! [SV100: $i,SV92: $i] :
      ( ( ~ ( less @ SV92 @ SV100 )
        | ( SV100 != SV92 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[557]) ).

thf(598,plain,
    ! [SV16: $i,SV32: $i] :
      ( ( ( ~ ( happens @ ( sK13_Event @ SV32 @ SV16 ) @ SV32 ) )
        = $false )
      | ( ( releasedAt @ SV16 @ ( plus @ SV32 @ n1 ) )
        = $true )
      | ( ( holdsAt @ SV16 @ SV32 )
        = $false )
      | ( ( holdsAt @ SV16 @ ( plus @ SV32 @ n1 ) )
        = $true ) ),
    inference(extcnf_or_neg,[status(thm)],[558]) ).

thf(599,plain,
    ! [SV16: $i,SV32: $i] :
      ( ( ( ~ ( terminates @ ( sK13_Event @ SV32 @ SV16 ) @ SV16 @ SV32 ) )
        = $false )
      | ( ( releasedAt @ SV16 @ ( plus @ SV32 @ n1 ) )
        = $true )
      | ( ( holdsAt @ SV16 @ SV32 )
        = $false )
      | ( ( holdsAt @ SV16 @ ( plus @ SV32 @ n1 ) )
        = $true ) ),
    inference(extcnf_or_neg,[status(thm)],[558]) ).

thf(600,plain,
    ! [SV17: $i] :
      ( ( ~ ! [SY120: $i,SY121: $i] :
              ( ~ ( initiates @ SV17 @ SY120 @ SY121 )
              | ~ ( ~ ~ ( ( SV17 != overflow )
                        | ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SY121 @ SY120 @ SV17 ) ) @ SY121 ) )
                  | ( SY120
                   != ( waterLevel @ ( sK9_Height @ SY121 @ SY120 @ SV17 ) ) ) )
              | ~ ( ~ ~ ( ( SV17 != tapOff )
                        | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SY121 @ SY120 @ SV17 ) ) @ SY121 ) )
                  | ( SY120
                   != ( waterLevel @ ( sK8_Height @ SY121 @ SY120 @ SV17 ) ) ) )
              | ( SV17 = tapOn )
              | ( SV17 = overflow ) )
        | ~ ! [SY122: $i,SY123: $i] :
              ( ~ ( initiates @ SV17 @ SY122 @ SY123 )
              | ~ ( ~ ~ ( ( SV17 != overflow )
                        | ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SY123 @ SY122 @ SV17 ) ) @ SY123 ) )
                  | ( SY122
                   != ( waterLevel @ ( sK7_Height @ SY123 @ SY122 @ SV17 ) ) ) )
              | ~ ( ~ ~ ( ( SV17 != tapOff )
                        | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SY123 @ SY122 @ SV17 ) ) @ SY123 ) )
                  | ( SY122
                   != ( waterLevel @ ( sK6_Height @ SY123 @ SY122 @ SV17 ) ) ) )
              | ( SV17 = tapOn )
              | ( SY122 = spilling ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[559]) ).

thf(601,plain,
    ! [SV17: $i] :
      ( ( ~ ! [SY124: $i,SY125: $i] :
              ( ~ ( initiates @ SV17 @ SY124 @ SY125 )
              | ~ ( ~ ~ ( ( SV17 != overflow )
                        | ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SY125 @ SY124 @ SV17 ) ) @ SY125 ) )
                  | ( SY124
                   != ( waterLevel @ ( sK5_Height @ SY125 @ SY124 @ SV17 ) ) ) )
              | ~ ( ~ ~ ( ( SV17 != tapOff )
                        | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SY125 @ SY124 @ SV17 ) ) @ SY125 ) )
                  | ( SY124
                   != ( waterLevel @ ( sK4_Height @ SY125 @ SY124 @ SV17 ) ) ) )
              | ( SY124 = filling )
              | ( SV17 = overflow ) )
        | ~ ! [SY126: $i,SY127: $i] :
              ( ~ ( initiates @ SV17 @ SY126 @ SY127 )
              | ~ ( ~ ~ ( ( SV17 != overflow )
                        | ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SY127 @ SY126 @ SV17 ) ) @ SY127 ) )
                  | ( SY126
                   != ( waterLevel @ ( sK3_Height @ SY127 @ SY126 @ SV17 ) ) ) )
              | ~ ( ~ ~ ( ( SV17 != tapOff )
                        | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SY127 @ SY126 @ SV17 ) ) @ SY127 ) )
                  | ( SY126
                   != ( waterLevel @ ( sK2_Height @ SY127 @ SY126 @ SV17 ) ) ) )
              | ( SY126 = filling )
              | ( SY126 = spilling ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[560]) ).

thf(602,plain,
    ! [SV101: $i,SV17: $i] :
      ( ( ! [SY210: $i] :
            ( ! [SY211: $i] :
                ( ( SV17 != overflow )
                | ~ ( holdsAt @ ( waterLevel @ SY211 ) @ SY210 )
                | ( SV101
                 != ( waterLevel @ SY211 ) ) )
            | ( initiates @ SV17 @ SV101 @ SY210 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[561]) ).

thf(603,plain,
    ! [SV17: $i] :
      ( ( ~ ! [SY131: $i,SY132: $i] :
              ( ! [SY133: $i] :
                  ( ( SV17 != tapOff )
                  | ~ ( holdsAt @ ( waterLevel @ SY133 ) @ SY132 )
                  | ( SY131
                   != ( waterLevel @ SY133 ) ) )
              | ( initiates @ SV17 @ SY131 @ SY132 ) )
        | ~ ~ ( ~ ! [SY134: $i] :
                    ( ( SV17 != tapOn )
                    | ( SY134 != filling )
                    | ! [SY135: $i] : ( initiates @ SV17 @ SY134 @ SY135 ) )
              | ~ ! [SY136: $i] :
                    ( ( SV17 != overflow )
                    | ( SY136 != spilling )
                    | ! [SY137: $i] : ( initiates @ SV17 @ SY136 @ SY137 ) ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[562]) ).

thf(604,plain,
    ! [SV18: $i] :
      ( ( ~ ( ! [SY138: $i,SY139: $i] :
                ~ ( terminates @ SV18 @ SY138 @ SY139 )
            | ( SV18 = tapOff )
            | ( SV18 = overflow ) )
        | ~ ! [SY140: $i] :
              ( ! [SY141: $i] :
                  ~ ( terminates @ SV18 @ SY140 @ SY141 )
              | ( SV18 = tapOff )
              | ( SY140 = filling ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[563]) ).

thf(605,plain,
    ! [SV18: $i] :
      ( ( ~ ! [SY142: $i] :
              ( ! [SY143: $i] :
                  ~ ( terminates @ SV18 @ SY142 @ SY143 )
              | ( SY142 = filling )
              | ( SV18 = overflow ) )
        | ~ ! [SY144: $i] :
              ( ! [SY145: $i] :
                  ~ ( terminates @ SV18 @ SY144 @ SY145 )
              | ( SY144 = filling )
              | ( SY144 = filling ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[564]) ).

thf(606,plain,
    ! [SV102: $i,SV18: $i] :
      ( ( ( SV18 != tapOff )
        | ( SV102 != filling )
        | ! [SY212: $i] : ( terminates @ SV18 @ SV102 @ SY212 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[565]) ).

thf(607,plain,
    ! [SV103: $i,SV18: $i] :
      ( ( ( SV18 != overflow )
        | ( SV103 != filling )
        | ! [SY213: $i] : ( terminates @ SV18 @ SV103 @ SY213 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[566]) ).

thf(608,plain,
    ! [SV75: $i,SV85: $i,SV19: $i,SV104: $i] :
      ( ( ( ! [SY214: $i] :
              ( ~ ( happens @ SV104 @ SY214 )
              | ~ ( less @ SV19 @ SY214 )
              | ~ ( less @ SY214 @ SV85 )
              | ~ ( terminates @ SV104 @ SV75 @ SY214 ) ) )
        = $true )
      | ( ( stoppedIn @ SV19 @ SV75 @ SV85 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[567]) ).

thf(609,plain,
    ! [SV86: $i,SV76: $i,SV19: $i] :
      ( ( ( stoppedIn @ SV19 @ SV76 @ SV86 )
        = $false )
      | ( ( ~ ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK16_Event @ SV86 @ SV76 @ SV19 ) @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) )
                          | ~ ( less @ SV19 @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) ) )
                    | ~ ( less @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) @ SV86 ) )
              | ~ ( terminates @ ( sK16_Event @ SV86 @ SV76 @ SV19 ) @ SV76 @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[568]) ).

thf(610,plain,
    ! [SV33: $i,SV20: $i] :
      ( ( ( releasedAt @ SV20 @ ( plus @ SV33 @ n1 ) )
        = $false )
      | ( ( releasedAt @ SV20 @ SV33 )
        = $true )
      | ( ( happens @ ( sK10_Event @ SV33 @ SV20 ) @ SV33 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[569]) ).

thf(611,plain,
    ! [SV33: $i,SV20: $i] :
      ( ( ( releasedAt @ SV20 @ ( plus @ SV33 @ n1 ) )
        = $false )
      | ( ( releasedAt @ SV20 @ SV33 )
        = $true )
      | ( ( releases @ ( sK10_Event @ SV33 @ SV20 ) @ SV20 @ SV33 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[570]) ).

thf(612,plain,
    ! [SV79: $i,SV21: $i] :
      ( ( ( SV21 = tapOn )
        = $false )
      | ( ( ! [SY196: $i] :
              ( SV79
             != ( waterLevel @ SY196 ) ) )
        = $true )
      | ( ( ! [SY197: $i] : ( releases @ SV21 @ SV79 @ SY197 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[573]) ).

thf(613,plain,
    ! [SV93: $i,SV80: $i,SV21: $i] :
      ( ( ( releases @ SV21 @ SV80 @ SV93 )
        = $false )
      | ( ( ~ ( ( SV21 != tapOn )
              | ( SV80
               != ( waterLevel @ ( sK1_Height @ SV80 @ SV21 ) ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[574]) ).

thf(614,plain,
    ! [SV22: $i,SV34: $i] :
      ( ( ( happens @ ( sK11_Event @ SV34 @ SV22 ) @ SV34 )
        = $true )
      | ( ( releasedAt @ SV22 @ SV34 )
        = $false )
      | ( ( releasedAt @ SV22 @ ( plus @ SV34 @ n1 ) )
        = $true ) ),
    inference(extcnf_not_neg,[status(thm)],[575]) ).

thf(615,plain,
    ! [SV22: $i,SV34: $i] :
      ( ( ( ( initiates @ ( sK11_Event @ SV34 @ SV22 ) @ SV22 @ SV34 )
          | ( terminates @ ( sK11_Event @ SV34 @ SV22 ) @ SV22 @ SV34 ) )
        = $true )
      | ( ( releasedAt @ SV22 @ SV34 )
        = $false )
      | ( ( releasedAt @ SV22 @ ( plus @ SV34 @ n1 ) )
        = $true ) ),
    inference(extcnf_not_neg,[status(thm)],[576]) ).

thf(616,plain,
    ! [SV42: $i,SV67: $i,SV35: $i,SV23: $i,SV2: $i] :
      ( ( ( ~ ( happens @ SV2 @ SV23 )
          | ~ ( initiates @ SV2 @ SV35 @ SV23 ) )
        = $true )
      | ( ( ~ ( less @ n0 @ SV67 ) )
        = $true )
      | ( ( ~ ( trajectory @ SV35 @ SV23 @ SV42 @ SV67 ) )
        = $true )
      | ( ( stoppedIn @ SV23 @ SV35 @ ( plus @ SV23 @ SV67 ) )
        = $true )
      | ( ( holdsAt @ SV42 @ ( plus @ SV23 @ SV67 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[577]) ).

thf(617,plain,
    ! [SV68: $i,SV43: $i,SV36: $i,SV24: $i,SV3: $i] :
      ( ( ( ~ ( happens @ SV3 @ SV24 )
          | ~ ( terminates @ SV3 @ SV36 @ SV24 ) )
        = $true )
      | ( ( ~ ( less @ n0 @ SV43 ) )
        = $true )
      | ( ( ~ ( antitrajectory @ SV36 @ SV24 @ SV68 @ SV43 ) )
        = $true )
      | ( ( startedIn @ SV24 @ SV36 @ ( plus @ SV24 @ SV43 ) )
        = $true )
      | ( ( holdsAt @ SV68 @ ( plus @ SV24 @ SV43 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[578]) ).

thf(618,plain,
    ( ( ~ ( ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( happens @ SX0 @ SX1 )
                | ( SX0 = tapOn )
                | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
          | ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( happens @ SX0 @ SX1 )
                | ( SX0 = tapOn )
                | ( holdsAt @ filling @ SX1 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[581]) ).

thf(619,plain,
    ( ( ! [SX0: $i] :
          ( ! [SX1: $i] :
              ~ ( happens @ SX0 @ SX1 )
          | ( SX0 = tapOn )
          | ( SX0 = overflow ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[582]) ).

thf(620,plain,
    ( ( ~ ( ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( happens @ SX0 @ SX1 )
                | ( SX1 = n0 )
                | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
          | ~ ! [SX0: $i,SX1: $i] :
                ( ~ ( happens @ SX0 @ SX1 )
                | ( SX1 = n0 )
                | ( holdsAt @ filling @ SX1 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[583]) ).

thf(621,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( happens @ SX0 @ SX1 )
          | ( SX1 = n0 )
          | ( SX0 = overflow ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[584]) ).

thf(622,plain,
    ! [SV94: $i,SV87: $i] :
      ( ( ( ( SV87 != tapOn )
          | ( SV94 != n0 ) )
        = $true )
      | ( ( happens @ SV87 @ SV94 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[585]) ).

thf(623,plain,
    ! [SV88: $i,SV95: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ n3 ) @ SV95 )
          | ~ ( holdsAt @ filling @ SV95 )
          | ( SV88 != overflow ) )
        = $true )
      | ( ( happens @ SV88 @ SV95 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[586]) ).

thf(624,plain,
    ! [SV96: $i,SV89: $i] :
      ( ( ( ( SV89 != SV96 ) )
        = $true )
      | ( ( less_or_equal @ SV89 @ SV96 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[588]) ).

thf(625,plain,
    ! [SV97: $i,SV90: $i] :
      ( ( ( ~ ( less @ SV90 @ SV97 ) )
        = $true )
      | ( ( less_or_equal @ SV90 @ SV97 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[589]) ).

thf(626,plain,
    ! [SV81: $i,SV70: $i,SV13: $i,SV105: $i,SV98: $i] :
      ( ( ( ~ ( happens @ SV98 @ SV105 )
          | ~ ( less @ SV13 @ SV105 )
          | ~ ( less @ SV105 @ SV70 )
          | ~ ( initiates @ SV98 @ SV81 @ SV105 ) )
        = $true )
      | ( ( startedIn @ SV13 @ SV81 @ SV70 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[590]) ).

thf(627,plain,
    ! [SV13: $i,SV71: $i,SV82: $i] :
      ( ( ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK14_Event @ SV82 @ SV71 @ SV13 ) @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) )
                      | ~ ( less @ SV13 @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) ) )
                | ~ ( less @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) @ SV71 ) )
          | ~ ( initiates @ ( sK14_Event @ SV82 @ SV71 @ SV13 ) @ SV82 @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) ) )
        = $false )
      | ( ( startedIn @ SV13 @ SV82 @ SV71 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[591]) ).

thf(628,plain,
    ! [SV83: $i,SV72: $i,SV14: $i] :
      ( ( ( happens @ SV14 @ SV72 )
        = $false )
      | ( ( ~ ( initiates @ SV14 @ SV83 @ SV72 ) )
        = $true )
      | ( ( ~ ( releasedAt @ SV83 @ ( plus @ SV72 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[592]) ).

thf(629,plain,
    ! [SV84: $i,SV73: $i,SV14: $i] :
      ( ( ( happens @ SV14 @ SV73 )
        = $false )
      | ( ( ~ ( terminates @ SV14 @ SV84 @ SV73 ) )
        = $true )
      | ( ( ~ ( releasedAt @ SV84 @ ( plus @ SV73 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[593]) ).

thf(630,plain,
    ! [SV31: $i,SV15: $i] :
      ( ( ( holdsAt @ SV15 @ ( plus @ SV31 @ n1 ) )
        = $false )
      | ( ( holdsAt @ SV15 @ SV31 )
        = $true )
      | ( ( releasedAt @ SV15 @ ( plus @ SV31 @ n1 ) )
        = $true )
      | ( ( happens @ ( sK12_Event @ SV31 @ SV15 ) @ SV31 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[594]) ).

thf(631,plain,
    ! [SV31: $i,SV15: $i] :
      ( ( ( holdsAt @ SV15 @ ( plus @ SV31 @ n1 ) )
        = $false )
      | ( ( holdsAt @ SV15 @ SV31 )
        = $true )
      | ( ( releasedAt @ SV15 @ ( plus @ SV31 @ n1 ) )
        = $true )
      | ( ( initiates @ ( sK12_Event @ SV31 @ SV15 ) @ SV15 @ SV31 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[595]) ).

thf(632,plain,
    ! [SV99: $i,SV91: $i] :
      ( ( ( ~ ( less @ SV91 @ SV99 ) )
        = $true )
      | ( ( ~ ( less @ SV99 @ SV91 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[596]) ).

thf(633,plain,
    ! [SV100: $i,SV92: $i] :
      ( ( ( ~ ( less @ SV92 @ SV100 ) )
        = $true )
      | ( ( ( SV100 != SV92 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[597]) ).

thf(634,plain,
    ! [SV16: $i,SV32: $i] :
      ( ( ( happens @ ( sK13_Event @ SV32 @ SV16 ) @ SV32 )
        = $true )
      | ( ( releasedAt @ SV16 @ ( plus @ SV32 @ n1 ) )
        = $true )
      | ( ( holdsAt @ SV16 @ SV32 )
        = $false )
      | ( ( holdsAt @ SV16 @ ( plus @ SV32 @ n1 ) )
        = $true ) ),
    inference(extcnf_not_neg,[status(thm)],[598]) ).

thf(635,plain,
    ! [SV16: $i,SV32: $i] :
      ( ( ( terminates @ ( sK13_Event @ SV32 @ SV16 ) @ SV16 @ SV32 )
        = $true )
      | ( ( releasedAt @ SV16 @ ( plus @ SV32 @ n1 ) )
        = $true )
      | ( ( holdsAt @ SV16 @ SV32 )
        = $false )
      | ( ( holdsAt @ SV16 @ ( plus @ SV32 @ n1 ) )
        = $true ) ),
    inference(extcnf_not_neg,[status(thm)],[599]) ).

thf(636,plain,
    ! [SV17: $i] :
      ( ( ~ ! [SY120: $i,SY121: $i] :
              ( ~ ( initiates @ SV17 @ SY120 @ SY121 )
              | ~ ( ~ ~ ( ( SV17 != overflow )
                        | ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SY121 @ SY120 @ SV17 ) ) @ SY121 ) )
                  | ( SY120
                   != ( waterLevel @ ( sK9_Height @ SY121 @ SY120 @ SV17 ) ) ) )
              | ~ ( ~ ~ ( ( SV17 != tapOff )
                        | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SY121 @ SY120 @ SV17 ) ) @ SY121 ) )
                  | ( SY120
                   != ( waterLevel @ ( sK8_Height @ SY121 @ SY120 @ SV17 ) ) ) )
              | ( SV17 = tapOn )
              | ( SV17 = overflow ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[600]) ).

thf(637,plain,
    ! [SV17: $i] :
      ( ( ~ ! [SY122: $i,SY123: $i] :
              ( ~ ( initiates @ SV17 @ SY122 @ SY123 )
              | ~ ( ~ ~ ( ( SV17 != overflow )
                        | ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SY123 @ SY122 @ SV17 ) ) @ SY123 ) )
                  | ( SY122
                   != ( waterLevel @ ( sK7_Height @ SY123 @ SY122 @ SV17 ) ) ) )
              | ~ ( ~ ~ ( ( SV17 != tapOff )
                        | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SY123 @ SY122 @ SV17 ) ) @ SY123 ) )
                  | ( SY122
                   != ( waterLevel @ ( sK6_Height @ SY123 @ SY122 @ SV17 ) ) ) )
              | ( SV17 = tapOn )
              | ( SY122 = spilling ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[600]) ).

thf(638,plain,
    ! [SV17: $i] :
      ( ( ~ ! [SY124: $i,SY125: $i] :
              ( ~ ( initiates @ SV17 @ SY124 @ SY125 )
              | ~ ( ~ ~ ( ( SV17 != overflow )
                        | ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SY125 @ SY124 @ SV17 ) ) @ SY125 ) )
                  | ( SY124
                   != ( waterLevel @ ( sK5_Height @ SY125 @ SY124 @ SV17 ) ) ) )
              | ~ ( ~ ~ ( ( SV17 != tapOff )
                        | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SY125 @ SY124 @ SV17 ) ) @ SY125 ) )
                  | ( SY124
                   != ( waterLevel @ ( sK4_Height @ SY125 @ SY124 @ SV17 ) ) ) )
              | ( SY124 = filling )
              | ( SV17 = overflow ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[601]) ).

thf(639,plain,
    ! [SV17: $i] :
      ( ( ~ ! [SY126: $i,SY127: $i] :
              ( ~ ( initiates @ SV17 @ SY126 @ SY127 )
              | ~ ( ~ ~ ( ( SV17 != overflow )
                        | ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SY127 @ SY126 @ SV17 ) ) @ SY127 ) )
                  | ( SY126
                   != ( waterLevel @ ( sK3_Height @ SY127 @ SY126 @ SV17 ) ) ) )
              | ~ ( ~ ~ ( ( SV17 != tapOff )
                        | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SY127 @ SY126 @ SV17 ) ) @ SY127 ) )
                  | ( SY126
                   != ( waterLevel @ ( sK2_Height @ SY127 @ SY126 @ SV17 ) ) ) )
              | ( SY126 = filling )
              | ( SY126 = spilling ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[601]) ).

thf(640,plain,
    ! [SV101: $i,SV106: $i,SV17: $i] :
      ( ( ! [SY215: $i] :
            ( ( SV17 != overflow )
            | ~ ( holdsAt @ ( waterLevel @ SY215 ) @ SV106 )
            | ( SV101
             != ( waterLevel @ SY215 ) ) )
        | ( initiates @ SV17 @ SV101 @ SV106 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[602]) ).

thf(641,plain,
    ! [SV17: $i] :
      ( ( ~ ! [SY131: $i,SY132: $i] :
              ( ! [SY133: $i] :
                  ( ( SV17 != tapOff )
                  | ~ ( holdsAt @ ( waterLevel @ SY133 ) @ SY132 )
                  | ( SY131
                   != ( waterLevel @ SY133 ) ) )
              | ( initiates @ SV17 @ SY131 @ SY132 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[603]) ).

thf(642,plain,
    ! [SV17: $i] :
      ( ( ~ ~ ( ~ ! [SY134: $i] :
                    ( ( SV17 != tapOn )
                    | ( SY134 != filling )
                    | ! [SY135: $i] : ( initiates @ SV17 @ SY134 @ SY135 ) )
              | ~ ! [SY136: $i] :
                    ( ( SV17 != overflow )
                    | ( SY136 != spilling )
                    | ! [SY137: $i] : ( initiates @ SV17 @ SY136 @ SY137 ) ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[603]) ).

thf(643,plain,
    ! [SV18: $i] :
      ( ( ~ ( ! [SY138: $i,SY139: $i] :
                ~ ( terminates @ SV18 @ SY138 @ SY139 )
            | ( SV18 = tapOff )
            | ( SV18 = overflow ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[604]) ).

thf(644,plain,
    ! [SV18: $i] :
      ( ( ~ ! [SY140: $i] :
              ( ! [SY141: $i] :
                  ~ ( terminates @ SV18 @ SY140 @ SY141 )
              | ( SV18 = tapOff )
              | ( SY140 = filling ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[604]) ).

thf(645,plain,
    ! [SV18: $i] :
      ( ( ~ ! [SY142: $i] :
              ( ! [SY143: $i] :
                  ~ ( terminates @ SV18 @ SY142 @ SY143 )
              | ( SY142 = filling )
              | ( SV18 = overflow ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[605]) ).

thf(646,plain,
    ! [SV18: $i] :
      ( ( ~ ! [SY144: $i] :
              ( ! [SY145: $i] :
                  ~ ( terminates @ SV18 @ SY144 @ SY145 )
              | ( SY144 = filling )
              | ( SY144 = filling ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[605]) ).

thf(647,plain,
    ! [SV102: $i,SV18: $i] :
      ( ( ( ( SV18 != tapOff )
          | ( SV102 != filling ) )
        = $true )
      | ( ( ! [SY212: $i] : ( terminates @ SV18 @ SV102 @ SY212 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[606]) ).

thf(648,plain,
    ! [SV103: $i,SV18: $i] :
      ( ( ( ( SV18 != overflow )
          | ( SV103 != filling ) )
        = $true )
      | ( ( ! [SY213: $i] : ( terminates @ SV18 @ SV103 @ SY213 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[607]) ).

thf(649,plain,
    ! [SV75: $i,SV85: $i,SV19: $i,SV107: $i,SV104: $i] :
      ( ( ( ~ ( happens @ SV104 @ SV107 )
          | ~ ( less @ SV19 @ SV107 )
          | ~ ( less @ SV107 @ SV85 )
          | ~ ( terminates @ SV104 @ SV75 @ SV107 ) )
        = $true )
      | ( ( stoppedIn @ SV19 @ SV75 @ SV85 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[608]) ).

thf(650,plain,
    ! [SV19: $i,SV76: $i,SV86: $i] :
      ( ( ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK16_Event @ SV86 @ SV76 @ SV19 ) @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) )
                      | ~ ( less @ SV19 @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) ) )
                | ~ ( less @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) @ SV86 ) )
          | ~ ( terminates @ ( sK16_Event @ SV86 @ SV76 @ SV19 ) @ SV76 @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) ) )
        = $false )
      | ( ( stoppedIn @ SV19 @ SV76 @ SV86 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[609]) ).

thf(651,plain,
    ! [SV21: $i,SV108: $i,SV79: $i] :
      ( ( ( ( SV79
           != ( waterLevel @ SV108 ) ) )
        = $true )
      | ( ( SV21 = tapOn )
        = $false )
      | ( ( ! [SY197: $i] : ( releases @ SV21 @ SV79 @ SY197 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[612]) ).

thf(652,plain,
    ! [SV93: $i,SV80: $i,SV21: $i] :
      ( ( ( ( SV21 != tapOn )
          | ( SV80
           != ( waterLevel @ ( sK1_Height @ SV80 @ SV21 ) ) ) )
        = $false )
      | ( ( releases @ SV21 @ SV80 @ SV93 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[613]) ).

thf(653,plain,
    ! [SV22: $i,SV34: $i] :
      ( ( ( initiates @ ( sK11_Event @ SV34 @ SV22 ) @ SV22 @ SV34 )
        = $true )
      | ( ( terminates @ ( sK11_Event @ SV34 @ SV22 ) @ SV22 @ SV34 )
        = $true )
      | ( ( releasedAt @ SV22 @ SV34 )
        = $false )
      | ( ( releasedAt @ SV22 @ ( plus @ SV34 @ n1 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[615]) ).

thf(654,plain,
    ! [SV42: $i,SV67: $i,SV35: $i,SV23: $i,SV2: $i] :
      ( ( ( ~ ( happens @ SV2 @ SV23 ) )
        = $true )
      | ( ( ~ ( initiates @ SV2 @ SV35 @ SV23 ) )
        = $true )
      | ( ( ~ ( less @ n0 @ SV67 ) )
        = $true )
      | ( ( ~ ( trajectory @ SV35 @ SV23 @ SV42 @ SV67 ) )
        = $true )
      | ( ( stoppedIn @ SV23 @ SV35 @ ( plus @ SV23 @ SV67 ) )
        = $true )
      | ( ( holdsAt @ SV42 @ ( plus @ SV23 @ SV67 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[616]) ).

thf(655,plain,
    ! [SV68: $i,SV43: $i,SV36: $i,SV24: $i,SV3: $i] :
      ( ( ( ~ ( happens @ SV3 @ SV24 ) )
        = $true )
      | ( ( ~ ( terminates @ SV3 @ SV36 @ SV24 ) )
        = $true )
      | ( ( ~ ( less @ n0 @ SV43 ) )
        = $true )
      | ( ( ~ ( antitrajectory @ SV36 @ SV24 @ SV68 @ SV43 ) )
        = $true )
      | ( ( startedIn @ SV24 @ SV36 @ ( plus @ SV24 @ SV43 ) )
        = $true )
      | ( ( holdsAt @ SV68 @ ( plus @ SV24 @ SV43 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[617]) ).

thf(656,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( happens @ SX0 @ SX1 )
            | ( SX0 = tapOn )
            | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
      | ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( happens @ SX0 @ SX1 )
            | ( SX0 = tapOn )
            | ( holdsAt @ filling @ SX1 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[618]) ).

thf(657,plain,
    ! [SV109: $i] :
      ( ( ! [SY216: $i] :
            ~ ( happens @ SV109 @ SY216 )
        | ( SV109 = tapOn )
        | ( SV109 = overflow ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[619]) ).

thf(658,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( happens @ SX0 @ SX1 )
            | ( SX1 = n0 )
            | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) )
      | ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( happens @ SX0 @ SX1 )
            | ( SX1 = n0 )
            | ( holdsAt @ filling @ SX1 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[620]) ).

thf(659,plain,
    ! [SV110: $i] :
      ( ( ! [SY217: $i] :
            ( ~ ( happens @ SV110 @ SY217 )
            | ( SY217 = n0 )
            | ( SV110 = overflow ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[621]) ).

thf(660,plain,
    ! [SV94: $i,SV87: $i] :
      ( ( ( ( SV87 != tapOn ) )
        = $true )
      | ( ( ( SV94 != n0 ) )
        = $true )
      | ( ( happens @ SV87 @ SV94 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[622]) ).

thf(661,plain,
    ! [SV88: $i,SV95: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ n3 ) @ SV95 )
          | ~ ( holdsAt @ filling @ SV95 ) )
        = $true )
      | ( ( ( SV88 != overflow ) )
        = $true )
      | ( ( happens @ SV88 @ SV95 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[623]) ).

thf(662,plain,
    ! [SV96: $i,SV89: $i] :
      ( ( ( SV89 = SV96 )
        = $false )
      | ( ( less_or_equal @ SV89 @ SV96 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[624]) ).

thf(663,plain,
    ! [SV97: $i,SV90: $i] :
      ( ( ( less @ SV90 @ SV97 )
        = $false )
      | ( ( less_or_equal @ SV90 @ SV97 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[625]) ).

thf(664,plain,
    ! [SV81: $i,SV70: $i,SV13: $i,SV105: $i,SV98: $i] :
      ( ( ( ~ ( happens @ SV98 @ SV105 )
          | ~ ( less @ SV13 @ SV105 )
          | ~ ( less @ SV105 @ SV70 ) )
        = $true )
      | ( ( ~ ( initiates @ SV98 @ SV81 @ SV105 ) )
        = $true )
      | ( ( startedIn @ SV13 @ SV81 @ SV70 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[626]) ).

thf(665,plain,
    ! [SV13: $i,SV71: $i,SV82: $i] :
      ( ( ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK14_Event @ SV82 @ SV71 @ SV13 ) @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) )
                      | ~ ( less @ SV13 @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) ) )
                | ~ ( less @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) @ SV71 ) ) )
        = $false )
      | ( ( startedIn @ SV13 @ SV82 @ SV71 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[627]) ).

thf(666,plain,
    ! [SV13: $i,SV71: $i,SV82: $i] :
      ( ( ( ~ ( initiates @ ( sK14_Event @ SV82 @ SV71 @ SV13 ) @ SV82 @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) ) )
        = $false )
      | ( ( startedIn @ SV13 @ SV82 @ SV71 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[627]) ).

thf(667,plain,
    ! [SV72: $i,SV83: $i,SV14: $i] :
      ( ( ( initiates @ SV14 @ SV83 @ SV72 )
        = $false )
      | ( ( happens @ SV14 @ SV72 )
        = $false )
      | ( ( ~ ( releasedAt @ SV83 @ ( plus @ SV72 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[628]) ).

thf(668,plain,
    ! [SV73: $i,SV84: $i,SV14: $i] :
      ( ( ( terminates @ SV14 @ SV84 @ SV73 )
        = $false )
      | ( ( happens @ SV14 @ SV73 )
        = $false )
      | ( ( ~ ( releasedAt @ SV84 @ ( plus @ SV73 @ n1 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[629]) ).

thf(669,plain,
    ! [SV99: $i,SV91: $i] :
      ( ( ( less @ SV91 @ SV99 )
        = $false )
      | ( ( ~ ( less @ SV99 @ SV91 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[632]) ).

thf(670,plain,
    ! [SV100: $i,SV92: $i] :
      ( ( ( less @ SV92 @ SV100 )
        = $false )
      | ( ( ( SV100 != SV92 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[633]) ).

thf(671,plain,
    ! [SV17: $i] :
      ( ( ! [SY120: $i,SY121: $i] :
            ( ~ ( initiates @ SV17 @ SY120 @ SY121 )
            | ~ ( ~ ~ ( ( SV17 != overflow )
                      | ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SY121 @ SY120 @ SV17 ) ) @ SY121 ) )
                | ( SY120
                 != ( waterLevel @ ( sK9_Height @ SY121 @ SY120 @ SV17 ) ) ) )
            | ~ ( ~ ~ ( ( SV17 != tapOff )
                      | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SY121 @ SY120 @ SV17 ) ) @ SY121 ) )
                | ( SY120
                 != ( waterLevel @ ( sK8_Height @ SY121 @ SY120 @ SV17 ) ) ) )
            | ( SV17 = tapOn )
            | ( SV17 = overflow ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[636]) ).

thf(672,plain,
    ! [SV17: $i] :
      ( ( ! [SY122: $i,SY123: $i] :
            ( ~ ( initiates @ SV17 @ SY122 @ SY123 )
            | ~ ( ~ ~ ( ( SV17 != overflow )
                      | ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SY123 @ SY122 @ SV17 ) ) @ SY123 ) )
                | ( SY122
                 != ( waterLevel @ ( sK7_Height @ SY123 @ SY122 @ SV17 ) ) ) )
            | ~ ( ~ ~ ( ( SV17 != tapOff )
                      | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SY123 @ SY122 @ SV17 ) ) @ SY123 ) )
                | ( SY122
                 != ( waterLevel @ ( sK6_Height @ SY123 @ SY122 @ SV17 ) ) ) )
            | ( SV17 = tapOn )
            | ( SY122 = spilling ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[637]) ).

thf(673,plain,
    ! [SV17: $i] :
      ( ( ! [SY124: $i,SY125: $i] :
            ( ~ ( initiates @ SV17 @ SY124 @ SY125 )
            | ~ ( ~ ~ ( ( SV17 != overflow )
                      | ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SY125 @ SY124 @ SV17 ) ) @ SY125 ) )
                | ( SY124
                 != ( waterLevel @ ( sK5_Height @ SY125 @ SY124 @ SV17 ) ) ) )
            | ~ ( ~ ~ ( ( SV17 != tapOff )
                      | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SY125 @ SY124 @ SV17 ) ) @ SY125 ) )
                | ( SY124
                 != ( waterLevel @ ( sK4_Height @ SY125 @ SY124 @ SV17 ) ) ) )
            | ( SY124 = filling )
            | ( SV17 = overflow ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[638]) ).

thf(674,plain,
    ! [SV17: $i] :
      ( ( ! [SY126: $i,SY127: $i] :
            ( ~ ( initiates @ SV17 @ SY126 @ SY127 )
            | ~ ( ~ ~ ( ( SV17 != overflow )
                      | ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SY127 @ SY126 @ SV17 ) ) @ SY127 ) )
                | ( SY126
                 != ( waterLevel @ ( sK3_Height @ SY127 @ SY126 @ SV17 ) ) ) )
            | ~ ( ~ ~ ( ( SV17 != tapOff )
                      | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SY127 @ SY126 @ SV17 ) ) @ SY127 ) )
                | ( SY126
                 != ( waterLevel @ ( sK2_Height @ SY127 @ SY126 @ SV17 ) ) ) )
            | ( SY126 = filling )
            | ( SY126 = spilling ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[639]) ).

thf(675,plain,
    ! [SV101: $i,SV106: $i,SV17: $i] :
      ( ( ( ! [SY215: $i] :
              ( ( SV17 != overflow )
              | ~ ( holdsAt @ ( waterLevel @ SY215 ) @ SV106 )
              | ( SV101
               != ( waterLevel @ SY215 ) ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV101 @ SV106 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[640]) ).

thf(676,plain,
    ! [SV17: $i] :
      ( ( ! [SY131: $i,SY132: $i] :
            ( ! [SY133: $i] :
                ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ SY133 ) @ SY132 )
                | ( SY131
                 != ( waterLevel @ SY133 ) ) )
            | ( initiates @ SV17 @ SY131 @ SY132 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[641]) ).

thf(677,plain,
    ! [SV17: $i] :
      ( ( ~ ( ~ ! [SY134: $i] :
                  ( ( SV17 != tapOn )
                  | ( SY134 != filling )
                  | ! [SY135: $i] : ( initiates @ SV17 @ SY134 @ SY135 ) )
            | ~ ! [SY136: $i] :
                  ( ( SV17 != overflow )
                  | ( SY136 != spilling )
                  | ! [SY137: $i] : ( initiates @ SV17 @ SY136 @ SY137 ) ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[642]) ).

thf(678,plain,
    ! [SV18: $i] :
      ( ( ! [SY138: $i,SY139: $i] :
            ~ ( terminates @ SV18 @ SY138 @ SY139 )
        | ( SV18 = tapOff )
        | ( SV18 = overflow ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[643]) ).

thf(679,plain,
    ! [SV18: $i] :
      ( ( ! [SY140: $i] :
            ( ! [SY141: $i] :
                ~ ( terminates @ SV18 @ SY140 @ SY141 )
            | ( SV18 = tapOff )
            | ( SY140 = filling ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[644]) ).

thf(680,plain,
    ! [SV18: $i] :
      ( ( ! [SY142: $i] :
            ( ! [SY143: $i] :
                ~ ( terminates @ SV18 @ SY142 @ SY143 )
            | ( SY142 = filling )
            | ( SV18 = overflow ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[645]) ).

thf(681,plain,
    ! [SV18: $i] :
      ( ( ! [SY144: $i] :
            ( ! [SY145: $i] :
                ~ ( terminates @ SV18 @ SY144 @ SY145 )
            | ( SY144 = filling )
            | ( SY144 = filling ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[646]) ).

thf(682,plain,
    ! [SV102: $i,SV18: $i] :
      ( ( ( ( SV18 != tapOff ) )
        = $true )
      | ( ( ( SV102 != filling ) )
        = $true )
      | ( ( ! [SY212: $i] : ( terminates @ SV18 @ SV102 @ SY212 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[647]) ).

thf(683,plain,
    ! [SV103: $i,SV18: $i] :
      ( ( ( ( SV18 != overflow ) )
        = $true )
      | ( ( ( SV103 != filling ) )
        = $true )
      | ( ( ! [SY213: $i] : ( terminates @ SV18 @ SV103 @ SY213 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[648]) ).

thf(684,plain,
    ! [SV75: $i,SV85: $i,SV19: $i,SV107: $i,SV104: $i] :
      ( ( ( ~ ( happens @ SV104 @ SV107 )
          | ~ ( less @ SV19 @ SV107 )
          | ~ ( less @ SV107 @ SV85 ) )
        = $true )
      | ( ( ~ ( terminates @ SV104 @ SV75 @ SV107 ) )
        = $true )
      | ( ( stoppedIn @ SV19 @ SV75 @ SV85 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[649]) ).

thf(685,plain,
    ! [SV19: $i,SV76: $i,SV86: $i] :
      ( ( ( ~ ~ ( ~ ~ ( ~ ( happens @ ( sK16_Event @ SV86 @ SV76 @ SV19 ) @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) )
                      | ~ ( less @ SV19 @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) ) )
                | ~ ( less @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) @ SV86 ) ) )
        = $false )
      | ( ( stoppedIn @ SV19 @ SV76 @ SV86 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[650]) ).

thf(686,plain,
    ! [SV19: $i,SV76: $i,SV86: $i] :
      ( ( ( ~ ( terminates @ ( sK16_Event @ SV86 @ SV76 @ SV19 ) @ SV76 @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) ) )
        = $false )
      | ( ( stoppedIn @ SV19 @ SV76 @ SV86 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[650]) ).

thf(687,plain,
    ! [SV21: $i,SV108: $i,SV79: $i] :
      ( ( ( SV79
          = ( waterLevel @ SV108 ) )
        = $false )
      | ( ( SV21 = tapOn )
        = $false )
      | ( ( ! [SY197: $i] : ( releases @ SV21 @ SV79 @ SY197 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[651]) ).

thf(688,plain,
    ! [SV93: $i,SV80: $i,SV21: $i] :
      ( ( ( ( SV21 != tapOn ) )
        = $false )
      | ( ( releases @ SV21 @ SV80 @ SV93 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[652]) ).

thf(689,plain,
    ! [SV93: $i,SV21: $i,SV80: $i] :
      ( ( ( ( SV80
           != ( waterLevel @ ( sK1_Height @ SV80 @ SV21 ) ) ) )
        = $false )
      | ( ( releases @ SV21 @ SV80 @ SV93 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[652]) ).

thf(690,plain,
    ! [SV42: $i,SV67: $i,SV35: $i,SV23: $i,SV2: $i] :
      ( ( ( happens @ SV2 @ SV23 )
        = $false )
      | ( ( ~ ( initiates @ SV2 @ SV35 @ SV23 ) )
        = $true )
      | ( ( ~ ( less @ n0 @ SV67 ) )
        = $true )
      | ( ( ~ ( trajectory @ SV35 @ SV23 @ SV42 @ SV67 ) )
        = $true )
      | ( ( stoppedIn @ SV23 @ SV35 @ ( plus @ SV23 @ SV67 ) )
        = $true )
      | ( ( holdsAt @ SV42 @ ( plus @ SV23 @ SV67 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[654]) ).

thf(691,plain,
    ! [SV68: $i,SV43: $i,SV36: $i,SV24: $i,SV3: $i] :
      ( ( ( happens @ SV3 @ SV24 )
        = $false )
      | ( ( ~ ( terminates @ SV3 @ SV36 @ SV24 ) )
        = $true )
      | ( ( ~ ( less @ n0 @ SV43 ) )
        = $true )
      | ( ( ~ ( antitrajectory @ SV36 @ SV24 @ SV68 @ SV43 ) )
        = $true )
      | ( ( startedIn @ SV24 @ SV36 @ ( plus @ SV24 @ SV43 ) )
        = $true )
      | ( ( holdsAt @ SV68 @ ( plus @ SV24 @ SV43 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[655]) ).

thf(692,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( happens @ SX0 @ SX1 )
            | ( SX0 = tapOn )
            | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[656]) ).

thf(693,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( happens @ SX0 @ SX1 )
            | ( SX0 = tapOn )
            | ( holdsAt @ filling @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[656]) ).

thf(694,plain,
    ! [SV109: $i] :
      ( ( ( ! [SY216: $i] :
              ~ ( happens @ SV109 @ SY216 ) )
        = $true )
      | ( ( ( SV109 = tapOn )
          | ( SV109 = overflow ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[657]) ).

thf(695,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( happens @ SX0 @ SX1 )
            | ( SX1 = n0 )
            | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[658]) ).

thf(696,plain,
    ( ( ~ ! [SX0: $i,SX1: $i] :
            ( ~ ( happens @ SX0 @ SX1 )
            | ( SX1 = n0 )
            | ( holdsAt @ filling @ SX1 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[658]) ).

thf(697,plain,
    ! [SV111: $i,SV110: $i] :
      ( ( ~ ( happens @ SV110 @ SV111 )
        | ( SV111 = n0 )
        | ( SV110 = overflow ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[659]) ).

thf(698,plain,
    ! [SV94: $i,SV87: $i] :
      ( ( ( SV87 = tapOn )
        = $false )
      | ( ( ( SV94 != n0 ) )
        = $true )
      | ( ( happens @ SV87 @ SV94 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[660]) ).

thf(699,plain,
    ! [SV88: $i,SV95: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ n3 ) @ SV95 ) )
        = $true )
      | ( ( ~ ( holdsAt @ filling @ SV95 ) )
        = $true )
      | ( ( ( SV88 != overflow ) )
        = $true )
      | ( ( happens @ SV88 @ SV95 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[661]) ).

thf(700,plain,
    ! [SV81: $i,SV70: $i,SV13: $i,SV105: $i,SV98: $i] :
      ( ( ( ~ ( happens @ SV98 @ SV105 )
          | ~ ( less @ SV13 @ SV105 ) )
        = $true )
      | ( ( ~ ( less @ SV105 @ SV70 ) )
        = $true )
      | ( ( ~ ( initiates @ SV98 @ SV81 @ SV105 ) )
        = $true )
      | ( ( startedIn @ SV13 @ SV81 @ SV70 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[664]) ).

thf(701,plain,
    ! [SV13: $i,SV71: $i,SV82: $i] :
      ( ( ( ~ ( ~ ~ ( ~ ( happens @ ( sK14_Event @ SV82 @ SV71 @ SV13 ) @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) )
                    | ~ ( less @ SV13 @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) ) )
              | ~ ( less @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) @ SV71 ) ) )
        = $true )
      | ( ( startedIn @ SV13 @ SV82 @ SV71 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[665]) ).

thf(702,plain,
    ! [SV13: $i,SV71: $i,SV82: $i] :
      ( ( ( initiates @ ( sK14_Event @ SV82 @ SV71 @ SV13 ) @ SV82 @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) )
        = $true )
      | ( ( startedIn @ SV13 @ SV82 @ SV71 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[666]) ).

thf(703,plain,
    ! [SV14: $i,SV72: $i,SV83: $i] :
      ( ( ( releasedAt @ SV83 @ ( plus @ SV72 @ n1 ) )
        = $false )
      | ( ( happens @ SV14 @ SV72 )
        = $false )
      | ( ( initiates @ SV14 @ SV83 @ SV72 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[667]) ).

thf(704,plain,
    ! [SV14: $i,SV73: $i,SV84: $i] :
      ( ( ( releasedAt @ SV84 @ ( plus @ SV73 @ n1 ) )
        = $false )
      | ( ( happens @ SV14 @ SV73 )
        = $false )
      | ( ( terminates @ SV14 @ SV84 @ SV73 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[668]) ).

thf(705,plain,
    ! [SV91: $i,SV99: $i] :
      ( ( ( less @ SV99 @ SV91 )
        = $false )
      | ( ( less @ SV91 @ SV99 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[669]) ).

thf(706,plain,
    ! [SV92: $i,SV100: $i] :
      ( ( ( SV100 = SV92 )
        = $false )
      | ( ( less @ SV92 @ SV100 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[670]) ).

thf(707,plain,
    ! [SV112: $i,SV17: $i] :
      ( ( ! [SY218: $i] :
            ( ~ ( initiates @ SV17 @ SV112 @ SY218 )
            | ~ ( ~ ~ ( ( SV17 != overflow )
                      | ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SY218 @ SV112 @ SV17 ) ) @ SY218 ) )
                | ( SV112
                 != ( waterLevel @ ( sK9_Height @ SY218 @ SV112 @ SV17 ) ) ) )
            | ~ ( ~ ~ ( ( SV17 != tapOff )
                      | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SY218 @ SV112 @ SV17 ) ) @ SY218 ) )
                | ( SV112
                 != ( waterLevel @ ( sK8_Height @ SY218 @ SV112 @ SV17 ) ) ) )
            | ( SV17 = tapOn )
            | ( SV17 = overflow ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[671]) ).

thf(708,plain,
    ! [SV113: $i,SV17: $i] :
      ( ( ! [SY219: $i] :
            ( ~ ( initiates @ SV17 @ SV113 @ SY219 )
            | ~ ( ~ ~ ( ( SV17 != overflow )
                      | ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SY219 @ SV113 @ SV17 ) ) @ SY219 ) )
                | ( SV113
                 != ( waterLevel @ ( sK7_Height @ SY219 @ SV113 @ SV17 ) ) ) )
            | ~ ( ~ ~ ( ( SV17 != tapOff )
                      | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SY219 @ SV113 @ SV17 ) ) @ SY219 ) )
                | ( SV113
                 != ( waterLevel @ ( sK6_Height @ SY219 @ SV113 @ SV17 ) ) ) )
            | ( SV17 = tapOn )
            | ( SV113 = spilling ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[672]) ).

thf(709,plain,
    ! [SV114: $i,SV17: $i] :
      ( ( ! [SY220: $i] :
            ( ~ ( initiates @ SV17 @ SV114 @ SY220 )
            | ~ ( ~ ~ ( ( SV17 != overflow )
                      | ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SY220 @ SV114 @ SV17 ) ) @ SY220 ) )
                | ( SV114
                 != ( waterLevel @ ( sK5_Height @ SY220 @ SV114 @ SV17 ) ) ) )
            | ~ ( ~ ~ ( ( SV17 != tapOff )
                      | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SY220 @ SV114 @ SV17 ) ) @ SY220 ) )
                | ( SV114
                 != ( waterLevel @ ( sK4_Height @ SY220 @ SV114 @ SV17 ) ) ) )
            | ( SV114 = filling )
            | ( SV17 = overflow ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[673]) ).

thf(710,plain,
    ! [SV115: $i,SV17: $i] :
      ( ( ! [SY221: $i] :
            ( ~ ( initiates @ SV17 @ SV115 @ SY221 )
            | ~ ( ~ ~ ( ( SV17 != overflow )
                      | ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SY221 @ SV115 @ SV17 ) ) @ SY221 ) )
                | ( SV115
                 != ( waterLevel @ ( sK3_Height @ SY221 @ SV115 @ SV17 ) ) ) )
            | ~ ( ~ ~ ( ( SV17 != tapOff )
                      | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SY221 @ SV115 @ SV17 ) ) @ SY221 ) )
                | ( SV115
                 != ( waterLevel @ ( sK2_Height @ SY221 @ SV115 @ SV17 ) ) ) )
            | ( SV115 = filling )
            | ( SV115 = spilling ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[674]) ).

thf(711,plain,
    ! [SV101: $i,SV106: $i,SV116: $i,SV17: $i] :
      ( ( ( ( SV17 != overflow )
          | ~ ( holdsAt @ ( waterLevel @ SV116 ) @ SV106 )
          | ( SV101
           != ( waterLevel @ SV116 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV101 @ SV106 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[675]) ).

thf(712,plain,
    ! [SV117: $i,SV17: $i] :
      ( ( ! [SY222: $i] :
            ( ! [SY223: $i] :
                ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ SY223 ) @ SY222 )
                | ( SV117
                 != ( waterLevel @ SY223 ) ) )
            | ( initiates @ SV17 @ SV117 @ SY222 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[676]) ).

thf(713,plain,
    ! [SV17: $i] :
      ( ( ~ ! [SY134: $i] :
              ( ( SV17 != tapOn )
              | ( SY134 != filling )
              | ! [SY135: $i] : ( initiates @ SV17 @ SY134 @ SY135 ) )
        | ~ ! [SY136: $i] :
              ( ( SV17 != overflow )
              | ( SY136 != spilling )
              | ! [SY137: $i] : ( initiates @ SV17 @ SY136 @ SY137 ) ) )
      = $false ),
    inference(extcnf_not_pos,[status(thm)],[677]) ).

thf(714,plain,
    ! [SV18: $i] :
      ( ( ( ! [SY138: $i,SY139: $i] :
              ~ ( terminates @ SV18 @ SY138 @ SY139 ) )
        = $true )
      | ( ( ( SV18 = tapOff )
          | ( SV18 = overflow ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[678]) ).

thf(715,plain,
    ! [SV118: $i,SV18: $i] :
      ( ( ! [SY224: $i] :
            ~ ( terminates @ SV18 @ SV118 @ SY224 )
        | ( SV18 = tapOff )
        | ( SV118 = filling ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[679]) ).

thf(716,plain,
    ! [SV119: $i,SV18: $i] :
      ( ( ! [SY225: $i] :
            ~ ( terminates @ SV18 @ SV119 @ SY225 )
        | ( SV119 = filling )
        | ( SV18 = overflow ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[680]) ).

thf(717,plain,
    ! [SV120: $i,SV18: $i] :
      ( ( ! [SY226: $i] :
            ~ ( terminates @ SV18 @ SV120 @ SY226 )
        | ( SV120 = filling )
        | ( SV120 = filling ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[681]) ).

thf(718,plain,
    ! [SV102: $i,SV18: $i] :
      ( ( ( SV18 = tapOff )
        = $false )
      | ( ( ( SV102 != filling ) )
        = $true )
      | ( ( ! [SY212: $i] : ( terminates @ SV18 @ SV102 @ SY212 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[682]) ).

thf(719,plain,
    ! [SV103: $i,SV18: $i] :
      ( ( ( SV18 = overflow )
        = $false )
      | ( ( ( SV103 != filling ) )
        = $true )
      | ( ( ! [SY213: $i] : ( terminates @ SV18 @ SV103 @ SY213 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[683]) ).

thf(720,plain,
    ! [SV75: $i,SV85: $i,SV19: $i,SV107: $i,SV104: $i] :
      ( ( ( ~ ( happens @ SV104 @ SV107 )
          | ~ ( less @ SV19 @ SV107 ) )
        = $true )
      | ( ( ~ ( less @ SV107 @ SV85 ) )
        = $true )
      | ( ( ~ ( terminates @ SV104 @ SV75 @ SV107 ) )
        = $true )
      | ( ( stoppedIn @ SV19 @ SV75 @ SV85 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[684]) ).

thf(721,plain,
    ! [SV19: $i,SV76: $i,SV86: $i] :
      ( ( ( ~ ( ~ ~ ( ~ ( happens @ ( sK16_Event @ SV86 @ SV76 @ SV19 ) @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) )
                    | ~ ( less @ SV19 @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) ) )
              | ~ ( less @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) @ SV86 ) ) )
        = $true )
      | ( ( stoppedIn @ SV19 @ SV76 @ SV86 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[685]) ).

thf(722,plain,
    ! [SV19: $i,SV76: $i,SV86: $i] :
      ( ( ( terminates @ ( sK16_Event @ SV86 @ SV76 @ SV19 ) @ SV76 @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) )
        = $true )
      | ( ( stoppedIn @ SV19 @ SV76 @ SV86 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[686]) ).

thf(723,plain,
    ! [SV108: $i,SV121: $i,SV79: $i,SV21: $i] :
      ( ( ( releases @ SV21 @ SV79 @ SV121 )
        = $true )
      | ( ( SV21 = tapOn )
        = $false )
      | ( ( SV79
          = ( waterLevel @ SV108 ) )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[687]) ).

thf(724,plain,
    ! [SV93: $i,SV80: $i,SV21: $i] :
      ( ( ( SV21 = tapOn )
        = $true )
      | ( ( releases @ SV21 @ SV80 @ SV93 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[688]) ).

thf(725,plain,
    ! [SV93: $i,SV21: $i,SV80: $i] :
      ( ( ( SV80
          = ( waterLevel @ ( sK1_Height @ SV80 @ SV21 ) ) )
        = $true )
      | ( ( releases @ SV21 @ SV80 @ SV93 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[689]) ).

thf(726,plain,
    ! [SV42: $i,SV67: $i,SV23: $i,SV35: $i,SV2: $i] :
      ( ( ( initiates @ SV2 @ SV35 @ SV23 )
        = $false )
      | ( ( happens @ SV2 @ SV23 )
        = $false )
      | ( ( ~ ( less @ n0 @ SV67 ) )
        = $true )
      | ( ( ~ ( trajectory @ SV35 @ SV23 @ SV42 @ SV67 ) )
        = $true )
      | ( ( stoppedIn @ SV23 @ SV35 @ ( plus @ SV23 @ SV67 ) )
        = $true )
      | ( ( holdsAt @ SV42 @ ( plus @ SV23 @ SV67 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[690]) ).

thf(727,plain,
    ! [SV68: $i,SV43: $i,SV24: $i,SV36: $i,SV3: $i] :
      ( ( ( terminates @ SV3 @ SV36 @ SV24 )
        = $false )
      | ( ( happens @ SV3 @ SV24 )
        = $false )
      | ( ( ~ ( less @ n0 @ SV43 ) )
        = $true )
      | ( ( ~ ( antitrajectory @ SV36 @ SV24 @ SV68 @ SV43 ) )
        = $true )
      | ( ( startedIn @ SV24 @ SV36 @ ( plus @ SV24 @ SV43 ) )
        = $true )
      | ( ( holdsAt @ SV68 @ ( plus @ SV24 @ SV43 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[691]) ).

thf(728,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( happens @ SX0 @ SX1 )
          | ( SX0 = tapOn )
          | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[692]) ).

thf(729,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( happens @ SX0 @ SX1 )
          | ( SX0 = tapOn )
          | ( holdsAt @ filling @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[693]) ).

thf(730,plain,
    ! [SV122: $i,SV109: $i] :
      ( ( ( ~ ( happens @ SV109 @ SV122 ) )
        = $true )
      | ( ( ( SV109 = tapOn )
          | ( SV109 = overflow ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[694]) ).

thf(731,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( happens @ SX0 @ SX1 )
          | ( SX1 = n0 )
          | ( holdsAt @ ( waterLevel @ n3 ) @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[695]) ).

thf(732,plain,
    ( ( ! [SX0: $i,SX1: $i] :
          ( ~ ( happens @ SX0 @ SX1 )
          | ( SX1 = n0 )
          | ( holdsAt @ filling @ SX1 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[696]) ).

thf(733,plain,
    ! [SV111: $i,SV110: $i] :
      ( ( ( ~ ( happens @ SV110 @ SV111 ) )
        = $true )
      | ( ( ( SV111 = n0 )
          | ( SV110 = overflow ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[697]) ).

thf(734,plain,
    ! [SV87: $i,SV94: $i] :
      ( ( ( SV94 = n0 )
        = $false )
      | ( ( SV87 = tapOn )
        = $false )
      | ( ( happens @ SV87 @ SV94 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[698]) ).

thf(735,plain,
    ! [SV88: $i,SV95: $i] :
      ( ( ( holdsAt @ ( waterLevel @ n3 ) @ SV95 )
        = $false )
      | ( ( ~ ( holdsAt @ filling @ SV95 ) )
        = $true )
      | ( ( ( SV88 != overflow ) )
        = $true )
      | ( ( happens @ SV88 @ SV95 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[699]) ).

thf(736,plain,
    ! [SV81: $i,SV70: $i,SV13: $i,SV105: $i,SV98: $i] :
      ( ( ( ~ ( happens @ SV98 @ SV105 ) )
        = $true )
      | ( ( ~ ( less @ SV13 @ SV105 ) )
        = $true )
      | ( ( ~ ( less @ SV105 @ SV70 ) )
        = $true )
      | ( ( ~ ( initiates @ SV98 @ SV81 @ SV105 ) )
        = $true )
      | ( ( startedIn @ SV13 @ SV81 @ SV70 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[700]) ).

thf(737,plain,
    ! [SV13: $i,SV71: $i,SV82: $i] :
      ( ( ( ~ ~ ( ~ ( happens @ ( sK14_Event @ SV82 @ SV71 @ SV13 ) @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) )
                | ~ ( less @ SV13 @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) ) )
          | ~ ( less @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) @ SV71 ) )
        = $false )
      | ( ( startedIn @ SV13 @ SV82 @ SV71 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[701]) ).

thf(738,plain,
    ! [SV123: $i,SV112: $i,SV17: $i] :
      ( ( ~ ( initiates @ SV17 @ SV112 @ SV123 )
        | ~ ( ~ ~ ( ( SV17 != overflow )
                  | ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
            | ( SV112
             != ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) ) )
        | ~ ( ~ ~ ( ( SV17 != tapOff )
                  | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
            | ( SV112
             != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) )
        | ( SV17 = tapOn )
        | ( SV17 = overflow ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[707]) ).

thf(739,plain,
    ! [SV124: $i,SV113: $i,SV17: $i] :
      ( ( ~ ( initiates @ SV17 @ SV113 @ SV124 )
        | ~ ( ~ ~ ( ( SV17 != overflow )
                  | ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
            | ( SV113
             != ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) ) )
        | ~ ( ~ ~ ( ( SV17 != tapOff )
                  | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
            | ( SV113
             != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) )
        | ( SV17 = tapOn )
        | ( SV113 = spilling ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[708]) ).

thf(740,plain,
    ! [SV125: $i,SV114: $i,SV17: $i] :
      ( ( ~ ( initiates @ SV17 @ SV114 @ SV125 )
        | ~ ( ~ ~ ( ( SV17 != overflow )
                  | ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
            | ( SV114
             != ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) ) )
        | ~ ( ~ ~ ( ( SV17 != tapOff )
                  | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
            | ( SV114
             != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) )
        | ( SV114 = filling )
        | ( SV17 = overflow ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[709]) ).

thf(741,plain,
    ! [SV126: $i,SV115: $i,SV17: $i] :
      ( ( ~ ( initiates @ SV17 @ SV115 @ SV126 )
        | ~ ( ~ ~ ( ( SV17 != overflow )
                  | ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
            | ( SV115
             != ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) ) )
        | ~ ( ~ ~ ( ( SV17 != tapOff )
                  | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
            | ( SV115
             != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) )
        | ( SV115 = filling )
        | ( SV115 = spilling ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[710]) ).

thf(742,plain,
    ! [SV101: $i,SV106: $i,SV116: $i,SV17: $i] :
      ( ( ( ( SV17 != overflow )
          | ~ ( holdsAt @ ( waterLevel @ SV116 ) @ SV106 ) )
        = $true )
      | ( ( ( SV101
           != ( waterLevel @ SV116 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV101 @ SV106 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[711]) ).

thf(743,plain,
    ! [SV117: $i,SV127: $i,SV17: $i] :
      ( ( ! [SY227: $i] :
            ( ( SV17 != tapOff )
            | ~ ( holdsAt @ ( waterLevel @ SY227 ) @ SV127 )
            | ( SV117
             != ( waterLevel @ SY227 ) ) )
        | ( initiates @ SV17 @ SV117 @ SV127 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[712]) ).

thf(744,plain,
    ! [SV17: $i] :
      ( ( ~ ! [SY134: $i] :
              ( ( SV17 != tapOn )
              | ( SY134 != filling )
              | ! [SY135: $i] : ( initiates @ SV17 @ SY134 @ SY135 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[713]) ).

thf(745,plain,
    ! [SV17: $i] :
      ( ( ~ ! [SY136: $i] :
              ( ( SV17 != overflow )
              | ( SY136 != spilling )
              | ! [SY137: $i] : ( initiates @ SV17 @ SY136 @ SY137 ) ) )
      = $false ),
    inference(extcnf_or_neg,[status(thm)],[713]) ).

thf(746,plain,
    ! [SV128: $i,SV18: $i] :
      ( ( ( ! [SY228: $i] :
              ~ ( terminates @ SV18 @ SV128 @ SY228 ) )
        = $true )
      | ( ( ( SV18 = tapOff )
          | ( SV18 = overflow ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[714]) ).

thf(747,plain,
    ! [SV118: $i,SV18: $i] :
      ( ( ( ! [SY224: $i] :
              ~ ( terminates @ SV18 @ SV118 @ SY224 ) )
        = $true )
      | ( ( ( SV18 = tapOff )
          | ( SV118 = filling ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[715]) ).

thf(748,plain,
    ! [SV119: $i,SV18: $i] :
      ( ( ( ! [SY225: $i] :
              ~ ( terminates @ SV18 @ SV119 @ SY225 ) )
        = $true )
      | ( ( ( SV119 = filling )
          | ( SV18 = overflow ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[716]) ).

thf(749,plain,
    ! [SV120: $i,SV18: $i] :
      ( ( ( ! [SY226: $i] :
              ~ ( terminates @ SV18 @ SV120 @ SY226 ) )
        = $true )
      | ( ( ( SV120 = filling )
          | ( SV120 = filling ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[717]) ).

thf(750,plain,
    ! [SV18: $i,SV102: $i] :
      ( ( ( SV102 = filling )
        = $false )
      | ( ( SV18 = tapOff )
        = $false )
      | ( ( ! [SY212: $i] : ( terminates @ SV18 @ SV102 @ SY212 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[718]) ).

thf(751,plain,
    ! [SV18: $i,SV103: $i] :
      ( ( ( SV103 = filling )
        = $false )
      | ( ( SV18 = overflow )
        = $false )
      | ( ( ! [SY213: $i] : ( terminates @ SV18 @ SV103 @ SY213 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[719]) ).

thf(752,plain,
    ! [SV75: $i,SV85: $i,SV19: $i,SV107: $i,SV104: $i] :
      ( ( ( ~ ( happens @ SV104 @ SV107 ) )
        = $true )
      | ( ( ~ ( less @ SV19 @ SV107 ) )
        = $true )
      | ( ( ~ ( less @ SV107 @ SV85 ) )
        = $true )
      | ( ( ~ ( terminates @ SV104 @ SV75 @ SV107 ) )
        = $true )
      | ( ( stoppedIn @ SV19 @ SV75 @ SV85 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[720]) ).

thf(753,plain,
    ! [SV19: $i,SV76: $i,SV86: $i] :
      ( ( ( ~ ~ ( ~ ( happens @ ( sK16_Event @ SV86 @ SV76 @ SV19 ) @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) )
                | ~ ( less @ SV19 @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) ) )
          | ~ ( less @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) @ SV86 ) )
        = $false )
      | ( ( stoppedIn @ SV19 @ SV76 @ SV86 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[721]) ).

thf(754,plain,
    ! [SV42: $i,SV35: $i,SV23: $i,SV2: $i,SV67: $i] :
      ( ( ( less @ n0 @ SV67 )
        = $false )
      | ( ( happens @ SV2 @ SV23 )
        = $false )
      | ( ( initiates @ SV2 @ SV35 @ SV23 )
        = $false )
      | ( ( ~ ( trajectory @ SV35 @ SV23 @ SV42 @ SV67 ) )
        = $true )
      | ( ( stoppedIn @ SV23 @ SV35 @ ( plus @ SV23 @ SV67 ) )
        = $true )
      | ( ( holdsAt @ SV42 @ ( plus @ SV23 @ SV67 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[726]) ).

thf(755,plain,
    ! [SV68: $i,SV36: $i,SV24: $i,SV3: $i,SV43: $i] :
      ( ( ( less @ n0 @ SV43 )
        = $false )
      | ( ( happens @ SV3 @ SV24 )
        = $false )
      | ( ( terminates @ SV3 @ SV36 @ SV24 )
        = $false )
      | ( ( ~ ( antitrajectory @ SV36 @ SV24 @ SV68 @ SV43 ) )
        = $true )
      | ( ( startedIn @ SV24 @ SV36 @ ( plus @ SV24 @ SV43 ) )
        = $true )
      | ( ( holdsAt @ SV68 @ ( plus @ SV24 @ SV43 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[727]) ).

thf(756,plain,
    ! [SV129: $i] :
      ( ( ! [SY229: $i] :
            ( ~ ( happens @ SV129 @ SY229 )
            | ( SV129 = tapOn )
            | ( holdsAt @ ( waterLevel @ n3 ) @ SY229 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[728]) ).

thf(757,plain,
    ! [SV130: $i] :
      ( ( ! [SY230: $i] :
            ( ~ ( happens @ SV130 @ SY230 )
            | ( SV130 = tapOn )
            | ( holdsAt @ filling @ SY230 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[729]) ).

thf(758,plain,
    ! [SV122: $i,SV109: $i] :
      ( ( ( happens @ SV109 @ SV122 )
        = $false )
      | ( ( ( SV109 = tapOn )
          | ( SV109 = overflow ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[730]) ).

thf(759,plain,
    ! [SV131: $i] :
      ( ( ! [SY231: $i] :
            ( ~ ( happens @ SV131 @ SY231 )
            | ( SY231 = n0 )
            | ( holdsAt @ ( waterLevel @ n3 ) @ SY231 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[731]) ).

thf(760,plain,
    ! [SV132: $i] :
      ( ( ! [SY232: $i] :
            ( ~ ( happens @ SV132 @ SY232 )
            | ( SY232 = n0 )
            | ( holdsAt @ filling @ SY232 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[732]) ).

thf(761,plain,
    ! [SV111: $i,SV110: $i] :
      ( ( ( happens @ SV110 @ SV111 )
        = $false )
      | ( ( ( SV111 = n0 )
          | ( SV110 = overflow ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[733]) ).

thf(762,plain,
    ! [SV88: $i,SV95: $i] :
      ( ( ( holdsAt @ filling @ SV95 )
        = $false )
      | ( ( holdsAt @ ( waterLevel @ n3 ) @ SV95 )
        = $false )
      | ( ( ( SV88 != overflow ) )
        = $true )
      | ( ( happens @ SV88 @ SV95 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[735]) ).

thf(763,plain,
    ! [SV81: $i,SV70: $i,SV13: $i,SV105: $i,SV98: $i] :
      ( ( ( happens @ SV98 @ SV105 )
        = $false )
      | ( ( ~ ( less @ SV13 @ SV105 ) )
        = $true )
      | ( ( ~ ( less @ SV105 @ SV70 ) )
        = $true )
      | ( ( ~ ( initiates @ SV98 @ SV81 @ SV105 ) )
        = $true )
      | ( ( startedIn @ SV13 @ SV81 @ SV70 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[736]) ).

thf(764,plain,
    ! [SV13: $i,SV71: $i,SV82: $i] :
      ( ( ( ~ ~ ( ~ ( happens @ ( sK14_Event @ SV82 @ SV71 @ SV13 ) @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) )
                | ~ ( less @ SV13 @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) ) ) )
        = $false )
      | ( ( startedIn @ SV13 @ SV82 @ SV71 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[737]) ).

thf(765,plain,
    ! [SV13: $i,SV71: $i,SV82: $i] :
      ( ( ( ~ ( less @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) @ SV71 ) )
        = $false )
      | ( ( startedIn @ SV13 @ SV82 @ SV71 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[737]) ).

thf(766,plain,
    ! [SV123: $i,SV112: $i,SV17: $i] :
      ( ( ( ~ ( initiates @ SV17 @ SV112 @ SV123 ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != overflow )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
              | ( SV112
               != ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) ) )
          | ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
              | ( SV112
               != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[738]) ).

thf(767,plain,
    ! [SV124: $i,SV113: $i,SV17: $i] :
      ( ( ( ~ ( initiates @ SV17 @ SV113 @ SV124 ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != overflow )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
              | ( SV113
               != ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) ) )
          | ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
              | ( SV113
               != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[739]) ).

thf(768,plain,
    ! [SV125: $i,SV114: $i,SV17: $i] :
      ( ( ( ~ ( initiates @ SV17 @ SV114 @ SV125 ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != overflow )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
              | ( SV114
               != ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) ) )
          | ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
              | ( SV114
               != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) )
          | ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[740]) ).

thf(769,plain,
    ! [SV126: $i,SV115: $i,SV17: $i] :
      ( ( ( ~ ( initiates @ SV17 @ SV115 @ SV126 ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != overflow )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
              | ( SV115
               != ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) ) )
          | ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
              | ( SV115
               != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) )
          | ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[741]) ).

thf(770,plain,
    ! [SV101: $i,SV106: $i,SV116: $i,SV17: $i] :
      ( ( ( ( SV17 != overflow ) )
        = $true )
      | ( ( ~ ( holdsAt @ ( waterLevel @ SV116 ) @ SV106 ) )
        = $true )
      | ( ( ( SV101
           != ( waterLevel @ SV116 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV101 @ SV106 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[742]) ).

thf(771,plain,
    ! [SV117: $i,SV127: $i,SV17: $i] :
      ( ( ( ! [SY227: $i] :
              ( ( SV17 != tapOff )
              | ~ ( holdsAt @ ( waterLevel @ SY227 ) @ SV127 )
              | ( SV117
               != ( waterLevel @ SY227 ) ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV117 @ SV127 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[743]) ).

thf(772,plain,
    ! [SV17: $i] :
      ( ( ! [SY134: $i] :
            ( ( SV17 != tapOn )
            | ( SY134 != filling )
            | ! [SY135: $i] : ( initiates @ SV17 @ SY134 @ SY135 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[744]) ).

thf(773,plain,
    ! [SV17: $i] :
      ( ( ! [SY136: $i] :
            ( ( SV17 != overflow )
            | ( SY136 != spilling )
            | ! [SY137: $i] : ( initiates @ SV17 @ SY136 @ SY137 ) ) )
      = $true ),
    inference(extcnf_not_neg,[status(thm)],[745]) ).

thf(774,plain,
    ! [SV133: $i,SV128: $i,SV18: $i] :
      ( ( ( ~ ( terminates @ SV18 @ SV128 @ SV133 ) )
        = $true )
      | ( ( ( SV18 = tapOff )
          | ( SV18 = overflow ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[746]) ).

thf(775,plain,
    ! [SV134: $i,SV118: $i,SV18: $i] :
      ( ( ( ~ ( terminates @ SV18 @ SV118 @ SV134 ) )
        = $true )
      | ( ( ( SV18 = tapOff )
          | ( SV118 = filling ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[747]) ).

thf(776,plain,
    ! [SV135: $i,SV119: $i,SV18: $i] :
      ( ( ( ~ ( terminates @ SV18 @ SV119 @ SV135 ) )
        = $true )
      | ( ( ( SV119 = filling )
          | ( SV18 = overflow ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[748]) ).

thf(777,plain,
    ! [SV136: $i,SV120: $i,SV18: $i] :
      ( ( ( ~ ( terminates @ SV18 @ SV120 @ SV136 ) )
        = $true )
      | ( ( ( SV120 = filling )
          | ( SV120 = filling ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[749]) ).

thf(778,plain,
    ! [SV137: $i,SV102: $i,SV18: $i] :
      ( ( ( terminates @ SV18 @ SV102 @ SV137 )
        = $true )
      | ( ( SV18 = tapOff )
        = $false )
      | ( ( SV102 = filling )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[750]) ).

thf(779,plain,
    ! [SV138: $i,SV103: $i,SV18: $i] :
      ( ( ( terminates @ SV18 @ SV103 @ SV138 )
        = $true )
      | ( ( SV18 = overflow )
        = $false )
      | ( ( SV103 = filling )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[751]) ).

thf(780,plain,
    ! [SV75: $i,SV85: $i,SV19: $i,SV107: $i,SV104: $i] :
      ( ( ( happens @ SV104 @ SV107 )
        = $false )
      | ( ( ~ ( less @ SV19 @ SV107 ) )
        = $true )
      | ( ( ~ ( less @ SV107 @ SV85 ) )
        = $true )
      | ( ( ~ ( terminates @ SV104 @ SV75 @ SV107 ) )
        = $true )
      | ( ( stoppedIn @ SV19 @ SV75 @ SV85 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[752]) ).

thf(781,plain,
    ! [SV19: $i,SV76: $i,SV86: $i] :
      ( ( ( ~ ~ ( ~ ( happens @ ( sK16_Event @ SV86 @ SV76 @ SV19 ) @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) )
                | ~ ( less @ SV19 @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) ) ) )
        = $false )
      | ( ( stoppedIn @ SV19 @ SV76 @ SV86 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[753]) ).

thf(782,plain,
    ! [SV19: $i,SV76: $i,SV86: $i] :
      ( ( ( ~ ( less @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) @ SV86 ) )
        = $false )
      | ( ( stoppedIn @ SV19 @ SV76 @ SV86 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[753]) ).

thf(783,plain,
    ! [SV2: $i,SV67: $i,SV42: $i,SV23: $i,SV35: $i] :
      ( ( ( trajectory @ SV35 @ SV23 @ SV42 @ SV67 )
        = $false )
      | ( ( initiates @ SV2 @ SV35 @ SV23 )
        = $false )
      | ( ( happens @ SV2 @ SV23 )
        = $false )
      | ( ( less @ n0 @ SV67 )
        = $false )
      | ( ( stoppedIn @ SV23 @ SV35 @ ( plus @ SV23 @ SV67 ) )
        = $true )
      | ( ( holdsAt @ SV42 @ ( plus @ SV23 @ SV67 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[754]) ).

thf(784,plain,
    ! [SV3: $i,SV43: $i,SV68: $i,SV24: $i,SV36: $i] :
      ( ( ( antitrajectory @ SV36 @ SV24 @ SV68 @ SV43 )
        = $false )
      | ( ( terminates @ SV3 @ SV36 @ SV24 )
        = $false )
      | ( ( happens @ SV3 @ SV24 )
        = $false )
      | ( ( less @ n0 @ SV43 )
        = $false )
      | ( ( startedIn @ SV24 @ SV36 @ ( plus @ SV24 @ SV43 ) )
        = $true )
      | ( ( holdsAt @ SV68 @ ( plus @ SV24 @ SV43 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[755]) ).

thf(785,plain,
    ! [SV139: $i,SV129: $i] :
      ( ( ~ ( happens @ SV129 @ SV139 )
        | ( SV129 = tapOn )
        | ( holdsAt @ ( waterLevel @ n3 ) @ SV139 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[756]) ).

thf(786,plain,
    ! [SV140: $i,SV130: $i] :
      ( ( ~ ( happens @ SV130 @ SV140 )
        | ( SV130 = tapOn )
        | ( holdsAt @ filling @ SV140 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[757]) ).

thf(787,plain,
    ! [SV122: $i,SV109: $i] :
      ( ( ( SV109 = tapOn )
        = $true )
      | ( ( SV109 = overflow )
        = $true )
      | ( ( happens @ SV109 @ SV122 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[758]) ).

thf(788,plain,
    ! [SV141: $i,SV131: $i] :
      ( ( ~ ( happens @ SV131 @ SV141 )
        | ( SV141 = n0 )
        | ( holdsAt @ ( waterLevel @ n3 ) @ SV141 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[759]) ).

thf(789,plain,
    ! [SV142: $i,SV132: $i] :
      ( ( ~ ( happens @ SV132 @ SV142 )
        | ( SV142 = n0 )
        | ( holdsAt @ filling @ SV142 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[760]) ).

thf(790,plain,
    ! [SV110: $i,SV111: $i] :
      ( ( ( SV111 = n0 )
        = $true )
      | ( ( SV110 = overflow )
        = $true )
      | ( ( happens @ SV110 @ SV111 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[761]) ).

thf(791,plain,
    ! [SV95: $i,SV88: $i] :
      ( ( ( SV88 = overflow )
        = $false )
      | ( ( holdsAt @ ( waterLevel @ n3 ) @ SV95 )
        = $false )
      | ( ( holdsAt @ filling @ SV95 )
        = $false )
      | ( ( happens @ SV88 @ SV95 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[762]) ).

thf(792,plain,
    ! [SV81: $i,SV70: $i,SV98: $i,SV105: $i,SV13: $i] :
      ( ( ( less @ SV13 @ SV105 )
        = $false )
      | ( ( happens @ SV98 @ SV105 )
        = $false )
      | ( ( ~ ( less @ SV105 @ SV70 ) )
        = $true )
      | ( ( ~ ( initiates @ SV98 @ SV81 @ SV105 ) )
        = $true )
      | ( ( startedIn @ SV13 @ SV81 @ SV70 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[763]) ).

thf(793,plain,
    ! [SV13: $i,SV71: $i,SV82: $i] :
      ( ( ( ~ ( ~ ( happens @ ( sK14_Event @ SV82 @ SV71 @ SV13 ) @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) )
              | ~ ( less @ SV13 @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) ) ) )
        = $true )
      | ( ( startedIn @ SV13 @ SV82 @ SV71 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[764]) ).

thf(794,plain,
    ! [SV13: $i,SV71: $i,SV82: $i] :
      ( ( ( less @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) @ SV71 )
        = $true )
      | ( ( startedIn @ SV13 @ SV82 @ SV71 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[765]) ).

thf(795,plain,
    ! [SV123: $i,SV112: $i,SV17: $i] :
      ( ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != overflow )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
              | ( SV112
               != ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) ) )
          | ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
              | ( SV112
               != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[766]) ).

thf(796,plain,
    ! [SV124: $i,SV113: $i,SV17: $i] :
      ( ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != overflow )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
              | ( SV113
               != ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) ) )
          | ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
              | ( SV113
               != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[767]) ).

thf(797,plain,
    ! [SV125: $i,SV114: $i,SV17: $i] :
      ( ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != overflow )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
              | ( SV114
               != ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) ) )
          | ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
              | ( SV114
               != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) )
          | ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[768]) ).

thf(798,plain,
    ! [SV126: $i,SV115: $i,SV17: $i] :
      ( ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != overflow )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
              | ( SV115
               != ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) ) )
          | ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
              | ( SV115
               != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) )
          | ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[769]) ).

thf(799,plain,
    ! [SV101: $i,SV106: $i,SV116: $i,SV17: $i] :
      ( ( ( SV17 = overflow )
        = $false )
      | ( ( ~ ( holdsAt @ ( waterLevel @ SV116 ) @ SV106 ) )
        = $true )
      | ( ( ( SV101
           != ( waterLevel @ SV116 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV101 @ SV106 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[770]) ).

thf(800,plain,
    ! [SV117: $i,SV127: $i,SV143: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff )
          | ~ ( holdsAt @ ( waterLevel @ SV143 ) @ SV127 )
          | ( SV117
           != ( waterLevel @ SV143 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV117 @ SV127 )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[771]) ).

thf(801,plain,
    ! [SV144: $i,SV17: $i] :
      ( ( ( SV17 != tapOn )
        | ( SV144 != filling )
        | ! [SY233: $i] : ( initiates @ SV17 @ SV144 @ SY233 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[772]) ).

thf(802,plain,
    ! [SV145: $i,SV17: $i] :
      ( ( ( SV17 != overflow )
        | ( SV145 != spilling )
        | ! [SY234: $i] : ( initiates @ SV17 @ SV145 @ SY234 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[773]) ).

thf(803,plain,
    ! [SV133: $i,SV128: $i,SV18: $i] :
      ( ( ( terminates @ SV18 @ SV128 @ SV133 )
        = $false )
      | ( ( ( SV18 = tapOff )
          | ( SV18 = overflow ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[774]) ).

thf(804,plain,
    ! [SV134: $i,SV118: $i,SV18: $i] :
      ( ( ( terminates @ SV18 @ SV118 @ SV134 )
        = $false )
      | ( ( ( SV18 = tapOff )
          | ( SV118 = filling ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[775]) ).

thf(805,plain,
    ! [SV135: $i,SV119: $i,SV18: $i] :
      ( ( ( terminates @ SV18 @ SV119 @ SV135 )
        = $false )
      | ( ( ( SV119 = filling )
          | ( SV18 = overflow ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[776]) ).

thf(806,plain,
    ! [SV136: $i,SV120: $i,SV18: $i] :
      ( ( ( terminates @ SV18 @ SV120 @ SV136 )
        = $false )
      | ( ( ( SV120 = filling )
          | ( SV120 = filling ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[777]) ).

thf(807,plain,
    ! [SV75: $i,SV85: $i,SV104: $i,SV107: $i,SV19: $i] :
      ( ( ( less @ SV19 @ SV107 )
        = $false )
      | ( ( happens @ SV104 @ SV107 )
        = $false )
      | ( ( ~ ( less @ SV107 @ SV85 ) )
        = $true )
      | ( ( ~ ( terminates @ SV104 @ SV75 @ SV107 ) )
        = $true )
      | ( ( stoppedIn @ SV19 @ SV75 @ SV85 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[780]) ).

thf(808,plain,
    ! [SV19: $i,SV76: $i,SV86: $i] :
      ( ( ( ~ ( ~ ( happens @ ( sK16_Event @ SV86 @ SV76 @ SV19 ) @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) )
              | ~ ( less @ SV19 @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) ) ) )
        = $true )
      | ( ( stoppedIn @ SV19 @ SV76 @ SV86 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[781]) ).

thf(809,plain,
    ! [SV19: $i,SV76: $i,SV86: $i] :
      ( ( ( less @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) @ SV86 )
        = $true )
      | ( ( stoppedIn @ SV19 @ SV76 @ SV86 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[782]) ).

thf(810,plain,
    ! [SV139: $i,SV129: $i] :
      ( ( ( ~ ( happens @ SV129 @ SV139 ) )
        = $true )
      | ( ( ( SV129 = tapOn )
          | ( holdsAt @ ( waterLevel @ n3 ) @ SV139 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[785]) ).

thf(811,plain,
    ! [SV140: $i,SV130: $i] :
      ( ( ( ~ ( happens @ SV130 @ SV140 ) )
        = $true )
      | ( ( ( SV130 = tapOn )
          | ( holdsAt @ filling @ SV140 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[786]) ).

thf(812,plain,
    ! [SV141: $i,SV131: $i] :
      ( ( ( ~ ( happens @ SV131 @ SV141 ) )
        = $true )
      | ( ( ( SV141 = n0 )
          | ( holdsAt @ ( waterLevel @ n3 ) @ SV141 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[788]) ).

thf(813,plain,
    ! [SV142: $i,SV132: $i] :
      ( ( ( ~ ( happens @ SV132 @ SV142 ) )
        = $true )
      | ( ( ( SV142 = n0 )
          | ( holdsAt @ filling @ SV142 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[789]) ).

thf(814,plain,
    ! [SV81: $i,SV13: $i,SV98: $i,SV70: $i,SV105: $i] :
      ( ( ( less @ SV105 @ SV70 )
        = $false )
      | ( ( happens @ SV98 @ SV105 )
        = $false )
      | ( ( less @ SV13 @ SV105 )
        = $false )
      | ( ( ~ ( initiates @ SV98 @ SV81 @ SV105 ) )
        = $true )
      | ( ( startedIn @ SV13 @ SV81 @ SV70 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[792]) ).

thf(815,plain,
    ! [SV13: $i,SV71: $i,SV82: $i] :
      ( ( ( ~ ( happens @ ( sK14_Event @ SV82 @ SV71 @ SV13 ) @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) )
          | ~ ( less @ SV13 @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) ) )
        = $false )
      | ( ( startedIn @ SV13 @ SV82 @ SV71 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[793]) ).

thf(816,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ~ ( ~ ~ ( ( SV17 != overflow )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
              | ( SV112
               != ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) ) ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
              | ( SV112
               != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[795]) ).

thf(817,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ~ ( ~ ~ ( ( SV17 != overflow )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
              | ( SV113
               != ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) ) ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
              | ( SV113
               != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[796]) ).

thf(818,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ~ ( ~ ~ ( ( SV17 != overflow )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
              | ( SV114
               != ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) ) ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
              | ( SV114
               != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) )
          | ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[797]) ).

thf(819,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ~ ( ~ ~ ( ( SV17 != overflow )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
              | ( SV115
               != ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) ) ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
              | ( SV115
               != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) )
          | ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[798]) ).

thf(820,plain,
    ! [SV101: $i,SV17: $i,SV106: $i,SV116: $i] :
      ( ( ( holdsAt @ ( waterLevel @ SV116 ) @ SV106 )
        = $false )
      | ( ( SV17 = overflow )
        = $false )
      | ( ( ( SV101
           != ( waterLevel @ SV116 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV101 @ SV106 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[799]) ).

thf(821,plain,
    ! [SV117: $i,SV127: $i,SV143: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff )
          | ~ ( holdsAt @ ( waterLevel @ SV143 ) @ SV127 ) )
        = $true )
      | ( ( ( SV117
           != ( waterLevel @ SV143 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV117 @ SV127 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[800]) ).

thf(822,plain,
    ! [SV144: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOn )
          | ( SV144 != filling ) )
        = $true )
      | ( ( ! [SY233: $i] : ( initiates @ SV17 @ SV144 @ SY233 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[801]) ).

thf(823,plain,
    ! [SV145: $i,SV17: $i] :
      ( ( ( ( SV17 != overflow )
          | ( SV145 != spilling ) )
        = $true )
      | ( ( ! [SY234: $i] : ( initiates @ SV17 @ SV145 @ SY234 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[802]) ).

thf(824,plain,
    ! [SV133: $i,SV128: $i,SV18: $i] :
      ( ( ( SV18 = tapOff )
        = $true )
      | ( ( SV18 = overflow )
        = $true )
      | ( ( terminates @ SV18 @ SV128 @ SV133 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[803]) ).

thf(825,plain,
    ! [SV134: $i,SV118: $i,SV18: $i] :
      ( ( ( SV18 = tapOff )
        = $true )
      | ( ( SV118 = filling )
        = $true )
      | ( ( terminates @ SV18 @ SV118 @ SV134 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[804]) ).

thf(826,plain,
    ! [SV135: $i,SV18: $i,SV119: $i] :
      ( ( ( SV119 = filling )
        = $true )
      | ( ( SV18 = overflow )
        = $true )
      | ( ( terminates @ SV18 @ SV119 @ SV135 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[805]) ).

thf(827,plain,
    ! [SV136: $i,SV18: $i,SV120: $i] :
      ( ( ( SV120 = filling )
        = $true )
      | ( ( SV120 = filling )
        = $true )
      | ( ( terminates @ SV18 @ SV120 @ SV136 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[806]) ).

thf(828,plain,
    ! [SV75: $i,SV19: $i,SV104: $i,SV85: $i,SV107: $i] :
      ( ( ( less @ SV107 @ SV85 )
        = $false )
      | ( ( happens @ SV104 @ SV107 )
        = $false )
      | ( ( less @ SV19 @ SV107 )
        = $false )
      | ( ( ~ ( terminates @ SV104 @ SV75 @ SV107 ) )
        = $true )
      | ( ( stoppedIn @ SV19 @ SV75 @ SV85 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[807]) ).

thf(829,plain,
    ! [SV19: $i,SV76: $i,SV86: $i] :
      ( ( ( ~ ( happens @ ( sK16_Event @ SV86 @ SV76 @ SV19 ) @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) )
          | ~ ( less @ SV19 @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) ) )
        = $false )
      | ( ( stoppedIn @ SV19 @ SV76 @ SV86 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[808]) ).

thf(830,plain,
    ! [SV139: $i,SV129: $i] :
      ( ( ( happens @ SV129 @ SV139 )
        = $false )
      | ( ( ( SV129 = tapOn )
          | ( holdsAt @ ( waterLevel @ n3 ) @ SV139 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[810]) ).

thf(831,plain,
    ! [SV140: $i,SV130: $i] :
      ( ( ( happens @ SV130 @ SV140 )
        = $false )
      | ( ( ( SV130 = tapOn )
          | ( holdsAt @ filling @ SV140 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[811]) ).

thf(832,plain,
    ! [SV141: $i,SV131: $i] :
      ( ( ( happens @ SV131 @ SV141 )
        = $false )
      | ( ( ( SV141 = n0 )
          | ( holdsAt @ ( waterLevel @ n3 ) @ SV141 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[812]) ).

thf(833,plain,
    ! [SV142: $i,SV132: $i] :
      ( ( ( happens @ SV132 @ SV142 )
        = $false )
      | ( ( ( SV142 = n0 )
          | ( holdsAt @ filling @ SV142 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[813]) ).

thf(834,plain,
    ! [SV70: $i,SV13: $i,SV105: $i,SV81: $i,SV98: $i] :
      ( ( ( initiates @ SV98 @ SV81 @ SV105 )
        = $false )
      | ( ( less @ SV13 @ SV105 )
        = $false )
      | ( ( happens @ SV98 @ SV105 )
        = $false )
      | ( ( less @ SV105 @ SV70 )
        = $false )
      | ( ( startedIn @ SV13 @ SV81 @ SV70 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[814]) ).

thf(835,plain,
    ! [SV13: $i,SV71: $i,SV82: $i] :
      ( ( ( ~ ( happens @ ( sK14_Event @ SV82 @ SV71 @ SV13 ) @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) ) )
        = $false )
      | ( ( startedIn @ SV13 @ SV82 @ SV71 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[815]) ).

thf(836,plain,
    ! [SV71: $i,SV82: $i,SV13: $i] :
      ( ( ( ~ ( less @ SV13 @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) ) )
        = $false )
      | ( ( startedIn @ SV13 @ SV82 @ SV71 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[815]) ).

thf(837,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != overflow )
                | ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
          | ( SV112
           != ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
              | ( SV112
               != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[816]) ).

thf(838,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != overflow )
                | ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
          | ( SV113
           != ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
              | ( SV113
               != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[817]) ).

thf(839,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != overflow )
                | ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
          | ( SV114
           != ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
              | ( SV114
               != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) )
          | ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[818]) ).

thf(840,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != overflow )
                | ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
          | ( SV115
           != ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
              | ( SV115
               != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) )
          | ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[819]) ).

thf(841,plain,
    ! [SV106: $i,SV17: $i,SV116: $i,SV101: $i] :
      ( ( ( SV101
          = ( waterLevel @ SV116 ) )
        = $false )
      | ( ( SV17 = overflow )
        = $false )
      | ( ( holdsAt @ ( waterLevel @ SV116 ) @ SV106 )
        = $false )
      | ( ( initiates @ SV17 @ SV101 @ SV106 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[820]) ).

thf(842,plain,
    ! [SV117: $i,SV127: $i,SV143: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff ) )
        = $true )
      | ( ( ~ ( holdsAt @ ( waterLevel @ SV143 ) @ SV127 ) )
        = $true )
      | ( ( ( SV117
           != ( waterLevel @ SV143 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV117 @ SV127 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[821]) ).

thf(843,plain,
    ! [SV144: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOn ) )
        = $true )
      | ( ( ( SV144 != filling ) )
        = $true )
      | ( ( ! [SY233: $i] : ( initiates @ SV17 @ SV144 @ SY233 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[822]) ).

thf(844,plain,
    ! [SV145: $i,SV17: $i] :
      ( ( ( ( SV17 != overflow ) )
        = $true )
      | ( ( ( SV145 != spilling ) )
        = $true )
      | ( ( ! [SY234: $i] : ( initiates @ SV17 @ SV145 @ SY234 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[823]) ).

thf(845,plain,
    ! [SV85: $i,SV19: $i,SV107: $i,SV75: $i,SV104: $i] :
      ( ( ( terminates @ SV104 @ SV75 @ SV107 )
        = $false )
      | ( ( less @ SV19 @ SV107 )
        = $false )
      | ( ( happens @ SV104 @ SV107 )
        = $false )
      | ( ( less @ SV107 @ SV85 )
        = $false )
      | ( ( stoppedIn @ SV19 @ SV75 @ SV85 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[828]) ).

thf(846,plain,
    ! [SV19: $i,SV76: $i,SV86: $i] :
      ( ( ( ~ ( happens @ ( sK16_Event @ SV86 @ SV76 @ SV19 ) @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) ) )
        = $false )
      | ( ( stoppedIn @ SV19 @ SV76 @ SV86 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[829]) ).

thf(847,plain,
    ! [SV76: $i,SV86: $i,SV19: $i] :
      ( ( ( ~ ( less @ SV19 @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) ) )
        = $false )
      | ( ( stoppedIn @ SV19 @ SV76 @ SV86 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[829]) ).

thf(848,plain,
    ! [SV139: $i,SV129: $i] :
      ( ( ( SV129 = tapOn )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ n3 ) @ SV139 )
        = $true )
      | ( ( happens @ SV129 @ SV139 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[830]) ).

thf(849,plain,
    ! [SV140: $i,SV130: $i] :
      ( ( ( SV130 = tapOn )
        = $true )
      | ( ( holdsAt @ filling @ SV140 )
        = $true )
      | ( ( happens @ SV130 @ SV140 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[831]) ).

thf(850,plain,
    ! [SV131: $i,SV141: $i] :
      ( ( ( SV141 = n0 )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ n3 ) @ SV141 )
        = $true )
      | ( ( happens @ SV131 @ SV141 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[832]) ).

thf(851,plain,
    ! [SV132: $i,SV142: $i] :
      ( ( ( SV142 = n0 )
        = $true )
      | ( ( holdsAt @ filling @ SV142 )
        = $true )
      | ( ( happens @ SV132 @ SV142 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[833]) ).

thf(852,plain,
    ! [SV13: $i,SV71: $i,SV82: $i] :
      ( ( ( happens @ ( sK14_Event @ SV82 @ SV71 @ SV13 ) @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) )
        = $true )
      | ( ( startedIn @ SV13 @ SV82 @ SV71 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[835]) ).

thf(853,plain,
    ! [SV71: $i,SV82: $i,SV13: $i] :
      ( ( ( less @ SV13 @ ( sK15_SY86 @ SV82 @ SV71 @ SV13 ) )
        = $true )
      | ( ( startedIn @ SV13 @ SV82 @ SV71 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[836]) ).

thf(854,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != overflow )
                | ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
              | ( SV112
               != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[837]) ).

thf(855,plain,
    ! [SV17: $i,SV123: $i,SV112: $i] :
      ( ( ( ( SV112
           != ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
              | ( SV112
               != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[837]) ).

thf(856,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != overflow )
                | ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
              | ( SV113
               != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[838]) ).

thf(857,plain,
    ! [SV17: $i,SV124: $i,SV113: $i] :
      ( ( ( ( SV113
           != ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
              | ( SV113
               != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[838]) ).

thf(858,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != overflow )
                | ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
              | ( SV114
               != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) )
          | ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[839]) ).

thf(859,plain,
    ! [SV17: $i,SV125: $i,SV114: $i] :
      ( ( ( ( SV114
           != ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
              | ( SV114
               != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) )
          | ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[839]) ).

thf(860,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != overflow )
                | ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
              | ( SV115
               != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) )
          | ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[840]) ).

thf(861,plain,
    ! [SV17: $i,SV126: $i,SV115: $i] :
      ( ( ( ( SV115
           != ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
              | ( SV115
               != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) )
          | ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[840]) ).

thf(862,plain,
    ! [SV117: $i,SV127: $i,SV143: $i,SV17: $i] :
      ( ( ( SV17 = tapOff )
        = $false )
      | ( ( ~ ( holdsAt @ ( waterLevel @ SV143 ) @ SV127 ) )
        = $true )
      | ( ( ( SV117
           != ( waterLevel @ SV143 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV117 @ SV127 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[842]) ).

thf(863,plain,
    ! [SV144: $i,SV17: $i] :
      ( ( ( SV17 = tapOn )
        = $false )
      | ( ( ( SV144 != filling ) )
        = $true )
      | ( ( ! [SY233: $i] : ( initiates @ SV17 @ SV144 @ SY233 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[843]) ).

thf(864,plain,
    ! [SV145: $i,SV17: $i] :
      ( ( ( SV17 = overflow )
        = $false )
      | ( ( ( SV145 != spilling ) )
        = $true )
      | ( ( ! [SY234: $i] : ( initiates @ SV17 @ SV145 @ SY234 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[844]) ).

thf(865,plain,
    ! [SV19: $i,SV76: $i,SV86: $i] :
      ( ( ( happens @ ( sK16_Event @ SV86 @ SV76 @ SV19 ) @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) )
        = $true )
      | ( ( stoppedIn @ SV19 @ SV76 @ SV86 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[846]) ).

thf(866,plain,
    ! [SV76: $i,SV86: $i,SV19: $i] :
      ( ( ( less @ SV19 @ ( sK17_SY87 @ SV86 @ SV76 @ SV19 ) )
        = $true )
      | ( ( stoppedIn @ SV19 @ SV76 @ SV86 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[847]) ).

thf(867,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ~ ( ( SV17 != overflow )
              | ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
              | ( SV112
               != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[854]) ).

thf(868,plain,
    ! [SV17: $i,SV123: $i,SV112: $i] :
      ( ( ( SV112
          = ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
              | ( SV112
               != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[855]) ).

thf(869,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ~ ( ( SV17 != overflow )
              | ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
              | ( SV113
               != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[856]) ).

thf(870,plain,
    ! [SV17: $i,SV124: $i,SV113: $i] :
      ( ( ( SV113
          = ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
              | ( SV113
               != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[857]) ).

thf(871,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ~ ( ( SV17 != overflow )
              | ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
              | ( SV114
               != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) )
          | ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[858]) ).

thf(872,plain,
    ! [SV17: $i,SV125: $i,SV114: $i] :
      ( ( ( SV114
          = ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
              | ( SV114
               != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) )
          | ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[859]) ).

thf(873,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ~ ( ( SV17 != overflow )
              | ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
              | ( SV115
               != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) )
          | ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[860]) ).

thf(874,plain,
    ! [SV17: $i,SV126: $i,SV115: $i] :
      ( ( ( SV115
          = ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
              | ( SV115
               != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) )
          | ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[861]) ).

thf(875,plain,
    ! [SV117: $i,SV17: $i,SV127: $i,SV143: $i] :
      ( ( ( holdsAt @ ( waterLevel @ SV143 ) @ SV127 )
        = $false )
      | ( ( SV17 = tapOff )
        = $false )
      | ( ( ( SV117
           != ( waterLevel @ SV143 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV117 @ SV127 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[862]) ).

thf(876,plain,
    ! [SV17: $i,SV144: $i] :
      ( ( ( SV144 = filling )
        = $false )
      | ( ( SV17 = tapOn )
        = $false )
      | ( ( ! [SY233: $i] : ( initiates @ SV17 @ SV144 @ SY233 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[863]) ).

thf(877,plain,
    ! [SV17: $i,SV145: $i] :
      ( ( ( SV145 = spilling )
        = $false )
      | ( ( SV17 = overflow )
        = $false )
      | ( ( ! [SY234: $i] : ( initiates @ SV17 @ SV145 @ SY234 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[864]) ).

thf(878,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ( SV17 != overflow )
          | ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
              | ( SV112
               != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[867]) ).

thf(879,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
              | ( SV112
               != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) ) )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV112
          = ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[868]) ).

thf(880,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ( SV17 != overflow )
          | ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
              | ( SV113
               != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[869]) ).

thf(881,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
              | ( SV113
               != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) ) )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV113
          = ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[870]) ).

thf(882,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ( SV17 != overflow )
          | ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
              | ( SV114
               != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) )
          | ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[871]) ).

thf(883,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
              | ( SV114
               != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) ) )
        = $true )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV114
          = ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[872]) ).

thf(884,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ( SV17 != overflow )
          | ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
              | ( SV115
               != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) )
          | ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[873]) ).

thf(885,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
              | ( SV115
               != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) ) )
        = $true )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV115
          = ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[874]) ).

thf(886,plain,
    ! [SV127: $i,SV17: $i,SV143: $i,SV117: $i] :
      ( ( ( SV117
          = ( waterLevel @ SV143 ) )
        = $false )
      | ( ( SV17 = tapOff )
        = $false )
      | ( ( holdsAt @ ( waterLevel @ SV143 ) @ SV127 )
        = $false )
      | ( ( initiates @ SV17 @ SV117 @ SV127 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[875]) ).

thf(887,plain,
    ! [SV146: $i,SV144: $i,SV17: $i] :
      ( ( ( initiates @ SV17 @ SV144 @ SV146 )
        = $true )
      | ( ( SV17 = tapOn )
        = $false )
      | ( ( SV144 = filling )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[876]) ).

thf(888,plain,
    ! [SV147: $i,SV145: $i,SV17: $i] :
      ( ( ( initiates @ SV17 @ SV145 @ SV147 )
        = $true )
      | ( ( SV17 = overflow )
        = $false )
      | ( ( SV145 = spilling )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[877]) ).

thf(889,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ( SV17 != overflow ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
              | ( SV112
               != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[878]) ).

thf(890,plain,
    ! [SV17: $i,SV112: $i,SV123: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
              | ( SV112
               != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[878]) ).

thf(891,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
          | ( SV112
           != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV112
          = ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[879]) ).

thf(892,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ( SV17 != overflow ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
              | ( SV113
               != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[880]) ).

thf(893,plain,
    ! [SV17: $i,SV113: $i,SV124: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
              | ( SV113
               != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[880]) ).

thf(894,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
          | ( SV113
           != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV113
          = ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[881]) ).

thf(895,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ( SV17 != overflow ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
              | ( SV114
               != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) )
          | ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[882]) ).

thf(896,plain,
    ! [SV17: $i,SV114: $i,SV125: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
              | ( SV114
               != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) )
          | ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[882]) ).

thf(897,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
          | ( SV114
           != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV114
          = ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[883]) ).

thf(898,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ( SV17 != overflow ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
              | ( SV115
               != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) )
          | ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[884]) ).

thf(899,plain,
    ! [SV17: $i,SV115: $i,SV126: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
        = $false )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
              | ( SV115
               != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) )
          | ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[884]) ).

thf(900,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
          | ( SV115
           != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV115
          = ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[885]) ).

thf(901,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( SV17 = overflow )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
              | ( SV112
               != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[889]) ).

thf(902,plain,
    ! [SV17: $i,SV112: $i,SV123: $i] :
      ( ( ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
              | ( SV112
               != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[890]) ).

thf(903,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV112
          = ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[891]) ).

thf(904,plain,
    ! [SV17: $i,SV123: $i,SV112: $i] :
      ( ( ( ( SV112
           != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV112
          = ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[891]) ).

thf(905,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( SV17 = overflow )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
              | ( SV113
               != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[892]) ).

thf(906,plain,
    ! [SV17: $i,SV113: $i,SV124: $i] :
      ( ( ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
              | ( SV113
               != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) )
          | ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[893]) ).

thf(907,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV113
          = ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[894]) ).

thf(908,plain,
    ! [SV17: $i,SV124: $i,SV113: $i] :
      ( ( ( ( SV113
           != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV113
          = ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[894]) ).

thf(909,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( SV17 = overflow )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
              | ( SV114
               != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) )
          | ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[895]) ).

thf(910,plain,
    ! [SV17: $i,SV114: $i,SV125: $i] :
      ( ( ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
              | ( SV114
               != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) )
          | ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[896]) ).

thf(911,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) ) )
        = $false )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV114
          = ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[897]) ).

thf(912,plain,
    ! [SV17: $i,SV125: $i,SV114: $i] :
      ( ( ( ( SV114
           != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV114
          = ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[897]) ).

thf(913,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( SV17 = overflow )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
              | ( SV115
               != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) )
          | ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[898]) ).

thf(914,plain,
    ! [SV17: $i,SV115: $i,SV126: $i] :
      ( ( ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
              | ( SV115
               != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) )
          | ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[899]) ).

thf(915,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) ) )
        = $false )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV115
          = ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[900]) ).

thf(916,plain,
    ! [SV17: $i,SV126: $i,SV115: $i] :
      ( ( ( ( SV115
           != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV115
          = ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[900]) ).

thf(917,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
              | ( SV112
               != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) ) )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[901]) ).

thf(918,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
              | ( SV112
               != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) ) )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[902]) ).

thf(919,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ~ ( ( SV17 != tapOff )
              | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) ) )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV112
          = ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[903]) ).

thf(920,plain,
    ! [SV17: $i,SV123: $i,SV112: $i] :
      ( ( ( SV112
          = ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV112
          = ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[904]) ).

thf(921,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
              | ( SV113
               != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) ) )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[905]) ).

thf(922,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
              | ( SV113
               != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) ) )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[906]) ).

thf(923,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ~ ( ( SV17 != tapOff )
              | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) ) )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV113
          = ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[907]) ).

thf(924,plain,
    ! [SV17: $i,SV124: $i,SV113: $i] :
      ( ( ( SV113
          = ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV113
          = ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[908]) ).

thf(925,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
              | ( SV114
               != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) ) )
        = $true )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[909]) ).

thf(926,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
              | ( SV114
               != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) ) )
        = $true )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[910]) ).

thf(927,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ~ ( ( SV17 != tapOff )
              | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) ) )
        = $true )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV114
          = ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[911]) ).

thf(928,plain,
    ! [SV17: $i,SV125: $i,SV114: $i] :
      ( ( ( SV114
          = ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV114
          = ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[912]) ).

thf(929,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
              | ( SV115
               != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) ) )
        = $true )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[913]) ).

thf(930,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ~ ( ~ ~ ( ( SV17 != tapOff )
                    | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
              | ( SV115
               != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) ) )
        = $true )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[914]) ).

thf(931,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ~ ( ( SV17 != tapOff )
              | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) ) )
        = $true )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV115
          = ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[915]) ).

thf(932,plain,
    ! [SV17: $i,SV126: $i,SV115: $i] :
      ( ( ( SV115
          = ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV115
          = ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[916]) ).

thf(933,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
          | ( SV112
           != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[917]) ).

thf(934,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
          | ( SV112
           != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[918]) ).

thf(935,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff )
          | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV112
          = ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[919]) ).

thf(936,plain,
    ! [SV123: $i,SV112: $i,SV17: $i] :
      ( ( ( SV17 = tapOn )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( SV112
          = ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( SV112
          = ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[920]) ).

thf(937,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
          | ( SV113
           != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[921]) ).

thf(938,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
          | ( SV113
           != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[922]) ).

thf(939,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff )
          | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV113
          = ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[923]) ).

thf(940,plain,
    ! [SV124: $i,SV113: $i,SV17: $i] :
      ( ( ( SV17 = tapOn )
        = $true )
      | ( ( SV113 = spilling )
        = $true )
      | ( ( SV113
          = ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( SV113
          = ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[924]) ).

thf(941,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
          | ( SV114
           != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[925]) ).

thf(942,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
          | ( SV114
           != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[926]) ).

thf(943,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff )
          | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
        = $false )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV114
          = ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[927]) ).

thf(944,plain,
    ! [SV125: $i,SV17: $i,SV114: $i] :
      ( ( ( SV114 = filling )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( SV114
          = ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( SV114
          = ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[928]) ).

thf(945,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
          | ( SV115
           != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[929]) ).

thf(946,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
          | ( SV115
           != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[930]) ).

thf(947,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff )
          | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
        = $false )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV115
          = ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[931]) ).

thf(948,plain,
    ! [SV17: $i,SV126: $i,SV115: $i] :
      ( ( ( SV115 = filling )
        = $true )
      | ( ( SV115 = spilling )
        = $true )
      | ( ( SV115
          = ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( SV115
          = ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[932]) ).

thf(949,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[933]) ).

thf(950,plain,
    ! [SV17: $i,SV123: $i,SV112: $i] :
      ( ( ( ( SV112
           != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[933]) ).

thf(951,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[934]) ).

thf(952,plain,
    ! [SV17: $i,SV123: $i,SV112: $i] :
      ( ( ( ( SV112
           != ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[934]) ).

thf(953,plain,
    ! [SV123: $i,SV112: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV112
          = ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[935]) ).

thf(954,plain,
    ! [SV17: $i,SV112: $i,SV123: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV112
          = ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[935]) ).

thf(955,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[937]) ).

thf(956,plain,
    ! [SV17: $i,SV124: $i,SV113: $i] :
      ( ( ( ( SV113
           != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[937]) ).

thf(957,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[938]) ).

thf(958,plain,
    ! [SV17: $i,SV124: $i,SV113: $i] :
      ( ( ( ( SV113
           != ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[938]) ).

thf(959,plain,
    ! [SV124: $i,SV113: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV113
          = ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[939]) ).

thf(960,plain,
    ! [SV17: $i,SV113: $i,SV124: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV113
          = ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[939]) ).

thf(961,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) ) )
        = $false )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[941]) ).

thf(962,plain,
    ! [SV17: $i,SV125: $i,SV114: $i] :
      ( ( ( ( SV114
           != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[941]) ).

thf(963,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) ) )
        = $false )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[942]) ).

thf(964,plain,
    ! [SV17: $i,SV125: $i,SV114: $i] :
      ( ( ( ( SV114
           != ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[942]) ).

thf(965,plain,
    ! [SV125: $i,SV114: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff ) )
        = $false )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV114
          = ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[943]) ).

thf(966,plain,
    ! [SV17: $i,SV114: $i,SV125: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
        = $false )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV114
          = ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[943]) ).

thf(967,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) ) )
        = $false )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[945]) ).

thf(968,plain,
    ! [SV17: $i,SV126: $i,SV115: $i] :
      ( ( ( ( SV115
           != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[945]) ).

thf(969,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ~ ~ ( ( SV17 != tapOff )
                | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) ) )
        = $false )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[946]) ).

thf(970,plain,
    ! [SV17: $i,SV126: $i,SV115: $i] :
      ( ( ( ( SV115
           != ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) ) )
        = $false )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[946]) ).

thf(971,plain,
    ! [SV126: $i,SV115: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff ) )
        = $false )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV115
          = ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[947]) ).

thf(972,plain,
    ! [SV17: $i,SV115: $i,SV126: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
        = $false )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV115
          = ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[947]) ).

thf(973,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ~ ( ( SV17 != tapOff )
              | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) ) )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[949]) ).

thf(974,plain,
    ! [SV17: $i,SV123: $i,SV112: $i] :
      ( ( ( SV112
          = ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[950]) ).

thf(975,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ~ ( ( SV17 != tapOff )
              | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) ) )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[951]) ).

thf(976,plain,
    ! [SV17: $i,SV123: $i,SV112: $i] :
      ( ( ( SV112
          = ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[952]) ).

thf(977,plain,
    ! [SV123: $i,SV112: $i,SV17: $i] :
      ( ( ( SV17 = tapOff )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV112
          = ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[953]) ).

thf(978,plain,
    ! [SV17: $i,SV112: $i,SV123: $i] :
      ( ( ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV112
          = ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[954]) ).

thf(979,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ~ ( ( SV17 != tapOff )
              | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) ) )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[955]) ).

thf(980,plain,
    ! [SV17: $i,SV124: $i,SV113: $i] :
      ( ( ( SV113
          = ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[956]) ).

thf(981,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ~ ( ( SV17 != tapOff )
              | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) ) )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[957]) ).

thf(982,plain,
    ! [SV17: $i,SV124: $i,SV113: $i] :
      ( ( ( SV113
          = ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[958]) ).

thf(983,plain,
    ! [SV124: $i,SV113: $i,SV17: $i] :
      ( ( ( SV17 = tapOff )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV113
          = ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[959]) ).

thf(984,plain,
    ! [SV17: $i,SV113: $i,SV124: $i] :
      ( ( ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV113
          = ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[960]) ).

thf(985,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ~ ( ( SV17 != tapOff )
              | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) ) )
        = $true )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[961]) ).

thf(986,plain,
    ! [SV17: $i,SV125: $i,SV114: $i] :
      ( ( ( SV114
          = ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[962]) ).

thf(987,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ~ ( ( SV17 != tapOff )
              | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) ) )
        = $true )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[963]) ).

thf(988,plain,
    ! [SV17: $i,SV125: $i,SV114: $i] :
      ( ( ( SV114
          = ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[964]) ).

thf(989,plain,
    ! [SV125: $i,SV114: $i,SV17: $i] :
      ( ( ( SV17 = tapOff )
        = $true )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV114
          = ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[965]) ).

thf(990,plain,
    ! [SV17: $i,SV114: $i,SV125: $i] :
      ( ( ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV114
          = ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[966]) ).

thf(991,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ~ ( ( SV17 != tapOff )
              | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) ) )
        = $true )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[967]) ).

thf(992,plain,
    ! [SV17: $i,SV126: $i,SV115: $i] :
      ( ( ( SV115
          = ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[968]) ).

thf(993,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ~ ( ( SV17 != tapOff )
              | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) ) )
        = $true )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[969]) ).

thf(994,plain,
    ! [SV17: $i,SV126: $i,SV115: $i] :
      ( ( ( SV115
          = ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[970]) ).

thf(995,plain,
    ! [SV126: $i,SV115: $i,SV17: $i] :
      ( ( ( SV17 = tapOff )
        = $true )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV115
          = ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[971]) ).

thf(996,plain,
    ! [SV17: $i,SV115: $i,SV126: $i] :
      ( ( ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV115
          = ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[972]) ).

thf(997,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff )
          | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[973]) ).

thf(998,plain,
    ! [SV123: $i,SV112: $i,SV17: $i] :
      ( ( ( SV17 = tapOn )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( SV112
          = ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[974]) ).

thf(999,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff )
          | ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[975]) ).

thf(1000,plain,
    ! [SV123: $i,SV112: $i,SV17: $i] :
      ( ( ( SV17 = tapOn )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( SV112
          = ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[976]) ).

thf(1001,plain,
    ! [SV123: $i,SV112: $i,SV17: $i] :
      ( ( ( SV17 = tapOn )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( SV17 = tapOff )
        = $true )
      | ( ( SV112
          = ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[977]) ).

thf(1002,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( SV17 = tapOn )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( SV112
          = ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[978]) ).

thf(1003,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff )
          | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[979]) ).

thf(1004,plain,
    ! [SV124: $i,SV113: $i,SV17: $i] :
      ( ( ( SV17 = tapOn )
        = $true )
      | ( ( SV113 = spilling )
        = $true )
      | ( ( SV113
          = ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[980]) ).

thf(1005,plain,
    ! [SV113: $i,SV124: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff )
          | ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[981]) ).

thf(1006,plain,
    ! [SV124: $i,SV113: $i,SV17: $i] :
      ( ( ( SV17 = tapOn )
        = $true )
      | ( ( SV113 = spilling )
        = $true )
      | ( ( SV113
          = ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[982]) ).

thf(1007,plain,
    ! [SV124: $i,SV113: $i,SV17: $i] :
      ( ( ( SV17 = tapOn )
        = $true )
      | ( ( SV113 = spilling )
        = $true )
      | ( ( SV17 = tapOff )
        = $true )
      | ( ( SV113
          = ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[983]) ).

thf(1008,plain,
    ! [SV124: $i,SV113: $i,SV17: $i] :
      ( ( ( SV17 = tapOn )
        = $true )
      | ( ( SV113 = spilling )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( SV113
          = ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[984]) ).

thf(1009,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff )
          | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
        = $false )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[985]) ).

thf(1010,plain,
    ! [SV125: $i,SV17: $i,SV114: $i] :
      ( ( ( SV114 = filling )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( SV114
          = ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[986]) ).

thf(1011,plain,
    ! [SV114: $i,SV125: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff )
          | ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
        = $false )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[987]) ).

thf(1012,plain,
    ! [SV125: $i,SV17: $i,SV114: $i] :
      ( ( ( SV114 = filling )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( SV114
          = ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[988]) ).

thf(1013,plain,
    ! [SV125: $i,SV17: $i,SV114: $i] :
      ( ( ( SV114 = filling )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( SV17 = tapOff )
        = $true )
      | ( ( SV114
          = ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[989]) ).

thf(1014,plain,
    ! [SV125: $i,SV17: $i,SV114: $i] :
      ( ( ( SV114 = filling )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( SV114
          = ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[990]) ).

thf(1015,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff )
          | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
        = $false )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[991]) ).

thf(1016,plain,
    ! [SV17: $i,SV126: $i,SV115: $i] :
      ( ( ( SV115 = filling )
        = $true )
      | ( ( SV115 = spilling )
        = $true )
      | ( ( SV115
          = ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[992]) ).

thf(1017,plain,
    ! [SV115: $i,SV126: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff )
          | ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
        = $false )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[993]) ).

thf(1018,plain,
    ! [SV17: $i,SV126: $i,SV115: $i] :
      ( ( ( SV115 = filling )
        = $true )
      | ( ( SV115 = spilling )
        = $true )
      | ( ( SV115
          = ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[994]) ).

thf(1019,plain,
    ! [SV126: $i,SV17: $i,SV115: $i] :
      ( ( ( SV115 = filling )
        = $true )
      | ( ( SV115 = spilling )
        = $true )
      | ( ( SV17 = tapOff )
        = $true )
      | ( ( SV115
          = ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[995]) ).

thf(1020,plain,
    ! [SV17: $i,SV126: $i,SV115: $i] :
      ( ( ( SV115 = filling )
        = $true )
      | ( ( SV115 = spilling )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( SV115
          = ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[996]) ).

thf(1021,plain,
    ! [SV123: $i,SV112: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[997]) ).

thf(1022,plain,
    ! [SV17: $i,SV112: $i,SV123: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[997]) ).

thf(1023,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[999]) ).

thf(1024,plain,
    ! [SV17: $i,SV112: $i,SV123: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[999]) ).

thf(1025,plain,
    ! [SV124: $i,SV113: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[1003]) ).

thf(1026,plain,
    ! [SV17: $i,SV113: $i,SV124: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[1003]) ).

thf(1027,plain,
    ! [SV124: $i,SV113: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[1005]) ).

thf(1028,plain,
    ! [SV17: $i,SV113: $i,SV124: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 ) )
        = $false )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[1005]) ).

thf(1029,plain,
    ! [SV125: $i,SV114: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff ) )
        = $false )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[1009]) ).

thf(1030,plain,
    ! [SV17: $i,SV114: $i,SV125: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
        = $false )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[1009]) ).

thf(1031,plain,
    ! [SV125: $i,SV114: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff ) )
        = $false )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[1011]) ).

thf(1032,plain,
    ! [SV17: $i,SV114: $i,SV125: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 ) )
        = $false )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[1011]) ).

thf(1033,plain,
    ! [SV126: $i,SV115: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff ) )
        = $false )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[1015]) ).

thf(1034,plain,
    ! [SV17: $i,SV115: $i,SV126: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
        = $false )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[1015]) ).

thf(1035,plain,
    ! [SV126: $i,SV115: $i,SV17: $i] :
      ( ( ( ( SV17 != tapOff ) )
        = $false )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[1017]) ).

thf(1036,plain,
    ! [SV17: $i,SV115: $i,SV126: $i] :
      ( ( ( ~ ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 ) )
        = $false )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[1017]) ).

thf(1037,plain,
    ! [SV123: $i,SV112: $i,SV17: $i] :
      ( ( ( SV17 = tapOff )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[1021]) ).

thf(1038,plain,
    ! [SV17: $i,SV112: $i,SV123: $i] :
      ( ( ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[1022]) ).

thf(1039,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( SV17 = tapOff )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[1023]) ).

thf(1040,plain,
    ! [SV17: $i,SV112: $i,SV123: $i] :
      ( ( ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[1024]) ).

thf(1041,plain,
    ! [SV124: $i,SV113: $i,SV17: $i] :
      ( ( ( SV17 = tapOff )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[1025]) ).

thf(1042,plain,
    ! [SV17: $i,SV113: $i,SV124: $i] :
      ( ( ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[1026]) ).

thf(1043,plain,
    ! [SV124: $i,SV113: $i,SV17: $i] :
      ( ( ( SV17 = tapOff )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[1027]) ).

thf(1044,plain,
    ! [SV17: $i,SV113: $i,SV124: $i] :
      ( ( ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( ( SV17 = tapOn )
          | ( SV113 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[1028]) ).

thf(1045,plain,
    ! [SV125: $i,SV114: $i,SV17: $i] :
      ( ( ( SV17 = tapOff )
        = $true )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[1029]) ).

thf(1046,plain,
    ! [SV17: $i,SV114: $i,SV125: $i] :
      ( ( ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[1030]) ).

thf(1047,plain,
    ! [SV125: $i,SV114: $i,SV17: $i] :
      ( ( ( SV17 = tapOff )
        = $true )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[1031]) ).

thf(1048,plain,
    ! [SV17: $i,SV114: $i,SV125: $i] :
      ( ( ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( ( SV114 = filling )
          | ( SV17 = overflow ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[1032]) ).

thf(1049,plain,
    ! [SV126: $i,SV115: $i,SV17: $i] :
      ( ( ( SV17 = tapOff )
        = $true )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[1033]) ).

thf(1050,plain,
    ! [SV17: $i,SV115: $i,SV126: $i] :
      ( ( ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[1034]) ).

thf(1051,plain,
    ! [SV126: $i,SV115: $i,SV17: $i] :
      ( ( ( SV17 = tapOff )
        = $true )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[1035]) ).

thf(1052,plain,
    ! [SV17: $i,SV115: $i,SV126: $i] :
      ( ( ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( ( SV115 = filling )
          | ( SV115 = spilling ) )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[1036]) ).

thf(1053,plain,
    ! [SV123: $i,SV112: $i,SV17: $i] :
      ( ( ( SV17 = tapOn )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( SV17 = tapOff )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[1037]) ).

thf(1054,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( SV17 = tapOn )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[1038]) ).

thf(1055,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( SV17 = tapOn )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( SV17 = tapOff )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[1039]) ).

thf(1056,plain,
    ! [SV112: $i,SV123: $i,SV17: $i] :
      ( ( ( SV17 = tapOn )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK8_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK9_Height @ SV123 @ SV112 @ SV17 ) ) @ SV123 )
        = $true )
      | ( ( initiates @ SV17 @ SV112 @ SV123 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[1040]) ).

thf(1057,plain,
    ! [SV124: $i,SV113: $i,SV17: $i] :
      ( ( ( SV17 = tapOn )
        = $true )
      | ( ( SV113 = spilling )
        = $true )
      | ( ( SV17 = tapOff )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[1041]) ).

thf(1058,plain,
    ! [SV124: $i,SV113: $i,SV17: $i] :
      ( ( ( SV17 = tapOn )
        = $true )
      | ( ( SV113 = spilling )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[1042]) ).

thf(1059,plain,
    ! [SV124: $i,SV113: $i,SV17: $i] :
      ( ( ( SV17 = tapOn )
        = $true )
      | ( ( SV113 = spilling )
        = $true )
      | ( ( SV17 = tapOff )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[1043]) ).

thf(1060,plain,
    ! [SV124: $i,SV113: $i,SV17: $i] :
      ( ( ( SV17 = tapOn )
        = $true )
      | ( ( SV113 = spilling )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK6_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK7_Height @ SV124 @ SV113 @ SV17 ) ) @ SV124 )
        = $true )
      | ( ( initiates @ SV17 @ SV113 @ SV124 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[1044]) ).

thf(1061,plain,
    ! [SV125: $i,SV17: $i,SV114: $i] :
      ( ( ( SV114 = filling )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( SV17 = tapOff )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[1045]) ).

thf(1062,plain,
    ! [SV125: $i,SV17: $i,SV114: $i] :
      ( ( ( SV114 = filling )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[1046]) ).

thf(1063,plain,
    ! [SV125: $i,SV17: $i,SV114: $i] :
      ( ( ( SV114 = filling )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( SV17 = tapOff )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[1047]) ).

thf(1064,plain,
    ! [SV125: $i,SV17: $i,SV114: $i] :
      ( ( ( SV114 = filling )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK4_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK5_Height @ SV125 @ SV114 @ SV17 ) ) @ SV125 )
        = $true )
      | ( ( initiates @ SV17 @ SV114 @ SV125 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[1048]) ).

thf(1065,plain,
    ! [SV126: $i,SV17: $i,SV115: $i] :
      ( ( ( SV115 = filling )
        = $true )
      | ( ( SV115 = spilling )
        = $true )
      | ( ( SV17 = tapOff )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[1049]) ).

thf(1066,plain,
    ! [SV17: $i,SV126: $i,SV115: $i] :
      ( ( ( SV115 = filling )
        = $true )
      | ( ( SV115 = spilling )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( SV17 = overflow )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[1050]) ).

thf(1067,plain,
    ! [SV126: $i,SV17: $i,SV115: $i] :
      ( ( ( SV115 = filling )
        = $true )
      | ( ( SV115 = spilling )
        = $true )
      | ( ( SV17 = tapOff )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[1051]) ).

thf(1068,plain,
    ! [SV17: $i,SV126: $i,SV115: $i] :
      ( ( ( SV115 = filling )
        = $true )
      | ( ( SV115 = spilling )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK2_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( holdsAt @ ( waterLevel @ ( sK3_Height @ SV126 @ SV115 @ SV17 ) ) @ SV126 )
        = $true )
      | ( ( initiates @ SV17 @ SV115 @ SV126 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[1052]) ).

thf(1069,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[154,1068,1067,1066,1065,1064,1063,1062,1061,1060,1059,1058,1057,1056,1055,1054,1053,1020,1019,1018,1016,1014,1013,1012,1010,1008,1007,1006,1004,1002,1001,1000,998,948,944,940,936,888,887,886,866,865,853,852,851,850,849,848,845,841,834,827,826,825,824,809,794,791,790,787,784,783,779,778,734,725,724,723,722,706,705,704,703,702,663,662,653,635,634,631,630,614,611,610,587,580,579,572,571,555,541,539,537,533,532,531,530,525,524,515,514,508,507,506,505,501,500,499,498,496,495,289,288,287,286,278,254,251,248,247,246,238,237,235,234,196,195,194,193,192,191,190,189,188,187,156,155]) ).

thf(1070,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[1069]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.08  % Problem  : CSR004+2 : TPTP v8.1.0. Bugfixed v3.1.0.
% 0.05/0.09  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.09/0.29  % Computer : n027.cluster.edu
% 0.09/0.29  % Model    : x86_64 x86_64
% 0.09/0.29  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.29  % Memory   : 8042.1875MB
% 0.09/0.29  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.29  % CPULimit : 300
% 0.09/0.29  % WCLimit  : 600
% 0.09/0.29  % DateTime : Sat Jun 11 12:49:15 EDT 2022
% 0.09/0.29  % CPUTime  : 
% 0.13/0.32  
% 0.13/0.32   No.of.Axioms: 56
% 0.13/0.32  
% 0.13/0.32   Length.of.Defs: 0
% 0.13/0.32  
% 0.13/0.32   Contains.Choice.Funs: false
% 0.13/0.34  .
% 0.13/0.36  (rf:0,axioms:56,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:600,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:58,loop_count:0,foatp_calls:0,translation:fof_full)...................................................................
% 0.89/1.08  
% 0.89/1.08  ********************************
% 0.89/1.08  *   All subproblems solved!    *
% 0.89/1.08  ********************************
% 0.89/1.08  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : (rf:0,axioms:56,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:74,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:1069,loop_count:0,foatp_calls:1,translation:fof_full)
% 1.26/1.46  
% 1.26/1.46  %**** Beginning of derivation protocol ****
% 1.26/1.46  % SZS output start CNFRefutation
% See solution above
% 1.26/1.46  
% 1.26/1.46  %**** End of derivation protocol ****
% 1.26/1.46  %**** no. of clauses in derivation: 1070 ****
% 1.26/1.46  %**** clause counter: 1069 ****
% 1.26/1.46  
% 1.26/1.46  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : (rf:0,axioms:56,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:74,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:1069,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------