Skip to content

Commit

Permalink
Change documentation of the function IsNthSyzygy
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyquiver committed Mar 18, 2024
1 parent e245c85 commit d643e35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/chapter_homological_algebra.xml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,8 @@ gap> N := RightModuleOverPathAlgebra(A,mat);;]]>
Arguments: <Arg>M</Arg> -- a path algebra module (<C>PathAlgebraMatModule</C>), <Arg>n</Arg> -- a positive integer.
<Br /></Description>
<Returns><C>true</C>, if the representation <Arg>M</Arg> is isomorphic
to a <Arg>n</Arg>-th syzygy of some module, and false otherwise.
to a direct summand of an <Arg>n</Arg>-th syzygy of some module
or is a projective module, and false otherwise.
</Returns>
</ManSection>

Expand Down

0 comments on commit d643e35

Please sign in to comment.