PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Viewing Version 1 of 'partial function'
[ view 'partial function' | back to history ]

Title of object: partial function
Canonical Name: PartialFunction
Type: Definition

Created on: 2002-08-23 20:48:14.672207-04
Modified on: 2002-08-23 20:48:14.672207-04

Creator: Henry
Modifier: Henry
Author: Henry

Classification: msc:03E20
Defines: total function

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
%\PMlinkescapeword{theory}
Content:

If $f$ is a function such that $f:A\rightarrow B$ then for any $C$ such that $A\subseteq C$, $f$ is a \emph{partial function} from $C$ to $B$. $C$ is called the domain, and $B$ the codomain or range.
Functions which are not partial are sometimes called \emph{total functions}.
Clearly if $f$ is a function from $A$ to $B$ then it is a partial function from $A$ to $B$, but a partial function need not be defined for every element of its domain.