Information AboutBijection |
| CATEGORIES ABOUT BIJECTION | |
| functions and mappings | |
| basic concepts in set theory | |
| mathematical relations | |
|
In Mathematics , a Function ''f'' from a Set ''X'' to a set ''Y'' is said to be bijective If And Only If for every ''y'' in ''Y'' there is exactly one ''x'' in ''X'' such that ''f''(''x'') = ''y''. Said another way, ''f'' is bijective if and only if it is a one-to-one correspondence between those sets; i.e., both '''one-to-one''' ( Injective ) and '''onto''' ( Surjective ). For example, consider the function succ, defined from the set of Integer s to , that to each integer ''x'' associates the integer succ(''x'') = x + 1. For another example, consider the function sumdif that to each pair (''x'',''y'') of real numbers associates the pair sumdif(''x'',''y'') = (''x'' + ''y'', ''x'' − ''y''). A bijective function is also called a bijection or ''' Permutation '''. The latter is more commonly used when ''X'' = ''Y''. It should be noted that ''one-to-one function'' means ''one-to-one correspondence'' (i.e., ''bijection'') to some authors, but ''injection'' to others. The set of all bijections from ''X'' to ''Y'' is denoted as ''X''''Y''. Bijective functions play a fundamental role in many areas of mathematics, for instance in the definition of Isomorphism (and related concepts such as Homeomorphism and Diffeomorphism ), Permutation Group , Projective Map , and many others. COMPOSITION AND INVERSES A function ''f'' is bijective if and only if its Inverse Relation ''f''−1 is a function. In that case, ''f''−1 is also a bijection. The Composition ''g''''f'' of two bijections ''f'' ''X''''Y'' and ''g'' ''Y''''Z'' is a bijection. The inverse of ''g''''f'' is (''g''''f'')−1 = (''f''−1)(''g''−1). On the other hand, if the composition ''g'' o ''f'' of two functions is bijective, we can only say that ''f'' is injective and ''g'' is surjective. A relation ''f'' from ''X'' to ''Y'' is a bijective function if and only if there exists another relation ''g'' from ''Y'' to ''X'' such that ''g''''f'' is the Identity Function on ''X'', and ''f''''g'' is the Identity Function on ''Y''. Consequently, the sets have the same cardinality. BIJECTIONS AND CARDINALITY If ''X'' and ''Y'' are Finite sets, then there exists a bijection between the two sets ''X'' and ''Y'' If And Only If ''X'' and ''Y'' have the same number of elements. Indeed, in Axiomatic Set Theory , this is taken as the very ''definition'' of "same number of elements", and generalising this definition to Infinite sets leads to the concept of Cardinal Number , a way to distinguish the various sizes of Infinite Sets . EXAMPLES AND COUNTEREXAMPLES
PROPERTIES
|
|
|