On the basis of the following abbreviation: $A$ - Sanders is leader; $B$ - Florida is in the South; $C$ - Joe is Sanders' brother; $D$ - Sanders is from Florida, translate the following symbolic formula into natural English.
$A \Rightarrow (B \Rightarrow (C \Rightarrow D))$
I have very little background for alternative usage of "if-then" and therefore, would be strongly welcomed if anyone could suggest ideas on how to translate it into normal sentence?
The first thing I would do is eliminate some of the implications using the fact that for any propositional terms $p$ and $q$, the implication $p \to q$ is logically equivalent to $\neg p \vee q$, where $\neg$ reads as "not" an $\vee$ as "or" in natural English; for some explanation of this fact you can consult this MSE post. If I let $\equiv$ be the symbol denoting the relation "is logically equivalent to", we have the following equivalences:
$$\begin{align} A \to (B \to (C \to D)) &\equiv A \to( B \to (\neg C \vee D))\\ &\equiv A \to (\neg B \vee (\neg C \vee D)) \\ &\equiv A \to (\neg B \vee \neg C \vee D )\end{align} $$
Therefore one could translate your given logical formula in natural English as: