abstractmath.org 2.0
help with abstract math


Produced by Charles Wells     Revised 2017-01-28
Introduction to this website    website TOC   
website index   blog
Return to Languages head

INTENT OF ASSERTIONS

Assertions in math texts can play many different roles.

English sentences can state facts, ask question, give commands, and other things.  The intent of an English sentence is often obvious, but sometimes it can be different from what is apparent in the sentence.  For example, the statement “Could you turn the TV down?” is apparently a question expecting a yes or no answer, but in fact it is a request (meaning "Please turn the TV down". (See the Wikipedia article on speech acts.) Such things are normally understood by people who know each other, but people for whom English is a foreign language or who have a different culture have difficulties with them.

There are some problems of this sort in math English and the symbolic language, too.  An assertion can have the intent of being a claim, a definition, or a constraint. It may be difficult to determine the intent of the author.  That is discussed briefly here.

Most of the time the intent of an assertion in math is obvious. But there are conventions and special formats that newcomers to abstract math may not recognize, so they misunderstand the point of the assertion. This section takes a brief look at some of the problems.

Terminology

The way I am using the words “assertion”, “claim”, and “constraint” is not standard usage in math, logic or linguistics. On the other hand, the word "definition" has a specific technical meaning in math that is described in detail in the article on definitions.

Claims

In most circumstances, you would expect that if a lecturer or author makes a math assertion, they are claiming that it is a true statement, and you would be right.

Examples

All of these examples are claims:

  1. "The $240$th digit of $\pi$ after the decimal point is $4$."
  2. "If a function is differentiable, it must be continuous."
  3. "$7\gt3$"

Remarks

Definitions

Definitions are discussed primarily in the chapter on definitionsA definition is not the same thing as a claim. 

Example

The definition

“An integer is even if it is divisible by $2$”

means that after this statement in the text, a reference to an "even integer" means that the integer is divisible by $2$. In other words:

This definition is an assertion that
from now on this is how the word "even"
will be used in this text.

Unmarked definitions

Math texts sometimes define something without saying that it is a definition. Because of that, students may sometimes think a claim is a definition.

Example

Suppose that the concept of “even integer” was new to you and the book said, “A number is even if it is divisible by $4$.” Perhaps you thought that this was a definition. Later the book refers to $6$ as even and you pull your hair out wondering why. The statement is a correct claim but an incorrect definition. A good writer would write something like “Recall that a number is even if it is divisible by $2$, so that in particular it is even if it is divisible by $4$.”

On the other hand, you may think a definition is only a claim.

Example

A lecturer may say "By definition, an integer is even if it is divisible by $2$", and you write down: "An integer is even if it is divisible by $2$". Later, you get all panicky wondering How did she know that?? (This has happened to me.)

The confusion in the preceding example can also occur if a book says, "An integer is even if it is divisible by $2$" and you don't know about the convention that when an author puts a word or phrase in boldface or italics it may mean that they are defining it.

A good writer always labels definitions

Constraints

Here are two assertions that contain variables.

Such an assertion is a constraint (or a condition) if the intent is that the assertion will hold in that part of the text (the scope of the constraint). The part of the text in which it holds is usually the immediate vicinity unless the authors explicitly says it will hold in a larger part of the text such as “this chapter” or “in the rest of the book”.

Examples

Postconditions

The constraint may appear in parentheses after the assertion as a postcondition on an assertion.

Example

"$x^2\gt x\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,(\text{all }x\gt1)$"

which means that if the constraint "$x\gt1$" holds, then "$x^2\gt x$" is true. In other words, for all $x\gt1$, the statement $x^2\gt x$ is true. In this statement, "$x^2\gt x$" is not a constraint, but a claim which is true when the constraint is true.

Equations

"$2 + 2$" and "$1 + 3$" are two different names of the same math object.  The statement "$2 + 2 = 1 + 3$" ("$2 + 2$" equals "$1 + 3$") means just that.  Such an expression is called an equation.   There is more information in the Wikipedia article.

Equations and expressions

An equation may have an intent that goes beyond the bare statement that two things are the same.

"$2 + 2$" and "$1 + 3$" are expressions that denote a number.  They denote the same number, namely $4$.  But the expression "$2 + 2$" contains more information than naming the number $4$.  It expresses $4$ as a particular sum. 

This phenomenon is a general fact about equations.   It is uninteresting to say an object is equal to itself.  It may be more interesting to say that this expression names the same object as that expression.  Because the expressions may contain additional information about the object, an equation may communicate information about the object.   Just what information is being communicated depends on the context, and may not be obvious.

Examples

  1. The intent of the equation $2\times 3=6$ for a grade school student may be a “multiplication fact":  Multiply $2$ by $3$ gives $6$.  The new information is $6$.
  2. When I was a child, I discovered that $3\times 37=111$, which I thought was quite wonderful.  The new information there was that $3\times 37$ is a factorization of $111$ – it was the $3$ and the $37$ that constituted new information. Note that this is just the opposite of the first example.
  3. An equation containing variables may be an identity, meaning it is a statement that the two objects are the same for all values of the variables that satisfy the hypotheses up to this point in the text. For example,\[(x+y)^2=x^2+2xy+y^2\,\,\,\,\,\,\text{(A)}\] is true for all real numbers $x$ and $y$. So if we are doing a proof and we need to know that $x^2+2xy+y^2$ is nonnegative, we can quote the identity (A) because it allows us to rewrite the right side of (A) as the left side.
  4. On the other hand, if we knew that $x$ and $y$ were positive and we need to know that \[(x+y)^2\gt x^2+y^2\] then we could quote (A) because it allows us to write the left side of (A) as the right side.
  5. An equation containing variables may be a constraint, for example: "Now suppose $x=y^2$". This means that later in the text, you can write, "We know that $x\geq0$" because we can write $x$ as as square.
  6. Some students often get stuck with a proof because, although they know the distributive law \[A(B+C)=AB+AC\] it never occurs to them to rewrite $AB+AC$ as $A(B+C)$. Converting in the other direction doesn't seem to be a problem for such students.

Creative Commons License

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.