Skip to content

Commit 01f454b

Browse files
committed
tiny change
1 parent 8be7ed3 commit 01f454b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

source/ch-invarianttheory.ptx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ in the open-source Computer Algebra System <url href="http://www2.macaulay2.com"
2424
<p>
2525
We finish the chapter with a selection of examples that illustrate the current capabilities of the InvariantRing package.
2626
You can run the provided code in your local installation of M2 or go to the online version and execute the code cells on your browser.
27-
Works well even on mobile devices!
27+
This works well even on mobile devices!
2828
</p>
2929
</introduction>
3030

@@ -71,8 +71,8 @@ x \\
7171
via its action on a finite dimensional vector space <m>V </m> over a field <m>K </m> of characteristics zero.
7272
In general, most of the results in this chapter hold in the non-modular case
7373
i.e., when the characteristics of the field does not divide the order of the group.
74-
However finite fields are not fully supported by the current version of the InvariantRing package
75-
and the development of such functionalities is an active area of development.
74+
As of now finite fields are not fully supported by the current version of the InvariantRing package
75+
and such functionalities is an active area of development.
7676
</p>
7777

7878
<p>
@@ -203,7 +203,7 @@ and we can check that <m>R_G(x+y)=x</m> is indeed invariant.
203203
<title>Hilbert Ideal</title>
204204
<p>
205205
To describe a more sophisticated approach to the search for minimal algebra generators for an invariant ring, we will actually need to consider an ideal instead!
206-
Note: for amy <m>\{ f_1,..., f_s\} \subseteq R</m>, the ideal generatd by <m>\{f_1,...f_s\}</m>
206+
Note: for any <m>\{ f_1,..., f_s\} \subseteq R</m>, the ideal generatd by <m>\{f_1,...f_s\}</m>
207207
and the subalgebra generated by <m>\{f_1,...f_s\}</m> over <m>\mathbb{K}</m> are very different objects.
208208
</p>
209209
<definition xml:id="def-">

0 commit comments

Comments
 (0)