Negation of the statement all-and-greater that or equal

461 Views Asked by At

I am proving something by contradiction. The conclusion is:

All $a_{i}$'s and $b_{i}$'s are greater than or equal to zero.

I am finding it hard to negate this statement. Is the negation of this statement the following?

Some $a_{i}$'s or $b_{i}$'s are less than or equal to zero.

Thank you.