From the set-theoretic equations
$$\eqalign {
A &= A \cap 1 \\
&=A \cap (B \cup \sim B) \\
&=(A \cap B) \cup (A \cap \sim B) \\
}$$
and
$$\eqalign {
(A \cap B) \cap(A \cap \sim B) &= (A \cap A) \cap (B \cap \sim B) = A \cap \varnothing = \varnothing
}$$
we apply the penultimate axiom to obtain
$$\eqalign {
\Pr(A) &= \Pr((A \cap B)\cup (A \cap \sim B)) \\
&= \Pr(A \cap B) + \Pr(A \cap \sim B) - \Pr((A \cap B) \cap(A \cap \sim B)) \\
&= \Pr(A \cap B) + \Pr(A \cap \sim B) - \Pr(\varnothing)
}$$
and then, observing $\Pr(\varnothing)=0$ by the third axiom, we are done.
This nicely illustrates the fact that most probability statements are really about sets (events). That's why Venn diagrams can be so helpful in reasoning about probabilities.