|
|
|
bijection
|
Definition/Summary
|
A function f: A [itex]\rightarrow[/itex] B is a bijection if for every b [itex]\in[/itex] B there is exactly one x [itex]\in[/itex] A such that f(x) = b.
The inverse of a bijection f: A [itex]\rightarrow[/itex] B is the function g: B [itex]\rightarrow[/itex] A such that, for each b [itex]\in[/itex] B, g(b) is the unique element x [itex]\in[/itex] A such that f(x)= b. We write f[itex]^{-1}[/itex] for the function g.
The inverse f[itex]^{-1}[/itex] of a bijection f is also a bijection, and its inverse is f. In other words: (f[itex]^{-1}[/itex])[itex]^{-1}[/itex] = f.
A function is bijective if and only it is both an injection and a surjection. |
|
Recent forum threads on bijection
|
|
|
|
|
Breakdown
|
|
Mathematics
> Foundations
>> Set Theory
|
|
Commentary
|