Math Symbol for "Where"

44k Views Asked by At

Pretty much any math text I've read introduces notation through a similar format of equation-notation or notation-equation form e.g

ax+b+c
where a = ..., b = ..., etc.

or

Let a = ..., b = ..., etc.
ax+b+c

I tend to see the former more and was wondering if there has been an official symbol for "where" to introduce notation? If not, why not?

4

There are 4 best solutions below

4
On BEST ANSWER

In his famous paper How to write mathematics, P.R. Halmos says the following about "where"

"Where" is usually a sign of a lazy afterthought that should have been thought through before. "If $n$ is sufficiently large, then $|a_n| < \varepsilon$, where $\varepsilon$ is a preassigned positive number";

That being said it is common to write

$x = 2^n$, where $n$ is some positive integer,

although I would prefer

$x = 2^n$ for some positive integer $n$.

Now to answer your question, there is no specific symbol for "where" that I know of.

5
On

The use of natural language is often more effective when presenting an idea. In my opinion the less often a symbol is used where a few words can go, the better.

That said, there are many places where symbols are useful and simplify matters.

The word "where" can often be replaced with "such that", and corresponding to this we have a few regularly used symbols.

For instance, in set builder notation the colon (or bar) is used to indicate a condition (read "where" or "such that"):

$$\{ x \in \mathbb{R} : x > 0 \}.$$

Also $|$ and $\ni$ are used for this same purpose.

0
On

There's not really anything that makes a symbol "official" or not, and there are probably authors out there somewhere who do use a symbol of their own devising for this.

However, there is certainly no widely used and understood symbolic way to write what you want.

Mathematicians in general seem to think that using prose (such as the word "where") for this is preferable, in the sense that the extra space taken up by it is a lesser cost than it would be for everyone to have to remember a specific non-verbal symbol.

0
On

The general answer is "no", and the reason is more or less for human readability. Proofs are by and large written in paragraph form. Sure there will be the occasional conditional or equality chain, but such things are still often surrounded by introductory and followup text. It turns out that it's often easier to transmit a series of thoughts when they are presented more "naturally" (i.e., how humans are conditioned to receive and transmit information), and the less things that get in the way of the flow, the easier it is to understand.

That's not to say that various mechanisms haven't been introduced, but none of such things have attained enough widespread use so as to be considered standardized.