<?xml version="1.0" encoding="UTF-8"?>

<record version="9" id="5783">
 <title>line segment</title>
 <name>LineSegment</name>
 <created>2004-04-19 13:38:11</created>
 <modified>2006-08-20 03:24:34</modified>
 <type>Definition</type>
 <creator id="1858" name="matte"/>
 <author id="1863" name="Wkbj79"/>
 <author id="13753" name="Mathprof"/>
 <author id="1858" name="matte"/>
 <classification>
	<category scheme="msc" code="03-00"/>
	<category scheme="msc" code="51-00"/>
 </classification>
 <defines>
	<concept>open line segment</concept>
	<concept>closed line segment</concept>
 </defines>
 <related>
	<object name="Interval"/>
	<object name="LinearManifold"/>
	<object name="LineInThePlane"/>
	<object name="CircularSegment"/>
 </related>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here

\newcommand{\sR}[0]{\mathbb{R}}
\newcommand{\sC}[0]{\mathbb{C}}
\newcommand{\sN}[0]{\mathbb{N}}
\newcommand{\sZ}[0]{\mathbb{Z}}

 \usepackage{bbm}
 \newcommand{\Z}{\mathbbmss{Z}}
 \newcommand{\C}{\mathbbmss{C}}
 \newcommand{\R}{\mathbbmss{R}}
 \newcommand{\Q}{\mathbbmss{Q}}



\newcommand*{\norm}[1]{\lVert #1 \rVert}
\newcommand*{\abs}[1]{| #1 |}</preamble>
 <content>{\bf Definition} 
Suppose $V$ is a vector space over $\sR$ or $\sC$, and $L$ is a subset of $V$. 
Then $L$ is a \emph{line segment} if $L$ can be parametrized
as
$$L = \{ a+tb \mid t\in[0,1]\}$$
for some $a,b$ in $V$ with $b\neq 0$. 

Sometimes one needs to distinguish between open and \PMlinkname{closed}{Closed}
line segments. Then one defines a \emph{closed line segment} 
as above, 
and an \emph{open line segment} as a subset $L$ that can be 
parametrized as
$$L = \{ a+tb \mid t\in(0,1)\}$$
for some $a,b$ in $V$ with $b\neq 0$. 

If $x$ and $y$ are two vectors in $V$ and $x \ne y$, then we denote by
$[x,y]$ the set  connecting $x$ and $y$. This is , $\{\alpha x + (1-\alpha )y\ | 0 \le \alpha \le 1\}$. One can easily check that $[x,y]$ is a closed line segment.

\subsubsection*{Remarks}
\begin{itemize}
\item An alternative, equivalent, definition is as follows: 
A (closed) line segment is a convex hull of two distinct points.
\item A line segment is connected, non-empty set.
\item If $V$ is a topological vector space, then a closed line segment
is a closed set in $V$. However, an open line segment is 
an open set in $V$ if and only if $V$ is one-dimensional. 
\item More generally than above, the concept of a line segment can be
  defined in an ordered geometry. 
\end{itemize}</content>
</record>
