Skip to content

Commit

Permalink
Update src/sage/homology/homology_vector_space_with_basis.py
Browse files Browse the repository at this point in the history
Co-authored-by: Travis Scrimshaw <[email protected]>
  • Loading branch information
jhpalmieri and tscrim authored Sep 23, 2023
1 parent a1954a0 commit 7e7f76b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/sage/homology/homology_vector_space_with_basis.py
Original file line number Diff line number Diff line change
Expand Up @@ -1279,6 +1279,8 @@ def steenrod_module_map(self, deg_domain, deg_codomain, side='left'):
- ``side`` default ``'left'``) -- whether we are computing
the action as a left module action or a right module
We will write this with respect to the left action;
for the right action, just switch all of the the tensors.
Writing `m` for ``deg_domain`` and `n` for ``deg_codomain``, this
returns `A^{n-m} \otimes H^{m} \to H^{n}`, one single
component of the map making `H` into an `A`-module.
Expand Down

0 comments on commit 7e7f76b

Please sign in to comment.