Difference between revisions of "Surjection"
From Maths
m |
m |
||
Line 1: | Line 1: | ||
Surjective is onto - for <math>f:A\rightarrow B</math> every element of <math>B</math> is mapped onto from at least one thing in <math>A</math> | Surjective is onto - for <math>f:A\rightarrow B</math> every element of <math>B</math> is mapped onto from at least one thing in <math>A</math> | ||
− | {{: | + | ==Definition== |
+ | Given a [[Function|function]] {{M|f:X\rightarrow Y}}, we say {{M|f}} is ''surjective'' if: | ||
+ | * <math>\forall y\in Y\exists x\in X[f(x)=y]</math> | ||
+ | * Equivalently <math>\forall y\in Y</math> the set <math>f^{-1}(y)</math> is non-empty. That is <math>f^{-1}(y)\ne\emptyset</math> | ||
+ | |||
==Theorems== | ==Theorems== | ||
{{Begin Theorem}} | {{Begin Theorem}} |
Revision as of 17:40, 10 May 2015
Surjective is onto - for f:A→B every element of B is mapped onto from at least one thing in A
Contents
[hide]Definition
Given a function f:X→Y, we say f is surjective if:
- ∀y∈Y∃x∈X[f(x)=y]
- Equivalently ∀y∈Y the set f−1(y) is non-empty. That is f−1(y)≠∅
Theorems
[Expand]
The composition of surjective functions is surjective
See also
References
- Jump up ↑ Alec Teal's (own) work