Differential Fields in Abstract Algebra
📂Abstract AlgebraDifferential Fields in Abstract Algebra
Definition
Let R be an (Abelian) ring. A function d:R→R that satisfies the following is called a derivation,
d(x+y)=d(xy)=d(x)+d(y)d(x)y+xd(y)
and the ordered pair (R,d) is called a differential ring. Suppose R has a unity 1. The set of c∈R that satisfies d(c)=0 for the additive identity 0∈R is a subring of R including 1, and is referred to as the constant ring, in the sense that it is the ring of constants.
If the F of a differential ring (F,∂) is a field, it is called a differential field, and its constant ring is called the field of constants.
Explanation
Since every field is a ring, such definitions naturally arise, and indeed, a differential ring (R,d) being an integral domain is sufficient for its corresponding field of fractions to become a differential field. In fact, there are more general theorems that relax the conditions even further to include fraction rings, but let’s just briefly look at the case of integral domains.
Theorem
Suppose A is an integral domain.
(a,s)≡(b,t)⟺at=bs
When defining the equivalence relation ≡ in the Cartesian product A×S of A and S as above, let’s represent the equivalence class of (a,s) as a/s, and represent the set of those equivalence classes as S−1A:=A×S/≡. When the new two operations ⊕, ⊙ are
sa⊕tb:=sa⊙tb:=stat+bsstab
defined as above, the field (S−1A,⊕,⊙) is defined as the field of fractions of A.
Suppose the differential ring (R,d) is an integral domain. Then, there exists an extension function ∂ of d for the field of fractions F of R that makes (F,∂) a differential field.
Proof
Algebraic differentiation formulas:
- [1]: For the additive identity 0 of R and elements of the constant ring c and r∈R, the following holds.
d(0)=d(1)=d(cr)=0d(c)=0cd(r)
- [3] For the unit u of R and r∈R, the following holds.
d(ru−1)=[d(r)u−rd(u)]u−2
Assuming R is an integral domain, the field of fractions F is explicitly determined, and it is sufficient to show that extending d:R→R to ∂:F→F satisfies the conditions of a differential field. Let’s start with all r∈R as
d(r)=∂(r)
When picking any b∈R, if b=0, then for any a∈R,
d(a+b)=d(a+0)=d(a)+d(0)=d(a)+d(b)
while also satisfying
d(ab)=d(0)=0=d(a)0+a0=d(a)b+ad(b)
If b is not the additive identity 0 of R, then in the field of fractions F, b is a unit hence has a multiplicative inverse b−1=1/b. The original domain of definition d is R, so d(b−1) might not have been defined, requiring a proper extension to F. This differentiation can be defined through the derivative d(1)=0=∂(1) of the unity 1∈R, guaranteed by the assumption that R is an integral domain,
0=∂(1)=∂(bb−1)=∂(b)b−1+b∂(b−1)⟹∂(b−1)=∂(b1)=−b2∂(b)
Note that the operations of F use the operations of the field of fractions ⊕, ⊙, but for readability, we continue to write it as +, ⋅. According to this extension,
∂(a⋅b−1)===b2∂(a)b−a∂(b)∂(a)b2b+a⋅(−b2∂(b))∂(a)b−1+a∂(b−1)
and
∂(a+b−1)======∂(bab+1)∂(ab+1)b−1+[ab+1]∂(b−1)∂(ab)b−1−[ab+1]b2∂(b)[∂(a)b+a∂(b)]b−1−[ab−1+b−2]∂(b)∂(a)+a∂(b)b−1−ab−1∂(b)+b−2∂(b)∂(a)+∂(b−1)
In other words, d defined in R is naturally extended to F.
■