Let $\mathcal{A}$ be a Boolean algebra and $F\subseteq \mathcal{A}$ be a filter on $\mathcal{A}$. Why are the following properties equivalent?
$$(1)\,\,\,A\land B\in F\Rightarrow A,B\in F$$ $$(2)\,\,\,A\in F, A\leq B\Rightarrow B\in F$$ $$(3)\,\,\,A\in F\Rightarrow A\lor B\in F$$
At least I assume they are (this isn't a textbook exercise). I have found 3 different definitions of filters and they all differ only in these 3 properties, sharing the property that $$A,B\in F\Rightarrow A\land B\in F.$$
I also know of filters that $$(4)\,\,\,F\neq\emptyset \Leftrightarrow I\in F$$ $$(5)\,\,\,F\neq\mathcal{A}\Leftrightarrow O\notin F$$
are necessary properties. Am I right in that (4) and (5) taken together are not equivalences to (1)–(3)?
A filter $\mathcal{F}\subseteq\mathscr{P}(X)$ is
With that in mind observe your (1-3) are equivalent ways of stating the upward closed condition. Indeed, recall the following are equivalent: $s\preceq t\iff \sup\{s,t\}=t\iff \inf\{s,t\}=s$.
The property shared that you mention is the closure under binary meets condition.
Observe your (4) is the nonempty condition.
Your (5) is the statement that the filter is "proper" i.e. $\mathcal{F}\ne \mathscr{P}(X)$ the powerset. Which is equivalent to stating that the bottom element is not in the filter.
Edit: $\mathscr{P}(X)$ is a quick example of a Boolean algebra $\mathcal{A}$.