### Funciones Biyectivas
A continuación, es este post, vamos a tratar el tema de las funciones biyectivas.
La palabra biyectiva, en matemática, se usa para calificar a un tipo de función que cumple dos cualidades previas, estas son: inyectividad y sobreyectividad.
Es bueno aclarar antes de comenzar, que debemos tener en cuenta cuáles son: el conjunto de partida y el conjunto de llegada de la función que vamos a considerar, en nuestro caso, vamos a tratar con funciones cuyo conjunto de partida y de llegada es R.
Es bueno aclarar antes de comenzar, que debemos tener en cuenta cuáles son: el conjunto de partida y el conjunto de llegada de la función que vamos a considerar, en nuestro caso, vamos a tratar con funciones cuyo conjunto de partida y de llegada es R.
### Bijective Functions
Next, in this post, we are going to deal with the topic of bijective functions.
The word bijective, in mathematics, is used to qualify a type of function that meets two previous qualities, these are: injectivity and overjectivity.
It is good to clarify before starting, that we must take into account which are: the set of departure and the set of arrival of the function that we are going to consider, in our case, we are going to deal with functions whose set of departure and set of arrival is R.
|
### ¿Entonces, que es inyectividad?
#####
Una función se dice que es inyectiva si a cada par de elementos diferentes *x*1 y *x*2 del dominio de dicha función se le hace corresponder dos imágenes diferentes *y*1 y *y*2 en su recorrido.
### So, what is injectivity?
#####
A function is said to be injective if each pair of different elements *x*1 and *x*2 in the domain of that function is matched by two different images *y*1 y *y*2 in its path.
Por ejemplo, si tenemos la función f(x)=x2 y queremos verificar si es inyectiva, solo debemos tomar dos pares de valores para la x, por ejemplo:
For example, if we have the function f(x)=x2 and we want to verify if it is injective, we only have to take two pairs of values for x, for example:
|
Luego evaluaremos la función para estos dos valores y obtendremos lo siguiente:
We will then evaluate the function for these two values and obtain the following:
|
De tal forma que para dos valores diferentes de x obtenemos la misma imagen, lo cual contradice a definición de inyectividad.
Thus, for two different values of x we obtain the same image, which contradicts the definition of injectivity.
###### Pero, vamos a demostrarlo:
###### But, let's prove it:
Tomemos dos valores cualesquiera en el dominio de f: x1 y x2 tal que x1 ≠ x1, y probemos que f no es inyectiva.
Let us take any two values in the domain of f:x1 and x2 such that x1 ≠ x2 , and prove that f is not injective.
###### Comencemos:
###### Let's get started:
Procederemos por reducción al absurdo, asumiremos una hipótesis que consideramos verdadera y luego llegamos a la contradicción de la misma.
We will proceed by reductio ad absurdum, we will assume a hypothesis that we consider true and then we arrive at the contradiction of the hypothesis.
Sabemos por la hipótesis inicial que x1 ≠ x2 entonces x1 - x2≠0, apliquemos la función a ambos miembros de la igualdad: f(x1 - x2) ≠ f(0), esto significa que:
We know from the initial hypothesis that x1 ≠ x2 so x1 - x2≠0, let's apply the function to both members of the equality: f(x1 - x2) ≠ f(0), this means that: