diff options
author | bryan newbold <bnewbold@snark.mit.edu> | 2009-02-01 08:34:55 -0500 |
---|---|---|
committer | bryan newbold <bnewbold@snark.mit.edu> | 2009-02-01 08:34:55 -0500 |
commit | 7ad3b8aef5ad4492e94d350c0ce32d89797b3cab (patch) | |
tree | 9a18754b8025daa381ad592a632f95532b3a129b /math/algebra | |
parent | 7218768aba3a43f1a62867f35f05cb85a30d7ed2 (diff) | |
download | knowledge-7ad3b8aef5ad4492e94d350c0ce32d89797b3cab.tar.gz knowledge-7ad3b8aef5ad4492e94d350c0ce32d89797b3cab.zip |
cleanup, fixed some math
Diffstat (limited to 'math/algebra')
-rw-r--r-- | math/algebra | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/algebra b/math/algebra index b337a2e..96197ff 100644 --- a/math/algebra +++ b/math/algebra @@ -5,6 +5,7 @@ Algebra .. note:: Most of the definitions and notation in the section are based on [rudin]_ or [meserve]_ .. list-table:: Closure of binary operators on given sets of numbers + * Operation - :latex:`$+$` - :latex:`$\times$` |