I'm trying to solve the following problem
Let $A$ be a commutative noetherian ring with identity $1 \neq 0$. Write $X (\mathfrak{a})$ for the set of prime ideals of $A$ containing a given ideal $\mathfrak{a}$. Suppose that $X(0) = X(\mathfrak{a}) \cup X(\mathfrak{b})$ and $X(\mathfrak{a}) \cap X(\mathfrak{b}) = \emptyset$ for two ideals $\mathfrak{a}$ and $\mathfrak{b}$. Prove the following facts
(a) $A = \mathfrak{a} + \mathfrak{b}$.
Clearly since $\mathfrak{a}, \mathfrak{b} \subset A$, we have $\mathfrak{a} + \mathfrak{b} \subset A$. However, the other direction is not clear
(b) $\mathfrak{a}\cap \mathfrak{b} =\mathfrak{a}\mathfrak{b}$
We have one direction $\mathfrak{a}\cap \mathfrak{b} \subset \mathfrak{a}\mathfrak{b}$, but the other direction is not clear
**I feel like in both cases Notherian and $X$ properties should be used somehow but I'm not sure how. **
Another thing to observe: $X(\mathfrak{I})=\emptyset$ iff $\mathfrak{I}$ contains the identity element.
– Shrugs Mar 28 '23 at 01:11