I am a newbie in logic and I am reading the book Logic and Structure by Dirk van Dalen. In the first chapter the author gives the following definition:
Definition 1.1.2: The set PROP of propositions is the smallest set X with the properties
(i) pi ∈ X(i ∈ N), ⊥∈X,
(ii) ϕ,ψ ∈ X ⇒ (ϕ∧ψ), (ϕ∨ψ), (ϕ →ψ), (ϕ ↔ψ)∈X,
(iii) ϕ ∈ X ⇒ (¬ϕ) ∈ X.
I can make sense of (ii) and (iii). (i), however, is not so clear to me. I understand it as 'propositions pi belong to X and ⊥ (falsity) also belongs to X', meaning that it is possible for propositions in X to be false. I know that it doesn't necessarily excludes the possibility of a proposition being ¬⊥, or true, but it also doesn't make this possibility explicit. So my question is... shouldn't it? If it is not necessary to make explicit that veracity is possible in X why is it necessary to do so for falsity?
I apologise if this is too basic a question.
Anyway, thank you very much for your time.