diff options
author | Eduardo Julian | 2019-06-25 22:14:07 -0400 |
---|---|---|
committer | Eduardo Julian | 2019-06-25 22:14:07 -0400 |
commit | 8a65c2faa8b0f038e93536af27940c359eb1d3fd (patch) | |
tree | a72a97a998b1d4dff26fd6b10a444e9c3bf01512 /documentation/research | |
parent | 7dd8c1778c23121fddc1707f21df95194ed9a550 (diff) |
WIP: Label resolution support for JVM instructions.
Diffstat (limited to 'documentation/research')
-rw-r--r-- | documentation/research/math.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/research/math.md b/documentation/research/math.md index 2eec12c31..9c640cfc4 100644 --- a/documentation/research/math.md +++ b/documentation/research/math.md @@ -143,6 +143,7 @@ # Abstract Algebra +1. [A Brief Guide to A Few Algebraic Structures](https://argumatronic.com//posts/2019-06-21-algebra-cheatsheet.html) 1. [DUALITY FOR GROUPS](https://projecteuclid.org/download/pdf_1/euclid.bams/1183515045) 1. https://gowers.wordpress.com/2011/11/20/normal-subgroups-and-quotient-groups/ 1. [Abstract Algebra: Theory and Applications](http://abstract.ups.edu/) |