timkuc
- 7
- 0
Why do we need fields (Why do we define fields?)for linear algebra?
The discussion revolves around the necessity of fields in linear algebra, exploring whether linear algebra can be formulated without the concept of fields and the implications of using different fields such as real numbers, complex numbers, and finite fields.
Participants express differing views on the necessity of fields in linear algebra, with no consensus reached on whether fields are required or merely beneficial for abstraction and generalization.
Some statements made regarding matrix multiplication and commutativity are challenged, indicating potential misunderstandings or oversights in the discussion.
timkuc said:Why do we need fields (Why do we define fields?)for linear algebra?
jedishrfu said:and matrix multiplication is anti-commutative.
micromass said:I don't think you meant to say this. See http://en.wikipedia.org/wiki/Anticommutative
That happened to me long ago. Although, for some reason, my friends don't see it that way!jedishrfu said:I guess I'm getting too smart for my own good.
HallsofIvy said:That happened to me long ago. Although, for some reason, my friends don't see it that way!
jedishrfu said:if A and B are two matrices then AB =/= BA unless one is the identity matrix.
micromass said:Sorry to bother you again, but I think this statement is also not accurate. Surely it is possible for two matrices to commute even if both are not the identity?
jedishrfu said:Yes, my mistake its just not commutative ie if A and B are two matrices then AB =/= BA unless one is the identity matrix.
I guess I'm getting too smart for my own good.
In practical applications however, we will always make the field concrete and choose to work in R, C or something else.