Finite Field Subtraction {0, 1, x, y} [closed]
up vote
0
down vote
favorite
In a finite field {$0, 1, x, y$} how does subtraction work? Let's say I want to do $y-y$ what does this equal?
finite-fields
closed as off-topic by user302797, user10354138, Alexander Gruber♦ Dec 4 at 3:26
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." – user302797, user10354138, Alexander Gruber
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
0
down vote
favorite
In a finite field {$0, 1, x, y$} how does subtraction work? Let's say I want to do $y-y$ what does this equal?
finite-fields
closed as off-topic by user302797, user10354138, Alexander Gruber♦ Dec 4 at 3:26
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." – user302797, user10354138, Alexander Gruber
If this question can be reworded to fit the rules in the help center, please edit the question.
1
If there is justice, then $y - y = 0$.
– T. Bongers
Dec 4 at 0:27
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
In a finite field {$0, 1, x, y$} how does subtraction work? Let's say I want to do $y-y$ what does this equal?
finite-fields
In a finite field {$0, 1, x, y$} how does subtraction work? Let's say I want to do $y-y$ what does this equal?
finite-fields
finite-fields
asked Dec 4 at 0:23
Emma Pascoe
1
1
closed as off-topic by user302797, user10354138, Alexander Gruber♦ Dec 4 at 3:26
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." – user302797, user10354138, Alexander Gruber
If this question can be reworded to fit the rules in the help center, please edit the question.
closed as off-topic by user302797, user10354138, Alexander Gruber♦ Dec 4 at 3:26
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please improve the question by providing additional context, which ideally includes your thoughts on the problem and any attempts you have made to solve it. This information helps others identify where you have difficulties and helps them write answers appropriate to your experience level." – user302797, user10354138, Alexander Gruber
If this question can be reworded to fit the rules in the help center, please edit the question.
1
If there is justice, then $y - y = 0$.
– T. Bongers
Dec 4 at 0:27
add a comment |
1
If there is justice, then $y - y = 0$.
– T. Bongers
Dec 4 at 0:27
1
1
If there is justice, then $y - y = 0$.
– T. Bongers
Dec 4 at 0:27
If there is justice, then $y - y = 0$.
– T. Bongers
Dec 4 at 0:27
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
Subtraction is defined as a sort of "inverse" of addition, that is, $a - b$ is really shorthand for $a + (-b)$. In this case, $y - y = y + (-y) = 0$. This holds in all rings (at least, under the definitions I'm familiar with).
1
Furthermore, because the field has characteristic 2, $-alpha = alpha$ for each $alpha$ in the field. So for example, $x-y = x + (-y) = x + y = 1$.
– Daniel Schepler
Dec 4 at 0:32
what about just $-x$ or $-y$?
– Emma Pascoe
Dec 4 at 1:05
@Emma In a field of four elements we have $1+1=0$. Multiplying this by $a$ says that $a+a=(1+1)a=0a=0$. Subtracting $a$ from this gives $$-a=0-a=(a+a)-a=a.$$ This holds for all the elements $a$ of the field.
– Jyrki Lahtonen
Dec 4 at 4:39
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
Subtraction is defined as a sort of "inverse" of addition, that is, $a - b$ is really shorthand for $a + (-b)$. In this case, $y - y = y + (-y) = 0$. This holds in all rings (at least, under the definitions I'm familiar with).
1
Furthermore, because the field has characteristic 2, $-alpha = alpha$ for each $alpha$ in the field. So for example, $x-y = x + (-y) = x + y = 1$.
– Daniel Schepler
Dec 4 at 0:32
what about just $-x$ or $-y$?
– Emma Pascoe
Dec 4 at 1:05
@Emma In a field of four elements we have $1+1=0$. Multiplying this by $a$ says that $a+a=(1+1)a=0a=0$. Subtracting $a$ from this gives $$-a=0-a=(a+a)-a=a.$$ This holds for all the elements $a$ of the field.
– Jyrki Lahtonen
Dec 4 at 4:39
add a comment |
up vote
1
down vote
Subtraction is defined as a sort of "inverse" of addition, that is, $a - b$ is really shorthand for $a + (-b)$. In this case, $y - y = y + (-y) = 0$. This holds in all rings (at least, under the definitions I'm familiar with).
1
Furthermore, because the field has characteristic 2, $-alpha = alpha$ for each $alpha$ in the field. So for example, $x-y = x + (-y) = x + y = 1$.
– Daniel Schepler
Dec 4 at 0:32
what about just $-x$ or $-y$?
– Emma Pascoe
Dec 4 at 1:05
@Emma In a field of four elements we have $1+1=0$. Multiplying this by $a$ says that $a+a=(1+1)a=0a=0$. Subtracting $a$ from this gives $$-a=0-a=(a+a)-a=a.$$ This holds for all the elements $a$ of the field.
– Jyrki Lahtonen
Dec 4 at 4:39
add a comment |
up vote
1
down vote
up vote
1
down vote
Subtraction is defined as a sort of "inverse" of addition, that is, $a - b$ is really shorthand for $a + (-b)$. In this case, $y - y = y + (-y) = 0$. This holds in all rings (at least, under the definitions I'm familiar with).
Subtraction is defined as a sort of "inverse" of addition, that is, $a - b$ is really shorthand for $a + (-b)$. In this case, $y - y = y + (-y) = 0$. This holds in all rings (at least, under the definitions I'm familiar with).
answered Dec 4 at 0:29
platty
3,205319
3,205319
1
Furthermore, because the field has characteristic 2, $-alpha = alpha$ for each $alpha$ in the field. So for example, $x-y = x + (-y) = x + y = 1$.
– Daniel Schepler
Dec 4 at 0:32
what about just $-x$ or $-y$?
– Emma Pascoe
Dec 4 at 1:05
@Emma In a field of four elements we have $1+1=0$. Multiplying this by $a$ says that $a+a=(1+1)a=0a=0$. Subtracting $a$ from this gives $$-a=0-a=(a+a)-a=a.$$ This holds for all the elements $a$ of the field.
– Jyrki Lahtonen
Dec 4 at 4:39
add a comment |
1
Furthermore, because the field has characteristic 2, $-alpha = alpha$ for each $alpha$ in the field. So for example, $x-y = x + (-y) = x + y = 1$.
– Daniel Schepler
Dec 4 at 0:32
what about just $-x$ or $-y$?
– Emma Pascoe
Dec 4 at 1:05
@Emma In a field of four elements we have $1+1=0$. Multiplying this by $a$ says that $a+a=(1+1)a=0a=0$. Subtracting $a$ from this gives $$-a=0-a=(a+a)-a=a.$$ This holds for all the elements $a$ of the field.
– Jyrki Lahtonen
Dec 4 at 4:39
1
1
Furthermore, because the field has characteristic 2, $-alpha = alpha$ for each $alpha$ in the field. So for example, $x-y = x + (-y) = x + y = 1$.
– Daniel Schepler
Dec 4 at 0:32
Furthermore, because the field has characteristic 2, $-alpha = alpha$ for each $alpha$ in the field. So for example, $x-y = x + (-y) = x + y = 1$.
– Daniel Schepler
Dec 4 at 0:32
what about just $-x$ or $-y$?
– Emma Pascoe
Dec 4 at 1:05
what about just $-x$ or $-y$?
– Emma Pascoe
Dec 4 at 1:05
@Emma In a field of four elements we have $1+1=0$. Multiplying this by $a$ says that $a+a=(1+1)a=0a=0$. Subtracting $a$ from this gives $$-a=0-a=(a+a)-a=a.$$ This holds for all the elements $a$ of the field.
– Jyrki Lahtonen
Dec 4 at 4:39
@Emma In a field of four elements we have $1+1=0$. Multiplying this by $a$ says that $a+a=(1+1)a=0a=0$. Subtracting $a$ from this gives $$-a=0-a=(a+a)-a=a.$$ This holds for all the elements $a$ of the field.
– Jyrki Lahtonen
Dec 4 at 4:39
add a comment |
1
If there is justice, then $y - y = 0$.
– T. Bongers
Dec 4 at 0:27