秦宇轩的个人主页 博文 读书 链接 杂项 兴趣 小笔记

The definition of determinat

Main reference: Linear Algebra Done Right by Sheldon Axler.

Definition

For vector space 𝑉 with base field 𝕜 and a fixed basis (𝑒𝑖), we use Alt𝑛(𝑉) to denote its all alternating n-froms. It’s a well known fact that this is also a vector space with dimension 1.

For any endomorphism 𝑇 on 𝑉, i.e., a matrix, we define a endomorphism of Alt𝑛(𝑉) as 𝛼𝑇𝛼, the latter applied to a vector (𝑣𝑖) in 𝑉 as 𝑇𝛼(𝑣𝑖)=𝛼(𝑇𝑣𝑖).

We thus obtain a endomorphism 𝑇() on Alt𝑛(𝑉), since Alt𝑛(𝑉)𝕜, 𝑇 must be identified with a scalar multiplication 𝑐, and the constant 𝑐𝕜 is unique.

Finally, we define det𝑇 as the unique constant 𝑐 in 𝕜.

Some quick facts