Can A>B Be Determined by A-B>0 for Matrices?

  • Context: Graduate 
  • Thread starter Thread starter matqkks
  • Start date Start date
  • Tags Tags
    Matrices
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
matqkks
Messages
283
Reaction score
6
Can we compare matrices?
If A-B>0 is positive definite, can we say A>B?
 
Physics news on Phys.org
matqkks said:
Can we compare matrices?
If A-B>0 is positive definite, can we say A>B?
Yes, this is valid notation. This definition of ##>## gives us a strict partial ordering on the set of ##N\times N## matrices. Similarly, you can define ##A \geq B## if ##A - B## is positive semidefinite.

Note that if ##A > B## and ##B > C##, then ##A - B## and ##B - C## are positive definite, and ##A - C = (A - B) + (B - C)##. As the sum of two positive definite matrices is positive definite, this shows that the transitivity axiom of (partial or strict) ordering is satisfied. The other axioms are even easier to check.