Let $X$ be a poset (or only preordered or even just equipped with a plain relation).
Is it true that suprema always exist iff infima always exist: $$\left(\forall A\subseteq X: \sup A\text{ exists}\right)\iff\left(\forall A\subseteq X: \inf A\text{ exists}\right)$$
Yes, indeed $\inf A=\sup A_-$ and $\sup A=\inf A_+$ with $A_+:=\{c:c\geq A\}$ and $A_-:=\{c:c\leq A\}$.
Define for brevity: $$A\leq c:\iff a\leq c\text{ for all }a\in A$$ Since suprema are the least upper bounds resp. infima the greatest upper bounds it holds: $$\left(\sup A_-=\min A_{-+}\leq A_{-+}\right)\text{ resp. }\left(\inf A_+=\max A_{+-}\geq A_{+-}\right)$$ But $A\subseteq A_{-+}$ resp. $A\subseteq A_{+-}$ so it also holds: $$\left(\sup A_-=\min A_{-+}\leq A\right)\text{ resp. }\left(\inf A_+=\max A_{+-}\geq A\right)$$ Since suprema are lower bounds resp. infima upper bounds it holds: $$\left(\sup A_-=\min A_{-+}\geq A_-\right)\text{ resp. }\left(\inf A_+=\max A_{+-}\leq A_+\right)$$ Concluding: $$\left(\sup A_-=\inf A\right)\text{ resp. }\left(\inf A_+=\sup A\right)$$