This is from Sherbert and Bartle's Introduction to Real Analysis.
1.3.1 Definition
(a) The empty set is said to have $0$ elements.
(b) If $n\in \mathbb{N}$, a set $S$ is said to have $n$ elements if there exists a bijection from the set $\mathbb{N}_n:= \{1, 2, \dots, n\}$ onto $S$.
(c) A set $S$ is said to be finite if it is either empty or it has $n$ elements for some $n\in \mathbb{N}$.
(d) A set $S$ is said to be infinite if it is not finite.
I'm trying to understand the following from the textbook:
Also it is conceivably possible that the set $\mathbb{N}= \{1, 2, 3, \dots \}$ might be a finite set according to this definition.
I was thinking that one would think that $\mathbb{N}= \{1, 2, 3, \dots \}$ is a finite set from (c), since we could informally say that $\mathbb{N}$ has $n$ elements for some $n \in \mathbb{N}$. But how would this make sense with part (b) of the definition? I don't see how I could find a bijection from $\mathbb{N}_n$ onto $\mathbb{N}$ for some $n \in \mathbb{N}$.
In the introduction to this section ($\S 1.3$ Finite and Infinite Sets) the authors say that
In other words, the authors assume that this is the first time that the reader has seen a definition of a finite set and an infinite set. So it is quite possible that in the mind of a novice reader, upon seeing these definitions, they are unable to immediately conclude that $\mathbb{N}$ is indeed an infinite set (based on how finite and infinite sets have just been defined). The purpose of the sentence
seems to be to reassure the reader that it is natural to feel at first glance that $\mathbb{N}$ might be a finite set under these definitions. They also say this in the previous sentence:
Essentially, the authors anticipate these type of questions to arise in the mind of the reader, and by pointing out that "it is not entirely clear" and that "it is conveivably possible" that such strange things can occur if we were to work with Definition 1.3.1, they are not only acknowledging these questions but also indicating that they will be dealt with very carefully later on.
So, if it is clear to you that $\mathbb{N}$ is indeed an infinite set as per Definition 1.3.1, then that's great! Go ahead and try to prove it yourself, and then check your work with that given in the textbook. It will be a worthwhile exercise to test your understanding in this manner.