I feel like this is a basic question, but I'm having trouble justifying a property. I have the following result (simplified for the post) which I am trying to get an intuitive understanding for:
$P(|A+B| > c) \leq P(|A|>c/2) +P(|B|>c/2)$
I believe that this is true but am having trouble working it out.
I can see why $P(|A|>c/2, |B|>c/2) \leq P(|A|>c/2) +P(|B|>c/2)$
I guess my question is, is the step I am missing:
$P(|A+B| > c) = P(|A|>c/2, |B|>c/2)$
Some possible steps (there are other routes):