In Kunen page 96 - of 10th impression 2006:
(p $\Vdash^* \neg A) \iff $ $\forall q \leq p \; \neg \; (q \Vdash^* A)$
Similarly in https://www.logicmatters.net/resources/pdfs/LogicStudyGuide.pdf on page 97 it states :
(k $\Vdash$ ¬A) $\iff$ for any k′ such that k ≤ k′, $\neg \;$ (k′ $\Vdash$ A)
In Cohen "Set Theory and the Continuum Hypothesis" Cohen states on page 117:
(P forces $\neg $ A) $\iff$ $\forall Q \supseteq P \; \neg \; (Q$ forces A)
All these definitions are the same (taking account of the definitions of $\leq$ and $\geq$), so taking the Intuitionistic definition - my question is
"What is the purpose and reasoning behind the choice of the definition of the right to left implication :
$(k \Vdash ¬A) \Longleftarrow \forall k′ \geq k \; \neg \; (k′ \Vdash A) \tag{1}$
or equivalently its contrapositive (using classical logic in the Metatheory defining the forcing relation) :
$ \neg \; (k \Vdash ¬A) \Longrightarrow \exists k′ \geq k \; (k′ \Vdash A) \tag{1a}$
I ask because it appears that :
(i) The right to left definition in equation (1) doesn't seem Intuitionistic and looks to be a 'back door' to the ($ A \lor \neg A$) formula, since it is a "failure to find a ($k' \geq k \; k' \Vdash A$)" implies that "$(k \Vdash ¬A)$". However why can't there exist a k' $\geq$ k that has $(k' \Vdash ¬A)$, and both $(k \Vdash ¬A)$ and $(k \Vdash A)$ be not be derivable, e.g. if there isn't enough information in k to force $\neg$ A or force A?
(ii) Cohen shows that equation (1a) leads to forcing becoming negation complete i.e. :
$$ \forall k \; \forall A \; (\exists k' \geq k) : (k' \Vdash A) \; OR \; (k' \Vdash \neg A) $$ However I thought Intuitionistic logic wasn't negation complete (though I couldn't find anything on the web relating Intuitionistic logic and negation completeness)
(iii) Whenever $ k_0 \leq k_1 \leq k_2 ...$ and there is a $k_n \Vdash \neg A$ then :
If we assume forcing is consistent, $\forall k_i \geq k_0 \; \neg \; (k_i \Vdash A) $ will hold and therefore using equation (1) then $$(k_n \Vdash \neg A) \implies \forall k \geq k_0 \; (k \Vdash \neg A) \; $$ which doesn't look 'right' if its correct.
Similarly if there is a $k_n \Vdash A$ then :
If we assume forcing is consistent, $\forall k_i \geq k_0 \; \neg \; (k_i \Vdash \neg A) $ will hold and therefore using equation (1) then $$(k_n \Vdash A) \implies \forall k \geq k_0 \; (k \Vdash \neg \neg A) \; $$ which also doesn't look 'right' if its correct.
Indeed $k_0$ would be able to force the appropriate $\neg A$ or $\neg(\neg A)$ for all formulae A and so would it fall foul of the Godel Incompleteness theorems ?
(iv) I couldn't derive equation (1) from the assumption of negation completeness, I got instead, with no other assumptions :
$$ \exists k'' \geq k : (k'' \Vdash ¬A) \Longleftarrow \forall k′ \geq k \; \neg \; (k′ \Vdash A)$$
Some partial answers:
For (iv), consider the following:$$(*)\forall k [(\exists k'' \geq k : (k'' \Vdash ¬A)) \Longleftarrow \forall k′ \geq k \; \neg \; (k′ \Vdash A)]$$ This implies $$\forall k\{k' \geq k :(k' \Vdash A) \; OR \; (k' \Vdash \neg A)\}$$ is dense below $k$. So if you mean in (*) in (iv), then (iv) works.
For (i), I think Cohen wants truth in the forcing extension M[G] can be forced in the ground model M, that is, for any given A, whether M[G]\models A can be decided in M. That is exactly what the forcing theorem says. Since $M[G]\models A$ or $\neg A$ is true, without loss of generality, assume M[G]\models A, then for any condition $p$ and any generic filter $G$ containing $p$, there must be some stronger $q$ forces $A$.
For (ii), first note the book of either Kunen's or Cohen's is working under first-order logic. Secondly note the difference between the two notions of forcing. Kunen and Cohen's book are talking set-theoretic forcing in Set Theory under first-order logic. Set-theoretic forcing is merely a tool helping us extending set-theoretic model(structure)s. Validity in first-order logic has nothing to do with set-theoretic forcing ($A$ is valid if $M\models A$ for any structure $M$). But validity in intuitionistic is depend on (defined by) forcing (see page 97 in the second reference you cited.
). You may find a poof of the non-intuitionistic validity of ($A$ or $\neg A$) in page 97-98 in the second reference you cited.
I do not understand your question in (iii). What do you mean "forcing is consistent" ?