Syntax error on line 29: Syntax Error in invariant Expression.
    invariant correct_counting : (temp > THRESHOLD) => (count' == count + 1);
