Exercise 11.2.10

Suppose that a monic polynomial f 𝔽 p [ x ] has a factorization f = f 1 f k , where f 1 , , f k are distinct monic irreducible polynomials. Let R = 𝔽 p [ x ] f , and let R i = 𝔽 p [ x ] f i for i = 1 , , k . Then consider the map

φ : R R 1 × × R k

defined by

φ ( g + f ) = ( g + f 1 , , g + f k ) .

The goal of this exercise is to prove that φ is a ring isomorphism when we make R 1 × R k into a ring using coordinatewise addition and multiplication.

(a)
Prove that φ is a well-defined ring homomorphism.
(b)
Prove that φ is one-to-one.
(c)
Show that R and R 1 × × R k have the same dimension when considered as vector spaces over 𝔽 p .
(d)
Use the dimension theorem from linear algebra to conclude that φ is a ring isomorphism.

Answers

Proof.

(a)
Let g , h 𝔽 p [ x ] . If g + f = h + f , then f g h . Since f i f , i = 1 , , k , then f i g h , so g + f i = h + f i . Therefore φ is well-defined.

Write g ¯ = g + f , g 𝔽 p [ x ] . For all g , h 𝔽 p [ x ] ,

φ ( g ¯ + h ¯ ) = ( g + h + f 1 , , g + h + f k ) = ( g + f 1 + h + f 1 , , g + f k + h + f k ) = ( g + f 1 , , g + f k ) + ( h + f 1 , , h + f k ) = φ ( g ¯ ) + φ ( h ¯ ) ,

and similarly

φ ( g ¯ h ¯ ) = φ ( g ¯ ) φ ( h ¯ ) .

Finally φ ( 1 + f ) = ( 1 + f 1 , , 1 + f k ) is the unit of R 1 × × R k for the product. So φ is a ring homomorphism.

(b)
If g ¯ = g + f ker ( φ ) , then ( g + f 1 , , g + f k ) = ( 0 , , 0 ) , so f 1 g , , f k g . Since f 1 , , f k are distinct monic irreducible polynomials, f 1 , , f k are relatively prime, therefore f = f 1 f k g . This implies that g ¯ = g + f = f = 0 ¯ .

ker ( φ ) = { 0 ¯ } , so φ is injective.

(c)
We know that dim R = dim ( 𝔽 p [ x ] f ) = deg ( f ) ,

where dim R = dim 𝔽 p R is the dimension of R over 𝔽 p .

Similarly, since f = f 1 f k ,

dim ( R 1 × × R k ) = dim R 1 + + dim R k = deg ( f 1 ) + + deg ( f k ) = deg ( f ) .

So

dim R = dim ( R 1 × × R k ) .

(d)
Since φ is a ring homomorphism and φ ( λ g ¯ ) = λφ ( g ¯ ) , λ 𝔽 p , g ¯ R , φ is linear ( φ is an algebra homomorphism).

φ : R R 1 × × R k is linear, injective, and dim R = dim ( R 1 × × R k ) , therefore φ is bijective. So φ is a ring isomorphism.

User profile picture
2022-07-19 00:00
Comments