Basic Probability Notation: Axioms of Probability

0 <= P(A) <= 1

P(True) = 1, P(False) = 0

P(A or B) = P(A) + P(B) - P(A and B)

P(A) + P(~A) = 1.