Skip to content

Commit

Permalink
Edit zringmpg comment in set.mm and iset.mm
Browse files Browse the repository at this point in the history
Change multiplication group to multiplicative group
  • Loading branch information
jkingdon committed Mar 8, 2025
1 parent 6d6c718 commit bea539a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions iset.mm
Original file line number Diff line number Diff line change
Expand Up @@ -153331,8 +153331,8 @@ According to Wikipedia ("Integer", 25-May-2019,
PJABCRSDTUA $.
$}

$( The multiplication group of the ring of integers is the restriction of the
multiplication group of the complex numbers to the integers. (Contributed
$( The multiplicative group of the ring of integers is the restriction of the
multiplicative group of the complex numbers to the integers. (Contributed
by AV, 15-Jun-2019.) $)
zringmpg $p |- ( ( mulGrp ` CCfld ) |`s ZZ ) = ( mulGrp ` ZZring ) $=
( ccnfld crg wcel cz cvv cmgp cfv cress co czring wceq cnring df-zring eqid
Expand Down
4 changes: 2 additions & 2 deletions set.mm
Original file line number Diff line number Diff line change
Expand Up @@ -268471,8 +268471,8 @@ According to Wikipedia ("Integer", 25-May-2019,
PJABCRSDTUA $.
$}

$( The multiplication group of the ring of integers is the restriction of the
multiplication group of the complex numbers to the integers. (Contributed
$( The multiplicative group of the ring of integers is the restriction of the
multiplicative group of the complex numbers to the integers. (Contributed
by AV, 15-Jun-2019.) $)
zringmpg $p |- ( ( mulGrp ` CCfld ) |`s ZZ ) = ( mulGrp ` ZZring ) $=
( ccnfld cdr wcel cz cvv cmgp cfv cress co czring wceq cndrng df-zring eqid
Expand Down

0 comments on commit bea539a

Please sign in to comment.