quot;. Thus, > > *Want: $(\mathfrak{p}_{2}B_{\mathfrak{q}_{1}}) \cap A \subset \mathfrak{p}_{2}$.* > > The [[extension of an ideal|extension]] $\mathfrak{p}_{2}B_{\mathfrak{q}_{1}}$ takes place in two steps: $\mathfrak{p}_{2} \mapsto \mathfrak{p}_{2}B \mapsto \mathfrak{p}_{2}B_{\mathfrak{q}_{1}}$. Take $\frac{y}{s} \in (\mathfrak{p}_{2}B_{\mathfrak{q}_{1}}) \cap A$, $y \in \mathfrak{p}_{2}B$, $s \in B-\mathfrak{q}$. > > *Want: $\frac{y}{s} \in \mathfrak{p}_{2}$.* This is what we shall prove, by contradiction. First note: > > > Since $B$ is [[integral element of an algebra|integral]] over $A$, the [[integral closure]] of $\mathfrak{p}_{2}$ in $B$ is $\sqrt{ \mathfrak{p}_{2}B }$ (see [[integrality over an ideal]]). Hence $y \in \mathfrak{p}_{2}B \subset \sqrt{ \mathfrak{p}_{2}B }$ is integral over $\mathfrak{p}_{2}$. Now can apply the [[characterization of integrality over an ideal (in an integrally closed domain)]]: $\frac{y}{1}$ is to be [[algebraic element|algebraic]] over $\text{Frac }A$, with the [[minimal polynomial|minimal equation]] of $y$ over $\text{Frac }A$ being $(*) \ y^{r}+u_{1}y^{r-1} + \dots + u_{n}y^{0}=0, \text{ for some } u_{i} \in \sqrt{ \mathfrak{p}_{2} }\overbrace{ = }^{ \mathfrak{p}_{2} \text{ prime} }\mathfrak{p}_{2}.$ > We can divide here. Write $\underbrace{ y }_{ \in B }=\frac{y}{\underbrace{ s }_{ \in A }}\underbrace{ s }_{ \in B }$ and so $y,s \in \text{Frac }B$ and $\frac{y}{s} \in \text{Frac }A$. Thus the minimal equation of $s$ over $\text{Frac }A$ is obtained by writing[^1] $\left( \frac{y}{s}s \right)^{r} + \underbrace{ u_{1} }_{ \in \mathfrak{p}_{2} }\left( \frac{y}{s} s \right)^{r-1} + \dots + \underbrace{ u_{r} }_{ \in \mathfrak{p}_{2} }=0$ > and dividing by $\ \left( \frac{y}{s} \right)^{r}$: $(* * ) \ s ^{r}+ \underbrace{ \left( \frac{s}{y} \right)^{1} }_{ \in \text{Frac }A } \underbrace{ u_{1} }_{ \in \mathfrak{p}_{2} } s ^{r-1} + \dots + \underbrace{ \left( \frac{s}{y} \right)^{r} }_{ \in \text{Frac }A } \underbrace{ u_{r} }_{ \in \mathfrak{p}_{2} }=0.$ > But $s \in B$, and so $s$ is integral over $A$, and thus [[characterization of integrality over an ideal (in an integrally closed domain)]] says all the coefficients $\left( \frac{s}{y} \right)^{1}\underbrace{ u_{1} }_{ \in \mathfrak{p}_{2} },\dots, \left( \frac{s}{y} \right)^{r}\underbrace{ u_{r} }_{ \in \mathfrak{p}_{2} }$ are in $A$. > > *Now,* suppose $\frac{y}{s} \notin \mathfrak{p}_{2}$. Then $\underbrace{ u_{i} }_{ \in \mathfrak{p}_2 }=\underbrace{ \left( \frac{y}{s} \right)^{i} }_{ \notin \mathfrak{p}_{2} } \underbrace{ \left( \frac{s}{y} \right)^{i}u_{i} }_{ \in A }$, and [[prime ideal|so]] $\left( \frac{s}{y} \right)^{i}u_{i} \in \mathfrak{p}_{2}$. Thus $s ^{r} \in \underbrace{ \mathfrak{p}_{2}B }_{ \subset \mathfrak{p}_{1}B = (\mathfrak{q}_{1} \cap A)B \subset \mathfrak{q}_{1} }$ by $(* *)$, a contradiction. > ----- #### [^1]: General fact — his notes explain in a footnote if not convinced. ---- #### References > [!backlink] > ```dataview > TABLE rows.file.link as "Further Reading" > FROM [[]] > FLATTEN file.tags as Tag > WHERE Tag = "#definition" OR Tag = "#theorem" OR Tag = "#MOC" OR Tag = "#proposition" OR Tag = "#axiom" > GROUP BY Tag > ``` > [!frontlink] > ```dataview > TABLE rows.file.link as "Further Reading" > FROM outgoing([[]]) > FLATTEN file.tags as Tag > WHERE Tag = "#definition" OR Tag = "#theorem" OR Tag = "#MOC" OR Tag = "#proposition" OR Tag = "#axiom" > GROUP BY Tag > ```