0

I'm trying to prove that $GF(2)$ with the XOR and AND operations is a field, but I do not know how to prove this creating an isomorphism and not proving all the properties for be a field.

Is it correct think this, building an isomorphism to $Z_2$ ?, How can I prove this statement more easily?

Thanks for your time and help.

1 Answers1

1

You do not need to "create an isomorphism". You verify that $GF(2)$ is a finite ring (this is almost obvious), which has no zero divisors. Then you can use a well-known fact - for a proof see this MSE-question, that every such finite integral domain is a field. Or you verify the field axioms directly, of course.

Dietrich Burde
  • 130,978