I have just learnt the identity ¬(∀xP(x)) ≡ ∃x¬P(x). I have noticed that in the place of P(x), there could be a proposition which has seemingly nothing to do with x, and this equivalence would still hold- for example, in the place of P(x) there could be the proposition "The sky is blue". This has led me to ask 2 questions:
- Is what I have noticed correct for this identity and for the related identity ¬(∃xP(x)) ≡ ∀x¬P(x)?
- Is a proposition which follows a quantifier in the same statement always regarded as a function of the variable referenced in the quantifier , even though this proposition may not use this variable amongst its own propositional variables? e.g., is "The sky is blue" still regarded as a function of x if it used above?
Thanks