0

$\mathbb{R}^n$ is a n-dim Hilbert space with dot product as inner product. The topology induced by the inner product is what is used in real analysis.

I was wondering as what kind of topological vector space $\mathbb{C}^n$ is regarded, especially in complex analysis? Do you consider some inner product on it and therefore it may be a Hilbert space, or do you consider some norm on it and therefore it may be a Banach space?

Thanks and regards!

Tim
  • 47,382

1 Answers1

1

You will find the answer to your question for example in S. Krantz's review paper on several complex variables, which you can get from here. As he explains in the first pages, the standard inner product on $\mathbb{C}^n$ is $$\langle z,w \rangle = \sum_{k=1}^n z_k \bar{w_k},$$ and this gives the same topology as when identifying $\mathbb{C}^n$ with $\mathbb{R}^{2n}$ in the usual way.

Hans Lundmark
  • 53,395