This post is about field, studied in last semester, Linear Algebra class.
Definition of field:
If nonempty set F satisfies following things, we call F is a field.
[about +]
1. There exist an operation + such that + is closed and well defined under set F
2. + is associative: (a+b)+c=a+(b+c) for all a,b,c in F
3. there exist 0 in F such that a+0=0+a=a for all a in F
(0 is additive identity of F)
4. For all a in F, there exist -a in F such that a+(-a)=(-a)+a=0
(-a is additive inverse of a)
5.+ is commutative: a+b=b+a for all a,b in F
[about ×]
6. There exist an operation × such that × is closed and well defined under set F
7. × is associative: (a×b)×c=a×(b×c) for all a,b,c in F
8. there exist 1 in F such that a×1=1×a=a for all a in F. 1 is not 0
(1 is multiplicative identity of F)
9. For all nonzero a in F, there exist a^-1 in F such that a+(a^-1)=(a^-1)+a=0
(a^-1 is additive inverse of a)
10.× is commutative: a×b=b×a for all a,b in F
11. × is distributive on the left and right : (a+b)×c=a×c+b×c . a×(b+c)=a×b+a×c for all a,b,c in F
N is not a filed since additive inverse does not exist for all element in F.
(for example, -1 is not in F)
Z is not a filed since multiplicative inverse does not exist for all element in F.
(for example, 1/2 is not in F)
Q is a field.
R is a field, too.
Z_2={0,1}is field and the smallest.
We can easily show that Z_2 is a field by showing Z_2 satisfies 1~11.
Z_2 is the smallest field since a field must have at least 2 elements; 0 and nonzero element 1.
The book which I studied last semester.
It is easy to understand and conciseness.
My professor who taught vector calculus recommended to read this book last year.
No comments:
Post a Comment