My answers to the question' Why do mathematical if-then statements often miss out the comma after the if clause?' would be:
1) Mathematicians try to keep things simple & clear, and in scruffy handwriting a comma might be mistaken for something else by the reader;
2) The comma rule is not so strictly adhered to among other English users anyway;
3) Typical if-then statements in ordinary life have more contingency and uncertainty to both sides of the if-then statement than they do in maths. For example, in a legal if-then sentence both sides can be debatable ...only true with certain clarifications. In "If the client's property is damaged by an act of terrorism, then...", for example, there can easily be debate in court as to whether a given event qualified as matching the content of the if clause. In contrast, maths readers are typically willing to accept the if clause as "transparent", not needing debate (if it is unclear, they often reject the whole sentence or document as unclear), so that "If x > 2" requires no special consideration, no discussion as to whether x is or is not greater than 2. The maths reader simply accepts this clause and moves straight on, hence "If x > 2 then y ...whatever" does not look strange without a comma;
4) A commonly stated rule of thumb in English is that commas give the reader a chance to take a breath. For reasons similar to those in (3), maths readers are less likely to wish to take a breath or a pause. The if-then statement has the feel of a complete unit for mathematicians, and they want to "take it whole".
Strangely, most children in most English-speaking countries attend school without ever being given grammar lessons in their own language. To clarify reason (2) above it would be interesting to hear from mathematicians who write their first drafts (or all drafts!) in a language where grammar of the native language is a compulsory subject at school: German or French or Russian speakers on here? Do you automatically carry over all the punctuation rules of your first language into the mathematical sentences you write?
In this case, the comma placement "If $\alpha > -1$, then..." does not seem to serve to clarify any part of the statement. There might be cases where meaning is lost if the comma is omitted, but I can't think of any examples off the cuff.
– walkar Jan 26 '15 at 03:21