Exercise 14.3.11

We can regard 𝔽 p n as both a group (under addition) and a vector space over 𝔽 p (under addition and scalar multiplication). However, since we are over 𝔽 p , scalar multiplication can be build out of addition. Use this observation to prove the following:

(a)
Any subgroup of 𝔽 p n is a subspace.
(b)
Any group homomorphism γ : 𝔽 p n 𝔽 p n is linear.

Answers

Proof. (a) Let H be a subgroup of 𝔽 p n . If v = ( α 1 , , α n ) H , we show by induction on k that [ k ] p v H . First [ 0 ] p v = ( 0 , , 0 ) H . If [ k ] p v H , then [ k + 1 ] p v = [ k ] p v + v H . Therefore

k , [ k ] p v H .

Since for every λ 𝔽 p , there is some k such that λ = [ k ] p , we can conclude that, for all v H , for all λ 𝔽 p , λv H . Thus H is a subspace of 𝔽 p n . (b) Let γ : 𝔽 p n 𝔽 p n a group homomorphism. if v 𝔽 p n , We show by induction that γ ( [ k ] p v ) = [ k ] p γ ( v ) for k .

For k = 0 , γ ( [ 0 ] p v ) = 0 = [ 0 ] p γ ( v ) . If γ ( [ k ] p v ) = [ k ] p γ ( v ) for some k , then, since γ is a group homomorphism,

γ ( [ k + 1 ] p v ) = γ ( [ k ] p v + v ) = γ ( [ k ] p v ) + γ ( v ) = [ k ] p γ ( v ) + γ ( v ) = ( [ k ] p + 1 ) γ ( v ) = [ k + 1 ] p γ ( v ) .

Therefore γ ( [ k ] p v ) = [ k ] p γ ( v ) for all k . This proves that γ ( λv ) = λf ( v ) for all v 𝔽 p n , for all λ 𝔽 p , thus γ is linear. □

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