Skip to content

Commit 965747d

Browse files
committed
[improve] explanation of asclcom
1 parent 1314c60 commit 965747d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

set.mm

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -835225,12 +835225,12 @@ have GLB (expanded version). (Contributed by Zhi Wang,
835225835225
$( Scalars are commutative after being lifted.
835226835226

835227835227
However, the scalars themselves are not necessarily commutative if the
835228-
algebra is not a faithful module. For example, Let ` B ` be the 2 by
835229-
2 upper triangular matrix algebra over a commutative ring ` W ` .
835230-
Define scalar multiplication ` C .x. X ` as multipying the top-left
835231-
entry, which is a "vector" element in ` W ` , of the "scalar" ` C ` ,
835232-
which is now an upper triangular matrix, with the "vector" ` X ` in
835233-
` W ` .
835228+
algebra is not a faithful module. For example, Let ` F ` be the 2 by
835229+
2 upper triangular matrix algebra over a commutative ring ` W ` . It
835230+
is provable that ` F ` is in general non-commutative. Define scalar
835231+
multiplication ` C .x. X ` as multipying the top-left entry, which is
835232+
a "vector" element of ` W ` , of the "scalar" ` C ` , which is now an
835233+
upper triangular matrix, with the "vector" ` X e. ( Base `` W ) ` .
835234835234

835235835235
Equivalently, the algebra scalars function is not necessarily
835236835236
injective unless the algebra is faithful. Therefore, all "scalar

0 commit comments

Comments
 (0)