Localization of Z: Understand What It Is

  • Context: Undergrad 
  • Thread starter Thread starter joecoz88
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around the concept of localization of the integers Z, exploring its definitions, examples, and implications in algebra. Participants delve into the construction of localizations, the choice of multiplicative subsets, and the nature of the resulting structures.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant asks for clarification on what localizations of Z are and expresses confusion about the concept of localization.
  • Another participant explains that localization involves choosing a multiplicative subset and provides an example using the field of fractions Q, detailing the equivalence relation and operations for addition and multiplication.
  • A further example is given where a prime ideal is used to define a localization, specifically Z_{pZ}, and the participant discusses the implications of this construction.
  • One participant questions whether the multiplicative set S must be a subring of Z and whether all localizations can be obtained from localizing with subrings.
  • Another participant responds that S does not need to be a subring and explains that if S contains zero, the localization becomes the zero ring.
  • There is a discussion about the form of localizations, with one participant proposing a specific form involving primes and integers, which is confirmed to be a valid localization.
  • A participant introduces the notation \mathbb{Z}[\frac{1}{3}] and inquires about its relation to localization.
  • Another participant clarifies that \mathbb{Z}[\frac{1}{3}] represents the smallest subring of \mathbb{Q} containing \frac{1}{3} and explains the construction of this localization using a specific multiplicative set.

Areas of Agreement / Disagreement

Participants express differing views on whether S must be a subring of Z, with some arguing it should not be, while others clarify that it can lead to the zero ring if it contains zero. The discussion remains unresolved regarding the general forms of localizations and their implications.

Contextual Notes

Participants note that the choice of multiplicative set S is crucial, as including zero leads to trivial localizations. The discussion also highlights the importance of defining equivalence relations and operations correctly in the context of localizations.

joecoz88
Messages
14
Reaction score
0
What are the localizations of Z? I'm having trouble understanding what localization is.
 
Physics news on Phys.org
You should along with Z, choose the multiplicative subset you want to do localization with.

Perhaps an intuitive example is the construction of the quotient field Q.

First, we know that \frac{8}{2}= \frac{4}{1}, i.e the two are equivalent since 8 * 1 - 4*2 = 0. We also need to be careful not to have the denominator be zero!

We may think of \frac{8}{2} as a pair (8,2) in Z \times S, where S is Z with zero removed. In order to deal with the fact that two different fractions could be equal, like (8,2) = (4,1), it is better to consider these "equal" fractions as fractions belonging to the same equivalence class.
So we define a relation \equiv as follows (z_1, s_1)\equiv (z_2, s_2) if and only if z_1 s_2 - s_1 z_2 = 0.

Now we may consider the set of all equivalence classes, i.e the quotient of Z \times S by the relation \equiv. Let us denote that by Q (this is the localization of Z with respect to S, usually denoted by S^{-1}Z, in our case, since Z is a domain, and we considered the multiplicative set to be Z - {0}, it is called the field of fractions).

It remains to define multiplication and addition.
Similar to the high-school definition of addition of fractions \frac{z_1}{s_1} + \frac{z_2}{s_2} = \frac{z_1 * s_2 + z_2 * s_1}{s_1 * s_2}, define addition as
(z_1, s_1) + (z_2, s_2) = (z_1 * s_2 + z_2 * s_1, s_1 * s_2).
and multiplication
(z_1, s_1) * (z_2, s_2) = (z_1 z_2, s_1 s_2)

The quotient we defined turns out to be a field, moreover, there's a (an injective) canonical ring homomorphism, i: Z -&gt; Q[/itex] defined by x -&amp;gt; (x,1), i.e intuitively every integer n in Z is a rational number \frac{n}{1} i.e corresponds to a pair (n,1) in Q = (Z \times S) / \equiv.<br /> <br /> <br /> Here&#039;s another localization on Z. Naively speaking, a subset of Q in which the denominator is not divisible by a prime.<br /> <br /> Let p be a prime number. Now pZ is a prime ideal. Let S = Z - pZ (i.e the integers with the ideal pZ removed). It is a multiplicative set.<br /> Do localization as above, define an equivalence relation \equiv by (z_1, s_1) \equiv (z_2, s_2) iff z_1 s_2 - s_1 z_2 = 0 for z_1, z_2 in Z, and s_1, s_2 in S = Z - pZ. Define addition and multiplication as above.<br /> <br /> The (quotient) ring obtained Z_{pZ} = (Z \times Z - pZ) / \equiv is the &quot;localization of Z at p&quot;.<br /> <br /> Each element (a,b) in Z_{pZ} corresponds to an element in Q (i.e in (Z \times Z - {0}) / \equiv, but the prime p we chose doesn&#039;t divide b. <br /> <br /> <br /> <br /> <br /> Actually localization allow us to consider rings that are not domains, but in order to do so we must modify the definition of the equivalent relation above by requiring the existence of an element s_3 in the multiplicative set S, so that instead of z_1 s_2 - s_1 z_2 = 0, it would be s_3 ( z_1 s_2 - s_1 z_2) = 0. But addition and multiplication is defined as above! The canonical ring homomorphism defined earlier is no more injective, and we can&#039;t form a field of fraction(the case where we have a domain, and consider the multiplicative set to be that domain with zero removed, as we did for Q!) !<br /> <br /> Still though, if you have a set A that is not a domain. You may consider the multiplicative set S which consists of all non-zero divisors of A. You may then (similar to arguments above) construct &quot;the total ring of fractions&quot;.
 
Last edited:
Thank you so much for the response. My next question is, must S be a subring of Z? Can one obtain all localizations of Z by localizing with all of its subrings?

Also, what form do these localizations take? I am assuming there is a general one.

For example, {(n/p^k) : n, k in Z, p prime} Is this a localization of Z?

Thanks
 
must S be a subring of Z?
Not at all. If S is a subring, then S contains the additive identity 0, but then the localization will be the zero ring, in fact the localization S^{-1} Z = 0 if and only if 0 \in S. (This should be intuitive, recall that when Q was constructed, we required the denominator to never be zero, in other words the multiplicative set S shouldn't have zero)

For example, {(n/p^k) : n, k in Z, p prime} Is this a localization of Z?
Perhaps you meant k in N! Yeah, this is a localization of Z.
Actually, you may choose any p, you're not restricted to primes.
As noted earlier, if p^k is happens to be zero at some k, then you end up with the zero ring.
 
Last edited:
I've seen the notation \mathbb{Z}\left[\frac{1}{3}\right] and it should have something to do with localization. What does the notation mean?
 
in general, \mathbb{Z}[\frac{1}{3}] is the smallest sub-ring of \mathbb{Q} which contains both \frac{1}{3} and \mathbb{Z}.

From the viewpoint of localization, we consider \mathbb{Z} as our domain. Choose 3 in \mathbb{Z}, and let the multiplicative set S = \{3^n | n \in \mathbb{N}\} (Note: 3^0=1 is included)
Define the equivalence relation and the operations as usual (see earlier post(s)).
Finally, one obtains the localization S^{-1}Z = \{\frac{a}{b} | a \in Z, b \in S\}.

This is pretty much the localization joecoz88 had in mind in the last post.
 
Last edited:

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
48
Views
6K
  • · Replies 3 ·
Replies
3
Views
3K