If $A \subseteq \mathbb{R} $ $$ \exists p \in A, \forall q \in A , q \leq p $$
Can I just use a specific value for $p$ and arbritary value for $q$ to disprove this?
$p = 3$ and $q = p + 1$, hence $q > p$
Also, how would should one go about this one:
If .. $\exists p \in A, \forall q \in A , q \leq p $ .. then $p$ is unique.