Let $A$ and $B$ be arbitrary sets and consider the following two statements: \begin{gather} (x\in A)\Rightarrow (x\in B)\\ (x\in A)\Leftrightarrow (x\in B) \end{gather}
These two statements are usually worded as follows:
- If $x$ belongs to $A$, then $x$ belongs to $B$”
- “$x$ belongs to $A$ if and only if $x$ belongs to $B$”.
My questions are:
- Can the first statement be read as “$x$ belongs to $A$ when $x$ belongs to $B$”?
- Can the second statement be read as “$x$ belongs to $A$ whenever $x$ belongs to $B$”?
So, is it possible to use “when” instead of “if” and “whenever” instead of “if and only if”?