Proving a fact about inner product spaces

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
9 replies · 2K views
Mr Davis 97
Messages
1,461
Reaction score
44

Homework Statement


Let ##V## be a vector space equipped with an inner product ##\langle \cdot, \cdot \rangle##. If ##\langle x,y \rangle = \langle x, z\rangle## for all ##x \in V##, then ##y=z##.

Homework Equations

The Attempt at a Solution


Here is my attempt. ##\langle x,y \rangle = \langle x, z\rangle## means that ##\langle x,y \rangle - \langle x, z\rangle = 0##, and so ##\langle x, y - z\rangle = 0##. This is as far as I've gotten. I don't see how to deduce that ##y - z = 0##.
 
Physics news on Phys.org
Mr Davis 97 said:

Homework Statement


Let ##V## be a vector space equipped with an inner product ##\langle \cdot, \cdot \rangle##. If ##\langle x,y \rangle = \langle x, z\rangle## for all ##x \in V##, then ##y=z##.

Homework Equations

The Attempt at a Solution


Here is my attempt. ##\langle x,y \rangle = \langle x, z\rangle## means that ##\langle x,y \rangle - \langle x, z\rangle = 0##, and so ##\langle x, y - z\rangle = 0##. This is as far as I've gotten. I don't see how to deduce that ##y - z = 0##.
It's hidden in the term "inner product". In the sense used here, it is non-degenerated, which means exactly this: ##\langle x,y \rangle=0 \; \forall \; x \in V \Longrightarrow y=0##. This is true for the usual dot product like in real vector spaces. It is not automatically true for an arbitrary bilinear form. So in concrete cases, one has to check the properties of the "inner product" used.
 
fresh_42 said:
It's hidden in the term "inner product". In the sense used here, it is non-degenerated, which means exactly this: ##\langle x,y \rangle=0 \; \forall \; x \in V \Longrightarrow y=0##. This is true for the usual dot product like in real vector spaces. It is not automatically true for an arbitrary bilinear form. So in concrete cases, one has to check the properties of the "inner product" used.
So are you saying that ##\langle x,y \rangle=0 \; \forall \; x \in V \Longrightarrow y=0## is a property of inner product spaces in general?
 
Mr Davis 97 said:
So are you saying that ##\langle x,y \rangle=0 \; \forall \; x \in V \Longrightarrow y=0## is a property of inner product spaces in general?
No, I'm not saying this, because I'm used to deal with bilinear forms, that do not obey this rule and I don't see why they shouldn't be called inner product, too. So I am saying: look at your definition. This is even more important in the complex case, in which the product isn't symmetric anymore. (See https://en.wikipedia.org/wiki/Inner_product_space#Alternative_definitions.2C_notations_and_remarks.)

The convention however is, that inner products have to be positive definite, that is ##\langle x,y \rangle \geq 0## and ##\langle x,x \rangle=0 \Longleftrightarrow x=0##. With this convention we get in your case ##\forall_{x}\; \langle x,y-z \rangle=0 \Longrightarrow \langle y-z,y-z \rangle=0 \Longrightarrow y-z=0##.
 
  • Like
Likes   Reactions: Mr Davis 97
fresh_42 said:
No, I'm not saying this, because I'm used to deal with bilinear forms, that do not obey this rule and I don't see why they shouldn't be called inner product, too. So I am saying: look at your definition. This is even more important in the complex case, in which the product isn't symmetric anymore. (See https://en.wikipedia.org/wiki/Inner_product_space#Alternative_definitions.2C_notations_and_remarks.)

The convention however is, that inner products have to be positive definite, that is ##\langle x,y \rangle \geq 0## and ##\langle x,x \rangle=0 \Longleftrightarrow x=0##. With this convention we get in your case ##\forall_{x}\; \langle x,y-z \rangle=0 \Longrightarrow \langle y-z,y-z \rangle=0 \Longrightarrow y-z=0##.
Could you explain the implication ##\forall_{x}\; \langle x,y-z \rangle=0 \Longrightarrow \langle y-z,y-z \rangle=0##?
 
Mr Davis 97 said:
Could you explain the implication ##\forall_{x}\; \langle x,y-z \rangle=0 \Longrightarrow \langle y-z,y-z \rangle=0##?
Yes.
Mr Davis 97 said:
If ##\langle x,y \rangle = \langle x, z\rangle## for all ##x\in V##
Mr Davis 97 said:
... so ##\langle x, y - z\rangle = 0##.
... still for all ##x\in V##, so especially for ##x:=y-z##.
 
  • Like
Likes   Reactions: nuuskur and Mr Davis 97
As fresh_42 said, it holds for all ## x## including ## x:=y-z##. There is an axiom of scalar product, that gives you the answer of what ##y-z## can be if its length is zero.
 
fresh_42 said:
No, I'm not saying this, because I'm used to deal with bilinear forms, that do not obey this rule and I don't see why they shouldn't be called inner product, too. So I am saying: look at your definition. This is even more important in the complex case, in which the product isn't symmetric anymore. (See https://en.wikipedia.org/wiki/Inner_product_space#Alternative_definitions.2C_notations_and_remarks.)

The convention however is, that inner products have to be positive definite, that is ##\langle x,y \rangle \geq 0## and ##\langle x,x \rangle=0 \Longleftrightarrow x=0##. With this convention we get in your case ##\forall_{x}\; \langle x,y-z \rangle=0 \Longrightarrow \langle y-z,y-z \rangle=0 \Longrightarrow y-z=0##.

Don't you mean ##<x,x> \geq 0##?