Statement
A statement is the assertion behind a declarative sentence, being either true or false. Statements can be written in any language.
Here are some statements:
"All rubber duckies are yellow."
"There exists a positive integer less than its square."
Now, some examples of non-statements:
"BOOYAH!!!"
Statements can be modified with quantifiers, which alter the scope of the claim.
Universal statements
A statement with a universal quantifier is a universal statement. They involve claims about all elements in a set, that hold over an entire domain. Most theorems are universal statements.
Existential statements
A statement with an existential quantifier is an existential statement. They claim that an element with certain properties exists in the domain.
Disproving existential statements
Disproving an existential statement is the same process as proving a universal statement. By De Morgan's laws, the negation of the above existential statement is a universal statement:
So, to disprove that there exists a positive integer less than its square, you will need to prove that all positive integers are greater than or equal to their square through universal generalization.