Field Proofs (just needs revision)

In summary, the conversation discussed three proofs involving the multiplicative inverse, cancellation law, and negative numbers in a field. The first two proofs demonstrated the uniqueness of the multiplicative inverse and cancellation law in a field, while the third proof showed that (-1)a is equal to -a. The conversation also included suggestions for improvements and a shorter approach for the second proof.
  • #1
JPanthon
20
0

Homework Statement



Thanks to everyone who has helped me so far - I'm very grateful.

(1) Prove that the multiplicative inverse in any field is unique
(2) Prove the cancellation law | ab = ac => b=c
(3) Prove (-1)a = -a

Homework Equations



The field axioms: http://mathworld.wolfram.com/FieldAxioms.html

The Attempt at a Solution



(#1)
Let: a is an element of a field
Let: b and c are multiplicative inverses of a, such that, (1) ab = 1, and (2) ac = 1

Proof.
Start with (1)

ab = 1
(ab)/b = (1/b)
a (b/b)= (1/b)
a 1 = (1/b)
a = (1/b)

(2)

ac = 1
(1/b)c = 1
b((1/b)c)) = b(1)
(b/b)c = b
1c = b
c = b

QED

(#2)

Let: a, b are elements of F

Let: z is the mutliplicative inverse of x

Proof.

ax = bx
z(ax) = z(bx)
z(xa) = z (xb)
(zx)a = (zx)b
1a = 1b
a = b

QED

(#3)
Let: a is in a field
Let: -1 is the additive inverse of 1

Proof.

(-1)a = (-1 + 0) a
(-1)a = (-1 + (-1 + 1)) a
(-1)a = -1a + (-1a + 1a)
(-1)a = -1a + (1(-a + a))
(-1)a = -1a + (-a + a)
(-1)a = 1(-a) + (-a + a)
(-1)a = -a + (-a + a)
(-1)a = -a + (a + (-a))
(-1)a = (-a + a) + (-a)
(-1)a = 0 + (-a)
(-1)a = -a

QED



Thank you very much!
Please be as critical as possible, I really want to learn.
This is for a first year algebra class.

J.Anthony
 
Physics news on Phys.org
  • #2
for your part 2, I thought you were trying to show b=c. so why do you show a=b?

For proof 1 (and any other) it's slicker to show the proof using this=this=this=this=conclusion than to have it set up as individual lines as you did. try starting with:
let: b and c are multiplicative inverses of a with e the identity.
b=b*e=b*(a*c)=...=c

Try doing two similarly starting with b= , the crucial step will be when you get a*b as part of a line and you replace it with a*c since it's part of your assumption, then decompose back to c.
 
  • #3
suppose ab = 1 and ac = 1.

since fields are commutative, ba = 1.

thus b = b1 = b(ac) = (ba)c = 1c = c.

see how much shorter this is?

2) is fine, but you should start with ab = ac,

instead of introducing some variable x. so it should read:

ab = ac
z(ab) = z(ac)
(za)b = (za)c
1b = 1c
b = c (this also saves one line, since you don't need to "switch factors").

3) isn't very good. in these lines:

(-1)a = -1a + (-1a + 1a)
(-1)a = -1a + (1(-a + a))

you assert that -1a = 1(-a), which is what you are trying to prove.


first we show that if x + x = x, x = 0.

x+x = x
(x+x) + -x = x + -x = 0
x + (x + -x) = 0
x + 0 = 0
x = 0.

next we show that 0a = 0:

0a = (0 + 0)a = 0a + 0a, so by the above, 0a = 0.

finally, the proof that (-1)a = -a:

(-1)a + a = (-1)a + 1a = (-1 + 1)a = 0a = 0. so
((-1)a + a) + -a = 0 + -a = -a
(-1)a + (a + -a) = -a
(-1)a + 0 = -a
(-1)a = -a.
 

Related to Field Proofs (just needs revision)

1. What is a field proof and why is it important?

A field proof is a physical demonstration or test of a scientific theory or concept in a real-world setting. It is important because it provides evidence and validation for the theory, allowing for further research and development in the field.

2. How are field proofs conducted?

Field proofs are typically conducted by designing controlled experiments or observations in a natural environment, and collecting data to analyze and support the theory being tested.

3. What are the limitations of field proofs?

Field proofs can be limited by external factors such as weather conditions or unexpected variables, which may affect the accuracy and reliability of the results. Additionally, field proofs may not always be feasible due to logistical or ethical constraints.

4. What is the difference between a field proof and a lab experiment?

The main difference between a field proof and a lab experiment is the setting in which they are conducted. Field proofs take place in a natural environment, while lab experiments are conducted in a controlled and artificial setting. This can greatly impact the accuracy and applicability of the results to real-world scenarios.

5. How are field proofs used in the scientific community?

Field proofs are used to support and validate scientific theories and concepts, and to generate new hypotheses for further research. They also play a crucial role in the development of practical applications and technologies based on scientific discoveries.

Similar threads

  • Calculus and Beyond Homework Help
Replies
1
Views
559
  • Calculus and Beyond Homework Help
Replies
2
Views
358
  • Calculus and Beyond Homework Help
Replies
1
Views
600
  • Calculus and Beyond Homework Help
Replies
3
Views
716
  • Calculus and Beyond Homework Help
Replies
1
Views
481
  • Calculus and Beyond Homework Help
Replies
3
Views
550
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
16
Views
4K
  • Calculus and Beyond Homework Help
Replies
2
Views
918
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
Back
Top