In the following question here the notation $c\in ]a,b[$ is used. What does this mean? I have never seen it before.
Question about set notation: what does $]a,b[$ mean?
3
$\begingroup$
elementary-set-theory
notation
-
1To 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
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\,
This notation helps to distinguish the open interval $(a, b)$ from the ordered pair $(a, b)$.
-
0Personally 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)$.