Mapping
Quick recap of definitions.
Table of contents
- Basic definitions
- Domain
- Codomain
- Image
- Range
- Surjection
- Injection
- Bijection
- Inverse mapping
Basic definitions
Let be a function or mapping from a set to a set :
Domain
The set is called the domain of .
Codomain
The set is called the codomain of .
Image
When , we call the image of under .
Range
The set of all images of is called the range of :
Sometimes image and range are used interchangeably.
Surjection
Let , is surjective if
Also called onto mapping.
Injection
Let , is injective if
Also called one-to-one mapping.
Bijection
Let , is bijective if it is both surjective and injective.
Also called one-to-one correspondence.
Inverse mapping
Let be a bijection, then there exists a inverse mapping such that
And this inverse mapping is also a bijection.