Half-open interval

Revision as of 15:09, 5 March 2022 by Orange quail 9 (talk | contribs) (Created page with "A '''half-open interval''' is an interval which has either a maximum or a minimum element but not both. If a half-open interval has a minimum <math>a</math> but...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A half-open interval is an interval which has either a maximum or a minimum element but not both.

If a half-open interval has a minimum $a$ but no maximum, then it is denoted by $[a,b)$, where $b$ is the supremum, or $\infty$ if no supremum exists. Alternatively, $[a,b)$ is the set of all $x$ such that $a \leq x$ and $x < b$.

If a half-open interval has a maximum $b$ but no minimum, then it is denoted by $(a,b]$, where $a$ is the infimum, or $-\infty$ if no infimum exists. Alternatively, $(a,b]$ is the set of all $x$ such that $a < x$ and $x \leq b$.

Examples

$[-1,1)$ is a half-open interval with a minimum but no maximum.

$(-1,1]$ is a half-open interval with a maximum but no minimum.

$[0,\infty)$, the set of nonnegative real numbers, is a half-open interval with no supremum.

$(-\infty,0]$, the set of nonpositive real numbers, is a half-open interval with no infimum.

See also

This article is a stub. Help us out by expanding it.