Qualifiers in a Formal Mathematical Proof
When writing a mathematical proof, we often want to make a statement that applies to a collection of numbers or objects. To do this, we often need to add qualifiers to our statements which describes precisely which objects we are referring to in our statement and how many of them this applies to.
For example, suppose we are considering the proposition
For all the square of is greater than or equal to
In making this statement, we are making a broad claim about all values of , and it would be untrue if we could find a single value of for which this statement did not hold.
Another proposition we could consider is:
A value of exists such that
For this statement to be true, we only need it to be true for a single value of . If there were multiple values, the statement would still be true, the only way this statement could be false is if there are no values of which satisfy this property.
In the above two propositions, the use of a qualifier specifies how many values the proposition is applicable to:
- The 'for all' qualifier (written as ) is used to specify that the proposition applies to every single value in the context of the proposition.
- The 'there exists' qualifier (written as ) is used to specify that the proposition applies to at least one value in the context of the proposition, without specifying which particular value.
...
Log in or sign up to see more