Proving σmax(A-B) ≤ σmax(A) - σmin(B)

  • Thread starter Thread starter hayu601
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
hayu601
Messages
7
Reaction score
0
Is it true if I state:

σmax(A-B) <= σmax(A) - σmin(B) ?

I verify numerically that it is correct but how to prove it?
 
Physics news on Phys.org
If [itex]a\in A[/itex] then [itex]a\le max(A)[/itex]
If [itex]b\in B[/itex] then [itex]b\ge min(a)[/itex] so [itex]-b\ge -min(B)[/itex]

Adding, [itex]a-b\le max(A)- min(B)[/itex] for all a in A, b in B/