Difficulty with EASY equivalence statement

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
39 replies · 4K views
Truly I was not joking.
All of what I was trying to speak about was what you mentioned in your #22nd post.

Oxymoron said:
So we have to prove [itex]\langle Sx\,|\,x \rangle = \langle Tx\,|\,x \rangle \Rightarrow \langle Sx\,|\,y \rangle = \langle Tx\,|\,y \rangle[/itex].

[tex](\Rightarrow)[/tex]
Suppose [itex]\langle Sx\,|\,x \rangle = \langle Tx\,|\,x \rangle[/itex]. Then rearrangining gives [itex]\langle Sx\,|\,x \rangle - \langle Tx\,|\,x \rangle =0[/itex] which implies [itex]\langle (S-T)x\,|\,x \rangle = 0[/itex]. Now let [itex]x=y[/itex](?). Then [itex]\langle (S-T)x\,|\,y \rangle = 0[/itex]. and reverse the process to solve.

Is this what you mean?
Yes, here, your problem is All x,y in H, so x,y are arbitrary, you can replace x with y or vice versa (which also usually happens with some integral problems)
 
Physics news on Phys.org
So what you quoted is correct?
 
where do you think the mistake is ?
 
There's a mistake? Well, I am not so sure you can just let x=y. Thats the only thing that worries me
 
That idea is applied from integral calculations. Again, it is always possible since we are dealing with arbitrary *letters*. Proofs in Sets, Mappings etc also have a lot of similar cases.
 
Again before I go to bed, I would like to only say that I was not saying that x=y, but just *because they are arbitrary, so we can replace the x with y or y with x*.

I am sure you can also say <Sy|x>=<Ty|x> , because S=T;
 
I think you have the quantifiers wrong, Oxymoron, and that's the source of your problem:

[tex] \left( \forall x \in \mathcal{H}: Ax = 0 \right) \implies A = 0[/tex]

is the statement, and is trivial to prove. (What's the definition of equality for two operators?)
 
Two operators are equal if and only if they do the same thing to an arbitrary element. That is

[tex]S=T \quad \Leftrightarrow \quad Sx = Tx[/tex]
 
Ok, so using the same ideas I can prove [itex]S=T \Rightarrow \langle Sx\,|\,x \rangle = \langle Tx\,|\,x \rangle[/itex] like this:

Suppose [itex]S=T[/itex]. Then by the equality of operators we have [itex]Sx = Tx[/itex]. Then we have [itex]\langle Sx\,|\,x \rangle = \langle Tx\,|\,x \rangle[/itex] and we are done.

How does this look?
 
Last edited:
Yes, that looks like a good proof of that statement.

(But, as emieno was saying, you could skip the step saying that Sx=Tx)