diff options
Diffstat (limited to 'math/algebra')
-rw-r--r-- | math/algebra | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/math/algebra b/math/algebra index 96197ff..d43a59a 100644 --- a/math/algebra +++ b/math/algebra @@ -6,42 +6,42 @@ Algebra .. list-table:: Closure of binary operators on given sets of numbers - * Operation + * - Operation - :latex:`$+$` - :latex:`$\times$` - :latex:`$-$` - :latex:`$\divide$` - :latex:`$^$` - :latex:`$\sqrt{\text{ }}$` - * Positive Integers + * - Positive Integers - Y - Y - N - N - Y - N - * Positive rationals + * - Positive rationals - Y - Y - N - Y - Y - N - * Rationals (and zero) + * - Rationals (and zero) - Y - Y - Y - Y - Y - N - * Reals wrt positive integers + * - Reals wrt positive integers - Y - Y - Y - Y - Y - Y - * Complex numbers + * - Complex numbers - Y - Y - Y |