Lukas' Notes

Complex Vector Space

Mar 23, 20261 min read

linear-algebra

Definition

Complex Vector Space

A complex vector space is a vector space whose underlying field of scalars is the field of complex numbers C. Equivalently, it is a set V with vector addition and scalar multiplication

C×V→V

satisfying the usual axioms of a vector space.

Example: The space

Cn={(z1​,…,zn​)∣zi​∈C}

is a complex vector space with componentwise addition and scalar multiplication.


Graph View

Backlinks

  • Complex Inner Product Space

Created with Quartz v4.4.0 © 2026

  • GitHub