Given that \( A \subseteq B \), it implies that the probability of \( A \) occurring is always less than or equal to the probability of \( B \). The conditional probability \( P(A | B) \) is given by:
\[
P(A | B) = \frac{P(A \cap B)}{P(B)}
\]
Since \( A \subseteq B \), \( A \cap B = A \), so:
\[
P(A | B) = \frac{P(A)}{P(B)}
\]
Also, since \( P(A) \leq P(B) \), it follows that:
\[
P(A | B) \geq P(A)
\]
Thus, the correct answer is option (2).