3
$\begingroup$

In the following question here the notation $c\in ]a,b[$ is used. What does this mean? I have never seen it before.

  • 1
    To complement the answers below, square brackets are used to indicate ends of intervals, so $[a,b]$, $[a,b[$, $]a,b]$ and $]a,b[$ mean the closed interval, the half-closed (or "half-open") interval with $b$ excluded, the half-closed interval with $a$ excluded, and the open interval, respectively, all with end-points $a$ and $b$. As already mentioned, this notation (due to Bourbaki) avoids ambiguity by being different from the notation used for ordered pairs.2012-11-26

3 Answers 3

7

$]a,b[$ is somtimes used to denote the open interval $(a,b)$ i.e. $]a,b[ = \{x \in \mathbb{R}: x > a \,\,\,\& \,\,\, x

6

$\;\;]\,a,b\,[\;\;$ is used by some to denote the open interval $(a,b)$.

Put differently, $\,]\,a,b\,[\,\, = \{x \in \mathbb{R}:\; a\, which reads, "the set of all real numbers greater than $a$ but less than $b$".

This notation helps to distinguish the open interval $(a, b)$ from the ordered pair $(a, b)$.

  • 0
    Personally I always use the $]a,b[$ notation except in this site;-)2014-03-21
3

The expression $c\in ]a,b[$ means "$c$ belongs to the open interval from $a$ to $b$". Another (more common) way to denote the same thing is $c \in (a,b)$.