mirror of
https://github.com/szdytom/LADRSolutions.git
synced 2025-10-19 16:30:16 +00:00
1C p16
Signed-off-by: szdytom <szdytom@qq.com>
This commit is contained in:
parent
caff0f9d30
commit
58ec22cc30
@ -428,3 +428,13 @@
|
||||
][
|
||||
由子空间加法封闭性可知,$U + U = U$。
|
||||
]
|
||||
|
||||
#exercise_sol(type: "proof")[
|
||||
$V$ 的“子空间求和”运算可交换吗?换句话说,设 $U$ 和 $W$ 都是 $V$ 的子空间,那么 $U + W = W + U$ 是否成立?
|
||||
][
|
||||
是的。我们有
|
||||
|
||||
$ U + W = {u + w : u in U, w in W} = {w + u : u in U, w in W} = W + U $
|
||||
|
||||
#tab 这说明 $U + W = W + U$ 成立。
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user