10

Let $R$ be a non-commutative ring with unity. A skew field $K$ containing $R$ is called a universal skew field of fractions of $R$ if

  • it is generated by $R$ as a skew field (i.e. there is no proper subskewfield of $K$ containing $R$)
  • for any skew field $L$ and any morphism of rings $\varphi : R \to L$ there exists a subring $K_0$ of $K$ with $R \subseteq K_0$ and a morphism of rings $\theta : K_0 \to L$ extending $\varphi$ and with the property that $$ \forall x \in K_0 (x^{-1} \in K_0 \Leftrightarrow \theta(x) \neq 0). $$

This is the definition I saw in a noncommutative geometry course. We went on to examine a few examples, but a lot of things are still not clear to me:

  • Why would the 'naive' generalisation of the universal property in the commutative case not give the right notion in the non-commutative case?
  • In what category is the above definition of a universal skew field of fractions actually an initial object? Don't we need uniqueness of $K_0$ and $\varphi$?
  • Because why else would the universal skew field of fractions be unique up to isomorphism?

Note that uniqueness does not follow from the fact that $R$ generates $K$. An example from my course (sketch):

Let $k$ be a commutative field, $k<x_1, x_2>$ the polynomial ring in two non-commuting variables. For every $n \in \mathbb{N}$, $n \geq 2$ consider the skew polynomial ring $k[t][X, n]$, in which $tX = Xt^n$. This is a right Ore ring, hence can be embedded into a skew field. Also one has an embedding $$ \phi_n : k < x_1, x_2 > \to k[t][X, n] $$ by setting $\phi_n(x_1) = X$ and $\phi_n(x_2) = Xt$, but the fields generated by $\phi_n(k < x_1, x_2 >)$ and $\phi_m(k < x_1, x_2 >)$ are not isomorphic if $n \neq m$, as one has $$ \phi_n(x_1)^{-1}\phi_n(x_2)\phi_n(x_1) = X^{-1}XtX = tX = Xt^n = Xtt^{n-1} = Xt(X^{-1}Xt)^{n-1} = \phi_n(x_2)(\phi_n(x_1)\phi_n(x_2))^{n-1} $$ and this depends on the choice of $n$!

Bib-lost
  • 3,890
  • This could be best answered if you add your source and the examples. Because I guess that in these examples the naive generalization might not hold. 2) Uniqueness of $\phi$ follows since $K$ is generated by $R$. But I also wonder why $K_0$ is not unique in some sense. 3) This follows from 2).
  • – HeinrichD May 10 '17 at 18:35
  • I'll add some details. – Bib-lost May 10 '17 at 19:01
  • I don't know how I should give you a source though, it's just a course and my notes are all I have. – Bib-lost May 10 '17 at 19:13
  • "Why would the 'naive' generalisation of the universal property in the commutative case not give the right notion in the non-commutative case?" Do you mean "Can't we just do the same thing we do for commutative domains for noncommutative domains and get a divison ring?" or are you aware of the difficulties already? – rschwieb May 10 '17 at 19:26
  • I know that in general there does not even need to be a skew field extending a non-commutative domain. By naive definition of the universal property I meant: for any skew field $L$, any homomorphism $R \to L$ extends to a unique homomorphism $K \to L$. One can define this of course, but I'm guessing that it is a too strong condition if one wants to obtain enough examples. – Bib-lost May 10 '17 at 20:10