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

<record version="4" id="2791">
 <title>surjective</title>
 <name>Surjective</name>
 <created>2002-03-14 00:08:48</created>
 <modified>2008-05-25 12:10:33</modified>
 <type>Definition</type>
 <creator id="3" name="drini"/>
 <author id="3" name="drini"/>
 <author id="1858" name="matte"/>
 <classification>
	<category scheme="msc" code="03-00"/>
 </classification>
 <defines>
	<concept>surjection</concept>
 </defines>
 <synonyms>
	<synonym concept="surjective" alias="onto"/>
 </synonyms>
 <related>
	<object name="TypesOfHomomorphisms"/>
	<object name="InjectiveFunction"/>
	<object name="Bijection"/>
	<object name="Function"/>
	<object name="OneToOneFunctionFromOntoFunction"/>
 </related>
 <preamble>%\usepackage{graphicx}
%\usepackage{xypic} 
\usepackage{bbm}
\newcommand{\Z}{\mathbbmss{Z}}
\newcommand{\C}{\mathbbmss{C}}
\newcommand{\R}{\mathbbmss{R}}
\newcommand{\Q}{\mathbbmss{Q}}
\newcommand{\mathbb}[1]{\mathbbmss{#1}}</preamble>
 <content>A function $f\colon X\to Y$ is called \emph{surjective} or \emph{onto} if, for every $y\in Y$, there is an $x\in X$ such that $f(x)=y$.

Equivalently, $f\colon X\to Y$ is onto when its image is all the codomain:
$$\mathrm{Im} f= Y.$$

\subsubsection*{Properties}
\begin{enumerate}
\item If $f\colon X\to Y$ is any function, then $f\colon X\to f(X)$ is
      a surjection. That is, by restricting the codomain, 
      any function induces a surjection. 
\item The composition of surjective functions (when defined) is 
      again a surjective function. 
\item If $f\colon X\to Y$ is a surjection and $B\subseteq Y$, then 
(see \PMlinkname{this page}{InverseImage})
$$
   f f^{-1}(B) = B.
$$
\end{enumerate}</content>
</record>
