How does one prove $\vdash (\exists x)(A\rightarrow(\forall x)A)$?
I can think of using duality: $\vdash(\exists x)(A\wedge B) \equiv A\wedge (\exists x) B$
However, I'm not too sure how to formally go about it. Thanks for the help :)
How does one prove $\vdash (\exists x)(A\rightarrow(\forall x)A)$?
I can think of using duality: $\vdash(\exists x)(A\wedge B) \equiv A\wedge (\exists x) B$
However, I'm not too sure how to formally go about it. Thanks for the help :)
The negation is
$\forall x (A \wedge \neg \forall x A)$
iff
$\forall x A \wedge \forall x \neg \forall x A)$
iff
$\forall x A \wedge \neg \forall x A)$
which is clearly false.