Dado $$a \in \mathbb{N}$$ sea $$ Y \subset{ \mathbb{N} }$$ un conjunto con las siguientes propiedades:
(1) $$a \in Y.$$
(2) $$n \in Y \Rightarrow{ n+1 \in Y}.$$
Probar que $$Y$$ contiene todos los numeros naturales mayores o iguales a $$a.$$
Probaremos por inducción. Considero $$X=I_{a} \cup{ Y}$$ donde $$I_{a}=\{ 1,2,3,..., a-1,a \}$$
Afirmo que $$X=\mathbb{N}$$
Como $$1 \in I_{a} \subset{ I_{a} \cup{Y}} \Rightarrow{ 1 \in X.} $$
Por hipotesis inductiva tenemos $$ n \in X. $$
Como $$n \in X \Rightarrow{ n \in I_{a} \mbox{ ou } n \in Y}$$ pero $$ n \not\in I_{a}.$$ Asi $$n \in Y \Rightarrow{ n+1 \in Y \subset{Y \cup{I_{a}}}=X}$$ esta ultima implicacion por propiedad de $$Y.$$
Luego $$n+1 \in X.$$ Por tanto $$X = \mathbb{N}.$$
Esta bien probado o tengo algun error
